@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600;1,700&display=swap);
:root {
  --ck-color-image-caption-background: #f7f7f7;
  --ck-color-image-caption-text: #333;
  --ck-color-mention-background: rgba(153, 0, 48, 0.1);
  --ck-color-mention-text: #990030;
  --ck-color-table-caption-background: #f7f7f7;
  --ck-color-table-caption-text: #333;
  --ck-highlight-marker-blue: #72ccfd;
  --ck-highlight-marker-green: #62f962;
  --ck-highlight-marker-pink: #fc7899;
  --ck-highlight-marker-yellow: #fdfd77;
  --ck-highlight-pen-green: #128a00;
  --ck-highlight-pen-red: #e71313;
  --ck-image-style-spacing: 1.5em;
  --ck-inline-image-style-spacing: calc(var(--ck-image-style-spacing)/2);
  --ck-todo-list-checkmark-size: 16px;
  --dodger-blue: #0560fc;
}
#answer .helpjuice-article-body-content:after,
.answer .helpjuice-article-body-content:after,
.article-content .helpjuice-article-body-content:after,
.article-item .body .helpjuice-article-body-content:after,
.article-item .helpjuice-article-body-content:after,
.fr-view .helpjuice-article-body-content:after,
article .helpjuice-article-body-content:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#answer .helpjuice-editor-content code,
.answer .helpjuice-editor-content code,
.article-content .helpjuice-editor-content code,
.article-item .body .helpjuice-editor-content code,
.article-item .helpjuice-editor-content code,
.fr-view .helpjuice-editor-content code,
article .helpjuice-editor-content code {
  background-color: hsla(0, 0%, 78%, 0.3) !important;
  padding: 0.15em !important;
  border-radius: 2px !important;
}
#answer .helpjuice-editor-content blockquote,
.answer .helpjuice-editor-content blockquote,
.article-content .helpjuice-editor-content blockquote,
.article-item .body .helpjuice-editor-content blockquote,
.article-item .helpjuice-editor-content blockquote,
.fr-view .helpjuice-editor-content blockquote,
article .helpjuice-editor-content blockquote {
  overflow: hidden;
  padding: 10px 1.5em;
  margin-left: 0;
  margin-right: 0;
  font-style: italic;
  border-left: 5px solid #ccc !important;
  background: none;
}
#answer .helpjuice-editor-content blockquote:before,
.answer .helpjuice-editor-content blockquote:before,
.article-content .helpjuice-editor-content blockquote:before,
.article-item .body .helpjuice-editor-content blockquote:before,
.article-item .helpjuice-editor-content blockquote:before,
.fr-view .helpjuice-editor-content blockquote:before,
article .helpjuice-editor-content blockquote:before {
  content: none;
}
#answer .helpjuice-editor-content blockquote p,
.answer .helpjuice-editor-content blockquote p,
.article-content .helpjuice-editor-content blockquote p,
.article-item .body .helpjuice-editor-content blockquote p,
.article-item .helpjuice-editor-content blockquote p,
.fr-view .helpjuice-editor-content blockquote p,
article .helpjuice-editor-content blockquote p {
  margin: 18px 0 !important;
}
#answer .helpjuice-editor-content[dir="rtl"] blockquote,
.answer .helpjuice-editor-content[dir="rtl"] blockquote,
.article-content .helpjuice-editor-content[dir="rtl"] blockquote,
.article-item .body .helpjuice-editor-content[dir="rtl"] blockquote,
.article-item .helpjuice-editor-content[dir="rtl"] blockquote,
.fr-view .helpjuice-editor-content[dir="rtl"] blockquote,
article .helpjuice-editor-content[dir="rtl"] blockquote {
  border-left: 0;
  border-right: 5px solid #ccc;
}
#answer .helpjuice-editor-content .text-tiny,
.answer .helpjuice-editor-content .text-tiny,
.article-content .helpjuice-editor-content .text-tiny,
.article-item .body .helpjuice-editor-content .text-tiny,
.article-item .helpjuice-editor-content .text-tiny,
.fr-view .helpjuice-editor-content .text-tiny,
article .helpjuice-editor-content .text-tiny {
  font-size: 0.7em;
}
#answer .helpjuice-editor-content .text-small,
.answer .helpjuice-editor-content .text-small,
.article-content .helpjuice-editor-content .text-small,
.article-item .body .helpjuice-editor-content .text-small,
.article-item .helpjuice-editor-content .text-small,
.fr-view .helpjuice-editor-content .text-small,
article .helpjuice-editor-content .text-small {
  font-size: 0.85em;
}
#answer .helpjuice-editor-content .text-big,
.answer .helpjuice-editor-content .text-big,
.article-content .helpjuice-editor-content .text-big,
.article-item .body .helpjuice-editor-content .text-big,
.article-item .helpjuice-editor-content .text-big,
.fr-view .helpjuice-editor-content .text-big,
article .helpjuice-editor-content .text-big {
  font-size: 1.4em;
}
#answer .helpjuice-editor-content .text-huge,
.answer .helpjuice-editor-content .text-huge,
.article-content .helpjuice-editor-content .text-huge,
.article-item .body .helpjuice-editor-content .text-huge,
.article-item .helpjuice-editor-content .text-huge,
.fr-view .helpjuice-editor-content .text-huge,
article .helpjuice-editor-content .text-huge {
  font-size: 1.8em;
}
#answer .helpjuice-editor-content .marker-yellow,
.answer .helpjuice-editor-content .marker-yellow,
.article-content .helpjuice-editor-content .marker-yellow,
.article-item .body .helpjuice-editor-content .marker-yellow,
.article-item .helpjuice-editor-content .marker-yellow,
.fr-view .helpjuice-editor-content .marker-yellow,
article .helpjuice-editor-content .marker-yellow {
  background-color: #fdfd77;
  background-color: var(--ck-highlight-marker-yellow);
}
#answer .helpjuice-editor-content .marker-green,
.answer .helpjuice-editor-content .marker-green,
.article-content .helpjuice-editor-content .marker-green,
.article-item .body .helpjuice-editor-content .marker-green,
.article-item .helpjuice-editor-content .marker-green,
.fr-view .helpjuice-editor-content .marker-green,
article .helpjuice-editor-content .marker-green {
  background-color: #62f962;
  background-color: var(--ck-highlight-marker-green);
}
#answer .helpjuice-editor-content .marker-pink,
.answer .helpjuice-editor-content .marker-pink,
.article-content .helpjuice-editor-content .marker-pink,
.article-item .body .helpjuice-editor-content .marker-pink,
.article-item .helpjuice-editor-content .marker-pink,
.fr-view .helpjuice-editor-content .marker-pink,
article .helpjuice-editor-content .marker-pink {
  background-color: #fc7899;
  background-color: var(--ck-highlight-marker-pink);
}
#answer .helpjuice-editor-content .marker-blue,
.answer .helpjuice-editor-content .marker-blue,
.article-content .helpjuice-editor-content .marker-blue,
.article-item .body .helpjuice-editor-content .marker-blue,
.article-item .helpjuice-editor-content .marker-blue,
.fr-view .helpjuice-editor-content .marker-blue,
article .helpjuice-editor-content .marker-blue {
  background-color: #72ccfd;
  background-color: var(--ck-highlight-marker-blue);
}
#answer .helpjuice-editor-content .pen-red,
.answer .helpjuice-editor-content .pen-red,
.article-content .helpjuice-editor-content .pen-red,
.article-item .body .helpjuice-editor-content .pen-red,
.article-item .helpjuice-editor-content .pen-red,
.fr-view .helpjuice-editor-content .pen-red,
article .helpjuice-editor-content .pen-red {
  color: #e71313;
  color: var(--ck-highlight-pen-red);
  background-color: transparent;
}
#answer .helpjuice-editor-content .pen-green,
.answer .helpjuice-editor-content .pen-green,
.article-content .helpjuice-editor-content .pen-green,
.article-item .body .helpjuice-editor-content .pen-green,
.article-item .helpjuice-editor-content .pen-green,
.fr-view .helpjuice-editor-content .pen-green,
article .helpjuice-editor-content .pen-green {
  color: #128a00;
  color: var(--ck-highlight-pen-green);
  background-color: transparent;
}
#answer .helpjuice-editor-content .image,
.answer .helpjuice-editor-content .image,
.article-content .helpjuice-editor-content .image,
.article-item .body .helpjuice-editor-content .image,
.article-item .helpjuice-editor-content .image,
.fr-view .helpjuice-editor-content .image,
article .helpjuice-editor-content .image {
  display: table;
  clear: both;
  text-align: center;
  margin: 0.9em auto;
  min-width: 50px;
}
#answer .helpjuice-editor-content img,
.answer .helpjuice-editor-content img,
.article-content .helpjuice-editor-content img,
.article-item .body .helpjuice-editor-content img,
.article-item .helpjuice-editor-content img,
.fr-view .helpjuice-editor-content img,
article .helpjuice-editor-content img {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
#answer .helpjuice-editor-content .image img,
.answer .helpjuice-editor-content .image img,
.article-content .helpjuice-editor-content .image img,
.article-item .body .helpjuice-editor-content .image img,
.article-item .helpjuice-editor-content .image img,
.fr-view .helpjuice-editor-content .image img,
article .helpjuice-editor-content .image img {
  display: block;
}
#answer .helpjuice-editor-content .image-inline,
.answer .helpjuice-editor-content .image-inline,
.article-content .helpjuice-editor-content .image-inline,
.article-item .body .helpjuice-editor-content .image-inline,
.article-item .helpjuice-editor-content .image-inline,
.fr-view .helpjuice-editor-content .image-inline,
article .helpjuice-editor-content .image-inline {
  display: inline-flex;
  max-width: 100%;
  align-items: flex-start;
}
#answer .helpjuice-editor-content .image-inline picture,
.answer .helpjuice-editor-content .image-inline picture,
.article-content .helpjuice-editor-content .image-inline picture,
.article-item .body .helpjuice-editor-content .image-inline picture,
.article-item .helpjuice-editor-content .image-inline picture,
.fr-view .helpjuice-editor-content .image-inline picture,
article .helpjuice-editor-content .image-inline picture {
  display: flex;
}
#answer .helpjuice-editor-content .image-inline img,
#answer .helpjuice-editor-content .image-inline picture,
.answer .helpjuice-editor-content .image-inline img,
.answer .helpjuice-editor-content .image-inline picture,
.article-content .helpjuice-editor-content .image-inline img,
.article-content .helpjuice-editor-content .image-inline picture,
.article-item .body .helpjuice-editor-content .image-inline img,
.article-item .body .helpjuice-editor-content .image-inline picture,
.article-item .helpjuice-editor-content .image-inline img,
.article-item .helpjuice-editor-content .image-inline picture,
.fr-view .helpjuice-editor-content .image-inline img,
.fr-view .helpjuice-editor-content .image-inline picture,
article .helpjuice-editor-content .image-inline img,
article .helpjuice-editor-content .image-inline picture {
  flex-grow: 1;
  flex-shrink: 1;
}
#answer .helpjuice-editor-content .image > figcaption,
.answer .helpjuice-editor-content .image > figcaption,
.article-content .helpjuice-editor-content .image > figcaption,
.article-item .body .helpjuice-editor-content .image > figcaption,
.article-item .helpjuice-editor-content .image > figcaption,
.fr-view .helpjuice-editor-content .image > figcaption,
article .helpjuice-editor-content .image > figcaption {
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  color: #333;
  color: var(--ck-color-image-caption-text);
  background-color: #f7f7f7;
  background-color: var(--ck-color-image-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}
#answer .helpjuice-editor-content .image.image_resized,
.answer .helpjuice-editor-content .image.image_resized,
.article-content .helpjuice-editor-content .image.image_resized,
.article-item .body .helpjuice-editor-content .image.image_resized,
.article-item .helpjuice-editor-content .image.image_resized,
.fr-view .helpjuice-editor-content .image.image_resized,
article .helpjuice-editor-content .image.image_resized {
  max-width: 100%;
  display: block;
  box-sizing: border-box;
}
#answer .helpjuice-editor-content .image.image_resized img,
.answer .helpjuice-editor-content .image.image_resized img,
.article-content .helpjuice-editor-content .image.image_resized img,
.article-item .body .helpjuice-editor-content .image.image_resized img,
.article-item .helpjuice-editor-content .image.image_resized img,
.fr-view .helpjuice-editor-content .image.image_resized img,
article .helpjuice-editor-content .image.image_resized img {
  width: 100%;
}
#answer .helpjuice-editor-content .image.image_resized > figcaption,
.answer .helpjuice-editor-content .image.image_resized > figcaption,
.article-content .helpjuice-editor-content .image.image_resized > figcaption,
.article-item .body .helpjuice-editor-content .image.image_resized > figcaption,
.article-item .helpjuice-editor-content .image.image_resized > figcaption,
.fr-view .helpjuice-editor-content .image.image_resized > figcaption,
article .helpjuice-editor-content .image.image_resized > figcaption {
  display: block;
}
#answer .helpjuice-editor-content .image-style-block-align-left,
#answer .helpjuice-editor-content .image-style-block-align-right,
.answer .helpjuice-editor-content .image-style-block-align-left,
.answer .helpjuice-editor-content .image-style-block-align-right,
.article-content .helpjuice-editor-content .image-style-block-align-left,
.article-content .helpjuice-editor-content .image-style-block-align-right,
.article-item .body .helpjuice-editor-content .image-style-block-align-left,
.article-item .body .helpjuice-editor-content .image-style-block-align-right,
.article-item .helpjuice-editor-content .image-style-block-align-left,
.article-item .helpjuice-editor-content .image-style-block-align-right,
.fr-view .helpjuice-editor-content .image-style-block-align-left,
.fr-view .helpjuice-editor-content .image-style-block-align-right,
article .helpjuice-editor-content .image-style-block-align-left,
article .helpjuice-editor-content .image-style-block-align-right {
  max-width: calc(100% - 1.5em);
  max-width: calc(100% - var(--ck-image-style-spacing));
}
#answer .helpjuice-editor-content .image-style-align-left,
#answer .helpjuice-editor-content .image-style-align-right,
.answer .helpjuice-editor-content .image-style-align-left,
.answer .helpjuice-editor-content .image-style-align-right,
.article-content .helpjuice-editor-content .image-style-align-left,
.article-content .helpjuice-editor-content .image-style-align-right,
.article-item .body .helpjuice-editor-content .image-style-align-left,
.article-item .body .helpjuice-editor-content .image-style-align-right,
.article-item .helpjuice-editor-content .image-style-align-left,
.article-item .helpjuice-editor-content .image-style-align-right,
.fr-view .helpjuice-editor-content .image-style-align-left,
.fr-view .helpjuice-editor-content .image-style-align-right,
article .helpjuice-editor-content .image-style-align-left,
article .helpjuice-editor-content .image-style-align-right {
  clear: none;
}
#answer .helpjuice-editor-content .image-style-side,
.answer .helpjuice-editor-content .image-style-side,
.article-content .helpjuice-editor-content .image-style-side,
.article-item .body .helpjuice-editor-content .image-style-side,
.article-item .helpjuice-editor-content .image-style-side,
.fr-view .helpjuice-editor-content .image-style-side,
article .helpjuice-editor-content .image-style-side {
  float: right;
  margin-left: 1.5em;
  margin-left: var(--ck-image-style-spacing);
  max-width: 50%;
}
#answer .helpjuice-editor-content .image-style-align-left,
.answer .helpjuice-editor-content .image-style-align-left,
.article-content .helpjuice-editor-content .image-style-align-left,
.article-item .body .helpjuice-editor-content .image-style-align-left,
.article-item .helpjuice-editor-content .image-style-align-left,
.fr-view .helpjuice-editor-content .image-style-align-left,
article .helpjuice-editor-content .image-style-align-left {
  float: left;
  margin-right: 1.5em;
  margin-right: var(--ck-image-style-spacing);
}
#answer .helpjuice-editor-content .image-style-align-center,
.answer .helpjuice-editor-content .image-style-align-center,
.article-content .helpjuice-editor-content .image-style-align-center,
.article-item .body .helpjuice-editor-content .image-style-align-center,
.article-item .helpjuice-editor-content .image-style-align-center,
.fr-view .helpjuice-editor-content .image-style-align-center,
article .helpjuice-editor-content .image-style-align-center {
  margin-left: auto;
  margin-right: auto;
}
#answer .helpjuice-editor-content .image-style-align-right,
.answer .helpjuice-editor-content .image-style-align-right,
.article-content .helpjuice-editor-content .image-style-align-right,
.article-item .body .helpjuice-editor-content .image-style-align-right,
.article-item .helpjuice-editor-content .image-style-align-right,
.fr-view .helpjuice-editor-content .image-style-align-right,
article .helpjuice-editor-content .image-style-align-right {
  float: right;
  margin-left: 1.5em;
  margin-left: var(--ck-image-style-spacing);
}
#answer .helpjuice-editor-content .image-style-block-align-right,
.answer .helpjuice-editor-content .image-style-block-align-right,
.article-content .helpjuice-editor-content .image-style-block-align-right,
.article-item .body .helpjuice-editor-content .image-style-block-align-right,
.article-item .helpjuice-editor-content .image-style-block-align-right,
.fr-view .helpjuice-editor-content .image-style-block-align-right,
article .helpjuice-editor-content .image-style-block-align-right {
  margin-right: 0;
  margin-left: auto;
}
#answer .helpjuice-editor-content .image-style-block-align-left,
.answer .helpjuice-editor-content .image-style-block-align-left,
.article-content .helpjuice-editor-content .image-style-block-align-left,
.article-item .body .helpjuice-editor-content .image-style-block-align-left,
.article-item .helpjuice-editor-content .image-style-block-align-left,
.fr-view .helpjuice-editor-content .image-style-block-align-left,
article .helpjuice-editor-content .image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
#answer .helpjuice-editor-content p + .image-style-align-left,
#answer .helpjuice-editor-content p + .image-style-align-right,
#answer .helpjuice-editor-content p + .image-style-side,
.answer .helpjuice-editor-content p + .image-style-align-left,
.answer .helpjuice-editor-content p + .image-style-align-right,
.answer .helpjuice-editor-content p + .image-style-side,
.article-content .helpjuice-editor-content p + .image-style-align-left,
.article-content .helpjuice-editor-content p + .image-style-align-right,
.article-content .helpjuice-editor-content p + .image-style-side,
.article-item .body .helpjuice-editor-content p + .image-style-align-left,
.article-item .body .helpjuice-editor-content p + .image-style-align-right,
.article-item .body .helpjuice-editor-content p + .image-style-side,
.article-item .helpjuice-editor-content p + .image-style-align-left,
.article-item .helpjuice-editor-content p + .image-style-align-right,
.article-item .helpjuice-editor-content p + .image-style-side,
.fr-view .helpjuice-editor-content p + .image-style-align-left,
.fr-view .helpjuice-editor-content p + .image-style-align-right,
.fr-view .helpjuice-editor-content p + .image-style-side,
article .helpjuice-editor-content p + .image-style-align-left,
article .helpjuice-editor-content p + .image-style-align-right,
article .helpjuice-editor-content p + .image-style-side {
  margin-top: 0;
}
#answer .helpjuice-editor-content .image-inline.image-style-align-left,
#answer .helpjuice-editor-content .image-inline.image-style-align-right,
.answer .helpjuice-editor-content .image-inline.image-style-align-left,
.answer .helpjuice-editor-content .image-inline.image-style-align-right,
.article-content .helpjuice-editor-content .image-inline.image-style-align-left,
.article-content
  .helpjuice-editor-content
  .image-inline.image-style-align-right,
.article-item
  .body
  .helpjuice-editor-content
  .image-inline.image-style-align-left,
.article-item
  .body
  .helpjuice-editor-content
  .image-inline.image-style-align-right,
.article-item .helpjuice-editor-content .image-inline.image-style-align-left,
.article-item .helpjuice-editor-content .image-inline.image-style-align-right,
.fr-view .helpjuice-editor-content .image-inline.image-style-align-left,
.fr-view .helpjuice-editor-content .image-inline.image-style-align-right,
article .helpjuice-editor-content .image-inline.image-style-align-left,
article .helpjuice-editor-content .image-inline.image-style-align-right {
  margin-top: 0.75em;
  margin-top: var(--ck-inline-image-style-spacing);
  margin-bottom: 0.75em;
  margin-bottom: var(--ck-inline-image-style-spacing);
}
#answer .helpjuice-editor-content .image-inline.image-style-align-left,
.answer .helpjuice-editor-content .image-inline.image-style-align-left,
.article-content .helpjuice-editor-content .image-inline.image-style-align-left,
.article-item
  .body
  .helpjuice-editor-content
  .image-inline.image-style-align-left,
.article-item .helpjuice-editor-content .image-inline.image-style-align-left,
.fr-view .helpjuice-editor-content .image-inline.image-style-align-left,
article .helpjuice-editor-content .image-inline.image-style-align-left {
  margin-right: 0.75em;
  margin-right: var(--ck-inline-image-style-spacing);
}
#answer .helpjuice-editor-content .image-inline.image-style-align-right,
.answer .helpjuice-editor-content .image-inline.image-style-align-right,
.article-content
  .helpjuice-editor-content
  .image-inline.image-style-align-right,
.article-item
  .body
  .helpjuice-editor-content
  .image-inline.image-style-align-right,
.article-item .helpjuice-editor-content .image-inline.image-style-align-right,
.fr-view .helpjuice-editor-content .image-inline.image-style-align-right,
article .helpjuice-editor-content .image-inline.image-style-align-right {
  margin-left: 0.75em;
  margin-left: var(--ck-inline-image-style-spacing);
}
#answer .helpjuice-editor-content .todo-list,
.answer .helpjuice-editor-content .todo-list,
.article-content .helpjuice-editor-content .todo-list,
.article-item .body .helpjuice-editor-content .todo-list,
.article-item .helpjuice-editor-content .todo-list,
.fr-view .helpjuice-editor-content .todo-list,
article .helpjuice-editor-content .todo-list {
  list-style: none;
}
#answer .helpjuice-editor-content .todo-list li,
.answer .helpjuice-editor-content .todo-list li,
.article-content .helpjuice-editor-content .todo-list li,
.article-item .body .helpjuice-editor-content .todo-list li,
.article-item .helpjuice-editor-content .todo-list li,
.fr-view .helpjuice-editor-content .todo-list li,
article .helpjuice-editor-content .todo-list li {
  margin-bottom: 5px;
}
#answer .helpjuice-editor-content .todo-list li .todo-list,
.answer .helpjuice-editor-content .todo-list li .todo-list,
.article-content .helpjuice-editor-content .todo-list li .todo-list,
.article-item .body .helpjuice-editor-content .todo-list li .todo-list,
.article-item .helpjuice-editor-content .todo-list li .todo-list,
.fr-view .helpjuice-editor-content .todo-list li .todo-list,
article .helpjuice-editor-content .todo-list li .todo-list {
  margin-top: 5px;
}
#answer .helpjuice-editor-content .todo-list .todo-list__label > input,
.answer .helpjuice-editor-content .todo-list .todo-list__label > input,
.article-content .helpjuice-editor-content .todo-list .todo-list__label > input,
.article-item
  .body
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input,
.article-item .helpjuice-editor-content .todo-list .todo-list__label > input,
.fr-view .helpjuice-editor-content .todo-list .todo-list__label > input,
article .helpjuice-editor-content .todo-list .todo-list__label > input {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: 16px;
  width: var(--ck-todo-list-checkmark-size);
  height: 16px;
  height: var(--ck-todo-list-checkmark-size);
  flex-shrink: 0;
  vertical-align: middle;
  border: 0;
  left: -25px;
  margin-right: -15px;
  right: 0;
  margin-left: 0;
}
#answer .helpjuice-editor-content .todo-list .todo-list__label > input:before,
.answer .helpjuice-editor-content .todo-list .todo-list__label > input:before,
.article-content
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input:before,
.article-item
  .body
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input:before,
.article-item
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input:before,
.fr-view .helpjuice-editor-content .todo-list .todo-list__label > input:before,
article .helpjuice-editor-content .todo-list .todo-list__label > input:before {
  display: block;
  position: absolute;
  box-sizing: border-box;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #333;
  border-radius: 2px;
  transition:
    box-shadow 0.25s ease-in-out,
    background 0.25s ease-in-out,
    border 0.25s ease-in-out;
}
#answer .helpjuice-editor-content .todo-list .todo-list__label > input:after,
.answer .helpjuice-editor-content .todo-list .todo-list__label > input:after,
.article-content
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input:after,
.article-item
  .body
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input:after,
.article-item
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input:after,
.fr-view .helpjuice-editor-content .todo-list .todo-list__label > input:after,
article .helpjuice-editor-content .todo-list .todo-list__label > input:after {
  display: block;
  position: absolute;
  box-sizing: content-box;
  pointer-events: none;
  content: "";
  left: 5.33333px;
  left: calc(var(--ck-todo-list-checkmark-size) / 3);
  top: 3.01887px;
  top: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  width: 3.01887px;
  width: calc(var(--ck-todo-list-checkmark-size) / 5.3);
  height: 6.15385px;
  height: calc(var(--ck-todo-list-checkmark-size) / 2.6);
  border-width: 0 2px 2px 0;
  border-left: 0 solid transparent;
  border-bottom: calc(var(--ck-todo-list-checkmark-size) / 8) solid transparent;
  border-right: calc(var(--ck-todo-list-checkmark-size) / 8) solid transparent;
  border-top: 0 solid transparent;
  transform: rotate(45deg);
}
#answer
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:before,
.answer
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:before,
.article-content
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:before,
.article-item
  .body
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:before,
.article-item
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:before,
.fr-view
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:before,
article
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:before {
  background: #26ab33;
  border-color: #26ab33;
}
#answer
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:after,
.answer
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:after,
.article-content
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:after,
.article-item
  .body
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:after,
.article-item
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:after,
.fr-view
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:after,
article
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  > input[checked]:after {
  border-color: #fff;
}
#answer
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  .todo-list__label__description,
.answer
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  .todo-list__label__description,
.article-content
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  .todo-list__label__description,
.article-item
  .body
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  .todo-list__label__description,
.article-item
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  .todo-list__label__description,
.fr-view
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  .todo-list__label__description,
article
  .helpjuice-editor-content
  .todo-list
  .todo-list__label
  .todo-list__label__description {
  vertical-align: middle;
}
#answer .helpjuice-editor-content .media,
.answer .helpjuice-editor-content .media,
.article-content .helpjuice-editor-content .media,
.article-item .body .helpjuice-editor-content .media,
.article-item .helpjuice-editor-content .media,
.fr-view .helpjuice-editor-content .media,
article .helpjuice-editor-content .media {
  clear: both;
  margin: 0.9em 0;
  display: block;
  min-width: 15em;
}
#answer .helpjuice-editor-content .page-break,
.answer .helpjuice-editor-content .page-break,
.article-content .helpjuice-editor-content .page-break,
.article-item .body .helpjuice-editor-content .page-break,
.article-item .helpjuice-editor-content .page-break,
.fr-view .helpjuice-editor-content .page-break,
article .helpjuice-editor-content .page-break {
  position: relative;
  clear: both;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#answer .helpjuice-editor-content .page-break:after,
.answer .helpjuice-editor-content .page-break:after,
.article-content .helpjuice-editor-content .page-break:after,
.article-item .body .helpjuice-editor-content .page-break:after,
.article-item .helpjuice-editor-content .page-break:after,
.fr-view .helpjuice-editor-content .page-break:after,
article .helpjuice-editor-content .page-break:after {
  content: "";
  position: absolute;
  border-bottom: 2px dashed #c4c4c4;
  width: 100%;
}
#answer .helpjuice-editor-content .page-break__label,
.answer .helpjuice-editor-content .page-break__label,
.article-content .helpjuice-editor-content .page-break__label,
.article-item .body .helpjuice-editor-content .page-break__label,
.article-item .helpjuice-editor-content .page-break__label,
.fr-view .helpjuice-editor-content .page-break__label,
article .helpjuice-editor-content .page-break__label {
  position: relative;
  z-index: 1;
  padding: 0.3em 0.6em;
  display: block;
  text-transform: uppercase;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 0.75em;
  font-weight: 700;
  color: #333;
  background: #fff;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#answer .helpjuice-editor-content .table,
.answer .helpjuice-editor-content .table,
.article-content .helpjuice-editor-content .table,
.article-item .body .helpjuice-editor-content .table,
.article-item .helpjuice-editor-content .table,
.fr-view .helpjuice-editor-content .table,
article .helpjuice-editor-content .table {
  margin: 0.9em auto;
  display: table;
}
#answer .table,
.answer .table,
.article-content .table,
.article-item .body .table,
.article-item .table,
.fr-view .table,
article .table {
  width: 100%;
  max-width: 100%;
}
#answer .helpjuice-editor-content .table table,
.answer .helpjuice-editor-content .table table,
.article-content .helpjuice-editor-content .table table,
.article-item .body .helpjuice-editor-content .table table,
.article-item .helpjuice-editor-content .table table,
.fr-view .helpjuice-editor-content .table table,
article .helpjuice-editor-content .table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  border-width: 1px;
  border-color: #b3b3b3;
}
#answer .helpjuice-editor-content .table table td,
.answer .helpjuice-editor-content .table table td,
.article-content .helpjuice-editor-content .table table td,
.article-item .body .helpjuice-editor-content .table table td,
.article-item .helpjuice-editor-content .table table td,
.fr-view .helpjuice-editor-content .table table td,
article .helpjuice-editor-content .table table td {
  word-break: normal;
  overflow-wrap: anywhere;
}
#answer .helpjuice-editor-content .table table td,
#answer .helpjuice-editor-content .table table th,
.answer .helpjuice-editor-content .table table td,
.answer .helpjuice-editor-content .table table th,
.article-content .helpjuice-editor-content .table table td,
.article-content .helpjuice-editor-content .table table th,
.article-item .body .helpjuice-editor-content .table table td,
.article-item .body .helpjuice-editor-content .table table th,
.article-item .helpjuice-editor-content .table table td,
.article-item .helpjuice-editor-content .table table th,
.fr-view .helpjuice-editor-content .table table td,
.fr-view .helpjuice-editor-content .table table th,
article .helpjuice-editor-content .table table td,
article .helpjuice-editor-content .table table th {
  min-width: 2em;
  padding: 0.4em;
  border: 1px #b3b3b3;
}
#answer .helpjuice-article-body-content table.fr-alternate-rows td,
#answer .helpjuice-article-body-content table.fr-alternate-rows th,
.answer .helpjuice-article-body-content table.fr-alternate-rows td,
.answer .helpjuice-article-body-content table.fr-alternate-rows th,
.article-content .helpjuice-article-body-content table.fr-alternate-rows td,
.article-content .helpjuice-article-body-content table.fr-alternate-rows th,
.article-item .body .helpjuice-article-body-content table.fr-alternate-rows td,
.article-item .body .helpjuice-article-body-content table.fr-alternate-rows th,
.article-item .helpjuice-article-body-content table.fr-alternate-rows td,
.article-item .helpjuice-article-body-content table.fr-alternate-rows th,
.fr-view .helpjuice-article-body-content table.fr-alternate-rows td,
.fr-view .helpjuice-article-body-content table.fr-alternate-rows th,
article .helpjuice-article-body-content table.fr-alternate-rows td,
article .helpjuice-article-body-content table.fr-alternate-rows th {
  border-width: 1px;
  border-style: solid;
}
#answer
  .helpjuice-article-body-content
  table.fr-alternate-rows
  tbody
  tr:nth-child(2n),
.answer
  .helpjuice-article-body-content
  table.fr-alternate-rows
  tbody
  tr:nth-child(2n),
.article-content
  .helpjuice-article-body-content
  table.fr-alternate-rows
  tbody
  tr:nth-child(2n),
.article-item
  .body
  .helpjuice-article-body-content
  table.fr-alternate-rows
  tbody
  tr:nth-child(2n),
.article-item
  .helpjuice-article-body-content
  table.fr-alternate-rows
  tbody
  tr:nth-child(2n),
.fr-view
  .helpjuice-article-body-content
  table.fr-alternate-rows
  tbody
  tr:nth-child(2n),
article
  .helpjuice-article-body-content
  table.fr-alternate-rows
  tbody
  tr:nth-child(2n) {
  background: #f5f5f5;
}
#answer .helpjuice-article-body-content table.fr-table-border-0,
#answer .helpjuice-article-body-content table.fr-table-border-0 td,
#answer .helpjuice-article-body-content table.fr-table-border-0 th,
.answer .helpjuice-article-body-content table.fr-table-border-0,
.answer .helpjuice-article-body-content table.fr-table-border-0 td,
.answer .helpjuice-article-body-content table.fr-table-border-0 th,
.article-content .helpjuice-article-body-content table.fr-table-border-0,
.article-content .helpjuice-article-body-content table.fr-table-border-0 td,
.article-content .helpjuice-article-body-content table.fr-table-border-0 th,
.article-item .body .helpjuice-article-body-content table.fr-table-border-0,
.article-item .body .helpjuice-article-body-content table.fr-table-border-0 td,
.article-item .body .helpjuice-article-body-content table.fr-table-border-0 th,
.article-item .helpjuice-article-body-content table.fr-table-border-0,
.article-item .helpjuice-article-body-content table.fr-table-border-0 td,
.article-item .helpjuice-article-body-content table.fr-table-border-0 th,
.fr-view .helpjuice-article-body-content table.fr-table-border-0,
.fr-view .helpjuice-article-body-content table.fr-table-border-0 td,
.fr-view .helpjuice-article-body-content table.fr-table-border-0 th,
article .helpjuice-article-body-content table.fr-table-border-0,
article .helpjuice-article-body-content table.fr-table-border-0 td,
article .helpjuice-article-body-content table.fr-table-border-0 th {
  border-width: 0;
}
#answer .helpjuice-article-body-content table.fr-table-border-1,
#answer .helpjuice-article-body-content table.fr-table-border-1 td,
#answer .helpjuice-article-body-content table.fr-table-border-1 th,
.answer .helpjuice-article-body-content table.fr-table-border-1,
.answer .helpjuice-article-body-content table.fr-table-border-1 td,
.answer .helpjuice-article-body-content table.fr-table-border-1 th,
.article-content .helpjuice-article-body-content table.fr-table-border-1,
.article-content .helpjuice-article-body-content table.fr-table-border-1 td,
.article-content .helpjuice-article-body-content table.fr-table-border-1 th,
.article-item .body .helpjuice-article-body-content table.fr-table-border-1,
.article-item .body .helpjuice-article-body-content table.fr-table-border-1 td,
.article-item .body .helpjuice-article-body-content table.fr-table-border-1 th,
.article-item .helpjuice-article-body-content table.fr-table-border-1,
.article-item .helpjuice-article-body-content table.fr-table-border-1 td,
.article-item .helpjuice-article-body-content table.fr-table-border-1 th,
.fr-view .helpjuice-article-body-content table.fr-table-border-1,
.fr-view .helpjuice-article-body-content table.fr-table-border-1 td,
.fr-view .helpjuice-article-body-content table.fr-table-border-1 th,
article .helpjuice-article-body-content table.fr-table-border-1,
article .helpjuice-article-body-content table.fr-table-border-1 td,
article .helpjuice-article-body-content table.fr-table-border-1 th {
  border-width: 1px;
  border-style: solid;
}
#answer .helpjuice-article-body-content table.fr-table-border-2,
#answer .helpjuice-article-body-content table.fr-table-border-2 td,
#answer .helpjuice-article-body-content table.fr-table-border-2 th,
.answer .helpjuice-article-body-content table.fr-table-border-2,
.answer .helpjuice-article-body-content table.fr-table-border-2 td,
.answer .helpjuice-article-body-content table.fr-table-border-2 th,
.article-content .helpjuice-article-body-content table.fr-table-border-2,
.article-content .helpjuice-article-body-content table.fr-table-border-2 td,
.article-content .helpjuice-article-body-content table.fr-table-border-2 th,
.article-item .body .helpjuice-article-body-content table.fr-table-border-2,
.article-item .body .helpjuice-article-body-content table.fr-table-border-2 td,
.article-item .body .helpjuice-article-body-content table.fr-table-border-2 th,
.article-item .helpjuice-article-body-content table.fr-table-border-2,
.article-item .helpjuice-article-body-content table.fr-table-border-2 td,
.article-item .helpjuice-article-body-content table.fr-table-border-2 th,
.fr-view .helpjuice-article-body-content table.fr-table-border-2,
.fr-view .helpjuice-article-body-content table.fr-table-border-2 td,
.fr-view .helpjuice-article-body-content table.fr-table-border-2 th,
article .helpjuice-article-body-content table.fr-table-border-2,
article .helpjuice-article-body-content table.fr-table-border-2 td,
article .helpjuice-article-body-content table.fr-table-border-2 th {
  border-width: 2px;
  border-style: solid;
}
#answer .helpjuice-article-body-content table.fr-table-border-3,
#answer .helpjuice-article-body-content table.fr-table-border-3 td,
#answer .helpjuice-article-body-content table.fr-table-border-3 th,
.answer .helpjuice-article-body-content table.fr-table-border-3,
.answer .helpjuice-article-body-content table.fr-table-border-3 td,
.answer .helpjuice-article-body-content table.fr-table-border-3 th,
.article-content .helpjuice-article-body-content table.fr-table-border-3,
.article-content .helpjuice-article-body-content table.fr-table-border-3 td,
.article-content .helpjuice-article-body-content table.fr-table-border-3 th,
.article-item .body .helpjuice-article-body-content table.fr-table-border-3,
.article-item .body .helpjuice-article-body-content table.fr-table-border-3 td,
.article-item .body .helpjuice-article-body-content table.fr-table-border-3 th,
.article-item .helpjuice-article-body-content table.fr-table-border-3,
.article-item .helpjuice-article-body-content table.fr-table-border-3 td,
.article-item .helpjuice-article-body-content table.fr-table-border-3 th,
.fr-view .helpjuice-article-body-content table.fr-table-border-3,
.fr-view .helpjuice-article-body-content table.fr-table-border-3 td,
.fr-view .helpjuice-article-body-content table.fr-table-border-3 th,
article .helpjuice-article-body-content table.fr-table-border-3,
article .helpjuice-article-body-content table.fr-table-border-3 td,
article .helpjuice-article-body-content table.fr-table-border-3 th {
  border-width: 3px;
  border-style: solid;
}
#answer .helpjuice-article-body-content table.fr-dashed-borders,
#answer .helpjuice-article-body-content table.fr-dashed-borders td,
#answer .helpjuice-article-body-content table.fr-dashed-borders th,
.answer .helpjuice-article-body-content table.fr-dashed-borders,
.answer .helpjuice-article-body-content table.fr-dashed-borders td,
.answer .helpjuice-article-body-content table.fr-dashed-borders th,
.article-content .helpjuice-article-body-content table.fr-dashed-borders,
.article-content .helpjuice-article-body-content table.fr-dashed-borders td,
.article-content .helpjuice-article-body-content table.fr-dashed-borders th,
.article-item .body .helpjuice-article-body-content table.fr-dashed-borders,
.article-item .body .helpjuice-article-body-content table.fr-dashed-borders td,
.article-item .body .helpjuice-article-body-content table.fr-dashed-borders th,
.article-item .helpjuice-article-body-content table.fr-dashed-borders,
.article-item .helpjuice-article-body-content table.fr-dashed-borders td,
.article-item .helpjuice-article-body-content table.fr-dashed-borders th,
.fr-view .helpjuice-article-body-content table.fr-dashed-borders,
.fr-view .helpjuice-article-body-content table.fr-dashed-borders td,
.fr-view .helpjuice-article-body-content table.fr-dashed-borders th,
article .helpjuice-article-body-content table.fr-dashed-borders,
article .helpjuice-article-body-content table.fr-dashed-borders td,
article .helpjuice-article-body-content table.fr-dashed-borders th {
  border-style: dashed;
}
#answer .helpjuice-editor-content .table table th,
.answer .helpjuice-editor-content .table table th,
.article-content .helpjuice-editor-content .table table th,
.article-item .body .helpjuice-editor-content .table table th,
.article-item .helpjuice-editor-content .table table th,
.fr-view .helpjuice-editor-content .table table th,
article .helpjuice-editor-content .table table th {
  background: rgba(0, 0, 0, 0.05);
  font-weight: 700;
}
#answer .helpjuice-editor-content[dir="rtl"] .table th,
.answer .helpjuice-editor-content[dir="rtl"] .table th,
.article-content .helpjuice-editor-content[dir="rtl"] .table th,
.article-item .body .helpjuice-editor-content[dir="rtl"] .table th,
.article-item .helpjuice-editor-content[dir="rtl"] .table th,
.fr-view .helpjuice-editor-content[dir="rtl"] .table th,
article .helpjuice-editor-content[dir="rtl"] .table th {
  text-align: right;
}
#answer .helpjuice-editor-content[dir="ltr"] .table th,
.answer .helpjuice-editor-content[dir="ltr"] .table th,
.article-content .helpjuice-editor-content[dir="ltr"] .table th,
.article-item .body .helpjuice-editor-content[dir="ltr"] .table th,
.article-item .helpjuice-editor-content[dir="ltr"] .table th,
.fr-view .helpjuice-editor-content[dir="ltr"] .table th,
article .helpjuice-editor-content[dir="ltr"] .table th {
  text-align: left;
}
#answer .helpjuice-editor-content .table > figcaption,
.answer .helpjuice-editor-content .table > figcaption,
.article-content .helpjuice-editor-content .table > figcaption,
.article-item .body .helpjuice-editor-content .table > figcaption,
.article-item .helpjuice-editor-content .table > figcaption,
.fr-view .helpjuice-editor-content .table > figcaption,
article .helpjuice-editor-content .table > figcaption {
  display: table-caption;
  caption-side: top;
  word-break: break-word;
  text-align: center;
  color: #333;
  color: var(--ck-color-table-caption-text);
  background-color: #f7f7f7;
  background-color: var(--ck-color-table-caption-background);
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}
#answer .helpjuice-editor-content pre,
.answer .helpjuice-editor-content pre,
.article-content .helpjuice-editor-content pre,
.article-item .body .helpjuice-editor-content pre,
.article-item .helpjuice-editor-content pre,
.fr-view .helpjuice-editor-content pre,
article .helpjuice-editor-content pre {
  padding: 1em !important;
  color: #353535;
  background: hsla(0, 0%, 78%, 0.3) !important;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  text-align: left;
  direction: ltr;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  white-space: pre-wrap;
  font-style: normal;
  min-width: 200px;
}
#answer .helpjuice-editor-content pre code,
.answer .helpjuice-editor-content pre code,
.article-content .helpjuice-editor-content pre code,
.article-item .body .helpjuice-editor-content pre code,
.article-item .helpjuice-editor-content pre code,
.fr-view .helpjuice-editor-content pre code,
article .helpjuice-editor-content pre code {
  font-size: 16px !important;
  background: none !important;
  padding: 0;
  border-radius: 0;
  border: none;
  color: #353535 !important;
}
#answer .helpjuice-editor-content hr,
.answer .helpjuice-editor-content hr,
.article-content .helpjuice-editor-content hr,
.article-item .body .helpjuice-editor-content hr,
.article-item .helpjuice-editor-content hr,
.fr-view .helpjuice-editor-content hr,
article .helpjuice-editor-content hr {
  margin: 15px 0;
  height: 4px;
  background: #dedede;
  border: 0;
}
@media print {
  #answer .helpjuice-editor-content .page-break,
  .answer .helpjuice-editor-content .page-break,
  .article-content .helpjuice-editor-content .page-break,
  .article-item .body .helpjuice-editor-content .page-break,
  .article-item .helpjuice-editor-content .page-break,
  .fr-view .helpjuice-editor-content .page-break,
  article .helpjuice-editor-content .page-break {
    padding: 0;
  }
  #answer .helpjuice-editor-content .page-break:after,
  .answer .helpjuice-editor-content .page-break:after,
  .article-content .helpjuice-editor-content .page-break:after,
  .article-item .body .helpjuice-editor-content .page-break:after,
  .article-item .helpjuice-editor-content .page-break:after,
  .fr-view .helpjuice-editor-content .page-break:after,
  article .helpjuice-editor-content .page-break:after {
    display: none;
  }
}
#answer .helpjuice-editor-content .helpjuice-decision-tree,
.answer .helpjuice-editor-content .helpjuice-decision-tree,
.article-content .helpjuice-editor-content .helpjuice-decision-tree,
.article-item .body .helpjuice-editor-content .helpjuice-decision-tree,
.article-item .helpjuice-editor-content .helpjuice-decision-tree,
.fr-view .helpjuice-editor-content .helpjuice-decision-tree,
article .helpjuice-editor-content .helpjuice-decision-tree {
  position: relative;
  border: 3px solid #e1e1e1;
  border-radius: 10px;
  padding: 50px 16px;
  text-align: center;
  margin: 10px 0;
  min-height: 170px;
  background: #fff;
}
#answer .helpjuice-editor-content .helpjuice-decision-tree:before,
.answer .helpjuice-editor-content .helpjuice-decision-tree:before,
.article-content .helpjuice-editor-content .helpjuice-decision-tree:before,
.article-item .body .helpjuice-editor-content .helpjuice-decision-tree:before,
.article-item .helpjuice-editor-content .helpjuice-decision-tree:before,
.fr-view .helpjuice-editor-content .helpjuice-decision-tree:before,
article .helpjuice-editor-content .helpjuice-decision-tree:before {
  content: none;
}
#answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav,
.answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav,
.article-content
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav,
.article-item
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav,
.fr-view
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav,
article
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button,
.answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button,
.article-content
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button,
.article-item
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button,
.fr-view
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button,
article
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button {
  padding: 10px 30px;
  background: #0560fc;
  background: var(--dodger-blue);
  border-radius: 20px;
  margin: 5px;
  color: #fff;
  cursor: pointer;
}
#answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text,
.answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text,
.article-content
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text,
.article-item
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text,
.fr-view
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text,
article
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text {
  margin: 0 !important;
}
#answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text
  p,
.answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text
  p,
.article-content
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text
  p,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text
  p,
.article-item
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text
  p,
.fr-view
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text
  p,
article
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-button-text
  p {
  font-size: 16px;
  margin: 0;
  color: #fff;
}
#answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content,
#answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-delete-button,
.answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content,
.answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-delete-button,
.article-content
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content,
.article-content
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-delete-button,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-delete-button,
.article-item
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content,
.article-item
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-delete-button,
.fr-view
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content,
.fr-view
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-delete-button,
article
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content,
article
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-nav
  .helpjuice-decision-tree-button
  .helpjuice-decision-tree-delete-button {
  display: none;
}
#answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content[data-active="active"],
.answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content[data-active="active"],
.article-content
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content[data-active="active"],
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content[data-active="active"],
.article-item
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content[data-active="active"],
.fr-view
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content[data-active="active"],
article
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-tab-content[data-active="active"] {
  display: block;
}
#answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-add-answers,
.answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-add-answers,
.article-content
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-add-answers,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-add-answers,
.article-item
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-add-answers,
.fr-view
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-add-answers,
article
  .helpjuice-editor-content
  .helpjuice-decision-tree
  .helpjuice-decision-tree-tabs
  .helpjuice-decision-tree-add-answers {
  display: none;
}
#answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers,
.answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers,
.article-content
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers,
.article-item
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers,
.fr-view
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers,
article
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 100;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #f3f5f8;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers:before,
.answer
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers:before,
.article-content
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers:before,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers:before,
.article-item
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers:before,
.fr-view
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers:before,
article
  .helpjuice-editor-content
  .helpjuice-decision-tree
  > .helpjuice-decision-tree-tabs
  > .helpjuice-decision-tree-add-answers:before {
  content: "";
  font-family: Font Awesome\5 Pro;
  display: block;
  font-size: 16px;
  padding-left: 2px;
}
#answer .helpjuice-editor-content .helpjuice-accordion,
.answer .helpjuice-editor-content .helpjuice-accordion,
.article-content .helpjuice-editor-content .helpjuice-accordion,
.article-item .body .helpjuice-editor-content .helpjuice-accordion,
.article-item .helpjuice-editor-content .helpjuice-accordion,
.fr-view .helpjuice-editor-content .helpjuice-accordion,
article .helpjuice-editor-content .helpjuice-accordion {
  position: relative;
  border: 2px solid #e1e1e1 !important;
  margin: 10px 0;
  border-radius: 5px;
}
#answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-title,
.answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-title,
.article-content
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-title,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-title,
.article-item
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-title,
.fr-view
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-title,
article
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-title {
  font-size: 24px !important;
  margin: 0 !important;
  padding: 10px 60px 10px 20px;
  border: none !important;
  box-shadow: none !important;
  cursor: pointer;
}
#answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body,
.answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body,
.article-content
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body,
.article-item
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body,
.fr-view
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body,
article
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body {
  display: none;
  margin: 0 !important;
  padding: 10px 10px 10px 20px;
  border: none !important;
  box-shadow: none !important;
}
#answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body.active-content,
.answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body.active-content,
.article-content
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body.active-content,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body.active-content,
.article-item
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body.active-content,
.fr-view
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body.active-content,
article
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-body.active-content {
  display: block;
}
#answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle,
.answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle,
.article-content
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle,
.article-item
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle,
.fr-view
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle,
article
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle {
  position: absolute !important;
  top: 12px;
  right: 12px;
  z-index: 10;
  outline: none !important;
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e1e1e1;
  border-radius: 50%;
}
#answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle:before,
.answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle:before,
.article-content
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle:before,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle:before,
.article-item
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle:before,
.fr-view
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle:before,
article
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-toggle:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  border-left: 2px solid #999;
  border-top: 2px solid #999;
  display: block;
  transform: rotate(-135deg);
  margin: -2px 0 0;
}
#answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-delete,
.answer
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-delete,
.article-content
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-delete,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-delete,
.article-item
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-delete,
.fr-view
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-delete,
article
  .helpjuice-editor-content
  .helpjuice-accordion
  .helpjuice-accordion-delete {
  display: none !important;
}
#answer .helpjuice-editor-content .helpjuice-tabs,
.answer .helpjuice-editor-content .helpjuice-tabs,
.article-content .helpjuice-editor-content .helpjuice-tabs,
.article-item .body .helpjuice-editor-content .helpjuice-tabs,
.article-item .helpjuice-editor-content .helpjuice-tabs,
.fr-view .helpjuice-editor-content .helpjuice-tabs,
article .helpjuice-editor-content .helpjuice-tabs {
  position: relative;
  border: 1px solid #e1e1e1 !important;
  margin: 10px 0;
  border-radius: 5px;
}
#answer .helpjuice-editor-content .helpjuice-tabs .helpjuice-tabs-nav,
.answer .helpjuice-editor-content .helpjuice-tabs .helpjuice-tabs-nav,
.article-content .helpjuice-editor-content .helpjuice-tabs .helpjuice-tabs-nav,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
.article-item .helpjuice-editor-content .helpjuice-tabs .helpjuice-tabs-nav,
.fr-view .helpjuice-editor-content .helpjuice-tabs .helpjuice-tabs-nav,
article .helpjuice-editor-content .helpjuice-tabs .helpjuice-tabs-nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  background-color: #fff;
  border-bottom: 1px solid #f3f5f8;
  border-radius: 5px;
}
#answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
.answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
.article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
.article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
.fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title {
  font-size: 18px;
  padding: 5px 20px;
  background-color: #fff;
  min-height: 38px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s ease;
  cursor: pointer;
}
#answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title:hover,
.answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
.answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title:hover,
.article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
.article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title:hover,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title:hover,
.article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
.article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title:hover,
.fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
.fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title:hover,
article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title:hover {
  background-color: #e1e1e1;
}
#answer .helpjuice-editor-content .helpjuice-tabs .helpjuice-tabs-content,
.answer .helpjuice-editor-content .helpjuice-tabs .helpjuice-tabs-content,
.article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
.article-item .helpjuice-editor-content .helpjuice-tabs .helpjuice-tabs-content,
.fr-view .helpjuice-editor-content .helpjuice-tabs .helpjuice-tabs-content,
article .helpjuice-editor-content .helpjuice-tabs .helpjuice-tabs-content {
  padding: 20px;
}
#answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
.answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
.article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
.article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
.fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content {
  display: none;
}
#answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active,
.answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active,
.article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active,
.article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active,
.fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active,
article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active {
  display: block;
}
#answer .helpjuice-editor-content .helpjuice-callout,
.answer .helpjuice-editor-content .helpjuice-callout,
.article-content .helpjuice-editor-content .helpjuice-callout,
.article-item .body .helpjuice-editor-content .helpjuice-callout,
.article-item .helpjuice-editor-content .helpjuice-callout,
.fr-view .helpjuice-editor-content .helpjuice-callout,
article .helpjuice-editor-content .helpjuice-callout {
  border-radius: 8px;
  padding: 10px 20px;
  margin: 10px 0;
}
#answer .helpjuice-editor-content .helpjuice-callout .helpjuice-callout-delete,
.answer .helpjuice-editor-content .helpjuice-callout .helpjuice-callout-delete,
.article-content
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-delete,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-delete,
.article-item
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-delete,
.fr-view .helpjuice-editor-content .helpjuice-callout .helpjuice-callout-delete,
article .helpjuice-editor-content .helpjuice-callout .helpjuice-callout-delete {
  display: none !important;
}
#answer .helpjuice-editor-content .helpjuice-callout .helpjuice-callout-body,
.answer .helpjuice-editor-content .helpjuice-callout .helpjuice-callout-body,
.article-content
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-body,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-body,
.article-item
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-body,
.fr-view .helpjuice-editor-content .helpjuice-callout .helpjuice-callout-body,
article .helpjuice-editor-content .helpjuice-callout .helpjuice-callout-body {
  border: none !important;
  box-shadow: none !important;
}
#answer
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-body
  h3:first-of-type,
.answer
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-body
  h3:first-of-type,
.article-content
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-body
  h3:first-of-type,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-body
  h3:first-of-type,
.article-item
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-body
  h3:first-of-type,
.fr-view
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-body
  h3:first-of-type,
article
  .helpjuice-editor-content
  .helpjuice-callout
  .helpjuice-callout-body
  h3:first-of-type {
  font-weight: 400;
}
#answer .helpjuice-editor-content .helpjuice-callout.success,
.answer .helpjuice-editor-content .helpjuice-callout.success,
.article-content .helpjuice-editor-content .helpjuice-callout.success,
.article-item .body .helpjuice-editor-content .helpjuice-callout.success,
.article-item .helpjuice-editor-content .helpjuice-callout.success,
.fr-view .helpjuice-editor-content .helpjuice-callout.success,
article .helpjuice-editor-content .helpjuice-callout.success {
  background: #d4edda;
  border: 3px solid #155724;
}
#answer
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body,
.answer
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body,
.article-content
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body,
.article-item
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body,
.fr-view
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body,
article
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body {
  background: #d4edda !important;
}
#answer
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body
  h3:first-of-type,
.answer
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body
  h3:first-of-type,
.article-content
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body
  h3:first-of-type,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body
  h3:first-of-type,
.article-item
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body
  h3:first-of-type,
.fr-view
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body
  h3:first-of-type,
article
  .helpjuice-editor-content
  .helpjuice-callout.success
  .helpjuice-callout-body
  h3:first-of-type {
  color: #155724;
}
#answer .helpjuice-editor-content .helpjuice-callout.info,
.answer .helpjuice-editor-content .helpjuice-callout.info,
.article-content .helpjuice-editor-content .helpjuice-callout.info,
.article-item .body .helpjuice-editor-content .helpjuice-callout.info,
.article-item .helpjuice-editor-content .helpjuice-callout.info,
.fr-view .helpjuice-editor-content .helpjuice-callout.info,
article .helpjuice-editor-content .helpjuice-callout.info {
  background: #cce5ff;
  border: 3px solid #004085;
}
#answer
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body,
.answer
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body,
.article-content
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body,
.article-item
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body,
.fr-view
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body,
article
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body {
  background: #cce5ff !important;
}
#answer
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body
  h3:first-of-type,
.answer
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body
  h3:first-of-type,
.article-content
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body
  h3:first-of-type,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body
  h3:first-of-type,
.article-item
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body
  h3:first-of-type,
.fr-view
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body
  h3:first-of-type,
article
  .helpjuice-editor-content
  .helpjuice-callout.info
  .helpjuice-callout-body
  h3:first-of-type {
  color: #004085;
}
#answer .helpjuice-editor-content .helpjuice-callout.warning,
.answer .helpjuice-editor-content .helpjuice-callout.warning,
.article-content .helpjuice-editor-content .helpjuice-callout.warning,
.article-item .body .helpjuice-editor-content .helpjuice-callout.warning,
.article-item .helpjuice-editor-content .helpjuice-callout.warning,
.fr-view .helpjuice-editor-content .helpjuice-callout.warning,
article .helpjuice-editor-content .helpjuice-callout.warning {
  background: #fff3cd;
  border: 3px solid #856404;
}
#answer
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body,
.answer
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body,
.article-content
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body,
.article-item
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body,
.fr-view
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body,
article
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body {
  background: #fff3cd !important;
}
#answer
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body
  h3:first-of-type,
.answer
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body
  h3:first-of-type,
.article-content
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body
  h3:first-of-type,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body
  h3:first-of-type,
.article-item
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body
  h3:first-of-type,
.fr-view
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body
  h3:first-of-type,
article
  .helpjuice-editor-content
  .helpjuice-callout.warning
  .helpjuice-callout-body
  h3:first-of-type {
  color: #856404;
}
#answer .helpjuice-editor-content .helpjuice-callout.danger,
.answer .helpjuice-editor-content .helpjuice-callout.danger,
.article-content .helpjuice-editor-content .helpjuice-callout.danger,
.article-item .body .helpjuice-editor-content .helpjuice-callout.danger,
.article-item .helpjuice-editor-content .helpjuice-callout.danger,
.fr-view .helpjuice-editor-content .helpjuice-callout.danger,
article .helpjuice-editor-content .helpjuice-callout.danger {
  background: #f8d7da;
  border: 3px solid #721c24;
}
#answer
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body,
.answer
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body,
.article-content
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body,
.article-item
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body,
.fr-view
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body,
article
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body {
  background: #f8d7da !important;
}
#answer
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body
  h3:first-of-type,
.answer
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body
  h3:first-of-type,
.article-content
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body
  h3:first-of-type,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body
  h3:first-of-type,
.article-item
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body
  h3:first-of-type,
.fr-view
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body
  h3:first-of-type,
article
  .helpjuice-editor-content
  .helpjuice-callout.danger
  .helpjuice-callout-body
  h3:first-of-type {
  color: #721c24;
}
#answer .helpjuice-editor-content .helpjuice-internal-block,
.answer .helpjuice-editor-content .helpjuice-internal-block,
.article-content .helpjuice-editor-content .helpjuice-internal-block,
.article-item .body .helpjuice-editor-content .helpjuice-internal-block,
.article-item .helpjuice-editor-content .helpjuice-internal-block,
.fr-view .helpjuice-editor-content .helpjuice-internal-block,
article .helpjuice-editor-content .helpjuice-internal-block {
  border-radius: 5px;
  margin: 10px 0;
  background: #f3f5f8;
}
#answer
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-body,
.answer
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-body,
.article-content
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-body,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-body,
.article-item
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-body,
.fr-view
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-body,
article
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-body {
  padding: 10px 20px;
}
#answer
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-delete,
#answer
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-settings,
.answer
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-delete,
.answer
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-settings,
.article-content
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-delete,
.article-content
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-settings,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-delete,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-settings,
.article-item
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-delete,
.article-item
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-settings,
.fr-view
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-delete,
.fr-view
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-settings,
article
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-delete,
article
  .helpjuice-editor-content
  .helpjuice-internal-block
  .helpjuice-internal-block-settings {
  display: none !important;
}
#answer
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > h3,
#answer
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > p,
.answer
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > h3,
.answer
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > p,
.article-content
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > h3,
.article-content
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > p,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > h3,
.article-item
  .body
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > p,
.article-item
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > h3,
.article-item
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > p,
.fr-view
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > h3,
.fr-view
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > p,
article
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > h3,
article
  .helpjuice-editor-content
  .helpjuice-inserted-article
  .helpjuice-inserted-article-body
  > p {
  display: none;
}
#answer .link-button,
.answer .link-button,
.article-content .link-button,
.article-item .body .link-button,
.article-item .link-button,
.fr-view .link-button,
article .link-button {
  display: inline-block;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #0560fc !important;
  background-color: var(--dodger-blue) !important;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 18px;
  border-radius: 0.25rem;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
#answer .link-button:hover,
.answer .link-button:hover,
.article-content .link-button:hover,
.article-item .body .link-button:hover,
.article-item .link-button:hover,
.fr-view .link-button:hover,
article .link-button:hover {
  background-color: #3e85f7 !important;
}
#answer .todo-list,
.answer .todo-list,
.article-content .todo-list,
.article-item .body .todo-list,
.article-item .todo-list,
.fr-view .todo-list,
article .todo-list {
  margin: 10px 0;
  padding: 0 0 0 30px;
}
#answer .todo-list li,
.answer .todo-list li,
.article-content .todo-list li,
.article-item .body .todo-list li,
.article-item .todo-list li,
.fr-view .todo-list li,
article .todo-list li {
  list-style-type: none;
  margin-bottom: 5px;
}
#answer .todo-list li .todo-list__label,
.answer .todo-list li .todo-list__label,
.article-content .todo-list li .todo-list__label,
.article-item .body .todo-list li .todo-list__label,
.article-item .todo-list li .todo-list__label,
.fr-view .todo-list li .todo-list__label,
article .todo-list li .todo-list__label {
  display: flex;
  align-items: center;
}
#answer .todo-list li .todo-list__label input,
.answer .todo-list li .todo-list__label input,
.article-content .todo-list li .todo-list__label input,
.article-item .body .todo-list li .todo-list__label input,
.article-item .todo-list li .todo-list__label input,
.fr-view .todo-list li .todo-list__label input,
article .todo-list li .todo-list__label input {
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.87) !important;
  border-radius: 2px;
  margin-right: 10px;
}
#answer .todo-list li .todo-list__label__description,
.answer .todo-list li .todo-list__label__description,
.article-content .todo-list li .todo-list__label__description,
.article-item .body .todo-list li .todo-list__label__description,
.article-item .todo-list li .todo-list__label__description,
.fr-view .todo-list li .todo-list__label__description,
article .todo-list li .todo-list__label__description {
  font-size: 18px;
}
#answer .helpjuice-editor-content ol,
.answer .helpjuice-editor-content ol,
.article-content .helpjuice-editor-content ol,
.article-item .body .helpjuice-editor-content ol,
.article-item .helpjuice-editor-content ol,
.fr-view .helpjuice-editor-content ol,
article .helpjuice-editor-content ol {
  list-style-type: decimal;
}
#answer .helpjuice-editor-content ol ol,
.answer .helpjuice-editor-content ol ol,
.article-content .helpjuice-editor-content ol ol,
.article-item .body .helpjuice-editor-content ol ol,
.article-item .helpjuice-editor-content ol ol,
.fr-view .helpjuice-editor-content ol ol,
article .helpjuice-editor-content ol ol {
  list-style-type: lower-latin;
}
#answer .helpjuice-editor-content ol ol ol,
.answer .helpjuice-editor-content ol ol ol,
.article-content .helpjuice-editor-content ol ol ol,
.article-item .body .helpjuice-editor-content ol ol ol,
.article-item .helpjuice-editor-content ol ol ol,
.fr-view .helpjuice-editor-content ol ol ol,
article .helpjuice-editor-content ol ol ol {
  list-style-type: lower-roman;
}
#answer .helpjuice-editor-content ol ol ol ol,
.answer .helpjuice-editor-content ol ol ol ol,
.article-content .helpjuice-editor-content ol ol ol ol,
.article-item .body .helpjuice-editor-content ol ol ol ol,
.article-item .helpjuice-editor-content ol ol ol ol,
.fr-view .helpjuice-editor-content ol ol ol ol,
article .helpjuice-editor-content ol ol ol ol {
  list-style-type: upper-latin;
}
#answer .helpjuice-editor-content ol ol ol ol ol,
.answer .helpjuice-editor-content ol ol ol ol ol,
.article-content .helpjuice-editor-content ol ol ol ol ol,
.article-item .body .helpjuice-editor-content ol ol ol ol ol,
.article-item .helpjuice-editor-content ol ol ol ol ol,
.fr-view .helpjuice-editor-content ol ol ol ol ol,
article .helpjuice-editor-content ol ol ol ol ol {
  list-style-type: upper-roman;
}
#answer .helpjuice-editor-content ul,
.answer .helpjuice-editor-content ul,
.article-content .helpjuice-editor-content ul,
.article-item .body .helpjuice-editor-content ul,
.article-item .helpjuice-editor-content ul,
.fr-view .helpjuice-editor-content ul,
article .helpjuice-editor-content ul {
  list-style-type: disc;
}
#answer .helpjuice-editor-content ul li,
.answer .helpjuice-editor-content ul li,
.article-content .helpjuice-editor-content ul li,
.article-item .body .helpjuice-editor-content ul li,
.article-item .helpjuice-editor-content ul li,
.fr-view .helpjuice-editor-content ul li,
article .helpjuice-editor-content ul li {
  list-style-type: unset;
}
#answer .helpjuice-editor-content ul ul,
.answer .helpjuice-editor-content ul ul,
.article-content .helpjuice-editor-content ul ul,
.article-item .body .helpjuice-editor-content ul ul,
.article-item .helpjuice-editor-content ul ul,
.fr-view .helpjuice-editor-content ul ul,
article .helpjuice-editor-content ul ul {
  list-style-type: circle;
}
#answer .helpjuice-editor-content ul ul ul,
#answer .helpjuice-editor-content ul ul ul ul,
.answer .helpjuice-editor-content ul ul ul,
.answer .helpjuice-editor-content ul ul ul ul,
.article-content .helpjuice-editor-content ul ul ul,
.article-content .helpjuice-editor-content ul ul ul ul,
.article-item .body .helpjuice-editor-content ul ul ul,
.article-item .body .helpjuice-editor-content ul ul ul ul,
.article-item .helpjuice-editor-content ul ul ul,
.article-item .helpjuice-editor-content ul ul ul ul,
.fr-view .helpjuice-editor-content ul ul ul,
.fr-view .helpjuice-editor-content ul ul ul ul,
article .helpjuice-editor-content ul ul ul,
article .helpjuice-editor-content ul ul ul ul {
  list-style-type: square;
}
.helpjuice-table-of-contents-container {
  background-color: #f3f5f8;
  padding: 20px;
  border-radius: 5px;
}
.helpjuice-table-of-contents-container p {
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87);
  margin: 0 0 10px !important;
}
.helpjuice-table-of-contents-container .helpjuice-toc-items {
  overflow-y: auto;
  height: 100%;
  padding: 0 10px 40px 0;
}
.helpjuice-table-of-contents-container a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: rgba(0, 0, 0, 0.87) !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  opacity: 0.5;
  padding: 5px 0 5px 10px;
  border-left: 2px solid #e2e5e9;
  transition: all 0.2s ease;
}
.helpjuice-table-of-contents-container a[data-tag-name="H2"] {
  padding-left: 20px;
}
.helpjuice-table-of-contents-container a[data-tag-name="H3"] {
  padding-left: 30px;
}
.helpjuice-table-of-contents-container a[data-tag-name="H4"] {
  padding-left: 40px;
}
.helpjuice-table-of-contents-container a.active,
.helpjuice-table-of-contents-container a:hover {
  text-decoration: none;
  opacity: 1;
}
.helpjuice-table-of-contents-container a.active {
  border-color: rgba(0, 0, 0, 0.87);
}
.wrapper #page_content #answer .helpjuice-editor-content .helpjuice-tabs,
.wrapper
  #page_content
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
.wrapper #page_content .answer .helpjuice-editor-content .helpjuice-tabs,
.wrapper
  #page_content
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
.wrapper
  #page_content
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs,
.wrapper
  #page_content
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
.wrapper
  #page_content
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs,
.wrapper
  #page_content
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
.wrapper #page_content .article-item .helpjuice-editor-content .helpjuice-tabs,
.wrapper
  #page_content
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
.wrapper #page_content .fr-view .helpjuice-editor-content .helpjuice-tabs,
.wrapper
  #page_content
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
.wrapper #page_content article .helpjuice-editor-content .helpjuice-tabs,
.wrapper
  #page_content
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav {
  border: none !important;
}
.wrapper
  #page_content
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
.wrapper
  #page_content
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
.wrapper
  #page_content
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
.wrapper
  #page_content
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
.wrapper
  #page_content
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
.wrapper
  #page_content
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
.wrapper
  #page_content
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title {
  font-size: 16px;
  font-weight: 700;
  border-top: 5px solid #d7dee6;
  background: #f3f8fe;
  color: #3a4f5a;
}
.wrapper
  #page_content
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
.wrapper
  #page_content
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
.wrapper
  #page_content
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
.wrapper
  #page_content
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
.wrapper
  #page_content
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
.wrapper
  #page_content
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
.wrapper
  #page_content
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active {
  border-color: #3a4f5a;
  background: #fff;
}
#main-content
  .article-content
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .article-content
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .article-content
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .article-content
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .article-content
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .article-content
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .article-content
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .article-content
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .article-content
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .article-content
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .article-content
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .article-content
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .article-content
  article
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .article-content
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav {
  border: none !important;
}
#main-content
  .article-content
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .article-content
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .article-content
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .article-content
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .article-content
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .article-content
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .article-content
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title {
  font-size: 16px;
  font-weight: 700;
  padding: 12px 24px;
  margin-right: 1px;
  border: 1px solid #dadae7;
  border-bottom-color: #fff;
  border-radius: 5px 5px 0 0;
  background: none;
  color: #2f2f2f;
}
#main-content
  .article-content
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .article-content
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .article-content
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .article-content
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .article-content
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .article-content
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .article-content
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active {
  color: #0e68ca;
  background: #f9f9fb;
}
#main-content
  .article-content
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .article-content
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .article-content
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .article-content
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .article-content
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .article-content
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .article-content
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content {
  border: 1px solid #dadae7;
  padding: 16px;
  border-radius: 0 5px 5px 5px;
}
#main-content
  .content_for_layout
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .content_for_layout
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .content_for_layout
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .content_for_layout
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .content_for_layout
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .content_for_layout
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .content_for_layout
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .content_for_layout
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .content_for_layout
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .content_for_layout
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .content_for_layout
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .content_for_layout
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav,
#main-content
  .content_for_layout
  article
  .helpjuice-editor-content
  .helpjuice-tabs,
#main-content
  .content_for_layout
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav {
  border: none !important;
}
#main-content
  .content_for_layout
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .content_for_layout
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .content_for_layout
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .content_for_layout
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .content_for_layout
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .content_for_layout
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title,
#main-content
  .content_for_layout
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title {
  font-size: 16px;
  font-weight: 600;
  padding: 12px 24px;
  margin-right: 1px;
  border: none !important;
  border-radius: 5px 5px 0 0;
  background: none;
  color: #0e68ca;
}
#main-content
  .content_for_layout
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .content_for_layout
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .content_for_layout
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .content_for_layout
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .content_for_layout
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .content_for_layout
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active,
#main-content
  .content_for_layout
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-nav
  .helpjuice-tab-title.active {
  color: #fff;
  background: #0e68ca;
}
#main-content
  .content_for_layout
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .content_for_layout
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .content_for_layout
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .content_for_layout
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .content_for_layout
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .content_for_layout
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content,
#main-content
  .content_for_layout
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content {
  padding: 0 !important;
}
#main-content
  .content_for_layout
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
#main-content
  .content_for_layout
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
#main-content
  .content_for_layout
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
#main-content
  .content_for_layout
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
#main-content
  .content_for_layout
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
#main-content
  .content_for_layout
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content,
#main-content
  .content_for_layout
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content {
  border: 1px solid #0e68ca;
  padding: 24px;
  border-radius: 10px 10px 10px 10px;
}
#main-content
  .content_for_layout
  #answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active:first-child,
#main-content
  .content_for_layout
  .answer
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active:first-child,
#main-content
  .content_for_layout
  .article-content
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active:first-child,
#main-content
  .content_for_layout
  .article-item
  .body
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active:first-child,
#main-content
  .content_for_layout
  .article-item
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active:first-child,
#main-content
  .content_for_layout
  .fr-view
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active:first-child,
#main-content
  .content_for_layout
  article
  .helpjuice-editor-content
  .helpjuice-tabs
  .helpjuice-tabs-content
  .helpjuice-tab-content.active:first-child {
  border-radius: 0 10px 10px 10px;
}
body.onboarding-behavior {
  overflow: hidden;
}
body.onboarding-behavior .onboarding-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  z-index: 1999999997;
  pointer-events: all;
}
body.onboarding-behavior .search-form.onboarding-highlight,
body.onboarding-behavior .search_block.onboarding-highlight {
  position: relative;
  z-index: 1999999998;
}
body.onboarding-behavior .search-form.onboarding-highlight:after,
body.onboarding-behavior .search_block.onboarding-highlight:after {
  content: "Your helpbar, precise answers to your questions";
  position: absolute;
  top: 0;
  right: -56%;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 16px;
  max-width: 300px;
  color: #fff;
  font-size: 16px;
  font-weight: 550;
  line-height: 140%;
  text-align: left;
}
body.onboarding-behavior .search-form.onboarding-highlight:before,
body.onboarding-behavior .search_block.onboarding-highlight:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.4);
  transform: translateY(-50%) rotate(90deg);
}
body.onboarding-behavior .search-form.onboarding-highlight.row:after,
body.onboarding-behavior .search_block.onboarding-highlight.row:after {
  right: -68%;
}
body.onboarding-behavior .search-form.onboarding-highlight.row:before,
body.onboarding-behavior .search_block.onboarding-highlight.row:before {
  right: -18px;
}
body.onboarding-behavior
  .search-form.onboarding-highlight.header_nav_section:before,
body.onboarding-behavior
  .search_block.onboarding-highlight.header_nav_section:before {
  right: -24px;
}
body.onboarding-behavior
  .search-form.onboarding-highlight.header_nav_section
  input#search,
body.onboarding-behavior
  .search_block.onboarding-highlight.header_nav_section
  input#search {
  border-radius: 8px;
}
body.onboarding-behavior.blankfff-theme
  .search_block.onboarding-highlight
  form:after {
  content: "Our helpbar will deliver instant specific answers to your questions.";
  position: absolute;
  top: 0;
  right: -54%;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 16px;
  max-width: 305px;
  color: #fff;
  font-size: 16px;
  font-weight: 550;
  line-height: 140%;
  text-align: left;
}
body.onboarding-behavior.blankfff-theme
  .search_block.onboarding-highlight
  form:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -34px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.4);
  transform: translateY(-50%) rotate(90deg);
}
body.onboarding-behavior #swifty-chatbot-container {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 35px;
  right: 35px;
}
body.onboarding-behavior #swifty-chatbot-container.show-chatbot {
  z-index: 1999999999;
}
body.onboarding-behavior #swifty-chatbot-container.show-chatbot:after {
  content: "Your AI Chatbot will explain it in a clear, helpful way.";
  position: absolute;
  top: 0;
  right: 150%;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 16px;
  color: #fff;
  font-size: 16px;
  font-weight: 550;
  line-height: 140%;
  text-align: left;
  white-space: nowrap;
}
body.onboarding-behavior #swifty-chatbot-container.show-chatbot:before {
  content: "";
  position: absolute;
  top: 45%;
  right: 120%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.5);
  transform: translateY(-50%) rotate(-90deg);
}
body.onboarding-behavior .post {
  position: fixed;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  grid-gap: 12px;
  gap: 12px;
  max-width: 420px;
  border-radius: 6px;
  background: #29384b;
  border: 1.2px solid #ff0be5;
  z-index: 1999999999;
}
body.onboarding-behavior .post p {
  all: unset;
  color: #fff;
  font-size: 16px;
  font-weight: 550;
  line-height: 180%;
}
body.onboarding-behavior .post--2 {
  bottom: 35%;
  right: 20%;
}
body.onboarding-behavior .post--3 {
  bottom: 40%;
  right: 33%;
}
body.onboarding-behavior .onboarding-next-button {
  border-radius: 4px;
  border: 1px solid #e4e4e7;
  background: #fff;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  align-items: center;
  grid-gap: 4px;
  gap: 4px;
  padding: 4px 8px;
  cursor: pointer;
}
body.onboarding-behavior .onboarding-next-button:hover {
  background: #f3f4f6;
}
body.onboarding-behavior .dashboard.onboarding-highlight {
  z-index: 1999999999;
  position: relative;
  border-radius: 2px;
  padding: 2px;
}
body.onboarding-behavior .dashboard.onboarding-highlight:after {
  content: "Your dashboard organizes your knowledge base with efficiency.";
  position: absolute;
  top: 35px;
  left: 0;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 16px;
  width: 450px;
  color: #fff;
  font-size: 16px;
  font-weight: 550;
  line-height: 140%;
  text-align: left;
}
body.onboarding-behavior .dashboard.onboarding-highlight:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 25px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(0, 0, 0, 0.7);
  transform: translateY(-50%);
}
body.onboarding-behavior .onboarding-highlight {
  animation: onboarding-pulse 2s ease-in-out infinite;
  border-radius: 8px;
}
@keyframes onboarding-pulse {
  0%,
  to {
    box-shadow: 0 0 0 0 rgba(255, 11, 229, 0.6);
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 0 12px rgba(255, 11, 229, 0);
    transform: scale(1.02);
  }
}
#hj-search-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  background: #fff;
  z-index: 99999999;
  padding: 10px;
  width: 450px;
  border-radius: 5px;
  display: none;
  justify-content: flex-start;
  align-items: center;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.24);
}
#hj-search-wrapper input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: 1px solid #e2e5e9;
  width: 300px;
  height: 32px;
  padding: 0 16px;
  border-radius: 4px;
  font-size: 14px;
  color: #1e293a;
}
#hj-search-wrapper input:focus {
  border-color: #0560fc;
}
#hj-search-wrapper .counter {
  margin: 0 10px 0 5px;
  font-size: 14px;
}
#hj-search-wrapper button {
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  background: #fff;
  outline: none;
  transition: 0.2s ease;
}
#hj-search-wrapper button svg {
  width: 14px;
  color: #1e293a;
}
#hj-search-wrapper button.close-hj-search-wrapper svg {
  width: 10px;
}
#hj-search-wrapper button:disabled {
  opacity: 0.4;
}
#hj-search-wrapper button:hover {
  background: #f3f5f8;
}
body.search--active .f-accordion-panel > .panel-content,
body.search--active .helpjuice-accordion-body {
  display: block !important;
}
.hj-glossary-item {
  border-bottom: 1px dashed #0560fc;
}
#hj-glossary-modal {
  position: absolute;
  width: 300px;
  border: 1px solid #e3e6e9;
  border-radius: 5px;
  padding: 20px;
  background: #fff;
  z-index: 999;
  box-shadow: 0 3px 6px rgba(246, 249, 254, 0.2);
  display: none;
}
#hj-glossary-modal header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#hj-glossary-modal header h3 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: calc(100% - 35px);
  font-size: 16px;
  font-weight: 600;
  color: #262e4a;
  margin: 0;
}
#hj-glossary-modal header a {
  flex: 0 1 30px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  text-decoration: none;
  transition: 0.2s ease;
}
#hj-glossary-modal header a i {
  font-size: 12px;
  color: #4b5461;
}
#hj-glossary-modal header a:hover {
  background: #f3f5f8;
}
#hj-glossary-modal .body p {
  font-size: 14px;
  font-weight: 400;
}
#hj-glossary-modal footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  background: #fff;
}
#hj-glossary-modal footer h4 {
  font-size: 12px;
  margin: 0;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: calc(100% - 65px);
}
#hj-glossary-modal footer .actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 0 1 60px;
}
#hj-glossary-modal footer .actions .thumb-down,
#hj-glossary-modal footer .actions .thumb-up {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4b5461;
  text-decoration: none;
  opacity: 0.7;
  margin-left: 5px;
  transition: 0.2s ease;
}
#hj-glossary-modal footer .actions .thumb-down span,
#hj-glossary-modal footer .actions .thumb-up span {
  margin-left: 3px;
}
#hj-glossary-modal footer .actions .thumb-down:hover,
#hj-glossary-modal footer .actions .thumb-up:hover {
  opacity: 1;
}
.success-term-vote {
  position: fixed;
  width: 300px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  background: #262e4a;
  padding: 10px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
}
.fr-view span {
  font-size: inherit;
}
.hj-unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.hj-unselectable::selection {
  background: none;
}
.hj-unselectable::-moz-selection {
  background: none;
}
.subtitle-tooltip {
  position: relative;
}
.subtitle-tooltip:after,
.subtitle-tooltip:before {
  display: none;
}
.subtitle-tooltip:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 16px;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  z-index: 11;
}
.subtitle-tooltip:after {
  content: attr(aria-label);
  position: absolute;
  top: calc(100% + 7px);
  left: var(--check-position);
  width: -moz-max-content;
  width: max-content;
  max-width: 600px;
  padding: 8px 16px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.14);
  font-weight: 400;
  color: #000;
  z-index: 10;
  font-size: 1em;
}
.subtitle-tooltip:hover:after,
.subtitle-tooltip:hover:before {
  display: block;
}
.helpjuice-editor-content .table table td p {
  margin: 0;
}
.hj-loader-container {
  display: flex;
  justify-content: center;
  align-content: center;
  height: 80px;
  padding: 45px;
  background: #f8f8f8;
}
.hj-loader {
  border-radius: 50%;
  border: 2px solid #f3f3f3;
  border-top-color: #0560fc;
  width: 60px;
  height: 60px;
  animation: spin 0.35s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.dot-pulse {
  position: relative;
  left: -9999px;
  box-shadow: 9999px 0 0 -5px;
  animation: dot-pulse 1.5s linear infinite;
  animation-delay: 0.25s;
}
.dot-pulse,
.dot-pulse:after,
.dot-pulse:before {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #0560fc;
  color: #0560fc;
}
.dot-pulse:after,
.dot-pulse:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}
.dot-pulse:before {
  box-shadow: 9984px 0 0 -5px;
  animation: dot-pulse-before 1.5s linear infinite;
  animation-delay: 0s;
}
.dot-pulse:after {
  box-shadow: 10014px 0 0 -5px;
  animation: dot-pulse-after 1.5s linear infinite;
  animation-delay: 0.5s;
}
@keyframes dot-pulse-before {
  0% {
    box-shadow: 9984px 0 0 -5px;
  }
  30% {
    box-shadow: 9984px 0 0 2px;
  }
  60%,
  to {
    box-shadow: 9984px 0 0 -5px;
  }
}
@keyframes dot-pulse {
  0% {
    box-shadow: 9999px 0 0 -5px;
  }
  30% {
    box-shadow: 9999px 0 0 2px;
  }
  60%,
  to {
    box-shadow: 9999px 0 0 -5px;
  }
}
@keyframes dot-pulse-after {
  0% {
    box-shadow: 10014px 0 0 -5px;
  }
  30% {
    box-shadow: 10014px 0 0 2px;
  }
  60%,
  to {
    box-shadow: 10014px 0 0 -5px;
  }
}
#results {
  max-height: 570px;
  overflow-y: scroll;
}
#results ul {
  max-height: none;
}
.galaxy-theme .answer-header {
  margin-bottom: 0 !important;
  padding: 15px 25px 5px;
  font-size: 16px !important;
  text-align: left;
  color: #888 !important;
}
.galaxy-theme .search-answer {
  position: relative;
  max-height: 220px;
  margin: 0;
  overflow-y: scroll;
  min-height: 80px;
}
.galaxy-theme .search-answer p {
  color: #000 !important;
  text-align: start;
  font-size: 16px !important;
  padding: 15px 25px 5px;
}
.scientia-theme .search-answer p {
  padding: 8px;
}
.creativeness-theme .answer-header {
  margin-bottom: 16px !important;
}
.creativeness-theme .search-answer p {
  text-align: center;
  margin-bottom: 32px;
}
.enterprise-theme .answer-header {
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}
.enterprise-theme .search-answer {
  border-bottom: 1px solid #888;
  margin: 0 20px;
}
.enterprise-theme .search-answer p {
  padding: 8px 0;
}
.classic-theme .answer-header {
  margin: 0;
}
.classic-theme .search-answer p {
  line-height: 1.4;
  font-size: 16px;
  margin-bottom: 20px;
}
.sidekick-theme #search_results .answer-header {
  margin: 0;
}
.sidekick-theme .search-answer p {
  line-height: 1.4;
  font-size: 16px;
  margin-bottom: 20px;
}
.enigma-theme .answer-header {
  margin: 0;
}
.enigma-theme .answer-header,
.enigma-theme .search-answer {
  padding-left: 2em;
  padding-right: 2em;
  text-align: center;
}
.blankfff-theme .answer-header {
  max-width: 790px;
  margin: 32px auto 16px;
  font-size: 26px;
  text-indent: 30px;
}
.blankfff-theme .answer-header .highlight {
  color: #373f48;
  font-weight: 600;
}
.blankfff-theme .search-answer {
  max-width: 790px;
  margin: 0 auto;
  padding-left: 30px;
}
.blankfff-theme .search-answer p {
  padding-bottom: 25px;
  border-bottom: 1px dotted #b7bbc4;
}
.lotsalove-theme .answer-header {
  max-width: 930px;
  margin: auto;
  font-size: 26px;
  padding: 32px 20px 0;
}
.lotsalove-theme .answer-header .highlight {
  color: #373f48;
  font-weight: 600;
}
.lotsalove-theme .search-answer {
  max-width: 930px;
  margin: 0 auto -40px;
  padding: 0 20px;
}
.smooth-theme .answer-header {
  text-align: center;
  font-size: 26px;
  padding: 32px 8px 0;
}
.smooth-theme .answer-header .highlight {
  color: #373f48;
  font-weight: 600;
}
.smooth-theme .search-answer {
  max-width: 600px;
  margin: 0 auto;
  padding: 0 20px;
}
.simplecard-theme .search-answer p {
  font-weight: 400;
}
.aidmilkshake-theme .answer-header {
  text-align: left;
  font-size: 1.6em;
  margin-top: 32px;
}
.aidmilkshake-theme .answer-header .highlight {
  color: #373f48;
  font-weight: 600;
}
.aidmilkshake-theme .search-answer p {
  padding: 0;
}
.startup-theme .answer-header {
  max-width: 768px;
  margin: 0 auto;
  font-size: 26px;
  padding: 32px 0 0;
}
.startup-theme .answer-header .highlight {
  color: #373f48;
  font-weight: 600;
}
.startup-theme .search-answer {
  max-width: 768px;
  margin: 0 auto;
}
.highlighted-swifty-search {
  background: linear-gradient(90deg, #ffca8b 50%, transparent 0);
  background-size: 200% 100%;
  background-position: 100%;
  animation: highlighted-swifty-search 1s 1s forwards;
}
@keyframes highlighted-swifty-search {
  to {
    background-position: 0;
  }
}
