header[data-v-27b8bfa7] {
  display: flex;
  justify-content: space-between;
  padding: 9px 30px 9px 20px;
}
h1[data-v-27b8bfa7] {
  display: flex;
}
.header-nav[data-v-27b8bfa7] {
  display: flex;
  align-items: center;
}
.header-nav li[data-v-27b8bfa7] {
  font-size: 14px;
  margin: 0 15px;
  line-height: 32px;
  color: #415058;
  position: relative;
  z-index: 999;
}
.header-nav li[data-v-27b8bfa7]:last-child {
  margin-right: 0;
}
a[data-v-27b8bfa7],
a[data-v-27b8bfa7]:visited,
a[data-v-27b8bfa7]:hover,
a[data-v-27b8bfa7]:active {
  color: #415058;
  height: 32px;
}
img[data-v-27b8bfa7] {
  vertical-align: top;
}
.qr-code-detail[data-v-27b8bfa7] {
  text-align: center;
  color: #333;
  font-size: 16px;
}
.user-info-wrapper[data-v-27b8bfa7] .el-button--text {
  color: #415058;
  border: none;
  line-height: 32px;
  padding: 0;
}
.qr-code-wrapper img[data-v-27b8bfa7] {
  vertical-align: middle;
  margin-top: -3px;
}
.hover-blue a[data-v-27b8bfa7]:hover,
.hover-blue[data-v-27b8bfa7] .el-button--text:hover {
  color: #406be2;
}


.user-info-pop.el-popover {
    min-width: 80px;
    padding: 2px 12px;
}
.user-info-pop .el-button--text {
    color: #415058;
}


footer[data-v-766a1338] {
    line-height: 50px;
    height: 50px;
    background: #efefef;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #5b676f;
}
a[data-v-766a1338] {
    color: #5b676f;
}
a[data-v-766a1338]:hover {
    text-decoration: underline;
}
img[data-v-766a1338] {
    vertical-align: middle;
    margin: -3px 0 0 6px;
    width: 16px;
}

.item[data-v-0850fbc6] {
  margin-right: 12px;
  font-size: 14px;
  color: #13151f;
  line-height: 20px;
  cursor: pointer;
}
.item a[data-v-0850fbc6] {
  color: #13151f;
}
.item a[data-v-0850fbc6]:hover {
  color: #2a5af9;
}
.item img[data-v-0850fbc6] {
  width: 20px;
  margin: 0px 4px 0 13px;
  vertical-align: top;
}
.item[data-v-0850fbc6]:hover {
  color: #2a5af9;
}
.split-wrapper[data-v-0850fbc6] {
  color: #ebebee;
}


.statement-text[data-v-73e305b0] {
    color: rgba(144, 147, 153, 1);
}
.tip-icon[data-v-73e305b0] {
    margin: 0 10px 0 15px;
}
.statement-content[data-v-73e305b0] {
    width: 520px;
    line-height: 1.6;
}
.statement-content p[data-v-73e305b0] {
    margin-bottom: 6px;
}
.statement-content p[data-v-73e305b0]:last-child {
    margin-bottom: 0;
}
.stateMentWrapper p[data-v-73e305b0] {
    margin-bottom: 10px;
}
.statement-content a[data-v-73e305b0] {
    color: rgba(64, 107, 226, 1);
}
.split-wrapper[data-v-73e305b0] {
    color: #ebebee;
}

.bar-wrapper[data-v-c5d49268] {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #e4e7eb;
  padding: 0 30px 0 20px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  color: #2f2e3f;
  z-index: 1;
}

.el-select-dropdown__list .el-select-dropdown__item[data-v-68a5773a] {
  padding-right: 44px;
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  border-radius: 4px;
  padding-left: 8px;
}
.model-label[data-v-68a5773a] {
  font-weight: 400;
  font-size: 14px;
  color: #13151f;
  line-height: 20px;
}
.model-label span[data-v-68a5773a] {
  vertical-align: middle;
}
.model-label .tag[data-v-68a5773a] {
  display: inline-block;
  box-sizing: border-box;
  min-width: 38px;
  text-align: center;
  padding: 1px 6px;
  margin-right: 6px;
  background: #f8f8fa;
  border-radius: 3px;
  border: 1px solid #ebebee;
  font-weight: 500;
  font-size: 12px;
  color: #606266;
  line-height: 16px;
}
.model-label .recommend[data-v-68a5773a] {
  background: #fff6ee;
  border: 1px solid #ffd6ae;
  color: #fa8919;
}
.model-label .vip[data-v-68a5773a] {
  background: #fbf4fe;
  border: 1px solid #eed1fa;
  color: #bb46ea;
}
.model-label .common[data-v-68a5773a] {
  background: #f2f9ff;
  border: 1px solid #d1ebff;
  color: #199cfd;
}

.side-bar-wrapper[data-v-7e911002] {
  width: 260px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 12px 16px 24px;
  background: #f8fafb;
  overflow: auto;
}
.bar-bottom-wrapper[data-v-7e911002] {
  margin-top: 16px;
  font-size: 14px;
  line-height: 22px;
  color: #2f2e3f;
}
.bar-bottom-wrapper[data-v-7e911002] .el-select {
  display: block;
}
.share-wrapper[data-v-7e911002] {
  padding: 12px 14px;
}
.split-line[data-v-7e911002] {
  color: #777779;
}
.nav-link-item[data-v-7e911002] {
  margin-top: 12px;
}
.nav-link-item[data-v-7e911002] a.router-link-active {
  color: #2f2e3f;
  background: #eaeff9;
}
.nav-link-item[data-v-7e911002] a.router-link-active .history-icon {
  background-image: url(https://static.pkulaw.com/assets/svg/history_selected.39af3179.svg);
}
.nav-link-item[data-v-7e911002] a.router-link-active .format-icon {
  background-image: url(https://static.pkulaw.com/assets/icon/format_selected.0485d75e.svg);
}
.nav-link-item[data-v-7e911002] a.router-link-active .knowledge-icon {
  background-image: url(https://static.pkulaw.com/assets/svg/knowledge_selected.f981ca9c.svg);
}
.nav-link-item[data-v-7e911002] a {
  color: #72768e;
  font-size: 16px;
  display: block;
  height: 48px;
  line-height: 48px;
}
.nav-link-item[data-v-7e911002] a:hover {
  background: #eaeff9;
}
.nav-link-item i[data-v-7e911002] {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin: -3px 12px 0 14px;
  background-repeat: no-repeat;
  background-size: contain;
}
.nav-link-item .history-icon[data-v-7e911002] {
  background-image: url(https://static.pkulaw.com/assets/svg/history.3bb2f61e.svg);
}
.nav-link-item .format-icon[data-v-7e911002] {
  background-image: url(https://static.pkulaw.com/assets/svg/format.54c511ea.svg);
}
.nav-link-item .knowledge-icon[data-v-7e911002] {
  background-image: url(https://static.pkulaw.com/assets/svg/knowledge.270482d5.svg);
}
.nav-link-item .prompt-icon[data-v-7e911002] {
  background-image: url(https://static.pkulaw.com/assets/svg/prompt.d995d0b8.svg);
}
.new-icon[data-v-7e911002] {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url(https://static.pkulaw.com/assets/svg/new.2ce7bdd2.svg);
  vertical-align: middle;
  margin-top: -3px;
}
.full-width[data-v-7e911002] {
  width: 100%;
}
.stats-wrapper[data-v-7e911002] {
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
  margin: 16px 0 24px 0;
  padding: 0 16px;
  display: flex;
  flex-wrap: wrap;
}
.stats-wrapper .stats-item[data-v-7e911002] {
  width: 50%;
  padding: 12px 0;
}
.stats-wrapper .stats-item[data-v-7e911002]:nth-child(1),
.stats-wrapper .stats-item[data-v-7e911002]:nth-child(2) {
  border-bottom: 1px solid #f5f5f5;
}
.stats-wrapper .stats-result[data-v-7e911002] {
  color: #2f2e3f;
  line-height: 22px;
}
.stats-wrapper .stats-text[data-v-7e911002] {
  color: #777779;
  line-height: 18px;
  margin-top: 4px;
}
.collapsed.side-bar-wrapper[data-v-7e911002] {
  padding: 12px 12px 24px;
  width: 72px;
}
.collapsed .nav-link-wrapper[data-v-7e911002] .el-button {
  padding: 12px;
}
.collapsed .collapsed-hide[data-v-7e911002] {
  display: none;
}
.collapsed .el-icon-plus[data-v-7e911002] {
  margin-right: 0;
}
.collapsed[data-v-7e911002] a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.collapsed[data-v-7e911002] a i {
  margin: 0;
}
.prompt-color[data-v-7e911002] {
  color: #ea5c5c;
}
.oper-wrapper[data-v-7e911002] a {
  color: #2f2e3f;
}
.ml-8[data-v-7e911002] {
  margin-left: 8px;
}
.custom-primary[data-v-7e911002]:hover {
  background: #4778ff;
  border-color: #4778ff;
}

.dialog-footer a[data-v-1ad70691] {
  color: #406be2;
  position: relative;
}
.dialog-footer a[data-v-1ad70691]::after {
  content: "";
  position: absolute;
  left: -20px;
  top: -12px;
  right: -20px;
  bottom: -12px;
}

[data-v-6e746fa0] .no-header-dialog .el-dialog__header {
  display: none;
}
[data-v-6e746fa0] .no-header-dialog .el-dialog__body {
  padding: 0px;
}
[data-v-6e746fa0] .no-header-dialog.el-dialog {
  margin-top: 0 !important;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10000;
}
.dialog-content[data-v-6e746fa0] {
  margin-bottom: 10px;
}
.dialog-header[data-v-6e746fa0] {
  padding: 8px;
  line-height: 2rem;
  color: white;
  font-weight: 600;
  text-align: center;
  background-color: #409eff;
  margin-bottom: 20px;
  font-size: 18px;
  margin-top: 0;
}
.dialog-message[data-v-6e746fa0] {
  padding-left: 20px;
  padding-right: 20px;
  color: #606266;
  margin-bottom: 10px;
}
.dialog-buttons[data-v-6e746fa0] {
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
.button-link[data-v-6e746fa0] {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #606266;
}
.blue-button[data-v-6e746fa0] {
  color: #409eff !important;
}

#app[data-v-15a67d71] {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.app-content-wrapper[data-v-15a67d71] {
  height: calc(100vh - 140px);
}
.content-wrapper[data-v-15a67d71] {
  flex: 1;
  height: 100%;
  overflow: auto;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  text-decoration: none;
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar:horizontal {
  height: 8px;
}
::-webkit-scrollbar-button {
  width: 8px;
  height: 1px;
}
::-webkit-scrollbar-track {
  background: transparent;
  border: thin solid #f2f2f2;
  box-shadow: 0px 0px 3px #dfdfdf inset;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  background: #aaa;
  border: thin solid gray;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #7d7d7d;
}
html,
body {
  height: 100vh;
  overflow-y: hidden;
}
body {
  font-family: system-ui, -apple-system, Segoe UI, Rototo, Helvetica, "Microsoft Yahei", Arial, sans-serif;
  font-size: 14px;
  min-width: 1280px;
}
.flex {
  display: flex;
}
.flex-1 {
  flex: 1;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.flex-v-center {
  display: flex;
  align-items: center;
}
.flex-h-center {
  display: flex;
  justify-content: center;
}
.flex-space-between {
  display: flex;
  justify-content: space-between;
}
.mr-8 {
  margin-right: 8px;
}
.mt-16 {
  margin-top: 16px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.pb-16 {
  padding-bottom: 16px;
}
.pt-16 {
  padding-top: 16px;
}
.pl-16 {
  padding-left: 16px;
}
.pr-16 {
  padding-right: 16px;
}
.align-center {
  text-align: center;
}
.cursor-pointer {
  cursor: pointer;
}
.normal-font-size {
  font-size: 14px;
}
.full-height {
  height: 100%;
}
.overflow-auto {
  overflow: auto;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rotate-invert {
  transform: rotate(180deg);
}
.border-top {
  border-top: 1px solid #e4e7eb;
}
.ellipsis-2-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ellipsis-7-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hitClass {
  color: #f72e2e;
}
.mh-200 {
  min-height: 200px;
}

.buynow-productType-dialog *,
.buy-now-dialog * {
  box-sizing: content-box;
}
table > thead > tr:first-child > th.is-leaf.el-table__cell {
  background-color: #f6f7fa;
}
div.el-pagination.is-background {
  position: relative;
  text-align: right;
}
div.el-pagination.is-background .el-pagination__total {
  position: absolute;
  left: 0;
}
div.el-pagination.is-background .btn-next,
div.el-pagination.is-background .btn-prev,
div.el-pagination.is-background .el-pager li {
  background: #ffffff;
  border: 1px solid #e4e7eb;
}
div.el-pagination.is-background .el-pager li {
  color: #406be2;
}
div.el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #406be2;
}
.el-button--primary {
  background-color: #406be2;
  border-color: #406be2;
}
button.el-button--text,
div.el-tabs__item.is-active,
div.el-tabs__item:hover {
  color: #406be2;
}
div.el-tabs__item {
  font-size: 16px;
  color: #2f2e3f;
}
div.el-tabs__active-bar {
  background-color: #406be2;
}
div.el-tabs__nav-wrap::after {
  height: 0px;
}
.vue-office-docx-main .docx-wrapper {
  background: white;
  padding: 0px;
  flex-flow: inherit;
}
.vue-office-docx-main .docx-wrapper > section.docx {
  box-shadow: none;
  padding: 20px !important;
}
div.el-tree-node__content {
  height: 32px;
}

/* 
  富文本编辑器 */
div.ql-editor {
  line-height: 1.8;
  white-space: pre-wrap !important;
  padding: 0 15px 12px;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: "14px";
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="small"]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="small"]::before {
  content: "10px";
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="large"]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="large"]::before {
  content: "18px";
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="huge"]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="huge"]::before {
  content: "32px";
}
div.ql-container {
  font-size: 14px;
}
.ql-picker-item[data-value="10px"]::before,
.ql-picker-label[data-value="10px"]::before {
  content: "10px" !important;
}
.ql-picker-item[data-value="12px"]::before,
.ql-picker-label[data-value="12px"]::before {
  content: "12px" !important;
}
.ql-picker-item[data-value="14px"]::before,
.ql-picker-label[data-value="14px"]::before {
  content: "14px" !important;
}
.ql-picker-item[data-value="16px"]::before,
.ql-picker-label[data-value="16px"]::before {
  content: "16px" !important;
}
.ql-picker-item[data-value="18px"]::before,
.ql-picker-label[data-value="18px"]::before {
  content: "18px" !important;
}
.ql-picker-item[data-value="20px"]::before,
.ql-picker-label[data-value="20px"]::before {
  content: "20px" !important;
}
.ql-picker-item[data-value="22px"]::before,
.ql-picker-label[data-value="22px"]::before {
  content: "22px" !important;
}
.ql-picker-item[data-value="24px"]::before,
.ql-picker-label[data-value="24px"]::before {
  content: "24px" !important;
}
.ql-picker-item[data-value="30px"]::before,
.ql-picker-label[data-value="30px"]::before {
  content: "30px" !important;
}
.ql-picker-item[data-value="28px"]::before,
.ql-picker-label[data-value="28px"]::before {
  content: "28px" !important;
}
.ql-picker-item[data-value="36px"]::before,
.ql-picker-label[data-value="36px"]::before {
  content: "36px" !important;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: "文本";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: "标题1";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: "标题2";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: "标题3";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: "标题4";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: "标题5";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: "标题6";
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: "标准字体";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="serif"]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="serif"]::before {
  content: "衬线字体";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="monospace"]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="monospace"]::before {
  content: "等宽字体";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="SimSun"]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="SimSun"]::before {
  content: "宋体";
  font-family: "SimSun";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="SimHei"]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="SimHei"]::before {
  content: "黑体";
  font-family: "SimHei";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="Microsoft-YaHei"]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="Microsoft-YaHei"]::before {
  content: "微软雅黑";
  font-family: "Microsoft YaHei";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="KaiTi"]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="KaiTi"]::before {
  content: "楷体";
  font-family: "KaiTi";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="FangSong"]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="FangSong"]::before {
  content: "仿宋";
  font-family: "FangSong";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="Arial"]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="Arial"]::before {
  content: "Arial";
  font-family: "Arial";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="Times-New-Roman"]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="Times-New-Roman"]::before {
  content: "Times New Roman";
  font-family: "Times New Roman";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="sans-serif"]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="sans-serif"]::before {
  content: "sans-serif";
  font-family: "sans-serif";
}
.ql-font-SimSun {
  font-family: "SimSun";
}
.ql-font-SimHei {
  font-family: "SimHei";
}
.ql-font-Microsoft-YaHei {
  font-family: "Microsoft YaHei";
}
.ql-font-KaiTi {
  font-family: "KaiTi";
}
.ql-font-FangSong {
  font-family: "FangSong";
}
.ql-font-Arial {
  font-family: "Arial";
}
.ql-font-Times-New-Roman {
  font-family: "Times New Roman";
}
.ql-font-sans-serif {
  font-family: "sans-serif";
}
.ql-snow .ql-tooltip.ql-editing input[type="text"]::-webkit-input-placeholder::before {
  content: "";
}
.ql-snow .ql-tooltip[data-mode="link"]::before {
  content: "输入链接地址：";
}
.ql-snow .ql-tooltip::before {
  content: "访问地址:";
}
.ql-snow .ql-tooltip a.ql-action::after {
  content: "编辑";
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: "删除";
}
.ql-snow .ql-tooltip[data-mode="video"]::before {
  content: "输入视频地址：";
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  content: "保存";
}
.ql-video {
  display: none !important;
}
.ql-container.ql-snow,
.ql-toolbar.ql-snow {
  border: none;
}
.ql-editor ul[data-checked="true"] li {
  text-decoration: line-through;
}
.ql-editor ul[data-checked] {
  padding-left: 0;
}
.ql-snow .ql-tooltip {
  left: 0 !important;
  z-index: 100;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  z-index: 100;
}
.ql-picker.ql-lineHeight .ql-picker-label::before,
.ql-picker.ql-lineHeight .ql-picker-item::before {
  content: attr(data-value);
}
.ql-lineHeight {
  width: 48px;
}

