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

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-affix {
  position: fixed;
  z-index: 10;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-alert {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  padding: 10px 15px 10px 37px;
  border-radius: 2px;
}
.yg-alert.yg-alert-no-icon {
  padding: 8px 10px;
}
.yg-alert.yg-alert-closable {
  padding-right: 30px;
}
.yg-alert-icon {
  position: absolute;
  top: 13px ;
  left: 16px;
}
.yg-alert-description {
  display: none;
  font-size: 12px;
  line-height: 22px;
  color: #666;
}
.yg-alert-success {
  background-color: #b8e986;
  border: 1px solid #b8e986;
}
.yg-alert-success .yg-alert-icon {
  color: #228b22;
}
.yg-alert-info {
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
.yg-alert-info .yg-alert-icon {
  color: #00a1ff;
}
.yg-alert-warning {
  background-color: #fff9a9;
  border: 1px solid #fff9a9;
  border-radius: 4px;
}
.yg-alert-warning .yg-alert-icon {
  color: #ffa812;
}
.yg-alert-error {
  background-color: #ff6961;
  border: 1px solid #ff6961;
}
.yg-alert-error .yg-alert-icon {
  color: #e2062c;
}
.yg-alert-error .yg-alert-message {
  color: #fff;
}
.yg-alert-error .yg-alert-description {
  color: #fff;
}
.yg-alert-close-icon {
  position: absolute;
  top: 6px;
  right: 16px;
  overflow: hidden;
  font-size: 12px;
  line-height: 22px;
  cursor: pointer;
}
.yg-alert-close-icon .anticon-close {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.yg-alert-close-icon .anticon-close:hover {
  color: rgba(0, 0, 0, 0.75);
}
.yg-alert-close-text {
  position: absolute;
  right: 16px;
}
.yg-alert-with-description {
  position: relative;
  padding: 15px 15px 15px 64px;
  color: #333;
  line-height: 28px;
  border-radius: 2px;
}
.yg-alert-error.yg-alert-with-description .yg-alert-message {
  color: #fff;
}
.yg-alert-with-description.yg-alert-no-icon {
  padding: 10px;
}
.yg-alert-with-description .yg-alert-icon {
  position: absolute;
  top: 17px;
  left: 24px;
  font-size: 24px;
}
.yg-alert-with-description .yg-alert-close-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 12px;
  cursor: pointer;
}
.yg-alert-with-description .yg-alert-message {
  display: block;
  margin-bottom: 4px;
  color: #333;
  font-size: 14px;
}
.yg-alert-with-description .yg-alert-description {
  display: block;
}
.yg-alert.yg-alert-close {
  height: 0;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.yg-alert-slide-up-leave {
  -webkit-animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.yg-alert-banner {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
@-webkit-keyframes antAlertSlideUpIn {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antAlertSlideUpIn {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antAlertSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antAlertSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-anchor {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  padding-left: 2px;
}
.yg-anchor-wrapper {
  margin-left: -4px;
  padding-left: 4px;
  overflow: auto;
  background-color: #fff;
}
.yg-anchor-ink {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.yg-anchor-ink::before {
  position: relative;
  display: block;
  width: 2px;
  height: 100%;
  margin: 0 auto;
  background-color: #ccc;
  content: ' ';
}
.yg-anchor-ink-ball {
  position: absolute;
  left: 50%;
  display: none;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 2px solid #00a1ff;
  border-radius: 8px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}
.yg-anchor-ink-ball.visible {
  display: inline-block;
}
.yg-anchor.fixed .yg-anchor-ink .yg-anchor-ink-ball {
  display: none;
}
.yg-anchor-link {
  padding: 7px 0 7px 16px;
  line-height: 1.143;
}
.yg-anchor-link-title {
  position: relative;
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-anchor-link-title:only-child {
  margin-bottom: 0;
}
.yg-anchor-link-active > .yg-anchor-link-title {
  color: #00a1ff;
}
.yg-anchor-link .yg-anchor-link {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-select-auto-complete {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
}
.yg-select-auto-complete.yg-select .yg-select-selection {
  border: 0;
  box-shadow: none;
}
.yg-select-auto-complete.yg-select .yg-select-selection__rendered {
  height: 100%;
  margin-right: 0;
  margin-left: 0;
  line-height: 28px;
}
.yg-select-auto-complete.yg-select .yg-select-selection__placeholder {
  margin-right: 11px;
  margin-left: 11px;
}
.yg-select-auto-complete.yg-select .yg-select-selection--single {
  height: auto;
}
.yg-select-auto-complete.yg-select .yg-select-search--inline {
  position: static;
  float: left;
}
.yg-select-auto-complete.yg-select-allow-clear .yg-select-selection:hover .yg-select-selection__rendered {
  margin-right: 0;
}
.yg-select-auto-complete.yg-select .yg-input {
  height: 28px;
  line-height: 28px;
  background: transparent;
  border-width: 1px;
}
.yg-select-auto-complete.yg-select .yg-input:focus,
.yg-select-auto-complete.yg-select .yg-input:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-select-auto-complete.yg-select .yg-input[disabled] {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
  background-color: transparent;
}
.yg-select-auto-complete.yg-select .yg-input[disabled]:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-select-auto-complete.yg-select-lg .yg-select-selection__rendered {
  line-height: 38px;
}
.yg-select-auto-complete.yg-select-lg .yg-input {
  height: 38px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.yg-select-auto-complete.yg-select-sm .yg-select-selection__rendered {
  line-height: 22px;
}
.yg-select-auto-complete.yg-select-sm .yg-input {
  height: 22px;
  padding-top: 0px;
  padding-bottom: 0px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-select {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline-block;
  outline: 0;
}
.yg-select ul,
.yg-select ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.yg-select > ul > li > a {
  padding: 0;
  background-color: #fff;
}
.yg-select-arrow {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 9px;
  margin-top: -6px;
  color: rgba(51, 51, 51, 0.25);
  font-size: 12px;
  line-height: 1;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.yg-select-arrow > * {
  line-height: 1;
}
.yg-select-arrow svg {
  display: inline-block;
}
.yg-select-arrow::before {
  display: none;
}
.yg-select-arrow .yg-select-arrow-icon {
  display: block;
}
.yg-select-arrow .yg-select-arrow-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.yg-select-selection {
  display: block;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-width: 1px;
  border-radius: 2px;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-select-selection:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-select-focused .yg-select-selection,
.yg-select-selection:focus,
.yg-select-selection:active {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-select-selection__clear {
  position: absolute;
  top: 50%;
  right: 9px;
  z-index: 1;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(51, 51, 51, 0.25);
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  text-align: center;
  text-transform: none;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: color 0.3s ease, opacity 0.15s ease;
  transition: color 0.3s ease, opacity 0.15s ease;
  text-rendering: auto;
}
.yg-select-selection__clear::before {
  display: block;
}
.yg-select-selection__clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.yg-select-selection:hover .yg-select-selection__clear {
  opacity: 1;
}
.yg-select-selection-selected-value {
  float: left;
  max-width: 100%;
  padding-right: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yg-select-no-arrow .yg-select-selection-selected-value {
  padding-right: 0;
}
.yg-select-disabled {
  color: rgba(51, 51, 51, 0.25);
}
.yg-select-disabled .yg-select-selection {
  background: #f5f5f5;
  cursor: not-allowed;
}
.yg-select-disabled .yg-select-selection:hover,
.yg-select-disabled .yg-select-selection:focus,
.yg-select-disabled .yg-select-selection:active {
  border-color: #ccc;
  box-shadow: none;
}
.yg-select-disabled .yg-select-selection__clear {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
.yg-select-disabled .yg-select-selection--multiple .yg-select-selection__choice {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.33);
  background: #f5f5f5;
}
.yg-select-disabled .yg-select-selection--multiple .yg-select-selection__choice__remove {
  display: none;
}
.yg-select-selection--single {
  position: relative;
  height: 30px;
  cursor: pointer;
}
.yg-select-selection__rendered {
  position: relative;
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  height: 28px;
  line-height: 28px;
}
.yg-select-selection__rendered::after {
  display: inline-block;
  width: 0;
  visibility: hidden;
  pointer-events: none;
  content: '.';
}
.yg-select-lg {
  font-size: 14px;
}
.yg-select-lg .yg-select-selection--single {
  height: 38px;
}
.yg-select-lg .yg-select-selection__rendered {
  line-height: 36px;
}
.yg-select-lg .yg-select-selection--multiple {
  min-height: 38px;
}
.yg-select-lg .yg-select-selection--multiple .yg-select-selection__rendered li {
  height: 30px;
  line-height: 30px;
}
.yg-select-lg .yg-select-selection--multiple .yg-select-selection__clear,
.yg-select-lg .yg-select-selection--multiple .yg-select-arrow {
  top: 19px;
}
.yg-select-sm .yg-select-selection--single {
  height: 22px;
}
.yg-select-sm .yg-select-selection__rendered {
  margin: 0 7px;
  line-height: 20px;
}
.yg-select-sm .yg-select-selection--multiple {
  min-height: 22px;
}
.yg-select-sm .yg-select-selection--multiple .yg-select-selection__rendered li {
  height: 14px;
  line-height: 12px;
}
.yg-select-sm .yg-select-selection--multiple .yg-select-selection__clear,
.yg-select-sm .yg-select-selection--multiple .yg-select-arrow {
  top: 11px;
}
.yg-select-sm .yg-select-selection__clear,
.yg-select-sm .yg-select-arrow {
  right: 8px;
}
.yg-select-disabled .yg-select-selection__choice__remove {
  color: rgba(51, 51, 51, 0.25);
  cursor: default;
}
.yg-select-disabled .yg-select-selection__choice__remove:hover {
  color: rgba(51, 51, 51, 0.25);
}
.yg-select-search__field__wrap {
  position: relative;
  display: inline-block;
}
.yg-select-selection__placeholder,
.yg-select-search__field__placeholder {
  position: absolute;
  top: 50%;
  right: 9px;
  left: 0;
  max-width: 100%;
  height: 20px;
  margin-top: -10px;
  overflow: hidden;
  color: #ccc;
  line-height: 20px;
  white-space: nowrap;
  text-align: left;
  text-overflow: ellipsis;
}
.yg-select-search__field__placeholder {
  left: 10px;
}
.yg-select-search__field__mirror {
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  opacity: 0;
  pointer-events: none;
}
.yg-select-search--inline {
  position: absolute;
  width: 100%;
  height: 100%;
}
.yg-select-search--inline .yg-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.yg-select-search--inline .yg-select-search__field {
  width: 100%;
  height: 100%;
  font-size: 100%;
  line-height: 1;
  background: transparent;
  border-width: 0;
  border-radius: 2px;
  outline: 0;
}
.yg-select-search--inline > i {
  float: right;
}
.yg-select-selection--multiple {
  min-height: 30px;
  padding-bottom: 3px;
  cursor: text;
  zoom: 1;
}
.yg-select-selection--multiple::before,
.yg-select-selection--multiple::after {
  content: '';
  display: table;
}
.yg-select-selection--multiple::after {
  clear: both;
}
.yg-select-selection--multiple .yg-select-search--inline {
  position: static;
  float: left;
  width: auto;
  max-width: 100%;
  padding: 0;
}
.yg-select-selection--multiple .yg-select-search--inline .yg-select-search__field {
  width: 0.75em;
  max-width: 100%;
}
.yg-select-selection--multiple .yg-select-selection__rendered {
  height: auto;
  margin-bottom: -3px;
  margin-left: 5px;
  margin-right: 5px;
}
.yg-select-selection--multiple .yg-select-selection__placeholder {
  margin-left: 6px;
}
.yg-select-selection--multiple > ul > li,
.yg-select-selection--multiple .yg-select-selection__rendered > ul > li {
  height: 22px;
  margin-top: 3px;
  line-height: 22px;
}
.yg-select-selection--multiple .yg-select-selection__choice {
  position: relative;
  float: left;
  max-width: 99%;
  margin-right: 4px;
  padding: 0 20px 0 5px;
  overflow: hidden;
  color: #333;
  background-color: #E1EDFF;
  border-radius: 2px;
  cursor: default;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-select-selection--multiple .yg-select-selection__choice__disabled {
  padding: 0 10px;
}
.yg-select-selection--multiple .yg-select-selection__choice__content {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-select-selection--multiple .yg-select-selection__choice__remove {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: inherit;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
.yg-select-selection--multiple .yg-select-selection__choice__remove > * {
  line-height: 1;
}
.yg-select-selection--multiple .yg-select-selection__choice__remove svg {
  display: inline-block;
}
.yg-select-selection--multiple .yg-select-selection__choice__remove::before {
  display: none;
}
.yg-select-selection--multiple .yg-select-selection__choice__remove .yg-select-selection--multiple .yg-select-selection__choice__remove-icon {
  display: block;
}
:root .yg-select-selection--multiple .yg-select-selection__choice__remove {
  font-size: 12px;
}
.yg-select-selection--multiple .yg-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.75);
}
.yg-select-selection--multiple .yg-select-selection__clear,
.yg-select-selection--multiple .yg-select-arrow {
  top: 15px;
}
.yg-select-allow-clear .yg-select-selection--single .yg-select-selection-selected-value {
  padding-right: 16px;
}
.yg-select-allow-clear .yg-select-selection--multiple .yg-select-selection__rendered,
.yg-select-show-arrow .yg-select-selection--multiple .yg-select-selection__rendered {
  margin-right: 20px;
}
.yg-select-open .yg-select-arrow-icon svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.yg-select-open .yg-select-selection {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-select-combobox .yg-select-arrow {
  display: none;
}
.yg-select-combobox .yg-select-search--inline {
  float: none;
  width: 100%;
  height: 100%;
}
.yg-select-combobox .yg-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.yg-select-combobox .yg-select-search__field {
  position: relative;
  z-index: 1;
  height: 100%;
  box-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0s;
}
.yg-select-combobox.yg-select-allow-clear .yg-select-selection:hover .yg-select-selection__rendered,
.yg-select-combobox.yg-select-show-arrow .yg-select-selection:hover .yg-select-selection__rendered {
  margin-right: 20px;
}
.yg-select-dropdown {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  list-style: none;
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  box-sizing: border-box;
  font-size: 12px;
  font-variant: initial;
  background-color: #fff;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.yg-select-dropdown.slide-up-enter.slide-up-enter-active.yg-select-dropdown-placement-bottomLeft,
.yg-select-dropdown.slide-up-appear.slide-up-appear-active.yg-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.yg-select-dropdown.slide-up-enter.slide-up-enter-active.yg-select-dropdown-placement-topLeft,
.yg-select-dropdown.slide-up-appear.slide-up-appear-active.yg-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.yg-select-dropdown.slide-up-leave.slide-up-leave-active.yg-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.yg-select-dropdown.slide-up-leave.slide-up-leave-active.yg-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.yg-select-dropdown-hidden {
  display: none;
}
.yg-select-dropdown-menu {
  max-height: 250px;
  margin-bottom: 0;
  padding-left: 0;
  overflow: auto;
  list-style: none;
  outline: none;
}
.yg-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.yg-select-dropdown-menu-item-group-list > .yg-select-dropdown-menu-item {
  padding-left: 20px;
}
.yg-select-dropdown-menu-item-group-title {
  height: 32px;
  padding: 0 10px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 32px;
}
.yg-select-dropdown-menu-item-group-list .yg-select-dropdown-menu-item:first-child:not(:last-child),
.yg-select-dropdown-menu-item-group:not(:last-child) .yg-select-dropdown-menu-item-group-list .yg-select-dropdown-menu-item:last-child {
  border-radius: 0;
}
.yg-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 0px 10px;
  overflow: hidden;
  color: #333;
  font-weight: normal;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.yg-select-dropdown-menu-item:hover {
  background-color: #e1edff;
}
.yg-select-dropdown-menu-item:first-child {
  border-radius: 2px 2px 0 0;
}
.yg-select-dropdown-menu-item:last-child {
  border-radius: 0 0 2px 2px;
}
.yg-select-dropdown-menu-item-disabled {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}
.yg-select-dropdown-menu-item-disabled:hover {
  color: rgba(51, 51, 51, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.yg-select-dropdown-menu-item-selected,
.yg-select-dropdown-menu-item-selected:hover {
  color: #333;
  font-weight: 600;
  background-color: #fafafa;
}
.yg-select-dropdown-menu-item-active {
  background-color: #e1edff;
}
.yg-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #ccc;
}
.yg-select-dropdown.yg-select-dropdown--multiple .yg-select-dropdown-menu-item {
  padding-right: 30px;
}
.yg-select-dropdown.yg-select-dropdown--multiple .yg-select-dropdown-menu-item .yg-select-selected-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  color: transparent;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.yg-select-dropdown.yg-select-dropdown--multiple .yg-select-dropdown-menu-item:hover .yg-select-selected-icon {
  color: rgba(0, 0, 0, 0.87);
}
.yg-select-dropdown.yg-select-dropdown--multiple .yg-select-dropdown-menu-item-disabled .yg-select-selected-icon {
  display: none;
}
.yg-select-dropdown.yg-select-dropdown--multiple .yg-select-dropdown-menu-item-selected .yg-select-selected-icon,
.yg-select-dropdown.yg-select-dropdown--multiple .yg-select-dropdown-menu-item-selected:hover .yg-select-selected-icon {
  display: inline-block;
  color: #00a1ff;
}
.yg-select-dropdown-container-open .yg-select-dropdown,
.yg-select-dropdown-open .yg-select-dropdown {
  display: block;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-empty {
  margin: 0 8px;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
.yg-empty-image {
  height: 100px;
  margin-bottom: 8px;
}
.yg-empty-image img {
  height: 100%;
}
.yg-empty-description {
  margin: 0;
}
.yg-empty-footer {
  margin-top: 16px;
}
.yg-empty-small {
  margin: 8px 0;
}
.yg-empty-small .yg-empty-image {
  height: 35px;
}
.yg-empty-normal {
  margin: 32px 0;
}
.yg-empty-normal .yg-empty-image {
  height: 40px;
}
.yg-select-dropdown--empty .yg-select-dropdown-menu-item {
  padding-right: 0;
  padding-left: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-input {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  width: 178px;
  height: 28px;
  padding: 0px 10px;
  color: #333;
  font-size: 12px;
  line-height: 28px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-input::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.yg-input:-ms-input-placeholder {
  color: #ccc;
}
.yg-input::-webkit-input-placeholder {
  color: #ccc;
}
.yg-input:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-input:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-input-disabled {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-input-disabled:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-input[disabled] {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-input[disabled]:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
textarea.yg-input {
  max-width: 100%;
  height: auto;
  min-height: 28px;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.yg-input-lg {
  height: 38px;
  line-height: 38px;
  padding: 0px 10px;
  font-size: 14px;
}
.yg-input-sm {
  height: 22px;
  line-height: 22px;
  padding: 0px 7px;
}
.yg-input.yg-input-60 {
  width: 58px;
}
.yg-input.yg-input-120 {
  width: 118px;
}
.yg-input.yg-input-180 {
  width: 178px;
}
.yg-input.yg-input-300 {
  width: 298px;
}
.yg-input.yg-input-360 {
  width: 358px;
}
.yg-input.yg-input-500 {
  width: 498px;
}
.yg-input.yg-input-540 {
  width: 538px;
}
.yg-input-group {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline;
  border-collapse: separate;
  border-spacing: 0;
}
.yg-input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.yg-input-group > [class*='col-'] {
  padding-right: 8px;
}
.yg-input-group > [class*='col-']:last-child {
  padding-right: 0;
}
.yg-input-group-addon,
.yg-input-group-wrap,
.yg-input-group > .yg-input {
  display: table-cell;
}
.yg-input-group-addon:not(:first-child):not(:last-child),
.yg-input-group-wrap:not(:first-child):not(:last-child),
.yg-input-group > .yg-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.yg-input-group-addon,
.yg-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.yg-input-group-wrap > * {
  display: block;
}
.yg-input-group .yg-input {
  float: left;
  width: 178px;
  margin-bottom: 0;
  text-align: inherit;
}
.yg-input-group .yg-input:focus {
  z-index: 1;
  border-right-width: 1px;
}
.yg-input-group .yg-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
.yg-input-group-addon {
  position: relative;
  float: left;
  padding: 0 10px;
  color: #333;
  font-weight: normal;
  font-size: 12px;
  line-height: 28px;
  height: 28px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-input-group-addon .yg-select {
  margin: -1px -10px;
}
.yg-input-group-addon .yg-select .yg-select-selection-selected-value {
  margin-left: -5px;
}
.yg-input-group-addon .yg-select .yg-select-selection {
  margin: -1px;
  background-color: inherit;
  border: 1px solid transparent;
  box-shadow: none;
}
.yg-input-group-addon .yg-select-open .yg-select-selection,
.yg-input-group-addon .yg-select-focused .yg-select-selection {
  color: #00a1ff;
}
.yg-input-group-addon > i:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}
.yg-input-group > .yg-input:first-child,
.yg-input-group-addon:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: auto;
}
.yg-input-group > .yg-input:first-child .yg-select .yg-select-selection,
.yg-input-group-addon:first-child .yg-select .yg-select-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.yg-input-group > .yg-input-affix-wrapper:not(:first-child) .yg-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.yg-input-group > .yg-input-affix-wrapper:not(:last-child) .yg-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.yg-input-group-addon:first-child {
  border-right: 0;
}
.yg-input-group-addon:last-child {
  border-left: 0;
}
.yg-input-group > .yg-input:last-child,
.yg-input-group-addon:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: auto;
}
.yg-input-group > .yg-input:last-child .yg-select .yg-select-selection,
.yg-input-group-addon:last-child .yg-select .yg-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.yg-input-group-lg .yg-input,
.yg-input-group-lg > .yg-input-group-addon {
  height: 38px;
  line-height: 38px;
  padding: 0px 10px;
  font-size: 14px;
}
.yg-input-group-sm .yg-input,
.yg-input-group-sm > .yg-input-group-addon {
  height: 22px;
  line-height: 22px;
  padding: 0px 7px;
}
.yg-input-group-lg .yg-select-selection--single {
  height: 38px;
}
.yg-input-group-sm .yg-select-selection--single {
  height: 22px;
}
.yg-input-group .yg-input-affix-wrapper {
  display: table-cell;
  float: left;
}
.yg-input-group.yg-input-group-compact {
  display: block;
  zoom: 1;
}
.yg-input-group.yg-input-group-compact::before,
.yg-input-group.yg-input-group-compact::after {
  content: '';
  display: table;
}
.yg-input-group.yg-input-group-compact::after {
  clear: both;
}
.yg-input-group.yg-input-group-compact-addon:not(:first-child):not(:last-child),
.yg-input-group.yg-input-group-compact-wrap:not(:first-child):not(:last-child),
.yg-input-group.yg-input-group-compact > .yg-input:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
.yg-input-group.yg-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.yg-input-group.yg-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.yg-input-group.yg-input-group-compact > .yg-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
.yg-input-group.yg-input-group-compact-addon:not(:first-child):not(:last-child):focus,
.yg-input-group.yg-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.yg-input-group.yg-input-group-compact > .yg-input:not(:first-child):not(:last-child):focus {
  z-index: 1;
}
.yg-input-group.yg-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
.yg-input-group.yg-input-group-compact > *:not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
.yg-input-group.yg-input-group-compact .yg-input {
  float: none;
}
.yg-input-group.yg-input-group-compact > .yg-select > .yg-select-selection,
.yg-input-group.yg-input-group-compact > .yg-calendar-picker .yg-input,
.yg-input-group.yg-input-group-compact > .yg-select-auto-complete .yg-input,
.yg-input-group.yg-input-group-compact > .yg-cascader-picker .yg-input,
.yg-input-group.yg-input-group-compact > .yg-mention-wrapper .yg-mention-editor,
.yg-input-group.yg-input-group-compact > .yg-time-picker .yg-time-picker-input {
  border-right-width: 1px;
  border-radius: 0;
}
.yg-input-group.yg-input-group-compact > .yg-select > .yg-select-selection:hover,
.yg-input-group.yg-input-group-compact > .yg-calendar-picker .yg-input:hover,
.yg-input-group.yg-input-group-compact > .yg-select-auto-complete .yg-input:hover,
.yg-input-group.yg-input-group-compact > .yg-cascader-picker .yg-input:hover,
.yg-input-group.yg-input-group-compact > .yg-mention-wrapper .yg-mention-editor:hover,
.yg-input-group.yg-input-group-compact > .yg-time-picker .yg-time-picker-input:hover {
  z-index: 1;
}
.yg-input-group.yg-input-group-compact > .yg-select > .yg-select-selection:focus,
.yg-input-group.yg-input-group-compact > .yg-calendar-picker .yg-input:focus,
.yg-input-group.yg-input-group-compact > .yg-select-auto-complete .yg-input:focus,
.yg-input-group.yg-input-group-compact > .yg-cascader-picker .yg-input:focus,
.yg-input-group.yg-input-group-compact > .yg-mention-wrapper .yg-mention-editor:focus,
.yg-input-group.yg-input-group-compact > .yg-time-picker .yg-time-picker-input:focus {
  z-index: 1;
}
.yg-input-group.yg-input-group-compact > *:first-child,
.yg-input-group.yg-input-group-compact > .yg-select:first-child > .yg-select-selection,
.yg-input-group.yg-input-group-compact > .yg-calendar-picker:first-child .yg-input,
.yg-input-group.yg-input-group-compact > .yg-select-auto-complete:first-child .yg-input,
.yg-input-group.yg-input-group-compact > .yg-cascader-picker:first-child .yg-input,
.yg-input-group.yg-input-group-compact > .yg-mention-wrapper:first-child .yg-mention-editor,
.yg-input-group.yg-input-group-compact > .yg-time-picker:first-child .yg-time-picker-input {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-right: none;
}
.yg-input-group.yg-input-group-compact > *:last-child,
.yg-input-group.yg-input-group-compact > .yg-select:last-child > .yg-select-selection,
.yg-input-group.yg-input-group-compact > .yg-calendar-picker:last-child .yg-input,
.yg-input-group.yg-input-group-compact > .yg-select-auto-complete:last-child .yg-input,
.yg-input-group.yg-input-group-compact > .yg-cascader-picker:last-child .yg-input,
.yg-input-group.yg-input-group-compact > .yg-cascader-picker-focused:last-child .yg-input,
.yg-input-group.yg-input-group-compact > .yg-mention-wrapper:last-child .yg-mention-editor,
.yg-input-group.yg-input-group-compact > .yg-time-picker:last-child .yg-time-picker-input {
  border-right-width: 1px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.yg-input-group.yg-input-group-compact > .yg-select-auto-complete .yg-input {
  vertical-align: top;
}
.yg-input-group-wrapper {
  display: inline-block;
  text-align: start;
  vertical-align: top;
}
.yg-input-affix-wrapper {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline-block;
  text-align: start;
}
.yg-input-affix-wrapper:hover .yg-input:not(.yg-input-disabled) {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-input-affix-wrapper .yg-input {
  position: relative;
  text-align: inherit;
}
.yg-input-affix-wrapper .yg-input-prefix,
.yg-input-affix-wrapper .yg-input-suffix {
  position: absolute;
  top: 50%;
  z-index: 2;
  color: #333;
  line-height: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.yg-input-affix-wrapper .yg-input-prefix :not(.anticon),
.yg-input-affix-wrapper .yg-input-suffix :not(.anticon) {
  line-height: 28px;
}
.yg-input-affix-wrapper .yg-input-prefix {
  left: 10px;
}
.yg-input-affix-wrapper .yg-input-suffix {
  right: 10px;
}
.yg-input-affix-wrapper .yg-input:not(:first-child) {
  padding-left: 28px;
  width: 160px;
}
.yg-input-affix-wrapper .yg-input:not(:last-child) {
  padding-right: 28px;
  width: 160px;
}
.yg-input-affix-wrapper .yg-input:not(:first-child):not(:last-child) {
  padding-left: 28px;
  width: 142px;
}
.yg-input-affix-wrapper .yg-input {
  min-height: 100%;
}
.yg-input-password-icon {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 5px;
}
.yg-input-password-icon:hover {
  color: #333;
}
.yg-input-search-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-input-search-icon:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yg-input-search-enter-button input {
  border-right: 0;
}
.yg-input-search-enter-button + .yg-input-group-addon,
.yg-input-search-enter-button input + .yg-input-group-addon {
  padding: 0;
  border: 0;
}
.yg-input-search-enter-button + .yg-input-group-addon .yg-input-search-button,
.yg-input-search-enter-button input + .yg-input-group-addon .yg-input-search-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0 10px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-btn {
  line-height: 28px;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 28px;
  padding: 0 20px;
  font-size: 12px;
  border-radius: 2px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.yg-btn > .anticon {
  line-height: 1;
}
.yg-btn,
.yg-btn:active,
.yg-btn:focus {
  outline: 0;
}
.yg-btn:not([disabled]):hover {
  text-decoration: none;
}
.yg-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.yg-btn.disabled,
.yg-btn[disabled] {
  cursor: not-allowed;
}
.yg-btn.disabled > *,
.yg-btn[disabled] > * {
  pointer-events: none;
}
.yg-btn-lg {
  height: 38px;
  padding: 0 20px;
  font-size: 14px;
  border-radius: 2px;
}
.yg-btn-sm {
  height: 22px;
  padding: 0 7px;
  font-size: 12px;
  border-radius: 2px;
}
.yg-btn > a:only-child {
  color: currentColor;
}
.yg-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn:hover,
.yg-btn:focus {
  color: #29b8ff;
  background-color: #fff;
  border-color: #29b8ff;
}
.yg-btn:hover > a:only-child,
.yg-btn:focus > a:only-child {
  color: currentColor;
}
.yg-btn:hover > a:only-child::after,
.yg-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn:active,
.yg-btn.active {
  color: #0082d9;
  background-color: #fff;
  border-color: #0082d9;
}
.yg-btn:active > a:only-child,
.yg-btn.active > a:only-child {
  color: currentColor;
}
.yg-btn:active > a:only-child::after,
.yg-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-disabled,
.yg-btn.disabled,
.yg-btn[disabled],
.yg-btn-disabled:hover,
.yg-btn.disabled:hover,
.yg-btn[disabled]:hover,
.yg-btn-disabled:focus,
.yg-btn.disabled:focus,
.yg-btn[disabled]:focus,
.yg-btn-disabled:active,
.yg-btn.disabled:active,
.yg-btn[disabled]:active,
.yg-btn-disabled.active,
.yg-btn.disabled.active,
.yg-btn[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-disabled > a:only-child,
.yg-btn.disabled > a:only-child,
.yg-btn[disabled] > a:only-child,
.yg-btn-disabled:hover > a:only-child,
.yg-btn.disabled:hover > a:only-child,
.yg-btn[disabled]:hover > a:only-child,
.yg-btn-disabled:focus > a:only-child,
.yg-btn.disabled:focus > a:only-child,
.yg-btn[disabled]:focus > a:only-child,
.yg-btn-disabled:active > a:only-child,
.yg-btn.disabled:active > a:only-child,
.yg-btn[disabled]:active > a:only-child,
.yg-btn-disabled.active > a:only-child,
.yg-btn.disabled.active > a:only-child,
.yg-btn[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-disabled > a:only-child::after,
.yg-btn.disabled > a:only-child::after,
.yg-btn[disabled] > a:only-child::after,
.yg-btn-disabled:hover > a:only-child::after,
.yg-btn.disabled:hover > a:only-child::after,
.yg-btn[disabled]:hover > a:only-child::after,
.yg-btn-disabled:focus > a:only-child::after,
.yg-btn.disabled:focus > a:only-child::after,
.yg-btn[disabled]:focus > a:only-child::after,
.yg-btn-disabled:active > a:only-child::after,
.yg-btn.disabled:active > a:only-child::after,
.yg-btn[disabled]:active > a:only-child::after,
.yg-btn-disabled.active > a:only-child::after,
.yg-btn.disabled.active > a:only-child::after,
.yg-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn:hover,
.yg-btn:focus,
.yg-btn:active,
.yg-btn.active {
  text-decoration: none;
  background: #fff;
}
.yg-btn > i,
.yg-btn > span {
  display: inline-block;
  pointer-events: none;
}
.yg-btn > i.anticon {
  vertical-align: -0.2em;
}
.yg-btn-primary {
  color: #fff;
  background-color: #00a1ff;
  border-color: #00a1ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.yg-btn-primary > a:only-child {
  color: currentColor;
}
.yg-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-primary:hover,
.yg-btn-primary:focus {
  color: #fff;
  background-color: #29b8ff;
  border-color: #29b8ff;
}
.yg-btn-primary:hover > a:only-child,
.yg-btn-primary:focus > a:only-child {
  color: currentColor;
}
.yg-btn-primary:hover > a:only-child::after,
.yg-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-primary:active,
.yg-btn-primary.active {
  color: #fff;
  background-color: #00a1ff;
  border-color: #00a1ff;
}
.yg-btn-primary:active > a:only-child,
.yg-btn-primary.active > a:only-child {
  color: currentColor;
}
.yg-btn-primary:active > a:only-child::after,
.yg-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-primary-disabled,
.yg-btn-primary.disabled,
.yg-btn-primary[disabled],
.yg-btn-primary-disabled:hover,
.yg-btn-primary.disabled:hover,
.yg-btn-primary[disabled]:hover,
.yg-btn-primary-disabled:focus,
.yg-btn-primary.disabled:focus,
.yg-btn-primary[disabled]:focus,
.yg-btn-primary-disabled:active,
.yg-btn-primary.disabled:active,
.yg-btn-primary[disabled]:active,
.yg-btn-primary-disabled.active,
.yg-btn-primary.disabled.active,
.yg-btn-primary[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-primary-disabled > a:only-child,
.yg-btn-primary.disabled > a:only-child,
.yg-btn-primary[disabled] > a:only-child,
.yg-btn-primary-disabled:hover > a:only-child,
.yg-btn-primary.disabled:hover > a:only-child,
.yg-btn-primary[disabled]:hover > a:only-child,
.yg-btn-primary-disabled:focus > a:only-child,
.yg-btn-primary.disabled:focus > a:only-child,
.yg-btn-primary[disabled]:focus > a:only-child,
.yg-btn-primary-disabled:active > a:only-child,
.yg-btn-primary.disabled:active > a:only-child,
.yg-btn-primary[disabled]:active > a:only-child,
.yg-btn-primary-disabled.active > a:only-child,
.yg-btn-primary.disabled.active > a:only-child,
.yg-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-primary-disabled > a:only-child::after,
.yg-btn-primary.disabled > a:only-child::after,
.yg-btn-primary[disabled] > a:only-child::after,
.yg-btn-primary-disabled:hover > a:only-child::after,
.yg-btn-primary.disabled:hover > a:only-child::after,
.yg-btn-primary[disabled]:hover > a:only-child::after,
.yg-btn-primary-disabled:focus > a:only-child::after,
.yg-btn-primary.disabled:focus > a:only-child::after,
.yg-btn-primary[disabled]:focus > a:only-child::after,
.yg-btn-primary-disabled:active > a:only-child::after,
.yg-btn-primary.disabled:active > a:only-child::after,
.yg-btn-primary[disabled]:active > a:only-child::after,
.yg-btn-primary-disabled.active > a:only-child::after,
.yg-btn-primary.disabled.active > a:only-child::after,
.yg-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-group .yg-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #29b8ff;
  border-left-color: #29b8ff;
}
.yg-btn-group .yg-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #ccc;
}
.yg-btn-group .yg-btn-primary:first-child:not(:last-child) {
  border-right-color: #29b8ff;
}
.yg-btn-group .yg-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #ccc;
}
.yg-btn-group .yg-btn-primary:last-child:not(:first-child),
.yg-btn-group .yg-btn-primary + .yg-btn-primary {
  border-left-color: #29b8ff;
}
.yg-btn-group .yg-btn-primary:last-child:not(:first-child)[disabled],
.yg-btn-group .yg-btn-primary + .yg-btn-primary[disabled] {
  border-left-color: #ccc;
}
.yg-btn-wxorange {
  color: #fff;
  background-color: #ff6915;
  border-color: #ff6915;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.yg-btn-wxorange > a:only-child {
  color: currentColor;
}
.yg-btn-wxorange > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-wxorange:hover,
.yg-btn-wxorange:focus {
  color: #fff;
  background-color: #ff8b3d;
  border-color: #ff8b3d;
}
.yg-btn-wxorange:hover > a:only-child,
.yg-btn-wxorange:focus > a:only-child {
  color: currentColor;
}
.yg-btn-wxorange:hover > a:only-child::after,
.yg-btn-wxorange:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-wxorange:active,
.yg-btn-wxorange.active {
  color: #fff;
  background-color: #ff6915;
  border-color: #ff6915;
}
.yg-btn-wxorange:active > a:only-child,
.yg-btn-wxorange.active > a:only-child {
  color: currentColor;
}
.yg-btn-wxorange:active > a:only-child::after,
.yg-btn-wxorange.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-wxorange-disabled,
.yg-btn-wxorange.disabled,
.yg-btn-wxorange[disabled],
.yg-btn-wxorange-disabled:hover,
.yg-btn-wxorange.disabled:hover,
.yg-btn-wxorange[disabled]:hover,
.yg-btn-wxorange-disabled:focus,
.yg-btn-wxorange.disabled:focus,
.yg-btn-wxorange[disabled]:focus,
.yg-btn-wxorange-disabled:active,
.yg-btn-wxorange.disabled:active,
.yg-btn-wxorange[disabled]:active,
.yg-btn-wxorange-disabled.active,
.yg-btn-wxorange.disabled.active,
.yg-btn-wxorange[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-wxorange-disabled > a:only-child,
.yg-btn-wxorange.disabled > a:only-child,
.yg-btn-wxorange[disabled] > a:only-child,
.yg-btn-wxorange-disabled:hover > a:only-child,
.yg-btn-wxorange.disabled:hover > a:only-child,
.yg-btn-wxorange[disabled]:hover > a:only-child,
.yg-btn-wxorange-disabled:focus > a:only-child,
.yg-btn-wxorange.disabled:focus > a:only-child,
.yg-btn-wxorange[disabled]:focus > a:only-child,
.yg-btn-wxorange-disabled:active > a:only-child,
.yg-btn-wxorange.disabled:active > a:only-child,
.yg-btn-wxorange[disabled]:active > a:only-child,
.yg-btn-wxorange-disabled.active > a:only-child,
.yg-btn-wxorange.disabled.active > a:only-child,
.yg-btn-wxorange[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-wxorange-disabled > a:only-child::after,
.yg-btn-wxorange.disabled > a:only-child::after,
.yg-btn-wxorange[disabled] > a:only-child::after,
.yg-btn-wxorange-disabled:hover > a:only-child::after,
.yg-btn-wxorange.disabled:hover > a:only-child::after,
.yg-btn-wxorange[disabled]:hover > a:only-child::after,
.yg-btn-wxorange-disabled:focus > a:only-child::after,
.yg-btn-wxorange.disabled:focus > a:only-child::after,
.yg-btn-wxorange[disabled]:focus > a:only-child::after,
.yg-btn-wxorange-disabled:active > a:only-child::after,
.yg-btn-wxorange.disabled:active > a:only-child::after,
.yg-btn-wxorange[disabled]:active > a:only-child::after,
.yg-btn-wxorange-disabled.active > a:only-child::after,
.yg-btn-wxorange.disabled.active > a:only-child::after,
.yg-btn-wxorange[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-wxblue {
  color: #fff;
  background-color: #28a3ef;
  border-color: #28a3ef;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.yg-btn-wxblue > a:only-child {
  color: currentColor;
}
.yg-btn-wxblue > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-wxblue:hover,
.yg-btn-wxblue:focus {
  color: #fff;
  background-color: #53c1fc;
  border-color: #53c1fc;
}
.yg-btn-wxblue:hover > a:only-child,
.yg-btn-wxblue:focus > a:only-child {
  color: currentColor;
}
.yg-btn-wxblue:hover > a:only-child::after,
.yg-btn-wxblue:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-wxblue:active,
.yg-btn-wxblue.active {
  color: #fff;
  background-color: #28a3ef;
  border-color: #28a3ef;
}
.yg-btn-wxblue:active > a:only-child,
.yg-btn-wxblue.active > a:only-child {
  color: currentColor;
}
.yg-btn-wxblue:active > a:only-child::after,
.yg-btn-wxblue.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-wxblue-disabled,
.yg-btn-wxblue.disabled,
.yg-btn-wxblue[disabled],
.yg-btn-wxblue-disabled:hover,
.yg-btn-wxblue.disabled:hover,
.yg-btn-wxblue[disabled]:hover,
.yg-btn-wxblue-disabled:focus,
.yg-btn-wxblue.disabled:focus,
.yg-btn-wxblue[disabled]:focus,
.yg-btn-wxblue-disabled:active,
.yg-btn-wxblue.disabled:active,
.yg-btn-wxblue[disabled]:active,
.yg-btn-wxblue-disabled.active,
.yg-btn-wxblue.disabled.active,
.yg-btn-wxblue[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-wxblue-disabled > a:only-child,
.yg-btn-wxblue.disabled > a:only-child,
.yg-btn-wxblue[disabled] > a:only-child,
.yg-btn-wxblue-disabled:hover > a:only-child,
.yg-btn-wxblue.disabled:hover > a:only-child,
.yg-btn-wxblue[disabled]:hover > a:only-child,
.yg-btn-wxblue-disabled:focus > a:only-child,
.yg-btn-wxblue.disabled:focus > a:only-child,
.yg-btn-wxblue[disabled]:focus > a:only-child,
.yg-btn-wxblue-disabled:active > a:only-child,
.yg-btn-wxblue.disabled:active > a:only-child,
.yg-btn-wxblue[disabled]:active > a:only-child,
.yg-btn-wxblue-disabled.active > a:only-child,
.yg-btn-wxblue.disabled.active > a:only-child,
.yg-btn-wxblue[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-wxblue-disabled > a:only-child::after,
.yg-btn-wxblue.disabled > a:only-child::after,
.yg-btn-wxblue[disabled] > a:only-child::after,
.yg-btn-wxblue-disabled:hover > a:only-child::after,
.yg-btn-wxblue.disabled:hover > a:only-child::after,
.yg-btn-wxblue[disabled]:hover > a:only-child::after,
.yg-btn-wxblue-disabled:focus > a:only-child::after,
.yg-btn-wxblue.disabled:focus > a:only-child::after,
.yg-btn-wxblue[disabled]:focus > a:only-child::after,
.yg-btn-wxblue-disabled:active > a:only-child::after,
.yg-btn-wxblue.disabled:active > a:only-child::after,
.yg-btn-wxblue[disabled]:active > a:only-child::after,
.yg-btn-wxblue-disabled.active > a:only-child::after,
.yg-btn-wxblue.disabled.active > a:only-child::after,
.yg-btn-wxblue[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-ghost {
  color: #333;
  background-color: transparent;
  border-color: #ccc;
}
.yg-btn-ghost > a:only-child {
  color: currentColor;
}
.yg-btn-ghost > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-ghost:hover,
.yg-btn-ghost:focus {
  color: #29b8ff;
  background-color: transparent;
  border-color: #29b8ff;
}
.yg-btn-ghost:hover > a:only-child,
.yg-btn-ghost:focus > a:only-child {
  color: currentColor;
}
.yg-btn-ghost:hover > a:only-child::after,
.yg-btn-ghost:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-ghost:active,
.yg-btn-ghost.active {
  color: #0082d9;
  background-color: transparent;
  border-color: #0082d9;
}
.yg-btn-ghost:active > a:only-child,
.yg-btn-ghost.active > a:only-child {
  color: currentColor;
}
.yg-btn-ghost:active > a:only-child::after,
.yg-btn-ghost.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-ghost-disabled,
.yg-btn-ghost.disabled,
.yg-btn-ghost[disabled],
.yg-btn-ghost-disabled:hover,
.yg-btn-ghost.disabled:hover,
.yg-btn-ghost[disabled]:hover,
.yg-btn-ghost-disabled:focus,
.yg-btn-ghost.disabled:focus,
.yg-btn-ghost[disabled]:focus,
.yg-btn-ghost-disabled:active,
.yg-btn-ghost.disabled:active,
.yg-btn-ghost[disabled]:active,
.yg-btn-ghost-disabled.active,
.yg-btn-ghost.disabled.active,
.yg-btn-ghost[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-ghost-disabled > a:only-child,
.yg-btn-ghost.disabled > a:only-child,
.yg-btn-ghost[disabled] > a:only-child,
.yg-btn-ghost-disabled:hover > a:only-child,
.yg-btn-ghost.disabled:hover > a:only-child,
.yg-btn-ghost[disabled]:hover > a:only-child,
.yg-btn-ghost-disabled:focus > a:only-child,
.yg-btn-ghost.disabled:focus > a:only-child,
.yg-btn-ghost[disabled]:focus > a:only-child,
.yg-btn-ghost-disabled:active > a:only-child,
.yg-btn-ghost.disabled:active > a:only-child,
.yg-btn-ghost[disabled]:active > a:only-child,
.yg-btn-ghost-disabled.active > a:only-child,
.yg-btn-ghost.disabled.active > a:only-child,
.yg-btn-ghost[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-ghost-disabled > a:only-child::after,
.yg-btn-ghost.disabled > a:only-child::after,
.yg-btn-ghost[disabled] > a:only-child::after,
.yg-btn-ghost-disabled:hover > a:only-child::after,
.yg-btn-ghost.disabled:hover > a:only-child::after,
.yg-btn-ghost[disabled]:hover > a:only-child::after,
.yg-btn-ghost-disabled:focus > a:only-child::after,
.yg-btn-ghost.disabled:focus > a:only-child::after,
.yg-btn-ghost[disabled]:focus > a:only-child::after,
.yg-btn-ghost-disabled:active > a:only-child::after,
.yg-btn-ghost.disabled:active > a:only-child::after,
.yg-btn-ghost[disabled]:active > a:only-child::after,
.yg-btn-ghost-disabled.active > a:only-child::after,
.yg-btn-ghost.disabled.active > a:only-child::after,
.yg-btn-ghost[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-dashed {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  border-style: dashed;
}
.yg-btn-dashed > a:only-child {
  color: currentColor;
}
.yg-btn-dashed > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-dashed:hover,
.yg-btn-dashed:focus {
  color: #29b8ff;
  background-color: #fff;
  border-color: #29b8ff;
}
.yg-btn-dashed:hover > a:only-child,
.yg-btn-dashed:focus > a:only-child {
  color: currentColor;
}
.yg-btn-dashed:hover > a:only-child::after,
.yg-btn-dashed:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-dashed:active,
.yg-btn-dashed.active {
  color: #0082d9;
  background-color: #fff;
  border-color: #0082d9;
}
.yg-btn-dashed:active > a:only-child,
.yg-btn-dashed.active > a:only-child {
  color: currentColor;
}
.yg-btn-dashed:active > a:only-child::after,
.yg-btn-dashed.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-dashed-disabled,
.yg-btn-dashed.disabled,
.yg-btn-dashed[disabled],
.yg-btn-dashed-disabled:hover,
.yg-btn-dashed.disabled:hover,
.yg-btn-dashed[disabled]:hover,
.yg-btn-dashed-disabled:focus,
.yg-btn-dashed.disabled:focus,
.yg-btn-dashed[disabled]:focus,
.yg-btn-dashed-disabled:active,
.yg-btn-dashed.disabled:active,
.yg-btn-dashed[disabled]:active,
.yg-btn-dashed-disabled.active,
.yg-btn-dashed.disabled.active,
.yg-btn-dashed[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-dashed-disabled > a:only-child,
.yg-btn-dashed.disabled > a:only-child,
.yg-btn-dashed[disabled] > a:only-child,
.yg-btn-dashed-disabled:hover > a:only-child,
.yg-btn-dashed.disabled:hover > a:only-child,
.yg-btn-dashed[disabled]:hover > a:only-child,
.yg-btn-dashed-disabled:focus > a:only-child,
.yg-btn-dashed.disabled:focus > a:only-child,
.yg-btn-dashed[disabled]:focus > a:only-child,
.yg-btn-dashed-disabled:active > a:only-child,
.yg-btn-dashed.disabled:active > a:only-child,
.yg-btn-dashed[disabled]:active > a:only-child,
.yg-btn-dashed-disabled.active > a:only-child,
.yg-btn-dashed.disabled.active > a:only-child,
.yg-btn-dashed[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-dashed-disabled > a:only-child::after,
.yg-btn-dashed.disabled > a:only-child::after,
.yg-btn-dashed[disabled] > a:only-child::after,
.yg-btn-dashed-disabled:hover > a:only-child::after,
.yg-btn-dashed.disabled:hover > a:only-child::after,
.yg-btn-dashed[disabled]:hover > a:only-child::after,
.yg-btn-dashed-disabled:focus > a:only-child::after,
.yg-btn-dashed.disabled:focus > a:only-child::after,
.yg-btn-dashed[disabled]:focus > a:only-child::after,
.yg-btn-dashed-disabled:active > a:only-child::after,
.yg-btn-dashed.disabled:active > a:only-child::after,
.yg-btn-dashed[disabled]:active > a:only-child::after,
.yg-btn-dashed-disabled.active > a:only-child::after,
.yg-btn-dashed.disabled.active > a:only-child::after,
.yg-btn-dashed[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #475669;
  font-size: 12px;
  border-radius: 0;
  padding: 0;
}
.yg-btn-link:active,
.yg-btn-link[disabled] {
  border-color: transparent;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.yg-btn-link[disabled]:hover,
.yg-btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
.yg-btn-popup-cancel {
  color: #333;
  background-color: #f7f7f7;
  border-color: #ccc;
}
.yg-btn-popup-cancel > a:only-child {
  color: currentColor;
}
.yg-btn-popup-cancel > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-popup-cancel:hover,
.yg-btn-popup-cancel:focus {
  color: #29b8ff;
  background-color: #f7f7f7;
  border-color: #29b8ff;
}
.yg-btn-popup-cancel:hover > a:only-child,
.yg-btn-popup-cancel:focus > a:only-child {
  color: currentColor;
}
.yg-btn-popup-cancel:hover > a:only-child::after,
.yg-btn-popup-cancel:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-popup-cancel:active,
.yg-btn-popup-cancel.active {
  color: #0082d9;
  background-color: #f7f7f7;
  border-color: #0082d9;
}
.yg-btn-popup-cancel:active > a:only-child,
.yg-btn-popup-cancel.active > a:only-child {
  color: currentColor;
}
.yg-btn-popup-cancel:active > a:only-child::after,
.yg-btn-popup-cancel.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-popup-cancel-disabled,
.yg-btn-popup-cancel.disabled,
.yg-btn-popup-cancel[disabled],
.yg-btn-popup-cancel-disabled:hover,
.yg-btn-popup-cancel.disabled:hover,
.yg-btn-popup-cancel[disabled]:hover,
.yg-btn-popup-cancel-disabled:focus,
.yg-btn-popup-cancel.disabled:focus,
.yg-btn-popup-cancel[disabled]:focus,
.yg-btn-popup-cancel-disabled:active,
.yg-btn-popup-cancel.disabled:active,
.yg-btn-popup-cancel[disabled]:active,
.yg-btn-popup-cancel-disabled.active,
.yg-btn-popup-cancel.disabled.active,
.yg-btn-popup-cancel[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-popup-cancel-disabled > a:only-child,
.yg-btn-popup-cancel.disabled > a:only-child,
.yg-btn-popup-cancel[disabled] > a:only-child,
.yg-btn-popup-cancel-disabled:hover > a:only-child,
.yg-btn-popup-cancel.disabled:hover > a:only-child,
.yg-btn-popup-cancel[disabled]:hover > a:only-child,
.yg-btn-popup-cancel-disabled:focus > a:only-child,
.yg-btn-popup-cancel.disabled:focus > a:only-child,
.yg-btn-popup-cancel[disabled]:focus > a:only-child,
.yg-btn-popup-cancel-disabled:active > a:only-child,
.yg-btn-popup-cancel.disabled:active > a:only-child,
.yg-btn-popup-cancel[disabled]:active > a:only-child,
.yg-btn-popup-cancel-disabled.active > a:only-child,
.yg-btn-popup-cancel.disabled.active > a:only-child,
.yg-btn-popup-cancel[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-popup-cancel-disabled > a:only-child::after,
.yg-btn-popup-cancel.disabled > a:only-child::after,
.yg-btn-popup-cancel[disabled] > a:only-child::after,
.yg-btn-popup-cancel-disabled:hover > a:only-child::after,
.yg-btn-popup-cancel.disabled:hover > a:only-child::after,
.yg-btn-popup-cancel[disabled]:hover > a:only-child::after,
.yg-btn-popup-cancel-disabled:focus > a:only-child::after,
.yg-btn-popup-cancel.disabled:focus > a:only-child::after,
.yg-btn-popup-cancel[disabled]:focus > a:only-child::after,
.yg-btn-popup-cancel-disabled:active > a:only-child::after,
.yg-btn-popup-cancel.disabled:active > a:only-child::after,
.yg-btn-popup-cancel[disabled]:active > a:only-child::after,
.yg-btn-popup-cancel-disabled.active > a:only-child::after,
.yg-btn-popup-cancel.disabled.active > a:only-child::after,
.yg-btn-popup-cancel[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-popup-cancel:hover,
.yg-btn-popup-cancel:focus,
.yg-btn-popup-cancel:active,
.yg-btn-popup-cancel.active {
  text-decoration: none;
  background: #f7f7f7;
}
.yg-btn-popup-sure {
  color: #fff;
  background-color: #00a1ff;
  border-color: #00a1ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.yg-btn-popup-sure > a:only-child {
  color: currentColor;
}
.yg-btn-popup-sure > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-popup-sure:hover,
.yg-btn-popup-sure:focus {
  color: #fff;
  background-color: #29b8ff;
  border-color: #29b8ff;
}
.yg-btn-popup-sure:hover > a:only-child,
.yg-btn-popup-sure:focus > a:only-child {
  color: currentColor;
}
.yg-btn-popup-sure:hover > a:only-child::after,
.yg-btn-popup-sure:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-popup-sure:active,
.yg-btn-popup-sure.active {
  color: #fff;
  background-color: #00a1ff;
  border-color: #00a1ff;
}
.yg-btn-popup-sure:active > a:only-child,
.yg-btn-popup-sure.active > a:only-child {
  color: currentColor;
}
.yg-btn-popup-sure:active > a:only-child::after,
.yg-btn-popup-sure.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-popup-sure-disabled,
.yg-btn-popup-sure.disabled,
.yg-btn-popup-sure[disabled],
.yg-btn-popup-sure-disabled:hover,
.yg-btn-popup-sure.disabled:hover,
.yg-btn-popup-sure[disabled]:hover,
.yg-btn-popup-sure-disabled:focus,
.yg-btn-popup-sure.disabled:focus,
.yg-btn-popup-sure[disabled]:focus,
.yg-btn-popup-sure-disabled:active,
.yg-btn-popup-sure.disabled:active,
.yg-btn-popup-sure[disabled]:active,
.yg-btn-popup-sure-disabled.active,
.yg-btn-popup-sure.disabled.active,
.yg-btn-popup-sure[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-popup-sure-disabled > a:only-child,
.yg-btn-popup-sure.disabled > a:only-child,
.yg-btn-popup-sure[disabled] > a:only-child,
.yg-btn-popup-sure-disabled:hover > a:only-child,
.yg-btn-popup-sure.disabled:hover > a:only-child,
.yg-btn-popup-sure[disabled]:hover > a:only-child,
.yg-btn-popup-sure-disabled:focus > a:only-child,
.yg-btn-popup-sure.disabled:focus > a:only-child,
.yg-btn-popup-sure[disabled]:focus > a:only-child,
.yg-btn-popup-sure-disabled:active > a:only-child,
.yg-btn-popup-sure.disabled:active > a:only-child,
.yg-btn-popup-sure[disabled]:active > a:only-child,
.yg-btn-popup-sure-disabled.active > a:only-child,
.yg-btn-popup-sure.disabled.active > a:only-child,
.yg-btn-popup-sure[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-popup-sure-disabled > a:only-child::after,
.yg-btn-popup-sure.disabled > a:only-child::after,
.yg-btn-popup-sure[disabled] > a:only-child::after,
.yg-btn-popup-sure-disabled:hover > a:only-child::after,
.yg-btn-popup-sure.disabled:hover > a:only-child::after,
.yg-btn-popup-sure[disabled]:hover > a:only-child::after,
.yg-btn-popup-sure-disabled:focus > a:only-child::after,
.yg-btn-popup-sure.disabled:focus > a:only-child::after,
.yg-btn-popup-sure[disabled]:focus > a:only-child::after,
.yg-btn-popup-sure-disabled:active > a:only-child::after,
.yg-btn-popup-sure.disabled:active > a:only-child::after,
.yg-btn-popup-sure[disabled]:active > a:only-child::after,
.yg-btn-popup-sure-disabled.active > a:only-child::after,
.yg-btn-popup-sure.disabled.active > a:only-child::after,
.yg-btn-popup-sure[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-greyfull {
  color: #333;
  background-color: #f7f7f7;
  border-color: #ccc;
}
.yg-btn-greyfull > a:only-child {
  color: currentColor;
}
.yg-btn-greyfull > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-greyfull:hover,
.yg-btn-greyfull:focus {
  color: #29b8ff;
  background-color: #f7f7f7;
  border-color: #29b8ff;
}
.yg-btn-greyfull:hover > a:only-child,
.yg-btn-greyfull:focus > a:only-child {
  color: currentColor;
}
.yg-btn-greyfull:hover > a:only-child::after,
.yg-btn-greyfull:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-greyfull:active,
.yg-btn-greyfull.active {
  color: #0082d9;
  background-color: #f7f7f7;
  border-color: #0082d9;
}
.yg-btn-greyfull:active > a:only-child,
.yg-btn-greyfull.active > a:only-child {
  color: currentColor;
}
.yg-btn-greyfull:active > a:only-child::after,
.yg-btn-greyfull.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-greyfull-disabled,
.yg-btn-greyfull.disabled,
.yg-btn-greyfull[disabled],
.yg-btn-greyfull-disabled:hover,
.yg-btn-greyfull.disabled:hover,
.yg-btn-greyfull[disabled]:hover,
.yg-btn-greyfull-disabled:focus,
.yg-btn-greyfull.disabled:focus,
.yg-btn-greyfull[disabled]:focus,
.yg-btn-greyfull-disabled:active,
.yg-btn-greyfull.disabled:active,
.yg-btn-greyfull[disabled]:active,
.yg-btn-greyfull-disabled.active,
.yg-btn-greyfull.disabled.active,
.yg-btn-greyfull[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-greyfull-disabled > a:only-child,
.yg-btn-greyfull.disabled > a:only-child,
.yg-btn-greyfull[disabled] > a:only-child,
.yg-btn-greyfull-disabled:hover > a:only-child,
.yg-btn-greyfull.disabled:hover > a:only-child,
.yg-btn-greyfull[disabled]:hover > a:only-child,
.yg-btn-greyfull-disabled:focus > a:only-child,
.yg-btn-greyfull.disabled:focus > a:only-child,
.yg-btn-greyfull[disabled]:focus > a:only-child,
.yg-btn-greyfull-disabled:active > a:only-child,
.yg-btn-greyfull.disabled:active > a:only-child,
.yg-btn-greyfull[disabled]:active > a:only-child,
.yg-btn-greyfull-disabled.active > a:only-child,
.yg-btn-greyfull.disabled.active > a:only-child,
.yg-btn-greyfull[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-greyfull-disabled > a:only-child::after,
.yg-btn-greyfull.disabled > a:only-child::after,
.yg-btn-greyfull[disabled] > a:only-child::after,
.yg-btn-greyfull-disabled:hover > a:only-child::after,
.yg-btn-greyfull.disabled:hover > a:only-child::after,
.yg-btn-greyfull[disabled]:hover > a:only-child::after,
.yg-btn-greyfull-disabled:focus > a:only-child::after,
.yg-btn-greyfull.disabled:focus > a:only-child::after,
.yg-btn-greyfull[disabled]:focus > a:only-child::after,
.yg-btn-greyfull-disabled:active > a:only-child::after,
.yg-btn-greyfull.disabled:active > a:only-child::after,
.yg-btn-greyfull[disabled]:active > a:only-child::after,
.yg-btn-greyfull-disabled.active > a:only-child::after,
.yg-btn-greyfull.disabled.active > a:only-child::after,
.yg-btn-greyfull[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-greyfull:hover,
.yg-btn-greyfull:focus,
.yg-btn-greyfull:active,
.yg-btn-greyfull.active {
  text-decoration: none;
  background: #f7f7f7;
}
.yg-btn-lighton {
  color: #00a1ff;
  background-color: #fff;
  border-color: #00a1ff;
}
.yg-btn-lighton > a:only-child {
  color: currentColor;
}
.yg-btn-lighton > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-lighton:hover,
.yg-btn-lighton:focus {
  color: #29b8ff;
  background-color: #fff;
  border-color: #29b8ff;
}
.yg-btn-lighton:hover > a:only-child,
.yg-btn-lighton:focus > a:only-child {
  color: currentColor;
}
.yg-btn-lighton:hover > a:only-child::after,
.yg-btn-lighton:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-lighton:active,
.yg-btn-lighton.active {
  color: #0082d9;
  background-color: #fff;
  border-color: #0082d9;
}
.yg-btn-lighton:active > a:only-child,
.yg-btn-lighton.active > a:only-child {
  color: currentColor;
}
.yg-btn-lighton:active > a:only-child::after,
.yg-btn-lighton.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-lighton-disabled,
.yg-btn-lighton.disabled,
.yg-btn-lighton[disabled],
.yg-btn-lighton-disabled:hover,
.yg-btn-lighton.disabled:hover,
.yg-btn-lighton[disabled]:hover,
.yg-btn-lighton-disabled:focus,
.yg-btn-lighton.disabled:focus,
.yg-btn-lighton[disabled]:focus,
.yg-btn-lighton-disabled:active,
.yg-btn-lighton.disabled:active,
.yg-btn-lighton[disabled]:active,
.yg-btn-lighton-disabled.active,
.yg-btn-lighton.disabled.active,
.yg-btn-lighton[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-lighton-disabled > a:only-child,
.yg-btn-lighton.disabled > a:only-child,
.yg-btn-lighton[disabled] > a:only-child,
.yg-btn-lighton-disabled:hover > a:only-child,
.yg-btn-lighton.disabled:hover > a:only-child,
.yg-btn-lighton[disabled]:hover > a:only-child,
.yg-btn-lighton-disabled:focus > a:only-child,
.yg-btn-lighton.disabled:focus > a:only-child,
.yg-btn-lighton[disabled]:focus > a:only-child,
.yg-btn-lighton-disabled:active > a:only-child,
.yg-btn-lighton.disabled:active > a:only-child,
.yg-btn-lighton[disabled]:active > a:only-child,
.yg-btn-lighton-disabled.active > a:only-child,
.yg-btn-lighton.disabled.active > a:only-child,
.yg-btn-lighton[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-lighton-disabled > a:only-child::after,
.yg-btn-lighton.disabled > a:only-child::after,
.yg-btn-lighton[disabled] > a:only-child::after,
.yg-btn-lighton-disabled:hover > a:only-child::after,
.yg-btn-lighton.disabled:hover > a:only-child::after,
.yg-btn-lighton[disabled]:hover > a:only-child::after,
.yg-btn-lighton-disabled:focus > a:only-child::after,
.yg-btn-lighton.disabled:focus > a:only-child::after,
.yg-btn-lighton[disabled]:focus > a:only-child::after,
.yg-btn-lighton-disabled:active > a:only-child::after,
.yg-btn-lighton.disabled:active > a:only-child::after,
.yg-btn-lighton[disabled]:active > a:only-child::after,
.yg-btn-lighton-disabled.active > a:only-child::after,
.yg-btn-lighton.disabled.active > a:only-child::after,
.yg-btn-lighton[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-success {
  color: #fff;
  background-color: #228b22;
  border-color: #228b22;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.yg-btn-success > a:only-child {
  color: currentColor;
}
.yg-btn-success > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-success:hover,
.yg-btn-success:focus {
  color: #fff;
  background-color: #40993d;
  border-color: #40993d;
}
.yg-btn-success:hover > a:only-child,
.yg-btn-success:focus > a:only-child {
  color: currentColor;
}
.yg-btn-success:hover > a:only-child::after,
.yg-btn-success:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-success:active,
.yg-btn-success.active {
  color: #fff;
  background-color: #228b22;
  border-color: #228b22;
}
.yg-btn-success:active > a:only-child,
.yg-btn-success.active > a:only-child {
  color: currentColor;
}
.yg-btn-success:active > a:only-child::after,
.yg-btn-success.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-success-disabled,
.yg-btn-success.disabled,
.yg-btn-success[disabled],
.yg-btn-success-disabled:hover,
.yg-btn-success.disabled:hover,
.yg-btn-success[disabled]:hover,
.yg-btn-success-disabled:focus,
.yg-btn-success.disabled:focus,
.yg-btn-success[disabled]:focus,
.yg-btn-success-disabled:active,
.yg-btn-success.disabled:active,
.yg-btn-success[disabled]:active,
.yg-btn-success-disabled.active,
.yg-btn-success.disabled.active,
.yg-btn-success[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-success-disabled > a:only-child,
.yg-btn-success.disabled > a:only-child,
.yg-btn-success[disabled] > a:only-child,
.yg-btn-success-disabled:hover > a:only-child,
.yg-btn-success.disabled:hover > a:only-child,
.yg-btn-success[disabled]:hover > a:only-child,
.yg-btn-success-disabled:focus > a:only-child,
.yg-btn-success.disabled:focus > a:only-child,
.yg-btn-success[disabled]:focus > a:only-child,
.yg-btn-success-disabled:active > a:only-child,
.yg-btn-success.disabled:active > a:only-child,
.yg-btn-success[disabled]:active > a:only-child,
.yg-btn-success-disabled.active > a:only-child,
.yg-btn-success.disabled.active > a:only-child,
.yg-btn-success[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-success-disabled > a:only-child::after,
.yg-btn-success.disabled > a:only-child::after,
.yg-btn-success[disabled] > a:only-child::after,
.yg-btn-success-disabled:hover > a:only-child::after,
.yg-btn-success.disabled:hover > a:only-child::after,
.yg-btn-success[disabled]:hover > a:only-child::after,
.yg-btn-success-disabled:focus > a:only-child::after,
.yg-btn-success.disabled:focus > a:only-child::after,
.yg-btn-success[disabled]:focus > a:only-child::after,
.yg-btn-success-disabled:active > a:only-child::after,
.yg-btn-success.disabled:active > a:only-child::after,
.yg-btn-success[disabled]:active > a:only-child::after,
.yg-btn-success-disabled.active > a:only-child::after,
.yg-btn-success.disabled.active > a:only-child::after,
.yg-btn-success[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-warning {
  color: #fff;
  background-color: #ffa812;
  border-color: #ffa812;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.yg-btn-warning > a:only-child {
  color: currentColor;
}
.yg-btn-warning > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-warning:hover,
.yg-btn-warning:focus {
  color: #fff;
  background-color: #ffbe3b;
  border-color: #ffbe3b;
}
.yg-btn-warning:hover > a:only-child,
.yg-btn-warning:focus > a:only-child {
  color: currentColor;
}
.yg-btn-warning:hover > a:only-child::after,
.yg-btn-warning:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-warning:active,
.yg-btn-warning.active {
  color: #fff;
  background-color: #ffa812;
  border-color: #ffa812;
}
.yg-btn-warning:active > a:only-child,
.yg-btn-warning.active > a:only-child {
  color: currentColor;
}
.yg-btn-warning:active > a:only-child::after,
.yg-btn-warning.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-warning-disabled,
.yg-btn-warning.disabled,
.yg-btn-warning[disabled],
.yg-btn-warning-disabled:hover,
.yg-btn-warning.disabled:hover,
.yg-btn-warning[disabled]:hover,
.yg-btn-warning-disabled:focus,
.yg-btn-warning.disabled:focus,
.yg-btn-warning[disabled]:focus,
.yg-btn-warning-disabled:active,
.yg-btn-warning.disabled:active,
.yg-btn-warning[disabled]:active,
.yg-btn-warning-disabled.active,
.yg-btn-warning.disabled.active,
.yg-btn-warning[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-warning-disabled > a:only-child,
.yg-btn-warning.disabled > a:only-child,
.yg-btn-warning[disabled] > a:only-child,
.yg-btn-warning-disabled:hover > a:only-child,
.yg-btn-warning.disabled:hover > a:only-child,
.yg-btn-warning[disabled]:hover > a:only-child,
.yg-btn-warning-disabled:focus > a:only-child,
.yg-btn-warning.disabled:focus > a:only-child,
.yg-btn-warning[disabled]:focus > a:only-child,
.yg-btn-warning-disabled:active > a:only-child,
.yg-btn-warning.disabled:active > a:only-child,
.yg-btn-warning[disabled]:active > a:only-child,
.yg-btn-warning-disabled.active > a:only-child,
.yg-btn-warning.disabled.active > a:only-child,
.yg-btn-warning[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-warning-disabled > a:only-child::after,
.yg-btn-warning.disabled > a:only-child::after,
.yg-btn-warning[disabled] > a:only-child::after,
.yg-btn-warning-disabled:hover > a:only-child::after,
.yg-btn-warning.disabled:hover > a:only-child::after,
.yg-btn-warning[disabled]:hover > a:only-child::after,
.yg-btn-warning-disabled:focus > a:only-child::after,
.yg-btn-warning.disabled:focus > a:only-child::after,
.yg-btn-warning[disabled]:focus > a:only-child::after,
.yg-btn-warning-disabled:active > a:only-child::after,
.yg-btn-warning.disabled:active > a:only-child::after,
.yg-btn-warning[disabled]:active > a:only-child::after,
.yg-btn-warning-disabled.active > a:only-child::after,
.yg-btn-warning.disabled.active > a:only-child::after,
.yg-btn-warning[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-danger {
  color: #fff;
  background-color: #e2062c;
  border-color: #e2062c;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
.yg-btn-danger > a:only-child {
  color: currentColor;
}
.yg-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-danger:hover,
.yg-btn-danger:focus {
  color: #fff;
  background-color: #f02e47;
  border-color: #f02e47;
}
.yg-btn-danger:hover > a:only-child,
.yg-btn-danger:focus > a:only-child {
  color: currentColor;
}
.yg-btn-danger:hover > a:only-child::after,
.yg-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-danger:active,
.yg-btn-danger.active {
  color: #fff;
  background-color: #e2062c;
  border-color: #e2062c;
}
.yg-btn-danger:active > a:only-child,
.yg-btn-danger.active > a:only-child {
  color: currentColor;
}
.yg-btn-danger:active > a:only-child::after,
.yg-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-danger-disabled,
.yg-btn-danger.disabled,
.yg-btn-danger[disabled],
.yg-btn-danger-disabled:hover,
.yg-btn-danger.disabled:hover,
.yg-btn-danger[disabled]:hover,
.yg-btn-danger-disabled:focus,
.yg-btn-danger.disabled:focus,
.yg-btn-danger[disabled]:focus,
.yg-btn-danger-disabled:active,
.yg-btn-danger.disabled:active,
.yg-btn-danger[disabled]:active,
.yg-btn-danger-disabled.active,
.yg-btn-danger.disabled.active,
.yg-btn-danger[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-danger-disabled > a:only-child,
.yg-btn-danger.disabled > a:only-child,
.yg-btn-danger[disabled] > a:only-child,
.yg-btn-danger-disabled:hover > a:only-child,
.yg-btn-danger.disabled:hover > a:only-child,
.yg-btn-danger[disabled]:hover > a:only-child,
.yg-btn-danger-disabled:focus > a:only-child,
.yg-btn-danger.disabled:focus > a:only-child,
.yg-btn-danger[disabled]:focus > a:only-child,
.yg-btn-danger-disabled:active > a:only-child,
.yg-btn-danger.disabled:active > a:only-child,
.yg-btn-danger[disabled]:active > a:only-child,
.yg-btn-danger-disabled.active > a:only-child,
.yg-btn-danger.disabled.active > a:only-child,
.yg-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-danger-disabled > a:only-child::after,
.yg-btn-danger.disabled > a:only-child::after,
.yg-btn-danger[disabled] > a:only-child::after,
.yg-btn-danger-disabled:hover > a:only-child::after,
.yg-btn-danger.disabled:hover > a:only-child::after,
.yg-btn-danger[disabled]:hover > a:only-child::after,
.yg-btn-danger-disabled:focus > a:only-child::after,
.yg-btn-danger.disabled:focus > a:only-child::after,
.yg-btn-danger[disabled]:focus > a:only-child::after,
.yg-btn-danger-disabled:active > a:only-child::after,
.yg-btn-danger.disabled:active > a:only-child::after,
.yg-btn-danger[disabled]:active > a:only-child::after,
.yg-btn-danger-disabled.active > a:only-child::after,
.yg-btn-danger.disabled.active > a:only-child::after,
.yg-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-link {
  color: #475669;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.yg-btn-link > a:only-child {
  color: currentColor;
}
.yg-btn-link > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-link:hover,
.yg-btn-link:focus {
  color: #29b8ff;
  background-color: transparent;
  border-color: #29b8ff;
}
.yg-btn-link:hover > a:only-child,
.yg-btn-link:focus > a:only-child {
  color: currentColor;
}
.yg-btn-link:hover > a:only-child::after,
.yg-btn-link:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-link:active,
.yg-btn-link.active {
  color: #0082d9;
  background-color: transparent;
  border-color: #0082d9;
}
.yg-btn-link:active > a:only-child,
.yg-btn-link.active > a:only-child {
  color: currentColor;
}
.yg-btn-link:active > a:only-child::after,
.yg-btn-link.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-link-disabled,
.yg-btn-link.disabled,
.yg-btn-link[disabled],
.yg-btn-link-disabled:hover,
.yg-btn-link.disabled:hover,
.yg-btn-link[disabled]:hover,
.yg-btn-link-disabled:focus,
.yg-btn-link.disabled:focus,
.yg-btn-link[disabled]:focus,
.yg-btn-link-disabled:active,
.yg-btn-link.disabled:active,
.yg-btn-link[disabled]:active,
.yg-btn-link-disabled.active,
.yg-btn-link.disabled.active,
.yg-btn-link[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-link-disabled > a:only-child,
.yg-btn-link.disabled > a:only-child,
.yg-btn-link[disabled] > a:only-child,
.yg-btn-link-disabled:hover > a:only-child,
.yg-btn-link.disabled:hover > a:only-child,
.yg-btn-link[disabled]:hover > a:only-child,
.yg-btn-link-disabled:focus > a:only-child,
.yg-btn-link.disabled:focus > a:only-child,
.yg-btn-link[disabled]:focus > a:only-child,
.yg-btn-link-disabled:active > a:only-child,
.yg-btn-link.disabled:active > a:only-child,
.yg-btn-link[disabled]:active > a:only-child,
.yg-btn-link-disabled.active > a:only-child,
.yg-btn-link.disabled.active > a:only-child,
.yg-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-link-disabled > a:only-child::after,
.yg-btn-link.disabled > a:only-child::after,
.yg-btn-link[disabled] > a:only-child::after,
.yg-btn-link-disabled:hover > a:only-child::after,
.yg-btn-link.disabled:hover > a:only-child::after,
.yg-btn-link[disabled]:hover > a:only-child::after,
.yg-btn-link-disabled:focus > a:only-child::after,
.yg-btn-link.disabled:focus > a:only-child::after,
.yg-btn-link[disabled]:focus > a:only-child::after,
.yg-btn-link-disabled:active > a:only-child::after,
.yg-btn-link.disabled:active > a:only-child::after,
.yg-btn-link[disabled]:active > a:only-child::after,
.yg-btn-link-disabled.active > a:only-child::after,
.yg-btn-link.disabled.active > a:only-child::after,
.yg-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-link:hover,
.yg-btn-link:focus,
.yg-btn-link:active {
  border-color: transparent;
}
.yg-btn-link-disabled,
.yg-btn-link.disabled,
.yg-btn-link[disabled],
.yg-btn-link-disabled:hover,
.yg-btn-link.disabled:hover,
.yg-btn-link[disabled]:hover,
.yg-btn-link-disabled:focus,
.yg-btn-link.disabled:focus,
.yg-btn-link[disabled]:focus,
.yg-btn-link-disabled:active,
.yg-btn-link.disabled:active,
.yg-btn-link[disabled]:active,
.yg-btn-link-disabled.active,
.yg-btn-link.disabled.active,
.yg-btn-link[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-link-disabled > a:only-child,
.yg-btn-link.disabled > a:only-child,
.yg-btn-link[disabled] > a:only-child,
.yg-btn-link-disabled:hover > a:only-child,
.yg-btn-link.disabled:hover > a:only-child,
.yg-btn-link[disabled]:hover > a:only-child,
.yg-btn-link-disabled:focus > a:only-child,
.yg-btn-link.disabled:focus > a:only-child,
.yg-btn-link[disabled]:focus > a:only-child,
.yg-btn-link-disabled:active > a:only-child,
.yg-btn-link.disabled:active > a:only-child,
.yg-btn-link[disabled]:active > a:only-child,
.yg-btn-link-disabled.active > a:only-child,
.yg-btn-link.disabled.active > a:only-child,
.yg-btn-link[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-link-disabled > a:only-child::after,
.yg-btn-link.disabled > a:only-child::after,
.yg-btn-link[disabled] > a:only-child::after,
.yg-btn-link-disabled:hover > a:only-child::after,
.yg-btn-link.disabled:hover > a:only-child::after,
.yg-btn-link[disabled]:hover > a:only-child::after,
.yg-btn-link-disabled:focus > a:only-child::after,
.yg-btn-link.disabled:focus > a:only-child::after,
.yg-btn-link[disabled]:focus > a:only-child::after,
.yg-btn-link-disabled:active > a:only-child::after,
.yg-btn-link.disabled:active > a:only-child::after,
.yg-btn-link[disabled]:active > a:only-child::after,
.yg-btn-link-disabled.active > a:only-child::after,
.yg-btn-link.disabled.active > a:only-child::after,
.yg-btn-link[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-round {
  height: 28px;
  padding: 0 14px;
  font-size: 14px;
  border-radius: 28px;
}
.yg-btn-round.yg-btn-lg {
  height: 38px;
  padding: 0 19px;
  font-size: 16px;
  border-radius: 38px;
}
.yg-btn-round.yg-btn-sm {
  height: 22px;
  padding: 0 11px;
  font-size: 12px;
  border-radius: 22px;
}
.yg-btn-circle,
.yg-btn-circle-outline {
  width: 28px;
  height: 28px;
  padding: 0;
  font-size: 14px;
  border-radius: 50%;
}
.yg-btn-circle.yg-btn-lg,
.yg-btn-circle-outline.yg-btn-lg {
  width: 38px;
  height: 38px;
  padding: 0;
  font-size: 16px;
  border-radius: 50%;
}
.yg-btn-circle.yg-btn-sm,
.yg-btn-circle-outline.yg-btn-sm {
  width: 22px;
  height: 22px;
  padding: 0;
  font-size: 12px;
  border-radius: 50%;
}
.yg-btn::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: 0.35;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  pointer-events: none;
  content: '';
}
.yg-btn .anticon {
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-btn .anticon.anticon-plus > svg,
.yg-btn .anticon.anticon-minus > svg {
  shape-rendering: optimizeSpeed;
}
.yg-btn.yg-btn-loading::before {
  display: block;
}
.yg-btn.yg-btn-loading:not(.yg-btn-circle):not(.yg-btn-circle-outline):not(.yg-btn-icon-only) {
  position: relative;
  padding-left: 29px;
  pointer-events: none;
}
.yg-btn.yg-btn-loading:not(.yg-btn-circle):not(.yg-btn-circle-outline):not(.yg-btn-icon-only) .anticon:not(:last-child) {
  margin-left: -14px;
}
.yg-btn-sm {
  line-height: 22px;
}
.yg-btn-sm.yg-btn-loading:not(.yg-btn-circle):not(.yg-btn-circle-outline):not(.yg-btn-icon-only) {
  padding-left: 24px;
}
.yg-btn-sm.yg-btn-loading:not(.yg-btn-circle):not(.yg-btn-circle-outline):not(.yg-btn-icon-only) .anticon {
  margin-left: -17px;
}
.yg-btn-group {
  position: relative;
  display: inline-block;
}
.yg-btn-group > .yg-btn,
.yg-btn-group > span > .yg-btn {
  position: relative;
}
.yg-btn-group > .yg-btn:hover,
.yg-btn-group > span > .yg-btn:hover,
.yg-btn-group > .yg-btn:focus,
.yg-btn-group > span > .yg-btn:focus,
.yg-btn-group > .yg-btn:active,
.yg-btn-group > span > .yg-btn:active,
.yg-btn-group > .yg-btn.active,
.yg-btn-group > span > .yg-btn.active {
  z-index: 2;
}
.yg-btn-group > .yg-btn:disabled,
.yg-btn-group > span > .yg-btn:disabled {
  z-index: 0;
}
.yg-btn-group-lg > .yg-btn,
.yg-btn-group-lg > span > .yg-btn {
  height: 38px;
  padding: 0 20px;
  font-size: 14px;
  border-radius: 0;
  line-height: 36px;
}
.yg-btn-group-sm > .yg-btn,
.yg-btn-group-sm > span > .yg-btn {
  height: 22px;
  padding: 0 7px;
  font-size: 12px;
  border-radius: 0;
  line-height: 20px;
}
.yg-btn-group-sm > .yg-btn > .anticon,
.yg-btn-group-sm > span > .yg-btn > .anticon {
  font-size: 12px;
}
.yg-btn-group .yg-btn + .yg-btn,
.yg-btn + .yg-btn-group,
.yg-btn-group span + .yg-btn,
.yg-btn-group .yg-btn + span,
.yg-btn-group > span + span,
.yg-btn-group + .yg-btn,
.yg-btn-group + .yg-btn-group {
  margin-left: -1px;
}
.yg-btn-group .yg-btn-primary + .yg-btn:not(.yg-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.yg-btn-group .yg-btn {
  border-radius: 0;
}
.yg-btn-group > .yg-btn:first-child,
.yg-btn-group > span:first-child > .yg-btn {
  margin-left: 0;
}
.yg-btn-group > .yg-btn:only-child {
  border-radius: 2px;
}
.yg-btn-group > span:only-child > .yg-btn {
  border-radius: 2px;
}
.yg-btn-group > .yg-btn:first-child:not(:last-child),
.yg-btn-group > span:first-child:not(:last-child) > .yg-btn {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.yg-btn-group > .yg-btn:last-child:not(:first-child),
.yg-btn-group > span:last-child:not(:first-child) > .yg-btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.yg-btn-group-sm > .yg-btn:only-child {
  border-radius: 2px;
}
.yg-btn-group-sm > span:only-child > .yg-btn {
  border-radius: 2px;
}
.yg-btn-group-sm > .yg-btn:first-child:not(:last-child),
.yg-btn-group-sm > span:first-child:not(:last-child) > .yg-btn {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.yg-btn-group-sm > .yg-btn:last-child:not(:first-child),
.yg-btn-group-sm > span:last-child:not(:first-child) > .yg-btn {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.yg-btn-group > .yg-btn-group {
  float: left;
}
.yg-btn-group > .yg-btn-group:not(:first-child):not(:last-child) > .yg-btn {
  border-radius: 0;
}
.yg-btn-group > .yg-btn-group:first-child:not(:last-child) > .yg-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.yg-btn-group > .yg-btn-group:last-child:not(:first-child) > .yg-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.yg-btn:not(.yg-btn-circle):not(.yg-btn-circle-outline).yg-btn-icon-only {
  padding-right: 8px;
  padding-left: 8px;
}
.yg-btn:focus > span,
.yg-btn:active > span {
  position: relative;
}
.yg-btn > .anticon + span,
.yg-btn > span + .anticon {
  margin-left: 8px;
}
.yg-btn-background-ghost {
  color: #fff;
  background: transparent;
  border-color: #fff;
}
.yg-btn-background-ghost.yg-btn-primary {
  color: #00a1ff;
  background-color: transparent;
  border-color: #00a1ff;
  text-shadow: none;
}
.yg-btn-background-ghost.yg-btn-primary > a:only-child {
  color: currentColor;
}
.yg-btn-background-ghost.yg-btn-primary > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-background-ghost.yg-btn-primary:hover,
.yg-btn-background-ghost.yg-btn-primary:focus {
  color: #29b8ff;
  background-color: transparent;
  border-color: #29b8ff;
}
.yg-btn-background-ghost.yg-btn-primary:hover > a:only-child,
.yg-btn-background-ghost.yg-btn-primary:focus > a:only-child {
  color: currentColor;
}
.yg-btn-background-ghost.yg-btn-primary:hover > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-background-ghost.yg-btn-primary:active,
.yg-btn-background-ghost.yg-btn-primary.active {
  color: #0082d9;
  background-color: transparent;
  border-color: #0082d9;
}
.yg-btn-background-ghost.yg-btn-primary:active > a:only-child,
.yg-btn-background-ghost.yg-btn-primary.active > a:only-child {
  color: currentColor;
}
.yg-btn-background-ghost.yg-btn-primary:active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-background-ghost.yg-btn-primary-disabled,
.yg-btn-background-ghost.yg-btn-primary.disabled,
.yg-btn-background-ghost.yg-btn-primary[disabled],
.yg-btn-background-ghost.yg-btn-primary-disabled:hover,
.yg-btn-background-ghost.yg-btn-primary.disabled:hover,
.yg-btn-background-ghost.yg-btn-primary[disabled]:hover,
.yg-btn-background-ghost.yg-btn-primary-disabled:focus,
.yg-btn-background-ghost.yg-btn-primary.disabled:focus,
.yg-btn-background-ghost.yg-btn-primary[disabled]:focus,
.yg-btn-background-ghost.yg-btn-primary-disabled:active,
.yg-btn-background-ghost.yg-btn-primary.disabled:active,
.yg-btn-background-ghost.yg-btn-primary[disabled]:active,
.yg-btn-background-ghost.yg-btn-primary-disabled.active,
.yg-btn-background-ghost.yg-btn-primary.disabled.active,
.yg-btn-background-ghost.yg-btn-primary[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-background-ghost.yg-btn-primary-disabled > a:only-child,
.yg-btn-background-ghost.yg-btn-primary.disabled > a:only-child,
.yg-btn-background-ghost.yg-btn-primary[disabled] > a:only-child,
.yg-btn-background-ghost.yg-btn-primary-disabled:hover > a:only-child,
.yg-btn-background-ghost.yg-btn-primary.disabled:hover > a:only-child,
.yg-btn-background-ghost.yg-btn-primary[disabled]:hover > a:only-child,
.yg-btn-background-ghost.yg-btn-primary-disabled:focus > a:only-child,
.yg-btn-background-ghost.yg-btn-primary.disabled:focus > a:only-child,
.yg-btn-background-ghost.yg-btn-primary[disabled]:focus > a:only-child,
.yg-btn-background-ghost.yg-btn-primary-disabled:active > a:only-child,
.yg-btn-background-ghost.yg-btn-primary.disabled:active > a:only-child,
.yg-btn-background-ghost.yg-btn-primary[disabled]:active > a:only-child,
.yg-btn-background-ghost.yg-btn-primary-disabled.active > a:only-child,
.yg-btn-background-ghost.yg-btn-primary.disabled.active > a:only-child,
.yg-btn-background-ghost.yg-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-background-ghost.yg-btn-primary-disabled > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary.disabled > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary[disabled] > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary-disabled:hover > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary.disabled:hover > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary[disabled]:hover > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary-disabled:focus > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary.disabled:focus > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary[disabled]:focus > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary-disabled:active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary.disabled:active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary[disabled]:active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary-disabled.active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary.disabled.active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-primary[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-background-ghost.yg-btn-danger {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  text-shadow: none;
}
.yg-btn-background-ghost.yg-btn-danger > a:only-child {
  color: currentColor;
}
.yg-btn-background-ghost.yg-btn-danger > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-background-ghost.yg-btn-danger:hover,
.yg-btn-background-ghost.yg-btn-danger:focus {
  color: #fff0f0;
  background-color: transparent;
  border-color: #fff0f0;
}
.yg-btn-background-ghost.yg-btn-danger:hover > a:only-child,
.yg-btn-background-ghost.yg-btn-danger:focus > a:only-child {
  color: currentColor;
}
.yg-btn-background-ghost.yg-btn-danger:hover > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-background-ghost.yg-btn-danger:active,
.yg-btn-background-ghost.yg-btn-danger.active {
  color: #d9cccc;
  background-color: transparent;
  border-color: #d9cccc;
}
.yg-btn-background-ghost.yg-btn-danger:active > a:only-child,
.yg-btn-background-ghost.yg-btn-danger.active > a:only-child {
  color: currentColor;
}
.yg-btn-background-ghost.yg-btn-danger:active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-background-ghost.yg-btn-danger-disabled,
.yg-btn-background-ghost.yg-btn-danger.disabled,
.yg-btn-background-ghost.yg-btn-danger[disabled],
.yg-btn-background-ghost.yg-btn-danger-disabled:hover,
.yg-btn-background-ghost.yg-btn-danger.disabled:hover,
.yg-btn-background-ghost.yg-btn-danger[disabled]:hover,
.yg-btn-background-ghost.yg-btn-danger-disabled:focus,
.yg-btn-background-ghost.yg-btn-danger.disabled:focus,
.yg-btn-background-ghost.yg-btn-danger[disabled]:focus,
.yg-btn-background-ghost.yg-btn-danger-disabled:active,
.yg-btn-background-ghost.yg-btn-danger.disabled:active,
.yg-btn-background-ghost.yg-btn-danger[disabled]:active,
.yg-btn-background-ghost.yg-btn-danger-disabled.active,
.yg-btn-background-ghost.yg-btn-danger.disabled.active,
.yg-btn-background-ghost.yg-btn-danger[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-btn-background-ghost.yg-btn-danger-disabled > a:only-child,
.yg-btn-background-ghost.yg-btn-danger.disabled > a:only-child,
.yg-btn-background-ghost.yg-btn-danger[disabled] > a:only-child,
.yg-btn-background-ghost.yg-btn-danger-disabled:hover > a:only-child,
.yg-btn-background-ghost.yg-btn-danger.disabled:hover > a:only-child,
.yg-btn-background-ghost.yg-btn-danger[disabled]:hover > a:only-child,
.yg-btn-background-ghost.yg-btn-danger-disabled:focus > a:only-child,
.yg-btn-background-ghost.yg-btn-danger.disabled:focus > a:only-child,
.yg-btn-background-ghost.yg-btn-danger[disabled]:focus > a:only-child,
.yg-btn-background-ghost.yg-btn-danger-disabled:active > a:only-child,
.yg-btn-background-ghost.yg-btn-danger.disabled:active > a:only-child,
.yg-btn-background-ghost.yg-btn-danger[disabled]:active > a:only-child,
.yg-btn-background-ghost.yg-btn-danger-disabled.active > a:only-child,
.yg-btn-background-ghost.yg-btn-danger.disabled.active > a:only-child,
.yg-btn-background-ghost.yg-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.yg-btn-background-ghost.yg-btn-danger-disabled > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger.disabled > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger[disabled] > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger-disabled:hover > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger.disabled:hover > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger[disabled]:hover > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger-disabled:focus > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger.disabled:focus > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger[disabled]:focus > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger-disabled:active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger.disabled:active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger[disabled]:active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger-disabled.active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger.disabled.active > a:only-child::after,
.yg-btn-background-ghost.yg-btn-danger[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}
.yg-btn-two-chinese-chars > *:not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
.yg-btn-block {
  width: 100%;
}
.yg-btn:empty {
  vertical-align: top;
}
a.yg-btn {
  line-height: 28px;
}
a.yg-btn-lg {
  line-height: 38px;
}
a.yg-btn-sm {
  line-height: 22px;
}
.yg-btn-disabled:hover {
  background-color: #e5e5e5;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-avatar {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  background: #ccc;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
}
.yg-avatar-image {
  background: transparent;
}
.yg-avatar-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
          transform-origin: 0 center;
}
.yg-avatar.yg-avatar-icon {
  font-size: 18px;
}
.yg-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.yg-avatar-lg-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
          transform-origin: 0 center;
}
.yg-avatar-lg.yg-avatar-icon {
  font-size: 24px;
}
.yg-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
}
.yg-avatar-sm-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
          transform-origin: 0 center;
}
.yg-avatar-sm.yg-avatar-icon {
  font-size: 14px;
}
.yg-avatar-square {
  border-radius: 2px;
}
.yg-avatar > img {
  display: block;
  width: 100%;
  height: 100%;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-back-top {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: fixed;
  right: 100px;
  bottom: 50px;
  z-index: 10;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.yg-back-top-content {
  width: 40px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 20px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-back-top-content:hover {
  background-color: #333;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-back-top-icon {
  width: 14px;
  height: 16px;
  margin: 12px auto;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat;
}
@media screen and (max-width: 768px) {
  .yg-back-top {
    right: 60px;
  }
}
@media screen and (max-width: 480px) {
  .yg-back-top {
    right: 20px;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-badge {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline-block;
  color: unset;
  line-height: 1;
}
.yg-badge-count {
  z-index: 10;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  background: #e2062c;
  border-radius: 10px;
  box-shadow: 0 0 0 1px #fff;
}
.yg-badge-count a,
.yg-badge-count a:hover {
  color: #fff;
}
.yg-badge-multiple-words {
  padding: 0 8px;
}
.yg-badge-dot {
  z-index: 10;
  width: 6px;
  height: 6px;
  background: #e2062c;
  border-radius: 100%;
  box-shadow: 0 0 0 1px #fff;
}
.yg-badge-count,
.yg-badge-dot,
.yg-badge .yg-scroll-number-custom-component {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -webkit-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
}
.yg-badge-status {
  line-height: inherit;
  vertical-align: baseline;
}
.yg-badge-status-dot {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  border-radius: 50%;
}
.yg-badge-status-success {
  background-color: #228b22;
}
.yg-badge-status-processing {
  position: relative;
  background-color: #00a1ff;
}
.yg-badge-status-processing::after {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #00a1ff;
  border-radius: 50%;
  -webkit-animation: antStatusProcessing 1.2s infinite ease-in-out;
          animation: antStatusProcessing 1.2s infinite ease-in-out;
  content: '';
}
.yg-badge-status-default {
  background-color: #333;
}
.yg-badge-status-error {
  background-color: #e2062c;
}
.yg-badge-status-warning {
  background-color: #ffa812;
}
.yg-badge-status-text {
  margin-left: 8px;
  color: #333;
  font-size: 12px;
}
.yg-badge-zoom-appear,
.yg-badge-zoom-enter {
  -webkit-animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
          animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.yg-badge-zoom-leave {
  -webkit-animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
          animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.yg-badge-not-a-wrapper:not(.yg-badge-status) {
  vertical-align: middle;
}
.yg-badge-not-a-wrapper .yg-scroll-number {
  position: relative;
  top: auto;
  display: block;
}
.yg-badge-not-a-wrapper .yg-badge-count {
  -webkit-transform: none;
          transform: none;
}
@-webkit-keyframes antStatusProcessing {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(2.4);
            transform: scale(2.4);
    opacity: 0;
  }
}
@keyframes antStatusProcessing {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(2.4);
            transform: scale(2.4);
    opacity: 0;
  }
}
.yg-scroll-number {
  overflow: hidden;
}
.yg-scroll-number-only {
  display: inline-block;
  height: 20px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-scroll-number-only > p {
  height: 20px;
  margin: 0;
}
@-webkit-keyframes antZoomBadgeIn {
  0% {
    -webkit-transform: scale(0) translate(50%, -50%);
            transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) translate(50%, -50%);
            transform: scale(1) translate(50%, -50%);
  }
}
@keyframes antZoomBadgeIn {
  0% {
    -webkit-transform: scale(0) translate(50%, -50%);
            transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) translate(50%, -50%);
            transform: scale(1) translate(50%, -50%);
  }
}
@-webkit-keyframes antZoomBadgeOut {
  0% {
    -webkit-transform: scale(1) translate(50%, -50%);
            transform: scale(1) translate(50%, -50%);
  }
  100% {
    -webkit-transform: scale(0) translate(50%, -50%);
            transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
}
@keyframes antZoomBadgeOut {
  0% {
    -webkit-transform: scale(1) translate(50%, -50%);
            transform: scale(1) translate(50%, -50%);
  }
  100% {
    -webkit-transform: scale(0) translate(50%, -50%);
            transform: scale(0) translate(50%, -50%);
    opacity: 0;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-breadcrumb {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  list-style: none;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.yg-breadcrumb .anticon {
  font-size: 12px;
}
.yg-breadcrumb a {
  color: #475669;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.yg-breadcrumb a:hover {
  color: #475669;
  text-decoration: underline;
}
.yg-breadcrumb > span:last-child {
  color: #999;
}
.yg-breadcrumb > span:last-child .yg-breadcrumb-separator {
  display: none;
}
.yg-breadcrumb-separator {
  margin: 0 8px;
  color: rgba(0, 0, 0, 0.45);
}
.yg-breadcrumb-link > .anticon + span {
  margin-left: 4px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-fullcalendar {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  outline: none;
}
.yg-select.yg-fullcalendar-year-select {
  min-width: 90px;
}
.yg-select.yg-fullcalendar-year-select.yg-select-sm {
  min-width: 70px;
}
.yg-select.yg-fullcalendar-month-select {
  min-width: 80px;
  margin-left: 8px;
}
.yg-select.yg-fullcalendar-month-select.yg-select-sm {
  min-width: 60px;
}
.yg-fullcalendar-header {
  padding: 11px 16px 11px 0;
  text-align: right;
}
.yg-fullcalendar-header .yg-select-dropdown {
  text-align: left;
}
.yg-fullcalendar-header .yg-radio-group {
  margin-left: 8px;
  text-align: left;
}
.yg-fullcalendar-header label.yg-radio-button {
  height: 22px;
  padding: 0 10px;
  line-height: 20px;
}
.yg-fullcalendar-date-panel {
  position: relative;
  outline: none;
}
.yg-fullcalendar-calendar-body {
  padding: 8px 12px;
}
.yg-fullcalendar table {
  width: 100%;
  max-width: 100%;
  height: 256px;
  background-color: transparent;
  border-collapse: collapse;
}
.yg-fullcalendar table,
.yg-fullcalendar th,
.yg-fullcalendar td {
  border: 0;
}
.yg-fullcalendar td {
  position: relative;
}
.yg-fullcalendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0;
}
.yg-fullcalendar-column-header {
  width: 33px;
  padding: 0;
  line-height: 18px;
  text-align: center;
}
.yg-fullcalendar-column-header .yg-fullcalendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.yg-fullcalendar-week-number-header .yg-fullcalendar-column-header-inner {
  display: none;
}
.yg-fullcalendar-month,
.yg-fullcalendar-date {
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-fullcalendar-value {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 3px 3px;
  color: #333;
  line-height: 24px;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-fullcalendar-value:hover {
  background: #eee;
  cursor: pointer;
}
.yg-fullcalendar-value:active {
  color: #fff;
  background: #475669;
}
.yg-fullcalendar-month-panel-cell .yg-fullcalendar-value {
  width: 48px;
}
.yg-fullcalendar-today .yg-fullcalendar-value,
.yg-fullcalendar-month-panel-current-cell .yg-fullcalendar-value {
  box-shadow: 0 0 0 1px #475669 inset;
}
.yg-fullcalendar-selected-day .yg-fullcalendar-value,
.yg-fullcalendar-month-panel-selected-cell .yg-fullcalendar-value {
  color: #fff;
  background: #475669;
}
.yg-fullcalendar-disabled-cell-first-of-row .yg-fullcalendar-value {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.yg-fullcalendar-disabled-cell-last-of-row .yg-fullcalendar-value {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.yg-fullcalendar-last-month-cell .yg-fullcalendar-value,
.yg-fullcalendar-next-month-btn-day .yg-fullcalendar-value {
  color: rgba(51, 51, 51, 0.25);
}
.yg-fullcalendar-month-panel-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.yg-fullcalendar-content {
  position: absolute;
  bottom: -9px;
  left: 0;
  width: 100%;
}
.yg-fullcalendar-fullscreen {
  border-top: 0;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-table {
  table-layout: fixed;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-header .yg-radio-group {
  margin-left: 16px;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-header label.yg-radio-button {
  height: 28px;
  line-height: 26px;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-month,
.yg-fullcalendar-fullscreen .yg-fullcalendar-date {
  display: block;
  height: 116px;
  margin: 0 4px;
  padding: 0px 8px;
  color: #333;
  text-align: left;
  border-top: 2px solid #ccc;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-month:hover,
.yg-fullcalendar-fullscreen .yg-fullcalendar-date:hover {
  background: #eee;
  cursor: pointer;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-month:active,
.yg-fullcalendar-fullscreen .yg-fullcalendar-date:active {
  background: #475669;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-column-header {
  padding-right: 12px;
  padding-bottom: 5px;
  text-align: right;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-value {
  width: auto;
  text-align: right;
  background: transparent;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-today .yg-fullcalendar-value {
  color: #fff;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-month-panel-current-cell .yg-fullcalendar-month,
.yg-fullcalendar-fullscreen .yg-fullcalendar-today .yg-fullcalendar-date {
  background: transparent;
  border-top-color: #ccc;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-month-panel-current-cell .yg-fullcalendar-value,
.yg-fullcalendar-fullscreen .yg-fullcalendar-today .yg-fullcalendar-value {
  box-shadow: none;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-month-panel-selected-cell .yg-fullcalendar-month,
.yg-fullcalendar-fullscreen .yg-fullcalendar-selected-day .yg-fullcalendar-date {
  background: #475669;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-month-panel-selected-cell .yg-fullcalendar-month .yg-fullcalendar-value,
.yg-fullcalendar-fullscreen .yg-fullcalendar-selected-day .yg-fullcalendar-date .yg-fullcalendar-value {
  color: #fff;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-month-panel-selected-cell .yg-fullcalendar-month .yg-badge-status-text,
.yg-fullcalendar-fullscreen .yg-fullcalendar-selected-day .yg-fullcalendar-date .yg-badge-status-text {
  color: #fff;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-month-panel-selected-cell .yg-fullcalendar-value,
.yg-fullcalendar-fullscreen .yg-fullcalendar-selected-day .yg-fullcalendar-value {
  color: #475669;
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-last-month-cell .yg-fullcalendar-date,
.yg-fullcalendar-fullscreen .yg-fullcalendar-next-month-btn-day .yg-fullcalendar-date {
  color: rgba(51, 51, 51, 0.25);
}
.yg-fullcalendar-fullscreen .yg-fullcalendar-content {
  position: static;
  width: auto;
  height: 88px;
  overflow-y: auto;
}
.yg-fullcalendar-disabled-cell .yg-fullcalendar-date,
.yg-fullcalendar-disabled-cell .yg-fullcalendar-date:hover {
  cursor: not-allowed;
}
.yg-fullcalendar-disabled-cell:not(.yg-fullcalendar-today) .yg-fullcalendar-date,
.yg-fullcalendar-disabled-cell:not(.yg-fullcalendar-today) .yg-fullcalendar-date:hover {
  background: transparent;
}
.yg-fullcalendar-disabled-cell .yg-fullcalendar-value {
  width: auto;
  color: rgba(51, 51, 51, 0.25);
  border-radius: 0;
  cursor: not-allowed;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-radio-group {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  display: inline-block;
  line-height: unset;
}
.yg-radio-wrapper {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline-block;
  line-height: 28px;
  height: 28px;
  white-space: nowrap;
  cursor: pointer;
}
.yg-radio-wrapper:not(:last-of-type) {
  margin-right: 15px;
  margin-bottom: 10px;
}
.yg-radio {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.yg-radio-wrapper:hover .yg-radio,
.yg-radio:hover .yg-radio-inner,
.yg-radio-input:focus + .yg-radio-inner {
  border-color: #00a1ff;
}
.yg-radio-input:focus + .yg-radio-inner {
  box-shadow: 0 0 0 3px rgba(0, 161, 255, 0.08);
}
.yg-radio-checked::after {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #00a1ff;
  border-radius: 50%;
  visibility: hidden;
  -webkit-animation: antRadioEffect 0.36s ease-in-out;
          animation: antRadioEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  content: '';
}
.yg-radio:hover::after,
.yg-radio-wrapper:hover .yg-radio::after {
  visibility: visible;
}
.yg-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-radio-inner::after {
  position: absolute;
  top: 4px;
  left: 4px;
  display: table;
  width: 8px;
  height: 8px;
  background-color: #00a1ff;
  border-top: 0;
  border-left: 0;
  border-radius: 8px;
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.yg-radio-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.yg-radio-checked .yg-radio-inner {
  border-color: #00a1ff;
}
.yg-radio-checked .yg-radio-inner::after {
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.yg-radio-disabled .yg-radio-inner {
  background-color: #f5f5f5;
  border-color: #ccc;
  cursor: not-allowed;
}
.yg-radio-disabled .yg-radio-inner::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.yg-radio-disabled .yg-radio-input {
  cursor: not-allowed;
}
.yg-radio-disabled + span {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}
span.yg-radio + * {
  padding-right: 5px;
  padding-left: 5px;
  vertical-align: middle;
}
.yg-radio-button-wrapper {
  position: relative;
  display: inline-block;
  height: 28px;
  margin: 0;
  padding: 0 15px;
  color: #333;
  line-height: 28px;
  background: #fff;
  border: 1px solid #ccc;
  border-top-width: 1px;
  border-left: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s, background 0.3s, border-color 0.3s;
  transition: color 0.3s, background 0.3s, border-color 0.3s;
}
.yg-radio-button-wrapper a {
  color: #333;
}
.yg-radio-button-wrapper > .yg-radio-button {
  display: block;
  width: 0;
  height: 0;
  margin-left: 0;
}
.yg-radio-group-large .yg-radio-button-wrapper {
  height: 38px;
  font-size: 14px;
  line-height: 36px;
}
.yg-radio-group-small .yg-radio-button-wrapper {
  height: 22px;
  padding: 0 7px;
  line-height: 20px;
}
.yg-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: 0;
  left: -1px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #ccc;
  content: '';
}
.yg-radio-button-wrapper:first-child {
  border-left: 1px solid #ccc;
  border-radius: 2px 0 0 2px;
}
.yg-radio-button-wrapper:last-child {
  border-radius: 0 2px 2px 0;
}
.yg-radio-button-wrapper:first-child:last-child {
  border-radius: 2px;
}
.yg-radio-button-wrapper:hover {
  position: relative;
  color: #00a1ff;
}
.yg-radio-button-wrapper:focus-within {
  outline: 3px solid rgba(0, 161, 255, 0.06);
}
.yg-radio-button-wrapper .yg-radio-inner,
.yg-radio-button-wrapper input[type='checkbox'],
.yg-radio-button-wrapper input[type='radio'] {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none;
}
.yg-radio-button-wrapper-checked {
  z-index: 1;
  color: #00a1ff;
  background: #fff;
  border-color: #00a1ff;
  box-shadow: -1px 0 0 0 #00a1ff;
}
.yg-radio-button-wrapper-checked::before {
  background-color: #00a1ff;
  opacity: 0.1;
}
.yg-radio-button-wrapper-checked:first-child {
  border-color: #00a1ff;
  box-shadow: none;
}
.yg-radio-button-wrapper-checked:hover {
  color: #29b8ff;
  border-color: #29b8ff;
  box-shadow: -1px 0 0 0 #29b8ff;
}
.yg-radio-button-wrapper-checked:active {
  color: #0082d9;
  border-color: #0082d9;
  box-shadow: -1px 0 0 0 #0082d9;
}
.yg-radio-button-wrapper-checked:focus-within {
  outline: 3px solid rgba(0, 161, 255, 0.06);
}
.yg-radio-group-solid .yg-radio-button-wrapper-checked:not(.yg-radio-button-wrapper-disabled) {
  color: #fff;
  background: #00a1ff;
  border-color: #00a1ff;
}
.yg-radio-group-solid .yg-radio-button-wrapper-checked:not(.yg-radio-button-wrapper-disabled):hover {
  color: #fff;
  background: #29b8ff;
  border-color: #29b8ff;
}
.yg-radio-group-solid .yg-radio-button-wrapper-checked:not(.yg-radio-button-wrapper-disabled):active {
  color: #fff;
  background: #0082d9;
  border-color: #0082d9;
}
.yg-radio-group-solid .yg-radio-button-wrapper-checked:not(.yg-radio-button-wrapper-disabled):focus-within {
  outline: 3px solid rgba(0, 161, 255, 0.06);
}
.yg-radio-button-wrapper-disabled {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  cursor: not-allowed;
}
.yg-radio-button-wrapper-disabled:first-child,
.yg-radio-button-wrapper-disabled:hover {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
}
.yg-radio-button-wrapper-disabled:first-child {
  border-left-color: #ccc;
}
.yg-radio-button-wrapper-disabled.yg-radio-button-wrapper-checked {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #ccc;
  box-shadow: none;
}
@-webkit-keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) {
  .yg-radio {
    vertical-align: text-bottom;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-card {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  background: #fff;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0 2px 4px 0 rgba(204, 204, 204, 0.5);
}
.yg-card h1,
.yg-card h2,
.yg-card h3,
.yg-card h4,
.yg-card h5,
.yg-card h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-weight: normal;
  vertical-align: baseline;
}
.yg-card-hoverable {
  cursor: pointer;
}
.yg-card-hoverable:hover {
  border-color: rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
}
.yg-card-bordered {
  border: 1px solid #ccc;
}
.yg-card-head {
  min-height: 30px;
  margin-bottom: -1px;
  padding: 0 10px;
  color: #333333;
  font-size: 14px;
  background: transparent;
  border-bottom: 0;
  border-radius: 2px 2px 0 0;
  zoom: 1;
}
.yg-card-head::before,
.yg-card-head::after {
  content: '';
  display: table;
}
.yg-card-head::after {
  clear: both;
}
.yg-card-head-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin: 10px 0;
}
.yg-card-head-title {
  display: inline-block;
  -webkit-box-flex: 1;
          flex: 1;
  padding: 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}
h2.yg-card-head-title {
  font-weight: bold;
}
.yg-card-head .yg-tabs {
  clear: both;
  margin-bottom: -17px;
  color: #333;
  font-weight: normal;
  font-size: 12px;
}
.yg-card-head .yg-tabs-bar {
  border-bottom: 1px solid #ccc;
}
.yg-card-extra {
  float: right;
  margin-left: auto;
  padding: 0 0;
  color: #333;
  font-weight: normal;
  font-size: 12px;
}
.yg-card-body {
  padding: 10px;
  zoom: 1;
}
.yg-card-body::before,
.yg-card-body::after {
  content: '';
  display: table;
}
.yg-card-body::after {
  clear: both;
}
.yg-card-contain-grid:not(.yg-card-loading) .yg-card-body {
  margin: -1px 0 0 -1px;
  padding: 0;
}
.yg-card-grid {
  float: left;
  width: 33.33%;
  padding: 10px;
  border: 0;
  border-radius: 0;
  box-shadow: 1px 0 0 0 #ccc, 0 1px 0 0 #ccc, 1px 1px 0 0 #ccc, 1px 0 0 0 #ccc inset, 0 1px 0 0 #ccc inset;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-card-grid:hover {
  position: relative;
  z-index: 1;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.yg-card-contain-tabs > .yg-card-head .yg-card-head-title {
  min-height: 14px;
  padding-bottom: 0;
}
.yg-card-contain-tabs .yg-card-extra {
  padding-bottom: 0;
}
.yg-card-cover > * {
  display: block;
  width: 100%;
}
.yg-card-cover img {
  border-radius: 2px 2px 0 0;
}
.yg-card-actions {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fafafa;
  border-top: 1px solid #ccc;
  zoom: 1;
}
.yg-card-actions::before,
.yg-card-actions::after {
  content: '';
  display: table;
}
.yg-card-actions::after {
  clear: both;
}
.yg-card-actions > li {
  float: left;
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}
.yg-card-actions > li > span {
  position: relative;
  display: inline-block;
  min-width: 32px;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}
.yg-card-actions > li > span:hover {
  color: #00a1ff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.yg-card-actions > li > span > .anticon {
  font-size: 16px;
  line-height: 22px;
}
.yg-card-actions > li > span a {
  display: inline-block;
  width: 100%;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
}
.yg-card-actions > li > span a:hover {
  color: #00a1ff;
}
.yg-card-actions > li:not(:last-child) {
  border-right: 1px solid #ccc;
}
.yg-card-wider-padding .yg-card-head {
  padding: 0 10px;
}
.yg-card-wider-padding .yg-card-body {
  padding: 10px 10px;
}
.yg-card-padding-transition .yg-card-head,
.yg-card-padding-transition .yg-card-body {
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.yg-card-type-inner .yg-card-head {
  padding: 0 10px;
  background: #fafafa;
}
.yg-card-type-inner .yg-card-head-title {
  padding: 0px 0;
  font-size: 12px;
}
.yg-card-type-inner .yg-card-body {
  padding: 16px 10px;
}
.yg-card-type-inner .yg-card-extra {
  padding: 1.5px 0;
}
.yg-card-meta {
  margin: -4px 0;
  zoom: 1;
}
.yg-card-meta::before,
.yg-card-meta::after {
  content: '';
  display: table;
}
.yg-card-meta::after {
  clear: both;
}
.yg-card-meta-avatar {
  float: left;
  padding-right: 16px;
}
.yg-card-meta-detail {
  overflow: hidden;
}
.yg-card-meta-detail > div:not(:last-child) {
  margin-bottom: 8px;
}
.yg-card-meta-title {
  overflow: hidden;
  color: #333333;
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yg-card-meta-description {
  color: rgba(0, 0, 0, 0.45);
}
.yg-card-loading {
  overflow: hidden;
}
.yg-card-loading .yg-card-body {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-card-loading-content p {
  margin: 0;
}
.yg-card-loading-block {
  height: 14px;
  margin: 4px 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(207, 216, 220, 0.2)), color-stop(rgba(207, 216, 220, 0.4)), to(rgba(207, 216, 220, 0.2)));
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
  background-size: 600% 600%;
  border-radius: 2px;
  -webkit-animation: card-loading 1.4s ease infinite;
          animation: card-loading 1.4s ease infinite;
}
@-webkit-keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
@keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
.yg-card-small > .yg-card-head {
  min-height: 36px;
  padding: 0 5px;
  font-size: 12px;
}
.yg-card-small > .yg-card-head > .yg-card-head-wrapper > .yg-card-head-title {
  padding: 8px 0;
}
.yg-card-small > .yg-card-head > .yg-card-head-wrapper > .yg-card-extra {
  padding: 8px 0;
  font-size: 12px;
}
.yg-card-small > .yg-card-body {
  padding: 5px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-tabs.yg-tabs-card .yg-tabs-card-bar .yg-tabs-nav-container {
  height: 28px;
  overflow: visible;
}
.yg-tabs.yg-tabs-card .yg-tabs-card-bar .yg-tabs-ink-bar {
  visibility: hidden;
}
.yg-tabs.yg-tabs-card .yg-tabs-card-bar .yg-tabs-tab {
  height: 28px;
  margin: 0;
  padding: 0 16px;
  line-height: 28px;
  border: 1px solid transparent;
  border-bottom: 1px solid #ddd;
  border-radius: 2px 2px 0 0;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-tabs.yg-tabs-card .yg-tabs-card-bar .yg-tabs-tab-active {
  height: 28px;
  color: #00a1ff;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px 2px 0 0;
  border-color: #ccc;
  border-bottom: 1px solid #fff;
}
.yg-tabs.yg-tabs-card .yg-tabs-card-bar .yg-tabs-tab-inactive {
  padding: 0;
}
.yg-tabs.yg-tabs-card .yg-tabs-card-bar .yg-tabs-nav-wrap {
  margin-bottom: 0;
}
.yg-tabs.yg-tabs-card .yg-tabs-card-bar .yg-tabs-tab .yg-tabs-close-x {
  width: 16px;
  height: 16px;
  height: 12px;
  margin-right: -5px;
  margin-left: 3px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-tabs.yg-tabs-card .yg-tabs-card-bar .yg-tabs-tab .yg-tabs-close-x:hover {
  color: #333333;
}
.yg-tabs.yg-tabs-card .yg-tabs-card-content > .yg-tabs-tabpane,
.yg-tabs.yg-tabs-editable-card .yg-tabs-card-content > .yg-tabs-tabpane {
  -webkit-transition: none;
  transition: none;
}
.yg-tabs.yg-tabs-card .yg-tabs-card-content > .yg-tabs-tabpane-inactive,
.yg-tabs.yg-tabs-editable-card .yg-tabs-card-content > .yg-tabs-tabpane-inactive {
  overflow: hidden;
}
.yg-tabs.yg-tabs-card .yg-tabs-card-bar .yg-tabs-tab:hover .anticon-close {
  opacity: 1;
}
.yg-tabs-extra-content {
  line-height: 28px;
}
.yg-tabs-extra-content .yg-tabs-new-tab {
  position: relative;
  width: 20px;
  height: 20px;
  color: #333;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-tabs-extra-content .yg-tabs-new-tab:hover {
  color: #00a1ff;
  border-color: #00a1ff;
}
.yg-tabs-extra-content .yg-tabs-new-tab svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.yg-tabs.yg-tabs-small .yg-tabs-nav-container {
  font-size: 12px;
  color: #f00;
}
.yg-tabs.yg-tabs-small .yg-tabs-card-bar .yg-tabs-tab {
  padding: 0px 16px;
  height: 22px;
  margin: 0;
  line-height: 22px;
}
.yg-tabs-vertical.yg-tabs-card .yg-tabs-card-bar.yg-tabs-left-bar .yg-tabs-nav-container,
.yg-tabs-vertical.yg-tabs-card .yg-tabs-card-bar.yg-tabs-right-bar .yg-tabs-nav-container {
  height: auto;
}
.yg-tabs-vertical.yg-tabs-card .yg-tabs-card-bar.yg-tabs-left-bar .yg-tabs-tab,
.yg-tabs-vertical.yg-tabs-card .yg-tabs-card-bar.yg-tabs-right-bar .yg-tabs-tab {
  margin-bottom: 8px;
  border-bottom: 1px solid #ccc;
}
.yg-tabs-vertical.yg-tabs-card .yg-tabs-card-bar.yg-tabs-left-bar .yg-tabs-tab-active,
.yg-tabs-vertical.yg-tabs-card .yg-tabs-card-bar.yg-tabs-right-bar .yg-tabs-tab-active {
  padding-bottom: 4px;
}
.yg-tabs-vertical.yg-tabs-card .yg-tabs-card-bar.yg-tabs-left-bar .yg-tabs-tab:last-child,
.yg-tabs-vertical.yg-tabs-card .yg-tabs-card-bar.yg-tabs-right-bar .yg-tabs-tab:last-child {
  margin-bottom: 8px;
}
.yg-tabs-vertical.yg-tabs-card .yg-tabs-card-bar.yg-tabs-left-bar .yg-tabs-new-tab,
.yg-tabs-vertical.yg-tabs-card .yg-tabs-card-bar.yg-tabs-right-bar .yg-tabs-new-tab {
  width: 90%;
}
.yg-tabs-vertical.yg-tabs-card.yg-tabs-left .yg-tabs-card-bar.yg-tabs-left-bar .yg-tabs-nav-wrap {
  margin-right: 0;
}
.yg-tabs-vertical.yg-tabs-card.yg-tabs-left .yg-tabs-card-bar.yg-tabs-left-bar .yg-tabs-tab {
  margin-right: 1px;
  border-right: 0;
  border-radius: 2px 0 0 2px;
}
.yg-tabs-vertical.yg-tabs-card.yg-tabs-left .yg-tabs-card-bar.yg-tabs-left-bar .yg-tabs-tab-active {
  margin-right: -1px;
  padding-right: 18px;
}
.yg-tabs-vertical.yg-tabs-card.yg-tabs-right .yg-tabs-card-bar.yg-tabs-right-bar .yg-tabs-nav-wrap {
  margin-left: 0;
}
.yg-tabs-vertical.yg-tabs-card.yg-tabs-right .yg-tabs-card-bar.yg-tabs-right-bar .yg-tabs-tab {
  margin-left: 1px;
  border-left: 0;
  border-radius: 0 2px 2px 0;
}
.yg-tabs-vertical.yg-tabs-card.yg-tabs-right .yg-tabs-card-bar.yg-tabs-right-bar .yg-tabs-tab-active {
  margin-left: -1px;
  padding-left: 18px;
}
.yg-tabs .yg-tabs-card-bar.yg-tabs-bottom-bar .yg-tabs-tab {
  border-top: 0;
  border-bottom: 1px solid #ccc;
  border-radius: 0 0 2px 2px;
}
.yg-tabs .yg-tabs-card-bar.yg-tabs-bottom-bar .yg-tabs-tab-active {
  padding-top: 1px;
  padding-bottom: 0;
  color: #00a1ff;
}
.card-top-container > .yg-tabs-card > .yg-tabs-content {
  height: 120px;
  margin-top: -16px;
}
.card-top-container > .yg-tabs-card > .yg-tabs-content > .yg-tabs-tabpane {
  background: #fff;
  padding: 20px 0px;
}
.card-top-container > .yg-tabs-card > .yg-tabs-bar {
  border-color: transparent;
}
.card-top-container > .yg-tabs-card > .yg-tabs-bar .yg-tabs-nav-wrap {
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
}
.card-top-container > .yg-tabs-card > .yg-tabs-bar .yg-tabs-tab {
  border-color: transparent;
  background: #f7f7f7;
  border-bottom: 1px solid #e5e5e5;
}
.card-top-container > .yg-tabs-card > .yg-tabs-bar .yg-tabs-tab:after {
  background: #e5e5e5;
  position: absolute;
  right: -1px;
  top: 6px;
  width: 1px;
  height: 18px;
  content: ' ';
}
.card-top-container > .yg-tabs-card > .yg-tabs-bar .yg-tabs-tab-active {
  color: #00a1ff;
  margin: 0;
  background-color: #fff;
  border-bottom: 1px solid transparent;
  background: #fff;
}
.card-top-container > .yg-tabs-card > .yg-tabs-bar .yg-tabs-tab-active:before {
  position: absolute;
  height: 2px;
  width: 100%;
  content: ' ';
  left: 0;
  top: -1px;
  background-color: #00a1ff;
}
.card-top-container > .yg-tabs-card > .yg-tabs-bar .yg-tabs-tab-active:after {
  background: #e5e5e5;
  position: absolute;
  right: -1px;
  top: 6px;
  width: 0px;
  height: 18px;
  content: ' ';
}
.yg-tabs {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.yg-tabs::before,
.yg-tabs::after {
  content: '';
  display: table;
}
.yg-tabs::after {
  clear: both;
}
.yg-tabs-ink-bar {
  position: absolute;
  bottom: 1px;
  left: 0;
  z-index: 1;
  box-sizing: content-box;
  height: 2px;
  background-color: #00a1ff;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.yg-tabs-bar {
  margin: 0 0 16px 0;
  outline: none;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-tabs-nav-container {
  position: relative;
  box-sizing: content-box;
  margin-bottom: -1px;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  white-space: nowrap;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  zoom: 1;
}
.yg-tabs-nav-container::before,
.yg-tabs-nav-container::after {
  content: '';
  display: table;
}
.yg-tabs-nav-container::after {
  clear: both;
}
.yg-tabs-nav-container-scrolling {
  padding-right: 32px;
  padding-left: 32px;
}
.yg-tabs-bottom .yg-tabs-bottom-bar {
  margin-top: 16px;
  margin-bottom: 0;
  border-bottom: none;
}
.yg-tabs-bottom .yg-tabs-bottom-bar .yg-tabs-ink-bar {
  top: 1px;
  bottom: auto;
}
.yg-tabs-bottom .yg-tabs-bottom-bar .yg-tabs-nav-container {
  margin-top: -1px;
  margin-bottom: 0;
}
.yg-tabs-tab-prev,
.yg-tabs-tab-next {
  position: absolute;
  z-index: 2;
  width: 0;
  height: 100%;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.yg-tabs-tab-prev.yg-tabs-tab-arrow-show,
.yg-tabs-tab-next.yg-tabs-tab-arrow-show {
  width: 32px;
  height: 100%;
  opacity: 1;
  pointer-events: auto;
}
.yg-tabs-tab-prev:hover,
.yg-tabs-tab-next:hover {
  color: #333;
}
.yg-tabs-tab-prev-icon,
.yg-tabs-tab-next-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  line-height: inherit;
  text-align: center;
  text-transform: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.yg-tabs-tab-prev-icon-target,
.yg-tabs-tab-next-icon-target {
  display: block;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .yg-tabs-tab-prev-icon-target,
:root .yg-tabs-tab-next-icon-target {
  font-size: 12px;
}
.yg-tabs-tab-btn-disabled {
  cursor: not-allowed;
}
.yg-tabs-tab-btn-disabled,
.yg-tabs-tab-btn-disabled:hover {
  color: rgba(51, 51, 51, 0.25);
}
.yg-tabs-tab-next {
  right: 2px;
}
.yg-tabs-tab-prev {
  left: 0;
}
:root .yg-tabs-tab-prev {
  -webkit-filter: none;
          filter: none;
}
.yg-tabs-nav-wrap {
  margin-bottom: -1px;
  overflow: hidden;
}
.yg-tabs-nav-scroll {
  overflow: hidden;
  white-space: nowrap;
}
.yg-tabs-nav {
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  margin: 0;
  padding-left: 0;
  list-style: none;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-tabs-nav::before,
.yg-tabs-nav::after {
  display: table;
  content: ' ';
}
.yg-tabs-nav::after {
  clear: both;
}
.yg-tabs-nav .yg-tabs-tab {
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  height: 100%;
  margin: 0 32px 10px 0;
  padding: 0px 16px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-tabs-nav .yg-tabs-tab:last-child {
  margin-right: 0;
}
.yg-tabs-nav .yg-tabs-tab:hover {
  color: #29b8ff;
}
.yg-tabs-nav .yg-tabs-tab:active {
  color: #00a1ff;
}
.yg-tabs-nav .yg-tabs-tab .anticon {
  margin-right: 8px;
}
.yg-tabs-nav .yg-tabs-tab-disabled,
.yg-tabs-nav .yg-tabs-tab-disabled:hover {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}
.yg-tabs-nav .yg-tabs-tab-active {
  color: #00a1ff;
  font-weight: 500;
}
.yg-tabs.yg-tabs-button .yg-tabs-tab {
  padding: 5px 22px;
  margin: 0;
  border-radius: 2px;
  color: #666;
  background-color: #fff;
}
.yg-tabs.yg-tabs-button .yg-tabs-tab:hover {
  color: #666;
}
.yg-tabs.yg-tabs-button .yg-tabs-tab:active {
  color: #666;
}
.yg-tabs.yg-tabs-button .yg-tabs-tab-active {
  color: #fff;
  background-color: #00a1ff;
}
.yg-tabs.yg-tabs-button .yg-tabs-tab-active:hover {
  color: #fff;
}
.yg-tabs.yg-tabs-button .yg-tabs-tab-active:active {
  color: #fff;
}
.yg-tabs.yg-tabs-button .yg-tabs-ink-bar {
  background-color: transparent;
}
.yg-tabs.yg-tabs-bordertop .yg-tabs-tab {
  padding: 0px 22px;
  margin: 0;
  border-radius: 2px;
  color: #666;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  border-right: 0px;
}
.yg-tabs.yg-tabs-bordertop .yg-tabs-tab:hover {
  color: #666;
}
.yg-tabs.yg-tabs-bordertop .yg-tabs-tab:active {
  color: #666;
}
.yg-tabs.yg-tabs-bordertop .yg-tabs-tab:last-child {
  border-right: 1px solid #e5e5e5;
}
.yg-tabs.yg-tabs-bordertop .yg-tabs-tab-active {
  color: #00a1ff;
  background-color: #fff;
}
.yg-tabs.yg-tabs-bordertop .yg-tabs-tab-active:hover {
  color: #00a1ff;
}
.yg-tabs.yg-tabs-bordertop .yg-tabs-tab-active:active {
  color: #00a1ff;
}
.yg-tabs.yg-tabs-bordertop .yg-tabs-ink-bar {
  top: 1px;
  bottom: none;
}
.yg-tabs.yg-tabs-nav-tabs .yg-tabs-nav-wrap {
  overflow: visible;
  margin-bottom: 0px;
  border-bottom: 1px solid #ddd;
}
.yg-tabs.yg-tabs-nav-tabs .yg-tabs-nav-container {
  overflow: visible;
}
.yg-tabs.yg-tabs-nav-tabs .yg-tabs-nav-scroll {
  overflow: visible;
}
.yg-tabs.yg-tabs-nav-tabs .yg-tabs-tab {
  color: #999999;
  line-height: 16px;
  padding: 3px 20px 3px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin: 0 0 0 0;
}
.yg-tabs.yg-tabs-nav-tabs .yg-tabs-tab-active {
  color: #00a1ff;
  font-weight: 500;
  border: 1px solid #ddd;
  border-radius: 2px 2px 0 0;
  border-bottom: 1px solid transparent;
}
.yg-tabs.yg-tabs-nav-tabs .yg-tabs-tab .anticon {
  margin-right: 8px;
}
.yg-tabs.yg-tabs-nav-tabs .yg-tabs-ink-bar {
  height: 1px;
  bottom: -1px;
  background-color: #fff;
  width: calc(100% - 1px);
}
.yg-tabs .yg-tabs-large-bar .yg-tabs-nav-container {
  font-size: 14px;
}
.yg-tabs .yg-tabs-large-bar .yg-tabs-tab {
  padding: 5px 16px;
}
.yg-tabs .yg-tabs-small-bar .yg-tabs-nav-container {
  font-size: 12px;
}
.yg-tabs .yg-tabs-small-bar .yg-tabs-tab {
  padding: 0px 16px;
  margin: 0 32px 4px 0;
}
.yg-tabs .yg-tabs-top-content,
.yg-tabs .yg-tabs-bottom-content {
  width: 100%;
}
.yg-tabs .yg-tabs-top-content > .yg-tabs-tabpane,
.yg-tabs .yg-tabs-bottom-content > .yg-tabs-tabpane {
  flex-shrink: 0;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
}
.yg-tabs .yg-tabs-top-content > .yg-tabs-tabpane-inactive,
.yg-tabs .yg-tabs-bottom-content > .yg-tabs-tabpane-inactive {
  height: 0;
  padding: 0;
  opacity: 0;
  pointer-events: none;
}
.yg-tabs .yg-tabs-top-content > .yg-tabs-tabpane-inactive input,
.yg-tabs .yg-tabs-bottom-content > .yg-tabs-tabpane-inactive input {
  visibility: hidden;
}
.yg-tabs .yg-tabs-top-content.yg-tabs-content-animated,
.yg-tabs .yg-tabs-bottom-content.yg-tabs-content-animated {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  will-change: margin-left;
}
.yg-tabs .yg-tabs-left-bar,
.yg-tabs .yg-tabs-right-bar {
  height: 100%;
  border-bottom: 0;
}
.yg-tabs .yg-tabs-left-bar-tab-prev,
.yg-tabs .yg-tabs-right-bar-tab-prev,
.yg-tabs .yg-tabs-left-bar-tab-next,
.yg-tabs .yg-tabs-right-bar-tab-next {
  width: 32px;
  height: 0;
  -webkit-transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-tabs .yg-tabs-left-bar-tab-prev.yg-tabs-tab-arrow-show,
.yg-tabs .yg-tabs-right-bar-tab-prev.yg-tabs-tab-arrow-show,
.yg-tabs .yg-tabs-left-bar-tab-next.yg-tabs-tab-arrow-show,
.yg-tabs .yg-tabs-right-bar-tab-next.yg-tabs-tab-arrow-show {
  width: 100%;
  height: 32px;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-tab,
.yg-tabs .yg-tabs-right-bar .yg-tabs-tab {
  display: block;
  float: none;
  margin: 0 0 16px 0;
  padding: 8px 24px;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-tab:last-child,
.yg-tabs .yg-tabs-right-bar .yg-tabs-tab:last-child {
  margin-bottom: 0;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-extra-content,
.yg-tabs .yg-tabs-right-bar .yg-tabs-extra-content {
  text-align: center;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-nav-scroll,
.yg-tabs .yg-tabs-right-bar .yg-tabs-nav-scroll {
  width: auto;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-nav-container,
.yg-tabs .yg-tabs-right-bar .yg-tabs-nav-container,
.yg-tabs .yg-tabs-left-bar .yg-tabs-nav-wrap,
.yg-tabs .yg-tabs-right-bar .yg-tabs-nav-wrap {
  height: 100%;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-nav-container,
.yg-tabs .yg-tabs-right-bar .yg-tabs-nav-container {
  margin-bottom: 0;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-nav-container.yg-tabs-nav-container-scrolling,
.yg-tabs .yg-tabs-right-bar .yg-tabs-nav-container.yg-tabs-nav-container-scrolling {
  padding: 32px 0;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-nav-wrap,
.yg-tabs .yg-tabs-right-bar .yg-tabs-nav-wrap {
  margin-bottom: 0;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-nav,
.yg-tabs .yg-tabs-right-bar .yg-tabs-nav {
  width: 100%;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-ink-bar,
.yg-tabs .yg-tabs-right-bar .yg-tabs-ink-bar {
  top: 0;
  bottom: auto;
  left: auto;
  width: 2px;
  height: auto;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-tab-next,
.yg-tabs .yg-tabs-right-bar .yg-tabs-tab-next {
  bottom: 0;
  width: 100%;
  height: 32px;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-tab-prev,
.yg-tabs .yg-tabs-right-bar .yg-tabs-tab-prev {
  top: 0;
  width: 100%;
  height: 32px;
}
.yg-tabs .yg-tabs-left-content,
.yg-tabs .yg-tabs-right-content {
  width: auto;
  margin-top: 0;
  overflow: hidden;
}
.yg-tabs .yg-tabs-left-bar {
  float: left;
  margin-right: -1px;
  margin-bottom: 0;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-tab {
  text-align: right;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-nav-container {
  margin-right: -1px;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-nav-wrap {
  margin-right: -1px;
}
.yg-tabs .yg-tabs-left-bar .yg-tabs-ink-bar {
  right: 1px;
}
.yg-tabs .yg-tabs-left-content {
  padding-left: 24px;
  border-left: 1px solid #ccc;
}
.yg-tabs .yg-tabs-right-bar {
  float: right;
  margin-bottom: 0;
  margin-left: -1px;
}
.yg-tabs .yg-tabs-right-bar .yg-tabs-nav-container {
  margin-left: -1px;
}
.yg-tabs .yg-tabs-right-bar .yg-tabs-nav-wrap {
  margin-left: -1px;
}
.yg-tabs .yg-tabs-right-bar .yg-tabs-ink-bar {
  left: 1px;
}
.yg-tabs .yg-tabs-right-content {
  padding-right: 24px;
  border-right: 1px solid #ccc;
}
.yg-tabs-top .yg-tabs-ink-bar-animated,
.yg-tabs-bottom .yg-tabs-ink-bar-animated {
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-tabs-left .yg-tabs-ink-bar-animated,
.yg-tabs-right .yg-tabs-ink-bar-animated {
  -webkit-transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.no-flex > .yg-tabs-content > .yg-tabs-content-animated,
.yg-tabs-no-animation > .yg-tabs-content > .yg-tabs-content-animated {
  margin-left: 0;
  -webkit-transform: none;
          transform: none;
}
.no-flex > .yg-tabs-content > .yg-tabs-tabpane-inactive,
.yg-tabs-no-animation > .yg-tabs-content > .yg-tabs-tabpane-inactive {
  display: none;
}
.yg-tabs-left-content > .yg-tabs-content-animated,
.yg-tabs-right-content > .yg-tabs-content-animated {
  margin-left: 0;
  -webkit-transform: none;
          transform: none;
}
.yg-tabs-left-content > .yg-tabs-tabpane-inactive,
.yg-tabs-right-content > .yg-tabs-tabpane-inactive {
  display: none;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-row {
  position: relative;
  height: auto;
  margin-right: 0;
  margin-left: 0;
  zoom: 1;
  display: block;
  box-sizing: border-box;
}
.yg-row::before,
.yg-row::after {
  content: '';
  display: table;
}
.yg-row::after {
  clear: both;
}
.yg-row-flex {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}
.yg-row-flex::before,
.yg-row-flex::after {
  display: -webkit-box;
  display: flex;
}
.yg-row-flex-start {
  -webkit-box-pack: start;
          justify-content: flex-start;
}
.yg-row-flex-center {
  -webkit-box-pack: center;
          justify-content: center;
}
.yg-row-flex-end {
  -webkit-box-pack: end;
          justify-content: flex-end;
}
.yg-row-flex-space-between {
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.yg-row-flex-space-around {
  justify-content: space-around;
}
.yg-row-flex-top {
  -webkit-box-align: start;
          align-items: flex-start;
}
.yg-row-flex-middle {
  -webkit-box-align: center;
          align-items: center;
}
.yg-row-flex-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
.yg-col {
  position: relative;
  display: block;
}
.yg-col-1,
.yg-col-xs-1,
.yg-col-sm-1,
.yg-col-md-1,
.yg-col-lg-1,
.yg-col-2,
.yg-col-xs-2,
.yg-col-sm-2,
.yg-col-md-2,
.yg-col-lg-2,
.yg-col-3,
.yg-col-xs-3,
.yg-col-sm-3,
.yg-col-md-3,
.yg-col-lg-3,
.yg-col-4,
.yg-col-xs-4,
.yg-col-sm-4,
.yg-col-md-4,
.yg-col-lg-4,
.yg-col-5,
.yg-col-xs-5,
.yg-col-sm-5,
.yg-col-md-5,
.yg-col-lg-5,
.yg-col-6,
.yg-col-xs-6,
.yg-col-sm-6,
.yg-col-md-6,
.yg-col-lg-6,
.yg-col-7,
.yg-col-xs-7,
.yg-col-sm-7,
.yg-col-md-7,
.yg-col-lg-7,
.yg-col-8,
.yg-col-xs-8,
.yg-col-sm-8,
.yg-col-md-8,
.yg-col-lg-8,
.yg-col-9,
.yg-col-xs-9,
.yg-col-sm-9,
.yg-col-md-9,
.yg-col-lg-9,
.yg-col-10,
.yg-col-xs-10,
.yg-col-sm-10,
.yg-col-md-10,
.yg-col-lg-10,
.yg-col-11,
.yg-col-xs-11,
.yg-col-sm-11,
.yg-col-md-11,
.yg-col-lg-11,
.yg-col-12,
.yg-col-xs-12,
.yg-col-sm-12,
.yg-col-md-12,
.yg-col-lg-12,
.yg-col-13,
.yg-col-xs-13,
.yg-col-sm-13,
.yg-col-md-13,
.yg-col-lg-13,
.yg-col-14,
.yg-col-xs-14,
.yg-col-sm-14,
.yg-col-md-14,
.yg-col-lg-14,
.yg-col-15,
.yg-col-xs-15,
.yg-col-sm-15,
.yg-col-md-15,
.yg-col-lg-15,
.yg-col-16,
.yg-col-xs-16,
.yg-col-sm-16,
.yg-col-md-16,
.yg-col-lg-16,
.yg-col-17,
.yg-col-xs-17,
.yg-col-sm-17,
.yg-col-md-17,
.yg-col-lg-17,
.yg-col-18,
.yg-col-xs-18,
.yg-col-sm-18,
.yg-col-md-18,
.yg-col-lg-18,
.yg-col-19,
.yg-col-xs-19,
.yg-col-sm-19,
.yg-col-md-19,
.yg-col-lg-19,
.yg-col-20,
.yg-col-xs-20,
.yg-col-sm-20,
.yg-col-md-20,
.yg-col-lg-20,
.yg-col-21,
.yg-col-xs-21,
.yg-col-sm-21,
.yg-col-md-21,
.yg-col-lg-21,
.yg-col-22,
.yg-col-xs-22,
.yg-col-sm-22,
.yg-col-md-22,
.yg-col-lg-22,
.yg-col-23,
.yg-col-xs-23,
.yg-col-sm-23,
.yg-col-md-23,
.yg-col-lg-23,
.yg-col-24,
.yg-col-xs-24,
.yg-col-sm-24,
.yg-col-md-24,
.yg-col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
.yg-col-1,
.yg-col-2,
.yg-col-3,
.yg-col-4,
.yg-col-5,
.yg-col-6,
.yg-col-7,
.yg-col-8,
.yg-col-9,
.yg-col-10,
.yg-col-11,
.yg-col-12,
.yg-col-13,
.yg-col-14,
.yg-col-15,
.yg-col-16,
.yg-col-17,
.yg-col-18,
.yg-col-19,
.yg-col-20,
.yg-col-21,
.yg-col-22,
.yg-col-23,
.yg-col-24 {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  float: left;
}
.yg-col-24 {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.yg-col-push-24 {
  left: 100%;
}
.yg-col-pull-24 {
  right: 100%;
}
.yg-col-offset-24 {
  margin-left: 100%;
}
.yg-col-order-24 {
  -webkit-box-ordinal-group: 25;
          order: 24;
}
.yg-col-23 {
  display: block;
  box-sizing: border-box;
  width: 95.83333333%;
}
.yg-col-push-23 {
  left: 95.83333333%;
}
.yg-col-pull-23 {
  right: 95.83333333%;
}
.yg-col-offset-23 {
  margin-left: 95.83333333%;
}
.yg-col-order-23 {
  -webkit-box-ordinal-group: 24;
          order: 23;
}
.yg-col-22 {
  display: block;
  box-sizing: border-box;
  width: 91.66666667%;
}
.yg-col-push-22 {
  left: 91.66666667%;
}
.yg-col-pull-22 {
  right: 91.66666667%;
}
.yg-col-offset-22 {
  margin-left: 91.66666667%;
}
.yg-col-order-22 {
  -webkit-box-ordinal-group: 23;
          order: 22;
}
.yg-col-21 {
  display: block;
  box-sizing: border-box;
  width: 87.5%;
}
.yg-col-push-21 {
  left: 87.5%;
}
.yg-col-pull-21 {
  right: 87.5%;
}
.yg-col-offset-21 {
  margin-left: 87.5%;
}
.yg-col-order-21 {
  -webkit-box-ordinal-group: 22;
          order: 21;
}
.yg-col-20 {
  display: block;
  box-sizing: border-box;
  width: 83.33333333%;
}
.yg-col-push-20 {
  left: 83.33333333%;
}
.yg-col-pull-20 {
  right: 83.33333333%;
}
.yg-col-offset-20 {
  margin-left: 83.33333333%;
}
.yg-col-order-20 {
  -webkit-box-ordinal-group: 21;
          order: 20;
}
.yg-col-19 {
  display: block;
  box-sizing: border-box;
  width: 79.16666667%;
}
.yg-col-push-19 {
  left: 79.16666667%;
}
.yg-col-pull-19 {
  right: 79.16666667%;
}
.yg-col-offset-19 {
  margin-left: 79.16666667%;
}
.yg-col-order-19 {
  -webkit-box-ordinal-group: 20;
          order: 19;
}
.yg-col-18 {
  display: block;
  box-sizing: border-box;
  width: 75%;
}
.yg-col-push-18 {
  left: 75%;
}
.yg-col-pull-18 {
  right: 75%;
}
.yg-col-offset-18 {
  margin-left: 75%;
}
.yg-col-order-18 {
  -webkit-box-ordinal-group: 19;
          order: 18;
}
.yg-col-17 {
  display: block;
  box-sizing: border-box;
  width: 70.83333333%;
}
.yg-col-push-17 {
  left: 70.83333333%;
}
.yg-col-pull-17 {
  right: 70.83333333%;
}
.yg-col-offset-17 {
  margin-left: 70.83333333%;
}
.yg-col-order-17 {
  -webkit-box-ordinal-group: 18;
          order: 17;
}
.yg-col-16 {
  display: block;
  box-sizing: border-box;
  width: 66.66666667%;
}
.yg-col-push-16 {
  left: 66.66666667%;
}
.yg-col-pull-16 {
  right: 66.66666667%;
}
.yg-col-offset-16 {
  margin-left: 66.66666667%;
}
.yg-col-order-16 {
  -webkit-box-ordinal-group: 17;
          order: 16;
}
.yg-col-15 {
  display: block;
  box-sizing: border-box;
  width: 62.5%;
}
.yg-col-push-15 {
  left: 62.5%;
}
.yg-col-pull-15 {
  right: 62.5%;
}
.yg-col-offset-15 {
  margin-left: 62.5%;
}
.yg-col-order-15 {
  -webkit-box-ordinal-group: 16;
          order: 15;
}
.yg-col-14 {
  display: block;
  box-sizing: border-box;
  width: 58.33333333%;
}
.yg-col-push-14 {
  left: 58.33333333%;
}
.yg-col-pull-14 {
  right: 58.33333333%;
}
.yg-col-offset-14 {
  margin-left: 58.33333333%;
}
.yg-col-order-14 {
  -webkit-box-ordinal-group: 15;
          order: 14;
}
.yg-col-13 {
  display: block;
  box-sizing: border-box;
  width: 54.16666667%;
}
.yg-col-push-13 {
  left: 54.16666667%;
}
.yg-col-pull-13 {
  right: 54.16666667%;
}
.yg-col-offset-13 {
  margin-left: 54.16666667%;
}
.yg-col-order-13 {
  -webkit-box-ordinal-group: 14;
          order: 13;
}
.yg-col-12 {
  display: block;
  box-sizing: border-box;
  width: 50%;
}
.yg-col-push-12 {
  left: 50%;
}
.yg-col-pull-12 {
  right: 50%;
}
.yg-col-offset-12 {
  margin-left: 50%;
}
.yg-col-order-12 {
  -webkit-box-ordinal-group: 13;
          order: 12;
}
.yg-col-11 {
  display: block;
  box-sizing: border-box;
  width: 45.83333333%;
}
.yg-col-push-11 {
  left: 45.83333333%;
}
.yg-col-pull-11 {
  right: 45.83333333%;
}
.yg-col-offset-11 {
  margin-left: 45.83333333%;
}
.yg-col-order-11 {
  -webkit-box-ordinal-group: 12;
          order: 11;
}
.yg-col-10 {
  display: block;
  box-sizing: border-box;
  width: 41.66666667%;
}
.yg-col-push-10 {
  left: 41.66666667%;
}
.yg-col-pull-10 {
  right: 41.66666667%;
}
.yg-col-offset-10 {
  margin-left: 41.66666667%;
}
.yg-col-order-10 {
  -webkit-box-ordinal-group: 11;
          order: 10;
}
.yg-col-9 {
  display: block;
  box-sizing: border-box;
  width: 37.5%;
}
.yg-col-push-9 {
  left: 37.5%;
}
.yg-col-pull-9 {
  right: 37.5%;
}
.yg-col-offset-9 {
  margin-left: 37.5%;
}
.yg-col-order-9 {
  -webkit-box-ordinal-group: 10;
          order: 9;
}
.yg-col-8 {
  display: block;
  box-sizing: border-box;
  width: 33.33333333%;
}
.yg-col-push-8 {
  left: 33.33333333%;
}
.yg-col-pull-8 {
  right: 33.33333333%;
}
.yg-col-offset-8 {
  margin-left: 33.33333333%;
}
.yg-col-order-8 {
  -webkit-box-ordinal-group: 9;
          order: 8;
}
.yg-col-7 {
  display: block;
  box-sizing: border-box;
  width: 29.16666667%;
}
.yg-col-push-7 {
  left: 29.16666667%;
}
.yg-col-pull-7 {
  right: 29.16666667%;
}
.yg-col-offset-7 {
  margin-left: 29.16666667%;
}
.yg-col-order-7 {
  -webkit-box-ordinal-group: 8;
          order: 7;
}
.yg-col-6 {
  display: block;
  box-sizing: border-box;
  width: 25%;
}
.yg-col-push-6 {
  left: 25%;
}
.yg-col-pull-6 {
  right: 25%;
}
.yg-col-offset-6 {
  margin-left: 25%;
}
.yg-col-order-6 {
  -webkit-box-ordinal-group: 7;
          order: 6;
}
.yg-col-5 {
  display: block;
  box-sizing: border-box;
  width: 20.83333333%;
}
.yg-col-push-5 {
  left: 20.83333333%;
}
.yg-col-pull-5 {
  right: 20.83333333%;
}
.yg-col-offset-5 {
  margin-left: 20.83333333%;
}
.yg-col-order-5 {
  -webkit-box-ordinal-group: 6;
          order: 5;
}
.yg-col-4 {
  display: block;
  box-sizing: border-box;
  width: 16.66666667%;
}
.yg-col-push-4 {
  left: 16.66666667%;
}
.yg-col-pull-4 {
  right: 16.66666667%;
}
.yg-col-offset-4 {
  margin-left: 16.66666667%;
}
.yg-col-order-4 {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.yg-col-3 {
  display: block;
  box-sizing: border-box;
  width: 12.5%;
}
.yg-col-push-3 {
  left: 12.5%;
}
.yg-col-pull-3 {
  right: 12.5%;
}
.yg-col-offset-3 {
  margin-left: 12.5%;
}
.yg-col-order-3 {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.yg-col-2 {
  display: block;
  box-sizing: border-box;
  width: 8.33333333%;
}
.yg-col-push-2 {
  left: 8.33333333%;
}
.yg-col-pull-2 {
  right: 8.33333333%;
}
.yg-col-offset-2 {
  margin-left: 8.33333333%;
}
.yg-col-order-2 {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.yg-col-1 {
  display: block;
  box-sizing: border-box;
  width: 4.16666667%;
}
.yg-col-push-1 {
  left: 4.16666667%;
}
.yg-col-pull-1 {
  right: 4.16666667%;
}
.yg-col-offset-1 {
  margin-left: 4.16666667%;
}
.yg-col-order-1 {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.yg-col-0 {
  display: none;
}
.yg-col-push-0 {
  left: auto;
}
.yg-col-pull-0 {
  right: auto;
}
.yg-col-push-0 {
  left: auto;
}
.yg-col-pull-0 {
  right: auto;
}
.yg-col-offset-0 {
  margin-left: 0;
}
.yg-col-order-0 {
  -webkit-box-ordinal-group: 1;
          order: 0;
}
.yg-col-xs-1,
.yg-col-xs-2,
.yg-col-xs-3,
.yg-col-xs-4,
.yg-col-xs-5,
.yg-col-xs-6,
.yg-col-xs-7,
.yg-col-xs-8,
.yg-col-xs-9,
.yg-col-xs-10,
.yg-col-xs-11,
.yg-col-xs-12,
.yg-col-xs-13,
.yg-col-xs-14,
.yg-col-xs-15,
.yg-col-xs-16,
.yg-col-xs-17,
.yg-col-xs-18,
.yg-col-xs-19,
.yg-col-xs-20,
.yg-col-xs-21,
.yg-col-xs-22,
.yg-col-xs-23,
.yg-col-xs-24 {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  float: left;
}
.yg-col-xs-24 {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.yg-col-xs-push-24 {
  left: 100%;
}
.yg-col-xs-pull-24 {
  right: 100%;
}
.yg-col-xs-offset-24 {
  margin-left: 100%;
}
.yg-col-xs-order-24 {
  -webkit-box-ordinal-group: 25;
          order: 24;
}
.yg-col-xs-23 {
  display: block;
  box-sizing: border-box;
  width: 95.83333333%;
}
.yg-col-xs-push-23 {
  left: 95.83333333%;
}
.yg-col-xs-pull-23 {
  right: 95.83333333%;
}
.yg-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.yg-col-xs-order-23 {
  -webkit-box-ordinal-group: 24;
          order: 23;
}
.yg-col-xs-22 {
  display: block;
  box-sizing: border-box;
  width: 91.66666667%;
}
.yg-col-xs-push-22 {
  left: 91.66666667%;
}
.yg-col-xs-pull-22 {
  right: 91.66666667%;
}
.yg-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.yg-col-xs-order-22 {
  -webkit-box-ordinal-group: 23;
          order: 22;
}
.yg-col-xs-21 {
  display: block;
  box-sizing: border-box;
  width: 87.5%;
}
.yg-col-xs-push-21 {
  left: 87.5%;
}
.yg-col-xs-pull-21 {
  right: 87.5%;
}
.yg-col-xs-offset-21 {
  margin-left: 87.5%;
}
.yg-col-xs-order-21 {
  -webkit-box-ordinal-group: 22;
          order: 21;
}
.yg-col-xs-20 {
  display: block;
  box-sizing: border-box;
  width: 83.33333333%;
}
.yg-col-xs-push-20 {
  left: 83.33333333%;
}
.yg-col-xs-pull-20 {
  right: 83.33333333%;
}
.yg-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.yg-col-xs-order-20 {
  -webkit-box-ordinal-group: 21;
          order: 20;
}
.yg-col-xs-19 {
  display: block;
  box-sizing: border-box;
  width: 79.16666667%;
}
.yg-col-xs-push-19 {
  left: 79.16666667%;
}
.yg-col-xs-pull-19 {
  right: 79.16666667%;
}
.yg-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.yg-col-xs-order-19 {
  -webkit-box-ordinal-group: 20;
          order: 19;
}
.yg-col-xs-18 {
  display: block;
  box-sizing: border-box;
  width: 75%;
}
.yg-col-xs-push-18 {
  left: 75%;
}
.yg-col-xs-pull-18 {
  right: 75%;
}
.yg-col-xs-offset-18 {
  margin-left: 75%;
}
.yg-col-xs-order-18 {
  -webkit-box-ordinal-group: 19;
          order: 18;
}
.yg-col-xs-17 {
  display: block;
  box-sizing: border-box;
  width: 70.83333333%;
}
.yg-col-xs-push-17 {
  left: 70.83333333%;
}
.yg-col-xs-pull-17 {
  right: 70.83333333%;
}
.yg-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.yg-col-xs-order-17 {
  -webkit-box-ordinal-group: 18;
          order: 17;
}
.yg-col-xs-16 {
  display: block;
  box-sizing: border-box;
  width: 66.66666667%;
}
.yg-col-xs-push-16 {
  left: 66.66666667%;
}
.yg-col-xs-pull-16 {
  right: 66.66666667%;
}
.yg-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.yg-col-xs-order-16 {
  -webkit-box-ordinal-group: 17;
          order: 16;
}
.yg-col-xs-15 {
  display: block;
  box-sizing: border-box;
  width: 62.5%;
}
.yg-col-xs-push-15 {
  left: 62.5%;
}
.yg-col-xs-pull-15 {
  right: 62.5%;
}
.yg-col-xs-offset-15 {
  margin-left: 62.5%;
}
.yg-col-xs-order-15 {
  -webkit-box-ordinal-group: 16;
          order: 15;
}
.yg-col-xs-14 {
  display: block;
  box-sizing: border-box;
  width: 58.33333333%;
}
.yg-col-xs-push-14 {
  left: 58.33333333%;
}
.yg-col-xs-pull-14 {
  right: 58.33333333%;
}
.yg-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.yg-col-xs-order-14 {
  -webkit-box-ordinal-group: 15;
          order: 14;
}
.yg-col-xs-13 {
  display: block;
  box-sizing: border-box;
  width: 54.16666667%;
}
.yg-col-xs-push-13 {
  left: 54.16666667%;
}
.yg-col-xs-pull-13 {
  right: 54.16666667%;
}
.yg-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.yg-col-xs-order-13 {
  -webkit-box-ordinal-group: 14;
          order: 13;
}
.yg-col-xs-12 {
  display: block;
  box-sizing: border-box;
  width: 50%;
}
.yg-col-xs-push-12 {
  left: 50%;
}
.yg-col-xs-pull-12 {
  right: 50%;
}
.yg-col-xs-offset-12 {
  margin-left: 50%;
}
.yg-col-xs-order-12 {
  -webkit-box-ordinal-group: 13;
          order: 12;
}
.yg-col-xs-11 {
  display: block;
  box-sizing: border-box;
  width: 45.83333333%;
}
.yg-col-xs-push-11 {
  left: 45.83333333%;
}
.yg-col-xs-pull-11 {
  right: 45.83333333%;
}
.yg-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.yg-col-xs-order-11 {
  -webkit-box-ordinal-group: 12;
          order: 11;
}
.yg-col-xs-10 {
  display: block;
  box-sizing: border-box;
  width: 41.66666667%;
}
.yg-col-xs-push-10 {
  left: 41.66666667%;
}
.yg-col-xs-pull-10 {
  right: 41.66666667%;
}
.yg-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.yg-col-xs-order-10 {
  -webkit-box-ordinal-group: 11;
          order: 10;
}
.yg-col-xs-9 {
  display: block;
  box-sizing: border-box;
  width: 37.5%;
}
.yg-col-xs-push-9 {
  left: 37.5%;
}
.yg-col-xs-pull-9 {
  right: 37.5%;
}
.yg-col-xs-offset-9 {
  margin-left: 37.5%;
}
.yg-col-xs-order-9 {
  -webkit-box-ordinal-group: 10;
          order: 9;
}
.yg-col-xs-8 {
  display: block;
  box-sizing: border-box;
  width: 33.33333333%;
}
.yg-col-xs-push-8 {
  left: 33.33333333%;
}
.yg-col-xs-pull-8 {
  right: 33.33333333%;
}
.yg-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.yg-col-xs-order-8 {
  -webkit-box-ordinal-group: 9;
          order: 8;
}
.yg-col-xs-7 {
  display: block;
  box-sizing: border-box;
  width: 29.16666667%;
}
.yg-col-xs-push-7 {
  left: 29.16666667%;
}
.yg-col-xs-pull-7 {
  right: 29.16666667%;
}
.yg-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.yg-col-xs-order-7 {
  -webkit-box-ordinal-group: 8;
          order: 7;
}
.yg-col-xs-6 {
  display: block;
  box-sizing: border-box;
  width: 25%;
}
.yg-col-xs-push-6 {
  left: 25%;
}
.yg-col-xs-pull-6 {
  right: 25%;
}
.yg-col-xs-offset-6 {
  margin-left: 25%;
}
.yg-col-xs-order-6 {
  -webkit-box-ordinal-group: 7;
          order: 6;
}
.yg-col-xs-5 {
  display: block;
  box-sizing: border-box;
  width: 20.83333333%;
}
.yg-col-xs-push-5 {
  left: 20.83333333%;
}
.yg-col-xs-pull-5 {
  right: 20.83333333%;
}
.yg-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.yg-col-xs-order-5 {
  -webkit-box-ordinal-group: 6;
          order: 5;
}
.yg-col-xs-4 {
  display: block;
  box-sizing: border-box;
  width: 16.66666667%;
}
.yg-col-xs-push-4 {
  left: 16.66666667%;
}
.yg-col-xs-pull-4 {
  right: 16.66666667%;
}
.yg-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.yg-col-xs-order-4 {
  -webkit-box-ordinal-group: 5;
          order: 4;
}
.yg-col-xs-3 {
  display: block;
  box-sizing: border-box;
  width: 12.5%;
}
.yg-col-xs-push-3 {
  left: 12.5%;
}
.yg-col-xs-pull-3 {
  right: 12.5%;
}
.yg-col-xs-offset-3 {
  margin-left: 12.5%;
}
.yg-col-xs-order-3 {
  -webkit-box-ordinal-group: 4;
          order: 3;
}
.yg-col-xs-2 {
  display: block;
  box-sizing: border-box;
  width: 8.33333333%;
}
.yg-col-xs-push-2 {
  left: 8.33333333%;
}
.yg-col-xs-pull-2 {
  right: 8.33333333%;
}
.yg-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.yg-col-xs-order-2 {
  -webkit-box-ordinal-group: 3;
          order: 2;
}
.yg-col-xs-1 {
  display: block;
  box-sizing: border-box;
  width: 4.16666667%;
}
.yg-col-xs-push-1 {
  left: 4.16666667%;
}
.yg-col-xs-pull-1 {
  right: 4.16666667%;
}
.yg-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.yg-col-xs-order-1 {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.yg-col-xs-0 {
  display: none;
}
.yg-col-push-0 {
  left: auto;
}
.yg-col-pull-0 {
  right: auto;
}
.yg-col-xs-push-0 {
  left: auto;
}
.yg-col-xs-pull-0 {
  right: auto;
}
.yg-col-xs-offset-0 {
  margin-left: 0;
}
.yg-col-xs-order-0 {
  -webkit-box-ordinal-group: 1;
          order: 0;
}
@media (min-width: 576px) {
  .yg-col-sm-1,
  .yg-col-sm-2,
  .yg-col-sm-3,
  .yg-col-sm-4,
  .yg-col-sm-5,
  .yg-col-sm-6,
  .yg-col-sm-7,
  .yg-col-sm-8,
  .yg-col-sm-9,
  .yg-col-sm-10,
  .yg-col-sm-11,
  .yg-col-sm-12,
  .yg-col-sm-13,
  .yg-col-sm-14,
  .yg-col-sm-15,
  .yg-col-sm-16,
  .yg-col-sm-17,
  .yg-col-sm-18,
  .yg-col-sm-19,
  .yg-col-sm-20,
  .yg-col-sm-21,
  .yg-col-sm-22,
  .yg-col-sm-23,
  .yg-col-sm-24 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    float: left;
  }
  .yg-col-sm-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .yg-col-sm-push-24 {
    left: 100%;
  }
  .yg-col-sm-pull-24 {
    right: 100%;
  }
  .yg-col-sm-offset-24 {
    margin-left: 100%;
  }
  .yg-col-sm-order-24 {
    -webkit-box-ordinal-group: 25;
            order: 24;
  }
  .yg-col-sm-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .yg-col-sm-push-23 {
    left: 95.83333333%;
  }
  .yg-col-sm-pull-23 {
    right: 95.83333333%;
  }
  .yg-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .yg-col-sm-order-23 {
    -webkit-box-ordinal-group: 24;
            order: 23;
  }
  .yg-col-sm-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .yg-col-sm-push-22 {
    left: 91.66666667%;
  }
  .yg-col-sm-pull-22 {
    right: 91.66666667%;
  }
  .yg-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .yg-col-sm-order-22 {
    -webkit-box-ordinal-group: 23;
            order: 22;
  }
  .yg-col-sm-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .yg-col-sm-push-21 {
    left: 87.5%;
  }
  .yg-col-sm-pull-21 {
    right: 87.5%;
  }
  .yg-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .yg-col-sm-order-21 {
    -webkit-box-ordinal-group: 22;
            order: 21;
  }
  .yg-col-sm-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .yg-col-sm-push-20 {
    left: 83.33333333%;
  }
  .yg-col-sm-pull-20 {
    right: 83.33333333%;
  }
  .yg-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .yg-col-sm-order-20 {
    -webkit-box-ordinal-group: 21;
            order: 20;
  }
  .yg-col-sm-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .yg-col-sm-push-19 {
    left: 79.16666667%;
  }
  .yg-col-sm-pull-19 {
    right: 79.16666667%;
  }
  .yg-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .yg-col-sm-order-19 {
    -webkit-box-ordinal-group: 20;
            order: 19;
  }
  .yg-col-sm-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .yg-col-sm-push-18 {
    left: 75%;
  }
  .yg-col-sm-pull-18 {
    right: 75%;
  }
  .yg-col-sm-offset-18 {
    margin-left: 75%;
  }
  .yg-col-sm-order-18 {
    -webkit-box-ordinal-group: 19;
            order: 18;
  }
  .yg-col-sm-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .yg-col-sm-push-17 {
    left: 70.83333333%;
  }
  .yg-col-sm-pull-17 {
    right: 70.83333333%;
  }
  .yg-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .yg-col-sm-order-17 {
    -webkit-box-ordinal-group: 18;
            order: 17;
  }
  .yg-col-sm-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .yg-col-sm-push-16 {
    left: 66.66666667%;
  }
  .yg-col-sm-pull-16 {
    right: 66.66666667%;
  }
  .yg-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .yg-col-sm-order-16 {
    -webkit-box-ordinal-group: 17;
            order: 16;
  }
  .yg-col-sm-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .yg-col-sm-push-15 {
    left: 62.5%;
  }
  .yg-col-sm-pull-15 {
    right: 62.5%;
  }
  .yg-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .yg-col-sm-order-15 {
    -webkit-box-ordinal-group: 16;
            order: 15;
  }
  .yg-col-sm-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .yg-col-sm-push-14 {
    left: 58.33333333%;
  }
  .yg-col-sm-pull-14 {
    right: 58.33333333%;
  }
  .yg-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .yg-col-sm-order-14 {
    -webkit-box-ordinal-group: 15;
            order: 14;
  }
  .yg-col-sm-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .yg-col-sm-push-13 {
    left: 54.16666667%;
  }
  .yg-col-sm-pull-13 {
    right: 54.16666667%;
  }
  .yg-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .yg-col-sm-order-13 {
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .yg-col-sm-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .yg-col-sm-push-12 {
    left: 50%;
  }
  .yg-col-sm-pull-12 {
    right: 50%;
  }
  .yg-col-sm-offset-12 {
    margin-left: 50%;
  }
  .yg-col-sm-order-12 {
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .yg-col-sm-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .yg-col-sm-push-11 {
    left: 45.83333333%;
  }
  .yg-col-sm-pull-11 {
    right: 45.83333333%;
  }
  .yg-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .yg-col-sm-order-11 {
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .yg-col-sm-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .yg-col-sm-push-10 {
    left: 41.66666667%;
  }
  .yg-col-sm-pull-10 {
    right: 41.66666667%;
  }
  .yg-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .yg-col-sm-order-10 {
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .yg-col-sm-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .yg-col-sm-push-9 {
    left: 37.5%;
  }
  .yg-col-sm-pull-9 {
    right: 37.5%;
  }
  .yg-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .yg-col-sm-order-9 {
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .yg-col-sm-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .yg-col-sm-push-8 {
    left: 33.33333333%;
  }
  .yg-col-sm-pull-8 {
    right: 33.33333333%;
  }
  .yg-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .yg-col-sm-order-8 {
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .yg-col-sm-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .yg-col-sm-push-7 {
    left: 29.16666667%;
  }
  .yg-col-sm-pull-7 {
    right: 29.16666667%;
  }
  .yg-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .yg-col-sm-order-7 {
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .yg-col-sm-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .yg-col-sm-push-6 {
    left: 25%;
  }
  .yg-col-sm-pull-6 {
    right: 25%;
  }
  .yg-col-sm-offset-6 {
    margin-left: 25%;
  }
  .yg-col-sm-order-6 {
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .yg-col-sm-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .yg-col-sm-push-5 {
    left: 20.83333333%;
  }
  .yg-col-sm-pull-5 {
    right: 20.83333333%;
  }
  .yg-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .yg-col-sm-order-5 {
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .yg-col-sm-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .yg-col-sm-push-4 {
    left: 16.66666667%;
  }
  .yg-col-sm-pull-4 {
    right: 16.66666667%;
  }
  .yg-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .yg-col-sm-order-4 {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .yg-col-sm-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .yg-col-sm-push-3 {
    left: 12.5%;
  }
  .yg-col-sm-pull-3 {
    right: 12.5%;
  }
  .yg-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .yg-col-sm-order-3 {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .yg-col-sm-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .yg-col-sm-push-2 {
    left: 8.33333333%;
  }
  .yg-col-sm-pull-2 {
    right: 8.33333333%;
  }
  .yg-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .yg-col-sm-order-2 {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .yg-col-sm-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .yg-col-sm-push-1 {
    left: 4.16666667%;
  }
  .yg-col-sm-pull-1 {
    right: 4.16666667%;
  }
  .yg-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .yg-col-sm-order-1 {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .yg-col-sm-0 {
    display: none;
  }
  .yg-col-push-0 {
    left: auto;
  }
  .yg-col-pull-0 {
    right: auto;
  }
  .yg-col-sm-push-0 {
    left: auto;
  }
  .yg-col-sm-pull-0 {
    right: auto;
  }
  .yg-col-sm-offset-0 {
    margin-left: 0;
  }
  .yg-col-sm-order-0 {
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
}
@media (min-width: 768px) {
  .yg-col-md-1,
  .yg-col-md-2,
  .yg-col-md-3,
  .yg-col-md-4,
  .yg-col-md-5,
  .yg-col-md-6,
  .yg-col-md-7,
  .yg-col-md-8,
  .yg-col-md-9,
  .yg-col-md-10,
  .yg-col-md-11,
  .yg-col-md-12,
  .yg-col-md-13,
  .yg-col-md-14,
  .yg-col-md-15,
  .yg-col-md-16,
  .yg-col-md-17,
  .yg-col-md-18,
  .yg-col-md-19,
  .yg-col-md-20,
  .yg-col-md-21,
  .yg-col-md-22,
  .yg-col-md-23,
  .yg-col-md-24 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    float: left;
  }
  .yg-col-md-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .yg-col-md-push-24 {
    left: 100%;
  }
  .yg-col-md-pull-24 {
    right: 100%;
  }
  .yg-col-md-offset-24 {
    margin-left: 100%;
  }
  .yg-col-md-order-24 {
    -webkit-box-ordinal-group: 25;
            order: 24;
  }
  .yg-col-md-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .yg-col-md-push-23 {
    left: 95.83333333%;
  }
  .yg-col-md-pull-23 {
    right: 95.83333333%;
  }
  .yg-col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .yg-col-md-order-23 {
    -webkit-box-ordinal-group: 24;
            order: 23;
  }
  .yg-col-md-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .yg-col-md-push-22 {
    left: 91.66666667%;
  }
  .yg-col-md-pull-22 {
    right: 91.66666667%;
  }
  .yg-col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .yg-col-md-order-22 {
    -webkit-box-ordinal-group: 23;
            order: 22;
  }
  .yg-col-md-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .yg-col-md-push-21 {
    left: 87.5%;
  }
  .yg-col-md-pull-21 {
    right: 87.5%;
  }
  .yg-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .yg-col-md-order-21 {
    -webkit-box-ordinal-group: 22;
            order: 21;
  }
  .yg-col-md-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .yg-col-md-push-20 {
    left: 83.33333333%;
  }
  .yg-col-md-pull-20 {
    right: 83.33333333%;
  }
  .yg-col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .yg-col-md-order-20 {
    -webkit-box-ordinal-group: 21;
            order: 20;
  }
  .yg-col-md-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .yg-col-md-push-19 {
    left: 79.16666667%;
  }
  .yg-col-md-pull-19 {
    right: 79.16666667%;
  }
  .yg-col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .yg-col-md-order-19 {
    -webkit-box-ordinal-group: 20;
            order: 19;
  }
  .yg-col-md-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .yg-col-md-push-18 {
    left: 75%;
  }
  .yg-col-md-pull-18 {
    right: 75%;
  }
  .yg-col-md-offset-18 {
    margin-left: 75%;
  }
  .yg-col-md-order-18 {
    -webkit-box-ordinal-group: 19;
            order: 18;
  }
  .yg-col-md-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .yg-col-md-push-17 {
    left: 70.83333333%;
  }
  .yg-col-md-pull-17 {
    right: 70.83333333%;
  }
  .yg-col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .yg-col-md-order-17 {
    -webkit-box-ordinal-group: 18;
            order: 17;
  }
  .yg-col-md-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .yg-col-md-push-16 {
    left: 66.66666667%;
  }
  .yg-col-md-pull-16 {
    right: 66.66666667%;
  }
  .yg-col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .yg-col-md-order-16 {
    -webkit-box-ordinal-group: 17;
            order: 16;
  }
  .yg-col-md-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .yg-col-md-push-15 {
    left: 62.5%;
  }
  .yg-col-md-pull-15 {
    right: 62.5%;
  }
  .yg-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .yg-col-md-order-15 {
    -webkit-box-ordinal-group: 16;
            order: 15;
  }
  .yg-col-md-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .yg-col-md-push-14 {
    left: 58.33333333%;
  }
  .yg-col-md-pull-14 {
    right: 58.33333333%;
  }
  .yg-col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .yg-col-md-order-14 {
    -webkit-box-ordinal-group: 15;
            order: 14;
  }
  .yg-col-md-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .yg-col-md-push-13 {
    left: 54.16666667%;
  }
  .yg-col-md-pull-13 {
    right: 54.16666667%;
  }
  .yg-col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .yg-col-md-order-13 {
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .yg-col-md-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .yg-col-md-push-12 {
    left: 50%;
  }
  .yg-col-md-pull-12 {
    right: 50%;
  }
  .yg-col-md-offset-12 {
    margin-left: 50%;
  }
  .yg-col-md-order-12 {
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .yg-col-md-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .yg-col-md-push-11 {
    left: 45.83333333%;
  }
  .yg-col-md-pull-11 {
    right: 45.83333333%;
  }
  .yg-col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .yg-col-md-order-11 {
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .yg-col-md-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .yg-col-md-push-10 {
    left: 41.66666667%;
  }
  .yg-col-md-pull-10 {
    right: 41.66666667%;
  }
  .yg-col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .yg-col-md-order-10 {
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .yg-col-md-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .yg-col-md-push-9 {
    left: 37.5%;
  }
  .yg-col-md-pull-9 {
    right: 37.5%;
  }
  .yg-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .yg-col-md-order-9 {
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .yg-col-md-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .yg-col-md-push-8 {
    left: 33.33333333%;
  }
  .yg-col-md-pull-8 {
    right: 33.33333333%;
  }
  .yg-col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .yg-col-md-order-8 {
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .yg-col-md-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .yg-col-md-push-7 {
    left: 29.16666667%;
  }
  .yg-col-md-pull-7 {
    right: 29.16666667%;
  }
  .yg-col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .yg-col-md-order-7 {
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .yg-col-md-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .yg-col-md-push-6 {
    left: 25%;
  }
  .yg-col-md-pull-6 {
    right: 25%;
  }
  .yg-col-md-offset-6 {
    margin-left: 25%;
  }
  .yg-col-md-order-6 {
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .yg-col-md-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .yg-col-md-push-5 {
    left: 20.83333333%;
  }
  .yg-col-md-pull-5 {
    right: 20.83333333%;
  }
  .yg-col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .yg-col-md-order-5 {
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .yg-col-md-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .yg-col-md-push-4 {
    left: 16.66666667%;
  }
  .yg-col-md-pull-4 {
    right: 16.66666667%;
  }
  .yg-col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .yg-col-md-order-4 {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .yg-col-md-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .yg-col-md-push-3 {
    left: 12.5%;
  }
  .yg-col-md-pull-3 {
    right: 12.5%;
  }
  .yg-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .yg-col-md-order-3 {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .yg-col-md-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .yg-col-md-push-2 {
    left: 8.33333333%;
  }
  .yg-col-md-pull-2 {
    right: 8.33333333%;
  }
  .yg-col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .yg-col-md-order-2 {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .yg-col-md-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .yg-col-md-push-1 {
    left: 4.16666667%;
  }
  .yg-col-md-pull-1 {
    right: 4.16666667%;
  }
  .yg-col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .yg-col-md-order-1 {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .yg-col-md-0 {
    display: none;
  }
  .yg-col-push-0 {
    left: auto;
  }
  .yg-col-pull-0 {
    right: auto;
  }
  .yg-col-md-push-0 {
    left: auto;
  }
  .yg-col-md-pull-0 {
    right: auto;
  }
  .yg-col-md-offset-0 {
    margin-left: 0;
  }
  .yg-col-md-order-0 {
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
}
@media (min-width: 992px) {
  .yg-col-lg-1,
  .yg-col-lg-2,
  .yg-col-lg-3,
  .yg-col-lg-4,
  .yg-col-lg-5,
  .yg-col-lg-6,
  .yg-col-lg-7,
  .yg-col-lg-8,
  .yg-col-lg-9,
  .yg-col-lg-10,
  .yg-col-lg-11,
  .yg-col-lg-12,
  .yg-col-lg-13,
  .yg-col-lg-14,
  .yg-col-lg-15,
  .yg-col-lg-16,
  .yg-col-lg-17,
  .yg-col-lg-18,
  .yg-col-lg-19,
  .yg-col-lg-20,
  .yg-col-lg-21,
  .yg-col-lg-22,
  .yg-col-lg-23,
  .yg-col-lg-24 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    float: left;
  }
  .yg-col-lg-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .yg-col-lg-push-24 {
    left: 100%;
  }
  .yg-col-lg-pull-24 {
    right: 100%;
  }
  .yg-col-lg-offset-24 {
    margin-left: 100%;
  }
  .yg-col-lg-order-24 {
    -webkit-box-ordinal-group: 25;
            order: 24;
  }
  .yg-col-lg-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .yg-col-lg-push-23 {
    left: 95.83333333%;
  }
  .yg-col-lg-pull-23 {
    right: 95.83333333%;
  }
  .yg-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .yg-col-lg-order-23 {
    -webkit-box-ordinal-group: 24;
            order: 23;
  }
  .yg-col-lg-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .yg-col-lg-push-22 {
    left: 91.66666667%;
  }
  .yg-col-lg-pull-22 {
    right: 91.66666667%;
  }
  .yg-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .yg-col-lg-order-22 {
    -webkit-box-ordinal-group: 23;
            order: 22;
  }
  .yg-col-lg-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .yg-col-lg-push-21 {
    left: 87.5%;
  }
  .yg-col-lg-pull-21 {
    right: 87.5%;
  }
  .yg-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .yg-col-lg-order-21 {
    -webkit-box-ordinal-group: 22;
            order: 21;
  }
  .yg-col-lg-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .yg-col-lg-push-20 {
    left: 83.33333333%;
  }
  .yg-col-lg-pull-20 {
    right: 83.33333333%;
  }
  .yg-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .yg-col-lg-order-20 {
    -webkit-box-ordinal-group: 21;
            order: 20;
  }
  .yg-col-lg-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .yg-col-lg-push-19 {
    left: 79.16666667%;
  }
  .yg-col-lg-pull-19 {
    right: 79.16666667%;
  }
  .yg-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .yg-col-lg-order-19 {
    -webkit-box-ordinal-group: 20;
            order: 19;
  }
  .yg-col-lg-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .yg-col-lg-push-18 {
    left: 75%;
  }
  .yg-col-lg-pull-18 {
    right: 75%;
  }
  .yg-col-lg-offset-18 {
    margin-left: 75%;
  }
  .yg-col-lg-order-18 {
    -webkit-box-ordinal-group: 19;
            order: 18;
  }
  .yg-col-lg-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .yg-col-lg-push-17 {
    left: 70.83333333%;
  }
  .yg-col-lg-pull-17 {
    right: 70.83333333%;
  }
  .yg-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .yg-col-lg-order-17 {
    -webkit-box-ordinal-group: 18;
            order: 17;
  }
  .yg-col-lg-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .yg-col-lg-push-16 {
    left: 66.66666667%;
  }
  .yg-col-lg-pull-16 {
    right: 66.66666667%;
  }
  .yg-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .yg-col-lg-order-16 {
    -webkit-box-ordinal-group: 17;
            order: 16;
  }
  .yg-col-lg-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .yg-col-lg-push-15 {
    left: 62.5%;
  }
  .yg-col-lg-pull-15 {
    right: 62.5%;
  }
  .yg-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .yg-col-lg-order-15 {
    -webkit-box-ordinal-group: 16;
            order: 15;
  }
  .yg-col-lg-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .yg-col-lg-push-14 {
    left: 58.33333333%;
  }
  .yg-col-lg-pull-14 {
    right: 58.33333333%;
  }
  .yg-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .yg-col-lg-order-14 {
    -webkit-box-ordinal-group: 15;
            order: 14;
  }
  .yg-col-lg-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .yg-col-lg-push-13 {
    left: 54.16666667%;
  }
  .yg-col-lg-pull-13 {
    right: 54.16666667%;
  }
  .yg-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .yg-col-lg-order-13 {
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .yg-col-lg-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .yg-col-lg-push-12 {
    left: 50%;
  }
  .yg-col-lg-pull-12 {
    right: 50%;
  }
  .yg-col-lg-offset-12 {
    margin-left: 50%;
  }
  .yg-col-lg-order-12 {
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .yg-col-lg-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .yg-col-lg-push-11 {
    left: 45.83333333%;
  }
  .yg-col-lg-pull-11 {
    right: 45.83333333%;
  }
  .yg-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .yg-col-lg-order-11 {
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .yg-col-lg-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .yg-col-lg-push-10 {
    left: 41.66666667%;
  }
  .yg-col-lg-pull-10 {
    right: 41.66666667%;
  }
  .yg-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .yg-col-lg-order-10 {
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .yg-col-lg-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .yg-col-lg-push-9 {
    left: 37.5%;
  }
  .yg-col-lg-pull-9 {
    right: 37.5%;
  }
  .yg-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .yg-col-lg-order-9 {
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .yg-col-lg-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .yg-col-lg-push-8 {
    left: 33.33333333%;
  }
  .yg-col-lg-pull-8 {
    right: 33.33333333%;
  }
  .yg-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .yg-col-lg-order-8 {
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .yg-col-lg-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .yg-col-lg-push-7 {
    left: 29.16666667%;
  }
  .yg-col-lg-pull-7 {
    right: 29.16666667%;
  }
  .yg-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .yg-col-lg-order-7 {
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .yg-col-lg-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .yg-col-lg-push-6 {
    left: 25%;
  }
  .yg-col-lg-pull-6 {
    right: 25%;
  }
  .yg-col-lg-offset-6 {
    margin-left: 25%;
  }
  .yg-col-lg-order-6 {
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .yg-col-lg-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .yg-col-lg-push-5 {
    left: 20.83333333%;
  }
  .yg-col-lg-pull-5 {
    right: 20.83333333%;
  }
  .yg-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .yg-col-lg-order-5 {
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .yg-col-lg-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .yg-col-lg-push-4 {
    left: 16.66666667%;
  }
  .yg-col-lg-pull-4 {
    right: 16.66666667%;
  }
  .yg-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .yg-col-lg-order-4 {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .yg-col-lg-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .yg-col-lg-push-3 {
    left: 12.5%;
  }
  .yg-col-lg-pull-3 {
    right: 12.5%;
  }
  .yg-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .yg-col-lg-order-3 {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .yg-col-lg-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .yg-col-lg-push-2 {
    left: 8.33333333%;
  }
  .yg-col-lg-pull-2 {
    right: 8.33333333%;
  }
  .yg-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .yg-col-lg-order-2 {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .yg-col-lg-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .yg-col-lg-push-1 {
    left: 4.16666667%;
  }
  .yg-col-lg-pull-1 {
    right: 4.16666667%;
  }
  .yg-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .yg-col-lg-order-1 {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .yg-col-lg-0 {
    display: none;
  }
  .yg-col-push-0 {
    left: auto;
  }
  .yg-col-pull-0 {
    right: auto;
  }
  .yg-col-lg-push-0 {
    left: auto;
  }
  .yg-col-lg-pull-0 {
    right: auto;
  }
  .yg-col-lg-offset-0 {
    margin-left: 0;
  }
  .yg-col-lg-order-0 {
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
}
@media (min-width: 1200px) {
  .yg-col-xl-1,
  .yg-col-xl-2,
  .yg-col-xl-3,
  .yg-col-xl-4,
  .yg-col-xl-5,
  .yg-col-xl-6,
  .yg-col-xl-7,
  .yg-col-xl-8,
  .yg-col-xl-9,
  .yg-col-xl-10,
  .yg-col-xl-11,
  .yg-col-xl-12,
  .yg-col-xl-13,
  .yg-col-xl-14,
  .yg-col-xl-15,
  .yg-col-xl-16,
  .yg-col-xl-17,
  .yg-col-xl-18,
  .yg-col-xl-19,
  .yg-col-xl-20,
  .yg-col-xl-21,
  .yg-col-xl-22,
  .yg-col-xl-23,
  .yg-col-xl-24 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    float: left;
  }
  .yg-col-xl-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .yg-col-xl-push-24 {
    left: 100%;
  }
  .yg-col-xl-pull-24 {
    right: 100%;
  }
  .yg-col-xl-offset-24 {
    margin-left: 100%;
  }
  .yg-col-xl-order-24 {
    -webkit-box-ordinal-group: 25;
            order: 24;
  }
  .yg-col-xl-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .yg-col-xl-push-23 {
    left: 95.83333333%;
  }
  .yg-col-xl-pull-23 {
    right: 95.83333333%;
  }
  .yg-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .yg-col-xl-order-23 {
    -webkit-box-ordinal-group: 24;
            order: 23;
  }
  .yg-col-xl-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .yg-col-xl-push-22 {
    left: 91.66666667%;
  }
  .yg-col-xl-pull-22 {
    right: 91.66666667%;
  }
  .yg-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .yg-col-xl-order-22 {
    -webkit-box-ordinal-group: 23;
            order: 22;
  }
  .yg-col-xl-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .yg-col-xl-push-21 {
    left: 87.5%;
  }
  .yg-col-xl-pull-21 {
    right: 87.5%;
  }
  .yg-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .yg-col-xl-order-21 {
    -webkit-box-ordinal-group: 22;
            order: 21;
  }
  .yg-col-xl-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .yg-col-xl-push-20 {
    left: 83.33333333%;
  }
  .yg-col-xl-pull-20 {
    right: 83.33333333%;
  }
  .yg-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .yg-col-xl-order-20 {
    -webkit-box-ordinal-group: 21;
            order: 20;
  }
  .yg-col-xl-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .yg-col-xl-push-19 {
    left: 79.16666667%;
  }
  .yg-col-xl-pull-19 {
    right: 79.16666667%;
  }
  .yg-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .yg-col-xl-order-19 {
    -webkit-box-ordinal-group: 20;
            order: 19;
  }
  .yg-col-xl-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .yg-col-xl-push-18 {
    left: 75%;
  }
  .yg-col-xl-pull-18 {
    right: 75%;
  }
  .yg-col-xl-offset-18 {
    margin-left: 75%;
  }
  .yg-col-xl-order-18 {
    -webkit-box-ordinal-group: 19;
            order: 18;
  }
  .yg-col-xl-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .yg-col-xl-push-17 {
    left: 70.83333333%;
  }
  .yg-col-xl-pull-17 {
    right: 70.83333333%;
  }
  .yg-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .yg-col-xl-order-17 {
    -webkit-box-ordinal-group: 18;
            order: 17;
  }
  .yg-col-xl-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .yg-col-xl-push-16 {
    left: 66.66666667%;
  }
  .yg-col-xl-pull-16 {
    right: 66.66666667%;
  }
  .yg-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .yg-col-xl-order-16 {
    -webkit-box-ordinal-group: 17;
            order: 16;
  }
  .yg-col-xl-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .yg-col-xl-push-15 {
    left: 62.5%;
  }
  .yg-col-xl-pull-15 {
    right: 62.5%;
  }
  .yg-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .yg-col-xl-order-15 {
    -webkit-box-ordinal-group: 16;
            order: 15;
  }
  .yg-col-xl-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .yg-col-xl-push-14 {
    left: 58.33333333%;
  }
  .yg-col-xl-pull-14 {
    right: 58.33333333%;
  }
  .yg-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .yg-col-xl-order-14 {
    -webkit-box-ordinal-group: 15;
            order: 14;
  }
  .yg-col-xl-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .yg-col-xl-push-13 {
    left: 54.16666667%;
  }
  .yg-col-xl-pull-13 {
    right: 54.16666667%;
  }
  .yg-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .yg-col-xl-order-13 {
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .yg-col-xl-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .yg-col-xl-push-12 {
    left: 50%;
  }
  .yg-col-xl-pull-12 {
    right: 50%;
  }
  .yg-col-xl-offset-12 {
    margin-left: 50%;
  }
  .yg-col-xl-order-12 {
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .yg-col-xl-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .yg-col-xl-push-11 {
    left: 45.83333333%;
  }
  .yg-col-xl-pull-11 {
    right: 45.83333333%;
  }
  .yg-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .yg-col-xl-order-11 {
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .yg-col-xl-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .yg-col-xl-push-10 {
    left: 41.66666667%;
  }
  .yg-col-xl-pull-10 {
    right: 41.66666667%;
  }
  .yg-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .yg-col-xl-order-10 {
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .yg-col-xl-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .yg-col-xl-push-9 {
    left: 37.5%;
  }
  .yg-col-xl-pull-9 {
    right: 37.5%;
  }
  .yg-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .yg-col-xl-order-9 {
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .yg-col-xl-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .yg-col-xl-push-8 {
    left: 33.33333333%;
  }
  .yg-col-xl-pull-8 {
    right: 33.33333333%;
  }
  .yg-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .yg-col-xl-order-8 {
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .yg-col-xl-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .yg-col-xl-push-7 {
    left: 29.16666667%;
  }
  .yg-col-xl-pull-7 {
    right: 29.16666667%;
  }
  .yg-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .yg-col-xl-order-7 {
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .yg-col-xl-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .yg-col-xl-push-6 {
    left: 25%;
  }
  .yg-col-xl-pull-6 {
    right: 25%;
  }
  .yg-col-xl-offset-6 {
    margin-left: 25%;
  }
  .yg-col-xl-order-6 {
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .yg-col-xl-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .yg-col-xl-push-5 {
    left: 20.83333333%;
  }
  .yg-col-xl-pull-5 {
    right: 20.83333333%;
  }
  .yg-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .yg-col-xl-order-5 {
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .yg-col-xl-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .yg-col-xl-push-4 {
    left: 16.66666667%;
  }
  .yg-col-xl-pull-4 {
    right: 16.66666667%;
  }
  .yg-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .yg-col-xl-order-4 {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .yg-col-xl-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .yg-col-xl-push-3 {
    left: 12.5%;
  }
  .yg-col-xl-pull-3 {
    right: 12.5%;
  }
  .yg-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .yg-col-xl-order-3 {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .yg-col-xl-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .yg-col-xl-push-2 {
    left: 8.33333333%;
  }
  .yg-col-xl-pull-2 {
    right: 8.33333333%;
  }
  .yg-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .yg-col-xl-order-2 {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .yg-col-xl-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .yg-col-xl-push-1 {
    left: 4.16666667%;
  }
  .yg-col-xl-pull-1 {
    right: 4.16666667%;
  }
  .yg-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .yg-col-xl-order-1 {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .yg-col-xl-0 {
    display: none;
  }
  .yg-col-push-0 {
    left: auto;
  }
  .yg-col-pull-0 {
    right: auto;
  }
  .yg-col-xl-push-0 {
    left: auto;
  }
  .yg-col-xl-pull-0 {
    right: auto;
  }
  .yg-col-xl-offset-0 {
    margin-left: 0;
  }
  .yg-col-xl-order-0 {
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
}
@media (min-width: 1600px) {
  .yg-col-xxl-1,
  .yg-col-xxl-2,
  .yg-col-xxl-3,
  .yg-col-xxl-4,
  .yg-col-xxl-5,
  .yg-col-xxl-6,
  .yg-col-xxl-7,
  .yg-col-xxl-8,
  .yg-col-xxl-9,
  .yg-col-xxl-10,
  .yg-col-xxl-11,
  .yg-col-xxl-12,
  .yg-col-xxl-13,
  .yg-col-xxl-14,
  .yg-col-xxl-15,
  .yg-col-xxl-16,
  .yg-col-xxl-17,
  .yg-col-xxl-18,
  .yg-col-xxl-19,
  .yg-col-xxl-20,
  .yg-col-xxl-21,
  .yg-col-xxl-22,
  .yg-col-xxl-23,
  .yg-col-xxl-24 {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    float: left;
  }
  .yg-col-xxl-24 {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .yg-col-xxl-push-24 {
    left: 100%;
  }
  .yg-col-xxl-pull-24 {
    right: 100%;
  }
  .yg-col-xxl-offset-24 {
    margin-left: 100%;
  }
  .yg-col-xxl-order-24 {
    -webkit-box-ordinal-group: 25;
            order: 24;
  }
  .yg-col-xxl-23 {
    display: block;
    box-sizing: border-box;
    width: 95.83333333%;
  }
  .yg-col-xxl-push-23 {
    left: 95.83333333%;
  }
  .yg-col-xxl-pull-23 {
    right: 95.83333333%;
  }
  .yg-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .yg-col-xxl-order-23 {
    -webkit-box-ordinal-group: 24;
            order: 23;
  }
  .yg-col-xxl-22 {
    display: block;
    box-sizing: border-box;
    width: 91.66666667%;
  }
  .yg-col-xxl-push-22 {
    left: 91.66666667%;
  }
  .yg-col-xxl-pull-22 {
    right: 91.66666667%;
  }
  .yg-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .yg-col-xxl-order-22 {
    -webkit-box-ordinal-group: 23;
            order: 22;
  }
  .yg-col-xxl-21 {
    display: block;
    box-sizing: border-box;
    width: 87.5%;
  }
  .yg-col-xxl-push-21 {
    left: 87.5%;
  }
  .yg-col-xxl-pull-21 {
    right: 87.5%;
  }
  .yg-col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .yg-col-xxl-order-21 {
    -webkit-box-ordinal-group: 22;
            order: 21;
  }
  .yg-col-xxl-20 {
    display: block;
    box-sizing: border-box;
    width: 83.33333333%;
  }
  .yg-col-xxl-push-20 {
    left: 83.33333333%;
  }
  .yg-col-xxl-pull-20 {
    right: 83.33333333%;
  }
  .yg-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .yg-col-xxl-order-20 {
    -webkit-box-ordinal-group: 21;
            order: 20;
  }
  .yg-col-xxl-19 {
    display: block;
    box-sizing: border-box;
    width: 79.16666667%;
  }
  .yg-col-xxl-push-19 {
    left: 79.16666667%;
  }
  .yg-col-xxl-pull-19 {
    right: 79.16666667%;
  }
  .yg-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .yg-col-xxl-order-19 {
    -webkit-box-ordinal-group: 20;
            order: 19;
  }
  .yg-col-xxl-18 {
    display: block;
    box-sizing: border-box;
    width: 75%;
  }
  .yg-col-xxl-push-18 {
    left: 75%;
  }
  .yg-col-xxl-pull-18 {
    right: 75%;
  }
  .yg-col-xxl-offset-18 {
    margin-left: 75%;
  }
  .yg-col-xxl-order-18 {
    -webkit-box-ordinal-group: 19;
            order: 18;
  }
  .yg-col-xxl-17 {
    display: block;
    box-sizing: border-box;
    width: 70.83333333%;
  }
  .yg-col-xxl-push-17 {
    left: 70.83333333%;
  }
  .yg-col-xxl-pull-17 {
    right: 70.83333333%;
  }
  .yg-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .yg-col-xxl-order-17 {
    -webkit-box-ordinal-group: 18;
            order: 17;
  }
  .yg-col-xxl-16 {
    display: block;
    box-sizing: border-box;
    width: 66.66666667%;
  }
  .yg-col-xxl-push-16 {
    left: 66.66666667%;
  }
  .yg-col-xxl-pull-16 {
    right: 66.66666667%;
  }
  .yg-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .yg-col-xxl-order-16 {
    -webkit-box-ordinal-group: 17;
            order: 16;
  }
  .yg-col-xxl-15 {
    display: block;
    box-sizing: border-box;
    width: 62.5%;
  }
  .yg-col-xxl-push-15 {
    left: 62.5%;
  }
  .yg-col-xxl-pull-15 {
    right: 62.5%;
  }
  .yg-col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .yg-col-xxl-order-15 {
    -webkit-box-ordinal-group: 16;
            order: 15;
  }
  .yg-col-xxl-14 {
    display: block;
    box-sizing: border-box;
    width: 58.33333333%;
  }
  .yg-col-xxl-push-14 {
    left: 58.33333333%;
  }
  .yg-col-xxl-pull-14 {
    right: 58.33333333%;
  }
  .yg-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .yg-col-xxl-order-14 {
    -webkit-box-ordinal-group: 15;
            order: 14;
  }
  .yg-col-xxl-13 {
    display: block;
    box-sizing: border-box;
    width: 54.16666667%;
  }
  .yg-col-xxl-push-13 {
    left: 54.16666667%;
  }
  .yg-col-xxl-pull-13 {
    right: 54.16666667%;
  }
  .yg-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .yg-col-xxl-order-13 {
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .yg-col-xxl-12 {
    display: block;
    box-sizing: border-box;
    width: 50%;
  }
  .yg-col-xxl-push-12 {
    left: 50%;
  }
  .yg-col-xxl-pull-12 {
    right: 50%;
  }
  .yg-col-xxl-offset-12 {
    margin-left: 50%;
  }
  .yg-col-xxl-order-12 {
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
  .yg-col-xxl-11 {
    display: block;
    box-sizing: border-box;
    width: 45.83333333%;
  }
  .yg-col-xxl-push-11 {
    left: 45.83333333%;
  }
  .yg-col-xxl-pull-11 {
    right: 45.83333333%;
  }
  .yg-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .yg-col-xxl-order-11 {
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .yg-col-xxl-10 {
    display: block;
    box-sizing: border-box;
    width: 41.66666667%;
  }
  .yg-col-xxl-push-10 {
    left: 41.66666667%;
  }
  .yg-col-xxl-pull-10 {
    right: 41.66666667%;
  }
  .yg-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .yg-col-xxl-order-10 {
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .yg-col-xxl-9 {
    display: block;
    box-sizing: border-box;
    width: 37.5%;
  }
  .yg-col-xxl-push-9 {
    left: 37.5%;
  }
  .yg-col-xxl-pull-9 {
    right: 37.5%;
  }
  .yg-col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .yg-col-xxl-order-9 {
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .yg-col-xxl-8 {
    display: block;
    box-sizing: border-box;
    width: 33.33333333%;
  }
  .yg-col-xxl-push-8 {
    left: 33.33333333%;
  }
  .yg-col-xxl-pull-8 {
    right: 33.33333333%;
  }
  .yg-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .yg-col-xxl-order-8 {
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .yg-col-xxl-7 {
    display: block;
    box-sizing: border-box;
    width: 29.16666667%;
  }
  .yg-col-xxl-push-7 {
    left: 29.16666667%;
  }
  .yg-col-xxl-pull-7 {
    right: 29.16666667%;
  }
  .yg-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .yg-col-xxl-order-7 {
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .yg-col-xxl-6 {
    display: block;
    box-sizing: border-box;
    width: 25%;
  }
  .yg-col-xxl-push-6 {
    left: 25%;
  }
  .yg-col-xxl-pull-6 {
    right: 25%;
  }
  .yg-col-xxl-offset-6 {
    margin-left: 25%;
  }
  .yg-col-xxl-order-6 {
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .yg-col-xxl-5 {
    display: block;
    box-sizing: border-box;
    width: 20.83333333%;
  }
  .yg-col-xxl-push-5 {
    left: 20.83333333%;
  }
  .yg-col-xxl-pull-5 {
    right: 20.83333333%;
  }
  .yg-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .yg-col-xxl-order-5 {
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .yg-col-xxl-4 {
    display: block;
    box-sizing: border-box;
    width: 16.66666667%;
  }
  .yg-col-xxl-push-4 {
    left: 16.66666667%;
  }
  .yg-col-xxl-pull-4 {
    right: 16.66666667%;
  }
  .yg-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .yg-col-xxl-order-4 {
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .yg-col-xxl-3 {
    display: block;
    box-sizing: border-box;
    width: 12.5%;
  }
  .yg-col-xxl-push-3 {
    left: 12.5%;
  }
  .yg-col-xxl-pull-3 {
    right: 12.5%;
  }
  .yg-col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .yg-col-xxl-order-3 {
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .yg-col-xxl-2 {
    display: block;
    box-sizing: border-box;
    width: 8.33333333%;
  }
  .yg-col-xxl-push-2 {
    left: 8.33333333%;
  }
  .yg-col-xxl-pull-2 {
    right: 8.33333333%;
  }
  .yg-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .yg-col-xxl-order-2 {
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .yg-col-xxl-1 {
    display: block;
    box-sizing: border-box;
    width: 4.16666667%;
  }
  .yg-col-xxl-push-1 {
    left: 4.16666667%;
  }
  .yg-col-xxl-pull-1 {
    right: 4.16666667%;
  }
  .yg-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .yg-col-xxl-order-1 {
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .yg-col-xxl-0 {
    display: none;
  }
  .yg-col-push-0 {
    left: auto;
  }
  .yg-col-pull-0 {
    right: auto;
  }
  .yg-col-xxl-push-0 {
    left: auto;
  }
  .yg-col-xxl-pull-0 {
    right: auto;
  }
  .yg-col-xxl-offset-0 {
    margin-left: 0;
  }
  .yg-col-xxl-order-0 {
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-carousel {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
}
.yg-carousel .slick-slider {
  position: relative;
  display: block;
  box-sizing: content-box;
  -webkit-touch-callout: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.yg-carousel .slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.yg-carousel .slick-list:focus {
  outline: none;
}
.yg-carousel .slick-list.dragging {
  cursor: pointer;
}
.yg-carousel .slick-list .slick-slide {
  pointer-events: none;
}
.yg-carousel .slick-list .slick-slide.slick-active {
  pointer-events: auto;
}
.yg-carousel .slick-slider .slick-track,
.yg-carousel .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.yg-carousel .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.yg-carousel .slick-track::before,
.yg-carousel .slick-track::after {
  display: table;
  content: '';
}
.yg-carousel .slick-track::after {
  clear: both;
}
.slick-loading .yg-carousel .slick-track {
  visibility: hidden;
}
.yg-carousel .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .yg-carousel .slick-slide {
  float: right;
}
.yg-carousel .slick-slide img {
  display: block;
}
.yg-carousel .slick-slide.slick-loading img {
  display: none;
}
.yg-carousel .slick-slide.dragging img {
  pointer-events: none;
}
.yg-carousel .slick-initialized .slick-slide {
  display: block;
}
.yg-carousel .slick-loading .slick-slide {
  visibility: hidden;
}
.yg-carousel .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.yg-carousel .slick-arrow.slick-hidden {
  display: none;
}
.yg-carousel .slick-prev,
.yg-carousel .slick-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  background: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}
.yg-carousel .slick-prev:hover,
.yg-carousel .slick-next:hover,
.yg-carousel .slick-prev:focus,
.yg-carousel .slick-next:focus {
  color: transparent;
  background: transparent;
  outline: none;
}
.yg-carousel .slick-prev:hover::before,
.yg-carousel .slick-next:hover::before,
.yg-carousel .slick-prev:focus::before,
.yg-carousel .slick-next:focus::before {
  opacity: 1;
}
.yg-carousel .slick-prev.slick-disabled::before,
.yg-carousel .slick-next.slick-disabled::before {
  opacity: 0.25;
}
.yg-carousel .slick-prev {
  left: -25px;
}
.yg-carousel .slick-prev::before {
  content: '←';
}
.yg-carousel .slick-next {
  right: -25px;
}
.yg-carousel .slick-next::before {
  content: '→';
}
.yg-carousel .slick-dots {
  position: absolute;
  bottom: 12px;
  display: block;
  width: 100%;
  height: 11px;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
}
.yg-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  vertical-align: top;
}
.yg-carousel .slick-dots li button {
  display: block;
  width: 11px;
  height: 11px;
  padding: 0;
  color: transparent;
  font-size: 0;
  background: #fff;
  border: 0;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  opacity: 0.3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.yg-carousel .slick-dots li button:hover,
.yg-carousel .slick-dots li button:focus {
  opacity: 0.75;
}
.yg-carousel .slick-dots li.slick-active button {
  background: #fff;
  opacity: 1;
}
.yg-carousel .slick-dots li.slick-active button:hover,
.yg-carousel .slick-dots li.slick-active button:focus {
  opacity: 1;
}
.yg-carousel-vertical .slick-dots {
  top: 50%;
  right: 12px;
  bottom: auto;
  width: 11px;
  height: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.yg-carousel-vertical .slick-dots li {
  margin: 0 2px;
  vertical-align: baseline;
}
.yg-carousel-vertical .slick-dots li button {
  width: 11px;
  height: 11px;
}
.yg-carousel-vertical .slick-dots li.slick-active button {
  width: 11px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-cascader {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
}
.yg-cascader-input.yg-input {
  position: relative;
  background-color: transparent;
  cursor: pointer;
  width: 100%;
}
.yg-cascader-picker-show-search .yg-cascader-input.yg-input {
  position: relative;
}
.yg-cascader-picker {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline-block;
  background-color: #fff;
  border-radius: 2px;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.yg-cascader-picker-with-value .yg-cascader-picker-label {
  color: transparent;
}
.yg-cascader-picker-disabled {
  color: rgba(51, 51, 51, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.yg-cascader-picker-disabled .yg-cascader-input {
  cursor: not-allowed;
}
.yg-cascader-picker:focus .yg-cascader-input {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-cascader-picker-show-search.yg-cascader-picker-focused {
  color: rgba(51, 51, 51, 0.25);
}
.yg-cascader-picker-label {
  position: absolute;
  top: 50%;
  left: 0;
  width: calc(100% - 30px);
  height: 20px;
  margin-top: -10px;
  padding: 0 10px;
  overflow: hidden;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yg-cascader-picker-clear {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 2;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(51, 51, 51, 0.25);
  font-size: 12px;
  line-height: 12px;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: color 0.3s ease, opacity 0.15s ease;
  transition: color 0.3s ease, opacity 0.15s ease;
}
.yg-cascader-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.yg-cascader-picker:hover .yg-cascader-picker-clear {
  opacity: 1;
}
.yg-cascader-picker-arrow {
  position: absolute;
  top: 50%;
  right: -10px;
  z-index: 1;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  color: rgba(51, 51, 51, 0.25);
  font-size: 12px;
  line-height: 12px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.yg-cascader-picker-arrow.yg-cascader-picker-arrow-expand {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.yg-cascader-picker-small .yg-cascader-picker-clear,
.yg-cascader-picker-small .yg-cascader-picker-arrow {
  right: 8px;
}
.yg-cascader-menus {
  position: absolute;
  z-index: 1050;
  font-size: 12px;
  white-space: nowrap;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.yg-cascader-menus ul,
.yg-cascader-menus ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.yg-cascader-menus-empty,
.yg-cascader-menus-hidden {
  display: none;
}
.yg-cascader-menus.slide-up-enter.slide-up-enter-active.yg-cascader-menus-placement-bottomLeft,
.yg-cascader-menus.slide-up-appear.slide-up-appear-active.yg-cascader-menus-placement-bottomLeft {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.yg-cascader-menus.slide-up-enter.slide-up-enter-active.yg-cascader-menus-placement-topLeft,
.yg-cascader-menus.slide-up-appear.slide-up-appear-active.yg-cascader-menus-placement-topLeft {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.yg-cascader-menus.slide-up-leave.slide-up-leave-active.yg-cascader-menus-placement-bottomLeft {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.yg-cascader-menus.slide-up-leave.slide-up-leave-active.yg-cascader-menus-placement-topLeft {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.yg-cascader-menu {
  display: inline-block;
  min-width: 111px;
  height: 180px;
  margin: 0;
  padding: 0;
  overflow: auto;
  vertical-align: top;
  list-style: none;
  border-right: 1px solid #ccc;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.yg-cascader-menu:first-child {
  border-radius: 2px 0 0 2px;
}
.yg-cascader-menu:last-child {
  margin-right: -1px;
  border-right-color: transparent;
  border-radius: 0 2px 2px 0;
}
.yg-cascader-menu:only-child {
  border-radius: 2px;
}
.yg-cascader-menu-item {
  padding: 5px 10px;
  line-height: 22px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-cascader-menu-item:hover {
  background: #e1edff;
}
.yg-cascader-menu-item-disabled {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}
.yg-cascader-menu-item-disabled:hover {
  background: transparent;
}
.yg-cascader-menu-item-active:not(.yg-cascader-menu-item-disabled),
.yg-cascader-menu-item-active:not(.yg-cascader-menu-item-disabled):hover {
  font-weight: 600;
  background: #f5f5f5;
}
.yg-cascader-menu-item-expand {
  position: relative;
  padding-right: 24px;
}
.yg-cascader-menu-item-expand .yg-cascader-menu-item-expand-icon,
.yg-cascader-menu-item-expand .yg-cascader-menu-item-loading-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  position: absolute;
  right: 10px;
  color: rgba(0, 0, 0, 0.45);
}
:root .yg-cascader-menu-item-expand .yg-cascader-menu-item-expand-icon,
:root .yg-cascader-menu-item-expand .yg-cascader-menu-item-loading-icon {
  font-size: 12px;
}
.yg-cascader-menu-item .yg-cascader-menu-item-keyword {
  color: #e2062c;
}

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

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-collapse {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-radius: 2px;
}
.yg-collapse > .yg-collapse-item {
  border-bottom: 1px solid #ccc;
}
.yg-collapse > .yg-collapse-item:last-child,
.yg-collapse > .yg-collapse-item:last-child > .yg-collapse-header {
  border-radius: 0 0 2px 2px;
}
.yg-collapse > .yg-collapse-item > .yg-collapse-header {
  position: relative;
  padding: 4px 16px 4px 40px;
  color: #333333;
  line-height: 22px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-collapse > .yg-collapse-item > .yg-collapse-header .yg-collapse-arrow {
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 16px;
  display: inline-block;
  margin-top: 2px;
  font-size: 12px;
  line-height: 22px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.yg-collapse > .yg-collapse-item > .yg-collapse-header .yg-collapse-arrow > * {
  line-height: 1;
}
.yg-collapse > .yg-collapse-item > .yg-collapse-header .yg-collapse-arrow svg {
  display: inline-block;
}
.yg-collapse > .yg-collapse-item > .yg-collapse-header .yg-collapse-arrow::before {
  display: none;
}
.yg-collapse > .yg-collapse-item > .yg-collapse-header .yg-collapse-arrow .yg-collapse > .yg-collapse-item > .yg-collapse-header .yg-collapse-arrow-icon {
  display: block;
}
.yg-collapse > .yg-collapse-item > .yg-collapse-header .yg-collapse-arrow svg {
  -webkit-transition: -webkit-transform 0.24s;
  transition: -webkit-transform 0.24s;
  transition: transform 0.24s;
  transition: transform 0.24s, -webkit-transform 0.24s;
}
.yg-collapse > .yg-collapse-item > .yg-collapse-header .yg-collapse-extra {
  float: right;
}
.yg-collapse > .yg-collapse-item > .yg-collapse-header:focus {
  outline: none;
}
.yg-collapse > .yg-collapse-item.yg-collapse-no-arrow > .yg-collapse-header {
  padding-left: 12px;
}
.yg-collapse-anim-active {
  -webkit-transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.yg-collapse-content {
  overflow: hidden;
  color: #333;
  background-color: #fff;
  border-top: 1px solid #ccc;
}
.yg-collapse-content > .yg-collapse-content-box {
  padding: 16px;
}
.yg-collapse-content-inactive {
  display: none;
}
.yg-collapse-item:last-child > .yg-collapse-content {
  border-radius: 0 0 2px 2px;
}
.yg-collapse-borderless {
  background-color: #fff;
  border: 0;
}
.yg-collapse-borderless > .yg-collapse-item {
  border-bottom: 1px solid #ccc;
}
.yg-collapse-borderless > .yg-collapse-item:last-child,
.yg-collapse-borderless > .yg-collapse-item:last-child .yg-collapse-header {
  border-radius: 0;
}
.yg-collapse-borderless > .yg-collapse-item > .yg-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.yg-collapse-borderless > .yg-collapse-item > .yg-collapse-content > .yg-collapse-content-box {
  padding-top: 4px;
}
.yg-collapse .yg-collapse-item-disabled > .yg-collapse-header,
.yg-collapse .yg-collapse-item-disabled > .yg-collapse-header > .arrow {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-comment {
  position: relative;
}
.yg-comment-inner {
  display: -webkit-box;
  display: flex;
  padding: 16px 0;
}
.yg-comment-avatar {
  position: relative;
  flex-shrink: 0;
  margin-right: 12px;
  cursor: pointer;
}
.yg-comment-avatar img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.yg-comment-content {
  position: relative;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  min-width: 1px;
  font-size: 14px;
  word-wrap: break-word;
}
.yg-comment-content-author {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
          justify-content: flex-start;
  margin-bottom: 4px;
  font-size: 14px;
}
.yg-comment-content-author > a,
.yg-comment-content-author > span {
  height: 18px;
  padding-right: 8px;
  font-size: 12px;
  line-height: 18px;
}
.yg-comment-content-author-name {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.yg-comment-content-author-name > * {
  color: rgba(0, 0, 0, 0.45);
}
.yg-comment-content-author-name > *:hover {
  color: rgba(0, 0, 0, 0.45);
}
.yg-comment-content-author-time {
  color: #ccc;
  white-space: nowrap;
  cursor: auto;
}
.yg-comment-content-detail p {
  white-space: pre-wrap;
}
.yg-comment-actions {
  margin-top: 12px;
  padding-left: 0;
}
.yg-comment-actions > li {
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
}
.yg-comment-actions > li > span {
  padding-right: 10px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-comment-actions > li > span:hover {
  color: #595959;
}
.yg-comment-nested {
  margin-left: 44px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-calendar-picker-container {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: absolute;
  z-index: 1050;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.yg-calendar-picker-container.slide-up-enter.slide-up-enter-active.yg-calendar-picker-container-placement-topLeft,
.yg-calendar-picker-container.slide-up-enter.slide-up-enter-active.yg-calendar-picker-container-placement-topRight,
.yg-calendar-picker-container.slide-up-appear.slide-up-appear-active.yg-calendar-picker-container-placement-topLeft,
.yg-calendar-picker-container.slide-up-appear.slide-up-appear-active.yg-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.yg-calendar-picker-container.slide-up-enter.slide-up-enter-active.yg-calendar-picker-container-placement-bottomLeft,
.yg-calendar-picker-container.slide-up-enter.slide-up-enter-active.yg-calendar-picker-container-placement-bottomRight,
.yg-calendar-picker-container.slide-up-appear.slide-up-appear-active.yg-calendar-picker-container-placement-bottomLeft,
.yg-calendar-picker-container.slide-up-appear.slide-up-appear-active.yg-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.yg-calendar-picker-container.slide-up-leave.slide-up-leave-active.yg-calendar-picker-container-placement-topLeft,
.yg-calendar-picker-container.slide-up-leave.slide-up-leave-active.yg-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.yg-calendar-picker-container.slide-up-leave.slide-up-leave-active.yg-calendar-picker-container-placement-bottomLeft,
.yg-calendar-picker-container.slide-up-leave.slide-up-leave-active.yg-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.yg-calendar-picker {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline-block;
  outline: none;
  cursor: text;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.yg-calendar-picker-input {
  outline: none;
}
.yg-calendar-picker-input.yg-input-sm {
  padding-top: 0;
  padding-bottom: 0;
}
.yg-calendar-picker:hover .yg-calendar-picker-input:not(.yg-input-disabled) {
  border-color: #bababa;
}
.yg-calendar-picker:focus .yg-calendar-picker-input:not(.yg-input-disabled) {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-calendar-picker-clear,
.yg-calendar-picker-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  font-size: 12px;
  line-height: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-calendar-picker-clear {
  z-index: 2;
  color: rgba(51, 51, 51, 0.25);
  font-size: 12px;
  background: #fff;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
}
.yg-calendar-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.yg-calendar-picker:hover .yg-calendar-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.yg-calendar-picker-icon {
  display: inline-block;
  color: rgba(51, 51, 51, 0.25);
  font-size: 12px;
  line-height: 1;
}
.yg-calendar-picker-small .yg-calendar-picker-clear,
.yg-calendar-picker-small .yg-calendar-picker-icon {
  right: 8px;
}
.yg-calendar {
  position: relative;
  width: 280px;
  font-size: 12px;
  line-height: 28px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #fff;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.yg-calendar-input-wrap {
  height: 34px;
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}
.yg-calendar-input {
  width: 100%;
  height: 22px;
  line-height: 22px;
  color: #333;
  background: #fff;
  border: 0;
  outline: 0;
  cursor: auto;
}
.yg-calendar-input::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.yg-calendar-input:-ms-input-placeholder {
  color: #ccc;
}
.yg-calendar-input::-webkit-input-placeholder {
  color: #ccc;
}
.yg-calendar-week-number {
  width: 286px;
}
.yg-calendar-week-number-cell {
  text-align: center;
}
.yg-calendar-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-calendar-header a:hover {
  color: #636b75;
}
.yg-calendar-header .yg-calendar-century-select,
.yg-calendar-header .yg-calendar-decade-select,
.yg-calendar-header .yg-calendar-year-select,
.yg-calendar-header .yg-calendar-month-select {
  display: inline-block;
  padding: 0 2px;
  color: #333333;
  font-weight: 500;
  line-height: 40px;
}
.yg-calendar-header .yg-calendar-century-select-arrow,
.yg-calendar-header .yg-calendar-decade-select-arrow,
.yg-calendar-header .yg-calendar-year-select-arrow,
.yg-calendar-header .yg-calendar-month-select-arrow {
  display: none;
}
.yg-calendar-header .yg-calendar-prev-century-btn,
.yg-calendar-header .yg-calendar-next-century-btn,
.yg-calendar-header .yg-calendar-prev-decade-btn,
.yg-calendar-header .yg-calendar-next-decade-btn,
.yg-calendar-header .yg-calendar-prev-month-btn,
.yg-calendar-header .yg-calendar-next-month-btn,
.yg-calendar-header .yg-calendar-prev-year-btn,
.yg-calendar-header .yg-calendar-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.yg-calendar-header .yg-calendar-prev-century-btn,
.yg-calendar-header .yg-calendar-prev-decade-btn,
.yg-calendar-header .yg-calendar-prev-year-btn {
  left: 7px;
}
.yg-calendar-header .yg-calendar-prev-century-btn::after,
.yg-calendar-header .yg-calendar-prev-decade-btn::after,
.yg-calendar-header .yg-calendar-prev-year-btn::after {
  content: '«';
}
.yg-calendar-header .yg-calendar-next-century-btn,
.yg-calendar-header .yg-calendar-next-decade-btn,
.yg-calendar-header .yg-calendar-next-year-btn {
  right: 7px;
}
.yg-calendar-header .yg-calendar-next-century-btn::after,
.yg-calendar-header .yg-calendar-next-decade-btn::after,
.yg-calendar-header .yg-calendar-next-year-btn::after {
  content: '»';
}
.yg-calendar-header .yg-calendar-prev-month-btn {
  left: 29px;
}
.yg-calendar-header .yg-calendar-prev-month-btn::after {
  content: '‹';
}
.yg-calendar-header .yg-calendar-next-month-btn {
  right: 29px;
}
.yg-calendar-header .yg-calendar-next-month-btn::after {
  content: '›';
}
.yg-calendar-body {
  padding: 8px 12px;
}
.yg-calendar table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
}
.yg-calendar table,
.yg-calendar th,
.yg-calendar td {
  text-align: center;
  border: 0;
}
.yg-calendar-calendar-table {
  margin-bottom: 0;
  border-spacing: 0;
}
.yg-calendar-column-header {
  width: 33px;
  padding: 6px 0;
  line-height: 18px;
  text-align: center;
}
.yg-calendar-column-header .yg-calendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.yg-calendar-week-number-header .yg-calendar-column-header-inner {
  display: none;
}
.yg-calendar-cell {
  height: 30px;
  padding: 0;
}
.yg-calendar-date {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  padding: 2px 2px;
  color: #333;
  line-height: 24px;
  text-align: center;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.yg-calendar-date-panel {
  position: relative;
  outline: none;
}
.yg-calendar-date:hover {
  background: #eee;
  cursor: pointer;
}
.yg-calendar-date:active {
  color: #fff;
  background: #475669;
}
.yg-calendar-today .yg-calendar-date {
  font-weight: normal;
}
.yg-calendar-last-month-cell .yg-calendar-date,
.yg-calendar-next-month-btn-day .yg-calendar-date {
  color: rgba(51, 51, 51, 0.25);
}
.yg-calendar-selected-day .yg-calendar-date {
  background: #dadde1;
}
.yg-calendar-selected-date .yg-calendar-date,
.yg-calendar-selected-start-date .yg-calendar-date,
.yg-calendar-selected-end-date .yg-calendar-date {
  color: #fff;
  background: #475669;
  border: 1px solid transparent;
}
.yg-calendar-selected-date .yg-calendar-date:hover,
.yg-calendar-selected-start-date .yg-calendar-date:hover,
.yg-calendar-selected-end-date .yg-calendar-date:hover {
  background: #475669;
}
.yg-calendar-disabled-cell .yg-calendar-date {
  width: auto;
  color: rgba(51, 51, 51, 0.25);
  background: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: not-allowed;
}
.yg-calendar-disabled-cell .yg-calendar-date:hover {
  background: #f5f5f5;
}
.yg-calendar-disabled-cell.yg-calendar-today .yg-calendar-date {
  position: relative;
  padding-right: 5px;
  padding-left: 5px;
}
.yg-calendar-disabled-cell.yg-calendar-today .yg-calendar-date::before {
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(51, 51, 51, 0.25);
  border-radius: 2px;
  content: ' ';
}
.yg-calendar-disabled-cell-first-of-row .yg-calendar-date {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.yg-calendar-disabled-cell-last-of-row .yg-calendar-date {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.yg-calendar-footer {
  padding: 10px 10px;
  border-top: 1px solid #ccc;
}
.yg-calendar-footer:empty {
  border-top: 0;
}
.yg-calendar-footer-btn {
  display: block;
  text-align: center;
}
.yg-calendar-footer-extra {
  text-align: left;
}
.yg-calendar .yg-calendar-today-btn,
.yg-calendar .yg-calendar-clear-btn {
  display: inline-block;
  margin: 0 0 0 8px;
  text-align: center;
}
.yg-calendar .yg-calendar-today-btn-disabled,
.yg-calendar .yg-calendar-clear-btn-disabled {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}
.yg-calendar .yg-calendar-today-btn:only-child,
.yg-calendar .yg-calendar-clear-btn:only-child {
  margin: 0;
}
.yg-calendar .yg-calendar-clear-btn {
  position: absolute;
  top: 7px;
  right: 5px;
  display: none;
  width: 20px;
  height: 20px;
  margin: 0;
  overflow: hidden;
  line-height: 20px;
  text-align: center;
  text-indent: -76px;
}
.yg-calendar .yg-calendar-clear-btn::after {
  display: inline-block;
  width: 20px;
  color: rgba(51, 51, 51, 0.25);
  font-size: 12px;
  line-height: 1;
  text-indent: 43px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.yg-calendar .yg-calendar-clear-btn:hover::after {
  color: rgba(0, 0, 0, 0.45);
}
.yg-calendar .yg-calendar-ok-btn {
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  border: 1px solid transparent;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: manipulation;
  height: 28px;
  padding: 0 20px;
  color: #fff;
  background-color: #00a1ff;
  border-color: #00a1ff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  height: 22px;
  padding: 0 7px;
  font-size: 12px;
  border-radius: 2px;
  line-height: 20px;
}
.yg-calendar .yg-calendar-ok-btn > .anticon {
  line-height: 1;
}
.yg-calendar .yg-calendar-ok-btn,
.yg-calendar .yg-calendar-ok-btn:active,
.yg-calendar .yg-calendar-ok-btn:focus {
  outline: 0;
}
.yg-calendar .yg-calendar-ok-btn:not([disabled]):hover {
  text-decoration: none;
}
.yg-calendar .yg-calendar-ok-btn:not([disabled]):active {
  outline: 0;
  box-shadow: none;
}
.yg-calendar .yg-calendar-ok-btn.disabled,
.yg-calendar .yg-calendar-ok-btn[disabled] {
  cursor: not-allowed;
}
.yg-calendar .yg-calendar-ok-btn.disabled > *,
.yg-calendar .yg-calendar-ok-btn[disabled] > * {
  pointer-events: none;
}
.yg-calendar .yg-calendar-ok-btn-lg {
  height: 38px;
  padding: 0 20px;
  font-size: 14px;
  border-radius: 2px;
}
.yg-calendar .yg-calendar-ok-btn-sm {
  height: 22px;
  padding: 0 7px;
  font-size: 12px;
  border-radius: 2px;
}
.yg-calendar .yg-calendar-ok-btn > a:only-child {
  color: currentColor;
}
.yg-calendar .yg-calendar-ok-btn > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-calendar .yg-calendar-ok-btn:hover,
.yg-calendar .yg-calendar-ok-btn:focus {
  color: #fff;
  background-color: #29b8ff;
  border-color: #29b8ff;
}
.yg-calendar .yg-calendar-ok-btn:hover > a:only-child,
.yg-calendar .yg-calendar-ok-btn:focus > a:only-child {
  color: currentColor;
}
.yg-calendar .yg-calendar-ok-btn:hover > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn:focus > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-calendar .yg-calendar-ok-btn:active,
.yg-calendar .yg-calendar-ok-btn.active {
  color: #fff;
  background-color: #00a1ff;
  border-color: #00a1ff;
}
.yg-calendar .yg-calendar-ok-btn:active > a:only-child,
.yg-calendar .yg-calendar-ok-btn.active > a:only-child {
  color: currentColor;
}
.yg-calendar .yg-calendar-ok-btn:active > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn.active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-calendar .yg-calendar-ok-btn-disabled,
.yg-calendar .yg-calendar-ok-btn.disabled,
.yg-calendar .yg-calendar-ok-btn[disabled],
.yg-calendar .yg-calendar-ok-btn-disabled:hover,
.yg-calendar .yg-calendar-ok-btn.disabled:hover,
.yg-calendar .yg-calendar-ok-btn[disabled]:hover,
.yg-calendar .yg-calendar-ok-btn-disabled:focus,
.yg-calendar .yg-calendar-ok-btn.disabled:focus,
.yg-calendar .yg-calendar-ok-btn[disabled]:focus,
.yg-calendar .yg-calendar-ok-btn-disabled:active,
.yg-calendar .yg-calendar-ok-btn.disabled:active,
.yg-calendar .yg-calendar-ok-btn[disabled]:active,
.yg-calendar .yg-calendar-ok-btn-disabled.active,
.yg-calendar .yg-calendar-ok-btn.disabled.active,
.yg-calendar .yg-calendar-ok-btn[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-calendar .yg-calendar-ok-btn-disabled > a:only-child,
.yg-calendar .yg-calendar-ok-btn.disabled > a:only-child,
.yg-calendar .yg-calendar-ok-btn[disabled] > a:only-child,
.yg-calendar .yg-calendar-ok-btn-disabled:hover > a:only-child,
.yg-calendar .yg-calendar-ok-btn.disabled:hover > a:only-child,
.yg-calendar .yg-calendar-ok-btn[disabled]:hover > a:only-child,
.yg-calendar .yg-calendar-ok-btn-disabled:focus > a:only-child,
.yg-calendar .yg-calendar-ok-btn.disabled:focus > a:only-child,
.yg-calendar .yg-calendar-ok-btn[disabled]:focus > a:only-child,
.yg-calendar .yg-calendar-ok-btn-disabled:active > a:only-child,
.yg-calendar .yg-calendar-ok-btn.disabled:active > a:only-child,
.yg-calendar .yg-calendar-ok-btn[disabled]:active > a:only-child,
.yg-calendar .yg-calendar-ok-btn-disabled.active > a:only-child,
.yg-calendar .yg-calendar-ok-btn.disabled.active > a:only-child,
.yg-calendar .yg-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.yg-calendar .yg-calendar-ok-btn-disabled > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn.disabled > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn[disabled] > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn-disabled:hover > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn.disabled:hover > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn[disabled]:hover > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn-disabled:focus > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn.disabled:focus > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn[disabled]:focus > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn-disabled:active > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn.disabled:active > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn[disabled]:active > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn-disabled.active > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn.disabled.active > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-calendar .yg-calendar-ok-btn-disabled,
.yg-calendar .yg-calendar-ok-btn.disabled,
.yg-calendar .yg-calendar-ok-btn[disabled],
.yg-calendar .yg-calendar-ok-btn-disabled:hover,
.yg-calendar .yg-calendar-ok-btn.disabled:hover,
.yg-calendar .yg-calendar-ok-btn[disabled]:hover,
.yg-calendar .yg-calendar-ok-btn-disabled:focus,
.yg-calendar .yg-calendar-ok-btn.disabled:focus,
.yg-calendar .yg-calendar-ok-btn[disabled]:focus,
.yg-calendar .yg-calendar-ok-btn-disabled:active,
.yg-calendar .yg-calendar-ok-btn.disabled:active,
.yg-calendar .yg-calendar-ok-btn[disabled]:active,
.yg-calendar .yg-calendar-ok-btn-disabled.active,
.yg-calendar .yg-calendar-ok-btn.disabled.active,
.yg-calendar .yg-calendar-ok-btn[disabled].active {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  border-color: #ccc;
  text-shadow: none;
  box-shadow: none;
}
.yg-calendar .yg-calendar-ok-btn-disabled > a:only-child,
.yg-calendar .yg-calendar-ok-btn.disabled > a:only-child,
.yg-calendar .yg-calendar-ok-btn[disabled] > a:only-child,
.yg-calendar .yg-calendar-ok-btn-disabled:hover > a:only-child,
.yg-calendar .yg-calendar-ok-btn.disabled:hover > a:only-child,
.yg-calendar .yg-calendar-ok-btn[disabled]:hover > a:only-child,
.yg-calendar .yg-calendar-ok-btn-disabled:focus > a:only-child,
.yg-calendar .yg-calendar-ok-btn.disabled:focus > a:only-child,
.yg-calendar .yg-calendar-ok-btn[disabled]:focus > a:only-child,
.yg-calendar .yg-calendar-ok-btn-disabled:active > a:only-child,
.yg-calendar .yg-calendar-ok-btn.disabled:active > a:only-child,
.yg-calendar .yg-calendar-ok-btn[disabled]:active > a:only-child,
.yg-calendar .yg-calendar-ok-btn-disabled.active > a:only-child,
.yg-calendar .yg-calendar-ok-btn.disabled.active > a:only-child,
.yg-calendar .yg-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.yg-calendar .yg-calendar-ok-btn-disabled > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn.disabled > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn[disabled] > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn-disabled:hover > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn.disabled:hover > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn[disabled]:hover > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn-disabled:focus > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn.disabled:focus > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn[disabled]:focus > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn-disabled:active > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn.disabled:active > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn[disabled]:active > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn-disabled.active > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn.disabled.active > a:only-child::after,
.yg-calendar .yg-calendar-ok-btn[disabled].active > a:only-child::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: '';
}
.yg-calendar-range-picker-input {
  width: 40%;
  height: 99%;
  text-align: left;
  background-color: transparent;
  border: 0;
  outline: 0;
}
.yg-calendar-range-picker-input::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.yg-calendar-range-picker-input:-ms-input-placeholder {
  color: #ccc;
}
.yg-calendar-range-picker-input::-webkit-input-placeholder {
  color: #ccc;
}
.yg-calendar-range-picker-input[disabled] {
  cursor: not-allowed;
}
.yg-calendar-range-picker-separator {
  display: inline-block;
  min-width: 10px;
  margin-right: 10px;
  height: 100%;
  color: rgba(0, 0, 0, 0.45);
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
}
.yg-calendar-range {
  width: 552px;
  overflow: hidden;
}
.yg-calendar-range .yg-calendar-date-panel::after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: '.';
}
.yg-calendar-range-part {
  position: relative;
  width: 50%;
}
.yg-calendar-range-left {
  float: left;
}
.yg-calendar-range-left .yg-calendar-time-picker-inner {
  border-right: 1px solid #ccc;
}
.yg-calendar-range-right {
  float: right;
}
.yg-calendar-range-right .yg-calendar-time-picker-inner {
  border-left: 1px solid #ccc;
}
.yg-calendar-range-middle {
  position: absolute;
  left: 50%;
  z-index: 1;
  height: 34px;
  margin: 1px 0 0 0;
  padding: 0 200px 0 0;
  color: rgba(0, 0, 0, 0.45);
  line-height: 34px;
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.yg-calendar-range-right .yg-calendar-date-input-wrap {
  margin-left: -90px;
}
.yg-calendar-range.yg-calendar-time .yg-calendar-range-middle {
  padding: 0 10px 0 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.yg-calendar-range.yg-calendar-time .yg-calendar-range-right .yg-calendar-date-input-wrap {
  margin-left: 0;
}
.yg-calendar-range .yg-calendar-input-wrap {
  position: relative;
  height: 34px;
}
.yg-calendar-range .yg-calendar-input,
.yg-calendar-range .yg-calendar-time-picker-input {
  position: relative;
  display: inline-block;
  width: 178px;
  height: 28px;
  padding: 0px 10px;
  color: #333;
  font-size: 12px;
  line-height: 28px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 22px;
  line-height: 22px;
  padding-right: 0;
  padding-left: 0;
  border: 0;
  box-shadow: none;
}
.yg-calendar-range .yg-calendar-input::-moz-placeholder,
.yg-calendar-range .yg-calendar-time-picker-input::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.yg-calendar-range .yg-calendar-input:-ms-input-placeholder,
.yg-calendar-range .yg-calendar-time-picker-input:-ms-input-placeholder {
  color: #ccc;
}
.yg-calendar-range .yg-calendar-input::-webkit-input-placeholder,
.yg-calendar-range .yg-calendar-time-picker-input::-webkit-input-placeholder {
  color: #ccc;
}
.yg-calendar-range .yg-calendar-input:hover,
.yg-calendar-range .yg-calendar-time-picker-input:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-calendar-range .yg-calendar-input:focus,
.yg-calendar-range .yg-calendar-time-picker-input:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-calendar-range .yg-calendar-input-disabled,
.yg-calendar-range .yg-calendar-time-picker-input-disabled {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-calendar-range .yg-calendar-input-disabled:hover,
.yg-calendar-range .yg-calendar-time-picker-input-disabled:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-calendar-range .yg-calendar-input[disabled],
.yg-calendar-range .yg-calendar-time-picker-input[disabled] {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-calendar-range .yg-calendar-input[disabled]:hover,
.yg-calendar-range .yg-calendar-time-picker-input[disabled]:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
textarea.yg-calendar-range .yg-calendar-input,
textarea.yg-calendar-range .yg-calendar-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 28px;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.yg-calendar-range .yg-calendar-input-lg,
.yg-calendar-range .yg-calendar-time-picker-input-lg {
  height: 38px;
  line-height: 38px;
  padding: 0px 10px;
  font-size: 14px;
}
.yg-calendar-range .yg-calendar-input-sm,
.yg-calendar-range .yg-calendar-time-picker-input-sm {
  height: 22px;
  line-height: 22px;
  padding: 0px 7px;
}
.yg-calendar-range .yg-calendar-input:focus,
.yg-calendar-range .yg-calendar-time-picker-input:focus {
  box-shadow: none;
}
.yg-calendar-range .yg-calendar-time-picker-icon {
  display: none;
}
.yg-calendar-range.yg-calendar-week-number {
  width: 574px;
}
.yg-calendar-range.yg-calendar-week-number .yg-calendar-range-part {
  width: 286px;
}
.yg-calendar-range .yg-calendar-year-panel,
.yg-calendar-range .yg-calendar-month-panel,
.yg-calendar-range .yg-calendar-decade-panel {
  top: 34px;
}
.yg-calendar-range .yg-calendar-month-panel .yg-calendar-year-panel {
  top: 0;
}
.yg-calendar-range .yg-calendar-decade-panel-table,
.yg-calendar-range .yg-calendar-year-panel-table,
.yg-calendar-range .yg-calendar-month-panel-table {
  height: 208px;
}
.yg-calendar-range .yg-calendar-in-range-cell {
  position: relative;
  border-radius: 0;
}
.yg-calendar-range .yg-calendar-in-range-cell > div {
  position: relative;
  z-index: 1;
}
.yg-calendar-range .yg-calendar-in-range-cell::before {
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0px;
  left: 0;
  display: block;
  background: #eee;
  border: 0;
  border-radius: 0;
  content: '';
}
.yg-calendar-range .yg-calendar-footer-extra {
  float: left;
}
div.yg-calendar-range-quick-selector {
  text-align: left;
}
div.yg-calendar-range-quick-selector > a {
  margin-right: 8px;
}
.yg-calendar-range .yg-calendar-header,
.yg-calendar-range .yg-calendar-month-panel-header,
.yg-calendar-range .yg-calendar-year-panel-header {
  border-bottom: 0;
}
.yg-calendar-range .yg-calendar-body,
.yg-calendar-range .yg-calendar-month-panel-body,
.yg-calendar-range .yg-calendar-year-panel-body {
  border-top: 1px solid #ccc;
}
.yg-calendar-range.yg-calendar-time .yg-calendar-time-picker {
  top: 78px;
  z-index: 2;
  width: 100%;
  height: 207px;
}
.yg-calendar-range.yg-calendar-time .yg-calendar-time-picker-panel {
  height: 267px;
  margin-top: -34px;
}
.yg-calendar-range.yg-calendar-time .yg-calendar-time-picker-inner {
  height: calc(100% - 40px);
  padding-top: 40px;
  background: none;
}
.yg-calendar-range.yg-calendar-time .yg-calendar-time-picker-combobox {
  display: inline-block;
  height: 100%;
  background-color: #fff;
  border-top: 1px solid #ccc;
}
.yg-calendar-range.yg-calendar-time .yg-calendar-time-picker-select {
  height: 100%;
}
.yg-calendar-range.yg-calendar-time .yg-calendar-time-picker-select ul {
  max-height: 100%;
}
.yg-calendar-range.yg-calendar-time .yg-calendar-footer .yg-calendar-time-picker-btn {
  margin-right: 8px;
}
.yg-calendar-range.yg-calendar-time .yg-calendar-today-btn {
  height: 22px;
  margin: 8px 12px;
  line-height: 22px;
}
.yg-calendar-range-with-ranges.yg-calendar-time .yg-calendar-time-picker {
  height: 233px;
}
.yg-calendar-range.yg-calendar-show-time-picker .yg-calendar-body {
  border-top-color: transparent;
}
.yg-calendar-time-picker {
  position: absolute;
  top: 40px;
  width: 100%;
  background-color: #fff;
}
.yg-calendar-time-picker-panel {
  position: absolute;
  z-index: 1050;
  width: 100%;
}
.yg-calendar-time-picker-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  outline: none;
}
.yg-calendar-time-picker-combobox {
  width: 100%;
}
.yg-calendar-time-picker-column-1,
.yg-calendar-time-picker-column-1 .yg-calendar-time-picker-select {
  width: 100%;
}
.yg-calendar-time-picker-column-2 .yg-calendar-time-picker-select {
  width: 50%;
}
.yg-calendar-time-picker-column-3 .yg-calendar-time-picker-select {
  width: calc(33.33% - 3px);
}
.yg-calendar-time-picker-column-4 .yg-calendar-time-picker-select {
  width: 25%;
}
.yg-calendar-time-picker-input-wrap {
  display: none;
}
.yg-calendar-time-picker-select {
  position: relative;
  float: left;
  box-sizing: content-box;
  height: 226px;
  overflow: hidden;
  font-size: 12px;
  border-right: 1px solid #ccc;
  padding-left: 2px;
}
.yg-calendar-time-picker-select:hover {
  overflow-y: auto;
}
.yg-calendar-time-picker-select:first-child {
  margin-left: 0;
  border-left: 0;
}
.yg-calendar-time-picker-select:last-child {
  border-right: 0;
}
.yg-calendar-time-picker-select ul {
  box-sizing: content-box;
  width: calc(100% - 2px);
  max-height: 206px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.yg-calendar-time-picker-select li {
  box-sizing: content-box;
  width: calc(100% - 32px);
  height: 24px;
  margin: 0;
  padding-left: 32px;
  line-height: 24px;
  list-style: none;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-calendar-time-picker-select li:last-child::after {
  display: block;
  height: 202px;
  content: '';
}
.yg-calendar-time-picker-select li:hover {
  background: #e1edff;
}
li.yg-calendar-time-picker-select-option-selected {
  font-weight: bold;
  background: #f5f5f5;
}
li.yg-calendar-time-picker-select-option-disabled {
  color: rgba(51, 51, 51, 0.25);
}
li.yg-calendar-time-picker-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.yg-calendar-time .yg-calendar-day-select {
  display: inline-block;
  padding: 0 2px;
  color: #333333;
  font-weight: 500;
  line-height: 34px;
}
.yg-calendar-time .yg-calendar-footer {
  position: relative;
  height: auto;
}
.yg-calendar-time .yg-calendar-footer-btn {
  text-align: right;
}
.yg-calendar-time .yg-calendar-footer .yg-calendar-today-btn {
  float: left;
  margin: 0;
}
.yg-calendar-time .yg-calendar-footer .yg-calendar-time-picker-btn {
  display: inline-block;
  margin-right: 8px;
}
.yg-calendar-time .yg-calendar-footer .yg-calendar-time-picker-btn-disabled {
  color: rgba(51, 51, 51, 0.25);
}
.yg-calendar-month-panel {
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 2px;
  outline: none;
}
.yg-calendar-month-panel > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  height: 100%;
}
.yg-calendar-month-panel-hidden {
  display: none;
}
.yg-calendar-month-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-calendar-month-panel-header a:hover {
  color: #636b75;
}
.yg-calendar-month-panel-header .yg-calendar-month-panel-century-select,
.yg-calendar-month-panel-header .yg-calendar-month-panel-decade-select,
.yg-calendar-month-panel-header .yg-calendar-month-panel-year-select,
.yg-calendar-month-panel-header .yg-calendar-month-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: #333333;
  font-weight: 500;
  line-height: 40px;
}
.yg-calendar-month-panel-header .yg-calendar-month-panel-century-select-arrow,
.yg-calendar-month-panel-header .yg-calendar-month-panel-decade-select-arrow,
.yg-calendar-month-panel-header .yg-calendar-month-panel-year-select-arrow,
.yg-calendar-month-panel-header .yg-calendar-month-panel-month-select-arrow {
  display: none;
}
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-century-btn,
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-century-btn,
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-decade-btn,
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-decade-btn,
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-month-btn,
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-month-btn,
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-year-btn,
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-century-btn,
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-decade-btn,
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-year-btn {
  left: 7px;
}
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-century-btn::after,
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-decade-btn::after,
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-year-btn::after {
  content: '«';
}
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-century-btn,
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-decade-btn,
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-year-btn {
  right: 7px;
}
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-century-btn::after,
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-decade-btn::after,
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-year-btn::after {
  content: '»';
}
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-month-btn {
  left: 29px;
}
.yg-calendar-month-panel-header .yg-calendar-month-panel-prev-month-btn::after {
  content: '‹';
}
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-month-btn {
  right: 29px;
}
.yg-calendar-month-panel-header .yg-calendar-month-panel-next-month-btn::after {
  content: '›';
}
.yg-calendar-month-panel-body {
  -webkit-box-flex: 1;
          flex: 1;
}
.yg-calendar-month-panel-footer {
  border-top: 1px solid #ccc;
}
.yg-calendar-month-panel-footer .yg-calendar-footer-extra {
  padding: 0 12px;
}
.yg-calendar-month-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.yg-calendar-month-panel-selected-cell .yg-calendar-month-panel-month {
  color: #fff;
  background: #475669;
}
.yg-calendar-month-panel-selected-cell .yg-calendar-month-panel-month:hover {
  color: #fff;
  background: #475669;
}
.yg-calendar-month-panel-cell {
  text-align: center;
}
.yg-calendar-month-panel-cell-disabled .yg-calendar-month-panel-month,
.yg-calendar-month-panel-cell-disabled .yg-calendar-month-panel-month:hover {
  color: rgba(51, 51, 51, 0.25);
  background: #f5f5f5;
  cursor: not-allowed;
}
.yg-calendar-month-panel-month {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: #333;
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.yg-calendar-month-panel-month:hover {
  background: #eee;
  cursor: pointer;
}
.yg-calendar-year-panel {
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 2px;
  outline: none;
}
.yg-calendar-year-panel > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  height: 100%;
}
.yg-calendar-year-panel-hidden {
  display: none;
}
.yg-calendar-year-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-calendar-year-panel-header a:hover {
  color: #636b75;
}
.yg-calendar-year-panel-header .yg-calendar-year-panel-century-select,
.yg-calendar-year-panel-header .yg-calendar-year-panel-decade-select,
.yg-calendar-year-panel-header .yg-calendar-year-panel-year-select,
.yg-calendar-year-panel-header .yg-calendar-year-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: #333333;
  font-weight: 500;
  line-height: 40px;
}
.yg-calendar-year-panel-header .yg-calendar-year-panel-century-select-arrow,
.yg-calendar-year-panel-header .yg-calendar-year-panel-decade-select-arrow,
.yg-calendar-year-panel-header .yg-calendar-year-panel-year-select-arrow,
.yg-calendar-year-panel-header .yg-calendar-year-panel-month-select-arrow {
  display: none;
}
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-century-btn,
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-century-btn,
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-decade-btn,
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-decade-btn,
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-month-btn,
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-month-btn,
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-year-btn,
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-century-btn,
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-decade-btn,
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-year-btn {
  left: 7px;
}
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-century-btn::after,
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-decade-btn::after,
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-year-btn::after {
  content: '«';
}
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-century-btn,
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-decade-btn,
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-year-btn {
  right: 7px;
}
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-century-btn::after,
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-decade-btn::after,
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-year-btn::after {
  content: '»';
}
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-month-btn {
  left: 29px;
}
.yg-calendar-year-panel-header .yg-calendar-year-panel-prev-month-btn::after {
  content: '‹';
}
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-month-btn {
  right: 29px;
}
.yg-calendar-year-panel-header .yg-calendar-year-panel-next-month-btn::after {
  content: '›';
}
.yg-calendar-year-panel-body {
  -webkit-box-flex: 1;
          flex: 1;
}
.yg-calendar-year-panel-footer {
  border-top: 1px solid #ccc;
}
.yg-calendar-year-panel-footer .yg-calendar-footer-extra {
  padding: 0 12px;
}
.yg-calendar-year-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.yg-calendar-year-panel-cell {
  text-align: center;
}
.yg-calendar-year-panel-year {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 8px;
  color: #333;
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.yg-calendar-year-panel-year:hover {
  background: #eee;
  cursor: pointer;
}
.yg-calendar-year-panel-selected-cell .yg-calendar-year-panel-year {
  color: #fff;
  background: #475669;
}
.yg-calendar-year-panel-selected-cell .yg-calendar-year-panel-year:hover {
  color: #fff;
  background: #475669;
}
.yg-calendar-year-panel-last-decade-cell .yg-calendar-year-panel-year,
.yg-calendar-year-panel-next-decade-cell .yg-calendar-year-panel-year {
  color: rgba(51, 51, 51, 0.25);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-calendar-decade-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  background: #fff;
  border-radius: 2px;
  outline: none;
}
.yg-calendar-decade-panel-hidden {
  display: none;
}
.yg-calendar-decade-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-calendar-decade-panel-header a:hover {
  color: #636b75;
}
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-century-select,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-decade-select,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-year-select,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-month-select {
  display: inline-block;
  padding: 0 2px;
  color: #333333;
  font-weight: 500;
  line-height: 40px;
}
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-century-select-arrow,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-decade-select-arrow,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-year-select-arrow,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-month-select-arrow {
  display: none;
}
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-century-btn,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-century-btn,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-decade-btn,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-decade-btn,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-month-btn,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-month-btn,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-year-btn,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-year-btn {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 5px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  font-family: Arial, 'Hiragino Sans GB', 'Microsoft Yahei', 'Microsoft Sans Serif', sans-serif;
  line-height: 40px;
}
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-century-btn,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-decade-btn,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-year-btn {
  left: 7px;
}
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-century-btn::after,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-decade-btn::after,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-year-btn::after {
  content: '«';
}
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-century-btn,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-decade-btn,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-year-btn {
  right: 7px;
}
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-century-btn::after,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-decade-btn::after,
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-year-btn::after {
  content: '»';
}
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-month-btn {
  left: 29px;
}
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-prev-month-btn::after {
  content: '‹';
}
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-month-btn {
  right: 29px;
}
.yg-calendar-decade-panel-header .yg-calendar-decade-panel-next-month-btn::after {
  content: '›';
}
.yg-calendar-decade-panel-body {
  -webkit-box-flex: 1;
          flex: 1;
}
.yg-calendar-decade-panel-footer {
  border-top: 1px solid #ccc;
}
.yg-calendar-decade-panel-footer .yg-calendar-footer-extra {
  padding: 0 12px;
}
.yg-calendar-decade-panel-table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.yg-calendar-decade-panel-cell {
  white-space: nowrap;
  text-align: center;
}
.yg-calendar-decade-panel-decade {
  display: inline-block;
  height: 24px;
  margin: 0 auto;
  padding: 0 6px;
  color: #333;
  line-height: 24px;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.yg-calendar-decade-panel-decade:hover {
  background: #e1edff;
  cursor: pointer;
}
.yg-calendar-decade-panel-selected-cell .yg-calendar-decade-panel-decade {
  color: #fff;
  background: #00a1ff;
}
.yg-calendar-decade-panel-selected-cell .yg-calendar-decade-panel-decade:hover {
  color: #fff;
  background: #00a1ff;
}
.yg-calendar-decade-panel-last-century-cell .yg-calendar-decade-panel-decade,
.yg-calendar-decade-panel-next-century-cell .yg-calendar-decade-panel-decade {
  color: rgba(51, 51, 51, 0.25);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-calendar-month .yg-calendar-month-header-wrap {
  position: relative;
  height: 288px;
}
.yg-calendar-month .yg-calendar-month-panel,
.yg-calendar-month .yg-calendar-year-panel {
  top: 0;
  height: 100%;
}
.yg-calendar-week-number-cell {
  opacity: 0.5;
}
.yg-calendar-week-number .yg-calendar-body tr {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-calendar-week-number .yg-calendar-body tr:hover {
  background: #eee;
}
.yg-calendar-week-number .yg-calendar-body tr.yg-calendar-active-week {
  font-weight: bold;
  background: #475669;
}
.yg-calendar-week-number .yg-calendar-body tr.yg-calendar-active-week .yg-calendar-selected-day .yg-calendar-date,
.yg-calendar-week-number .yg-calendar-body tr.yg-calendar-active-week .yg-calendar-selected-day:hover .yg-calendar-date {
  color: #fff;
}
.yg-calendar-week-number .yg-calendar-body tr .yg-calendar-selected-day .yg-calendar-date,
.yg-calendar-week-number .yg-calendar-body tr .yg-calendar-selected-day:hover .yg-calendar-date {
  color: #333;
  background: transparent;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-time-picker-panel {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: absolute;
  z-index: 1050;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.yg-time-picker-panel-inner {
  position: relative;
  left: -2px;
  font-size: 12px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.yg-time-picker-panel-input {
  width: 100%;
  max-width: 207px;
  margin: 0;
  padding: 0;
  line-height: normal;
  border: 0;
  outline: 0;
  cursor: auto;
}
.yg-time-picker-panel-input::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.yg-time-picker-panel-input:-ms-input-placeholder {
  color: #ccc;
}
.yg-time-picker-panel-input::-webkit-input-placeholder {
  color: #ccc;
}
.yg-time-picker-panel-input-wrap {
  position: relative;
  box-sizing: content-box;
  padding: 7px 10px 7px 10px;
  border-bottom: 1px solid #ccc;
}
.yg-time-picker-panel-input-invalid {
  border-color: #e2062c;
}
.yg-time-picker-panel-narrow .yg-time-picker-panel-input-wrap {
  max-width: 146px;
}
.yg-time-picker-panel-select {
  position: relative;
  float: left;
  box-sizing: content-box;
  width: 73px;
  max-height: 180px;
  overflow: hidden;
  font-size: 12px;
  border-left: 1px solid #ccc;
}
.yg-time-picker-panel-select:hover {
  overflow-y: auto;
}
.yg-time-picker-panel-select:first-child {
  margin-left: 0;
  border-left: 0;
}
.yg-time-picker-panel-select:last-child {
  border-right: 0;
}
.yg-time-picker-panel-select:only-child {
  width: 100%;
}
.yg-time-picker-panel-select ul {
  box-sizing: content-box;
  width: 100%;
  margin: 0;
  padding: 0 0 150px;
  list-style: none;
}
.yg-time-picker-panel-select li {
  box-sizing: content-box;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0 0 0 10px;
  line-height: 30px;
  text-align: left;
  list-style: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-time-picker-panel-select li:hover {
  background: #e1edff;
}
li.yg-time-picker-panel-select-option-selected {
  font-weight: bold;
  background: #f5f5f5;
}
li.yg-time-picker-panel-select-option-selected:hover {
  background: #f5f5f5;
}
li.yg-time-picker-panel-select-option-disabled {
  color: rgba(51, 51, 51, 0.25);
}
li.yg-time-picker-panel-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.yg-time-picker-panel-combobox {
  zoom: 1;
}
.yg-time-picker-panel-combobox::before,
.yg-time-picker-panel-combobox::after {
  content: '';
  display: table;
}
.yg-time-picker-panel-combobox::after {
  clear: both;
}
.yg-time-picker-panel-addon {
  padding: 10px;
  text-align: right;
  border-top: 1px solid #ccc;
}
.yg-time-picker-panel.slide-up-enter.slide-up-enter-active.yg-time-picker-panel-placement-topLeft,
.yg-time-picker-panel.slide-up-enter.slide-up-enter-active.yg-time-picker-panel-placement-topRight,
.yg-time-picker-panel.slide-up-appear.slide-up-appear-active.yg-time-picker-panel-placement-topLeft,
.yg-time-picker-panel.slide-up-appear.slide-up-appear-active.yg-time-picker-panel-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.yg-time-picker-panel.slide-up-enter.slide-up-enter-active.yg-time-picker-panel-placement-bottomLeft,
.yg-time-picker-panel.slide-up-enter.slide-up-enter-active.yg-time-picker-panel-placement-bottomRight,
.yg-time-picker-panel.slide-up-appear.slide-up-appear-active.yg-time-picker-panel-placement-bottomLeft,
.yg-time-picker-panel.slide-up-appear.slide-up-appear-active.yg-time-picker-panel-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.yg-time-picker-panel.slide-up-leave.slide-up-leave-active.yg-time-picker-panel-placement-topLeft,
.yg-time-picker-panel.slide-up-leave.slide-up-leave-active.yg-time-picker-panel-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.yg-time-picker-panel.slide-up-leave.slide-up-leave-active.yg-time-picker-panel-placement-bottomLeft,
.yg-time-picker-panel.slide-up-leave.slide-up-leave-active.yg-time-picker-panel-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.yg-time-picker {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline-block;
  width: 200px;
  outline: none;
  cursor: text;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.yg-time-picker-input {
  position: relative;
  display: inline-block;
  width: 178px;
  height: 28px;
  padding: 0px 10px;
  color: #333;
  font-size: 12px;
  line-height: 28px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-time-picker-input::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.yg-time-picker-input:-ms-input-placeholder {
  color: #ccc;
}
.yg-time-picker-input::-webkit-input-placeholder {
  color: #ccc;
}
.yg-time-picker-input:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-time-picker-input:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-time-picker-input-disabled {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-time-picker-input-disabled:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-time-picker-input[disabled] {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-time-picker-input[disabled]:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
textarea.yg-time-picker-input {
  max-width: 100%;
  height: auto;
  min-height: 28px;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.yg-time-picker-input-lg {
  height: 38px;
  line-height: 38px;
  padding: 0px 10px;
  font-size: 14px;
}
.yg-time-picker-input-sm {
  height: 22px;
  line-height: 22px;
  padding: 0px 7px;
}
.yg-time-picker-input[disabled] {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-time-picker-input[disabled]:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-time-picker-open {
  opacity: 0;
}
.yg-time-picker-icon,
.yg-time-picker-clear {
  position: absolute;
  top: 50%;
  right: 9px;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  color: rgba(51, 51, 51, 0.25);
  line-height: 14px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-time-picker-icon .yg-time-picker-clock-icon,
.yg-time-picker-clear .yg-time-picker-clock-icon {
  display: block;
  color: rgba(51, 51, 51, 0.25);
  line-height: 1;
}
.yg-time-picker-clear {
  z-index: 2;
  background: #fff;
  opacity: 0;
  pointer-events: none;
}
.yg-time-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.yg-time-picker:hover .yg-time-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.yg-time-picker-large .yg-time-picker-input {
  height: 38px;
  line-height: 38px;
  padding: 0px 10px;
  font-size: 14px;
}
.yg-time-picker-small .yg-time-picker-input {
  height: 22px;
  line-height: 22px;
  padding: 0px 7px;
}
.yg-time-picker-small .yg-time-picker-icon,
.yg-time-picker-small .yg-time-picker-clear {
  right: 7px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-tag {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  list-style: none;
  display: inline-block;
  height: auto;
  margin-right: 8px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 20px;
  white-space: normal;
  background: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.yg-tag:hover {
  opacity: 0.85;
}
.yg-tag,
.yg-tag a,
.yg-tag a:hover {
  color: #333;
}
.yg-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px;
}
.yg-tag .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  margin-left: 3px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
:root .yg-tag .anticon-close {
  font-size: 12px;
}
.yg-tag .anticon-close:hover {
  color: #333333;
}
.yg-tag-has-color {
  border-color: transparent;
}
.yg-tag-has-color,
.yg-tag-has-color a,
.yg-tag-has-color a:hover,
.yg-tag-has-color .anticon-close,
.yg-tag-has-color .anticon-close:hover {
  color: #fff;
}
.yg-tag-checkable {
  background-color: transparent;
  border-color: transparent;
}
.yg-tag-checkable:not(.yg-tag-checkable-checked):hover {
  color: #00a1ff;
}
.yg-tag-checkable:active,
.yg-tag-checkable-checked {
  color: #fff;
}
.yg-tag-checkable-checked {
  background-color: #00a1ff;
}
.yg-tag-checkable:active {
  background-color: #0082d9;
}
.yg-tag-close {
  width: 0;
  margin: 0;
  padding: 0;
}
.yg-tag-hidden {
  display: none;
}
.yg-tag-pink {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.yg-tag-pink-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.yg-tag-magenta {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.yg-tag-magenta-inverse {
  color: #fff;
  background: #eb2f96;
  border-color: #eb2f96;
}
.yg-tag-red {
  color: #e2062c;
  background: #ffe6e6;
  border-color: #ff828a;
}
.yg-tag-red-inverse {
  color: #fff;
  background: #e2062c;
  border-color: #e2062c;
}
.yg-tag-volcano {
  color: #fa541c;
  background: #fff2e8;
  border-color: #ffbb96;
}
.yg-tag-volcano-inverse {
  color: #fff;
  background: #fa541c;
  border-color: #fa541c;
}
.yg-tag-orange {
  color: #ff6915;
  background: #fff3e6;
  border-color: #ffc38f;
}
.yg-tag-orange-inverse {
  color: #fff;
  background: #ff6915;
  border-color: #ff6915;
}
.yg-tag-yellow {
  color: #fadb14;
  background: #feffe6;
  border-color: #fffb8f;
}
.yg-tag-yellow-inverse {
  color: #fff;
  background: #fadb14;
  border-color: #fadb14;
}
.yg-tag-gold {
  color: #ffa812;
  background: #fffae6;
  border-color: #ffe08c;
}
.yg-tag-gold-inverse {
  color: #fff;
  background: #ffa812;
  border-color: #ffa812;
}
.yg-tag-cyan {
  color: #13c2c2;
  background: #e6fffb;
  border-color: #87e8de;
}
.yg-tag-cyan-inverse {
  color: #fff;
  background: #13c2c2;
  border-color: #13c2c2;
}
.yg-tag-lime {
  color: #a0d911;
  background: #fcffe6;
  border-color: #eaff8f;
}
.yg-tag-lime-inverse {
  color: #fff;
  background: #a0d911;
  border-color: #a0d911;
}
.yg-tag-green {
  color: #228b22;
  background: #c2ccc0;
  border-color: #86b381;
}
.yg-tag-green-inverse {
  color: #fff;
  background: #228b22;
  border-color: #228b22;
}
.yg-tag-blue {
  color: #00a1ff;
  background: #e6faff;
  border-color: #7adcff;
}
.yg-tag-blue-inverse {
  color: #fff;
  background: #00a1ff;
  border-color: #00a1ff;
}
.yg-tag-geekblue {
  color: #2f54eb;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.yg-tag-geekblue-inverse {
  color: #fff;
  background: #2f54eb;
  border-color: #2f54eb;
}
.yg-tag-purple {
  color: #722ed1;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.yg-tag-purple-inverse {
  color: #fff;
  background: #722ed1;
  border-color: #722ed1;
}

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

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-drawer {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 0%;
  height: 100%;
}
.yg-drawer > * {
  -webkit-transition: box-shadow 0.3s cubic-bezier(0.9, 0, 0.3, 0.7), -webkit-transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
  transition: box-shadow 0.3s cubic-bezier(0.9, 0, 0.3, 0.7), -webkit-transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
  transition: transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7), box-shadow 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
  transition: transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7), box-shadow 0.3s cubic-bezier(0.9, 0, 0.3, 0.7), -webkit-transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
}
.yg-drawer-content-wrapper {
  position: fixed;
}
.yg-drawer .yg-drawer-content {
  width: 100%;
  height: 100%;
}
.yg-drawer-left,
.yg-drawer-right {
  width: 0%;
  height: 100%;
}
.yg-drawer-left .yg-drawer-content-wrapper,
.yg-drawer-right .yg-drawer-content-wrapper {
  height: 100%;
}
.yg-drawer-left.yg-drawer-open,
.yg-drawer-right.yg-drawer-open {
  width: 100%;
}
.yg-drawer-left.yg-drawer-open.no-mask,
.yg-drawer-right.yg-drawer-open.no-mask {
  width: 0%;
}
.yg-drawer-left.yg-drawer-open .yg-drawer-content-wrapper {
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
}
.yg-drawer-right .yg-drawer-content-wrapper {
  right: 0;
}
.yg-drawer-right.yg-drawer-open .yg-drawer-content-wrapper {
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
}
.yg-drawer-top,
.yg-drawer-bottom {
  width: 100%;
  height: 0%;
}
.yg-drawer-top .yg-drawer-content-wrapper,
.yg-drawer-bottom .yg-drawer-content-wrapper {
  width: 100%;
}
.yg-drawer-top.yg-drawer-open,
.yg-drawer-bottom.yg-drawer-open {
  height: 100%;
}
.yg-drawer-top.yg-drawer-open.no-mask,
.yg-drawer-bottom.yg-drawer-open.no-mask {
  height: 0%;
}
.yg-drawer-top.yg-drawer-open .yg-drawer-content-wrapper {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.yg-drawer-bottom .yg-drawer-content-wrapper {
  bottom: 0;
}
.yg-drawer-bottom.yg-drawer-open .yg-drawer-content-wrapper {
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
}
.yg-drawer.yg-drawer-open .yg-drawer-mask {
  height: 100%;
  opacity: 0.3;
  -webkit-transition: none;
  transition: none;
  -webkit-animation: ygdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
          animation: ygdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.yg-drawer-title {
  margin: 0;
  color: #333333;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.yg-drawer-content {
  position: relative;
  z-index: 1;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
}
.yg-drawer-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  width: 56px;
  height: 56px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  font-size: 14px;
  font-style: normal;
  line-height: 56px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-rendering: auto;
}
.yg-drawer-close:focus,
.yg-drawer-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.yg-drawer-header {
  position: relative;
  padding: 16px 24px;
  color: #333;
  background: #fff;
  border-bottom: 1px solid #ccc;
  border-radius: 2px 2px 0 0;
}
.yg-drawer-header-no-title {
  color: #333;
  background: #fff;
}
.yg-drawer-body {
  padding: 24px;
  font-size: 12px;
  line-height: 28px;
  word-wrap: break-word;
}
.yg-drawer-mask {
  position: fixed;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.3s linear, height 0s ease 0.3s;
  transition: opacity 0.3s linear, height 0s ease 0.3s;
}
.yg-drawer-open {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.yg-drawer-open-content {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
@-webkit-keyframes ygdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes ygdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-dropdown {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  display: block;
}
.yg-dropdown::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: -7px;
  left: -7px;
  z-index: -9999;
  opacity: 0.0001;
  content: ' ';
}
.yg-dropdown-wrap {
  position: relative;
}
.yg-dropdown-wrap .yg-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .yg-dropdown-wrap .yg-btn > .anticon-down {
  font-size: 12px;
}
.yg-dropdown-wrap .anticon-down::before {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.yg-dropdown-wrap-open .anticon-down::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.yg-dropdown-hidden,
.yg-dropdown-menu-hidden {
  display: none;
}
.yg-dropdown-menu {
  position: relative;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  list-style-type: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, 0, 0);
}
.yg-dropdown-menu-item-group-title {
  padding: 1px 10px;
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
}
.yg-dropdown-menu-submenu-popup > .yg-dropdown-menu {
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.yg-dropdown-menu-item,
.yg-dropdown-menu-submenu-title {
  clear: both;
  margin: 0;
  padding: 1px 10px;
  color: #333;
  font-weight: normal;
  font-size: 12px;
  line-height: 28px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-dropdown-menu-item > .anticon:first-child,
.yg-dropdown-menu-submenu-title > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px;
}
.yg-dropdown-menu-item > a,
.yg-dropdown-menu-submenu-title > a {
  display: block;
  margin: -1px -10px;
  padding: 1px 10px;
  color: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-dropdown-menu-item > a:focus,
.yg-dropdown-menu-submenu-title > a:focus {
  text-decoration: none;
}
.yg-dropdown-menu-item-selected,
.yg-dropdown-menu-submenu-title-selected,
.yg-dropdown-menu-item-selected > a,
.yg-dropdown-menu-submenu-title-selected > a {
  color: #00a1ff;
  background-color: #e1edff;
}
.yg-dropdown-menu-item:hover,
.yg-dropdown-menu-submenu-title:hover {
  background-color: #e1edff;
}
.yg-dropdown-menu-item-disabled,
.yg-dropdown-menu-submenu-title-disabled {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}
.yg-dropdown-menu-item-disabled:hover,
.yg-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(51, 51, 51, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.yg-dropdown-menu-item-divider,
.yg-dropdown-menu-submenu-title-divider {
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #ccc;
}
.yg-dropdown-menu-item .yg-dropdown-menu-submenu-arrow,
.yg-dropdown-menu-submenu-title .yg-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px;
}
.yg-dropdown-menu-item .yg-dropdown-menu-submenu-arrow-icon,
.yg-dropdown-menu-submenu-title .yg-dropdown-menu-submenu-arrow-icon {
  color: rgba(0, 0, 0, 0.45);
  font-style: normal;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .yg-dropdown-menu-item .yg-dropdown-menu-submenu-arrow-icon,
:root .yg-dropdown-menu-submenu-title .yg-dropdown-menu-submenu-arrow-icon {
  font-size: 12px;
}
.yg-dropdown-menu-submenu-title {
  padding-right: 26px;
}
.yg-dropdown-menu-submenu-vertical {
  position: relative;
}
.yg-dropdown-menu-submenu-vertical > .yg-dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 100%;
  margin-left: 4px;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.yg-dropdown-menu-submenu.yg-dropdown-menu-submenu-disabled .yg-dropdown-menu-submenu-title,
.yg-dropdown-menu-submenu.yg-dropdown-menu-submenu-disabled .yg-dropdown-menu-submenu-title .yg-dropdown-menu-submenu-arrow-icon {
  color: rgba(51, 51, 51, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.yg-dropdown.slide-down-enter.slide-down-enter-active.yg-dropdown-placement-bottomLeft,
.yg-dropdown.slide-down-appear.slide-down-appear-active.yg-dropdown-placement-bottomLeft,
.yg-dropdown.slide-down-enter.slide-down-enter-active.yg-dropdown-placement-bottomCenter,
.yg-dropdown.slide-down-appear.slide-down-appear-active.yg-dropdown-placement-bottomCenter,
.yg-dropdown.slide-down-enter.slide-down-enter-active.yg-dropdown-placement-bottomRight,
.yg-dropdown.slide-down-appear.slide-down-appear-active.yg-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.yg-dropdown.slide-up-enter.slide-up-enter-active.yg-dropdown-placement-topLeft,
.yg-dropdown.slide-up-appear.slide-up-appear-active.yg-dropdown-placement-topLeft,
.yg-dropdown.slide-up-enter.slide-up-enter-active.yg-dropdown-placement-topCenter,
.yg-dropdown.slide-up-appear.slide-up-appear-active.yg-dropdown-placement-topCenter,
.yg-dropdown.slide-up-enter.slide-up-enter-active.yg-dropdown-placement-topRight,
.yg-dropdown.slide-up-appear.slide-up-appear-active.yg-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.yg-dropdown.slide-down-leave.slide-down-leave-active.yg-dropdown-placement-bottomLeft,
.yg-dropdown.slide-down-leave.slide-down-leave-active.yg-dropdown-placement-bottomCenter,
.yg-dropdown.slide-down-leave.slide-down-leave-active.yg-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.yg-dropdown.slide-up-leave.slide-up-leave-active.yg-dropdown-placement-topLeft,
.yg-dropdown.slide-up-leave.slide-up-leave-active.yg-dropdown-placement-topCenter,
.yg-dropdown.slide-up-leave.slide-up-leave-active.yg-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.yg-dropdown-trigger > .anticon.anticon-down,
.yg-dropdown-link > .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .yg-dropdown-trigger > .anticon.anticon-down,
:root .yg-dropdown-link > .anticon.anticon-down {
  font-size: 12px;
}
.yg-dropdown-button {
  white-space: nowrap;
}
.yg-dropdown-button.yg-btn-group > .yg-btn:last-child:not(:first-child) {
  padding-right: 8px;
  padding-left: 8px;
}
.yg-dropdown-button .anticon.anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .yg-dropdown-button .anticon.anticon-down {
  font-size: 12px;
}
.yg-dropdown-menu-dark,
.yg-dropdown-menu-dark .yg-dropdown-menu {
  background: #001529;
}
.yg-dropdown-menu-dark .yg-dropdown-menu-item,
.yg-dropdown-menu-dark .yg-dropdown-menu-submenu-title,
.yg-dropdown-menu-dark .yg-dropdown-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.yg-dropdown-menu-dark .yg-dropdown-menu-item .yg-dropdown-menu-submenu-arrow::after,
.yg-dropdown-menu-dark .yg-dropdown-menu-submenu-title .yg-dropdown-menu-submenu-arrow::after,
.yg-dropdown-menu-dark .yg-dropdown-menu-item > a .yg-dropdown-menu-submenu-arrow::after {
  color: rgba(255, 255, 255, 0.65);
}
.yg-dropdown-menu-dark .yg-dropdown-menu-item:hover,
.yg-dropdown-menu-dark .yg-dropdown-menu-submenu-title:hover,
.yg-dropdown-menu-dark .yg-dropdown-menu-item > a:hover {
  color: #fff;
  background: transparent;
}
.yg-dropdown-menu-dark .yg-dropdown-menu-item-selected,
.yg-dropdown-menu-dark .yg-dropdown-menu-item-selected:hover,
.yg-dropdown-menu-dark .yg-dropdown-menu-item-selected > a {
  color: #fff;
  background: #00a1ff;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-form {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
}
.yg-form legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #ccc;
}
.yg-form label {
  font-size: 12px;
}
.yg-form input[type='search'] {
  box-sizing: content-box;
}
.yg-form input[type='radio'],
.yg-form input[type='checkbox'] {
  line-height: normal;
}
.yg-form input[type='file'] {
  display: block;
}
.yg-form input[type='range'] {
  display: block;
  width: 100%;
}
.yg-form select[multiple],
.yg-form select[size] {
  height: auto;
}
.yg-form input[type='file']:focus,
.yg-form input[type='radio']:focus,
.yg-form input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.yg-form output {
  display: block;
  padding-top: 15px;
  color: #333;
  font-size: 12px;
  line-height: 28px;
}
.yg-form-item-required::before {
  display: inline-block;
  margin-right: 4px;
  color: #e2062c;
  font-size: 12px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.yg-form-hide-required-mark .yg-form-item-required::before {
  display: none;
}
input[type='radio'][disabled],
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='checkbox'].disabled {
  cursor: not-allowed;
}
.yg-radio-inline.disabled,
.yg-radio-vertical.disabled,
.yg-checkbox-inline.disabled,
.yg-checkbox-vertical.disabled {
  cursor: not-allowed;
}
.yg-radio.disabled label,
.yg-checkbox.disabled label {
  cursor: not-allowed;
}
.yg-form-item {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  margin-bottom: 24px;
  vertical-align: top;
}
.yg-form-item label {
  position: relative;
}
.yg-form-item label > .anticon {
  font-size: 12px;
  vertical-align: top;
}
.yg-form-item-control {
  position: relative;
  line-height: 28px;
  zoom: 1;
}
.yg-form-item-control::before,
.yg-form-item-control::after {
  content: '';
  display: table;
}
.yg-form-item-control::after {
  clear: both;
}
.yg-form-item-children {
  position: relative;
}
.yg-form-item-with-help {
  margin-bottom: 2px;
}
.yg-form-item-label {
  display: inline-block;
  overflow: hidden;
  line-height: 27.9999px;
  white-space: nowrap;
  text-align: right;
  vertical-align: middle;
}
.yg-form-item-label-left {
  text-align: left;
}
.yg-form-item-label > label {
  color: #333333;
  margin-right: 5px;
}
.yg-form-item .yg-switch {
  margin: 2px 0 4px;
}
.yg-form-item-no-colon .yg-form-item-label label::after {
  content: ' ';
}
.yg-form-explain,
.yg-form-extra {
  clear: both;
  min-height: 21px;
  margin-top: 2px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 28px;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.yg-form-explain {
  margin-bottom: -1px;
  display: inline-block;
  margin-left: 5px;
}
.yg-form-extra {
  padding-top: 4px;
}
.yg-form-text {
  display: inline-block;
  padding-right: 8px;
}
.yg-form-split {
  display: block;
  text-align: center;
}
form .has-feedback .yg-input {
  padding-right: 24px;
  width: 164px;
}
form .has-feedback > .yg-select .yg-select-arrow,
form .has-feedback > .yg-select .yg-select-selection__clear,
form .has-feedback :not(.yg-input-group-addon) > .yg-select .yg-select-arrow,
form .has-feedback :not(.yg-input-group-addon) > .yg-select .yg-select-selection__clear {
  right: 28px;
}
form .has-feedback > .yg-select .yg-select-selection-selected-value,
form .has-feedback :not(.yg-input-group-addon) > .yg-select .yg-select-selection-selected-value {
  padding-right: 42px;
  width: 136px;
}
form .has-feedback .yg-cascader-picker-arrow {
  margin-right: 17px;
}
form .has-feedback .yg-cascader-picker-clear {
  right: 28px;
}
form .has-feedback .yg-input-search:not(.yg-input-search-enter-button) .yg-input-suffix {
  right: 28px;
}
form .has-feedback .yg-calendar-picker-icon,
form .has-feedback .yg-time-picker-icon,
form .has-feedback .yg-calendar-picker-clear,
form .has-feedback .yg-time-picker-clear {
  right: 28px;
}
form textarea.yg-input {
  height: auto;
  margin-bottom: 4px;
}
form .yg-upload {
  background: transparent;
}
form input[type='radio'],
form input[type='checkbox'] {
  width: 14px;
  height: 14px;
}
form .yg-radio-inline,
form .yg-checkbox-inline {
  display: inline-block;
  margin-left: 8px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
form .yg-radio-inline:first-child,
form .yg-checkbox-inline:first-child {
  margin-left: 0;
}
form .yg-checkbox-vertical,
form .yg-radio-vertical {
  display: block;
}
form .yg-checkbox-vertical + .yg-checkbox-vertical,
form .yg-radio-vertical + .yg-radio-vertical {
  margin-left: 0;
}
form .yg-input-number + .yg-form-text {
  margin-left: 8px;
}
form .yg-input-number-handler-wrap {
  z-index: 2;
}
form .yg-select,
form .yg-cascader-picker,
form .yg-input-number {
  width: 200px;
}
form .yg-select-selection-selected-value {
  width: 178px;
}
form .yg-cascader-picker-arrow {
  right: 10px;
}
form .yg-input-group .yg-select,
form .yg-input-group .yg-cascader-picker {
  width: auto;
}
form :not(.yg-input-group-wrapper) > .yg-input-group,
form .yg-input-group-wrapper {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
}
.yg-input-group-wrap .yg-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.yg-input-group-wrap .yg-select-selection:hover {
  border-color: #ccc;
}
.yg-input-group-wrap .yg-select-selection--single {
  height: 38px;
  margin-left: -1px;
  background-color: rgba(0, 0, 0, 0.07);
}
.yg-input-group-wrap .yg-select-selection--single .yg-select-selection__rendered {
  padding-right: 25px;
  padding-left: 8px;
  line-height: 30px;
}
.yg-input-group-wrap .yg-select-open .yg-select-selection {
  border-color: #ccc;
  box-shadow: none;
}
.yg-form-vertical .yg-form-item-label,
.yg-col-24.yg-form-item-label,
.yg-col-xl-24.yg-form-item-label {
  display: block;
  margin: 0;
  padding: 0 0 8px;
  line-height: 28px;
  white-space: initial;
  text-align: left;
}
.yg-form-vertical .yg-form-item-label label::after,
.yg-col-24.yg-form-item-label label::after,
.yg-col-xl-24.yg-form-item-label label::after {
  display: none;
}
.yg-form-vertical .yg-form-item {
  padding-bottom: 8px;
}
.yg-form-vertical .yg-form-item-control {
  line-height: 28px;
}
.yg-form-vertical .yg-form-explain {
  margin-top: 2px;
  margin-bottom: -5px;
}
.yg-form-vertical .yg-form-extra {
  margin-top: 2px;
  margin-bottom: -4px;
}
@media (max-width: 575px) {
  .yg-form-item-label,
  .yg-form-item-control-wrapper {
    display: block;
    width: 100%;
  }
  .yg-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 28px;
    white-space: initial;
    text-align: left;
  }
  .yg-form-item-label label::after {
    display: none;
  }
  .yg-col-xs-24.yg-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 28px;
    white-space: initial;
    text-align: left;
  }
  .yg-col-xs-24.yg-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .yg-col-sm-24.yg-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 28px;
    white-space: initial;
    text-align: left;
  }
  .yg-col-sm-24.yg-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .yg-col-md-24.yg-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 28px;
    white-space: initial;
    text-align: left;
  }
  .yg-col-md-24.yg-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .yg-col-lg-24.yg-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 28px;
    white-space: initial;
    text-align: left;
  }
  .yg-col-lg-24.yg-form-item-label label::after {
    display: none;
  }
}
@media (max-width: 1599px) {
  .yg-col-xl-24.yg-form-item-label {
    display: block;
    margin: 0;
    padding: 0 0 8px;
    line-height: 28px;
    white-space: initial;
    text-align: left;
  }
  .yg-col-xl-24.yg-form-item-label label::after {
    display: none;
  }
}
.yg-form-horizontal .yg-form-item > .yg-form-item-control-wrapper,
.yg-form-horizontal .yg-form-item > .yg-form-item-label {
  display: inline-block;
  vertical-align: top;
}
.yg-form-inline .yg-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0;
}
.yg-form-inline .yg-form-item-with-help {
  margin-bottom: 24px;
}
.yg-form-inline .yg-form-item > .yg-form-item-control-wrapper,
.yg-form-inline .yg-form-item > .yg-form-item-label {
  display: inline-block;
  vertical-align: top;
}
.yg-form-inline .yg-form-text {
  display: inline-block;
}
.yg-form-inline .has-feedback {
  display: inline-block;
}
.has-success.has-feedback .yg-form-item-children-icon,
.has-warning.has-feedback .yg-form-item-children-icon,
.has-error.has-feedback .yg-form-item-children-icon,
.is-validating.has-feedback .yg-form-item-children-icon {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  width: 28px;
  height: 20px;
  margin-top: -10px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  visibility: visible;
  -webkit-animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
          animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none;
}
.has-success.has-feedback .yg-form-item-children-icon svg,
.has-warning.has-feedback .yg-form-item-children-icon svg,
.has-error.has-feedback .yg-form-item-children-icon svg,
.is-validating.has-feedback .yg-form-item-children-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.has-success.has-feedback .yg-form-item-children-icon {
  color: #228b22;
  -webkit-animation-name: diffZoomIn1;
          animation-name: diffZoomIn1;
}
.has-warning .yg-form-explain,
.has-warning .yg-form-split {
  color: #ffa812;
}
.has-warning .yg-input,
.has-warning .yg-input:hover {
  border-color: #ffa812;
}
.has-warning .yg-input:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(255, 168, 18, 0.2);
}
.has-warning .yg-input:not([disabled]):hover {
  border-color: #ffa812;
}
.has-warning .yg-calendar-picker-open .yg-calendar-picker-input {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(255, 168, 18, 0.2);
}
.has-warning .yg-input-affix-wrapper .yg-input,
.has-warning .yg-input-affix-wrapper .yg-input:hover {
  border-color: #ffa812;
}
.has-warning .yg-input-affix-wrapper .yg-input:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(255, 168, 18, 0.2);
}
.has-warning .yg-input-affix-wrapper:hover .yg-input:not(.yg-input-disabled) {
  border-color: #ffa812;
}
.has-warning .yg-input-prefix {
  color: #ffa812;
}
.has-warning .yg-input-group-addon {
  color: #ffa812;
  background-color: #fff;
  border-color: #ffa812;
}
.has-warning .has-feedback {
  color: #ffa812;
}
.has-warning.has-feedback .yg-form-item-children-icon {
  color: #ffa812;
  -webkit-animation-name: diffZoomIn3;
          animation-name: diffZoomIn3;
}
.has-warning .yg-select-selection {
  border-color: #ffa812;
}
.has-warning .yg-select-selection:hover {
  border-color: #ffa812;
}
.has-warning .yg-select-open .yg-select-selection,
.has-warning .yg-select-focused .yg-select-selection {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(255, 168, 18, 0.2);
}
.has-warning .yg-calendar-picker-icon::after,
.has-warning .yg-time-picker-icon::after,
.has-warning .yg-picker-icon::after,
.has-warning .yg-select-arrow,
.has-warning .yg-cascader-picker-arrow {
  color: #ffa812;
}
.has-warning .yg-input-number,
.has-warning .yg-time-picker-input {
  border-color: #ffa812;
}
.has-warning .yg-input-number-focused,
.has-warning .yg-time-picker-input-focused,
.has-warning .yg-input-number:focus,
.has-warning .yg-time-picker-input:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(255, 168, 18, 0.2);
}
.has-warning .yg-input-number:not([disabled]):hover,
.has-warning .yg-time-picker-input:not([disabled]):hover {
  border-color: #ffa812;
}
.has-warning .yg-cascader-picker:focus .yg-cascader-input {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(255, 168, 18, 0.2);
}
.has-error .yg-form-explain,
.has-error .yg-form-split {
  color: #e2062c;
}
.has-error .yg-input,
.has-error .yg-input:hover {
  border-color: #e2062c;
}
.has-error .yg-input:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(226, 6, 44, 0.2);
}
.has-error .yg-input:not([disabled]):hover {
  border-color: #e2062c;
}
.has-error .yg-calendar-picker-open .yg-calendar-picker-input {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(226, 6, 44, 0.2);
}
.has-error .yg-input-affix-wrapper .yg-input,
.has-error .yg-input-affix-wrapper .yg-input:hover {
  border-color: #e2062c;
}
.has-error .yg-input-affix-wrapper .yg-input:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(226, 6, 44, 0.2);
}
.has-error .yg-input-affix-wrapper:hover .yg-input:not(.yg-input-disabled) {
  border-color: #e2062c;
}
.has-error .yg-input-prefix {
  color: #e2062c;
}
.has-error .yg-input-group-addon {
  color: #e2062c;
  background-color: #fff;
  border-color: #e2062c;
}
.has-error .has-feedback {
  color: #e2062c;
}
.has-error.has-feedback .yg-form-item-children-icon {
  color: #e2062c;
  -webkit-animation-name: diffZoomIn2;
          animation-name: diffZoomIn2;
}
.has-error .yg-select-selection {
  border-color: #e2062c;
}
.has-error .yg-select-selection:hover {
  border-color: #e2062c;
}
.has-error .yg-select-open .yg-select-selection,
.has-error .yg-select-focused .yg-select-selection {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(226, 6, 44, 0.2);
}
.has-error .yg-select.yg-select-auto-complete .yg-input:focus {
  border-color: #e2062c;
}
.has-error .yg-input-group-addon .yg-select-selection {
  border-color: transparent;
  box-shadow: none;
}
.has-error .yg-calendar-picker-icon::after,
.has-error .yg-time-picker-icon::after,
.has-error .yg-picker-icon::after,
.has-error .yg-select-arrow,
.has-error .yg-cascader-picker-arrow {
  color: #e2062c;
}
.has-error .yg-input-number,
.has-error .yg-time-picker-input {
  border-color: #e2062c;
}
.has-error .yg-input-number-focused,
.has-error .yg-time-picker-input-focused,
.has-error .yg-input-number:focus,
.has-error .yg-time-picker-input:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(226, 6, 44, 0.2);
}
.has-error .yg-input-number:not([disabled]):hover,
.has-error .yg-time-picker-input:not([disabled]):hover {
  border-color: #e2062c;
}
.has-error .yg-mention-wrapper .yg-mention-editor,
.has-error .yg-mention-wrapper .yg-mention-editor:not([disabled]):hover {
  border-color: #e2062c;
}
.has-error .yg-mention-wrapper.yg-mention-active:not([disabled]) .yg-mention-editor,
.has-error .yg-mention-wrapper .yg-mention-editor:not([disabled]):focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(226, 6, 44, 0.2);
}
.has-error .yg-cascader-picker:focus .yg-cascader-input {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(226, 6, 44, 0.2);
}
.has-error .yg-transfer-list {
  border-color: #e2062c;
}
.has-error .yg-transfer-list-search:not([disabled]) {
  border-color: #ccc;
}
.has-error .yg-transfer-list-search:not([disabled]):hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.has-error .yg-transfer-list-search:not([disabled]):focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.is-validating.has-feedback .yg-form-item-children-icon {
  display: inline-block;
  color: #00a1ff;
}
.yg-advanced-search-form .yg-search-item-one.moreitem {
  display: none;
}
.yg-advanced-search-form .yg-form-item {
  margin-bottom: 24px;
}
.yg-advanced-search-form .yg-form-item-label {
  text-align: right;
  font-size: 12px;
}
.yg-advanced-search-form .yg-form-item-label label {
  width: 72px;
  display: inline-block;
}
.yg-advanced-search-form .yg-form-item-with-help {
  margin-bottom: 2px;
}
.yg-advanced-search-form .yg-search-item-one.row {
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  text-align: left;
  width: 100%;
}
.show-help-enter,
.show-help-appear {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  -webkit-animation-name: antShowHelpIn;
          animation-name: antShowHelpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  -webkit-animation-name: antShowHelpOut;
          animation-name: antShowHelpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.show-help-enter,
.show-help-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-leave {
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@-webkit-keyframes antShowHelpIn {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes antShowHelpIn {
  0% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes antShowHelpOut {
  to {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
}
@keyframes antShowHelpOut {
  to {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    opacity: 0;
  }
}
@-webkit-keyframes diffZoomIn1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes diffZoomIn2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes diffZoomIn3 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn3 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-input-number {
  box-sizing: content-box;
  list-style: none;
  position: relative;
  width: 178px;
  height: 28px;
  padding: 0px 10px;
  color: #333;
  font-size: 12px;
  line-height: 28px;
  background-color: #fff;
  background-image: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  width: 90px;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.yg-input-number::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.yg-input-number:-ms-input-placeholder {
  color: #ccc;
}
.yg-input-number::-webkit-input-placeholder {
  color: #ccc;
}
.yg-input-number:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-input-number:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-input-number-disabled {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-input-number-disabled:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-input-number[disabled] {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-input-number[disabled]:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
textarea.yg-input-number {
  max-width: 100%;
  height: auto;
  min-height: 28px;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.yg-input-number-lg {
  height: 38px;
  line-height: 38px;
  padding: 0px 10px;
  font-size: 14px;
}
.yg-input-number-sm {
  height: 22px;
  line-height: 22px;
  padding: 0px 7px;
}
.yg-input-number-handler {
  position: relative;
  display: block;
  width: 100%;
  height: 50%;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  line-height: 0;
  text-align: center;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.yg-input-number-handler:active {
  background: #f4f4f4;
}
.yg-input-number-handler:hover .yg-input-number-handler-up-inner,
.yg-input-number-handler:hover .yg-input-number-handler-down-inner {
  color: #29b8ff;
}
.yg-input-number-handler-up-inner,
.yg-input-number-handler-down-inner {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 4px;
  width: 12px;
  height: 12px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 12px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-input-number-handler-up-inner > *,
.yg-input-number-handler-down-inner > * {
  line-height: 1;
}
.yg-input-number-handler-up-inner svg,
.yg-input-number-handler-down-inner svg {
  display: inline-block;
}
.yg-input-number-handler-up-inner::before,
.yg-input-number-handler-down-inner::before {
  display: none;
}
.yg-input-number-handler-up-inner .yg-input-number-handler-up-inner-icon,
.yg-input-number-handler-up-inner .yg-input-number-handler-down-inner-icon,
.yg-input-number-handler-down-inner .yg-input-number-handler-up-inner-icon,
.yg-input-number-handler-down-inner .yg-input-number-handler-down-inner-icon {
  display: block;
}
.yg-input-number:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-input-number-focused {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-input-number-disabled {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-input-number-disabled:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-input-number-disabled .yg-input-number-input {
  cursor: not-allowed;
}
.yg-input-number-disabled .yg-input-number-handler-wrap {
  display: none;
}
.yg-input-number-input {
  width: calc(100% - 35px);
  /*70px;*/
  height: 26px;
  padding: 0 9px;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 2px;
  outline: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -moz-appearance: textfield;
}
.yg-input-number-input::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.yg-input-number-input:-ms-input-placeholder {
  color: #ccc;
}
.yg-input-number-input::-webkit-input-placeholder {
  color: #ccc;
}
.yg-input-number-lg {
  padding: 0;
  font-size: 14px;
}
.yg-input-number-lg input {
  height: 36px;
}
.yg-input-number-sm {
  padding: 0;
}
.yg-input-number-sm input {
  height: 20px;
  padding: 0 7px;
}
.yg-input-number-handler-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 100%;
  background: #fff;
  border-left: 1px solid #ccc;
  border-radius: 0 2px 2px 0;
  opacity: 0;
  -webkit-transition: opacity 0.24s linear 0.1s;
  transition: opacity 0.24s linear 0.1s;
}
.yg-input-number-handler-wrap .yg-input-number-handler .yg-input-number-handler-up-inner,
.yg-input-number-handler-wrap .yg-input-number-handler .yg-input-number-handler-down-inner {
  display: inline-block;
  font-size: 12px;
  font-size: 7px \9;
  -webkit-transform: scale(0.58333333) rotate(0deg);
          transform: scale(0.58333333) rotate(0deg);
  min-width: auto;
  margin-right: 0;
}
:root .yg-input-number-handler-wrap .yg-input-number-handler .yg-input-number-handler-up-inner,
:root .yg-input-number-handler-wrap .yg-input-number-handler .yg-input-number-handler-down-inner {
  font-size: 12px;
}
.yg-input-number:hover .yg-input-number-handler-wrap {
  opacity: 1;
}
.yg-input-number-handler-up {
  cursor: pointer;
}
.yg-input-number-handler-up-inner {
  top: 50%;
  margin-top: -5px;
  text-align: center;
}
.yg-input-number-handler-down {
  top: 0;
  border-top: 1px solid #ccc;
  cursor: pointer;
}
.yg-input-number-handler-down-inner {
  top: 50%;
  margin-top: -6px;
  text-align: center;
}
.yg-input-number-handler-up-disabled,
.yg-input-number-handler-down-disabled {
  cursor: not-allowed;
}
.yg-input-number-handler-up-disabled:hover .yg-input-number-handler-up-inner,
.yg-input-number-handler-down-disabled:hover .yg-input-number-handler-down-inner {
  color: rgba(51, 51, 51, 0.25);
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-layout {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
  background: #f0f2f5;
}
.yg-layout,
.yg-layout * {
  box-sizing: content-box;
}
.yg-layout.yg-layout-has-sider {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.yg-layout.yg-layout-has-sider > .yg-layout,
.yg-layout.yg-layout-has-sider > .yg-layout-content {
  overflow-x: hidden;
}
.yg-layout-header,
.yg-layout-footer {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
.yg-layout-header {
  height: 64px;
  padding: 0 50px;
  line-height: 64px;
  background: #001529;
}
.yg-layout-footer {
  padding: 50px 20px 10px 20px;
  color: #333;
  font-size: 12px;
  background: #f0f2f5;
}
.yg-layout-content {
  -webkit-box-flex: 1;
          flex: auto;
  /* fix firefox can't set height smaller than content on flex item */
  min-height: 0;
}
.yg-layout-sider {
  position: relative;
  /* fix firefox can't set width smaller than content on flex item */
  min-width: 0;
  background: #001529;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.yg-layout-sider-children {
  height: 100%;
  margin-top: -0.1px;
  padding-top: 0.1px;
}
.yg-layout-sider-has-trigger {
  padding-bottom: 48px;
}
.yg-layout-sider-right {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.yg-layout-sider-trigger {
  position: fixed;
  bottom: 0;
  z-index: 1;
  height: 48px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  background: #002140;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.yg-layout-sider-zero-width > * {
  overflow: hidden;
}
.yg-layout-sider-zero-width-trigger {
  position: absolute;
  top: 64px;
  right: -36px;
  width: 36px;
  height: 42px;
  color: #fff;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  background: #001529;
  border-radius: 0 2px 2px 0;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.yg-layout-sider-zero-width-trigger:hover {
  background: #192c3e;
}
.yg-layout-sider-zero-width-trigger-right {
  left: -36px;
}
.yg-layout-sider-light {
  background: #fff;
}
.yg-layout-sider-light .yg-layout-sider-trigger {
  color: #333;
  background: #fff;
}
.yg-layout-sider-light .yg-layout-sider-zero-width-trigger {
  color: #333;
  background: #fff;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-list {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
}
.yg-list * {
  outline: none;
}
.yg-list-pagination {
  margin-top: 24px;
  text-align: right;
}
.yg-list-more {
  margin-top: 12px;
  text-align: center;
}
.yg-list-more button {
  padding-right: 32px;
  padding-left: 32px;
}
.yg-list-spin {
  min-height: 40px;
  text-align: center;
}
.yg-list-empty-text {
  padding: 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  text-align: center;
}
.yg-list-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding: 1px 0 0 10px;
}
.yg-list-item-no-flex {
  display: block;
}
.yg-list-item-content {
  color: #333;
}
.yg-list-item-meta {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-box-align: start;
          align-items: flex-start;
  font-size: 0;
}
.yg-list-item-meta-avatar {
  margin-right: 16px;
}
.yg-list-item-meta-content {
  -webkit-box-flex: 1;
          flex: 1 0;
}
.yg-list-item-meta-title {
  margin-bottom: 5px;
  color: #333;
  font-size: 12px;
  line-height: 22px;
}
.yg-list-item-meta-title > a {
  color: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-list-item-meta-title > a:hover {
  color: #00a1ff;
}
.yg-list-item-meta-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 10px;
  word-break: break-word;
}
.yg-list-item-action {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-left: 48px;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.yg-list-item-action > li {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
}
.yg-list-item-action > li:first-child {
  padding-left: 0;
}
.yg-list-item-action-split {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: #e5e5e5;
}
.yg-list-header {
  background: transparent;
}
.yg-list-footer {
  background: transparent;
}
.yg-list-header,
.yg-list-footer {
  padding-top: 12px;
  padding-bottom: 12px;
}
.yg-list-empty {
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  text-align: center;
}
.yg-list-split .yg-list-item {
  border-bottom: 1px solid #e5e5e5;
}
.yg-list-split .yg-list-item:last-child {
  border-bottom: none;
}
.yg-list-split .yg-list-header {
  border-bottom: 1px solid #e5e5e5;
}
.yg-list-loading .yg-list-spin-nested-loading {
  min-height: 32px;
}
.yg-list-something-after-last-item .yg-spin-container > .yg-list-item:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.yg-list-lg .yg-list-item {
  padding-top: 16px;
  padding-bottom: 16px;
}
.yg-list-sm .yg-list-item {
  padding-top: 8px;
  padding-bottom: 8px;
}
.yg-list-vertical .yg-list-item {
  -webkit-box-align: initial;
          align-items: initial;
}
.yg-list-vertical .yg-list-item-main {
  display: block;
  -webkit-box-flex: 1;
          flex: 1;
}
.yg-list-vertical .yg-list-item-extra {
  margin-left: 40px;
}
.yg-list-vertical .yg-list-item-meta {
  margin-bottom: 16px;
}
.yg-list-vertical .yg-list-item-meta-title {
  margin-bottom: 10px;
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}
.yg-list-vertical .yg-list-item-action {
  margin-top: 16px;
  margin-left: auto;
}
.yg-list-vertical .yg-list-item-action > li {
  padding: 0 16px;
}
.yg-list-vertical .yg-list-item-action > li:first-child {
  padding-left: 0;
}
.yg-list-grid .yg-list-item {
  display: block;
  max-width: 100%;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.yg-list-bordered {
  border: 1px solid #ccc;
  border-radius: 2px;
}
.yg-list-bordered .yg-list-header {
  padding-right: 24px;
  padding-left: 24px;
}
.yg-list-bordered .yg-list-footer {
  padding-right: 24px;
  padding-left: 24px;
}
.yg-list-bordered .yg-list-item {
  padding: 5.5px 24px;
  border-bottom: 1px solid #e5e5e5;
}
.yg-list-bordered .yg-list-pagination {
  margin: 16px 24px;
}
.yg-list-bordered.yg-list-sm .yg-list-item {
  padding-right: 16px;
  padding-left: 16px;
}
.yg-list-bordered.yg-list-sm .yg-list-header,
.yg-list-bordered.yg-list-sm .yg-list-footer {
  padding: 8px 16px;
}
.yg-list-bordered.yg-list-lg .yg-list-header,
.yg-list-bordered.yg-list-lg .yg-list-footer {
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  .yg-list-item-action {
    margin-left: 24px;
  }
  .yg-list-vertical .yg-list-item-extra {
    margin-left: 24px;
  }
}
@media screen and (max-width: 576px) {
  .yg-list-item {
    flex-wrap: wrap;
  }
  .yg-list-item-action {
    margin-left: 12px;
  }
  .yg-list-vertical .yg-list-item {
    flex-wrap: wrap-reverse;
  }
  .yg-list-vertical .yg-list-item-main {
    min-width: 220px;
  }
  .yg-list-vertical .yg-list-item-extra {
    margin: auto auto 16px;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-spin {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: absolute;
  display: none;
  color: #475669;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.yg-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}
.yg-spin-nested-loading {
  position: relative;
}
.yg-spin-nested-loading > div > .yg-spin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}
.yg-spin-nested-loading > div > .yg-spin .yg-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.yg-spin-nested-loading > div > .yg-spin .yg-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 6px;
  text-shadow: 0 1px 2px #fff;
}
.yg-spin-nested-loading > div > .yg-spin.yg-spin-show-text .yg-spin-dot {
  margin-top: -20px;
}
.yg-spin-nested-loading > div > .yg-spin-sm .yg-spin-dot {
  margin: -7px;
}
.yg-spin-nested-loading > div > .yg-spin-sm .yg-spin-text {
  padding-top: 3px;
}
.yg-spin-nested-loading > div > .yg-spin-sm.yg-spin-show-text .yg-spin-dot {
  margin-top: -17px;
}
.yg-spin-nested-loading > div > .yg-spin-lg .yg-spin-dot {
  margin: -16px;
}
.yg-spin-nested-loading > div > .yg-spin-lg .yg-spin-text {
  padding-top: 12px;
}
.yg-spin-nested-loading > div > .yg-spin-lg.yg-spin-show-text .yg-spin-dot {
  margin-top: -26px;
}
.yg-spin-container {
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.yg-spin-container::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none \9;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
  content: '';
}
.yg-spin-blur {
  clear: both;
  overflow: hidden;
  opacity: 0.5;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.yg-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}
.yg-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}
.yg-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 20px;
  height: 20px;
}
.yg-spin-dot i {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #475669;
  border-radius: 100%;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  opacity: 0.3;
  -webkit-animation: antSpinMove 1s infinite linear alternate;
          animation: antSpinMove 1s infinite linear alternate;
}
.yg-spin-dot i:nth-child(1) {
  top: 0;
  left: 0;
}
.yg-spin-dot i:nth-child(2) {
  top: 0;
  right: 0;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.yg-spin-dot i:nth-child(3) {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.yg-spin-dot i:nth-child(4) {
  bottom: 0;
  left: 0;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.yg-spin-dot-spin {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: antRotate 1.2s infinite linear;
          animation: antRotate 1.2s infinite linear;
}
.yg-spin-sm .yg-spin-dot {
  font-size: 14px;
  width: 14px;
  height: 14px;
}
.yg-spin-sm .yg-spin-dot i {
  width: 6px;
  height: 6px;
}
.yg-spin-lg .yg-spin-dot {
  font-size: 32px;
  width: 32px;
  height: 32px;
}
.yg-spin-lg .yg-spin-dot i {
  width: 14px;
  height: 14px;
}
.yg-spin.yg-spin-show-text .yg-spin-text {
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .yg-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}
@-webkit-keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
}
@keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-pagination {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
}
.yg-pagination ul,
.yg-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.yg-pagination::after {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  content: ' ';
}
.yg-pagination-total-text {
  display: inline-block;
  height: 28px;
  margin-right: 5px;
  line-height: 28px;
  vertical-align: middle;
}
.yg-pagination-item {
  display: inline-block;
  min-width: 28px;
  height: 28px;
  margin-right: 5px;
  font-family: Arial;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-pagination-item a {
  margin: 0 5px;
  color: #333;
  text-decoration: none;
  -webkit-transition: none;
  transition: none;
}
.yg-pagination-item:focus,
.yg-pagination-item:hover {
  border-color: #00a1ff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-pagination-item:focus a,
.yg-pagination-item:hover a {
  color: #00a1ff;
}
.yg-pagination-item-active {
  font-weight: 500;
  background: #00a1ff;
  border-color: #00a1ff;
}
.yg-pagination-item-active a {
  color: #fff;
}
.yg-pagination-item-active:focus,
.yg-pagination-item-active:hover {
  border-color: #00a1ff;
}
.yg-pagination-item-active:focus a,
.yg-pagination-item-active:hover a {
  color: #fff;
}
.yg-pagination-jump-prev,
.yg-pagination-jump-next {
  outline: 0;
}
.yg-pagination-jump-prev .yg-pagination-item-container,
.yg-pagination-jump-next .yg-pagination-item-container {
  position: relative;
}
.yg-pagination-jump-prev .yg-pagination-item-container .yg-pagination-item-link-icon,
.yg-pagination-jump-next .yg-pagination-item-container .yg-pagination-item-link-icon {
  display: inline-block;
  font-size: 12px;
  font-size: 12px \9;
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  color: #00a1ff;
  letter-spacing: -1px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
:root .yg-pagination-jump-prev .yg-pagination-item-container .yg-pagination-item-link-icon,
:root .yg-pagination-jump-next .yg-pagination-item-container .yg-pagination-item-link-icon {
  font-size: 12px;
}
.yg-pagination-jump-prev .yg-pagination-item-container .yg-pagination-item-link-icon-svg,
.yg-pagination-jump-next .yg-pagination-item-container .yg-pagination-item-link-icon-svg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.yg-pagination-jump-prev .yg-pagination-item-container .yg-pagination-item-ellipsis,
.yg-pagination-jump-next .yg-pagination-item-container .yg-pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(51, 51, 51, 0.25);
  letter-spacing: 2px;
  text-align: center;
  text-indent: 0.13em;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.yg-pagination-jump-prev:focus .yg-pagination-item-link-icon,
.yg-pagination-jump-next:focus .yg-pagination-item-link-icon,
.yg-pagination-jump-prev:hover .yg-pagination-item-link-icon,
.yg-pagination-jump-next:hover .yg-pagination-item-link-icon {
  opacity: 1;
}
.yg-pagination-jump-prev:focus .yg-pagination-item-ellipsis,
.yg-pagination-jump-next:focus .yg-pagination-item-ellipsis,
.yg-pagination-jump-prev:hover .yg-pagination-item-ellipsis,
.yg-pagination-jump-next:hover .yg-pagination-item-ellipsis {
  opacity: 0;
}
.yg-pagination-prev,
.yg-pagination-jump-prev,
.yg-pagination-jump-next {
  margin-right: 5px;
}
.yg-pagination-prev,
.yg-pagination-next,
.yg-pagination-jump-prev,
.yg-pagination-jump-next {
  display: inline-block;
  min-width: 28px;
  height: 28px;
  color: #333;
  font-family: Arial;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-pagination-prev,
.yg-pagination-next {
  outline: 0;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.yg-pagination-prev a,
.yg-pagination-next a {
  color: #333;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0 10px;
}
.yg-pagination-prev:hover a,
.yg-pagination-next:hover a {
  border-color: #29b8ff;
}
.yg-pagination-prev .yg-pagination-item-link,
.yg-pagination-next .yg-pagination-item-link {
  display: block;
  height: 100%;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border-radius: 2px;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-pagination-prev:focus .yg-pagination-item-link,
.yg-pagination-next:focus .yg-pagination-item-link,
.yg-pagination-prev:hover .yg-pagination-item-link,
.yg-pagination-next:hover .yg-pagination-item-link {
  color: #00a1ff;
  border-color: #00a1ff;
}
.yg-pagination-disabled,
.yg-pagination-disabled:hover,
.yg-pagination-disabled:focus {
  cursor: not-allowed;
}
.yg-pagination-disabled a,
.yg-pagination-disabled:hover a,
.yg-pagination-disabled:focus a,
.yg-pagination-disabled .yg-pagination-item-link,
.yg-pagination-disabled:hover .yg-pagination-item-link,
.yg-pagination-disabled:focus .yg-pagination-item-link {
  color: rgba(51, 51, 51, 0.25);
  border-color: #ccc;
  cursor: not-allowed;
}
.yg-pagination-slash {
  margin: 0 10px 0 5px;
}
.yg-pagination-options {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.yg-pagination-options-size-changer.yg-select {
  display: inline-block;
  width: auto;
  margin-right: 5px;
}
.yg-pagination-options-quick-jumper {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  vertical-align: top;
}
.yg-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  width: 178px;
  height: 28px;
  padding: 0px 10px;
  color: #333;
  font-size: 12px;
  line-height: 28px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 50px;
  margin: 0 5px;
}
.yg-pagination-options-quick-jumper input::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.yg-pagination-options-quick-jumper input:-ms-input-placeholder {
  color: #ccc;
}
.yg-pagination-options-quick-jumper input::-webkit-input-placeholder {
  color: #ccc;
}
.yg-pagination-options-quick-jumper input:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-pagination-options-quick-jumper input:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-pagination-options-quick-jumper input-disabled {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-pagination-options-quick-jumper input-disabled:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-pagination-options-quick-jumper input[disabled] {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-pagination-options-quick-jumper input[disabled]:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
textarea.yg-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  min-height: 28px;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.yg-pagination-options-quick-jumper input-lg {
  height: 38px;
  line-height: 38px;
  padding: 0px 10px;
  font-size: 14px;
}
.yg-pagination-options-quick-jumper input-sm {
  height: 22px;
  line-height: 22px;
  padding: 0px 7px;
}
.yg-pagination-simple .yg-pagination-prev,
.yg-pagination-simple .yg-pagination-next {
  height: 28px;
  line-height: 28px;
  vertical-align: top;
}
.yg-pagination-simple .yg-pagination-prev .yg-pagination-item-link,
.yg-pagination-simple .yg-pagination-next .yg-pagination-item-link {
  height: 28px;
  border: 0;
}
.yg-pagination-simple .yg-pagination-prev .yg-pagination-item-link::after,
.yg-pagination-simple .yg-pagination-next .yg-pagination-item-link::after {
  height: 28px;
  line-height: 28px;
}
.yg-pagination-simple .yg-pagination-simple-pager {
  display: inline-block;
  height: 28px;
  margin-right: 5px;
}
.yg-pagination-simple .yg-pagination-simple-pager input {
  box-sizing: content-box;
  height: 100%;
  margin-right: 5px;
  padding: 0 5px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  outline: none;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.yg-pagination-simple .yg-pagination-simple-pager input:hover {
  border-color: #00a1ff;
}
.yg-pagination.mini .yg-pagination-total-text,
.yg-pagination.mini .yg-pagination-simple-pager {
  height: 28px;
  line-height: 28px;
}
.yg-pagination.mini .yg-pagination-item {
  min-width: 28px;
  height: 28px;
  margin: 0;
  line-height: 28px;
}
.yg-pagination.mini .yg-pagination-item:not(.yg-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.yg-pagination.mini .yg-pagination-prev,
.yg-pagination.mini .yg-pagination-next {
  background: transparent;
  border-color: transparent;
  min-width: 28px;
  height: 28px;
  margin: 0;
  line-height: 28px;
}
.yg-pagination.mini .yg-pagination-prev .yg-pagination-item-link,
.yg-pagination.mini .yg-pagination-next .yg-pagination-item-link {
  background: transparent;
  border-color: transparent;
}
.yg-pagination.mini .yg-pagination-prev .yg-pagination-item-link::after,
.yg-pagination.mini .yg-pagination-next .yg-pagination-item-link::after {
  height: 28px;
  line-height: 28px;
}
.yg-pagination.mini .yg-pagination-jump-prev,
.yg-pagination.mini .yg-pagination-jump-next {
  height: 28px;
  margin-right: 0;
  line-height: 28px;
}
.yg-pagination.mini .yg-pagination-options {
  margin-left: 2px;
}
.yg-pagination.mini .yg-pagination-options-quick-jumper {
  height: 28px;
  line-height: 28px;
}
.yg-pagination.mini .yg-pagination-options-quick-jumper input {
  width: 44px;
}
@media only screen and (max-width: 992px) {
  .yg-pagination-item-after-jump-prev,
  .yg-pagination-item-before-jump-next {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .yg-pagination-options {
    display: none;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-mention-wrapper {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.yg-mention-wrapper .yg-mention-editor {
  position: relative;
  display: inline-block;
  width: 178px;
  height: 28px;
  padding: 0px 10px;
  color: #333;
  font-size: 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  height: auto;
  min-height: 28px;
  padding: 0;
  line-height: 28px;
}
.yg-mention-wrapper .yg-mention-editor::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.yg-mention-wrapper .yg-mention-editor:-ms-input-placeholder {
  color: #ccc;
}
.yg-mention-wrapper .yg-mention-editor::-webkit-input-placeholder {
  color: #ccc;
}
.yg-mention-wrapper .yg-mention-editor:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-mention-wrapper .yg-mention-editor:focus {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-mention-wrapper .yg-mention-editor-disabled {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-mention-wrapper .yg-mention-editor-disabled:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-mention-wrapper .yg-mention-editor[disabled] {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-mention-wrapper .yg-mention-editor[disabled]:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
textarea.yg-mention-wrapper .yg-mention-editor {
  max-width: 100%;
  height: auto;
  min-height: 28px;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.yg-mention-wrapper .yg-mention-editor-lg {
  height: 38px;
  line-height: 38px;
  padding: 0px 10px;
  font-size: 14px;
}
.yg-mention-wrapper .yg-mention-editor-sm {
  height: 22px;
  line-height: 22px;
  padding: 0px 7px;
}
.yg-mention-wrapper .yg-mention-editor-wrapper {
  height: auto;
  overflow-y: auto;
}
.yg-mention-wrapper.yg-mention-active:not(.disabled) .yg-mention-editor {
  border-color: #bababa;
  border-right-width: 1px;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.2);
}
.yg-mention-wrapper.disabled .yg-mention-editor {
  color: rgba(51, 51, 51, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
.yg-mention-wrapper.disabled .yg-mention-editor:hover {
  border-color: #bababa;
  border-right-width: 1px;
}
.yg-mention-wrapper .public-DraftEditorPlaceholder-root {
  position: absolute;
  pointer-events: none;
}
.yg-mention-wrapper .public-DraftEditorPlaceholder-root .public-DraftEditorPlaceholder-inner {
  height: auto;
  padding: 1px 10px;
  color: #ccc;
  white-space: pre-wrap;
  word-wrap: break-word;
  outline: none;
  opacity: 1;
}
.yg-mention-wrapper .DraftEditor-editorContainer .public-DraftEditor-content {
  height: auto;
  padding: 1px 10px;
}
.yg-mention-dropdown {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 1050;
  min-width: 120px;
  max-height: 250px;
  margin-top: 1.5em;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.yg-mention-dropdown-placement-top {
  margin-top: -0.1em;
}
.yg-mention-dropdown-notfound.yg-mention-dropdown-item {
  color: rgba(51, 51, 51, 0.25);
}
.yg-mention-dropdown-notfound.yg-mention-dropdown-item .anticon-loading {
  display: block;
  color: #00a1ff;
  text-align: center;
}
.yg-mention-dropdown-item {
  position: relative;
  display: block;
  padding: 5px 10px;
  overflow: hidden;
  color: #333;
  font-weight: normal;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.yg-mention-dropdown-item:hover {
  background-color: #e1edff;
}
.yg-mention-dropdown-item.focus,
.yg-mention-dropdown-item-active {
  background-color: #e1edff;
}
.yg-mention-dropdown-item-disabled {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}
.yg-mention-dropdown-item-disabled:hover {
  color: rgba(51, 51, 51, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.yg-mention-dropdown-item-selected,
.yg-mention-dropdown-item-selected:hover {
  color: #333;
  font-weight: bold;
  background-color: #f5f5f5;
}
.yg-mention-dropdown-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  line-height: 0;
  background-color: #ccc;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-menu {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  font-size: 12px;
  margin-bottom: 0;
  padding-left: 0;
  color: #333;
  line-height: 0;
  list-style: none;
  background: #fff;
  outline: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
  zoom: 1;
}
.yg-menu::before,
.yg-menu::after {
  content: '';
  display: table;
}
.yg-menu::after {
  clear: both;
}
.yg-menu ul,
.yg-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.yg-menu-hidden {
  display: none;
}
.yg-menu-item-group-title {
  padding: 1px 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 28px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-menu-submenu,
.yg-menu-submenu-inline {
  -webkit-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-menu-item:active,
.yg-menu-submenu-title:active {
  background: #e1edff;
}
.yg-menu-submenu .yg-menu-sub {
  cursor: initial;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-menu-item > a {
  display: block;
  color: #333;
}
.yg-menu-item > a:hover {
  color: #00a1ff;
}
.yg-menu-item > a:focus {
  text-decoration: none;
}
.yg-menu-item > a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: '';
}
.yg-menu-item-divider {
  height: 1px;
  overflow: hidden;
  line-height: 0;
  background-color: #ccc;
}
.yg-menu-item:hover,
.yg-menu-item-active,
.yg-menu:not(.yg-menu-inline) .yg-menu-submenu-open,
.yg-menu-submenu-active,
.yg-menu-submenu-title:hover {
  color: #00a1ff;
}
.yg-menu-horizontal .yg-menu-item,
.yg-menu-horizontal .yg-menu-submenu {
  margin-top: -1px;
}
.yg-menu-horizontal > .yg-menu-item:hover,
.yg-menu-horizontal > .yg-menu-item-active,
.yg-menu-horizontal > .yg-menu-submenu .yg-menu-submenu-title:hover {
  background-color: transparent;
}
.yg-menu-item-selected {
  color: #00a1ff;
}
.yg-menu-item-selected > a,
.yg-menu-item-selected > a:hover {
  color: #00a1ff;
}
.yg-menu:not(.yg-menu-horizontal) .yg-menu-item-selected {
  background-color: #00a1ff;
  color: #fff;
}
.yg-menu:not(.yg-menu-horizontal) .yg-menu-item-selected > a,
.yg-menu:not(.yg-menu-horizontal) .yg-menu-item-selected > a:hover {
  color: #fff;
}
.yg-menu-vertical.yg-menu-sub,
.yg-menu-vertical-left.yg-menu-sub,
.yg-menu-vertical-right.yg-menu-sub {
  min-width: 160px;
  padding: 0;
  border-right: 0;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.yg-menu-vertical.yg-menu-sub .yg-menu-item,
.yg-menu-vertical-left.yg-menu-sub .yg-menu-item,
.yg-menu-vertical-right.yg-menu-sub .yg-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.yg-menu-vertical.yg-menu-sub .yg-menu-item::after,
.yg-menu-vertical-left.yg-menu-sub .yg-menu-item::after,
.yg-menu-vertical-right.yg-menu-sub .yg-menu-item::after {
  border-right: 0;
}
.yg-menu-vertical.yg-menu-sub > .yg-menu-item,
.yg-menu-vertical-left.yg-menu-sub > .yg-menu-item,
.yg-menu-vertical-right.yg-menu-sub > .yg-menu-item,
.yg-menu-vertical.yg-menu-sub > .yg-menu-submenu,
.yg-menu-vertical-left.yg-menu-sub > .yg-menu-submenu,
.yg-menu-vertical-right.yg-menu-sub > .yg-menu-submenu {
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.yg-menu-horizontal.yg-menu-sub {
  min-width: 114px;
}
.yg-menu-item,
.yg-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-menu-item .anticon,
.yg-menu-submenu-title .anticon {
  min-width: 14px;
  margin-right: 10px;
  font-size: 12px;
  -webkit-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-menu-item .anticon + span,
.yg-menu-submenu-title .anticon + span {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-menu > .yg-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  background-color: #ccc;
}
.yg-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: #fff;
  border-radius: 2px;
}
.yg-menu-submenu-popup .submenu-title-wrapper {
  padding-right: 20px;
}
.yg-menu-submenu-popup::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.0001;
  content: ' ';
}
.yg-menu-submenu > .yg-menu {
  background-color: #fff;
  border-radius: 2px;
}
.yg-menu-submenu > .yg-menu-submenu-title::after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-menu-submenu-vertical > .yg-menu-submenu-title .yg-menu-submenu-arrow,
.yg-menu-submenu-vertical-left > .yg-menu-submenu-title .yg-menu-submenu-arrow,
.yg-menu-submenu-vertical-right > .yg-menu-submenu-title .yg-menu-submenu-arrow,
.yg-menu-submenu-inline > .yg-menu-submenu-title .yg-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-menu-submenu-vertical > .yg-menu-submenu-title .yg-menu-submenu-arrow::before,
.yg-menu-submenu-vertical-left > .yg-menu-submenu-title .yg-menu-submenu-arrow::before,
.yg-menu-submenu-vertical-right > .yg-menu-submenu-title .yg-menu-submenu-arrow::before,
.yg-menu-submenu-inline > .yg-menu-submenu-title .yg-menu-submenu-arrow::before,
.yg-menu-submenu-vertical > .yg-menu-submenu-title .yg-menu-submenu-arrow::after,
.yg-menu-submenu-vertical-left > .yg-menu-submenu-title .yg-menu-submenu-arrow::after,
.yg-menu-submenu-vertical-right > .yg-menu-submenu-title .yg-menu-submenu-arrow::after,
.yg-menu-submenu-inline > .yg-menu-submenu-title .yg-menu-submenu-arrow::after {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#333), to(#333));
  background-image: linear-gradient(to right, #333, #333);
  border-radius: 2px;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}
.yg-menu-submenu-vertical > .yg-menu-submenu-title .yg-menu-submenu-arrow::before,
.yg-menu-submenu-vertical-left > .yg-menu-submenu-title .yg-menu-submenu-arrow::before,
.yg-menu-submenu-vertical-right > .yg-menu-submenu-title .yg-menu-submenu-arrow::before,
.yg-menu-submenu-inline > .yg-menu-submenu-title .yg-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
}
.yg-menu-submenu-vertical > .yg-menu-submenu-title .yg-menu-submenu-arrow::after,
.yg-menu-submenu-vertical-left > .yg-menu-submenu-title .yg-menu-submenu-arrow::after,
.yg-menu-submenu-vertical-right > .yg-menu-submenu-title .yg-menu-submenu-arrow::after,
.yg-menu-submenu-inline > .yg-menu-submenu-title .yg-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateY(2px);
          transform: rotate(-45deg) translateY(2px);
}
.yg-menu-submenu-vertical > .yg-menu-submenu-title:hover .yg-menu-submenu-arrow::after,
.yg-menu-submenu-vertical-left > .yg-menu-submenu-title:hover .yg-menu-submenu-arrow::after,
.yg-menu-submenu-vertical-right > .yg-menu-submenu-title:hover .yg-menu-submenu-arrow::after,
.yg-menu-submenu-inline > .yg-menu-submenu-title:hover .yg-menu-submenu-arrow::after,
.yg-menu-submenu-vertical > .yg-menu-submenu-title:hover .yg-menu-submenu-arrow::before,
.yg-menu-submenu-vertical-left > .yg-menu-submenu-title:hover .yg-menu-submenu-arrow::before,
.yg-menu-submenu-vertical-right > .yg-menu-submenu-title:hover .yg-menu-submenu-arrow::before,
.yg-menu-submenu-inline > .yg-menu-submenu-title:hover .yg-menu-submenu-arrow::before {
  background: -webkit-gradient(linear, left top, right top, from(#00a1ff), to(#00a1ff));
  background: linear-gradient(to right, #00a1ff, #00a1ff);
}
.yg-menu-submenu-inline > .yg-menu-submenu-title .yg-menu-submenu-arrow::before {
  -webkit-transform: rotate(-45deg) translateX(2px);
          transform: rotate(-45deg) translateX(2px);
}
.yg-menu-submenu-inline > .yg-menu-submenu-title .yg-menu-submenu-arrow::after {
  -webkit-transform: rotate(45deg) translateX(-2px);
          transform: rotate(45deg) translateX(-2px);
}
.yg-menu-submenu-open.yg-menu-submenu-inline > .yg-menu-submenu-title .yg-menu-submenu-arrow {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.yg-menu-submenu-open.yg-menu-submenu-inline > .yg-menu-submenu-title .yg-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateX(-2px);
          transform: rotate(-45deg) translateX(-2px);
}
.yg-menu-submenu-open.yg-menu-submenu-inline > .yg-menu-submenu-title .yg-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateX(2px);
          transform: rotate(45deg) translateX(2px);
}
.yg-menu-vertical .yg-menu-submenu-selected,
.yg-menu-vertical-left .yg-menu-submenu-selected,
.yg-menu-vertical-right .yg-menu-submenu-selected {
  color: #00a1ff;
}
.yg-menu-vertical .yg-menu-submenu-selected > a,
.yg-menu-vertical-left .yg-menu-submenu-selected > a,
.yg-menu-vertical-right .yg-menu-submenu-selected > a {
  color: #00a1ff;
}
.yg-menu-horizontal {
  line-height: 46px;
  white-space: nowrap;
  border: 0;
  border-bottom: 1px solid #ccc;
  box-shadow: none;
}
.yg-menu-horizontal > .yg-menu-item,
.yg-menu-horizontal > .yg-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid transparent;
}
.yg-menu-horizontal > .yg-menu-item:hover,
.yg-menu-horizontal > .yg-menu-submenu:hover,
.yg-menu-horizontal > .yg-menu-item-active,
.yg-menu-horizontal > .yg-menu-submenu-active,
.yg-menu-horizontal > .yg-menu-item-open,
.yg-menu-horizontal > .yg-menu-submenu-open,
.yg-menu-horizontal > .yg-menu-item-selected,
.yg-menu-horizontal > .yg-menu-submenu-selected {
  color: #00a1ff;
  border-bottom: 2px solid #00a1ff;
}
.yg-menu-horizontal > .yg-menu-item > a {
  display: block;
  color: #333;
}
.yg-menu-horizontal > .yg-menu-item > a:hover {
  color: #00a1ff;
}
.yg-menu-horizontal > .yg-menu-item > a::before {
  bottom: -2px;
}
.yg-menu-horizontal > .yg-menu-item-selected > a {
  color: #00a1ff;
}
.yg-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: '\20';
}
.yg-menu-vertical .yg-menu-item,
.yg-menu-vertical-left .yg-menu-item,
.yg-menu-vertical-right .yg-menu-item,
.yg-menu-inline .yg-menu-item {
  position: relative;
}
.yg-menu-vertical .yg-menu-item::after,
.yg-menu-vertical-left .yg-menu-item::after,
.yg-menu-vertical-right .yg-menu-item::after,
.yg-menu-inline .yg-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid transparent;
  -webkit-transform: scaleY(0.0001);
          transform: scaleY(0.0001);
  opacity: 0;
  -webkit-transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: '';
}
.yg-menu-vertical .yg-menu-item,
.yg-menu-vertical-left .yg-menu-item,
.yg-menu-vertical-right .yg-menu-item,
.yg-menu-inline .yg-menu-item,
.yg-menu-vertical .yg-menu-submenu-title,
.yg-menu-vertical-left .yg-menu-submenu-title,
.yg-menu-vertical-right .yg-menu-submenu-title,
.yg-menu-inline .yg-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  font-size: 12px;
  line-height: 40px;
  text-overflow: ellipsis;
}
.yg-menu-vertical .yg-menu-submenu,
.yg-menu-vertical-left .yg-menu-submenu,
.yg-menu-vertical-right .yg-menu-submenu,
.yg-menu-inline .yg-menu-submenu {
  padding-bottom: 0.01px;
}
.yg-menu-vertical .yg-menu-item:not(:last-child),
.yg-menu-vertical-left .yg-menu-item:not(:last-child),
.yg-menu-vertical-right .yg-menu-item:not(:last-child),
.yg-menu-inline .yg-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.yg-menu-vertical > .yg-menu-item,
.yg-menu-vertical-left > .yg-menu-item,
.yg-menu-vertical-right > .yg-menu-item,
.yg-menu-inline > .yg-menu-item,
.yg-menu-vertical > .yg-menu-submenu > .yg-menu-submenu-title,
.yg-menu-vertical-left > .yg-menu-submenu > .yg-menu-submenu-title,
.yg-menu-vertical-right > .yg-menu-submenu > .yg-menu-submenu-title,
.yg-menu-inline > .yg-menu-submenu > .yg-menu-submenu-title {
  height: 40px;
  line-height: 40px;
}
.yg-menu-inline {
  width: 100%;
}
.yg-menu-inline .yg-menu-selected::after,
.yg-menu-inline .yg-menu-item-selected::after {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 1;
  -webkit-transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.yg-menu-inline .yg-menu-item,
.yg-menu-inline .yg-menu-submenu-title {
  width: calc(100% + 1px);
  box-sizing: border-box;
}
.yg-menu-inline .yg-menu-submenu-title {
  padding-right: 34px;
}
.yg-menu-inline-collapsed {
  width: 80px;
}
.yg-menu-inline-collapsed > .yg-menu-item,
.yg-menu-inline-collapsed > .yg-menu-item-group > .yg-menu-item-group-list > .yg-menu-item,
.yg-menu-inline-collapsed > .yg-menu-item-group > .yg-menu-item-group-list > .yg-menu-submenu > .yg-menu-submenu-title,
.yg-menu-inline-collapsed > .yg-menu-submenu > .yg-menu-submenu-title {
  left: 0;
  padding: 0 32px;
  text-overflow: clip;
}
.yg-menu-inline-collapsed > .yg-menu-item .yg-menu-submenu-arrow,
.yg-menu-inline-collapsed > .yg-menu-item-group > .yg-menu-item-group-list > .yg-menu-item .yg-menu-submenu-arrow,
.yg-menu-inline-collapsed > .yg-menu-item-group > .yg-menu-item-group-list > .yg-menu-submenu > .yg-menu-submenu-title .yg-menu-submenu-arrow,
.yg-menu-inline-collapsed > .yg-menu-submenu > .yg-menu-submenu-title .yg-menu-submenu-arrow {
  display: none;
}
.yg-menu-inline-collapsed > .yg-menu-item .anticon,
.yg-menu-inline-collapsed > .yg-menu-item-group > .yg-menu-item-group-list > .yg-menu-item .anticon,
.yg-menu-inline-collapsed > .yg-menu-item-group > .yg-menu-item-group-list > .yg-menu-submenu > .yg-menu-submenu-title .anticon,
.yg-menu-inline-collapsed > .yg-menu-submenu > .yg-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px;
}
.yg-menu-inline-collapsed > .yg-menu-item .anticon + span,
.yg-menu-inline-collapsed > .yg-menu-item-group > .yg-menu-item-group-list > .yg-menu-item .anticon + span,
.yg-menu-inline-collapsed > .yg-menu-item-group > .yg-menu-item-group-list > .yg-menu-submenu > .yg-menu-submenu-title .anticon + span,
.yg-menu-inline-collapsed > .yg-menu-submenu > .yg-menu-submenu-title .anticon + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
.yg-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.yg-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.yg-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
.yg-menu-inline-collapsed .yg-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yg-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.yg-menu-item-group-list .yg-menu-item,
.yg-menu-item-group-list .yg-menu-submenu-title {
  padding: 0 16px 0 28px;
}
.yg-menu-root.yg-menu-vertical,
.yg-menu-root.yg-menu-vertical-left,
.yg-menu-root.yg-menu-vertical-right,
.yg-menu-root.yg-menu-inline {
  box-shadow: none;
}
.yg-menu-sub.yg-menu-inline {
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.yg-menu-sub.yg-menu-inline > .yg-menu-item,
.yg-menu-sub.yg-menu-inline > .yg-menu-submenu > .yg-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc;
}
.yg-menu-sub.yg-menu-inline .yg-menu-item-group-title {
  padding-left: 60px;
}
.yg-menu-item-disabled,
.yg-menu-submenu-disabled {
  color: rgba(51, 51, 51, 0.25);
  background: none;
  border-color: transparent;
  cursor: not-allowed;
}
.yg-menu-item-disabled > a,
.yg-menu-submenu-disabled > a {
  color: rgba(51, 51, 51, 0.25);
  pointer-events: none;
}
.yg-menu-item-disabled > .yg-menu-submenu-title,
.yg-menu-submenu-disabled > .yg-menu-submenu-title {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}
.yg-menu-item-disabled > .yg-menu-submenu-title > .yg-menu-submenu-arrow::before,
.yg-menu-submenu-disabled > .yg-menu-submenu-title > .yg-menu-submenu-arrow::before,
.yg-menu-item-disabled > .yg-menu-submenu-title > .yg-menu-submenu-arrow::after,
.yg-menu-submenu-disabled > .yg-menu-submenu-title > .yg-menu-submenu-arrow::after {
  background: rgba(51, 51, 51, 0.25);
}
.yg-menu-dark,
.yg-menu-dark .yg-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}
.yg-menu-dark .yg-menu-submenu-title .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-sub .yg-menu-submenu-title .yg-menu-submenu-arrow {
  opacity: 0.45;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-menu-dark .yg-menu-submenu-title .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-sub .yg-menu-submenu-title .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-submenu-title .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-sub .yg-menu-submenu-title .yg-menu-submenu-arrow::before {
  background: #fff;
}
.yg-menu-dark.yg-menu-submenu-popup {
  background: transparent;
}
.yg-menu-dark .yg-menu-inline.yg-menu-sub {
  background: #000c17;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
}
.yg-menu-dark.yg-menu-horizontal {
  border-bottom: 0;
}
.yg-menu-dark.yg-menu-horizontal > .yg-menu-item,
.yg-menu-dark.yg-menu-horizontal > .yg-menu-submenu {
  top: 0;
  margin-top: 0;
  border-color: #001529;
  border-bottom: 0;
}
.yg-menu-dark.yg-menu-horizontal > .yg-menu-item > a::before {
  bottom: 0;
}
.yg-menu-dark .yg-menu-item,
.yg-menu-dark .yg-menu-item-group-title,
.yg-menu-dark .yg-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.yg-menu-dark.yg-menu-inline,
.yg-menu-dark.yg-menu-vertical,
.yg-menu-dark.yg-menu-vertical-left,
.yg-menu-dark.yg-menu-vertical-right {
  border-right: 0;
}
.yg-menu-dark.yg-menu-inline .yg-menu-item,
.yg-menu-dark.yg-menu-vertical .yg-menu-item,
.yg-menu-dark.yg-menu-vertical-left .yg-menu-item,
.yg-menu-dark.yg-menu-vertical-right .yg-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.yg-menu-dark.yg-menu-inline .yg-menu-item::after,
.yg-menu-dark.yg-menu-vertical .yg-menu-item::after,
.yg-menu-dark.yg-menu-vertical-left .yg-menu-item::after,
.yg-menu-dark.yg-menu-vertical-right .yg-menu-item::after {
  border-right: 0;
}
.yg-menu-dark.yg-menu-inline .yg-menu-item,
.yg-menu-dark.yg-menu-inline .yg-menu-submenu-title {
  width: 100%;
}
.yg-menu-dark .yg-menu-item:hover,
.yg-menu-dark .yg-menu-item-active,
.yg-menu-dark .yg-menu-submenu-active,
.yg-menu-dark .yg-menu-submenu-open,
.yg-menu-dark .yg-menu-submenu-selected,
.yg-menu-dark .yg-menu-submenu-title:hover {
  color: #fff;
  background-color: transparent;
}
.yg-menu-dark .yg-menu-item:hover > a,
.yg-menu-dark .yg-menu-item-active > a,
.yg-menu-dark .yg-menu-submenu-active > a,
.yg-menu-dark .yg-menu-submenu-open > a,
.yg-menu-dark .yg-menu-submenu-selected > a,
.yg-menu-dark .yg-menu-submenu-title:hover > a {
  color: #fff;
}
.yg-menu-dark .yg-menu-item:hover > .yg-menu-submenu-title > .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-item-active > .yg-menu-submenu-title > .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-submenu-active > .yg-menu-submenu-title > .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-submenu-open > .yg-menu-submenu-title > .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-submenu-selected > .yg-menu-submenu-title > .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-submenu-title:hover > .yg-menu-submenu-title > .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-item:hover > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-item-active > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-submenu-active > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-submenu-open > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-submenu-selected > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow,
.yg-menu-dark .yg-menu-submenu-title:hover > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow {
  opacity: 1;
}
.yg-menu-dark .yg-menu-item:hover > .yg-menu-submenu-title > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-item-active > .yg-menu-submenu-title > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-submenu-active > .yg-menu-submenu-title > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-submenu-open > .yg-menu-submenu-title > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-submenu-selected > .yg-menu-submenu-title > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-submenu-title:hover > .yg-menu-submenu-title > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-item:hover > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-item-active > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-submenu-active > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-submenu-open > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-submenu-selected > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-submenu-title:hover > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-item:hover > .yg-menu-submenu-title > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-item-active > .yg-menu-submenu-title > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-submenu-active > .yg-menu-submenu-title > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-submenu-open > .yg-menu-submenu-title > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-submenu-selected > .yg-menu-submenu-title > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-submenu-title:hover > .yg-menu-submenu-title > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-item:hover > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-item-active > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-submenu-active > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-submenu-open > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-submenu-selected > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-submenu-title:hover > .yg-menu-submenu-title:hover > .yg-menu-submenu-arrow::before {
  background: #fff;
}
.yg-menu-dark .yg-menu-item-selected {
  color: #fff;
  border-right: 0;
}
.yg-menu-dark .yg-menu-item-selected::after {
  border-right: 0;
}
.yg-menu-dark .yg-menu-item-selected > a,
.yg-menu-dark .yg-menu-item-selected > a:hover {
  color: #fff;
}
.yg-menu.yg-menu-dark .yg-menu-item-selected,
.yg-menu-submenu-popup.yg-menu-dark .yg-menu-item-selected {
  background-color: #00a1ff;
}
.yg-menu-dark .yg-menu-item-disabled,
.yg-menu-dark .yg-menu-submenu-disabled,
.yg-menu-dark .yg-menu-item-disabled > a,
.yg-menu-dark .yg-menu-submenu-disabled > a {
  color: rgba(255, 255, 255, 0.35);
  opacity: 0.8;
}
.yg-menu-dark .yg-menu-item-disabled > .yg-menu-submenu-title,
.yg-menu-dark .yg-menu-submenu-disabled > .yg-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35);
}
.yg-menu-dark .yg-menu-item-disabled > .yg-menu-submenu-title > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-submenu-disabled > .yg-menu-submenu-title > .yg-menu-submenu-arrow::before,
.yg-menu-dark .yg-menu-item-disabled > .yg-menu-submenu-title > .yg-menu-submenu-arrow::after,
.yg-menu-dark .yg-menu-submenu-disabled > .yg-menu-submenu-title > .yg-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35);
}

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

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-message {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: fixed;
  top: 16px;
  left: 0;
  z-index: 1010;
  width: 100%;
  pointer-events: none;
}
.yg-message-notice {
  padding: 8px;
  text-align: center;
}
.yg-message-notice:first-child {
  margin-top: -8px;
}
.yg-message-notice-content {
  display: inline-block;
  padding: 10px 16px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: all;
}
.yg-message-success .anticon {
  color: #228b22;
}
.yg-message-error .anticon {
  color: #e2062c;
}
.yg-message-warning .anticon {
  color: #ffa812;
}
.yg-message-info .anticon,
.yg-message-loading .anticon {
  color: #00a1ff;
}
.yg-message .anticon {
  position: relative;
  top: 1px;
  margin-right: 8px;
  font-size: 14px;
}
.yg-message-notice.move-up-leave.move-up-leave-active {
  overflow: hidden;
  -webkit-animation-name: MessageMoveOut;
          animation-name: MessageMoveOut;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
@-webkit-keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes MessageMoveOut {
  0% {
    max-height: 150px;
    padding: 8px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    padding: 0;
    opacity: 0;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-modal {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  top: 100px;
  width: auto;
  margin: 0 auto;
  padding-bottom: 20px;
}
.yg-modal-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.yg-modal-title {
  margin: 0;
  padding: 20px 20px 0 20px;
  color: #333333;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}
.yg-modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.yg-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.yg-modal-close-x {
  display: block;
  width: 13px;
  height: 13px;
  font-size: 14px;
  font-style: normal;
  margin-right: 10px;
  margin-top: 10px;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
}
.yg-modal-close:focus,
.yg-modal-close:hover {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.yg-modal-header {
  padding: 0;
  color: #333;
  border-radius: 2px 2px 0 0;
  background: #fff;
}
.yg-modal-body {
  padding: 20px 10px 0 20px;
  /* 更新对话框样式 左对齐*/
  font-size: 12px;
  line-height: 28px;
  word-wrap: break-word;
}
.yg-modal-footer {
  padding: 10px 10px;
  text-align: right;
  border-radius: 0 0 2px 2px;
}
.yg-modal-footer button + button {
  margin-bottom: 0;
  margin-left: 8px;
}
.yg-modal.zoom-enter,
.yg-modal.zoom-appear {
  -webkit-transform: none;
          transform: none;
  opacity: 0;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  filter: alpha(opacity=50);
}
.yg-modal-mask-hidden {
  display: none;
}
.yg-modal-open {
  overflow: hidden;
}
.yg-modal-centered {
  text-align: center;
}
.yg-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.yg-modal-centered .yg-modal {
  top: 0;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .yg-modal {
    max-width: calc(100vw - 16px);
    margin: 8px auto;
  }
  .yg-modal-centered .yg-modal {
    -webkit-box-flex: 1;
            flex: 1;
  }
}
.yg-modal-confirm .yg-modal-close {
  display: none;
}
.yg-modal-confirm-content {
  display: none;
}
.yg-modal-confirm .yg-modal-body {
  padding: 20px 10px 10px 10px;
}
.yg-modal-confirm-body-wrapper {
  zoom: 1;
}
.yg-modal-confirm-body-wrapper::before,
.yg-modal-confirm-body-wrapper::after {
  content: '';
  display: table;
}
.yg-modal-confirm-body-wrapper::after {
  clear: both;
}
.yg-modal-confirm-body {
  max-width: 260px;
  margin: 0 auto;
}
.yg-modal-confirm-body .yg-modal-confirm-title {
  display: block;
  overflow: hidden;
  color: #666;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.4;
}
.yg-modal-confirm-body .yg-modal-confirm-content {
  margin-top: 8px;
  margin-left: 38px;
  color: #333;
  font-size: 12px;
}
.yg-modal-confirm-body > .anticon {
  float: left;
  margin-right: 16px;
  font-size: 22px;
}
.yg-modal-confirm .yg-modal-confirm-btns {
  float: right;
  margin-top: 24px;
}
.yg-modal-confirm .yg-modal-confirm-btns button + button {
  margin-bottom: 0;
  margin-left: 10px;
}
.yg-modal-confirm-error .yg-modal-confirm-body > .anticon {
  color: #e2062c;
}
.yg-modal-confirm-warning .yg-modal-confirm-body > .anticon,
.yg-modal-confirm-confirm .yg-modal-confirm-body > .anticon {
  color: #ffa812;
}
.yg-modal-confirm-info .yg-modal-confirm-body > .anticon {
  color: #00a1ff;
}
.yg-modal-confirm-success .yg-modal-confirm-body > .anticon {
  color: #228b22;
}

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

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-page-header {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  background: #fff;
}
.yg-page-header.yg-page-header-has-footer {
  padding: 20px 32px;
  padding-bottom: 0;
}
.yg-page-header-back-icon {
  display: inline-block;
  padding: 4px 0;
  font-size: 16px;
  line-height: 100%;
  cursor: pointer;
}
.yg-page-header-back-icon i:hover {
  color: #00a1ff;
}
.yg-page-header .yg-divider {
  height: 14px;
  margin: 0 12px;
}
.yg-page-header .yg-breadcrumb {
  margin-bottom: 12px;
}
.yg-page-header-title-view {
  display: inline-block;
}
.yg-page-header-title-view-title {
  display: inline-block;
  padding-right: 12px;
  color: #333333;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
.yg-page-header-title-view-title:before {
  content: '';
  width: 0px;
  height: 16px;
  border-radius: 2px;
  margin-right: 5px;
  border: 2px solid #00a1ff;
  display: inline-block;
  vertical-align: top;
}
.yg-page-header-title-view-sub-title {
  display: block;
  padding-right: 12px;
  color: #666;
  font-size: 12px;
  line-height: 14px;
  margin-top: 5px;
}
.yg-page-header-title-view-tags {
  display: inline-block;
  vertical-align: top;
}
.yg-page-header-title-view-extra {
  position: absolute;
  top: 16px;
  right: 32px;
}
.yg-page-header-title-view-extra > * {
  margin-right: 8px;
}
.yg-page-header-title-view-extra > *:last-child {
  margin-right: 0;
}
.yg-page-header-content-view {
  padding-top: 12px;
}
.yg-page-header-footer {
  margin: 0 -8px;
  padding-top: 24px;
}
.yg-page-header-footer .yg-tabs-bar {
  margin-bottom: 1px;
  border-bottom: 0;
}
.yg-page-header-footer .yg-tabs-bar .yg-tabs-nav .yg-tabs-tab {
  padding: 12px 8px;
  padding-top: 0;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-popover {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  font-weight: normal;
  white-space: normal;
  text-align: left;
  cursor: auto;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.yg-popover::after {
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
  content: '';
}
.yg-popover-hidden {
  display: none;
}
.yg-popover-placement-top,
.yg-popover-placement-topLeft,
.yg-popover-placement-topRight {
  padding-bottom: 4px;
}
.yg-popover-placement-right,
.yg-popover-placement-rightTop,
.yg-popover-placement-rightBottom {
  padding-left: 4px;
}
.yg-popover-placement-bottom,
.yg-popover-placement-bottomLeft,
.yg-popover-placement-bottomRight {
  padding-top: 4px;
}
.yg-popover-placement-left,
.yg-popover-placement-leftTop,
.yg-popover-placement-leftBottom {
  padding-right: 4px;
}
.yg-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .yg-popover {
    /* IE10+ */
  }
  .yg-popover-inner {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  }
}
.yg-popover-title {
  min-width: 177px;
  margin: 0;
  line-height: 28px;
  height: 28px;
  padding: 1px 10px;
  color: #333333;
  font-weight: 500;
}
.yg-popover-inner-content {
  padding: 10px 10px;
  color: #333;
}
.yg-popover-message {
  position: relative;
  padding: 4px 0 12px;
  color: #333;
  font-size: 12px;
}
.yg-popover-message > .anticon {
  position: absolute;
  top: 8px;
  color: #ffa812;
  font-size: 12px;
}
.yg-popover-message-title {
  padding-left: 20px;
}
.yg-popover-buttons {
  text-align: right;
}
.yg-popover-buttons button {
  margin-left: 10px;
}
.yg-popover-arrow {
  position: absolute;
  display: block;
  width: 5.65685425px;
  height: 5.65685425px;
  background: transparent;
  border-width: 2.82842712px;
  border-style: solid;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.yg-popover-placement-top > .yg-popover-content > .yg-popover-arrow,
.yg-popover-placement-topLeft > .yg-popover-content > .yg-popover-arrow,
.yg-popover-placement-topRight > .yg-popover-content > .yg-popover-arrow {
  bottom: 0.2px;
  background-color: #fff;
  border-top-color: transparent;
  border-right-color: #fff;
  border-bottom-color: #fff;
  border-left-color: transparent;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
}
.yg-popover-placement-top > .yg-popover-content > .yg-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.yg-popover-placement-topLeft > .yg-popover-content > .yg-popover-arrow {
  left: 16px;
}
.yg-popover-placement-topRight > .yg-popover-content > .yg-popover-arrow {
  right: 16px;
}
.yg-popover-placement-right > .yg-popover-content > .yg-popover-arrow,
.yg-popover-placement-rightTop > .yg-popover-content > .yg-popover-arrow,
.yg-popover-placement-rightBottom > .yg-popover-content > .yg-popover-arrow {
  left: 2px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #fff;
  border-left-color: #fff;
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
}
.yg-popover-placement-right > .yg-popover-content > .yg-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.yg-popover-placement-rightTop > .yg-popover-content > .yg-popover-arrow {
  top: 12px;
}
.yg-popover-placement-rightBottom > .yg-popover-content > .yg-popover-arrow {
  bottom: 12px;
}
.yg-popover-placement-bottom > .yg-popover-content > .yg-popover-arrow,
.yg-popover-placement-bottomLeft > .yg-popover-content > .yg-popover-arrow,
.yg-popover-placement-bottomRight > .yg-popover-content > .yg-popover-arrow {
  top: 2px;
  border-top-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #fff;
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
}
.yg-popover-placement-bottom > .yg-popover-content > .yg-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.yg-popover-placement-bottomLeft > .yg-popover-content > .yg-popover-arrow {
  left: 16px;
}
.yg-popover-placement-bottomRight > .yg-popover-content > .yg-popover-arrow {
  right: 16px;
}
.yg-popover-placement-left > .yg-popover-content > .yg-popover-arrow,
.yg-popover-placement-leftTop > .yg-popover-content > .yg-popover-arrow,
.yg-popover-placement-leftBottom > .yg-popover-content > .yg-popover-arrow {
  right: 2px;
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
}
.yg-popover-placement-left > .yg-popover-content > .yg-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.yg-popover-placement-leftTop > .yg-popover-content > .yg-popover-arrow {
  top: 12px;
}
.yg-popover-placement-leftBottom > .yg-popover-content > .yg-popover-arrow {
  bottom: 12px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-progress {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  display: inline-block;
}
.yg-progress-line {
  position: relative;
  width: 100%;
  font-size: 12px;
}
.yg-progress-small.yg-progress-line,
.yg-progress-small.yg-progress-line .yg-progress-text .anticon {
  font-size: 12px;
}
.yg-progress-outer {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}
.yg-progress-show-info .yg-progress-outer {
  margin-right: calc(-2em - 8px);
  padding-right: calc(2em + 8px);
  width: calc(100% - 32px);
}
.yg-progress-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: #f5f5f5;
  border-radius: 100px;
}
.yg-progress-circle-trail {
  stroke: #f5f5f5;
}
.yg-progress-circle-path {
  -webkit-animation: yg-progress-appear 0.3s;
          animation: yg-progress-appear 0.3s;
  stroke: #00a1ff;
}
.yg-progress-success-bg,
.yg-progress-bg {
  position: relative;
  background-color: #00a1ff;
  -webkit-transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
}
.yg-progress-success-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #228b22;
}
.yg-progress-text {
  display: inline-block;
  width: 2em;
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 1em;
  line-height: 1;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
  word-break: normal;
}
.yg-progress-text .anticon {
  font-size: 12px;
}
.yg-progress-status-active .yg-progress-bg::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 10px;
  opacity: 0;
  -webkit-animation: yg-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
          animation: yg-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  content: '';
}
.yg-progress-status-exception .yg-progress-bg {
  background-color: #e2062c;
}
.yg-progress-status-exception .yg-progress-text {
  color: #e2062c;
}
.yg-progress-status-exception .yg-progress-circle-path {
  stroke: #e2062c;
}
.yg-progress-status-success .yg-progress-bg {
  background-color: #228b22;
}
.yg-progress-status-success .yg-progress-text {
  color: #228b22;
}
.yg-progress-status-success .yg-progress-circle-path {
  stroke: #228b22;
}
.yg-progress-circle .yg-progress-inner {
  position: relative;
  line-height: 1;
  background-color: transparent;
}
.yg-progress-circle .yg-progress-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #333;
  line-height: 1;
  white-space: normal;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.yg-progress-circle .yg-progress-text .anticon {
  font-size: 1.16666667em;
}
.yg-progress-circle.yg-progress-status-exception .yg-progress-text {
  color: #e2062c;
}
.yg-progress-circle.yg-progress-status-success .yg-progress-text {
  color: #228b22;
}
@-webkit-keyframes yg-progress-active {
  0% {
    width: 0;
    opacity: 0.1;
  }
  20% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}
@keyframes yg-progress-active {
  0% {
    width: 0;
    opacity: 0.1;
  }
  20% {
    width: 0;
    opacity: 0.5;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-rate {
  box-sizing: content-box;
  color: #333;
  font-size: 12px;
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #fadb14;
  font-size: 20px;
  line-height: unset;
  list-style: none;
  outline: none;
}
.yg-rate-disabled .yg-rate-star {
  cursor: default;
}
.yg-rate-disabled .yg-rate-star:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.yg-rate-star {
  position: relative;
  display: inline-block;
  margin: 0;
  margin-right: 8px;
  padding: 0;
  color: inherit;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-rate-star > div:focus {
  outline: 0;
}
.yg-rate-star > div:hover,
.yg-rate-star > div:focus {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.yg-rate-star-first,
.yg-rate-star-second {
  color: #ccc;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-rate-star-first .anticon,
.yg-rate-star-second .anticon {
  vertical-align: middle;
}
.yg-rate-star-first {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.yg-rate-star-half .yg-rate-star-first,
.yg-rate-star-half .yg-rate-star-second {
  opacity: 1;
}
.yg-rate-star-half .yg-rate-star-first,
.yg-rate-star-full .yg-rate-star-second {
  color: inherit;
}
.yg-rate-text {
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-skeleton {
  display: table;
  width: 100%;
}
.yg-skeleton-header {
  display: table-cell;
  padding-right: 16px;
  vertical-align: top;
}
.yg-skeleton-header .yg-skeleton-avatar {
  display: inline-block;
  vertical-align: top;
  background: #f2f2f2;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.yg-skeleton-header .yg-skeleton-avatar.yg-skeleton-avatar-circle {
  border-radius: 50%;
}
.yg-skeleton-header .yg-skeleton-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.yg-skeleton-header .yg-skeleton-avatar-lg.yg-skeleton-avatar-circle {
  border-radius: 50%;
}
.yg-skeleton-header .yg-skeleton-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.yg-skeleton-header .yg-skeleton-avatar-sm.yg-skeleton-avatar-circle {
  border-radius: 50%;
}
.yg-skeleton-content {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.yg-skeleton-content .yg-skeleton-title {
  width: 100%;
  height: 16px;
  margin-top: 16px;
  background: #f2f2f2;
}
.yg-skeleton-content .yg-skeleton-title + .yg-skeleton-paragraph {
  margin-top: 24px;
}
.yg-skeleton-content .yg-skeleton-paragraph {
  padding: 0;
}
.yg-skeleton-content .yg-skeleton-paragraph > li {
  width: 100%;
  height: 16px;
  list-style: none;
  background: #f2f2f2;
}
.yg-skeleton-content .yg-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
  width: 61%;
}
.yg-skeleton-content .yg-skeleton-paragraph > li + li {
  margin-top: 16px;
}
.yg-skeleton-with-avatar .yg-skeleton-content .yg-skeleton-title {
  margin-top: 12px;
}
.yg-skeleton-with-avatar .yg-skeleton-content .yg-skeleton-title + .yg-skeleton-paragraph {
  margin-top: 28px;
}
.yg-skeleton.yg-skeleton-active .yg-skeleton-content .yg-skeleton-title,
.yg-skeleton.yg-skeleton-active .yg-skeleton-content .yg-skeleton-paragraph > li {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  -webkit-animation: yg-skeleton-loading 1.4s ease infinite;
          animation: yg-skeleton-loading 1.4s ease infinite;
}
.yg-skeleton.yg-skeleton-active .yg-skeleton-avatar {
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f2f2f2), color-stop(37%, #e6e6e6), color-stop(63%, #f2f2f2));
  background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  background-size: 400% 100%;
  -webkit-animation: yg-skeleton-loading 1.4s ease infinite;
          animation: yg-skeleton-loading 1.4s ease infinite;
}
@-webkit-keyframes yg-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@keyframes yg-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-slider {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  height: 12px;
  margin: 0px 6px;
  padding: 9px 0;
  cursor: pointer;
  touch-action: none;
}
.yg-slider-vertical {
  width: 12px;
  height: 100%;
  margin: 6px 10px;
  padding: 0 4px;
}
.yg-slider-vertical .yg-slider-rail {
  width: 4px;
  height: 100%;
}
.yg-slider-vertical .yg-slider-track {
  width: 4px;
}
.yg-slider-vertical .yg-slider-handle {
  margin-bottom: -7px;
  margin-left: -7px;
}
.yg-slider-vertical .yg-slider-mark {
  top: 0;
  left: 12px;
  width: 18px;
  height: 100%;
}
.yg-slider-vertical .yg-slider-mark-text {
  left: 4px;
  white-space: nowrap;
}
.yg-slider-vertical .yg-slider-step {
  width: 4px;
  height: 100%;
}
.yg-slider-vertical .yg-slider-dot {
  top: auto;
  left: 0px;
  margin-bottom: -4px;
}
.yg-slider-with-marks {
  margin-bottom: 28px;
}
.yg-slider-rail {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #f5f5f5;
  border-radius: 2px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.yg-slider-track {
  position: absolute;
  height: 4px;
  background-color: #b8e986;
  border-radius: 2px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.yg-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  margin-left: -7px;
  background-color: #fff;
  border: solid 2px #7adcff;
  border-radius: 50%;
  box-shadow: 0;
  cursor: pointer;
  -webkit-transition: border-color 0.3s, box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.yg-slider-handle:focus {
  border-color: #33b4ff;
  outline: none;
  box-shadow: 0 0 0 5px rgba(0, 161, 255, 0.2);
}
.yg-slider-handle.yg-tooltip-open {
  border-color: #00a1ff;
}
.yg-slider:hover .yg-slider-rail {
  background-color: #e1e1e1;
}
.yg-slider:hover .yg-slider-track {
  background-color: #b8e986;
}
.yg-slider:hover .yg-slider-handle:not(.yg-tooltip-open) {
  border-color: #52cbff;
}
.yg-slider-mark {
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
.yg-slider-mark-text {
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  cursor: pointer;
}
.yg-slider-mark-text-active {
  color: #333;
}
.yg-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.yg-slider-dot {
  position: absolute;
  top: -4px;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
}
.yg-slider-dot:first-child {
  margin-left: -4px;
}
.yg-slider-dot:last-child {
  margin-left: -4px;
}
.yg-slider-dot-active {
  border-color: #80d0ff;
}
.yg-slider-disabled {
  cursor: not-allowed;
}
.yg-slider-disabled .yg-slider-track {
  background-color: rgba(51, 51, 51, 0.25);
}
.yg-slider-disabled .yg-slider-handle,
.yg-slider-disabled .yg-slider-dot {
  background-color: #fff;
  border-color: rgba(51, 51, 51, 0.25);
  box-shadow: none;
  cursor: not-allowed;
}
.yg-slider-disabled .yg-slider-mark-text,
.yg-slider-disabled .yg-slider-dot {
  cursor: not-allowed;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-statistic {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
}
.yg-statistic-title {
  margin-bottom: 4px;
  font-size: 12px;
}
.yg-statistic-content {
  font-size: 24px;
  font-family: Tahoma, 'Helvetica Neue', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.yg-statistic-content-value-decimal {
  font-size: 16px;
}
.yg-statistic-content-prefix,
.yg-statistic-content-suffix {
  display: inline-block;
}
.yg-statistic-content-prefix {
  margin-right: 4px;
}
.yg-statistic-content-suffix {
  margin-left: 4px;
  font-size: 16px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-steps {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  display: -webkit-box;
  display: flex;
  width: 100%;
  box-sizing: content-box;
  font-size: 0;
}
.yg-steps-item {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 1;
          flex: 1;
  overflow: hidden;
  vertical-align: top;
}
.yg-steps-item:last-child {
  -webkit-box-flex: 0;
          flex: none;
}
.yg-steps-item:last-child .yg-steps-item-tail,
.yg-steps-item:last-child .yg-steps-item-title::after {
  display: none;
}
.yg-steps-item-icon,
.yg-steps-item-content {
  display: inline-block;
  vertical-align: top;
}
.yg-steps-item-icon {
  width: 26px;
  height: 26px;
  margin-right: 0;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  line-height: 28px;
  text-align: center;
  border: 2px solid rgba(51, 51, 51, 0.25);
  border-radius: 50%;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.yg-steps-item-icon > .yg-steps-icon {
  position: relative;
  top: 0px;
  color: #00a1ff;
  line-height: 1;
}
.yg-steps-item-tail {
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  padding: 0 10px;
}
.yg-steps-item-tail::after {
  display: inline-block;
  width: 50%;
  height: 2px;
  margin-left: -1px;
  border-radius: 2px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  content: '';
}
.yg-steps-item-tail::before {
  display: inline-block;
  width: 50%;
  height: 2px;
  border-radius: 2px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  content: '';
}
.yg-steps-item-title {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: #00a1ff;
  font-size: 14px;
  line-height: 28px;
}
.yg-steps-item-title::after {
  position: absolute;
  top: 14px;
  left: 100%;
  display: block;
  width: 9999px;
  height: 2px;
  background: #c0ccda;
  content: '';
}
.yg-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.yg-steps-item-wait .yg-steps-item-icon {
  background-color: #fff;
  border-color: rgba(51, 51, 51, 0.25);
}
.yg-steps-item-wait .yg-steps-item-icon > .yg-steps-icon {
  color: rgba(51, 51, 51, 0.25);
}
.yg-steps-item-wait .yg-steps-item-icon > .yg-steps-icon .yg-steps-icon-dot {
  background: rgba(51, 51, 51, 0.25);
}
.yg-steps-item-finish .yg-steps-item-icon {
  background-color: #fff;
  border-color: #00a1ff;
}
.yg-steps-item-finish .yg-steps-item-icon > .yg-steps-icon {
  color: #00a1ff;
}
.yg-steps-item-wait > .yg-steps-item-content > .yg-steps-item-title {
  color: rgba(0, 0, 0, 0.45);
}
.yg-steps-item-wait > .yg-steps-item-content > .yg-steps-item-title::after {
  background-color: #c0ccda;
}
.yg-steps-item-wait > .yg-steps-item-content > .yg-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.yg-steps-item-wait > .yg-steps-item-tail::after {
  background-color: #c0ccda;
}
.yg-steps-item-wait > .yg-steps-item-tail::before {
  background-color: #c0ccda;
}
.yg-steps-item-process > .yg-steps-item-tail::before {
  background-color: #00a1ff;
}
.yg-steps-item-process {
  color: #f00;
}
.yg-steps-item-process .yg-steps-item-icon {
  background-color: #fff;
  border-color: #00a1ff;
}
.yg-steps-item-process .yg-steps-item-icon > .yg-steps-icon {
  color: #00a1ff;
}
.yg-steps-item-process .yg-steps-item-icon > .yg-steps-icon .yg-steps-icon-dot {
  background: #00a1ff;
}
.yg-steps-item-finish .yg-steps-item-icon {
  background-color: #fff;
  border-color: #00a1ff;
}
.yg-steps-item-finish .yg-steps-item-icon > .yg-steps-icon {
  color: #00a1ff;
}
.yg-steps-item-process > .yg-steps-item-content > .yg-steps-item-title {
  color: #333333;
}
.yg-steps-item-process > .yg-steps-item-content > .yg-steps-item-title::after {
  background-color: #c0ccda;
}
.yg-steps-item-process > .yg-steps-item-content > .yg-steps-item-description {
  color: #333;
}
.yg-steps-item-process > .yg-steps-item-tail::after {
  background-color: #c0ccda;
}
.yg-steps-item-process > .yg-steps-item-tail::before {
  background-color: #c0ccda;
}
.yg-steps-item-process > .yg-steps-item-tail::before {
  background-color: #00a1ff;
}
.yg-steps-item-process {
  color: #f00;
}
.yg-steps-item-process .yg-steps-item-icon {
  background: #00a1ff;
}
.yg-steps-item-process .yg-steps-item-icon > .yg-steps-icon {
  color: #fff;
}
.yg-steps-item-process .yg-steps-item-title {
  font-weight: 500;
}
.yg-steps-item-finish .yg-steps-item-icon {
  background-color: #fff;
  border-color: #00a1ff;
}
.yg-steps-item-finish .yg-steps-item-icon > .yg-steps-icon {
  color: #00a1ff;
}
.yg-steps-item-finish .yg-steps-item-icon > .yg-steps-icon .yg-steps-icon-dot {
  background: #00a1ff;
}
.yg-steps-item-finish .yg-steps-item-icon {
  background-color: #fff;
  border-color: #00a1ff;
}
.yg-steps-item-finish .yg-steps-item-icon > .yg-steps-icon {
  color: #00a1ff;
}
.yg-steps-item-finish > .yg-steps-item-content > .yg-steps-item-title {
  color: #00a1ff;
}
.yg-steps-item-finish > .yg-steps-item-content > .yg-steps-item-title::after {
  background-color: #00a1ff;
}
.yg-steps-item-finish > .yg-steps-item-content > .yg-steps-item-description {
  color: #00a1ff;
}
.yg-steps-item-finish > .yg-steps-item-tail::after {
  background-color: #00a1ff;
}
.yg-steps-item-finish > .yg-steps-item-tail::before {
  background-color: #00a1ff;
}
.yg-steps-item-process > .yg-steps-item-tail::before {
  background-color: #00a1ff;
}
.yg-steps-item-process {
  color: #f00;
}
.yg-steps-item-error .yg-steps-item-icon {
  background-color: #fff;
  border-color: #e2062c;
}
.yg-steps-item-error .yg-steps-item-icon > .yg-steps-icon {
  color: #e2062c;
}
.yg-steps-item-error .yg-steps-item-icon > .yg-steps-icon .yg-steps-icon-dot {
  background: #e2062c;
}
.yg-steps-item-finish .yg-steps-item-icon {
  background-color: #fff;
  border-color: #00a1ff;
}
.yg-steps-item-finish .yg-steps-item-icon > .yg-steps-icon {
  color: #00a1ff;
}
.yg-steps-item-error > .yg-steps-item-content > .yg-steps-item-title {
  color: #e2062c;
}
.yg-steps-item-error > .yg-steps-item-content > .yg-steps-item-title::after {
  background-color: #e2062c;
}
.yg-steps-item-error > .yg-steps-item-content > .yg-steps-item-description {
  color: #e2062c;
}
.yg-steps-item-error > .yg-steps-item-tail::after {
  background-color: #e2062c;
}
.yg-steps-item-error > .yg-steps-item-tail::before {
  background-color: #e2062c;
}
.yg-steps-item-process > .yg-steps-item-tail::before {
  background-color: #00a1ff;
}
.yg-steps-item-process {
  color: #f00;
}
.yg-steps-item.yg-steps-item-error .yg-steps-item-tail::after {
  background-color: #c0ccda;
}
.yg-steps-item.yg-steps-next-error .yg-steps-item-title::after {
  background: #e2062c;
}
.yg-steps-horizontal:not(.yg-steps-label-vertical) .yg-steps-item {
  margin-right: 16px;
  white-space: nowrap;
}
.yg-steps-horizontal:not(.yg-steps-label-vertical) .yg-steps-item:last-child {
  margin-right: 0;
}
.yg-steps-horizontal:not(.yg-steps-label-vertical) .yg-steps-item:last-child .yg-steps-item-title {
  padding-right: 0;
}
.yg-steps-horizontal:not(.yg-steps-label-vertical) .yg-steps-item-tail {
  display: none;
}
.yg-steps-horizontal:not(.yg-steps-label-vertical) .yg-steps-item-description {
  max-width: 140px;
  white-space: normal;
}
.yg-steps-item-custom .yg-steps-item-icon {
  width: 26px;
  height: 26px;
}
.yg-steps-item-custom .yg-steps-item-icon > .yg-steps-icon {
  top: 0;
  left: 0.5px;
  width: 28px;
  height: 28px;
  font-size: 20px;
  line-height: 28px;
}
.yg-steps-item-custom .yg-steps-item-finish {
  background-color: #00a1ff;
  border-color: #00a1ff;
}
.yg-steps-item-custom .yg-steps-item-finish > .yg-steps-icon {
  color: #fff;
}
.yg-steps-item-custom .yg-steps-item-process {
  background-color: #00a1ff;
  border-color: #00a1ff;
}
.yg-steps-item-custom .yg-steps-item-process > .yg-steps-icon {
  color: #fff;
}
.yg-steps-item-custom .yg-steps-item-content {
  margin-left: 5px;
}
.yg-steps-item-custom .yg-steps-item-content .yg-steps-item-title::after {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  width: 0px;
  height: 0px;
  background: #c0ccda;
  content: ' > ';
}
.yg-steps-item-custom.yg-steps-item-process .yg-steps-item-icon > .yg-steps-icon {
  color: #fff;
}
.yg-steps:not(.yg-steps-vertical) .yg-steps-item-custom .yg-steps-item-icon {
  width: 26px;
  border-width: 2px;
}
.yg-steps-small.yg-steps-horizontal:not(.yg-steps-label-vertical) .yg-steps-item {
  margin-right: 12px;
}
.yg-steps-small.yg-steps-horizontal:not(.yg-steps-label-vertical) .yg-steps-item:last-child {
  margin-right: 0;
}
.yg-steps-small .yg-steps-item-icon {
  width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px;
}
.yg-steps-small .yg-steps-item-title {
  padding-right: 12px;
  font-size: 12px;
  line-height: 24px;
}
.yg-steps-small .yg-steps-item-title::after {
  top: 12px;
}
.yg-steps-small .yg-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.yg-steps-small .yg-steps-item-tail {
  top: 8px;
  padding: 0 8px;
}
.yg-steps-small .yg-steps-item-custom .yg-steps-item-icon {
  width: inherit;
  height: inherit;
  line-height: inherit;
  background: none;
  border: 0;
  border-radius: 0;
}
.yg-steps-small .yg-steps-item-custom .yg-steps-item-icon > .yg-steps-icon {
  font-size: 24px;
  line-height: 24px;
  -webkit-transform: none;
          transform: none;
}
.yg-steps-vertical {
  display: block;
}
.yg-steps-vertical .yg-steps-item {
  display: block;
  overflow: visible;
}
.yg-steps-vertical .yg-steps-item-icon {
  float: left;
  margin-right: 10px;
}
.yg-steps-vertical .yg-steps-item-content {
  display: block;
  min-height: 48px;
  overflow: hidden;
}
.yg-steps-vertical .yg-steps-item-title {
  line-height: 28px;
  display: inline-block;
  padding-right: 0px;
  margin-right: 20px;
}
.yg-steps-vertical .yg-steps-item-description {
  padding-bottom: 12px;
  display: inline-block;
}
.yg-steps-vertical > .yg-steps-item > .yg-steps-item-tail {
  position: absolute;
  top: 0;
  left: 14px;
  width: 2px;
  height: calc(100% - 28px);
  padding: 28px 0 6px;
}
.yg-steps-vertical > .yg-steps-item > .yg-steps-item-tail::before {
  width: 2px;
  height: 50%;
  display: inline-block;
  border-radius: 2px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  content: '';
}
.yg-steps-vertical > .yg-steps-item > .yg-steps-item-tail::after {
  width: 2px;
  height: 50%;
  display: inline-block;
  border-radius: 2px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  margin-top: -1px;
  margin-left: 0;
  content: '';
}
.yg-steps-vertical > .yg-steps-item:not(:last-child) > .yg-steps-item-tail {
  display: block;
}
.yg-steps-vertical > .yg-steps-item > .yg-steps-item-content > .yg-steps-item-title::after {
  display: none;
}
.yg-steps-vertical.yg-steps-small .yg-steps-item-tail {
  position: absolute;
  top: 0;
  left: 12px;
  padding: 30px 0 6px;
}
.yg-steps-vertical.yg-steps-small .yg-steps-item-title {
  line-height: 24px;
}
.yg-steps-vertical-process > .yg-steps-vertical-tail::before {
  background-color: #00a1ff;
}
@media (max-width: 480px) {
  .yg-steps-horizontal.yg-steps-label-horizontal {
    display: block;
  }
  .yg-steps-horizontal.yg-steps-label-horizontal .yg-steps-item {
    display: block;
    overflow: visible;
  }
  .yg-steps-horizontal.yg-steps-label-horizontal .yg-steps-item-icon {
    float: left;
    margin-right: 10px;
  }
  .yg-steps-horizontal.yg-steps-label-horizontal .yg-steps-item-content {
    display: block;
    min-height: 48px;
    overflow: hidden;
  }
  .yg-steps-horizontal.yg-steps-label-horizontal .yg-steps-item-title {
    line-height: 28px;
    display: inline-block;
    padding-right: 0px;
    margin-right: 20px;
  }
  .yg-steps-horizontal.yg-steps-label-horizontal .yg-steps-item-description {
    padding-bottom: 12px;
    display: inline-block;
  }
  .yg-steps-horizontal.yg-steps-label-horizontal > .yg-steps-item > .yg-steps-item-tail {
    position: absolute;
    top: 0;
    left: 14px;
    width: 2px;
    height: calc(100% - 28px);
    padding: 28px 0 6px;
  }
  .yg-steps-horizontal.yg-steps-label-horizontal > .yg-steps-item > .yg-steps-item-tail::before {
    width: 2px;
    height: 50%;
    display: inline-block;
    border-radius: 2px;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    content: '';
  }
  .yg-steps-horizontal.yg-steps-label-horizontal > .yg-steps-item > .yg-steps-item-tail::after {
    width: 2px;
    height: 50%;
    display: inline-block;
    border-radius: 2px;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    margin-top: -1px;
    margin-left: 0;
    content: '';
  }
  .yg-steps-horizontal.yg-steps-label-horizontal > .yg-steps-item:not(:last-child) > .yg-steps-item-tail {
    display: block;
  }
  .yg-steps-horizontal.yg-steps-label-horizontal > .yg-steps-item > .yg-steps-item-content > .yg-steps-item-title::after {
    display: none;
  }
  .yg-steps-horizontal.yg-steps-label-horizontal.yg-steps-small .yg-steps-item-tail {
    position: absolute;
    top: 0;
    left: 12px;
    padding: 30px 0 6px;
  }
  .yg-steps-horizontal.yg-steps-label-horizontal.yg-steps-small .yg-steps-item-title {
    line-height: 24px;
  }
}
.yg-steps-label-vertical .yg-steps-item {
  overflow: visible;
}
.yg-steps-label-vertical .yg-steps-item-tail {
  margin-left: 42px;
  padding: 3.5px 24px;
  width: calc(100% - 30px);
}
.yg-steps-label-vertical .yg-steps-item-content {
  display: block;
  width: 100px;
  margin-top: 8px;
  text-align: center;
}
.yg-steps-label-vertical .yg-steps-item-icon {
  display: inline-block;
  margin-left: 35px;
}
.yg-steps-label-vertical .yg-steps-item-title {
  padding-right: 0;
}
.yg-steps-label-vertical .yg-steps-item-title::after {
  display: none;
}
.yg-steps-label-vertical.yg-steps-small .yg-steps-item-icon {
  margin-left: 40px;
}
.yg-steps-dot .yg-steps-item-title {
  line-height: 28px;
}
.yg-steps-dot .yg-steps-item-tail {
  top: 2px;
  width: 100%;
  margin: 0 0 0 70px;
  padding: 0;
}
.yg-steps-dot .yg-steps-item-tail::before {
  margin-left: 9px;
  display: inline-block;
  width: calc(50% - 5px);
  height: 2px;
  border-radius: 2px;
  margin-top: 4px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  content: '';
}
.yg-steps-dot .yg-steps-item-tail::after {
  width: calc(50% - 6px);
  height: 2px;
  margin-left: -1px;
  display: inline-block;
  border-radius: 2px;
  margin-top: -2px;
  content: '';
}
.yg-steps-dot .yg-steps-item:first-child .yg-steps-icon-dot {
  left: 2px;
}
.yg-steps-dot .yg-steps-item-icon {
  width: 14px;
  height: 14px;
  margin-left: 67px;
  padding-right: 0;
  line-height: 14px;
  background: transparent;
  border: 0;
}
.yg-steps-dot .yg-steps-item-icon .yg-steps-icon-dot {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /* expand hover area */
}
.yg-steps-dot .yg-steps-item-icon .yg-steps-icon-dot::after {
  position: absolute;
  top: -12px;
  left: -26px;
  width: 60px;
  height: 32px;
  background: rgba(0, 0, 0, 0.001);
  content: '';
}
.yg-steps-dot .yg-steps-item-content {
  width: 140px;
}
.yg-steps-dot .yg-steps-item-process .yg-steps-item-icon {
  width: 14px;
  height: 14px;
  line-height: 14px;
}
.yg-steps-dot .yg-steps-item-process .yg-steps-item-icon .yg-steps-icon-dot {
  top: -1px;
}
.yg-steps-vertical.yg-steps-dot .yg-steps-item-icon {
  margin-top: 8px;
  margin-left: 0;
}
.yg-steps-vertical.yg-steps-dot .yg-steps-item-tail {
  top: 2px;
  left: -3px;
  margin: 0;
  padding: 20px 0 0px;
  height: calc(100% - 14px);
}
.yg-steps-vertical.yg-steps-dot .yg-steps-item:first-child .yg-steps-icon-dot {
  left: 0;
}
.yg-steps-vertical.yg-steps-dot .yg-steps-item-process .yg-steps-icon-dot {
  left: 0;
}
.yg-steps-vertical.yg-steps-dot .yg-steps-item-tail::before {
  margin-top: 0px;
}
.yg-steps-vertical.yg-steps-dot .yg-steps-item-tail::after {
  margin-left: 9px;
}
.yg-steps-flex-not-supported.yg-steps-horizontal.yg-steps-label-horizontal .yg-steps-item {
  margin-left: -16px;
  padding-left: 16px;
  background: #fff;
}
.yg-steps-flex-not-supported.yg-steps-horizontal.yg-steps-label-horizontal.yg-steps-small .yg-steps-item {
  margin-left: -12px;
  padding-left: 12px;
}
.yg-steps-flex-not-supported.yg-steps-dot .yg-steps-item:last-child {
  overflow: hidden;
}
.yg-steps-flex-not-supported.yg-steps-dot .yg-steps-item:last-child .yg-steps-icon-dot::after {
  right: -200px;
  width: 200px;
}
.yg-steps-flex-not-supported.yg-steps-dot .yg-steps-item .yg-steps-icon-dot::before,
.yg-steps-flex-not-supported.yg-steps-dot .yg-steps-item .yg-steps-icon-dot::after {
  position: absolute;
  top: 0;
  left: -10px;
  width: 10px;
  height: 8px;
  background: #fff;
  content: '';
}
.yg-steps-flex-not-supported.yg-steps-dot .yg-steps-item .yg-steps-icon-dot::after {
  right: -10px;
  left: auto;
}
.yg-steps-flex-not-supported.yg-steps-dot .yg-steps-item-wait .yg-steps-item-icon > .yg-steps-icon .yg-steps-icon-dot {
  background: #ccc;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-switch {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  min-width: 44px;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  background-color: rgba(51, 51, 51, 0.25);
  border: 1px solid transparent;
  border-radius: 100px;
  cursor: pointer;
  -webkit-transition: all 0.36s;
  transition: all 0.36s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-switch-inner {
  display: block;
  margin-right: 6px;
  margin-left: 24px;
  color: #fff;
  font-size: 12px;
}
.yg-switch-loading-icon,
.yg-switch::after {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  content: ' ';
}
.yg-switch::after {
  box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
}
.yg-switch:active::before,
.yg-switch:active::after {
  width: 24px;
}
.yg-switch-loading-icon {
  z-index: 1;
  display: none;
  font-size: 12px;
  background: transparent;
}
.yg-switch-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.yg-switch-loading .yg-switch-loading-icon {
  display: inline-block;
  color: #333;
}
.yg-switch-checked.yg-switch-loading .yg-switch-loading-icon {
  color: #00a1ff;
}
.yg-switch:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(0, 161, 255, 0.2);
}
.yg-switch:focus:hover {
  box-shadow: none;
}
.yg-switch-small {
  min-width: 28px;
  height: 16px;
  line-height: 14px;
}
.yg-switch-small .yg-switch-inner {
  margin-right: 3px;
  margin-left: 18px;
  font-size: 12px;
}
.yg-switch-small::after {
  width: 12px;
  height: 12px;
}
.yg-switch-small:active::before,
.yg-switch-small:active::after {
  width: 16px;
}
.yg-switch-small .yg-switch-loading-icon {
  width: 12px;
  height: 12px;
}
.yg-switch-small.yg-switch-checked .yg-switch-inner {
  margin-right: 18px;
  margin-left: 3px;
}
.yg-switch-small.yg-switch-checked .yg-switch-loading-icon {
  left: 100%;
  margin-left: -13px;
}
.yg-switch-small.yg-switch-loading .yg-switch-loading-icon {
  font-weight: bold;
  -webkit-transform: scale(0.66667);
          transform: scale(0.66667);
}
.yg-switch-checked {
  background-color: #00a1ff;
}
.yg-switch-checked .yg-switch-inner {
  margin-right: 24px;
  margin-left: 6px;
}
.yg-switch-checked::after {
  left: 100%;
  margin-left: -1px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.yg-switch-checked .yg-switch-loading-icon {
  left: 100%;
  margin-left: -19px;
}
.yg-switch-loading,
.yg-switch-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.yg-switch-loading *,
.yg-switch-disabled * {
  cursor: not-allowed;
}
.yg-switch-loading::before,
.yg-switch-disabled::before,
.yg-switch-loading::after,
.yg-switch-disabled::after {
  cursor: not-allowed;
}
@-webkit-keyframes AntSwitchSmallLoadingCircle {
  0% {
    -webkit-transform: rotate(0deg) scale(0.66667);
            transform: rotate(0deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0.66667);
            transform: rotate(360deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
}
@keyframes AntSwitchSmallLoadingCircle {
  0% {
    -webkit-transform: rotate(0deg) scale(0.66667);
            transform: rotate(0deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0.66667);
            transform: rotate(360deg) scale(0.66667);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-table-wrapper {
  zoom: 1;
}
.yg-table-wrapper::before,
.yg-table-wrapper::after {
  content: '';
  display: table;
}
.yg-table-wrapper::after {
  clear: both;
}
.yg-table {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  clear: both;
}
.yg-table-body {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.yg-table-empty .yg-table-body {
  overflow: auto;
}
.yg-table table {
  width: 100%;
  text-align: left;
  border-radius: 2px 2px 0 0;
  border-collapse: collapse;
}
.yg-table-thead > tr > th {
  color: #333333;
  font-weight: 500;
  text-align: left;
  background: #f7f7f7;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.yg-table-thead > tr > th[colspan] {
  text-align: center;
}
.yg-table-thead > tr > th .anticon-filter,
.yg-table-thead > tr > th .yg-table-filter-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 100%;
  color: #bfbfbf;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-table-thead > tr > th .anticon-filter > svg,
.yg-table-thead > tr > th .yg-table-filter-icon > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px;
}
.yg-table-thead > tr > th .yg-table-filter-selected.anticon-filter {
  color: #00a1ff;
}
.yg-table-thead > tr > th .yg-table-column-sorter {
  position: absolute;
  top: 50%;
  right: 6px;
  width: 14px;
  height: 15px;
  margin-top: -7.5px;
  color: #bfbfbf;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-table-thead > tr > th .yg-table-column-sorter-up,
.yg-table-thead > tr > th .yg-table-column-sorter-down {
  display: inline-block;
  font-size: 12px;
  font-size: 11px \9;
  -webkit-transform: scale(0.91666667) rotate(0deg);
          transform: scale(0.91666667) rotate(0deg);
  display: block;
  height: 4px;
  line-height: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
:root .yg-table-thead > tr > th .yg-table-column-sorter-up,
:root .yg-table-thead > tr > th .yg-table-column-sorter-down {
  font-size: 12px;
}
.yg-table-thead > tr > th .yg-table-column-sorter-up.on,
.yg-table-thead > tr > th .yg-table-column-sorter-down.on {
  color: #475669;
}
.yg-table-thead > tr > th .yg-table-column-sorter-down {
  margin-top: 4px;
}
.yg-table-thead > tr > th.yg-table-column-has-actions {
  position: relative;
  background-clip: padding-box;
  /* stylelint-disable-next-line */
}
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-filters .anticon-filter.yg-table-filter-open,
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-filters .yg-table-filter-icon.yg-table-filter-open {
  color: rgba(0, 0, 0, 0.45);
  background: #e3e3e3;
}
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-filters:hover .anticon-filter:hover,
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-filters:hover .yg-table-filter-icon:hover {
  color: rgba(0, 0, 0, 0.45);
  background: #e3e3e3;
}
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-filters:hover .anticon-filter:active,
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-filters:hover .yg-table-filter-icon:active {
  color: #333;
}
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-sorters {
  cursor: pointer;
}
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-sorters:hover {
  background: #efefef;
}
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-sorters:hover .anticon-filter,
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-sorters:hover .yg-table-filter-icon {
  background: #efefef;
}
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-sorters:active .yg-table-column-sorter-up:not(.on),
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-sorters:active .yg-table-column-sorter-down:not(.on) {
  color: rgba(0, 0, 0, 0.45);
}
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-sorters,
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-filters {
  padding-right: 30px;
}
.yg-table-thead > tr > th.yg-table-column-has-actions.yg-table-column-has-sorters.yg-table-column-has-filters {
  padding-right: 54px;
}
.yg-table-thead > tr > th .yg-table-column-sorters > *:not(.yg-table-column-sorter) {
  position: relative;
}
.yg-table-thead > tr > th .yg-table-column-sorters::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: '';
}
.yg-table-thead > tr > th .yg-table-column-sorters:hover::before {
  background: rgba(0, 0, 0, 0.04);
}
.yg-table-thead > tr > th.yg-table-column-has-filters .yg-table-column-sorter {
  right: 34px;
}
.yg-table-thead > tr > th.yg-table-column-has-sorters {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 2px;
}
.yg-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 2px;
}
.yg-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
.yg-table-tbody > tr > td {
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: all 0.3s, border 0s;
  transition: all 0.3s, border 0s;
}
.yg-table-tbody > tr:nth-child(odd) {
  background-color: #fff;
}
.yg-table-tbody > tr:nth-child(even) {
  background-color: #fcfcfc;
}
.yg-table-thead > tr,
.yg-table-tbody > tr {
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
}
.yg-table-thead > tr.yg-table-row-hover:not(.yg-table-expanded-row) > td,
.yg-table-tbody > tr.yg-table-row-hover:not(.yg-table-expanded-row) > td,
.yg-table-thead > tr:hover:not(.yg-table-expanded-row) > td,
.yg-table-tbody > tr:hover:not(.yg-table-expanded-row) > td {
  background: #e1edff;
}
.yg-table-thead > tr:hover {
  background: none;
}
.yg-table-footer {
  position: relative;
  padding: 10px 15px;
  background: #f7f7f7;
  border-top: 1px solid #e5e5e5;
  border-radius: 0 0 2px 2px;
}
.yg-table-footer::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f7f7f7;
  content: '';
}
.yg-table.yg-table-bordered .yg-table-footer {
  border: 1px solid #e5e5e5;
}
.yg-table-title {
  position: relative;
  top: 1px;
  padding: 10px 0;
  border-radius: 2px 2px 0 0;
}
.yg-table.yg-table-bordered .yg-table-title {
  padding-right: 15px;
  padding-left: 15px;
  border: 1px solid #e5e5e5;
}
.yg-table-title + .yg-table-content {
  position: relative;
  overflow: hidden;
  border-radius: 2px 2px 0 0;
}
.yg-table-bordered .yg-table-title + .yg-table-content,
.yg-table-bordered .yg-table-title + .yg-table-content table,
.yg-table-bordered .yg-table-title + .yg-table-content .yg-table-thead > tr:first-child > th {
  border-radius: 0;
}
.yg-table-without-column-header .yg-table-title + .yg-table-content,
.yg-table-without-column-header table {
  border-radius: 0;
}
.yg-table-without-column-header.yg-table-bordered.yg-table-empty .yg-table-placeholder {
  border-top: 1px solid #e5e5e5;
  border-radius: 2px;
}
.yg-table-tbody > tr.yg-table-row-selected td {
  background: #fafafa;
}
.yg-table-thead > tr > th.yg-table-column-sort {
  background: #f5f5f5;
}
.yg-table-tbody > tr > td.yg-table-column-sort {
  background: rgba(0, 0, 0, 0.01);
}
.yg-table-thead > tr > th,
.yg-table-tbody > tr > td {
  padding: 10px 15px;
}
.yg-table-thead > tr > th.yg-table-selection-column-custom .yg-table-selection {
  margin-right: -15px;
}
.yg-table-thead > tr > th.yg-table-selection-column,
.yg-table-tbody > tr > td.yg-table-selection-column {
  text-align: center;
}
.yg-table-thead > tr > th.yg-table-selection-column .yg-radio-wrapper,
.yg-table-tbody > tr > td.yg-table-selection-column .yg-radio-wrapper {
  margin-right: 0;
}
.yg-table-expand-icon-th,
.yg-table-row-expand-icon-cell {
  width: 50px;
  min-width: 50px;
  text-align: center;
}
.yg-table-header {
  overflow: hidden;
  background: #f7f7f7;
}
.yg-table-header table {
  border-radius: 2px 2px 0 0;
}
.yg-table-loading {
  position: relative;
}
.yg-table-loading .yg-table-body {
  background: #fff;
  opacity: 0.5;
}
.yg-table-loading .yg-table-spin-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  margin-left: -30px;
  line-height: 20px;
}
.yg-table-loading .yg-table-with-pagination {
  margin-top: -20px;
}
.yg-table-loading .yg-table-without-pagination {
  margin-top: 10px;
}
.yg-table-bordered .yg-table-header > table,
.yg-table-bordered .yg-table-body > table,
.yg-table-bordered .yg-table-fixed-left table,
.yg-table-bordered .yg-table-fixed-right table {
  border: 1px solid #e5e5e5;
  border-right: 0;
  border-bottom: 0;
}
.yg-table-bordered.yg-table-empty .yg-table-placeholder {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.yg-table-bordered.yg-table-fixed-header .yg-table-header > table {
  border-bottom: 0;
}
.yg-table-bordered.yg-table-fixed-header .yg-table-body > table {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.yg-table-bordered.yg-table-fixed-header .yg-table-header + .yg-table-body > table,
.yg-table-bordered.yg-table-fixed-header .yg-table-body-inner > table {
  border-top: 0;
}
.yg-table-bordered .yg-table-thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #e5e5e5;
}
.yg-table-bordered .yg-table-thead > tr > th,
.yg-table-bordered .yg-table-tbody > tr > td {
  border-right: 1px solid #e5e5e5;
}
.yg-table-placeholder {
  position: relative;
  z-index: 1;
  padding: 10px 15px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  text-align: center;
  background: #fff;
  border-radius: 0 0 2px 2px;
}
.yg-table-placeholder .anticon {
  margin-right: 4px;
}
.yg-table-pagination.yg-pagination {
  float: right;
  margin: 16px 0;
}
.yg-table-filter-dropdown {
  position: relative;
  min-width: 96px;
  margin-left: -8px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.yg-table-filter-dropdown .yg-dropdown-menu {
  border: 0;
  border-radius: 2px 2px 0 0;
  box-shadow: none;
}
.yg-table-filter-dropdown .yg-dropdown-menu-without-submenu {
  max-height: 400px;
  overflow-x: hidden;
}
.yg-table-filter-dropdown .yg-dropdown-menu-item > label + span {
  padding-right: 0;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.yg-table-filter-dropdown .yg-dropdown-menu-sub {
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.yg-table-filter-dropdown .yg-dropdown-menu .yg-dropdown-submenu-contain-selected .yg-dropdown-menu-submenu-title::after {
  color: #00a1ff;
  font-weight: bold;
  text-shadow: 0 0 2px #a3eaff;
}
.yg-table-filter-dropdown .yg-dropdown-menu-item {
  overflow: hidden;
}
.yg-table-filter-dropdown > .yg-dropdown-menu > .yg-dropdown-menu-item:last-child,
.yg-table-filter-dropdown > .yg-dropdown-menu > .yg-dropdown-menu-submenu:last-child .yg-dropdown-menu-submenu-title {
  border-radius: 0;
}
.yg-table-filter-dropdown-btns {
  padding: 7px 8px;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
}
.yg-table-filter-dropdown-link {
  color: #475669;
}
.yg-table-filter-dropdown-link:hover {
  color: #636b75;
}
.yg-table-filter-dropdown-link:active {
  color: #2a3442;
}
.yg-table-filter-dropdown-link.confirm {
  float: left;
}
.yg-table-filter-dropdown-link.clear {
  float: right;
}
.yg-table-selection {
  white-space: nowrap;
}
.yg-table-selection-select-all-custom {
  margin-right: 4px;
}
.yg-table-selection .anticon-down {
  color: #bfbfbf;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-table-selection-menu {
  min-width: 96px;
  margin-top: 5px;
  margin-left: -30px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.yg-table-selection-menu .yg-action-down {
  color: #bfbfbf;
}
.yg-table-selection-down {
  display: inline-block;
  padding: 0;
  line-height: 1;
  cursor: pointer;
  vertical-align: middle;
}
.yg-table-selection-down:hover .anticon-down {
  color: rgba(0, 0, 0, 0.6);
}
.yg-table-row-expand-icon {
  display: inline-block;
  width: 17px;
  height: 17px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.yg-table-row-expanded::after {
  content: '-';
}
.yg-table-row-collapsed::after {
  content: '+';
}
.yg-table-row-spaced {
  visibility: hidden;
}
.yg-table-row-spaced::after {
  content: '.';
}
.yg-table-row[class*='yg-table-row-level-0'] .yg-table-selection-column > span {
  display: inline-block;
}
tr.yg-table-expanded-row,
tr.yg-table-expanded-row:hover {
  background: #fbfbfb;
}
tr.yg-table-expanded-row td > .yg-table-wrapper {
  margin: -10px -15px -11px;
}
.yg-table .yg-table-row-indent + .yg-table-row-expand-icon {
  margin-right: 8px;
}
.yg-table-scroll {
  overflow: auto;
  overflow-x: hidden;
}
.yg-table-scroll table {
  width: auto;
  min-width: 100%;
}
.yg-table-scroll table .yg-table-fixed-columns-in-body {
  visibility: hidden;
}
.yg-table-body-inner {
  height: 100%;
}
.yg-table-fixed-header > .yg-table-content > .yg-table-scroll > .yg-table-body {
  position: relative;
  background: #fff;
}
.yg-table-fixed-header .yg-table-body-inner {
  overflow: scroll;
}
.yg-table-fixed-header .yg-table-scroll .yg-table-header {
  margin-bottom: -20px;
  padding-bottom: 20px;
  overflow: hidden !important;
  _overflow: visible;
  opacity: 0.9999;
}
.yg-table-fixed-header .yg-table-scroll .yg-table-header::-webkit-scrollbar {
  border: 1px solid #ccc;
  border-width: 0 0 1px 0;
}
.yg-table-fixed-left,
.yg-table-fixed-right {
  position: absolute;
  top: 0;
  z-index: 20;
  overflow: hidden;
  border-radius: 0;
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
}
.yg-table-fixed-left table,
.yg-table-fixed-right table {
  width: auto;
  background: #fff;
}
.yg-table-fixed-header .yg-table-fixed-left .yg-table-body-outer .yg-table-fixed,
.yg-table-fixed-header .yg-table-fixed-right .yg-table-body-outer .yg-table-fixed {
  border-radius: 0;
}
.yg-table-fixed-left {
  left: 0;
  box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.yg-table-fixed-left .yg-table-header {
  overflow-y: hidden;
}
.yg-table-fixed-left .yg-table-body-inner {
  margin-right: -20px;
  padding-right: 20px;
}
.yg-table-fixed-header .yg-table-fixed-left .yg-table-body-inner {
  padding-right: 0;
}
.yg-table-fixed-left,
.yg-table-fixed-left table {
  border-radius: 2px 0 0 0;
}
.yg-table-fixed-left .yg-table-thead > tr > th:last-child {
  border-top-right-radius: 0;
}
.yg-table-fixed-right {
  right: 0;
  box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.yg-table-fixed-right,
.yg-table-fixed-right table {
  border-radius: 0 2px 0 0;
}
.yg-table-fixed-right .yg-table-expanded-row {
  color: transparent;
  pointer-events: none;
}
.yg-table-fixed-right .yg-table-thead > tr > th:first-child {
  border-top-left-radius: 0;
}
.yg-table.yg-table-scroll-position-left .yg-table-fixed-left {
  box-shadow: none;
}
.yg-table.yg-table-scroll-position-right .yg-table-fixed-right {
  box-shadow: none;
}
.yg-table-middle > .yg-table-title,
.yg-table-middle > .yg-table-footer {
  padding: 7.5px 7.5px;
}
.yg-table-middle > .yg-table-content > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-middle > .yg-table-content > .yg-table-body > table > .yg-table-thead > tr > th,
.yg-table-middle > .yg-table-content > .yg-table-scroll > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-middle > .yg-table-content > .yg-table-scroll > .yg-table-body > table > .yg-table-thead > tr > th,
.yg-table-middle > .yg-table-content > .yg-table-fixed-left > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-middle > .yg-table-content > .yg-table-fixed-right > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-middle > .yg-table-content > .yg-table-fixed-left > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-thead > tr > th,
.yg-table-middle > .yg-table-content > .yg-table-fixed-right > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-thead > tr > th,
.yg-table-middle > .yg-table-content > .yg-table-header > table > .yg-table-tbody > tr > td,
.yg-table-middle > .yg-table-content > .yg-table-body > table > .yg-table-tbody > tr > td,
.yg-table-middle > .yg-table-content > .yg-table-scroll > .yg-table-header > table > .yg-table-tbody > tr > td,
.yg-table-middle > .yg-table-content > .yg-table-scroll > .yg-table-body > table > .yg-table-tbody > tr > td,
.yg-table-middle > .yg-table-content > .yg-table-fixed-left > .yg-table-header > table > .yg-table-tbody > tr > td,
.yg-table-middle > .yg-table-content > .yg-table-fixed-right > .yg-table-header > table > .yg-table-tbody > tr > td,
.yg-table-middle > .yg-table-content > .yg-table-fixed-left > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-tbody > tr > td,
.yg-table-middle > .yg-table-content > .yg-table-fixed-right > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-tbody > tr > td {
  padding: 7.5px 7.5px;
}
.yg-table-middle tr.yg-table-expanded-row td > .yg-table-wrapper {
  margin: -7.5px -15px -8.5px;
}
.yg-table-small {
  border: 1px solid #ccc;
  border-radius: 2px;
}
.yg-table-small > .yg-table-title,
.yg-table-small > .yg-table-footer {
  padding: 5px 7.5px;
}
.yg-table-small > .yg-table-title {
  top: 0;
  border-bottom: 1px solid #ccc;
}
.yg-table-small > .yg-table-content > .yg-table-body {
  margin: 0 7.5px;
}
.yg-table-small > .yg-table-content > .yg-table-header > table,
.yg-table-small > .yg-table-content > .yg-table-body > table,
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-header > table,
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-body > table,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-header > table,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-header > table,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-body-outer > .yg-table-body-inner > table,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-body-outer > .yg-table-body-inner > table {
  border: 0;
}
.yg-table-small > .yg-table-content > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-body > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-body > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-header > table > .yg-table-tbody > tr > td,
.yg-table-small > .yg-table-content > .yg-table-body > table > .yg-table-tbody > tr > td,
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-header > table > .yg-table-tbody > tr > td,
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-body > table > .yg-table-tbody > tr > td,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-header > table > .yg-table-tbody > tr > td,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-header > table > .yg-table-tbody > tr > td,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-tbody > tr > td,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-tbody > tr > td {
  padding: 5px 7.5px;
}
.yg-table-small > .yg-table-content > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-body > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-body > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-header > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-thead > tr > th,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-thead > tr > th {
  background-color: transparent;
  border-bottom: 1px solid #ccc;
}
.yg-table-small > .yg-table-content > .yg-table-header > table > .yg-table-thead > tr > th.yg-table-column-sort,
.yg-table-small > .yg-table-content > .yg-table-body > table > .yg-table-thead > tr > th.yg-table-column-sort,
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-header > table > .yg-table-thead > tr > th.yg-table-column-sort,
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-body > table > .yg-table-thead > tr > th.yg-table-column-sort,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-header > table > .yg-table-thead > tr > th.yg-table-column-sort,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-header > table > .yg-table-thead > tr > th.yg-table-column-sort,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-thead > tr > th.yg-table-column-sort,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-body-outer > .yg-table-body-inner > table > .yg-table-thead > tr > th.yg-table-column-sort {
  background-color: rgba(0, 0, 0, 0.01);
}
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-header > table,
.yg-table-small > .yg-table-content > .yg-table-scroll > .yg-table-body > table,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-header > table,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-header > table,
.yg-table-small > .yg-table-content > .yg-table-fixed-left > .yg-table-body-outer > .yg-table-body-inner > table,
.yg-table-small > .yg-table-content > .yg-table-fixed-right > .yg-table-body-outer > .yg-table-body-inner > table {
  padding: 0;
}
.yg-table-small > .yg-table-content .yg-table-header {
  background-color: #fff;
}
.yg-table-small > .yg-table-content .yg-table-placeholder,
.yg-table-small > .yg-table-content .yg-table-row:last-child td {
  border-bottom: 0;
}
.yg-table-small.yg-table-bordered {
  border-right: 0;
}
.yg-table-small.yg-table-bordered .yg-table-title {
  border: 0;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.yg-table-small.yg-table-bordered .yg-table-content {
  border-right: 1px solid #ccc;
}
.yg-table-small.yg-table-bordered .yg-table-footer {
  border: 0;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.yg-table-small.yg-table-bordered .yg-table-footer::before {
  display: none;
}
.yg-table-small.yg-table-bordered .yg-table-placeholder {
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
.yg-table-small.yg-table-bordered .yg-table-thead > tr > th:last-child,
.yg-table-small.yg-table-bordered .yg-table-tbody > tr > td:last-child {
  border-right: none;
}
.yg-table-small.yg-table-bordered .yg-table-fixed-left .yg-table-thead > tr > th:last-child,
.yg-table-small.yg-table-bordered .yg-table-fixed-left .yg-table-tbody > tr > td:last-child {
  border-right: 1px solid #ccc;
}
.yg-table-small.yg-table-bordered .yg-table-fixed-right {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.yg-table-small tr.yg-table-expanded-row td > .yg-table-wrapper {
  margin: -5px -15px -6px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-timeline {
  box-sizing: content-box;
  color: #333;
  font-size: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.yg-timeline-item {
  position: relative;
  margin: 0;
  padding: 0 0 20px;
  font-size: 12px;
  list-style: none;
}
.yg-timeline-item-tail {
  position: absolute;
  top: 0;
  left: 6px;
  height: 100%;
  border-left: 2px solid #ccc;
}
.yg-timeline-item-pending .yg-timeline-item-head {
  font-size: 12px;
}
.yg-timeline-item-pending .yg-timeline-item-tail {
  display: none;
}
.yg-timeline-item-head {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 2px solid transparent;
  border-radius: 100px;
}
.yg-timeline-item-head-blue {
  color: #00a1ff;
  border-color: #00a1ff;
}
.yg-timeline-item-head-red {
  color: #e2062c;
  border-color: #e2062c;
}
.yg-timeline-item-head-green {
  color: #228b22;
  border-color: #228b22;
}
.yg-timeline-item-head-custom {
  position: absolute;
  top: 5.5px;
  left: 7px;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 3px 1px;
  line-height: 1;
  text-align: center;
  border: 0;
  border-radius: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.yg-timeline-item-content {
  position: relative;
  top: -2px;
  margin: 0 0 0 18px;
}
.yg-timeline-item-last > .yg-timeline-item-tail {
  display: none;
}
.yg-timeline-item-last > .yg-timeline-item-content {
  min-height: 48px;
}
.yg-timeline.yg-timeline-alternate .yg-timeline-item-tail,
.yg-timeline.yg-timeline-right .yg-timeline-item-tail,
.yg-timeline.yg-timeline-alternate .yg-timeline-item-head,
.yg-timeline.yg-timeline-right .yg-timeline-item-head,
.yg-timeline.yg-timeline-alternate .yg-timeline-item-head-custom,
.yg-timeline.yg-timeline-right .yg-timeline-item-head-custom {
  left: 50%;
}
.yg-timeline.yg-timeline-alternate .yg-timeline-item-head,
.yg-timeline.yg-timeline-right .yg-timeline-item-head {
  margin-left: -6px;
}
.yg-timeline.yg-timeline-alternate .yg-timeline-item-head-custom,
.yg-timeline.yg-timeline-right .yg-timeline-item-head-custom {
  margin-left: 1px;
}
.yg-timeline.yg-timeline-alternate .yg-timeline-item-left .yg-timeline-item-content,
.yg-timeline.yg-timeline-right .yg-timeline-item-left .yg-timeline-item-content {
  left: 50%;
  width: 50%;
  text-align: left;
}
.yg-timeline.yg-timeline-alternate .yg-timeline-item-right .yg-timeline-item-content,
.yg-timeline.yg-timeline-right .yg-timeline-item-right .yg-timeline-item-content {
  right: 50%;
  left: -30px;
  width: 50%;
  margin-right: 18px;
  text-align: right;
}
.yg-timeline.yg-timeline-right .yg-timeline-item-right .yg-timeline-item-tail,
.yg-timeline.yg-timeline-right .yg-timeline-item-right .yg-timeline-item-head,
.yg-timeline.yg-timeline-right .yg-timeline-item-right .yg-timeline-item-head-custom {
  left: 100%;
}
.yg-timeline.yg-timeline-right .yg-timeline-item-right .yg-timeline-item-content {
  right: 0;
  left: -30px;
  width: 100%;
}
.yg-timeline.yg-timeline-pending .yg-timeline-item-last .yg-timeline-item-tail {
  display: block;
  border-left: 2px dotted #ccc;
}
.yg-timeline.yg-timeline-reverse .yg-timeline-item-last .yg-timeline-item-tail {
  display: none;
}
.yg-timeline.yg-timeline-reverse .yg-timeline-item-pending .yg-timeline-item-tail {
  display: block;
  border-left: 2px dotted #ccc;
}
.yg-timeline.yg-timeline-reverse .yg-timeline-item-pending .yg-timeline-item-content {
  min-height: 48px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
.yg-transfer {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
}
.yg-transfer-disabled .yg-transfer-list {
  background: #f5f5f5;
}
.yg-transfer-list {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 200px;
  padding-top: 34px;
  vertical-align: middle;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.yg-transfer-list-with-footer {
  padding-bottom: 34px;
}
.yg-transfer-list-search {
  padding: 0 10px;
  width: calc(100% - 30px);
}
.yg-transfer-list-search-action {
  position: absolute;
  top: 4px;
  right: 14px;
  bottom: 4px;
  width: 28px;
  color: rgba(51, 51, 51, 0.25);
  line-height: 28px;
  text-align: center;
}
.yg-transfer-list-search-action .anticon {
  color: rgba(51, 51, 51, 0.25);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-transfer-list-search-action .anticon:hover {
  color: rgba(0, 0, 0, 0.45);
}
span.yg-transfer-list-search-action {
  pointer-events: none;
}
.yg-transfer-list-header {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 20px);
  height: 28px;
  line-height: 28px;
  padding: 1px 10px;
  overflow: hidden;
  color: #333;
  background: #fff;
  border-bottom: 1px solid #ccc;
  border-radius: 2px 2px 0 0;
}
.yg-transfer-list-header-title {
  position: absolute;
  right: 12px;
}
.yg-transfer-list-body {
  position: relative;
  height: 100%;
  font-size: 12px;
}
.yg-transfer-list-body-search-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 4px;
}
.yg-transfer-list-body-with-search {
  padding-top: 40px;
  height: calc(100% - 40px);
}
.yg-transfer-list-content {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  list-style: none;
}
.yg-transfer-list-content > .LazyLoad {
  -webkit-animation: transferHighlightIn 1s;
          animation: transferHighlightIn 1s;
}
.yg-transfer-list-content-item {
  padding: 1px 10px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-transfer-list-content-item > span {
  padding-right: 0;
}
.yg-transfer-list-content-item:not(.yg-transfer-list-content-item-disabled):hover {
  background-color: #e1edff;
  cursor: pointer;
}
.yg-transfer-list-content-item-disabled {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}
.yg-transfer-list-body-not-found {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 0;
  color: rgba(51, 51, 51, 0.25);
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.yg-transfer-list-body-with-search .yg-transfer-list-body-not-found {
  margin-top: 14px;
}
.yg-transfer-list-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #ccc;
  border-radius: 0 0 2px 2px;
  background: #fff;
}
.yg-transfer-operation {
  display: inline-block;
  margin: 0 8px;
  overflow: hidden;
  vertical-align: middle;
}
.yg-transfer-operation .yg-btn {
  display: block;
}
.yg-transfer-operation .yg-btn:first-child {
  margin-bottom: 4px;
}
.yg-transfer-operation .yg-btn .anticon {
  font-size: 12px;
}
@-webkit-keyframes transferHighlightIn {
  0% {
    background: #a3eaff;
  }
  100% {
    background: transparent;
  }
}
@keyframes transferHighlightIn {
  0% {
    background: #a3eaff;
  }
  100% {
    background: transparent;
  }
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
.yg-select-tree-checkbox {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  position: relative;
  top: -0.09em;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
}
.yg-select-tree-checkbox-wrapper:hover .yg-select-tree-checkbox-inner,
.yg-select-tree-checkbox:hover .yg-select-tree-checkbox-inner,
.yg-select-tree-checkbox-input:focus + .yg-select-tree-checkbox-inner {
  border-color: #00a1ff;
}
.yg-select-tree-checkbox-checked::after {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #00a1ff;
  border-radius: 2px;
  visibility: hidden;
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
          animation: antCheckboxEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  content: '';
}
.yg-select-tree-checkbox:hover::after,
.yg-select-tree-checkbox-wrapper:hover .yg-select-tree-checkbox::after {
  visibility: visible;
}
.yg-select-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  border-collapse: separate;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-select-tree-checkbox-inner::after {
  position: absolute;
  top: 46%;
  left: 18%;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(0) translate(-50%, -50%);
          transform: rotate(45deg) scale(0) translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  content: ' ';
}
.yg-select-tree-checkbox-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.yg-select-tree-checkbox-checked .yg-select-tree-checkbox-inner::after {
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  -webkit-transform: rotate(45deg) scale(1) translate(-50%, -50%);
          transform: rotate(45deg) scale(1) translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  content: ' ';
}
.yg-select-tree-checkbox-checked .yg-select-tree-checkbox-inner {
  background-color: #00a1ff;
  border-color: #00a1ff;
}
.yg-select-tree-checkbox-disabled {
  cursor: not-allowed;
}
.yg-select-tree-checkbox-disabled.yg-select-tree-checkbox-checked .yg-select-tree-checkbox-inner::after {
  border-color: rgba(51, 51, 51, 0.25);
  -webkit-animation-name: none;
          animation-name: none;
}
.yg-select-tree-checkbox-disabled .yg-select-tree-checkbox-input {
  cursor: not-allowed;
}
.yg-select-tree-checkbox-disabled .yg-select-tree-checkbox-inner {
  background-color: #f5f5f5;
  border-color: #ccc;
}
.yg-select-tree-checkbox-disabled .yg-select-tree-checkbox-inner::after {
  border-color: #f5f5f5;
  border-collapse: separate;
  -webkit-animation-name: none;
          animation-name: none;
}
.yg-select-tree-checkbox-disabled + span {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}
.yg-select-tree-checkbox-wrapper {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  display: inline-block;
  line-height: unset;
  cursor: pointer;
}
.yg-select-tree-checkbox-wrapper + .yg-select-tree-checkbox-wrapper {
  margin-left: 8px;
}
.yg-select-tree-checkbox-wrapper + span,
.yg-select-tree-checkbox + span {
  padding-right: 8px;
  padding-left: 8px;
}
.yg-select-tree-checkbox-group {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  display: inline-block;
}
.yg-select-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.yg-select-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.yg-select-tree-checkbox-group-item + .yg-select-tree-checkbox-group-item {
  margin-left: 0;
}
.yg-select-tree-checkbox-indeterminate .yg-select-tree-checkbox-inner {
  background-color: #fff;
  border-color: #ccc;
}
.yg-select-tree-checkbox-indeterminate .yg-select-tree-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #00a1ff;
  border: 0;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.yg-select-tree-checkbox-indeterminate.yg-select-tree-checkbox-disabled .yg-select-tree-checkbox-inner::after {
  background-color: rgba(51, 51, 51, 0.25);
  border-color: rgba(51, 51, 51, 0.25);
}
.yg-select-tree {
  box-sizing: content-box;
  color: #333;
  font-size: 12px;
  list-style: none;
  margin: 0;
  margin-top: -4px;
  padding: 0;
}
.yg-select-tree li {
  margin: 1px 0;
  padding: 0;
  white-space: nowrap;
  list-style: none;
  outline: 0;
}
.yg-select-tree li.filter-node > span {
  font-weight: 500;
}
.yg-select-tree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.yg-select-tree li .yg-select-tree-node-content-wrapper {
  display: inline-block;
  width: calc(100% - 33px);
  margin: 0 5px 0 0;
  padding: 0 5px 0 5px;
  line-height: 24px;
  height: 24px;
  color: #333;
  text-decoration: none;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-select-tree li .yg-select-tree-node-content-wrapper:hover {
  background-color: #e1edff;
}
.yg-select-tree li .yg-select-tree-node-content-wrapper.yg-select-tree-node-selected {
  background-color: #a3eaff;
}
.yg-select-tree li span.yg-select-tree-checkbox {
  margin: 0 4px 0 0;
}
.yg-select-tree li span.yg-select-tree-checkbox + .yg-select-tree-node-content-wrapper {
  width: calc(100% - 62px);
}
.yg-select-tree li span.yg-select-tree-switcher,
.yg-select-tree li span.yg-select-tree-iconEle {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  border: 0 none;
  outline: none;
  cursor: pointer;
}
.yg-select-tree li span.yg-select-icon_loading .yg-select-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  color: #00a1ff;
  font-size: 14px;
  -webkit-transform: none;
          transform: none;
}
.yg-select-tree li span.yg-select-icon_loading .yg-select-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.yg-select-tree li span.yg-select-tree-switcher {
  position: relative;
}
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher-noop {
  cursor: auto;
}
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_open .yg-tree-switcher-icon,
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_open .yg-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_open .yg-tree-switcher-icon,
:root .yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_open .yg-select-switcher-icon {
  font-size: 12px;
}
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_open .yg-tree-switcher-icon svg,
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_open .yg-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_close .yg-tree-switcher-icon,
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_close .yg-select-switcher-icon {
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  display: inline-block;
  font-weight: bold;
}
:root .yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_close .yg-tree-switcher-icon,
:root .yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_close .yg-select-switcher-icon {
  font-size: 12px;
}
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_close .yg-tree-switcher-icon svg,
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_close .yg-select-switcher-icon svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_close .yg-select-switcher-icon svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_open .yg-select-switcher-loading-icon,
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_close .yg-select-switcher-loading-icon {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #00a1ff;
  font-size: 14px;
  -webkit-transform: none;
          transform: none;
}
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_open .yg-select-switcher-loading-icon svg,
.yg-select-tree li span.yg-select-tree-switcher.yg-select-tree-switcher_close .yg-select-switcher-loading-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.yg-select-tree .yg-select-tree-treenode-loading .yg-select-tree-iconEle {
  display: none;
}
.yg-select-tree-child-tree {
  display: none;
}
.yg-select-tree-child-tree-open {
  display: block;
}
li.yg-select-tree-treenode-disabled > span:not(.yg-select-tree-switcher),
li.yg-select-tree-treenode-disabled > .yg-select-tree-node-content-wrapper,
li.yg-select-tree-treenode-disabled > .yg-select-tree-node-content-wrapper span {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}
li.yg-select-tree-treenode-disabled > .yg-select-tree-node-content-wrapper:hover {
  background: transparent;
}
.yg-select-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.yg-select-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
}
.yg-select-tree-dropdown {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
}
.yg-select-tree-dropdown .yg-select-dropdown-search {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  display: block;
  padding: 4px;
  background: #fff;
}
.yg-select-tree-dropdown .yg-select-dropdown-search .yg-select-search__field__wrap {
  width: 100%;
}
.yg-select-tree-dropdown .yg-select-dropdown-search .yg-select-search__field {
  box-sizing: content-box;
  height: 22px;
  line-height: 22px;
  width: calc(100% - 18px);
  padding: 0 5px;
  margin-left: 4px;
  border: 1px solid #ccc;
  border-radius: 2px;
  outline: none;
}
.yg-select-tree-dropdown .yg-select-dropdown-search.yg-select-search--hide {
  display: none;
}
.yg-select-tree-dropdown .yg-select-not-found {
  display: block;
  padding: 7px 16px;
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
}

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

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-typography {
  color: #333;
}
.yg-typography-secondary {
  color: rgba(0, 0, 0, 0.45);
}
.yg-typography-warning {
  color: #ffa812;
}
.yg-typography-danger {
  color: #e2062c;
}
.yg-typography-disabled {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
div.yg-typography,
.yg-typography p {
  margin-bottom: 1em;
}
h1.yg-typography,
.yg-typography h1 {
  margin-bottom: 0.5em;
  color: rgba(51, 51, 51, 0.85);
  font-weight: 600;
  font-size: 16px;
  line-height: 1.23;
}
h2.yg-typography,
.yg-typography h2 {
  margin-bottom: 0.5em;
  color: rgba(51, 51, 51, 0.85);
  font-weight: 600;
  font-size: 14px;
  line-height: 1.35;
}
h3.yg-typography,
.yg-typography h3 {
  margin-bottom: 0.5em;
  color: rgba(102, 102, 102, 0.85);
  font-weight: 600;
  font-size: 12px;
  line-height: 1.35;
}
h4.yg-typography,
.yg-typography h4 {
  margin-bottom: 0.5em;
  color: rgba(51, 51, 51, 0.85);
  font-weight: 600;
  font-size: 12px;
  line-height: 1.4;
}
.yg-typography + h1.yg-typography,
.yg-typography + h2.yg-typography,
.yg-typography + h3.yg-typography,
.yg-typography + h4.yg-typography {
  margin-top: 1.2em;
}
.yg-typography div + h1,
.yg-typography ul + h1,
.yg-typography li + h1,
.yg-typography p + h1,
.yg-typography h1 + h1,
.yg-typography h2 + h1,
.yg-typography h3 + h1,
.yg-typography h4 + h1,
.yg-typography div + h2,
.yg-typography ul + h2,
.yg-typography li + h2,
.yg-typography p + h2,
.yg-typography h1 + h2,
.yg-typography h2 + h2,
.yg-typography h3 + h2,
.yg-typography h4 + h2,
.yg-typography div + h3,
.yg-typography ul + h3,
.yg-typography li + h3,
.yg-typography p + h3,
.yg-typography h1 + h3,
.yg-typography h2 + h3,
.yg-typography h3 + h3,
.yg-typography h4 + h3,
.yg-typography div + h4,
.yg-typography ul + h4,
.yg-typography li + h4,
.yg-typography p + h4,
.yg-typography h1 + h4,
.yg-typography h2 + h4,
.yg-typography h3 + h4,
.yg-typography h4 + h4 {
  margin-top: 1.2em;
}
span.yg-typography-ellipsis {
  display: inline-block;
}
.yg-typography a {
  color: #475669;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.yg-typography a:focus,
.yg-typography a:hover {
  color: #636b75;
}
.yg-typography a:focus {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}
.yg-typography a:active {
  color: #2a3442;
}
.yg-typography a:active,
.yg-typography a:hover {
  text-decoration: none;
}
.yg-typography a[disabled] {
  color: rgba(51, 51, 51, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
.yg-typography code {
  margin: 0 0.2em;
  padding: 0.2em 0.4em 0.1em;
  font-size: 85%;
  background: rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 3px;
}
.yg-typography mark {
  padding: 0;
  background-color: #ffe08c;
}
.yg-typography u,
.yg-typography ins {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}
.yg-typography s,
.yg-typography del {
  text-decoration: line-through;
}
.yg-typography strong {
  font-weight: 600;
}
.yg-typography-expand,
.yg-typography-edit,
.yg-typography-copy {
  color: #475669;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  margin-left: 8px;
}
.yg-typography-expand:focus,
.yg-typography-edit:focus,
.yg-typography-copy:focus,
.yg-typography-expand:hover,
.yg-typography-edit:hover,
.yg-typography-copy:hover {
  color: #636b75;
}
.yg-typography-expand:focus,
.yg-typography-edit:focus,
.yg-typography-copy:focus {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}
.yg-typography-expand:active,
.yg-typography-edit:active,
.yg-typography-copy:active {
  color: #2a3442;
}
.yg-typography-copy-success,
.yg-typography-copy-success:hover,
.yg-typography-copy-success:focus {
  color: #228b22;
}
.yg-typography-edit-content {
  position: relative;
}
div.yg-typography-edit-content {
  left: -11px;
  margin-top: -1px;
  margin-bottom: calc(1em - 0px - 2px);
}
.yg-typography-edit-content-confirm {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: rgba(0, 0, 0, 0.45);
  pointer-events: none;
}
.yg-typography ul,
.yg-typography ol {
  margin: 0 0 1em 0;
  padding: 0;
}
.yg-typography ul li,
.yg-typography ol li {
  margin: 0 0 0 20px;
  padding: 0 0 0 4px;
}
.yg-typography ul li {
  list-style-type: circle;
}
.yg-typography ul li li {
  list-style-type: disc;
}
.yg-typography ol li {
  list-style-type: decimal;
}
.yg-typography-ellipsis-single-line {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yg-typography-ellipsis-multiple-line {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.yg-upload {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  outline: 0;
}
.yg-upload p {
  margin: 0;
}
.yg-upload-btn {
  display: block;
  width: 100%;
  outline: none;
}
.yg-upload input[type='file'] {
  cursor: pointer;
}
.yg-upload.yg-upload-select {
  display: inline-block;
}
.yg-upload.yg-upload-select-picture-card {
  display: table;
  padding: 8px;
  width: 104px;
  height: 104px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px dashed #ccc;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.yg-upload.yg-upload-select-picture-card > .yg-upload {
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
.yg-upload.yg-upload-select-picture-card:hover {
  border-color: #00a1ff;
}
.yg-upload.yg-upload-drag {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fafafa;
  border: 1px dashed #ccc;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.yg-upload.yg-upload-drag .yg-upload {
  padding: 16px 0;
}
.yg-upload.yg-upload-drag.yg-upload-drag-hover:not(.yg-upload-disabled) {
  border: 2px dashed #29b8ff;
}
.yg-upload.yg-upload-drag.yg-upload-disabled {
  cursor: not-allowed;
}
.yg-upload.yg-upload-drag .yg-upload-btn {
  display: table;
  height: 100%;
}
.yg-upload.yg-upload-drag .yg-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}
.yg-upload.yg-upload-drag:not(.yg-upload-disabled):hover {
  border-color: #29b8ff;
}
.yg-upload.yg-upload-drag p.yg-upload-drag-icon {
  margin-bottom: 20px;
}
.yg-upload.yg-upload-drag p.yg-upload-drag-icon .anticon {
  color: #29b8ff;
  font-size: 48px;
}
.yg-upload.yg-upload-drag p.yg-upload-text {
  margin: 0 0 4px;
  color: #333333;
  font-size: 14px;
}
.yg-upload.yg-upload-drag p.yg-upload-hint {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.yg-upload.yg-upload-drag .anticon-plus {
  color: rgba(51, 51, 51, 0.25);
  font-size: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-upload.yg-upload-drag .anticon-plus:hover {
  color: rgba(0, 0, 0, 0.45);
}
.yg-upload.yg-upload-drag:hover .anticon-plus {
  color: rgba(0, 0, 0, 0.45);
}
.yg-upload-list {
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 12px;
  list-style: none;
  zoom: 1;
}
.yg-upload-list::before,
.yg-upload-list::after {
  content: '';
  display: table;
}
.yg-upload-list::after {
  clear: both;
}
.yg-upload-list-item {
  position: relative;
  height: 22px;
  margin-top: 8px;
  font-size: 12px;
}
.yg-upload-list-item-name {
  display: inline-block;
  width: 100%;
  padding-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yg-upload-list-item-info {
  height: 100%;
  padding: 0 12px 0 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  height: 20px;
  line-height: 20px;
}
.yg-upload-list-item-info > span {
  display: block;
}
.yg-upload-list-item-info .anticon-loading,
.yg-upload-list-item-info .anticon-paper-clip {
  position: absolute;
  top: 4px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
}
.yg-upload-list-item .anticon-close {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  position: absolute;
  top: 4px;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
:root .yg-upload-list-item .anticon-close {
  font-size: 12px;
}
.yg-upload-list-item .anticon-close:hover {
  color: #333;
}
.yg-upload-list-item:hover .yg-upload-list-item-info {
  background-color: #e1edff;
}
.yg-upload-list-item:hover .anticon-close {
  opacity: 1;
}
.yg-upload-list-item-error,
.yg-upload-list-item-error .anticon-paper-clip,
.yg-upload-list-item-error .yg-upload-list-item-name {
  color: #e2062c;
}
.yg-upload-list-item-error .anticon-close {
  color: #e2062c;
  opacity: 1;
}
.yg-upload-list-item-progress {
  position: absolute;
  bottom: -12px;
  width: 100%;
  padding-left: 24px;
  font-size: 12px;
  line-height: 0;
}
.yg-upload-list-picture .yg-upload-list-item,
.yg-upload-list-picture-card .yg-upload-list-item {
  position: relative;
  height: 48px;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.yg-upload-list-picture .yg-upload-list-item:hover,
.yg-upload-list-picture-card .yg-upload-list-item:hover {
  background: transparent;
}
.yg-upload-list-picture .yg-upload-list-item-error,
.yg-upload-list-picture-card .yg-upload-list-item-error {
  border-color: #e2062c;
}
.yg-upload-list-picture .yg-upload-list-item-info,
.yg-upload-list-picture-card .yg-upload-list-item-info {
  padding: 0;
}
.yg-upload-list-picture .yg-upload-list-item:hover .yg-upload-list-item-info,
.yg-upload-list-picture-card .yg-upload-list-item:hover .yg-upload-list-item-info {
  background: transparent;
}
.yg-upload-list-picture .yg-upload-list-item-uploading,
.yg-upload-list-picture-card .yg-upload-list-item-uploading {
  border-style: dashed;
}
.yg-upload-list-picture .yg-upload-list-item-thumbnail,
.yg-upload-list-picture-card .yg-upload-list-item-thumbnail {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 48px;
  height: 48px;
  font-size: 26px;
  line-height: 54px;
  text-align: center;
  opacity: 0.8;
}
.yg-upload-list-picture .yg-upload-list-item-icon,
.yg-upload-list-picture-card .yg-upload-list-item-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 26px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.yg-upload-list-picture .yg-upload-list-item-thumbnail img,
.yg-upload-list-picture-card .yg-upload-list-item-thumbnail img {
  display: block;
  width: 48px;
  height: 48px;
  overflow: hidden;
}
.yg-upload-list-picture .yg-upload-list-item-name,
.yg-upload-list-picture-card .yg-upload-list-item-name {
  display: inline-block;
  box-sizing: content-box;
  max-width: 100%;
  width: calc(100% - 64px);
  margin: 0 0 0 8px;
  padding-right: 8px;
  padding-left: 48px;
  overflow: hidden;
  line-height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-upload-list-picture .yg-upload-list-item-uploading .yg-upload-list-item-name,
.yg-upload-list-picture-card .yg-upload-list-item-uploading .yg-upload-list-item-name {
  line-height: 28px;
}
.yg-upload-list-picture .yg-upload-list-item-progress,
.yg-upload-list-picture-card .yg-upload-list-item-progress {
  bottom: 14px;
  width: calc(100% - 24px);
  margin-top: 0;
  padding-left: 56px;
}
.yg-upload-list-picture .anticon-close,
.yg-upload-list-picture-card .anticon-close {
  position: absolute;
  top: 8px;
  right: 8px;
  line-height: 1;
  opacity: 1;
}
.yg-upload-list-picture-card {
  float: left;
}
.yg-upload-list-picture-card.yg-upload-list::after {
  display: none;
}
.yg-upload-list-picture-card .yg-upload-list-item {
  float: left;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
}
.yg-upload-list-picture-card .yg-upload-list-item-info {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.yg-upload-list-picture-card .yg-upload-list-item-info::before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: ' ';
}
.yg-upload-list-picture-card .yg-upload-list-item:hover .yg-upload-list-item-info::before {
  opacity: 1;
}
.yg-upload-list-picture-card .yg-upload-list-item-actions {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  white-space: nowrap;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-upload-list-picture-card .yg-upload-list-item-actions .anticon-eye-o,
.yg-upload-list-picture-card .yg-upload-list-item-actions .anticon-delete {
  z-index: 10;
  width: 16px;
  margin: 0 4px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.yg-upload-list-picture-card .yg-upload-list-item-actions .anticon-eye-o:hover,
.yg-upload-list-picture-card .yg-upload-list-item-actions .anticon-delete:hover {
  color: #fff;
}
.yg-upload-list-picture-card .yg-upload-list-item-info:hover + .yg-upload-list-item-actions,
.yg-upload-list-picture-card .yg-upload-list-item-actions:hover {
  opacity: 1;
}
.yg-upload-list-picture-card .yg-upload-list-item-thumbnail,
.yg-upload-list-picture-card .yg-upload-list-item-thumbnail img {
  position: static;
  display: block;
  width: 100%;
  height: 100%;
}
.yg-upload-list-picture-card .yg-upload-list-item-name {
  display: none;
  margin: 8px 0 0;
  padding: 0;
  line-height: 28px;
  text-align: center;
}
.yg-upload-list-picture-card .anticon-picture + .yg-upload-list-item-name {
  display: block;
}
.yg-upload-list-picture-card .yg-upload-list-item-uploading.yg-upload-list-item {
  background-color: #fafafa;
}
.yg-upload-list-picture-card .yg-upload-list-item-uploading .yg-upload-list-item-info {
  height: auto;
}
.yg-upload-list-picture-card .yg-upload-list-item-uploading .yg-upload-list-item-info::before,
.yg-upload-list-picture-card .yg-upload-list-item-uploading .yg-upload-list-item-info .anticon-eye-o,
.yg-upload-list-picture-card .yg-upload-list-item-uploading .yg-upload-list-item-info .anticon-delete {
  display: none;
}
.yg-upload-list-picture-card .yg-upload-list-item-uploading-text {
  margin-top: 18px;
  color: rgba(0, 0, 0, 0.45);
}
.yg-upload-list-picture-card .yg-upload-list-item-progress {
  bottom: 32px;
  padding-left: 0;
}
.yg-upload-list .yg-upload-success-icon {
  color: #228b22;
  font-weight: bold;
}
.yg-upload-list .yg-upload-animate-enter,
.yg-upload-list .yg-upload-animate-leave,
.yg-upload-list .yg-upload-animate-inline-enter,
.yg-upload-list .yg-upload-animate-inline-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.yg-upload-list .yg-upload-animate-enter {
  -webkit-animation-name: uploadAnimateIn;
          animation-name: uploadAnimateIn;
}
.yg-upload-list .yg-upload-animate-leave {
  -webkit-animation-name: uploadAnimateOut;
          animation-name: uploadAnimateOut;
}
.yg-upload-list .yg-upload-animate-inline-enter {
  -webkit-animation-name: uploadAnimateInlineIn;
          animation-name: uploadAnimateInlineIn;
}
.yg-upload-list .yg-upload-animate-inline-leave {
  -webkit-animation-name: uploadAnimateInlineOut;
          animation-name: uploadAnimateInlineOut;
}
@-webkit-keyframes uploadAnimateIn {
  from {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateIn {
  from {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@-webkit-keyframes uploadAnimateOut {
  to {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateOut {
  to {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@-webkit-keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@-webkit-keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}


/*# sourceMappingURL=ygd.css.map*/