.page-button[data-v-59cb8562] {
  text-align: center;
  margin-top: 12px;
}

.site-nav-action[data-v-26c3db40] {
  text-align: right;
  margin-bottom: 10px;
}
.page-list-row[data-v-26c3db40] {
  display: flex;
  color: #333;
  font-size: 14px;
}
.page-list-header[data-v-26c3db40] {
  background: #ecf2fd;
  height: 40px;
  line-height: 40px;
}
.page-list-body .page-list-row[data-v-26c3db40] {
  height: 35px;
  line-height: 35px;
}
.page-title[data-v-26c3db40] {
  text-align: left;
  padding-left: 10px;
  flex: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.page-list-subrow .page-title[data-v-26c3db40] {
  padding-left: 25px;
}
.page-show[data-v-26c3db40],
.page-hide[data-v-26c3db40] {
  font-size: 14px;
}
.page-show[data-v-26c3db40] {
  color: #2ecb82;
}
.page-hide[data-v-26c3db40] {
  color: #f4533b;
}
.page-action[data-v-26c3db40] {
  color: #2d68ea;
  cursor: pointer;
}
.page-total[data-v-26c3db40] {
  border-top: 1px dashed #ebedf0;
  font-size: 12px;
  color: #999;
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 10px;
}
.page-order[data-v-26c3db40] {
  text-align: right;
  padding-right: 10px;
  width: 60px;
}
.page-visible[data-v-26c3db40] {
  width: 50px;
}
.page-edit[data-v-26c3db40] {
  width: 80px;
  text-align: center;
}
.page-edit a[data-v-26c3db40] {
  margin-right: 5px;
}
.page-edit a[data-v-26c3db40]:last-child {
  margin-right: 0px;
}
.move-action[data-v-26c3db40] {
  margin-right: 10px;
  font-size: 12px;
}
.move-action[data-v-26c3db40]:last-child {
  margin-right: 0;
}
.move-to-sub[data-v-26c3db40] {
  display: inline-block;
  transform: rotate(270deg);
  line-height: 10px;
}
.move-out-sub[data-v-26c3db40] {
  display: inline-block;
  transform: rotate(90deg);
  line-height: 10px;
}
.page-button[data-v-26c3db40] {
  text-align: center;
  margin-top: 12px;
}

.SiteNavModule-property-editor .property-editor-content {
  padding: 10px 5px !important;
}

.tab-body-wrap[data-v-39bce21e] {
  display: none;
}
.tab-body-wrap.active[data-v-39bce21e] {
  display: block;
}
.tab-module-header-wrap[data-v-39bce21e] {
  width: 100%;
  overflow: auto;
}
.tab-module-header[data-v-39bce21e] {
  display: flex;
  justify-content: center;
  padding-top: 30px;
  white-space: nowrap;
}
.tab-header-item[data-v-39bce21e] {
  padding: 0 24px 16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.tab-header-item.active[data-v-39bce21e] {
  --border-bottom-width: 3px;
  --border-bottom-color: var(--mainColor);
  color: #fff;
  position: relative;
}
.tab-header-item.active .tab-item-icon[data-v-39bce21e] {
  display: none;
}
.tab-header-item.active .tab-item-icon-hover[data-v-39bce21e] {
  display: block;
}
.tab-header-item.active .tab-item-inner[data-v-39bce21e] {
  color: var(--mainColor);
  cursor: pointer;
}
.tab-header-item.active[data-v-39bce21e]::after {
  content: '';
  position: absolute;
  bottom: 0;
  height: var(--border-bottom-width);
  background: var(--border-bottom-color);
  width: 100%;
}
.tab-item-inner[data-v-39bce21e] {
  color: #333;
}
.tab-name[data-v-39bce21e] {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
}
.tab-desc[data-v-39bce21e] {
  font-size: 12px;
  opacity: 0.8;
}
.tab-item-icon[data-v-39bce21e],
.tab-item-icon-hover[data-v-39bce21e] {
  max-width: 76px;
  max-height: 76px;
  margin: 0 auto 26px;
  padding-top: 15px;
}
.tab-item-icon-hover[data-v-39bce21e] {
  display: none;
}
.tab-module-body[data-v-39bce21e] {
  background: #f4f5f8;
}

