.theme_preview[data-v-1fc87825] {
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
  min-height: 300px;
}
.preview_header[data-v-1fc87825] {
  height: 36px;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  font-size: 12px;
  gap: 8px;
}
.preview_logo[data-v-1fc87825] {
  padding: 0 10px;
  height: 100%;
  font-size: 12px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.preview_logo_img[data-v-1fc87825] {
  height: 70%;
  max-width: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
.preview_menu_item[data-v-1fc87825] {
  padding: 0 10px;
  height: 100%;
}
.preview_body[data-v-1fc87825] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
}
.preview_sidebar[data-v-1fc87825] {
  width: 130px;
  padding-top: 6px;
  font-size: 12px;
}
.preview_sidebar_item[data-v-1fc87825] {
  padding: 6px 10px;
  margin: 2px 0;
  font-size: 12px;
  white-space: nowrap;
}
.preview_content[data-v-1fc87825] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px;
}
.preview_panel_bar[data-v-1fc87825] {
  height: 28px;
  line-height: 28px;
  padding: 0;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 2px 2px 0 0;
}
.preview_panel_icon[data-v-1fc87825] {
  width: 28px;
  height: 28px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 8px;
  color: white;
  font-size: 12px;
}
.preview_panel_body[data-v-1fc87825] {
  background: white;
  padding: 10px;
  border: 1px solid #e4e6eb;
  border-top: none;
}
.preview_btn[data-v-1fc87825] {
  display: inline-block;
  padding: 5px 12px;
  border-radius: 3px;
  color: #fff;
  font-size: 11px;
  cursor: default;
  margin-right: 8px;
}
.preview_tag[data-v-1fc87825] {
  display: inline-block;
  padding: 0 6px;
  border: 1px solid;
  border-radius: 3px;
  font-size: 10px;
  margin-right: 8px;
}
.preview_switch[data-v-1fc87825] {
  display: inline-block;
  width: 28px;
  height: 15px;
  border-radius: 8px;
  border: 1px solid;
  vertical-align: middle;
  margin-right: 8px;
}
.preview_tab_bar[data-v-1fc87825] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e4e7ed;
}
.preview_tab[data-v-1fc87825] {
  padding: 4px 8px;
  font-size: 11px;
  cursor: default;
  border-bottom: 2px solid transparent;
}
.preview_progress[data-v-1fc87825] {
  height: 4px;
  background: #ebeef5;
  border-radius: 2px;
  overflow: hidden;
}
.preview_progress_bar[data-v-1fc87825] {
  height: 100%;
  border-radius: 2px;
}

