.cardCss-table {
  border: none;
  padding: 20px;
  box-sizing: border-box;
}
.tabs__nav-wrap {
  height: 40px;
  margin-bottom: -1px;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  color: #303133;
}
.tabs__nav-scroll {
  overflow: hidden;
}
.tabs__nav {
  display: flex;
  float: left;
  position: relative;
  transition: transform 0.3s;
  white-space: nowrap;
  z-index: 2;
}
.tabs_active-bar {
  background-color: #409eff;
  bottom: 0;
  height: 2px;
  left: 0;
  list-style: none;
  position: absolute;
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: 1;
}
.tabs__item {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  font-weight: 500;
  height: 40px;
  justify-content: center;
  list-style: none;
  position: relative;
}
.p1 {
  padding: 0 20px 0 0;
}
.p2 {
  padding: 0 20px;
}
.p3 {
  padding: 0 0 0 20px;
}
.active-tab {
  color: #409eff;
}
.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 16px;
}
.el-dropdown-link:focus,
.el-tooltip__trigger:focus {
  outline: none;
}
.f-16 {
  font-size: 14px;
}
.mr-8 {
  margin-right: 8px;
}
.mb-8 {
  margin-bottom: 8px;
}
.ml-20 {
  margin-left: 20px;
}
.mr-32 {
  margin-right: 32px;
}
.mr-36 {
  margin-right: 36px;
}
.pt-4 {
  padding-top: 3px;
}
.jc-sa {
  justify-content: space-around;
}
.fd-c {
  flex-direction: column;
}
.pos-a {
  position: absolute;
}
.mt-8 {
  margin-top: 8px;
}
.pos-r {
  position: reactive;
}
.ml-50 {
  margin-left: 50px;
}
.mr-10 {
  margin-right: 10px;
}
.ta-l {
  text-align: left;
}
.ta-c {
  text-align: center;
}
.ta-r {
  text-align: right;
}
.ml-24 {
  margin-left: 24px;
}
.f-1 {
  flex: 1;
}
.ml-8 {
  margin-left: 8px;
}
.mr-20 {
  margin-right: 20px;
}
.pl-8 {
  padding-left: 8px;
}
.pt-8 {
  padding-top: 8px;
}
.pt-20 {
  padding-top: 20px;
}
.ml-12 {
  margin-left: 12px;
}
.d-f {
  display: flex;
}
.ai-c {
  align-items: center;
}
.ai-fe {
  align-items: flex-end;
}
.c-p {
  cursor: pointer;
}
.o-0 {
  opacity: 0;
}
.jc-fe {
  justify-content: flex-end;
}
.jc-c {
  justify-content: center;
}
.jc-sb {
  justify-content: space-between;
}
.mt-32 {
  margin-top: 32px;
}
.mt-12 {
  margin-top: 12px;
}
.mb-12 {
  margin-bottom: 12px;
}
.ml-60 {
  margin-left: 60px;
}
.dp-ib {
  display: inline-block;
}
.mt-20 {
  margin-top: 20px;
}
.one-row-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  zoom: 1;
}
.two-row-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: initial;
  word-break: break-all;
}
.dp-i {
  display: inline;
}
.type-red {
  color: #e8351f;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 500;
}
.type-blue {
  color: #72b7e0;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 500;
}
.m-0-a {
  margin: 0 auto;
}
.w-10 {
  width: 10%;
}
.w-22 {
  width: 22%;
}
.w-24 {
  width: 24%;
}
.w-30 {
  width: 30%;
}
.w-11 {
  width: 11%;
}
.w-12 {
  width: 12%;
}
.w-14 {
  width: 14%;
}
.w-4 {
  width: 4%;
}
.w-5 {
  width: 5%;
}
.w-6 {
  width: 6%;
}
.w-7 {
  width: 7%;
}
.w-8 {
  width: 8%;
}
.fr-w {
  flex-wrap: wrap;
}
.w-15 {
  width: 15%;
}
.w-20 {
  width: 20%;
}
.w-21 {
  width: 21%;
}
.w-18 {
  width: 18%;
}
.c-red {
  color: #e77059;
}
.c-b {
  color: #bbb;
}
.ai-e {
  align-items: end;
}
.tb-top {
  height: 40px;
  line-height: 40px;
  color: #464646;
  background-color: #f9f9f9;
}
.mo-price {
  width: 15%;
}
.tb-content {
  border: 1px solid #ececec;
}
.p12 {
  padding: 12px;
}
.tab-main-top {
  height: 40px;
  line-height: 40px;
  color: #464646;
  background-color: #f2f7ff;
}
.tb-post-item {
  margin-right: 6px;
  margin-bottom: 6px;
  padding: 4px 8px;
  border: 1px solid #7d7e82;
  border-radius: 4px;
}
.txt-blod {
  font-weight: bold;
}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: "\2022";
}
.ql-editor ul[data-checked="true"],
.ql-editor ul[data-checked="false"] {
  pointer-events: none;
}
.ql-editor ul[data-checked="true"] > li *,
.ql-editor ul[data-checked="false"] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked="true"] > li::before,
.ql-editor ul[data-checked="false"] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked="true"] > li::before {
  content: "\2611";
}
.ql-editor ul[data-checked="false"] > li::before {
  content: "\2610";
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) ". ";
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) ". ";
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) ". ";
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) ". ";
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) ". ";
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) ". ";
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ". ";
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) ". ";
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) ". ";
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) ". ";
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  width: 100%;
  min-height: 600px;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: "\2022";
}
.ql-editor ul[data-checked="true"],
.ql-editor ul[data-checked="false"] {
  pointer-events: none;
}
.ql-editor ul[data-checked="true"] > li *,
.ql-editor ul[data-checked="false"] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked="true"] > li::before,
.ql-editor ul[data-checked="false"] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked="true"] > li::before {
  content: "\2611";
}
.ql-editor ul[data-checked="false"] > li::before {
  content: "\2610";
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) ". ";
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) ". ";
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) ". ";
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) ". ";
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) ". ";
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) ". ";
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ". ";
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) ". ";
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) ". ";
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) ". ";
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  width: 100%;
  min-height: 600px;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: "";
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type="file"],
.ql-snow .ql-toolbar input.ql-image[type="file"] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: "";
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: "Normal";
}
.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: "Heading 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: "Heading 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: "Heading 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: "Heading 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: "Heading 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: "Heading 6";
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: "Sans Serif";
}
.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: "Serif";
}
.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: "Monospace";
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="serif"]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="monospace"]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: "Normal";
}
.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: "Small";
}
.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: "Large";
}
.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: "Huge";
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="small"]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="large"]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="huge"]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type="text"] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: "Edit";
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: "Remove";
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type="text"] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: "Save";
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode="link"]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode="formula"]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode="video"]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: "\2022";
}
.ql-editor ul[data-checked="true"],
.ql-editor ul[data-checked="false"] {
  pointer-events: none;
}
.ql-editor ul[data-checked="true"] > li *,
.ql-editor ul[data-checked="false"] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked="true"] > li::before,
.ql-editor ul[data-checked="false"] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked="true"] > li::before {
  content: "\2611";
}
.ql-editor ul[data-checked="false"] > li::before {
  content: "\2610";
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) ". ";
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) ". ";
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) ". ";
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) ". ";
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) ". ";
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) ". ";
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ". ";
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) ". ";
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) ". ";
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) ". ";
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  width: 100%;
  min-height: 600px;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-bubble.ql-toolbar:after,
.ql-bubble .ql-toolbar:after {
  clear: both;
  content: "";
  display: table;
}
.ql-bubble.ql-toolbar button,
.ql-bubble .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-bubble.ql-toolbar button svg,
.ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-bubble.ql-toolbar button:active:hover,
.ql-bubble .ql-toolbar button:active:hover {
  outline: none;
}
.ql-bubble.ql-toolbar input.ql-image[type="file"],
.ql-bubble .ql-toolbar input.ql-image[type="file"] {
  display: none;
}
.ql-bubble.ql-toolbar button:hover,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff;
}
@media (pointer: coarse) {
  .ql-bubble.ql-toolbar button:hover:not(.ql-active),
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc;
  }
}
.ql-bubble {
  box-sizing: border-box;
}
.ql-bubble * {
  box-sizing: border-box;
}
.ql-bubble .ql-hidden {
  display: none;
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: hidden;
}
.ql-bubble .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-bubble .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-bubble .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-bubble .ql-formats:after {
  clear: both;
  content: "";
  display: table;
}
.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #ccc;
}
.ql-bubble .ql-empty {
  fill: none;
}
.ql-bubble .ql-even {
  fill-rule: evenodd;
}
.ql-bubble .ql-thin,
.ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-bubble .ql-transparent {
  opacity: 0.4;
}
.ql-bubble .ql-direction svg:last-child {
  display: none;
}
.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-bubble .ql-editor h1 {
  font-size: 2em;
}
.ql-bubble .ql-editor h2 {
  font-size: 1.5em;
}
.ql-bubble .ql-editor h3 {
  font-size: 1.17em;
}
.ql-bubble .ql-editor h4 {
  font-size: 1em;
}
.ql-bubble .ql-editor h5 {
  font-size: 0.83em;
}
.ql-bubble .ql-editor h6 {
  font-size: 0.67em;
}
.ql-bubble .ql-editor a {
  text-decoration: underline;
}
.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-bubble .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-bubble .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-bubble .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-bubble .ql-editor img {
  max-width: 100%;
}
.ql-bubble .ql-picker {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-bubble .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-bubble .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-bubble .ql-picker-options {
  background-color: #444;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width: 28px;
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-bubble .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-bubble .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before {
  content: attr(data-label);
}
.ql-bubble .ql-picker.ql-header {
  width: 98px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item::before {
  content: "Normal";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: "Heading 1";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: "Heading 2";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: "Heading 3";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: "Heading 4";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: "Heading 5";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: "Heading 6";
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-bubble .ql-picker.ql-font {
  width: 108px;
}
.ql-bubble .ql-picker.ql-font .ql-picker-label::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item::before {
  content: "Sans Serif";
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value="serif"]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value="serif"]::before {
  content: "Serif";
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value="monospace"]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value="monospace"]::before {
  content: "Monospace";
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value="serif"]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value="monospace"]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-bubble .ql-picker.ql-size {
  width: 98px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-label::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item::before {
  content: "Normal";
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value="small"]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="small"]::before {
  content: "Small";
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value="large"]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="large"]::before {
  content: "Large";
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value="huge"]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="huge"]::before {
  content: "Huge";
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="small"]::before {
  font-size: 10px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="large"]::before {
  font-size: 18px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value="huge"]::before {
  font-size: 32px;
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0px;
}
.ql-bubble .ql-color-picker svg {
  margin: 1px;
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff;
}
.ql-bubble .ql-tooltip {
  background-color: #444;
  border-radius: 25px;
  color: #fff;
}
.ql-bubble .ql-tooltip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  left: 50%;
  margin-left: -6px;
  position: absolute;
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px;
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px;
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block;
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden;
}
.ql-bubble .ql-tooltip-editor {
  display: none;
}
.ql-bubble .ql-tooltip-editor input[type="text"] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 13px;
  height: 100%;
  outline: none;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}
.ql-bubble .ql-tooltip-editor a {
  top: 10px;
  position: absolute;
  right: 20px;
}
.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "\D7";
  font-size: 16px;
  font-weight: bold;
}
.ql-container.ql-bubble:not(.ql-disabled) a {
  position: relative;
  white-space: nowrap;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before {
  background-color: #444;
  border-radius: 15px;
  top: -5px;
  font-size: 12px;
  color: #fff;
  content: attr(href);
  font-weight: normal;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
  z-index: 1;
}
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  border-top: 6px solid #444;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before,
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  left: 0;
  margin-left: 50%;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: visibility 0s ease 200ms;
  visibility: hidden;
}
.ql-container.ql-bubble:not(.ql-disabled) a:hover::before,
.ql-container.ql-bubble:not(.ql-disabled) a:hover::after {
  visibility: visible;
}

body,
h1,
h2,
h3,
h4,
h5 {
  margin: 0px;
}
:root {
  --sitePrimaryColor: #1890ff;
}
.container[data-v-1f950b67] {
  min-height: 100vh;
}
.container .page-container[data-v-1f950b67] {
  padding: 0;
}
.container .page-container.with-menu[data-v-1f950b67] {
  display: flex;
  flex-direction: column;
  /* 仅对有菜单的页面设置垂直布局 */
}
.container .content-area[data-v-1f950b67] {
  display: flex;
  justify-content: center;
  height: 100%;
}
.container .el-menu-demo[data-v-1f950b67] {
  width: 100%;
  background-color: #409EFF;
}
.container .header-left[data-v-1f950b67] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.container .header-left .title[data-v-1f950b67] {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}
.container .header-right[data-v-1f950b67] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.container .header-right .header-action[data-v-1f950b67] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.container .header-right .header-action .accountUser[data-v-1f950b67] {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.container .header-right .download[data-v-1f950b67] {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  gap: 5px;
}
.container .header-right .download .download-icon[data-v-1f950b67] {
  font-size: 16px;
  color: #fff;
}
.container .header-right .download span[data-v-1f950b67] {
  font-size: 14px;
}
[data-v-1f950b67] .custom-menu {
  border-bottom: none !important;
  display: flex;
  justify-content: space-between;
  padding: 0 calc(50% - 900px) 0 calc(50% - 900px);
}
/* 选中项样式 - 只保留下划线 */
[data-v-1f950b67] .custom-menu .el-menu-item.is-active {
  font-weight: bold !important;
  color: #fff !important;
  position: relative;
}
/* 选中项下划线 */
[data-v-1f950b67] .custom-menu .el-menu-item.is-active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #fff !important;
}
/* 鼠标悬停效果 - 浅蓝色 */
[data-v-1f950b67] .custom-menu .el-menu-item:hover {
  background-color: #66b1ff !important;
  color: #fff !important;
}
/* 调整徽章大小（宽高、字体大小） */
.item[data-v-1f950b67] {
  overflow: visible !important;
  padding-right: 10px;
}
[data-v-1f950b67] .el-badge__content {
  min-width: 4px !important;
  max-width: 12px !important;
  border: #ff3b52 !important;
}
[data-v-1f950b67] .el-badge__content.is-fixed {
  background-color: #ff3b52 !important;
  color: #fff !important;
  /* 徽章内文字颜色 */
}
[data-v-1f950b67] .custom-menu .el-menu-item {
  /* 默认状态 */
  color: #fff !important;
  transition: all 0.3s ease !important;
  /* 重置所有菜单项的下划线 */
  /* 当前路由对应的菜单项 - 只保留下划线 */
  /* 未选中项保持默认样式 */
  /* 悬浮时显示浅蓝色 */
  /* 选中项悬浮时也保持浅蓝色 */
}
[data-v-1f950b67] .custom-menu .el-menu-item::after {
  display: none !important;
}
[data-v-1f950b67] .custom-menu .el-menu-item.active-menu {
  font-weight: bold !important;
}
[data-v-1f950b67] .custom-menu .el-menu-item.active-menu::after {
  display: block !important;
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 3px !important;
  background-color: #fff !important;
}
[data-v-1f950b67] .custom-menu .el-menu-item:not(.active-menu) {
  font-weight: normal !important;
}
[data-v-1f950b67] .custom-menu .el-menu-item:hover {
  background-color: #66b1ff !important;
}
[data-v-1f950b67] .custom-menu .el-menu-item.active-menu:hover {
  background-color: #66b1ff !important;
}

/* 不能 scoped，因为弹层在 body 下 */
.my-submenu-popper {
  /* 整个下拉框 */
  background: #409EFF !important;
  /* 背景色 */
  border-radius: 8px !important;
  /* 圆角 */
  box-shadow: 0 4px 12px rgba(64, 158, 255, 0.3) !important;
  overflow: hidden;
  /* 圆角被遮住时加这个 */
}

/* 子菜单项 */
.my-submenu-popper .el-menu-item {
  color: #fff !important;
  background: transparent !important;
  height: 40px;
  line-height: 40px;
}

/* hover 高亮 */
.my-submenu-popper .el-menu-item:hover {
  background: #409EFF !important;
  color: #fff !important;
}

/* 激活态 */
.my-submenu-popper .el-menu-item.is-active {
  background: #409EFF !important;
  color: #fff !important;
}

.refundgoodsImg[data-v-af4904a9] {
  width: 50px;
  height: 50px;
  border-radius: 5px;
}
.asterisk-left[data-v-af4904a9] {
  max-height: 31%;
  /* overflow-y: auto; */
}
.rf-history-box[data-v-af4904a9] {
  padding: 4px;
  border: 2px solid #4ba4ff;
  color: #4ba4ff;
  border-radius: 4px;
  line-height: 20px;
  opacity: 0.5;
}
.rf-history-box-active[data-v-af4904a9] {
  padding: 4px;
  border: 2px solid #4ba4ff;
  color: #4ba4ff;
  border-radius: 4px;
  line-height: 20px;
  opacity: 1;
}

.upload-wrap[data-v-b8b69e45] {
  background-color: #fff;
  border: 1px dashed #dcdee1;
  border-radius: 4px;
  min-height: 180px;
  width: 180px;
  height: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.upload-wrap>span[data-v-b8b69e45] {
  font-size: 14px;
  color: #999;
}
.upload-list[data-v-b8b69e45] {
  display: flex;
  flex-wrap: wrap;
}
.upload-item[data-v-b8b69e45] {
  position: relative;
  min-height: 180px;
  width: 180px;
  height: 180px;
  margin-right: 16px;
  margin-bottom: 140px;
  border-radius: 4px;
}
.upload-item>img[data-v-b8b69e45] {
  width: 100%;
  height: 100%;
}
.pic-delete[data-v-b8b69e45] {
  width: 180px;
  height: 180px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.45);
  user-select: none;
}
.pic-percentage[data-v-b8b69e45] {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  align-items: center;
  justify-content: center;
}
.upload-item:hover .pic-delete[data-v-b8b69e45] {
  display: flex;
}

.tip-box[data-v-221ecba0] {
  position: relative;
  width: 100%;
  padding: 8px 0;
  border-radius: 4px;
  border: 1px solid #f59c5b;
  color: #f59c5b;
  font-size: 14px;
  background-color: #fefaed;
}
.tip-txt[data-v-221ecba0] {
  width: 50px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background-color: #f59c5b;
  color: #fff;
  display: inline-block;
  border-radius: 0 0 16px 0;
}
.ml-80[data-v-221ecba0] {
  margin-left: 80px;
}
[data-v-221ecba0] .el-drawer__body + .el-checkbox__input {
  position: relative;
  left: 0;
  top: 0;
}

.h-full[data-v-dc97efa5] {
    height:40vh;
}
[data-v-5391fc7d] .el-radio {
  margin-right: 4px;
}
[data-v-5391fc7d] .el-textarea__inner {
  height: 200px;
}
[data-v-5391fc7d] .el-form-item__content .el-textarea .el-textarea__inner {
  height: 100px !important;
}
.page-search-wrap[data-v-5391fc7d] {
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 12px;
}
.afterSaleList {
&[data-v-5391fc7d] {
  background-color: #fff;
  width: 1800px;
  padding: 12px;
  box-sizing: border-box;
  }
.switch-warp {
&[data-v-5391fc7d] {
    display: flex;
    justify-content: flex-end;
    background-color: #fff;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    }
.num[data-v-5391fc7d] {
      color: red;
}
}
}
.settle[data-v-5391fc7d] {
  right: 10px;
}
.goodsImg[data-v-5391fc7d] {
  width: 80px;
  height: 80px;
  border-radius: 5px;
}
.refundgoodsImg[data-v-5391fc7d] {
  width: 50px;
  height: 50px;
  border-radius: 5px;
}
.toggle-txt[data-v-5391fc7d] {
  color: #409eff;
}
.yuandian[data-v-5391fc7d] {
  margin-left: -16px;
}
hr[data-v-5391fc7d] {
  border: none;
  height: 1px;
  background-color: #f0f0f0;
}
.bt-slc[data-v-5391fc7d] {
  margin-left: 10px;
}
.mb-24[data-v-5391fc7d] {
  margin-bottom: 24px;
}
.mt-132[data-v-5391fc7d] {
  margin-top: 76px;
}
[data-v-5391fc7d] .is-guttered {
  width: 274px;
}
.bd-b[data-v-5391fc7d] {
  border-bottom: 2px solid #f4f4f4;
}
.c-red[data-v-5391fc7d] {
  color: #e77059;
}
.odtxt-bd[data-v-5391fc7d] {
  color: #494949;
  font-weight: 600;
}
.ml-80[data-v-5391fc7d] {
  margin-left: 80px;
}
.od-l[data-v-5391fc7d] {
  margin-left: 50px;
}
.od-r[data-v-5391fc7d] {
  margin-right: 10px;
}
.tip-box[data-v-5391fc7d] {
  position: relative;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #f59c5b;
  color: #f59c5b;
  font-size: 14px;
  background-color: #fefaed;
}
[data-v-5391fc7d] .circular {
  width: 20px;
  height: 20px;
  margin-top: 10px;
}
.rf-s[data-v-5391fc7d] {
  color: #e5644b;
}
.mtb[data-v-5391fc7d] {
  margin: 8px 0;
}
.tb-top-header-w[data-v-5391fc7d] {
  width: 20%;
}
.h-24[data-v-5391fc7d] {
  height: 24px;
  line-height: 24px;
}
.tip-txt[data-v-5391fc7d] {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #f59c5b;
  color: #fff;
  display: inline-block;
  border-radius: 0 0 16px 0;
}
.refresh-icon[data-v-5391fc7d] {
  right: -30px;
}
.bt-prm[data-v-5391fc7d] {
  width: 70%;
  margin: 0 auto;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #439dfc;
  color: #fff;
  border-radius: 4px;
}
.bt-prm[data-v-5391fc7d]:active {
  opacity: 0.8;
}
.bt-dis[data-v-5391fc7d] {
  width: 70%;
  margin: 8px auto 0 auto;
  line-height: 32px;
  text-align: center;
  background-color: #f3f3f3;
  color: #c6c6c6;
  border: 1px solid #eaeaea;
  border-radius: 4px;
}
.bt-dis[data-v-5391fc7d]:active {
  opacity: 0.8;
}
.tb-top-header[data-v-5391fc7d] {
  width: 100%;
  height: 60px;
  background-color: #f9f9f9;
}
.tb-head[data-v-5391fc7d] {
  width: 100%;
  height: 60px;
  background-color: #f2f7ff;
}
.tb-main[data-v-5391fc7d] {
  width: 100%;
  height: 180px;
  border-bottom: 2px solid #f4f4f4;
}
.tb-foot[data-v-5391fc7d] {
  height: 52px;
  border-left: 2px solid #f4f4f4;
  border-bottom: 2px solid #f4f4f4;
  border-right: 2px solid #f4f4f4;
  overflow: hidden;
}
.g-txt[data-v-5391fc7d] {
  color: #4a4a4a;
}
.g-main[data-v-5391fc7d] {
  /* width: 570px; */
  flex: 1;
  color: gray;
}
.goods-info1[data-v-5391fc7d] {
  width: 30%;
  height: 100%;
  border-left: 2px solid #f4f4f4;
}
.goods-info2[data-v-5391fc7d] {
  width: 260px;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
  text-align: center;
  color: #5e5e5e;
  font-size: 15px;
  font-weight: 600;
}
.goods-info[data-v-5391fc7d] {
  width: 20%;
  height: 100%;
  flex-direction: column;
  display: flex;
  font-size: 15px;
}
.s-rmk[data-v-5391fc7d] {
  max-height: 45px;
  min-height: 24px;
  padding: 6px;
  border: 1px solid #d8d8d8;
  color: #f56c6c;
  font-size: 14px;
  font-weight: 400;
  border-radius: 2px;
  overflow-y: scroll;
  white-space: pre-line;
}
.rmk-ipt[data-v-5391fc7d] {
  width: 96%;
  margin: 0 auto;
  text-align: left;
}
.bd-r[data-v-5391fc7d] {
  border-right: 2px solid #f4f4f4;
}
.c-tips[data-v-5391fc7d] {
  color: #56b1ed;
}
.link-txt[data-v-5391fc7d] {
  color: #64b7ef;
  padding: 1px 0;
  display: inline-block;
  border-bottom: 1px solid transparent;
  line-height: 1;
}
.link-txt[data-v-5391fc7d]:hover {
  border-bottom-color: #64b7ef;
}
[data-v-5391fc7d] .el-checkbox {
  width: 100%;
  margin: 12px 0;
}
[data-v-5391fc7d] .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  position: absolute;
  left: 0;
  top: -4px;
}
[data-v-5391fc7d] .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
  position: absolute;
  top: 24px;
}
[data-v-5391fc7d] .is-checked > .el-checkbox__input {
  position: absolute;
  left: 20px;
}
[data-v-5391fc7d] .el-checkbox > .el-checkbox__input {
  position: absolute;
  left: 20px;
}
[data-v-5391fc7d] .el-col .el-col-5 .is-guttered {
  position: reactive !important;
}
[data-v-5391fc7d] .el-checkbox-group > .el-checkbox {
  width: 100%;
  display: flex;
  align-items: flex-start;
  height: auto;
  overflow: hidden;
}
[data-v-5391fc7d] .el-checkbox__label {
  width: 100%;
  padding-left: 0;
}
[data-v-5391fc7d] .el-checkbox-group > .el-checkbox > .el-checkbox__input > .el-checkbox__inner {
  position: absolute;
}
[data-v-5391fc7d] .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #303133;
}
.type-red[data-v-5391fc7d] {
  color: #e8351f;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 500;
}
.type-blue[data-v-5391fc7d] {
  color: #72b7e0;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 500;
}

.avatar-uploader .avatar[data-v-5391fc7d] {
  width: 178px;
  height: 178px;
  display: block;
}
.applyAfterSales[data-v-5391fc7d] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  gap: 10px;
}
.applyAfterSales .el-form-item__label[data-v-5391fc7d] {
  font-size: 14px;
  font-weight: 500;
  color: #161221;
}
.applyAfterSales .el-form-item[data-v-5391fc7d] {
  margin-top: 8px;
  margin-bottom: 12px !important;
  /* 保险起见加 !important */
}
.light-colored[data-v-5391fc7d] {
  color: rgb(130, 130, 130);
}
.red-colored[data-v-5391fc7d] {
  color: rgb(255, 69, 0);
}
.refund[data-v-5391fc7d] {
  color: rgb(245, 108, 108);
}
.purchaseOrder[data-v-5391fc7d] {
  margin: 8px;
  padding: 10px;
  align-items: flex-start;
  gap: 8px;
  font-size: 14px;
  box-sizing: border-box;
}
.small-refresh[data-v-5391fc7d] {
  width: 18px !important;
  height: 18px !important;
  /* 调整图标与文字的垂直对齐 */
  vertical-align: middle;
  margin-top: -2px;
}
.auto[data-v-5391fc7d] {
  margin-left: auto;
  margin-top: auto;
}

/* 自定义其他按钮样式 - 白色背景、蓝色边框和文字 */
.custom-button[data-v-5391fc7d] {
  --el-button-bg-color: #ffffff !important;
  --el-button-text-color: #64b7ef !important;
  --el-button-border-color: #64b7ef !important;
}
.custom-button[data-v-5391fc7d]:hover {
  --el-button-hover-bg-color: #f5f7fa !important;
  --el-button-hover-text-color: var(--el-color-primary) !important;
  --el-button-hover-border-color: var(--el-color-primary) !important;
}

/* 拒绝按钮悬停样式 - 红色 */
.reject-button[data-v-5391fc7d]:hover {
  --el-button-hover-bg-color: #fef2f2 !important;
  --el-button-hover-text-color: #ff4d4f !important;
  --el-button-hover-border-color: #ff4d4f !important;
}

.avatar-uploader .el-upload {
  border: 1px dashed var(--el-border-color);
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: var(--el-transition-duration-fast);
}
.avatar-uploader .el-upload:hover {
  border-color: var(--el-color-primary);
}
.el-icon.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 150px;
  height: 150px;
  text-align: center;
}
.el-dialog__body {
  padding: 5px 10px 10px 20px !important;
  color: inherit !important;
  font-size: inherit !important;
}
.tooltip-base-box .box-item[data-v-47ba8964] {
  width: 110px;
  margin-top: 10px;
}
.filter-item[data-v-47ba8964] {
  margin-left: 80px;
}
.w-full[data-v-47ba8964] {
  width: 100%;
}
[data-v-47ba8964] .el-input__inner {
  height: 32px;
  width: 60px;
}
.el-radio__input.is-checked + .el-radio__label[data-v-47ba8964] {
  color: #333333 !important;
}
.mt-4[data-v-47ba8964] {
  margin-top: -4px;
}
hr[data-v-47ba8964] {
  border: none;
  height: 1px;
  background-color: #f0f0f0;
}
.relevance[data-v-a25a0ada] {
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px;
}
.relevance .searchGoods[data-v-a25a0ada] {
  margin-top: 20px;
  color: #409eff;
}
.relevance .searchGoods span[data-v-a25a0ada] {
  margin-right: 10px;
  cursor: pointer;
}
.add-box[data-v-a25a0ada] {
  padding: 12px 24px;
}
.buy-box[data-v-a25a0ada] {
  background: #f4f3f7;
  height: 40px;
  line-height: 40px;
}
.b-r[data-v-a25a0ada] {
  border-right: 2px solid #e8e7ec;
}
[data-v-a25a0ada] .el-input__wrapper {
  box-shadow: none;
}
[data-v-a25a0ada] .el-select__wrapper {
  box-shadow: none;
}
.calc.sum[data-v-a25a0ada] {
  color: var(--color-theme);
  font-size: 28px;
}
.calc[data-v-a25a0ada] {
  margin-left: 5px;
  display: inline-block;
  min-width: 30px;
  min-height: 28px;
  line-height: 28px;
  border-radius: 4px;
  font-weight: 500;
  cursor: pointer;
  background: rgba(255, 76, 77, 0.10196);
}
.w-25[data-v-a25a0ada] {
  width: 25%;
}
[data-v-a25a0ada] .el-table__header {
  width: 100% !important;
}
.b-btnbox[data-v-a25a0ada] {
  position: sticky;
  height: 60px;
  background-color: #fff;
  bottom: 0px;
  right: 0px;
  z-index: 999;
}
.b-table[data-v-a25a0ada] .el-table {
  margin-bottom: 100px;
}
.closeTip[data-v-a25a0ada] {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 14px;
  color: #6a6868;
}
.tipText[data-v-a25a0ada] {
  color: #f35f5a;
  font-size: 12px;
  text-align: left !important;
}

.care-txt[data-v-d51a4deb] {
  color: #f57a7b;
  font-size: 16px;
}

.refundgoodsImg[data-v-d04f7ffd] {
    width: 50px;
    height: 50px;
    border-radius: 5px;
}
.asterisk-left[data-v-d04f7ffd] {
    max-height: 31%;
    /* overflow-y: auto; */
}
.rf-history-box[data-v-d04f7ffd] {
    padding: 4px;
    border: 2px solid #4ba4ff;
    color: #4ba4ff;
    border-radius: 4px;
    line-height: 20px;
    opacity: 0.5;
}
.rf-history-box-active[data-v-d04f7ffd] {
    padding: 4px;
    border: 2px solid #4ba4ff;
    color: #4ba4ff;
    border-radius: 4px;
    line-height: 20px;
    opacity: 1;
}

.expire-color[data-v-b07a43f1] {
  color: #f56c6c;
}

.refundgoodsImg[data-v-03cdcff9] {
    width: 50px;
    height: 50px;
    border-radius: 5px;
}
.asterisk-left[data-v-03cdcff9] {
    max-height: 31%;
    /* overflow-y: auto; */
}
.rf-history-box[data-v-03cdcff9] {
    padding: 4px;
    border: 2px solid #4ba4ff;
    color: #4ba4ff;
    border-radius: 4px;
    line-height: 20px;
    opacity: 0.5;
}
.rf-history-box-active[data-v-03cdcff9] {
    padding: 4px;
    border: 2px solid #4ba4ff;
    color: #4ba4ff;
    border-radius: 4px;
    line-height: 20px;
    opacity: 1;
}
.it-filter[data-v-aec66a25] {
  width: 220px;
}
[data-v-aec66a25] .el-form-item {
  margin-right: 10px;
}
.time-sel > .el-select .el-input__wrapper[data-v-aec66a25] {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.paltform-img[data-v-aec66a25] {
  width: 20px;
  height: 20px;
}
.ignore-btn[data-v-aec66a25] {
  width: 140px;
  height: 32px;
  display: flex;
  padding: 0px 12px;
  align-items: center;
  background: #f3f4f5;
  border-radius: 5px;
  line-height: 25px;
  border: 1px solid #c8c9cc;
}
[data-v-aec66a25] .el-form-item {
  margin-bottom: 24px !important;
  margin-right: 14px !important;
}

[data-v-4f9ff67d] .el-dialog__header {
  border-bottom: 1px solid #ebebeb;
}
.small-upload[data-v-a5b98d2b] {
  width: 100px;
  height: 100px;
}
.small-upload[data-v-a5b98d2b] .el-upload--picture-card {
  width: 100px;
  height: 100px;
}
.small-upload[data-v-a5b98d2b] .el-upload-list__item-thumbnail {
  width: 100px;
  height: 100px;
}
.small-upload[data-v-a5b98d2b] .el-upload-list--picture-card .el-upload-list__item {
  width: 100px !important;
  height: 100px !important;
}
.small-upload[data-v-a5b98d2b] .el-icon--close-tip {
  display: none;
}
.small-upload[data-v-a5b98d2b] .el-upload-list__item-actions {
  width: 100px;
  display: flex;
  justify-content: space-around !important;
  align-items: center !important;
}
.small-upload[data-v-a5b98d2b] .el-upload-list--picture-card {
  flex-wrap: nowrap !important;
}
.b-b[data-v-5c8e74cd] {
  border-bottom: 1px solid #f2f2f2;
}
.b-d[data-v-5c8e74cd] {
  border: 1px dashed #ececec;
  border-radius: 4px;
}
.s-btn[data-v-5c8e74cd] {
  width: 100px;
  height: 40px;
  background: var(--color-theme);
  color: #fff;
}
[data-v-5c8e74cd] .el-table__header {
  width: 100% !important;
}
.c-blue[data-v-5c8e74cd] {
  color: var(--color-theme);
}
.tags-container[data-v-5c8e74cd] {
  display: flex;
  gap: 8px;
  /* 标签之间的间距 */
  justify-content: center;
  /* 标签在单元格中居中 */
  flex-wrap: wrap;
  /* 标签过多时自动换行 */
}
/* 单个标签样式优化 */
.tag-item[data-v-5c8e74cd] {
  padding: 2px 8px;
  background-color: #fef0f0;
  color: #f56c6c !important;
  font-size: 12px;
  border-radius: 4px;
}
/* 自定义链接颜色 */
.custom-link[data-v-5c8e74cd] {
  color: #378de8 !important;
  /* 使用 !important 确保覆盖默认样式 */
  text-decoration: none;
  /* 可选：去掉默认下划线 */
}
/* 可选：添加 hover 效果 */
.custom-link[data-v-5c8e74cd]:hover {
  color: #3d9dde !important;
  /* hover 时颜色稍深 */
  text-decoration: underline;
  /* hover 时显示下划线 */
}
/* 针对当前页面的复选框组容器添加唯一类名进行隔离 */
.checkbox-group-force-horizontal[data-v-5c8e74cd] {
  /* 强制水平排列 */
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 16px !important;
  /* 复选框之间的间距 */
  margin: 10px 0 !important;
  padding: 0 !important;
}
/* 强制单个复选框的布局 */
.checkbox-group-force-horizontal[data-v-5c8e74cd] .el-checkbox {
  width: auto !important;
  /* 取消100%宽度限制 */
  margin: 0 !important;
  /* 清除上下边距 */
  position: relative !important;
  /* 重置为相对定位 */
  display: inline-flex !important;
  /* 行内flex布局 */
  align-items: center !important;
  /* 垂直居中对齐 */
  height: auto !important;
  overflow: visible !important;
}
/* 重置复选框input的定位 */
.checkbox-group-force-horizontal[data-v-5c8e74cd] .el-checkbox__input {
  position: static !important;
  /* 取消绝对定位 */
  left: auto !important;
  top: auto !important;
  margin-right: 8px !important;
  /* 与文字保持距离 */
}
/* 重置复选框内部元素定位 */
.checkbox-group-force-horizontal[data-v-5c8e74cd] .el-checkbox__inner {
  position: static !important;
  left: auto !important;
  top: auto !important;
}
/* 确保标签文本正常显示 */
.checkbox-group-force-horizontal[data-v-5c8e74cd] .el-checkbox__label {
  width: auto !important;
  padding-left: 0 !important;
  position: static !important;
}
.tip[data-v-e39ea65a] {
  background-color: #fefaec;
  background-image: url(https://dywebs.1tsoft.com/douyin-web/images/msg-tips.png);
  background-repeat: no-repeat;
  padding: 8px 10px 8px 40px;
  border: 1px solid #ffcf8f;
  font-size: 12px;
  color: #f99856;
  border-radius: 4px;
}
.tip p[data-v-e39ea65a] {
  margin: 5px 0;
}
.flex[data-v-e39ea65a] {
  display: flex;
}
.main-row[data-v-e39ea65a] {
  font-weight: 500;
  border-radius: 4px;
  width: 260px;
  height: 50vh;
}
.tag_bule[data-v-e39ea65a] {
  background: #409eff;
  width: 4px;
  height: 18px;
  border-radius: 2px;
  margin-right: 5px;
}
.tag_red[data-v-e39ea65a] {
  background: #ff4c4d;
  width: 4px;
  height: 18px;
  border-radius: 2px;
  margin-right: 5px;
}
.subject[data-v-e39ea65a] {
  font-size: 14px;
  font-weight: 600;
  margin: 20px 0;
  font-family: Microsoft YaHei !important;
}
.subject[data-v-e39ea65a]:hover {
  color: #60a0f4;
  cursor: pointer;
}
.main-row-top[data-v-e39ea65a] {
  position: relative;
  padding: 10px;
  background-color: #f5f7fa;
  font-family: Microsoft YaHei !important;
  color: #000;
  font-size: 14px;
}
.main-top[data-v-e39ea65a] {
  position: relative;
  padding: 10px;
  background-color: #f5f7fa;
  font-family: Microsoft YaHei !important;
  color: #000;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #e5e1d1;
}
.content-top[data-v-e39ea65a] {
  padding: 5px;
  background-color: #ecf5ff;
}
.main-row-content[data-v-e39ea65a] {
  height: 48vh;
  padding: 20px;
  background-color: #f5f7fa;
}
.orderInfo[data-v-e39ea65a] {
  min-height: 200px;
  border-bottom: 1px solid #e4e7ed;
}
.mgr20[data-v-e39ea65a] {
  margin-right: 20px;
}
.mgt10[data-v-e39ea65a] {
  margin-top: 20px;
}
.mgb10[data-v-e39ea65a] {
  margin-bottom: 10px;
}
.mgb20[data-v-e39ea65a] {
  margin-bottom: 20px;
}
.mgb20[data-v-e39ea65a] {
  margin-bottom: 20px;
}
.align-items-c[data-v-e39ea65a] {
  align-items: center;
}
.ft14[data-v-e39ea65a] {
  font-size: 14px;
}
.c666[data-v-e39ea65a] {
  color: #666 !important;
}
.fw[data-v-e39ea65a] {
  font-weight: 600;
}
.tit[data-v-e39ea65a] {
  font-size: 18px;
}
.save-btn[data-v-e39ea65a] {
  border: 1px solid #409eff;
  color: #409eff;
}
.weizhi[data-v-e39ea65a] {
  width: 40px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background: #0080ff;
  color: #fff;
  font-size: 12px;
}
.purchase-order[data-v-e39ea65a] {
  padding: 8px 12px;
  margin-left: 12px;
  background: #fcf8e5;
  color: #606266;
  font-weight: 600;
  border-radius: 4px;
  border: 1px solid #e5e1d1;
}
.dialog-footer[data-v-e39ea65a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.dialog-footer .totalPrice[data-v-e39ea65a] {
  margin-left: 22vw;
  font-size: 16px;
  font-weight: 400;
  color: #606266;
}
.el-dialog__body[data-v-e39ea65a] {
  color: inherit !important;
  font-size: inherit !important;
}
.flex[data-v-b1da84d3] {
  display: flex;
}
.main-row[data-v-b1da84d3] {
  font-weight: 500;
  border-radius: 4px;
  border: 1px solid rgba(24, 23, 28, 0.10196);
  border: 1px solid var(--, rgba(24, 23, 28, 0.10196));
  width: 50%;
  min-height: 300px;
}
.main-row-top[data-v-b1da84d3] {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid rgba(24, 23, 28, 0.05882);
  background: linear-gradient(90deg, rgba(155, 133, 214, 0.10196), rgba(155, 133, 214, 0));
}
.main-row-content[data-v-b1da84d3] {
  padding: 20px;
}
.mgr20[data-v-b1da84d3] {
  margin-right: 20px;
}
.mgb20[data-v-b1da84d3] {
  margin-bottom: 20px;
}
.mgb20[data-v-b1da84d3] {
  margin-bottom: 20px;
}
.align-items-c[data-v-b1da84d3] {
  align-items: center;
}
.ft14[data-v-b1da84d3] {
  font-size: 14px;
}
.c666[data-v-b1da84d3] {
  color: #666 !important;
}
.fw[data-v-b1da84d3] {
  font-weight: 600;
}
.tit[data-v-b1da84d3] {
  font-size: 18px;
}
.save-btn[data-v-b1da84d3] {
  border: 1px solid #409eff;
  color: #409eff;
}
.weizhi[data-v-b1da84d3] {
  width: 40px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background: #0080ff;
  color: #fff;
  font-size: 12px;
}
.purchase-order[data-v-b1da84d3] {
  padding: 8px 12px;
  margin-left: 12px;
  background: #fcf8e5;
  color: #606266;
  font-weight: 600;
  border-radius: 4px;
  border: 1px solid #e5e1d1;
}

[data-v-1fb79b96] .el-table .cell {
  padding: 0 !important;
}
.tips[data-v-122b0920] {
  font-size: 18px;
  font-weight: 600;
  font-family: Alibaba;
  box-sizing: border-box;
  color: #606266;
}
.info[data-v-122b0920] {
  width: 33.33%;
  min-height: 200px;
  background: #ffffff;
  border-radius: 4px;
}
.info-top[data-v-122b0920] {
  width: 100%;
  height: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.color-o[data-v-122b0920] {
  background: #e97c45;
}
.color-o1[data-v-122b0920] {
  color: #e97c45;
  font-size: 18px;
  font-weight: 600;
}
.color-r[data-v-122b0920] {
  background: #ea5455;
}
.color-r1[data-v-122b0920] {
  color: #ea5455;
}
.color-theme[data-v-122b0920] {
  background: #1990ff;
}
.info-tit[data-v-122b0920] {
  padding: 14px 14px 0 14px;
}
.b-b[data-v-122b0920] {
  padding-bottom: 14px;
  color: #26232e;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #f0f0f1;
}
.info-txt[data-v-122b0920] {
  font-weight: 600;
  padding: 14px;
}
.info-txt span[data-v-122b0920] {
  width: 100px;
  text-align: right;
  color: #8d8d8d;
}
.info-txt div[data-v-122b0920] {
  color: #595959;
}
.mx-tips[data-v-b6bdeb0d] {
  background: #ecf5ff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 20px;
  padding: 10px 20px;
  margin: 0 20px;
  color: #000;
  border: 1px solid var(--color-theme);
}
.mx-item[data-v-b6bdeb0d] {
  width: 158px;
  border-radius: 4px;
  border: 1px solid rgba(24, 23, 28, 0.10196);
  background: #f9f9fb;
  padding: 14px 18px;
}
.mx-box[data-v-b6bdeb0d] {
  margin-top: 12px;
  background: #fff;
  padding: 12px;
  border-radius: 4px;
}
.ml-10[data-v-b6bdeb0d] {
  margin-left: 10px;
}
.profit[data-v-286b3d6f] {
  position: relative;
  /* 让内部绝对定位以它为准 */
  padding: 12px 20px;
  background: #ecf5ff;
  color: #6e6c76;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid var(--color-theme);
  border-radius: 4px;
}
/* 底图做参照，但不再占据文档流高度 */
.top-bg[data-v-286b3d6f] {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 43px;
  pointer-events: none;
  /* 防止挡住鼠标事件 */
}
/* 覆盖层：绝对定位，完全盖在底图上 */
.top-pos[data-v-286b3d6f] {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
/* 图标底板居中 */
.lirun[data-v-286b3d6f] {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* 文字颜色 */
.top-txt[data-v-286b3d6f] {
  color: #fff;
  white-space: nowrap;
}
/* 提示文字继续从图片右侧开始 */
.ml[data-v-286b3d6f] {
  margin-left: 150px;
}
.mx-tips[data-v-8a331aab] {
  background: #ecf5ff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 20px;
  padding: 10px 20px;
  margin: 0 20px;
  color: #000;
  border: 1px solid var(--color-theme);
}
.mx-item[data-v-8a331aab] {
  width: 158px;
  border-radius: 4px;
  border: 1px solid rgba(24, 23, 28, 0.10196);
  background: #f9f9fb;
  padding: 14px 18px;
}
.mx-box[data-v-8a331aab] {
  margin-top: 12px;
  background: #fff;
  padding: 12px 150px;
  border-radius: 4px;
}
.percent-box[data-v-8a331aab] {
  width: 30px;
  height: 30px;
  background: #f16821;
  border-radius: 4px;
  text-align: center;
  line-height: 32px;
}
.sf-num[data-v-8a331aab] {
  margin-top: 10px;
  font-weight: 600;
}
.ml-10[data-v-8a331aab] {
  margin-left: 10px;
}
.profit-main[data-v-4d891716] {
  padding: 20px;
}
.profit-footer[data-v-4d891716] {
  padding-right: 20px;
  height: 80px;
  line-height: 80px;
  background: #fff;
  text-align: right;
}
.order-main[data-v-57e0872c] {
  width: 1800px !important;
  height: 100%;
  overflow-y: auto;
}
.page-search-wrap[data-v-57e0872c] {
  padding: 20px 16px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 12px;
}
.w-m[data-v-57e0872c] {
  width: 100px;
}
.toggle-txt[data-v-57e0872c] {
  color: #409eff;
}
.yuandian[data-v-57e0872c] {
  margin-left: -16px;
}
[data-v-57e0872c] .circular {
  width: 20px;
  height: 20px;
  margin-top: 10px;
}
[data-v-57e0872c] .el-picker-panel__sidebar > .el-picker-panel__shortcut {
  display: block;
  width: 100%;
  border: 0;
  background-color: transparent;
  line-height: 28px;
  font-size: 14px;
  padding-left: 12px;
  text-align: left;
  outline: 0;
  cursor: pointer;
  margin-left: 0 !important;
}
hr[data-v-57e0872c] {
  border: none;
  height: 1px;
  background-color: #f0f0f0;
}
.bt-slc[data-v-57e0872c] {
  margin-left: 10px;
}
.mb-24[data-v-57e0872c] {
  margin-bottom: 24px;
}
.mt-132[data-v-57e0872c] {
  margin-top: 76px;
}
.link-txt[data-v-57e0872c] {
  color: #64b7ef;
}
.c-red[data-v-57e0872c] {
  color: #e77059;
}
.odtxt-bd[data-v-57e0872c] {
  color: #494949;
  font-weight: 600;
}
.el-button + .el-button[data-v-57e0872c] {
  margin-left: 0px !important;
}
.od-l[data-v-57e0872c] {
  margin-left: 50px;
}
.od-r[data-v-57e0872c] {
  margin-right: 10px;
}
.tip-box[data-v-57e0872c] {
  position: relative;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #f59c5b;
  color: #f59c5b;
  font-size: 14px;
  background-color: #fefaed;
}
.expire-box[data-v-57e0872c] {
  position: relative;
  width: 100%;
  border-radius: 4px;
  border: 1px solid rgb(255, 121, 0);
  color: rgb(255, 121, 0);
  font-size: 14px;
  line-height: 41px;
  background-color: rgb(255, 240, 220);
}
.tooltip-base-box .box-item[data-v-57e0872c] {
  width: 110px;
  margin-top: 10px;
}
.rf-s[data-v-57e0872c] {
  color: #e5644b;
}
.mtb[data-v-57e0872c] {
  margin: 8px 0;
}
.tb-top-header-w[data-v-57e0872c] {
  width: 20%;
}
.tip-txt[data-v-57e0872c] {
  position: absolute;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #f59c5b;
  color: #fff;
  display: inline-block;
  border-radius: 0 0 16px 0;
}
.s-rmk[data-v-57e0872c] {
  max-height: 45px;
  min-height: 24px;
  padding: 6px;
  border: 1px solid #d8d8d8;
  color: #f56c6c;
  font-size: 14px;
  font-weight: 400;
  border-radius: 2px;
  overflow-y: scroll;
  white-space: pre-line;
}
.refresh-icon[data-v-57e0872c] {
  right: -30px;
}
.bt-prm[data-v-57e0872c] {
  width: 70%;
  margin: 0 auto;
  padding: 6px 12px;
  background-color: #439dfc;
  color: #fff;
  border-radius: 4px;
}
.bt-prm[data-v-57e0872c]:active {
  opacity: 0.8;
}
.bt-dis[data-v-57e0872c] {
  width: 70%;
  margin: 8px auto 0 auto;
  padding: 6px 12px;
  background-color: #f3f3f3;
  color: #c6c6c6;
  border: 1px solid #eaeaea;
  border-radius: 4px;
}
.bt-dis[data-v-57e0872c]:active {
  opacity: 0.8;
}
.tb-top-header[data-v-57e0872c] {
  width: 100%;
  height: 60px;
  background-color: #f9f9f9;
}
.tb-head[data-v-57e0872c] {
  width: 100%;
  height: 60px;
  background-color: #f2f7ff;
}
.tb-main[data-v-57e0872c] {
  width: 100%;
  height: 150px;
  border-bottom: 2px solid #f4f4f4;
}
.tb-foot[data-v-57e0872c] {
  height: 24px;
  line-height: 24px;
  border-left: 2px solid #f4f4f4;
  border-bottom: 2px solid #f4f4f4;
  border-right: 2px solid #f4f4f4;
  overflow: hidden;
}
.tb-foot1[data-v-57e0872c] {
  height: 24px;
  line-height: 24px;
}
.g-txt[data-v-57e0872c] {
  color: #4a4a4a;
  font-size: 15px;
}
.g-main[data-v-57e0872c] {
  width: 310px;
  color: #979797;
}
.ml-4[data-v-57e0872c] {
  margin-left: 4px;
}
.goods-info1[data-v-57e0872c] {
  width: 35%;
  height: 100%;
  border-left: 2px solid #f4f4f4;
}
.goods-info3[data-v-57e0872c] {
  width: 24%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
  text-align: center;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: 600;
}
.goods-info2[data-v-57e0872c] {
  width: 22%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
  text-align: center;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: 600;
}
.goods-info {
&[data-v-57e0872c] {
  /* width: 30%; */
  flex-direction: column;
  display: flex;
  color: #5e5e5e;
  font-weight: 500;
  }
.buttonDistribution[data-v-57e0872c] {
    background: #f99856;
    border: 1px solid #f99856;
    color: white;
    border-radius: 3px;
}
.buttonRelatedBaby[data-v-57e0872c] {
    border: 1px solid #e8351f;
    color: #e8351f;
    border-radius: 3px;
}
.buttonRelatedBaby[data-v-57e0872c]:hover {
    background-color: #ec5f4c;
    color: white;
}
}
.rmk-ipt[data-v-57e0872c] {
  width: 96%;
  margin: 0 auto;
  text-align: left;
}
.bd-r[data-v-57e0872c] {
  border-right: 2px solid #f4f4f4;
  min-height: 150px;
}
.c-tips[data-v-57e0872c] {
  color: #56b1ed;
}
.ml-60[data-v-57e0872c] {
  margin-left: 60px;
}
[data-v-57e0872c] .el-checkbox {
  width: 100%;
  margin: 12px 0;
}
[data-v-57e0872c] .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  position: absolute;
  top: -8px;
}
[data-v-57e0872c] .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
  position: absolute;
  left: 20px;
  top: 24px;
}
[data-v-57e0872c] .is-checked > .el-checkbox__input {
  position: absolute;
  left: 20px;
}
[data-v-57e0872c] .el-checkbox > .el-checkbox__input {
  position: absolute;
  left: 20px;
}
[data-v-57e0872c] .el-col .el-col-5 .is-guttered {
  position: reactive !important;
}
[data-v-57e0872c] .el-checkbox-group > .el-checkbox {
  width: 100%;
  display: flex;
  align-items: flex-start;
  height: auto !important;
  overflow: hidden;
}
[data-v-57e0872c] .el-radio {
  margin-right: 4px;
}
[data-v-57e0872c] .el-checkbox__label {
  width: 100%;
  padding-left: 0;
}
[data-v-57e0872c] .el-checkbox-group > .el-checkbox > .el-checkbox__input > .el-checkbox__inner {
  position: absolute;
  left: 0;
}
[data-v-57e0872c] .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #303133;
}
[data-v-57e0872c] .el-card__body {
  padding: 12px !important;
}
.my-dialog[data-v-57e0872c] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.my-dialog-box[data-v-57e0872c] {
  width: 60%;
  background-color: #fff;
  margin: 15vh auto;
  border-radius: 10px;
}
.sepc-w[data-v-57e0872c] {
  width: 100%;
  word-wrap: break-word;
}
.my-dialog-header[data-v-57e0872c] {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  padding-bottom: 10px;
  margin-right: 16px;
}
[data-v-57e0872c] .el-textarea__inner {
  height: 100%;
}
.my-dialog-title[data-v-57e0872c] {
  font-size: 18px;
  color: #2a2b2d;
}
.my-dialog-body[data-v-57e0872c] {
  padding: 20px;
}
.my-dialog-footer[data-v-57e0872c] {
  display: flex;
  justify-content: flex-end;
  padding: 20px;
  margin-bottom: 20px;
}
.important-txt[data-v-57e0872c] {
  color: #ff2f2f;
  font-weight: 500;
  font-size: 18px;
}
.f-16[data-v-57e0872c] {
  font-size: 14px;
}
.fill-txt[data-v-57e0872c] {
  color: #141414;
  font-size: 18px;
}
.tb-top[data-v-57e0872c] {
  height: 40px;
  line-height: 40px;
  color: #464646;
  background-color: #f9f9f9;
}
.tab-main-top[data-v-57e0872c] {
  height: 40px;
  line-height: 40px;
  color: #464646;
  background-color: #f2f7ff;
}
.mo-price[data-v-57e0872c] {
  width: 15%;
}
.tb-content[data-v-57e0872c] {
  border: 1px solid #ececec;
}
.p12[data-v-57e0872c] {
  padding: 12px;
}
.post-txt[data-v-57e0872c] {
  color: #66b1ff;
  cursor: pointer;
}
.tb-post-item[data-v-57e0872c] {
  margin-right: 6px;
  margin-bottom: 6px;
  padding: 4px 8px;
  border: 1px solid #7d7e82;
  border-radius: 4px;
}
.txt-blod[data-v-57e0872c] {
  font-weight: bold;
}
.mt-0[data-v-57e0872c] {
  margin-top: 0;
}
[data-v-57e0872c] img[alt="解密"],[data-v-57e0872c] img[title="解密"] {
  display: none !important;
}
.tb-top-header[data-v-57e0872c] {
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.tb-top-header > div[data-v-57e0872c] {
  flex-shrink: 0;
  box-sizing: border-box;
  padding: 0 8px;
}
.tb-main[data-v-57e0872c] {
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
}
.tb-main > div[data-v-57e0872c] {
  flex-shrink: 0;
  box-sizing: border-box;
}
.tb-main .goods-info1[data-v-57e0872c] {
  padding-left: 8px;
  padding-right: 8px;
}
.tb-main .goods-info[data-v-57e0872c] {
  padding-left: 8px;
  padding-right: 8px;
}
[data-v-57e0872c] .el-checkbox {
  margin-right: 8px;
}
[data-v-57e0872c] .el-checkbox .el-checkbox__label {
  width: 100%;
  padding-left: 0;
}
.tit[data-v-57e0872c] {
  font-size: 18px;
}
.tip[data-v-57e0872c] {
  margin-top: -20px;
  background-color: #fefaec;
  background-image: url(https://dywebs.1tsoft.com/douyin-web/images/msg-tips.png);
  background-repeat: no-repeat;
  padding: 8px 10px 8px 40px;
  border: 1px solid #ffcf8f;
  font-size: 12px;
  color: #f99856;
  border-radius: 4px;
}
.tip p[data-v-57e0872c] {
  margin: 5px 0;
}
.orderInfo[data-v-57e0872c] {
  min-height: 200px;
  border-bottom: 1px solid #e4e7ed;
}
.content-top[data-v-57e0872c] {
  padding: 5px;
  background-color: #ecf5ff;
  height: 14px;
}
.main-top[data-v-57e0872c] {
  position: relative;
  padding: 10px;
  background-color: #f5f7fa;
  font-family: Microsoft YaHei !important;
  color: #000;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #e5e1d1;
}
.subject[data-v-57e0872c] {
  font-size: 14px;
  font-weight: 600;
  margin: 20px 0;
  font-family: Microsoft YaHei !important;
}
.subject[data-v-57e0872c]:hover {
  color: #60a0f4;
  cursor: pointer;
}
.mgt10[data-v-57e0872c] {
  margin-top: 20px;
}
.text-ellipsis[data-v-57e0872c] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-shrink: 1;
  min-width: 0;
  font-weight: 600;
}
.word-break-tooltip[data-v-57e0872c] {
  max-width: 300px;
  word-break: break-all;
}
/* 文字超出自动换行样式 */
.text-wrap[data-v-57e0872c] {
  /* 1. 允许文字正常换行（默认值，但需确保未被覆盖） */
  white-space: normal;
  /* 2. 控制单词/长字符（如无空格的单号）换行，避免撑破容器 */
  word-break: break-all;
  /* 可选：设置最大宽度，限制内容区域（根据父容器宽度调整） */
  max-width: 100%;
  /* 可选：添加内边距，避免文字紧贴容器边缘 */
  padding: 4px 0;
  /* 可选：设置行高，优化多行文字可读性 */
  line-height: 1.4;
}
.reOrder-tit[data-v-57e0872c] {
  font-size: 16px;
  font-weight: bold;
}

.auto-deliver[data-v-81b19539] {
  height: 88vh;
}
.tip-txt[data-v-81b19539] {
  position: absolute;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #f59c5b;
  color: #fff;
  display: inline-block;
  border-radius: 0 0 16px 0;
}
.tip-box[data-v-81b19539] {
  height: 40px;
  position: relative;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #f59c5b;
  color: #f59c5b;
  font-size: 14px;
  background-color: #fefaed;
}
.js-txt[data-v-81b19539] {
  font-weight: bold;
}
.tb[data-v-81b19539] {
  color: #505355;
}
.tb-top[data-v-81b19539] {
  height: 40px;
  line-height: 40px;
  background-color: #e7e7e7;
}
.tb-content[data-v-81b19539] {
  height: 64vh;
  padding: 5px;
  overflow-y: auto;
  border: 2px solid #e7e7e7;
}
[data-v-81b19539] .el-form-item {
  margin-bottom: 0;
}

.tip-box[data-v-cbd2dfd0] {
    position: relative;
    width: 100%;
    padding: 8px 0;
    border-radius: 4px;
    border: 1px solid #f59c5b;
    color: #f59c5b;
    font-size: 14px;
    background-color: #fefaed;
}
.tip-txt[data-v-cbd2dfd0] {
    width: 50px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background-color: #f59c5b;
    color: #fff;
    display: inline-block;
    border-radius: 0 0 16px 0;
}
.ml-80[data-v-cbd2dfd0] {
    margin-left: 80px;
}
[data-v-cbd2dfd0] .el-drawer__body+.el-checkbox__input {
    position: relative;
    left: 0;
    top: 0;
}

.shopssettle[data-v-1e3c0f3b] {
  width: 1800px;
}
.tip-box[data-v-1e3c0f3b] {
  position: relative;
  width: 100%;
  padding: 8px 0;
  border-radius: 4px;
  border: 1px solid #f59c5b;
  color: #f59c5b;
  background-color: #fefaed;
  font-size: 14px;
}
.tip-txt[data-v-1e3c0f3b] {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #f59c5b;
  color: #fff;
  display: inline-block;
  border-radius: 0 0 16px 0;
}
.ml-60[data-v-1e3c0f3b] {
  margin-left: 65px;
}

.tip-box[data-v-1ac23977] {
  position: relative;
  width: 100%;
  padding: 8px 0;
  border-radius: 4px;
  border: 1px solid #f59c5b;
  color: #f59c5b;
  font-size: 14px;
  background-color: #fefaed;
}
.tip-txt[data-v-1ac23977] {
  width: 50px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background-color: #f59c5b;
  color: #fff;
  display: inline-block;
  border-radius: 0 0 16px 0;
}
.ml-80[data-v-1ac23977] {
  margin-left: 65px;
}
[data-v-1ac23977] .el-drawer__body + .el-checkbox__input {
  position: relative;
  left: 0;
  top: 0;
}
[data-v-1ac23977] .el-textarea__inner {
  height: 100% !important;
  line-height: 2.5;
}

[data-v-599d31d2] .el-input__inner {
    height: 32px !important;
}
.sku-boxtop[data-v-599d31d2] {
    width: 100;
    height: 40px;
    line-height: 40px;
    display: flex;
    background-color: #f4f6f8;
}
.sku-boxtop-left[data-v-599d31d2] {
    width: 400px;
    padding-left: 16px;
    text-align: left;
    color: #595a5f;
    font-weight: bold;
}
.sku-boxtop-right[data-v-599d31d2] {
    margin-left: 32px;
    color: #595a5f;
    font-weight: bold;
}
.sku-left[data-v-599d31d2] {
    width: 400px;
    height: 78vh;
}
.sku-left-item[data-v-599d31d2] {
    width: 100%;
    height: 100px;
    padding: 10px;
    background-color: #f2f7ff;
    border-radius: 4px;
}
.c-red[data-v-599d31d2] {
    color: #e77059;
}
.sku-txt[data-v-599d31d2] {
    color: #a8b2cb;
    word-break: break-all;
}
.sku-info[data-v-599d31d2] {
    width: calc(100% - 108px);
}
.mx-tips[data-v-917f68ea] {
  background: #ecf5ff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 20px;
  padding: 10px 20px;
  margin: 0 20px;
  color: #000;
  border: 1px solid var(--color-theme);
}
.mx-item[data-v-917f68ea] {
  width: 158px;
  border-radius: 4px;
  border: 1px solid rgba(24, 23, 28, 0.10196);
  background: #f9f9fb;
  padding: 14px 18px;
  gap: 10px;
}
.mx-box[data-v-917f68ea] {
  margin-top: 12px;
  background: #fff;
  padding: 12px;
  border-radius: 4px;
}
.mx-tips[data-v-fae3b77f] {
  background: #ecf5ff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 20px;
  padding: 10px 20px;
  margin: 0 20px;
  color: #000;
  border: 1px solid var(--color-theme);
}
.mx-item[data-v-fae3b77f] {
  width: 158px;
  border-radius: 4px;
  border: 1px solid rgba(24, 23, 28, 0.10196);
  background: #f9f9fb;
  padding: 14px 18px;
  gap: 10px;
}
.mx-box[data-v-fae3b77f] {
  margin-top: 12px;
  background: #fff;
  padding: 12px 150px;
  border-radius: 4px;
}
.mx-box1[data-v-fae3b77f] {
  margin-top: 12px;
  background: #fff;
  padding: 12px;
  border-radius: 4px;
}
.profit[data-v-fae3b77f] {
  padding: 12px 20px;
  background: #ecf5ff;
  color: #6e6c76;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid var(--color-theme);
  border-radius: 4px;
}
.lirun[data-v-fae3b77f] {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #fff;
  text-align: center;
  line-height: 26px;
}
.top-txt[data-v-fae3b77f] {
  color: #fff;
}
.top-bg[data-v-fae3b77f] {
  top: 80px;
  left: 20px;
}
.ml[data-v-fae3b77f] {
  margin-left: 150px;
}
.top-pos[data-v-fae3b77f] {
  top: 90px;
}
.tips {
  background-color: #ecf5ff;
  color: #409eff;
  border: 1px solid rgba(24, 23, 28, 0.1);
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 12px;
  border-radius: 8px;
}
.tips img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.search-tit {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
}
.el-form-item {
  margin-bottom: 0 !important;
}
.order-num {
  font-size: 18px;
  color: #01a081;
  font-weight: 600;
}
.box1 {
  width: 260px;
  height: 70px;
  border-radius: 4px;
  padding: 10px 20px;
  overflow: hidden;
  font-weight: 700;
}
.box1-txt {
  background: #ecf5ff;
  border: 1px solid var(--color-theme);
}
.box2-txt {
  background: #f4f3f7;
}
.t-color {
  color: var(--color-theme);
  font-weight: 600;
  font-size: 18px;
}
.red-color {
  color: #ff4d4d;
  font-weight: 600;
  font-size: 18px;
}
.green-color {
  color: #498205;
  font-weight: 600;
  font-size: 18px;
}
.orange-color {
  color: #ff7733;
  font-weight: 600;
  font-size: 18px;
}
.green1-color {
  color: #78e2c4;
  font-weight: 600;
  font-size: 18px;
}

.dataScreen[data-v-c2e59fde] {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 12px;
  background-size: 100%;
  background-color: #0d115d;
  background-size: 100%;
  overflow: hidden;
}
#background-video[data-v-c2e59fde] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  z-index: 1;
}
.monitor[data-v-c2e59fde] {
  height: 100%;
  padding: 0 2rem;
  position: relative;
  top: 0;
  left: 0;
  color: #eee;
  font-family: "Microsoft Yahei", "PingFang SC", "Tahoma", "Arial";
  display: flex;
  flex-direction: column;
  transition: all 0.5s ease-in-out;
  overflow: auto;
  z-index: 10;
}
.monitor_header[data-v-c2e59fde] {
  margin-top: 2rem;
  margin-bottom: 2.5vh;
  height: 5rem;
  display: flex;
  align-items: flex-start;
}
[data-v-c2e59fde] .el-radio-button__inner {
  background: none;
  color: #fff;
}
.time[data-v-c2e59fde] {
  height: 100%;
  font-size: 1.2rem;
}
.filter[data-v-c2e59fde] {
  height: 100%;
  font-size: 1.2rem;
  margin-right: 0 !important;
}
.monitor_content[data-v-c2e59fde] {
  margin-right: 0 !important;
  margin-bottom: 3rem;
  top: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content_item[data-v-c2e59fde] {
  width: 100%;
  position: relative;
  flex: 1;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  z-index: 1000;
  overflow: hidden;
  opacity: 0.8;
}
.content_item_img[data-v-c2e59fde] {
  border-style: none;
  width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}
.content_img[data-v-c2e59fde] {
  width: 100%;
  border-radius: 0.5125rem;
  overflow: hidden;
}
.content_text[data-v-c2e59fde] {
  position: absolute;
  left: 10%;
  top: 50%;
  transform: translate(0, -50%);
}
.mr-0[data-v-c2e59fde] {
  margin-right: 0 !important;
}
.content_item[data-v-c2e59fde]:nth-child(1),[data-v-c2e59fde]:nth-child(2),[data-v-c2e59fde]:nth-child(3),[data-v-c2e59fde]:nth-child(4) {
  margin-right: 2rem;
}
.pay-txt[data-v-c2e59fde] {
  font-size: 28px;
  font-weight: 600;
}
.pay-num[data-v-c2e59fde] {
  font-size: 30px;
  margin-top: 1rem;
  font-weight: 600;
}
.txt-annotation[data-v-c2e59fde] {
  font-size: 16px;
}
.bt[data-v-c2e59fde] {
  margin-right: 0;
  border: 0.9996px solid #fff;
  color: #fff;
}
.ranking-box[data-v-c2e59fde] {
  height: 350.0004px;
  margin-top: 1.5rem;
}
.monitor_echarts[data-v-c2e59fde] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.monitor_echarts > div[data-v-c2e59fde] {
  height: 300px;
  flex: 1;
  background-color: rgb(41, 68, 138);
  box-shadow: 0 0 5px #5aaef3;
  border-radius: 0.8rem;
}
#tradingrealtimeoverview[data-v-c2e59fde] {
  box-shadow: 0 0 5px #5aaef3;
  border-radius: 0.8rem;
  box-sizing: border-box;
}
#generalorder[data-v-c2e59fde] {
  box-shadow: 0 0 5px #5aaef3;
  border-radius: 0.8rem;
  box-sizing: border-box;
}
.monitor_echarts > div[data-v-c2e59fde]:first-child {
  margin-right: 2rem;
}
.monitor_echarts > div[data-v-c2e59fde]:last-child {
  margin-right: 0;
}
.rankingtb[data-v-c2e59fde] {
  height: 100%;
  flex: 1;
  background-color: rgb(41, 68, 138);
  box-shadow: 0 0 5px #5aaef3;
  box-sizing: border-box;
  opacity: 0.75;
}
.rankingtb[data-v-c2e59fde]:nth-child(1) {
  margin-right: 2rem;
}
.big-tit[data-v-c2e59fde] {
  top: 1rem;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 3.3rem;
  font-weight: 600;
}
.ranking-top[data-v-c2e59fde] {
  width: 95%;
  margin: 1rem auto;
  display: flex;
  padding-left: 1rem;
  align-items: center;
  justify-content: space-between;
  background: rgb(59, 92, 156);
  line-height: 1.75;
  font-size: 15.9996px;
  font-weight: bold;
  color: #eee;
  opacity: 1 !important;
}
.ranking-tb[data-v-c2e59fde] {
  width: 95%;
  margin: 1rem auto;
  display: flex;
  /* padding-left: 1rem; */
  align-items: center;
  justify-content: space-between;
  background: rgb(59, 92, 156);
  line-height: 1.75;
  font-size: 15.9996px;
  font-weight: bold;
  color: #eee;
}
.my_table[data-v-c2e59fde] .el-table__row > td {
  border: none;
}
.my_table[data-v-c2e59fde] .el-table th.is-leaf {
  border: none;
}
.my_table[data-v-c2e59fde] .el-table::before {
  border: none;
}
[data-v-c2e59fde] .el-table {
  background-color: #29448a;
  color: #fff;
}
[data-v-c2e59fde] .el-table__row {
  background-color: #29448a;
  color: #fff;
}
[data-v-c2e59fde] .el-switch {
  height: 0;
}
[data-v-c2e59fde] .el-table--enable-row-hover .el-table__body tr:hover > td {
  background-color: #9fb6cd;
}
[data-v-c2e59fde] .is-active {
  border: 1px solid #fff;
  border-radius: 2px;
}

.plugin-login[data-v-70ff61b2] {
  /* display: flex;
  justify-content: flex-end; */
  /* background-image: url("http://xunfuli.oss-cn-hangzhou.aliyuncs.com/1683705786541BG-new.png"); */
  /* background-size: cover; */
  /* background-repeat: no-repeat; */
  height: 100vh;
  /* overflow: hidden; */
  background-color: #278ff1;
}
.login-wrap[data-v-70ff61b2] {
  position: fixed;
  width: 350px;
  height: 420px;
  top: 32vh;
  right: 20vw;
  padding: 36px 48px;
  background-color: #fff;
  border-radius: 12px;
}
.site-icon[data-v-70ff61b2] {
  position: absolute;
  top: 36px;
  left: 36px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.site-icon > span[data-v-70ff61b2] {
  font-size: 14px;
  color: #666;
  margin-left: 4px;
}
.login-wrap_header[data-v-70ff61b2] {
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  justify-content: center;
}
.login-wrap_title[data-v-70ff61b2] {
  font-size: 18px;
  font-weight: 600;
  line-height: 36px;
  display: inline-block;
  border-bottom: 3px solid #1890ff;
  /* margin-left: 16px; */
}
.form-wrap[data-v-70ff61b2] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 56px;
}
.form-input[data-v-70ff61b2] {
  width: 100%;
  height: 58px;
  padding: 8px 0px;
  background-color: #fff;
}
.form-input > input[data-v-70ff61b2] {
  outline: none;
  width: 100%;
  height: 100%;
  padding: 0px 12px;
  border-radius: 8px;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  box-sizing: border-box;
}
.form-input > input[data-v-70ff61b2]::-webkit-input-placeholder {
  color: #d9d9d9;
}
.login-btn[data-v-70ff61b2] {
  width: 100%;
  height: 54px;
  margin-top: 66px;
  border-radius: 8px;
  text-align: center;
  outline: none;
  border: none;
  line-height: 54px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background-color: #1890ff;
  cursor: pointer;
}
.login-form-forgot[data-v-70ff61b2] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  margin-top: 5px;
}
.item_mobileCode[data-v-70ff61b2] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.auth[data-v-70ff61b2] {
  width: 100%;
  margin-top: 15px;
  display: grid;
  /* grid-template-columns: repeat(4, 1fr);
  gap: 12px; */
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 30px;
}
.auth > img[data-v-70ff61b2],
.app > img[data-v-70ff61b2] {
  width: 50px;
  cursor: pointer;
  object-fit: cover;
  transition: all 0.3s;
}
.auth > img[data-v-70ff61b2]:hover,
.app > img[data-v-70ff61b2] {
  transform: scale(1.2);
  cursor: pointer;
}
.more-auth[data-v-70ff61b2] {
  display: grid;
  grid-template-columns: repeat(4, 2fr);
  gap: 24px;
  align-items: center;
}
.app[data-v-70ff61b2] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dy-login[data-v-70ff61b2] {
  margin-top: 32px;
  color: #2668ff;
  cursor: pointer;
}
.app > img[data-v-70ff61b2] {
  margin-bottom: 16px;
}
html[data-v-032f65b3],
body[data-v-032f65b3],
#loading[data-v-032f65b3] {
  height: 100%;
  margin: 0px;
  padding: 0px;
}
.chromeframe[data-v-032f65b3] {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
#loader-wrapper[data-v-032f65b3] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
}
#loader[data-v-032f65b3] {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  -webkit-animation: spin-032f65b3 2s linear infinite;
  -ms-animation: spin-032f65b3 2s linear infinite;
  -moz-animation: spin-032f65b3 2s linear infinite;
  -o-animation: spin-032f65b3 2s linear infinite;
  animation: spin-032f65b3 2s linear infinite;
  z-index: 1001;
}
#loader[data-v-032f65b3]:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  -webkit-animation: spin-032f65b3 3s linear infinite;
  -moz-animation: spin-032f65b3 3s linear infinite;
  -o-animation: spin-032f65b3 3s linear infinite;
  -ms-animation: spin-032f65b3 3s linear infinite;
  animation: spin-032f65b3 3s linear infinite;
}
#loader[data-v-032f65b3]:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  -moz-animation: spin-032f65b3 1.5s linear infinite;
  -o-animation: spin-032f65b3 1.5s linear infinite;
  -ms-animation: spin-032f65b3 1.5s linear infinite;
  -webkit-animation: spin-032f65b3 1.5s linear infinite;
  animation: spin-032f65b3 1.5s linear infinite;
}
@-webkit-keyframes spin-032f65b3 {
0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
@keyframes spin-032f65b3 {
0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
#loader-wrapper .loader-section[data-v-032f65b3] {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #7171c6;
  z-index: 1000;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
#loader-wrapper .loader-section.section-left[data-v-032f65b3] {
  left: 0;
}
#loader-wrapper .loader-section.section-right[data-v-032f65b3] {
  right: 0;
}
.loaded #loader-wrapper .loader-section.section-left[data-v-032f65b3] {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader-wrapper .loader-section.section-right[data-v-032f65b3] {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader[data-v-032f65b3] {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.loaded #loader-wrapper[data-v-032f65b3] {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}
.no-js #loader-wrapper[data-v-032f65b3] {
  display: none;
}
.no-js h1[data-v-032f65b3] {
  color: #222222;
}
#loader-wrapper .load_title[data-v-032f65b3] {
  font-family: "Open Sans";
  color: #fff;
  font-size: 19px;
  width: 100%;
  text-align: center;
  z-index: 9999999999999;
  position: absolute;
  top: 60%;
  opacity: 1;
  line-height: 30px;
}
#loader-wrapper .load_title span[data-v-032f65b3] {
  font-weight: normal;
  font-style: italic;
  font-size: 13px;
  color: #fff;
  opacity: 0.5;
}
.warp[data-v-032f65b3] {
  width: 100%;
  height: 100vh;
}
.order-main[data-v-80004007] {
  width: 1800px !important;
  height: 100%;
  overflow-y: auto;
}
.page-search-wrap[data-v-80004007] {
  padding: 20px 16px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 12px;
}
.w-m[data-v-80004007] {
  width: 100px;
}
.toggle-txt[data-v-80004007] {
  color: #409eff;
}
.yuandian[data-v-80004007] {
  margin-left: -16px;
}
[data-v-80004007] .circular {
  width: 20px;
  height: 20px;
  margin-top: 10px;
}
[data-v-80004007] .el-picker-panel__sidebar > .el-picker-panel__shortcut {
  display: block;
  width: 100%;
  border: 0;
  background-color: transparent;
  line-height: 28px;
  font-size: 14px;
  padding-left: 12px;
  text-align: left;
  outline: 0;
  cursor: pointer;
  margin-left: 0 !important;
}
hr[data-v-80004007] {
  border: none;
  height: 1px;
  background-color: #f0f0f0;
}
.bt-slc[data-v-80004007] {
  margin-left: 10px;
}
.mb-24[data-v-80004007] {
  margin-bottom: 24px;
}
.mt-132[data-v-80004007] {
  margin-top: 76px;
}
.link-txt[data-v-80004007] {
  color: #64b7ef;
}
.c-red[data-v-80004007] {
  color: #e77059;
}
.odtxt-bd[data-v-80004007] {
  color: #494949;
  font-weight: 600;
}
.el-button + .el-button[data-v-80004007] {
  margin-left: 0px !important;
}
.od-l[data-v-80004007] {
  margin-left: 50px;
}
.od-r[data-v-80004007] {
  margin-right: 10px;
}
.tip-box[data-v-80004007] {
  position: relative;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #f59c5b;
  color: #f59c5b;
  font-size: 14px;
  background-color: #fefaed;
}
.expire-box[data-v-80004007] {
  position: relative;
  width: 100%;
  border-radius: 4px;
  border: 1px solid rgb(255, 121, 0);
  color: rgb(255, 121, 0);
  font-size: 14px;
  line-height: 41px;
  background-color: rgb(255, 240, 220);
}
.tooltip-base-box .box-item[data-v-80004007] {
  width: 110px;
  margin-top: 10px;
}
.rf-s[data-v-80004007] {
  color: #e5644b;
}
.mtb[data-v-80004007] {
  margin: 8px 0;
}
.tb-top-header-w[data-v-80004007] {
  width: 20%;
}
.tip-txt[data-v-80004007] {
  position: absolute;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #f59c5b;
  color: #fff;
  display: inline-block;
  border-radius: 0 0 16px 0;
}
.s-rmk[data-v-80004007] {
  max-height: 45px;
  min-height: 24px;
  padding: 6px;
  border: 1px solid #d8d8d8;
  color: #f56c6c;
  font-size: 14px;
  font-weight: 400;
  border-radius: 2px;
  overflow-y: scroll;
  white-space: pre-line;
}
.refresh-icon[data-v-80004007] {
  right: -30px;
}
.bt-prm[data-v-80004007] {
  width: 70%;
  margin: 0 auto;
  padding: 6px 12px;
  background-color: #439dfc;
  color: #fff;
  border-radius: 4px;
}
.bt-prm[data-v-80004007]:active {
  opacity: 0.8;
}
.bt-dis[data-v-80004007] {
  width: 70%;
  margin: 8px auto 0 auto;
  padding: 6px 12px;
  background-color: #f3f3f3;
  color: #c6c6c6;
  border: 1px solid #eaeaea;
  border-radius: 4px;
}
.bt-dis[data-v-80004007]:active {
  opacity: 0.8;
}
.tb-top-header[data-v-80004007] {
  width: 100%;
  height: 60px;
  background-color: #f9f9f9;
}
.tb-head[data-v-80004007] {
  width: 100%;
  height: 60px;
  background-color: #f2f7ff;
}
.tb-main[data-v-80004007] {
  width: 100%;
  height: 150px;
  border-bottom: 2px solid #f4f4f4;
}
.tb-foot[data-v-80004007] {
  height: 24px;
  line-height: 24px;
  border-left: 2px solid #f4f4f4;
  border-bottom: 2px solid #f4f4f4;
  border-right: 2px solid #f4f4f4;
  overflow: hidden;
}
.tb-foot1[data-v-80004007] {
  height: 24px;
  line-height: 24px;
}
.g-txt[data-v-80004007] {
  color: #4a4a4a;
  font-size: 15px;
}
.g-main[data-v-80004007] {
  width: 310px;
  color: #979797;
}
.ml-4[data-v-80004007] {
  margin-left: 4px;
}
.goods-info1[data-v-80004007] {
  width: 35%;
  height: 100%;
  border-left: 2px solid #f4f4f4;
}
.goods-info3[data-v-80004007] {
  width: 24%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
  text-align: center;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: 600;
}
.goods-info2[data-v-80004007] {
  width: 22%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
  text-align: center;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: 600;
}
.goods-info {
&[data-v-80004007] {
  /* width: 30%; */
  flex-direction: column;
  display: flex;
  color: #5e5e5e;
  font-weight: 500;
  }
.buttonDistribution[data-v-80004007] {
    background: #f99856;
    border: 1px solid #f99856;
    color: white;
    border-radius: 3px;
}
.buttonRelatedBaby[data-v-80004007] {
    border: 1px solid #e8351f;
    color: #e8351f;
    border-radius: 3px;
}
.buttonRelatedBaby[data-v-80004007]:hover {
    background-color: #ec5f4c;
    color: white;
}
}
.rmk-ipt[data-v-80004007] {
  width: 96%;
  margin: 0 auto;
  text-align: left;
}
.bd-r[data-v-80004007] {
  border-right: 2px solid #f4f4f4;
  min-height: 150px;
}
.c-tips[data-v-80004007] {
  color: #56b1ed;
}
.ml-60[data-v-80004007] {
  margin-left: 60px;
}
[data-v-80004007] .el-checkbox {
  width: 100%;
  margin: 12px 0;
}
[data-v-80004007] .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  position: absolute;
  top: -8px;
}
[data-v-80004007] .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
  position: absolute;
  left: 20px;
  top: 24px;
}
[data-v-80004007] .is-checked > .el-checkbox__input {
  position: absolute;
  left: 20px;
}
[data-v-80004007] .el-checkbox > .el-checkbox__input {
  position: absolute;
  left: 20px;
}
[data-v-80004007] .el-col .el-col-5 .is-guttered {
  position: reactive !important;
}
[data-v-80004007] .el-checkbox-group > .el-checkbox {
  width: 100%;
  display: flex;
  align-items: flex-start;
  height: auto !important;
  overflow: hidden;
}
[data-v-80004007] .el-radio {
  margin-right: 4px;
}
[data-v-80004007] .el-checkbox__label {
  width: 100%;
  padding-left: 0;
}
[data-v-80004007] .el-checkbox-group > .el-checkbox > .el-checkbox__input > .el-checkbox__inner {
  position: absolute;
  left: 0;
}
[data-v-80004007] .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #303133;
}
[data-v-80004007] .el-card__body {
  padding: 12px !important;
}
.my-dialog[data-v-80004007] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.my-dialog-box[data-v-80004007] {
  width: 60%;
  background-color: #fff;
  margin: 15vh auto;
  border-radius: 10px;
}
.sepc-w[data-v-80004007] {
  width: 100%;
  word-wrap: break-word;
}
.my-dialog-header[data-v-80004007] {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  padding-bottom: 10px;
  margin-right: 16px;
}
[data-v-80004007] .el-textarea__inner {
  height: 100%;
}
.my-dialog-title[data-v-80004007] {
  font-size: 18px;
  color: #2a2b2d;
}
.my-dialog-body[data-v-80004007] {
  padding: 20px;
}
.my-dialog-footer[data-v-80004007] {
  display: flex;
  justify-content: flex-end;
  padding: 20px;
  margin-bottom: 20px;
}
.important-txt[data-v-80004007] {
  color: #ff2f2f;
  font-weight: 500;
  font-size: 18px;
}
.f-16[data-v-80004007] {
  font-size: 14px;
}
.fill-txt[data-v-80004007] {
  color: #141414;
  font-size: 18px;
}
.tb-top[data-v-80004007] {
  height: 40px;
  line-height: 40px;
  color: #464646;
  background-color: #f9f9f9;
}
.tab-main-top[data-v-80004007] {
  height: 40px;
  line-height: 40px;
  color: #464646;
  background-color: #f2f7ff;
}
.mo-price[data-v-80004007] {
  width: 15%;
}
.tb-content[data-v-80004007] {
  border: 1px solid #ececec;
}
.p12[data-v-80004007] {
  padding: 12px;
}
.post-txt[data-v-80004007] {
  color: #66b1ff;
  cursor: pointer;
}
.tb-post-item[data-v-80004007] {
  margin-right: 6px;
  margin-bottom: 6px;
  padding: 4px 8px;
  border: 1px solid #7d7e82;
  border-radius: 4px;
}
.txt-blod[data-v-80004007] {
  font-weight: bold;
}
.mt-0[data-v-80004007] {
  margin-top: 0;
}
.auto-deliver[data-v-80004007] {
  height: 80vh;
}
.tip-txt[data-v-80004007] {
  position: absolute;
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #f59c5b;
  color: #fff;
  display: inline-block;
  border-radius: 0 0 16px 0;
}
.tip-box[data-v-80004007] {
  height: 40px;
  position: relative;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #f59c5b;
  color: #f59c5b;
  font-size: 14px;
  background-color: #fefaed;
}
.js-txt[data-v-80004007] {
  font-weight: bold;
}
.tb[data-v-80004007] {
  color: #505355;
}
.tb-top[data-v-80004007] {
  height: 40px;
  line-height: 40px;
  background-color: #e7e7e7;
}
.tb-content[data-v-80004007] {
  height: 55vh;
  padding: 5px;
  overflow-y: auto;
  border: 2px solid #e7e7e7;
}
[data-v-80004007] .el-form-item {
  margin-bottom: 0;
}

.demo-form-inline .el-input {
  --el-input-width: 220px;
}
[data-v-e59db646] .el-form-item {
  margin-bottom: 18px !important;
}
.dialog-title[data-v-e59db646] {
  font-size: 18px;
  font-weight: 600;
  color: #303133;
}
.tips[data-v-e59db646] {
  background-color: #ecf5ff;
  color: #409eff;
  border: 1px solid rgba(24, 23, 28, 0.1);
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 12px;
  border-radius: 8px;
}
.tips img[data-v-e59db646] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.info[data-v-e59db646] {
  width: 33.33%;
  min-height: 200px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #f1f1f2;
  color: #3e3e3e;
}
.info-top[data-v-e59db646] {
  font-weight: 700;
  font-size: 18px;
  padding: 10px;
  color: #303133;
  border-bottom: 1px solid rgba(24, 23, 28, 0.05882);
  background: linear-gradient(90deg, rgba(24, 107, 240, 0.102), rgba(155, 133, 214, 0));
}
.info-explain[data-v-e59db646] {
  padding: 20px;
  height: 114px;
  line-height: 28px;
  font-size: 16px;
}
.f-strong[data-v-e59db646] {
  font-weight: 600;
  color: #333;
}
.add-box[data-v-e59db646] {
  padding: 20px;
}
.add-img[data-v-e59db646] {
  width: 100%;
  height: 190px;
  border: 2px solid #dedde1;
  border-radius: 4px;
}
.platform-btn[data-v-c687933c] {
  display: inline-block;
  unicode-bidi: isolate;
  background: var(--color-theme);
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  margin-right: 10px;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 4px;
  border-bottom: 1px solid #f4f3f7;
}
.tips[data-v-c687933c] {
  background-color: #ecf5ff;
  color: #409eff;
  border: 1px solid rgba(24, 23, 28, 0.1);
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 12px;
  border-radius: 8px;
}
.tips img[data-v-c687933c] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.d_f[data-v-c687933c] {
  display: flex;
}
.a_i[data-v-c687933c] {
  align-items: center;
}
.j_c_b[data-v-c687933c] {
  justify-content: space-between;
}
.form[data-v-c687933c] {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.auth_btn[data-v-c687933c] {
  font-size: 14px;
  margin-left: 10px;
  border-radius: 4px;
  background: rgba(255, 119, 51, 0.10196);
  background: var(--ff-773310, rgba(255, 119, 51, 0.10196));
  color: #f73;
  padding: 4px 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.bg-primary[data-v-c687933c] {
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  border-radius: 14px;
  padding: 4px 12px;
  color: var(--color-theme);
  background: var(--10, #885ffd1a);
}
.bg-danger[data-v-c687933c] {
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  border-radius: 14px;
  padding: 4px 12px;
  color: #ff4c4d;
  background: rgba(255, 0, 0, 0.1);
}
.bg-info[data-v-c687933c] {
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  border-radius: 14px;
  padding: 4px 12px;
  color: #909399;
  background: #f4f4f5;
}
.bg-info1[data-v-c687933c] {
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  border-radius: 14px;
  padding: 4px 12px;
  color: var(--color-theme);
  background: #ecf5ff;
}
.img-icon[data-v-c687933c] {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  border-style: none;
}
.c47b[data-v-c687933c] {
  color: var(--color-theme);
}
.fw[data-v-c687933c] {
  font-weight: 600;
}
.f-s-0[data-v-c687933c] {
  flex-shrink: 0;
}
.col[data-v-c687933c] {
  color: #606266;
}
.title[data-v-c687933c] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: unset;
  color: #000;
}
.mt-15[data-v-c687933c] {
  margin-top: 15px;
}
[data-v-c687933c] .el-form-item {
  margin-bottom: 24px !important;
  margin-right: 14px !important;
}
