/* color */
/* 默认颜色 */
/* 通用-icon */
/* 标签 */
/* 默认颜色 */
/* 其他颜色 */
/* 通用 */
/* 水平 */
/* 垂直 */
/* 序号水平 */
/* 序号垂直 */
.acud-empty {
  margin: 0 8px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}
.acud-empty-image {
  height: 100px;
  margin-bottom: 8px;
}
.acud-empty-image img {
  height: 100%;
}
.acud-empty-image svg {
  height: 100%;
  margin: auto;
}
.acud-empty-footer {
  margin-top: 16px;
}
.acud-empty-normal {
  margin: 32px 0;
  color: #84868C;
}
.acud-empty-normal .acud-empty-image {
  height: 100px;
}
.acud-empty-small {
  margin: 8px 0;
  color: #B8BABF;
}
.acud-empty-small .acud-empty-image {
  height: 35px;
}
.acud-empty-select {
  margin: 0;
  text-align: center;
  flex-grow: 1;
}
.acud-empty-img-default-ellipse {
  fill: #f5f5f5;
  fill-opacity: 0.8;
}
.acud-empty-img-default-path-1 {
  fill: #aeb8c2;
}
.acud-empty-img-default-path-2 {
  fill: url(#linearGradient-1);
}
.acud-empty-img-default-path-3 {
  fill: #f5f5f7;
}
.acud-empty-img-default-path-4 {
  fill: #dce0e6;
}
.acud-empty-img-default-path-5 {
  fill: #dce0e6;
}
.acud-empty-img-default-g {
  fill: #fff;
}
.acud-empty-img-simple-ellipse {
  fill: #f5f5f5;
}
.acud-empty-img-simple-g {
  stroke: #d9d9d9;
}
.acud-empty-img-simple-path {
  fill: #fafafa;
}
