/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/* 主色调 */
/* 字体 */
/* 圆角 */
/* 阴影 */
/* 按钮 */
/* 面包屑 */
/* 标签页*/
/* 单选框 */
/* 复选 */
/* 输入 */
/* 步骤条 */
/* 开关 */
/* 对话框 */
/* 抽屉 */
/* 气泡卡片 */
/* 全局提示 */
/* 卡片 */
/* 加载 */
/* 表单 */
/* 表格 */
/* 选择器 */
/* 穿梭框 */
/* 文字提示 */
/* 时间控件 下拉面板 */
.bonree-typography {
  color: #172634;
  overflow-wrap: break-word;
}
.bonree-typography.bonree-typography-secondary {
  color: #6f7782;
}
.bonree-typography.bonree-typography-success {
  color: #00b359;
}
.bonree-typography.bonree-typography-warning {
  color: #ff8f16;
}
.bonree-typography.bonree-typography-danger {
  color: #fa5050;
}
a.bonree-typography.bonree-typography-danger:active,
a.bonree-typography.bonree-typography-danger:focus,
a.bonree-typography.bonree-typography-danger:hover {
  color: #ff7f7a;
}
.bonree-typography.bonree-typography-disabled {
  color: #a7b1be;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
div.bonree-typography,
.bonree-typography p {
  margin-bottom: 1em;
}
h1.bonree-typography,
.bonree-typography h1 {
  margin-bottom: 0.5em;
  color: #000000;
  font-weight: 600;
  font-size: 33px;
  line-height: 1.23;
}
h2.bonree-typography,
.bonree-typography h2 {
  margin-bottom: 0.5em;
  color: #000000;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.35;
}
h3.bonree-typography,
.bonree-typography h3 {
  margin-bottom: 0.5em;
  color: #000000;
  font-weight: 600;
  font-size: 21px;
  line-height: 1.35;
}
h4.bonree-typography,
.bonree-typography h4 {
  margin-bottom: 0.5em;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
}
h5.bonree-typography,
.bonree-typography h5 {
  margin-bottom: 0.5em;
  color: #000000;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
}
.bonree-typography + h1.bonree-typography,
.bonree-typography + h2.bonree-typography,
.bonree-typography + h3.bonree-typography,
.bonree-typography + h4.bonree-typography,
.bonree-typography + h5.bonree-typography {
  margin-top: 1.2em;
}
.bonree-typography div + h1,
.bonree-typography ul + h1,
.bonree-typography li + h1,
.bonree-typography p + h1,
.bonree-typography h1 + h1,
.bonree-typography h2 + h1,
.bonree-typography h3 + h1,
.bonree-typography h4 + h1,
.bonree-typography h5 + h1,
.bonree-typography div + h2,
.bonree-typography ul + h2,
.bonree-typography li + h2,
.bonree-typography p + h2,
.bonree-typography h1 + h2,
.bonree-typography h2 + h2,
.bonree-typography h3 + h2,
.bonree-typography h4 + h2,
.bonree-typography h5 + h2,
.bonree-typography div + h3,
.bonree-typography ul + h3,
.bonree-typography li + h3,
.bonree-typography p + h3,
.bonree-typography h1 + h3,
.bonree-typography h2 + h3,
.bonree-typography h3 + h3,
.bonree-typography h4 + h3,
.bonree-typography h5 + h3,
.bonree-typography div + h4,
.bonree-typography ul + h4,
.bonree-typography li + h4,
.bonree-typography p + h4,
.bonree-typography h1 + h4,
.bonree-typography h2 + h4,
.bonree-typography h3 + h4,
.bonree-typography h4 + h4,
.bonree-typography h5 + h4,
.bonree-typography div + h5,
.bonree-typography ul + h5,
.bonree-typography li + h5,
.bonree-typography p + h5,
.bonree-typography h1 + h5,
.bonree-typography h2 + h5,
.bonree-typography h3 + h5,
.bonree-typography h4 + h5,
.bonree-typography h5 + h5 {
  margin-top: 1.2em;
}
a.bonree-typography-ellipsis,
span.bonree-typography-ellipsis {
  display: inline-block;
  max-width: 100%;
}
a.bonree-typography,
.bonree-typography a {
  color: #006aff;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  text-decoration: none;
}
a.bonree-typography:focus,
.bonree-typography a:focus,
a.bonree-typography:hover,
.bonree-typography a:hover {
  color: #2989ff;
}
a.bonree-typography:active,
.bonree-typography a:active {
  color: #0053d9;
}
a.bonree-typography:active,
.bonree-typography a:active,
a.bonree-typography:hover,
.bonree-typography a:hover {
  text-decoration: none;
}
a.bonree-typography[disabled],
.bonree-typography a[disabled],
a.bonree-typography.bonree-typography-disabled,
.bonree-typography a.bonree-typography-disabled {
  color: #a7b1be;
  cursor: not-allowed;
}
a.bonree-typography[disabled]:active,
.bonree-typography a[disabled]:active,
a.bonree-typography.bonree-typography-disabled:active,
.bonree-typography a.bonree-typography-disabled:active,
a.bonree-typography[disabled]:hover,
.bonree-typography a[disabled]:hover,
a.bonree-typography.bonree-typography-disabled:hover,
.bonree-typography a.bonree-typography-disabled:hover {
  color: #a7b1be;
}
a.bonree-typography[disabled]:active,
.bonree-typography a[disabled]:active,
a.bonree-typography.bonree-typography-disabled:active,
.bonree-typography a.bonree-typography-disabled:active {
  pointer-events: none;
}
.bonree-typography code {
  margin: 0 0.2em;
  padding: 0.2em 0.4em 0.1em;
  font-size: 85%;
  background: rgba(150, 150, 150, 0.1);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-radius: 3px;
}
.bonree-typography kbd {
  margin: 0 0.2em;
  padding: 0.15em 0.4em 0.1em;
  font-size: 90%;
  background: rgba(150, 150, 150, 0.06);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-bottom-width: 2px;
  border-radius: 3px;
}
.bonree-typography mark {
  padding: 0;
  background-color: #ffe58f;
}
.bonree-typography u,
.bonree-typography ins {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}
.bonree-typography s,
.bonree-typography del {
  text-decoration: line-through;
}
.bonree-typography strong {
  font-weight: 600;
}
.bonree-typography-expand,
.bonree-typography-edit,
.bonree-typography-copy {
  color: #006aff;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  margin-left: 4px;
}
.bonree-typography-expand:focus,
.bonree-typography-edit:focus,
.bonree-typography-copy:focus,
.bonree-typography-expand:hover,
.bonree-typography-edit:hover,
.bonree-typography-copy:hover {
  color: #2989ff;
}
.bonree-typography-expand:active,
.bonree-typography-edit:active,
.bonree-typography-copy:active {
  color: #0053d9;
}
.bonree-typography-copy-success,
.bonree-typography-copy-success:hover,
.bonree-typography-copy-success:focus {
  color: #00b359;
}
.bonree-typography-edit-content {
  position: relative;
}
div.bonree-typography-edit-content {
  left: -9px;
  margin-top: -7px;
  margin-bottom: calc(1em - 6px - 1px);
}
.bonree-typography-edit-content-confirm {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: #6f7782;
  pointer-events: none;
}
.bonree-typography-edit-content textarea {
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -moz-transition: none;
}
.bonree-typography ul,
.bonree-typography ol {
  margin: 0 0 1em;
  padding: 0;
}
.bonree-typography ul li,
.bonree-typography ol li {
  margin: 0 0 0 20px;
  padding: 0 0 0 4px;
}
.bonree-typography ul {
  list-style-type: circle;
}
.bonree-typography ul ul {
  list-style-type: disc;
}
.bonree-typography ol {
  list-style-type: decimal;
}
.bonree-typography pre,
.bonree-typography blockquote {
  margin: 1em 0;
}
.bonree-typography pre {
  padding: 0.4em 0.6em;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: rgba(150, 150, 150, 0.1);
  border: 1px solid rgba(100, 100, 100, 0.2);
  border-radius: 3px;
}
.bonree-typography pre code {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  background: transparent;
  border: 0;
}
.bonree-typography blockquote {
  padding: 0 0 0 0.6em;
  border-left: 4px solid rgba(100, 100, 100, 0.2);
  opacity: 0.85;
}
.bonree-typography-single-line {
  white-space: nowrap;
}
.bonree-typography-ellipsis-single-line {
  overflow: hidden;
  text-overflow: ellipsis;
}
a.bonree-typography-ellipsis-single-line,
span.bonree-typography-ellipsis-single-line {
  vertical-align: bottom;
}
.bonree-typography-ellipsis-multiple-line {
  /* stylelint-disable-next-line value-no-vendor-prefix */
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.bonree-typography-rtl {
  direction: rtl;
}
.bonree-typography-rtl .bonree-typography-expand,
.bonree-typography-rtl .bonree-typography-edit,
.bonree-typography-rtl .bonree-typography-copy {
  margin-right: 4px;
  margin-left: 0;
}
.bonree-typography-rtl .bonree-typography-expand {
  float: left;
}
div.bonree-typography-edit-content.bonree-typography-rtl {
  right: -9px;
  left: auto;
}
.bonree-typography-rtl .bonree-typography-edit-content-confirm {
  right: auto;
  left: 10px;
}
.bonree-typography-rtl.bonree-typography ul li,
.bonree-typography-rtl.bonree-typography ol li {
  margin: 0 20px 0 0;
  padding: 0 4px 0 0;
}
