@charset "UTF-8";
/* px to rem
------------------------------------------------------------------ */
meta[name='viewport']::before {
  content: 'phone'; }
  
@import url('https://rsms.me/inter/inter.css');

@font-face {
  font-family: 'faqbot';
  src: url("../fonts/faqbot.eot?54ngxg");
  src: url("../fonts/faqbot.eot?54ngxg#iefix") format("embedded-opentype"), url("../fonts/faqbot.ttf?54ngxg") format("truetype"), url("../fonts/faqbot.woff?54ngxg") format("woff"), url("../fonts/faqbot.svg?54ngxg#faqbot") format("svg");
  font-weight: normal;
  font-style: normal; }


html {
  box-sizing: border-box;
  font-family: 'Inter', sans-serif !important; }

*, *::after, *::before {
  box-sizing: inherit; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  max-width: 100%; }

body {
  background-color: #f5f6fa;
  overflow: hidden; }
  body p {
    line-height: 1.45; }

body, .search__input, .input__field,
.select__field, .input__field::-webkit-input-placeholder,
.select__field::-webkit-input-placeholder {
  font-family: 'Inter', sans-serif; }

body, .search__input, .input__field,
.select__field, .input__field:-ms-input-placeholder,
.select__field:-ms-input-placeholder {
  font-family: 'Inter', sans-serif; }

body, .search__input, .input__field,
.select__field, .input__field::placeholder,
.select__field::placeholder {
  font-family: 'Inter', sans-serif; }

body, .search__input, .input__field,
.select__field, .input__field::-webkit-input-placeholder,
.select__field::-webkit-input-placeholder {
  font-size: 0.875rem;
  color: #4d718a; }

body, .search__input, .input__field,
.select__field, .input__field:-ms-input-placeholder,
.select__field:-ms-input-placeholder {
  font-size: 0.875rem;
  color: #4d718a; }

body, .search__input, .input__field,
.select__field, .input__field::placeholder,
.select__field::placeholder {
  font-size: 0.875rem;
  color: #4d718a; }

em, .italic {
  font-style: italic; }

h1 {
  color: #0c2542; }

strong {
  color: #0c2542;
  font-weight: 600; }

.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

.row-xs {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto; }

.col-xs {
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  max-width: 100%; }

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  -webkit-flex-basis: 8.33333333%;
          flex-basis: 8.33333333%;
  max-width: 8.33333333%; }

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  -webkit-flex-basis: 16.66666667%;
          flex-basis: 16.66666667%;
  max-width: 16.66666667%; }

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
          flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  -webkit-flex-basis: 33.33333333%;
          flex-basis: 33.33333333%;
  max-width: 33.33333333%; }

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  -webkit-flex-basis: 41.66666667%;
          flex-basis: 41.66666667%;
  max-width: 41.66666667%; }

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
          flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  -webkit-flex-basis: 58.33333333%;
          flex-basis: 58.33333333%;
  max-width: 58.33333333%; }

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  -webkit-flex-basis: 66.66666667%;
          flex-basis: 66.66666667%;
  max-width: 66.66666667%; }

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
          flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  -webkit-flex-basis: 83.33333333%;
          flex-basis: 83.33333333%;
  max-width: 83.33333333%; }

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  -webkit-flex-basis: 91.66666667%;
          flex-basis: 91.66666667%;
  max-width: 91.66666667%; }

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
          flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-0 {
  margin-left: 0; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.start-xs {
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  text-align: start; }

.center-xs {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  text-align: center; }

.end-xs {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  text-align: end; }

.top-xs {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start; }

.middle-xs {
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.stretch-xs {
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch; }

.bottom-xs {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end; }

.around-xs {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
          justify-content: space-around; }

.between-xs {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.first-xs {
  -ms-flex-order: -1;
  -webkit-order: -1;
          order: -1; }

.last-xs {
  -ms-flex-order: 1;
  -webkit-order: 1;
          order: 1; }

.icon {
  font-family: 'faqbot';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon--down-full:before {
  content: '\e800'; }

/* '' */
.icon--checkbox-on:before {
  content: '\e801'; }

/* '' */
.icon--checkbox-off:before {
  content: '\f096'; }

/* '' */
.icon--ok:before {
  content: '\e802'; }

/* '' */
.icon--close:before {
  content: '\e803'; }

/* '' */
.icon--analytics:before {
  content: '\e804'; }

/* '' */
.icon--archive:before {
  content: '\e805'; }

/* '' */
.icon--calendar:before {
  content: '\e806'; }

/* '' */
.icon--chat:before {
  content: '\e807'; }

/* '' */
.icon--chatbot:before {
  content: '\e808'; }

/* '' */
.icon--database:before {
  content: '\e809'; }

/* '' */
.icon--delete:before {
  content: '\e80a'; }

/* '' */
.icon--filter:before {
  content: '\e80b'; }

/* '' */
.icon--flow:before {
  content: '\e80c'; }

/* '' */
.icon--img:before {
  content: '\e80d'; }

/* '' */
.icon--info:before {
  content: '\e80e'; }

/* '' */
.icon--install:before {
  content: '\e80f'; }

/* '' */
.icon--more:before {
  content: '\e810'; }

/* '' */
.icon--invoice:before {
  content: '\e811'; }

/* '' */
.icon--search:before {
  content: '\e812'; }

/* '' */
.icon--send:before {
  content: '\e813'; }

/* '' */
.icon--settings:before {
  content: '\e814'; }

/* '' */
.icon--short-word:before {
  content: '\e815'; }

/* '' */
.icon--subscription:before {
  content: '\e816'; }

/* '' */
.icon--synonyms:before {
  content: '\e817'; }

/* '' */
.icon--tickets:before {
  content: '\e818'; }

/* '' */
.icon--arrow-left:before {
  content: '\e81b'; }

/* '' */
.icon--arrow-right:before {
  content: '\e81c'; }

/* '' */
.icon--arrow-up:before {
  content: '\e81d'; }

/* '' */
.icon--arrow-down:before {
  content: '\e81a'; }

/* '' */
.icon--radio:before {
  content: '\f10c'; }

/* '' */
.icon--radio-on:before {
  content: '\f192'; }

/* '' */
.icon--add:before {
  content: '\e819'; }

/* '' */
.icon--bot:before {
  content: '\e822'; }

/* '' */
.icon--user:before {
  content: '\e902'; }

/* '' */
.icon--mail:before {
  content: '\e901'; }

/* '' */
.icon--company:before {
  content: '\e900'; }

/* '' */
.icon--phone:before {
  content: '\e958'; }

/* '' */
.icon--dot:before {
  content: '\e903'; }

/* '' */
.icon--users:before {
  content: '\e81e'; }

/* '' */
.icon--ticket:before {
  content: '\e81f'; }

/* '' */
.icon--logout:before {
  content: '\F02D'; }

/* '' */
.icon--test-bot:before {
  content: '\E820'; }

/* '' */
.icon--help-center:before {
  content: '\E821'; }

/* '' */
.container {
  -webkit-flex-flow: nowrap;
      -ms-flex-flow: nowrap;
          flex-flow: nowrap; }

.login--left {
  width: 30%;
  height: 100vh;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  overflow: hidden; }
  .login--left:before, .login--left:after {
    content: '';
    width: 30%;
    height: 100vh;
    height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  .login--left:after {
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom right, #0aa4b4, #05c0d3); }

.login--resume {
  width: 30%;
  height: 100%;
  padding: 2rem;
  background-color: #f0f2f7;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.login__logo {
  margin-bottom: 1.25rem; }

.login__title {
  font-size: 2rem;
  color: #ffffff;
  margin-bottom: 0.625rem; }
  .login__title--resume {
    font-size: 1.5rem;
    color: #0c2542; }

.login__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 0;
  border-top: 1px solid #dfe4ee; }
  .login__item strong {
    width: 70%; }
  .login__item .login__price {
    font-weight: bold;
    color: #0aa4b4;
    width: 30%;
    text-align: right; }
  .login__item .link {
    margin-top: .5rem; }

.login__img {
  width: 40px;
  height: 40px;
  margin-right: 0.625rem; }

.login__quote {
  width: 70%; }

.login__blockquote {
  font-weight: 300; }

.login__cite {
  margin-top: 1.25rem; }
  .login__cite strong {
    color: #ffffff; }
  .login__cite span {
    display: block; }

.login--account {
  width: 50%;
  padding: 0 3.125rem; }

.login--trial {
  width: 40%;
  padding: 0 2rem; }

.login__form {
  width: 50%; }

.login__trial {
  width: 100%;
  margin-bottom: 2rem; }

.login__conditions .icon {
  color: #0aa4b4;
  margin-right: 1rem; }

.login__conditions p:last-child {
  margin-top: 1rem; }

.login__text-conditions {
  color: #0c2542; }

.login__group-title {
  text-align: center;
  margin-bottom: 1.25rem; }
  .login__group-title .login__title {
    color: #0c2542; }
  .login__group-title span {
    color: #8aa9bf; }

a {
  transition: all 100ms cubic-bezier(0.4, 0.25, 0.3, 1);
  text-decoration: none;
  color: #4d718a;
  cursor: pointer;
  border-bottom: 1px solid #d4e0e8; }
  a:hover {
    color: #0aa4b4; }

.dropdown {
  position: relative; }
.dropdown__item__lang {
    margin-top: 10px; }
  .dropdown__click {
    border: none; }
    .dropdown__click:hover .dropdown__icon {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
  .dropdown__avatar {
    width: 40px;
    height: 40px; }
  .dropdown__icon {
    display: block;
    width: 20px;
    height: 20px;
    background-color: #0aa4b4;
    border-radius: 50%;
    text-align: center;
    line-height: 1.25rem;
    margin-right: 1rem;
    transition: -webkit-transform 200ms cubic-bezier(0.175, 0.885, 0.32, 2);
    transition: transform 200ms cubic-bezier(0.175, 0.885, 0.32, 2);
    transition: transform 200ms cubic-bezier(0.175, 0.885, 0.32, 2), -webkit-transform 200ms cubic-bezier(0.175, 0.885, 0.32, 2); }
  .dropdown__icon__right {
      margin-left: 1rem; }
    .dropdown__icon .icon {
      color: #ffffff; }
  .dropdown__text {
    color: #4d718a; }
  .dropdown__sub {
    visibility: hidden;
    position: absolute;
    top: 50px;
    /*left: 0;*/
    background-color: #ffffff;
    width: 150px;
    border-radius: 4px;
    padding: 0.625rem;
    opacity: 0;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    transition: all 200ms cubic-bezier(0.175, 0.885, 0.32, 2);
    z-index: 6;
    border: 1px solid #d4e0e8;
    box-shadow: 0 8px 20px 0 rgba(12, 37, 66, 0.05); }
    .dropdown__sub:after {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      top: -0.625rem;
      left: 1.25rem;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #d4e0e8;
      z-index: -1; }
    .dropdown__sub:before {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      top: -0.5rem;
      left: 1.25rem;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #ffffff; }
    .dropdown__sub.active {
      visibility: visible;
      opacity: 1;
      -webkit-transform: scale(1);
              transform: scale(1);
      z-index: 6;
      transition: all 200ms cubic-bezier(0.175, 0.885, 0.32, 2); }
    .dropdown__sub--right {
      left: auto;
      right: 0; }
      .dropdown__sub--right:after {
        top: -0.625rem;
        right: 1.25rem;
        left: auto; }
      .dropdown__sub--right:before {
        top: -0.5rem;
        right: 1.25rem;
        left: auto; }
  .dropdown__link {
    display: block;
    color: #4d718a;
    padding: 5px;
    transition: background 800ms cubic-bezier(0.2, 1, 0.3, 1);
    border: none; }
    .dropdown__link:hover {
      color: #0aa4b4; }
.dropdown__link.chatbot_realtime {
    padding: 0;
    text-decoration: underline;
    display: inline-block; }

.btn {
  display: inline-block;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: #0aa4b4;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0.5rem 1.25rem;
  border-radius: 20px;
  transition: all 200ms cubic-bezier(0.175, 0.885, 0.32, 2);
  box-shadow: 0 5px 25px 0 rgba(52, 131, 252, 0.3);
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .btn .icon {
    margin-left: 0.625rem; }
    .btn .icon.icon--arrow-left {
        margin-left: 0;
        margin-right: 0.625rem; }
  .btn:hover {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
    color: #ffffff;
    box-shadow: 0 5px 25px 0 rgba(52, 131, 252, 0.35);
    background-color: #06bacd; }
  .btn--secondary {
    background: none;
    border: 2px solid #d4e0e8;
    border-radius: 8px;
    color: #4d718a;
    box-shadow: none;
    padding: 0.375rem 0.9375rem;
    transition: all 400ms cubic-bezier(0.2, 1, 0.3, 1); }
    .btn--secondary:hover {
      box-shadow: none;
      background: none;
      color: #0aa4b4;
      -webkit-transform: none;
              transform: none;
      border-color: #0aa4b4; }
    .btn--secondary .icon {
      margin-left: 0.625rem;
      color: #0aa4b4; }
  .btn--edit {
    padding: 0;
    background: none;
    box-shadow: none;
    color: #05c0d3; }
    .btn--edit:hover {
      -webkit-transform: none;
              transform: none;
      color: #0aa4b4;
      box-shadow: none;
      background: none; }

.form__content {
  width: 100%; }

.form__group {
  margin-top: 1.25rem; }

.form__item {
  margin-bottom: 1.875rem; }
  .form__item--parent {
    margin-bottom: 0.625rem; }

.form__btn--login {
  text-align: center; }

.form__btn--trial {
  text-align: left; }

.form__btn li {
  margin-left: 1.25rem; }
  .form__btn li:first-child {
    margin-left: 0; }

.form__link {
  margin-top: 1.25rem; }
  .form__link--border {
    width: inherit;
    text-align: center;
    padding: 1.25rem 0;
    border-top: 1px solid #d4e0e8; }
    .form__link--border a {
      color: #0aa4b4;
      border: none; }
      .form__link--border a:hover {
        color: #05c0d3; }

.switch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 55px;
  height: 20px;
  border-radius: 18px;
  cursor: pointer; }
  .switch__input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .switch__input:checked ~ .switch__label {
      background: #0aa4b4; }
      .switch__input:checked ~ .switch__label:before {
        opacity: 0; }
      .switch__input:checked ~ .switch__label:after {
        opacity: 1; }
    .switch__input:checked ~ .switch__handle {
      left: 38px; }

.switch__label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 0.625rem;
  text-transform: uppercase;
  background: #4d718a;
  border-radius: inherit;
  transition: all 400ms cubic-bezier(0.2, 1, 0.3, 1); }
  .switch__label:before, .switch__label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    transition: inherit;
    color: #ffffff; }
  .switch__label:before {
    content: attr(data-off);
    right: 11px; }
  .switch__label:after {
    content: attr(data-on);
    left: 11px;
    opacity: 0; }

.switch__handle {
  position: absolute;
  top: 50%;
  left: 2px;
  width: 15px;
  height: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: white;
  border-radius: 10px;
  transition: left 400ms cubic-bezier(0.2, 1, 0.3, 1); }

.search--full {
  width: 100%; }

.search__icon {
  color: #0aa4b4; }

.search__input {
  padding-left: 0.625rem;
  border: none;
  display: block;
  outline: none;
  background: none;
  color: #4d718a;
  -webkit-appearance: none; }
  .search__input::-webkit-input-placeholder {
    color: #8aa9bf; }
  .search__input:-ms-input-placeholder {
    color: #8aa9bf; }
  .search__input::placeholder {
    color: #8aa9bf; }
  .search__input--full {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%; }

.input,
.select {
  width: 100%;
  position: relative; }
  .input--multiple,
  .select--multiple {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 0.9375rem; }
    .input--multiple .input__field,
    .select--multiple .input__field {
      margin-top: 0; }
    .input--multiple:first-child,
    .select--multiple:first-child {
      margin-left: 0; }
  .input--file-img,
  .select--file-img {
    width: auto;
    margin-left: 15px;
    width: 90px;
    height: 90px;
    padding: 6px;
    border-radius: 5px;
    border: 2px dashed #d4e0e8; }
  .input--file-imgSend,
  .select--file-imgSend {
    background-color: #0aa4b4;
    border: none; }
  .input__group,
  .select__group {
    margin-top: 0.625rem; }
    .input__group--file,
    .select__group--file {
      cursor: pointer; }
    .input__group--img,
    .select__group--img {
      cursor: pointer;
      margin-top: 0;
      display: inline-block;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .input__group--img .icon,
      .select__group--img .icon {
        font-size: 1.25rem;
        margin-bottom: 5px;
        color: #0aa4b4; }
    .input__group--imgSend .icon,
    .select__group--imgSend .icon {
      color: #f5f6fa; }
  .input__title-group,
  .select__title-group {
    margin-left: 1.25rem; }
    .input__title-group span,
    .select__title-group span {
      display: block; }
    .input__title-group .input__title,
    .select__title-group .input__title {
      margin-bottom: 0.3125rem; }
  .input__title,
  .select__title {
    text-transform: uppercase;
    color: #0c2542;
    margin-bottom: 0.625rem; }
    .input__title--nomargin,
    .select__title--nomargin {
      margin-bottom: 0; }
  .input__subtitle,
  .select__subtitle {
    color: #8aa9bf;
    margin-bottom: 0.625rem; }
  .input__link,
  .select__link {
    color: #4d718a;
    margin-top: 0.3125rem;
    display: block;
    border: none; }
    .input__link .icon,
    .select__link .icon {
      color: #0aa4b4;
      margin-right: 0.3125rem; }
  .input .error,
  .select .error {
    color: #F36666;
    display: block; }
  .input__label-mention,
  .select__label-mention {
    color: #8aa9bf;
    font-size: 0.75rem;
    margin-left: 1rem; }
  .input__label--img,
  .select__label--img {
    display: block;
    color: #0aa4b4; }
  .input__field,
  .select__field {
    width: inherit;
    height: 50px;
    display: block;
    border-radius: 4px;
    outline: none;
    border: 2px solid #d4e0e8;
    background: #ffffff;
    padding-left: 1.25rem;
    transition: border 800ms cubic-bezier(0.2, 1, 0.3, 1), border 800ms cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-appearance: none;
    margin-top: 0.625rem; }
    .input__field.error,
    .select__field.error {
      border-color: #F36666;
      margin-bottom: 0.625rem; }
    .input__field::-webkit-input-placeholder,
    .select__field::-webkit-input-placeholder {
      color: #8aa9bf; }
    .input__field:-ms-input-placeholder,
    .select__field:-ms-input-placeholder {
      color: #8aa9bf; }
    .input__field::placeholder,
    .select__field::placeholder {
      color: #8aa9bf; }
    .input__field:focus,
    .select__field:focus {
      border-color: #0aa4b4; }
    .input__field--search,
    .select__field--search {
      padding-left: 1.875rem;
      border: none; }
    .input__field--edit,
    .select__field--edit {
      height: 25px;
      border: 1px solid #d4e0e8;
      padding-left: 0.625rem;
      margin-top: 0; }
    .input__field--select,
    .select__field--select {
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      padding-right: 3.125rem;
      -moz-appearance: none; }
      .input__field--select:required:invalid,
      .select__field--select:required:invalid {
        color: #4d718a; }
    .input__field--date,
    .select__field--date {
      height: 35px;
      margin-top: 0;
      padding-left: 1.25rem; }
  .input__file,
  .select__file {
    outline: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: none; }

.select {
  font-family: 'faqbot';
  width: 50%; }
  .select--login {
    width: 100%; }
  .select--multiple {
    width: inherit;
    margin-left: 0; }
  .select__field {
    color: #4d718a;
    width: 100%; }
    .select__field:invalid {
      color: #8aa9bf; }
  .select:before {
    content: '\e81a';
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #0aa4b4;
    font-size: 1.25rem; }

.checkbox {
  margin-left: 1px; }
  .checkbox--group {
    margin-top: 0.625rem; }
  .checkbox__label {
    cursor: pointer; }
  .checkbox__input {
    position: absolute;
    visibility: hidden; }
    .checkbox__input + .checkbox__icon {
      margin-right: 10px;
      display: inline-block; }
      .checkbox__input + .checkbox__icon .icon {
        font-size: 1rem;
        color: #4d718a;
        transition: all 200ms cubic-bezier(0.175, 0.885, 0.32, 2); }
    .checkbox__input:checked + .checkbox__icon .icon {
      color: #0aa4b4;
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
      .checkbox__input:checked + .checkbox__icon .icon:before {
        content: '\e801'; }
  .checkbox__icon {
    width: 20px;
    vertical-align: middle; }

.radio {
  margin-left: 0.9375rem; }
  .radio:first-child {
    margin-left: 0; }
  .radio--img {
    margin-left: 30px; }
    .radio--img:first-child {
      margin-left: 0; }
  .radio__label {
    cursor: pointer;
    vertical-align: middle; }
  .radio__input {
    position: absolute;
    visibility: hidden; }
    .radio__input + .radio__icon {
      display: inline-block; }
      .radio__input + .radio__icon .icon {
        color: #8aa9bf;
        transition: all 200ms cubic-bezier(0.175, 0.885, 0.32, 2);
        font-size: 1.25rem; }
    .radio__input + .radio__img {
      border: 2px solid #d4e0e8;
      display: inline-block;
      width: 90px;
      height: 90px;
      padding: 6px;
      border-radius: 5px; }
.radio__input + .radio__img.radioTheme__img {
    padding: 0;
    height: auto;
    text-align: center;
    width: 150px; }
      .radio__input + .radio__img img {
        display: block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
.radio__input + .radio__img.radioTheme__img img {
    top: unset;
    -webkit-transform: unset;
    transform: unset; }
    .radio__input:checked + .radio__icon .icon {
      color: #0aa4b4;
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
      .radio__input:checked + .radio__icon .icon:before {
        content: '\f192'; }
    .radio__input:checked + .radio__img {
      border-color: #0aa4b4; }
  .radio__text {
    position: relative;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: #0c2542;
    font-weight: 600; }
.radioTheme__text {
    display: inline;}
  .radio__icon {
    width: 20px;
    vertical-align: middle;
    margin-right: 0.3125rem; }

.slider {
  position: relative;
  margin-top: 20px;
  width: 100%;
  height: 10px;
  border-radius: 10px;
  background-color: #d4e0e8; }
  .slider__input {
    -webkit-appearance: none;
    width: inherit;
    height: inherit;
    background: transparent;
    outline: none;
    transition: opacity .2s;
    transition: all 800ms cubic-bezier(0.2, 1, 0.3, 1);
    position: relative;
    z-index: 6;
    position: absolute;
    top: 0;
    left: 0; }
    .slider__input::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      width: 25px;
      height: 25px;
      border-radius: 50%;
      background: #0aa4b4;
      border: 6px solid #ffffff;
      cursor: pointer;
      box-shadow: 0 0 10px 5px rgba(52, 131, 252, 0.1);
      position: relative;
      top: -3px;
      z-index: 3;
      transition: all 800ms cubic-bezier(0.2, 1, 0.3, 1);
      margin-left: 5px; }
    .slider__input::-moz-range-thumb {
      width: 25px;
      height: 25px;
      border-radius: 50%;
      background: #0aa4b4;
      border: 6px solid #ffffff;
      cursor: pointer;
      box-shadow: 0 0 10px 5px rgba(52, 131, 252, 0.1);
      position: relative;
      top: -3px;
      z-index: 3;
      margin-left: 5px; }

.fill {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 10px;
  width: 0%;
  border-radius: 6px;
  background-color: #0aa4b4;
  transition: all 800ms cubic-bezier(0.2, 1, 0.3, 1);
  z-index: 1; }

.count {
  position: absolute;
  bottom: -40px;
  left: 0;
  color: #0aa4b4;
  padding: 2px 5px;
  width: 30px;
  border: 1px solid #d4e0e8;
  border-radius: 10px;
  text-align: center; }

.tinycme {
  width: 100%;
  height: 300px; }

.header {
  height: 70px;
  padding: 0 3.125rem;
  border-bottom: 1px solid #d4e0e8;
  background-color: #ffffff;
  position: relative;
  z-index: 6; }
  .header__logo {
    /* width: 300px; */
    /* padding-top: 0.3125rem; */
    height: 70px;
    padding-top: 18px;
    padding-left: 18px;
    border-bottom: 1px solid #d4e0e8;
    }
    .header__logo a {
      border: none; }
  .header__content {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .header__switch {
    color: #8aa9bf; }
    .header__switch .switch {
      margin-right: 0.625rem; }

.footer {
  width: 100%;
  height: 80px;
  padding: 0 3.125rem;
  background-color: #ffffff;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 3; }
  .footer--step {
    width: 100%;
    left: 0; }
  /* .footer:before {
    content: "";
    width: 100%;
    height: 60px;
    background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: -60px;
    left: 0;
    z-index: 3; } */
  .footer__result {
    color: #8aa9bf; }
    .footer__result span {
      color: #0aa4b4;
      font-weight: 600; }

.content {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  transition: -webkit-transform 400ms cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 400ms cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 400ms cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 400ms cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transform: translateX(0);
          transform: translateX(0); }
  /* .content.active {
    -webkit-transform: translateX(-400px);
            transform: translateX(-400px); } */
  .content__head {
    height: 70px;
    padding: 0 3.125rem;
    background-color: #f0f2f7;
    border-bottom: 1px solid #d4e0e8;
    font-size: 1.375rem; }

.box {
  height: calc(100vh - 70px - 50px - 80px); }
  .box--step {
    height: 50vh;
    padding: 0; }
  .box--scroll {
    padding: 0 10px 0 3.125rem; }
  .box--chat {
    height: calc(100vh - 70px - 50px - 80px - 50px); }
  .box--aside {
    height: calc(100vh - 70px - 50px); }
  .box--404 {
    height: calc(100vh - 70px); }
  .box__title--intro {
    color: #0aa4b4;
    font-size: 1.375rem; }
  .box__title-group {
    margin-bottom: 1.25rem; }
  .box__paragraph {
    margin-bottom: 1.25rem; }
  .box__scroll {
    width: 100%;
    height: 100%; }
  .box__container {
    padding: 1.875rem 3.625rem 0 0; }
    .box__container--table {
      padding-top: 0; }
  .box__content {
    background-color: #ffffff;
    padding: 3.125rem;
    position: relative; }
  .box__left {
    text-align: left; }
  .box__75 {
    width: 75%; }
  .box__25 {
    width: 25%; }
    .box__25--margin {
      width: calc(25% - 2.5rem); }
  .box__img--intro {
    margin-right: 100px; }

.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  float: left; }

.ss-content {
  height: 100%;
  width: calc(100% + 18px);
  padding: 0 0 12.5rem 0;
  position: relative;
  overflow: auto; }

.ss-scroll {
  position: relative;
  background: #0aa4b4;
  width: 5px;
  border-radius: 5px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.25s linear; }

.ss-container:hover .ss-scroll {
  opacity: 1; }

.ss-grabbed {
  -ms-user-select: none;
      user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

.sidebar {
  width: 300px;
  border-right: 1px solid #d4e0e8;
  /* height: calc(100vh - 70px); */
  height: 100vh;
  box-shadow: 0 8px 20px 0 rgba(12, 37, 66, 0.1);
  background-color: #ffffff;
  overflow-y: hidden;
  position: relative;
  padding-bottom: 3.125rem;
  z-index: 6; }
  .sidebar--scroll{
    height: calc(100vh - 70px);
    overflow-y: scroll;
    padding-top: 3.125rem;}
  .sidebar__content {
    margin-top: 1.25rem; }
    .sidebar__content:first-child {
      margin: 0; }
  .sidebar__item:first-child {
    margin: 0 0 0.625rem 3.125rem;
    text-transform: uppercase;
    color: #0c2542; }
  .sidebar__item a {
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 0.625rem 0 0.625rem 3.125rem;
    color: #4d718a;
    border: none;
    transition: background 400ms cubic-bezier(0.2, 1, 0.3, 1), color 400ms cubic-bezier(0.4, 0.25, 0.3, 1); }
    .sidebar__item a .icon {
      transition: all 200ms cubic-bezier(0.175, 0.885, 0.32, 2); }
    .sidebar__item a:hover, .sidebar__item a.active {
      background-color: #f5f6fa;
      border-right: 2px solid #0aa4b4;
      color: #0c2542; }
      .sidebar__item a:hover .icon, .sidebar__item a.active .icon {
        color: #0aa4b4;
        -webkit-transform: scale(1.08);
                transform: scale(1.08); }
    .sidebar__item a .icon {
      text-align: center;
      width: 30px;
      margin-right: 0.9375rem; }
  .sidebar__notification {
    display: inline-block;
    background-color: #0aa4b4;
    color: #ffffff;
    width: 20px;
    height: 20px;
    line-height: 1.25rem;
    float: right;
    margin-right: 1.25rem;
    border-radius: 50%;
    text-align: center;
    font-size: 0.75rem; }

.list {
  text-align: left; }
  .list__item {
    padding: 0.625rem 0;
    border-top: 1px solid #d4e0e8;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .list__item:first-child {
      border: none; }
    .list__item--intro {
      border: none; }
      .list__item--intro .icon {
        color: #0aa4b4;
        margin-left: 20px; }
  .list__bullet {
    font-weight: 600;
    margin-right: 5px; }
  .list__img {
    background-color: #ffffff;
    width: 30%;
    text-align: center;
    padding: 1.875rem;
    margin-bottom: 2.5rem; }
  .list__btn {
    margin-left: 10px; }
    .list__btn--connect {
      margin: 0.625rem 0 0 0; }
    .list__btn:first-child {
      margin-left: 0; }

.pagination {
  /* width: 180px; */
  max-width: 340px; }
  .pagination__item {
    background: #fbfbfb;
    border: 1px solid #e7e9ef;
    font-size: 13px;
    text-align: center;
    min-width: 21.5px; }
  .pagination__item a, .pagination__item span {
      padding: 3px 6px;
      display: block;
      text-align: center;
      border-bottom: none; }
      .pagination__item:hover, .pagination__item.active {
          background: #0aa4b4;
          color: white; }
      .pagination__item:hover a, .pagination__item.active a {
          color: white; }
  .pagination__item .icon {
    color: #0c2542; }
  .pagination__item:first-child {
    /* padding-right: 0.625rem; */
    /* border-left: 1px solid #cecece;  */
  }
  /* .pagination__item:last-child {
    padding-left: 0.625rem; } */
  .pagination__link {
    color: #8aa9bf;
    border: none; }
    .pagination__link:hover {
      color: #0aa4b4; }
    .pagination__link.active {
      position: relative;
      color: #ffffff;
      z-index: 3; }
      .pagination__link.active:before {
        content: "";
        width: 26px;
        height: 26px;
        border-radius: 100%;
        background-color: #0aa4b4;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: -1; }

.table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 0.625rem; }
  .table__head {
    display: table-header-group;
    text-align: left; }
  .table__group {
    background-color: #ffffff;
    transition: all 800ms cubic-bezier(0.2, 1, 0.3, 1);
    border-bottom: 10px solid #ffffff;
    border-radius: 10px; }
    .table__group:hover {
      box-shadow: 10px 5px 25px 0 rgba(12, 37, 66, 0.08);
      background-color: rgba(255, 255, 255, 0.4); }
    .table__group--head {
      background: none; }
      .table__group--head:hover {
        -webkit-transform: none;
                transform: none;
        box-shadow: none; }
  .table__sort {
    cursor: pointer; }
    .table__sort .icon {
      transition: -webkit-transform 200ms;
      transition: transform 200ms;
      transition: transform 200ms, -webkit-transform 200ms; }
      .table__sort .icon.active {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  .table__item {
    display: table-cell;
    padding: 0.9375rem 0.625rem 1.25rem 0.625rem;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .table__item:first-child {
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
      padding-left: 1.5625rem; }
    .table__item:last-child {
      padding-right: 1.5625rem;
      border-bottom-right-radius: 10px;
      border-top-right-radius: 10px;
      text-align: right;
      overflow: visible; }
      .table__item:last-child:before {
        content: "";
        padding-right: 0; }
    .table__item--focus {
      color: #0c2542; }
    .table__item--title {
      text-transform: uppercase;
      color: #8aa9bf;
      padding: 0.9375rem 0.625rem; }
    .table__item--icon .icon {
      margin-right: 0.625rem; }
      .table__item--icon .icon--ok {
        color: #64DCAB; }
      .table__item--icon .icon--close {
        color: #F36666; }
    .table__item--link a {
      border: none;
      color: #0aa4b4; }
    .table__item .checkbox__label {
      vertical-align: middle; }
    .table__item .dropdown__click {
      font-size: 1.125rem;
      color: #8aa9bf; }
      .table__item .dropdown__click i {
        vertical-align: middle; }
      .table__item .dropdown__click:hover {
        color: #0aa4b4; }

.alert {
  width: 500px;
  position: absolute;
  padding: 0.9375rem 1.25rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 8px;
  color: #ffffff;
  top: 50%;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  transition: -webkit-transform 400ms cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 400ms cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 400ms cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 400ms cubic-bezier(0.2, 1, 0.3, 1); }
  .alert.active {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    transition: -webkit-transform 1.5s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 1.5s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 1.5s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 1.5s cubic-bezier(0.2, 1, 0.3, 1); }
  .alert--error {
    background-color: #F36666; }
  .alert--warning {
    background-color: #CFCB89; }
  .alert--valid {
    background-color: #64DCAB; }
  .alert__close {
    border: none;
    color: #ffffff; }
    .alert__close:hover {
      color: #ffffff;
      opacity: .8; }

.nav {
  height: 50px;
  border-bottom: 1px solid #d4e0e8;
  padding: 0 3.125rem; }
  .nav__item {
    margin-left: 1.875rem; }
    .nav__item:first-child {
      margin-left: 0; }
  .nav__link {
    color: #8aa9bf;
    display: block;
    height: 50px;
    line-height: 3.125rem; }
    .nav__link.active {
      color: #0aa4b4;
      border-bottom: 2px solid #0aa4b4;
      display: block; }
  .nav__input {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .nav__back {
    color: #8aa9bf;
    border: none; }
    .nav__back .icon {
      color: #0aa4b4;
      margin-right: 0.625rem;
      vertical-align: middle; }
    .nav__back span {
      vertical-align: middle; }

    .mb-0 {
        margin-bottom: 0 !important; }
    .mt-10 {
        margin-top: 10px !important; }
    .mt-20 {
        margin-top: 20px !important; }
    .bot-setting .col {
        width: 50%;
        float: left;
        padding: 0 20px;
        text-align: left; }
    .bot-setting .col label {
        font-weight: bold; }
    .bot-setting .col i {
        float: right;
    position: relative; }
.bot-setting .col i span {
    visibility: hidden;
    width: 200px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    bottom: 25px;
    opacity: 0;
    transition: opacity 0.3s;
    right: -12px; }
    .bot-setting .col i span::after {
        content: "";
        position: absolute;
        top: 100%;
        right: 12px;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent; }
    .bot-setting .col i:hover span {
        visibility: visible;
        opacity: 1; }
    .bot-setting .form__item.empty__field input {
        border-color: red }
    .bot-setting .form__item.empty__field .faq_url_error, .file-progress.import__message.error, .singleFaq .faq_url_error, .multiFaq .faq_url_error {
        color: red }
    .faq__import__file {
        width: auto; }
    .input__field.input__color {
        padding: 0 }
    .show-import-modal {
        text-align: center;
        margin: 0; }
    .bot-setting .form__item {
        margin-bottom: 0.5rem; }
    #faq-btn-download-example {
        background: none;
        border: gainsboro;
        text-decoration: underline;
        font-size: 15px;
        cursor: pointer; }
    #faq-btn-back {
        margin-right: 10px }
    .faqs__border li {
        border-top: 2px solid #d4e0e8;
        padding: 0 20px;
        text-align: left;}
    ul.faqs__border li:last-child {
        border-bottom: 2px solid #d4e0e8;
        padding-bottom: 20px; }
    ul.faqs__border .input label {
        font-weight: bold; }
    ul.faqs__border .checkbox {
        text-align: right;
        width: 100%; }
    .multi__faqs li {
        margin-bottom: 10px;
    }
    .multi__faqs li:last-child {
        margin-bottom: 20px;
    }
    .processedCompleted, .hide {
        display: none !important;
    }
    .fetched_urls, .faq_url_error {
        width: 100%;
        text-align: right;
    }
    .country_analytics {
        background: white;
        margin-top: 20px; }

    .gmnoprint[role=menubar], .gm-svpc, .gm-style-iw button {display: none !important;}
    .gm-style .gm-style-iw {
        background-color: rgb(63,138,252) !important;
        color: rgb(255, 255, 255) !important;
        border-radius: 50px;
        padding: 10px 20px !important;
    }
    .gm-style .gm-style-iw-t::after {
        background: rgb(63,138,252) !important;
    }
    .gm-style .gm-style-iw-d {
        overflow: hidden !important;
    }
    .gm-style .gm-style-iw-d::-webkit-scrollbar-track, .gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece {
        background: rgb(63,138,252) !important;
    }
    .btn .loading {
        display: none;
        margin-left: 5px;
    }
    .btn .loading img {
        max-width: 15px;
    }
    .btn.disabled .loading {
        display: inline-block;
    }
.inputContainer {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border: 2px solid #d4e0e8;
    border-radius: 4px;
}
.empty__field .inputContainer {
    border-color: red;
}
.inputContainer input {
    border: none;
    margin: 0;
}
.inputContainer span.delete__icon {
    margin: 9px 10px 0;
    font-size: 18px;
    cursor: pointer;
}
.inputContainer span.success__crawled__icon {
    width: 25px;
    margin: 10px 10px 0;
}
.inputContainer span.loader__icon {
    margin: 5px 10px 0;
}
.inputContainer span.loader__icon {
    margin: 5px 10px 0;
}
.inputContainer span.loader__icon img, .intents_processing span.loader__icon img {
    max-height: 40px;
}
.install__chatbot {
    text-align: left;
}
.facebook-btn {
    padding: 0 10px;
    border: none;
}
.facebook-btn img {
    max-width: 250px;
}

.faqbot-fbpages {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 15px;
}


.faqbot-fbpage {
  width: 20%;
  padding: 10px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
  position: relative;
}

.faqbot-fbpage [type=checkbox] {
  position: absolute;
  left: 15px;
  top: 15px;
}

.faqbot-fbpage img {
  width: 100%;
  margin-bottom: 15px;
}

.faqbot-fbpagetitle {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
.faqbot-fbpageinner {
    text-align: center;
}

.modal {
visibility: hidden;
overflow: auto;
opacity: 0;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: calc(100vh - 70px);
z-index: 5; }
.modal--step {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center; }
/*.modal--step.activeStep {
visibility: visible;
opacity: 1; }*/
.modal--step.activeStep .modal__box {
    min-height: 400px; }
.modal.active {
visibility: visible;
opacity: 1; }
.modal.active .modal--overlay {
  opacity: 1; }
.modal.active .modal__box {
  top: 10%;
  opacity: 1; }
.modal--overlay {
width: 100%;
height: calc(100vh - 70px);
top: 0;
left: 0;
background-color: rgba(240, 242, 247, 0.9);
opacity: 0;
transition: opacity 400ms cubic-bezier(0.2, 1, 0.3, 1); }
.modal__box {
width: 950px;
padding: 1.875rem 3.75rem;
text-align: center;
background-color: #ffffff;
box-shadow: 0 0 50px 5px rgba(12, 37, 66, 0.01);
border-radius: 5px;
position: relative;
top: 0;
margin: 0 auto;
opacity: 0;
transition: all 800ms cubic-bezier(0.2, 1, 0.3, 1); }
.modal__box--step {
  opacity: 1; }
.modal__box--left {
  text-align: left; }
.modal__box p {
  margin-bottom: 1.25rem; }
.modal__title {
margin-bottom: 1.25rem;
text-transform: uppercase;
font-size: 1rem; }
.modal__description {
font-size: 1.1rem;
color: #0c2542; }
.modal__title--step {
  font-size: 1.375rem;
  margin-top: 0.625rem; }
.modal__footer {
padding: 0 3.125rem 0 3.125rem;
margin-top: 1.875rem;
font-size: 0.875rem; }
.modal__close {
border: none; }
.modal__close i {
  font-size: 1.125rem; }
.modal a {
border: none; }

.analytics {
margin-top: 3.125rem;
min-height: 550px; }
.analytics:first-child {
margin-top: 0; }
.analytics__title {
text-transform: uppercase;
font-size: 1rem;
margin-bottom: 1.875rem; }
.analytics__number {
text-align: center; }
.analytics__number span {
  color: #3483fc;
  font-size: 1.75rem; }

.chart-legend {
width: auto;
margin: 0 auto;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center; }
.chart-legend li {
margin-top: 0.625rem; }
.chart-legend li span:first-child {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 0.9375rem; }

.tree {
margin-left: 0.625rem; }
.tree__label {
display: inline-block;
background-color: #f5f6fa;
width: 20px;
height: 20px;
text-align: center;
vertical-align: middle;
border-radius: 50%;
position: absolute;
border: 1px solid #3483fc;
cursor: pointer;
top: 0;
left: -15px;
z-index: 1;
-webkit-transform: rotate(180deg);
        transform: rotate(180deg);
transition: all 400ms cubic-bezier(0.2, 1, 0.3, 1); }
.tree__label i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 0.75rem; }
.tree__checkbox {
display: none; }
.tree__checkbox ~ .tree__container {
  visibility: hidden;
  height: 0;
  opacity: 0;
  -webkit-transform: translateY(-10%);
          transform: translateY(-10%);
  transition: opacity 200ms cubic-bezier(0.2, 1, 0.3, 1), height 0s; }
.tree__checkbox:checked ~ .tree__container {
  visibility: visible;
  height: 100%;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  transition: all 400ms cubic-bezier(0.2, 1, 0.3, 1); }
.tree__checkbox:checked + .tree__label {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  border-color: #d4e0e8; }
.tree__item {
width: 600px;
margin: 0.625rem;
position: relative; }
.tree__item:before {
  content: "";
  position: absolute;
  top: -7px;
  left: -20px;
  border-left: 1px solid #d4e0e8;
  border-bottom: 1px solid #d4e0e8;
  width: 20px;
  height: 16px; }
.tree__item:after {
  position: absolute;
  content: "";
  top: 8px;
  left: -20px;
  border-left: 1px solid #d4e0e8;
  border-top: 1px solid #d4e0e8;
  width: 20px;
  height: 100%; }
.tree__item:last-child:after {
  display: none; }
.tree__item:last-child:before {
  border-radius: 0 0 0 5px; }
.tree > .tree__item:first-child:before {
display: none; }
.tree > .tree__item:first-child:after {
border-radius: 5px 0 0 0; }
.tree__box {
background-color: #ffffff;
border: 1px solid #d4e0e8;
border-radius: 10px;
position: relative;
margin: 0 1.875rem 0 0.5rem;
transition: all 400ms cubic-bezier(0.2, 1, 0.3, 1); }
.tree__box--dark {
  background: linear-gradient(to bottom right, #3483fc, #61a1fb);
  color: #ffffff; }
.tree__box:hover {
  box-shadow: 0 0 20px 0 rgba(12, 37, 66, 0.15); }
  .tree__box:hover .tree__add {
    right: -60px;
    visibility: visible;
    opacity: 1;
    transition: all 400ms; }
.tree__header {
background-color: #f0f2f7;
padding: 5px 20px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
position: relative; }
.tree__header--dark {
  background-color: #2a7dfc; }
  .tree__header--dark .icon {
    color: #ffffff; }
.tree__header .dropdown__sub {
  top: 30px;
  right: -25px; }
.tree__title {
text-transform: uppercase;
letter-spacing: 0.03125rem;
opacity: .6; }
.tree__content {
padding: 0.625rem 1.25rem;
-webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
.tree__profil {
margin-right: 1.25rem; }
.tree__add {
position: absolute;
top: 0;
right: -40px;
font-size: 1.375rem;
border: none;
display: block;
padding: 0 1.25rem;
height: 100%;
visibility: hidden;
opacity: 0; }
.tree__add i {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
.tree__container {
margin-left: 1.25rem;
position: relative; }
.tree__container {
  z-index: 5; }

.pricing__item {
text-align: center;
background-color: #ffffff;
border: 1px solid #d4e0e8;
border-radius: 10px; }
.pricing__item--focus {
box-shadow: 0 0 50px 5px rgba(12, 37, 66, 0.05); }

.pricing__header {
  padding: 0.9375rem 1.25rem;
  background-color: #f0f2f7;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  .pricing__header--focus {
    padding: 1.5625rem 1.875rem;
    background-color: #0aa4b4; }
    .pricing__header--focus h1 {
      color: #ffffff; }

.pricing__title {
text-transform: uppercase;
font-size: 1rem; }

.pricing__price {
  padding: 1.25rem;
  border-bottom: 1px solid #d4e0e8; }
  .pricing__price--focus {
    padding: 1.875rem; }
  .pricing__price span {
    color: #0aa4b4; }
  .pricing__price strong {
    font-size: 2rem;
    color: #0aa4b4;
    margin-right: 0.625rem; }

.pricing__list {
padding: 1.25rem; }
.pricing__list--focus {
padding: 1.875rem; }
.pricing__list li {
margin-top: 1.25rem; }
.pricing__list li:first-child {
  margin-top: 0; }

.pricing__btn {
margin: 1.25rem 0 2.5rem 0; }

.chat {
  width: 400px;
  background-color: #f0f2f7;
  border-right: 1px solid #d4e0e8; }
  .chat--setting {
    position: absolute;
    right: 0;
    height: 100%;
    -webkit-transform: translateX(400px);
            transform: translateX(400px);
    transition: -webkit-transform 400ms cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 400ms cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 400ms cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 400ms cubic-bezier(0.2, 1, 0.3, 1); }
    /* .chat--setting.active {
      -webkit-transform: translateX(0);
              transform: translateX(0); } */
    .chat--setting a {
      border: none; }
  .chat__header {
    background-color: #e9ecf3; }
    .chat__header--light {
      background-color: #f5f6fa; }
  .chat__control {
      margin-left: 1.25rem;
      background: #0aa4b4;
      color: #fff;
      border-color: #0aa4b4; }
.chat__control.active {
    box-shadow: none;
    background: none;
    color: #0aa4b4;
    -webkit-transform: none;
    transform: none;
    border-color: #0aa4b4;
}
.chat__control .icon {
color: #fff;
}
.chat__control:hover .icon, .chat__control.active .icon {
    color: #0aa4b4;
}
.profile_edit {
width: 100%;
text-align:center;
margin-top: 10px;
}
  .chat__calendar {
    border: none;
    color: #ffffff;
    border-radius: 50%;
    padding: 0;
    width: 30px;
    height: 30px;
    text-align: center; }
    .chat__calendar .icon {
      margin: 0;
      display: block;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  .chat__list--settings {
    margin-top: 10px; }
  .chat__item {
    padding: 1.25rem 3.125rem;
    border-top: 1px solid #d4e0e8;
    transition: background 400ms;
    position: relative; }
    .chat__item--unread:before {
      content: "";
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #0aa4b4;
      position: absolute;
      top: 10px;
      left: 10px; }
    .chat__item--settings {
      padding: 1.25rem 0; }
    .chat__item:first-child {
      border: none; }
    .chat__item:hover, .chat__item.active {
      background-color: #ffffff; }
  .chat__list-message p {
    color: #0c2542; }
  .chat__days {
    color: #8aa9bf;
    margin-left: 10px; }
  .chat__dropdown .dropdown__sub {
    top: 30px;
    right: -22px; }
  .chat__avatar {
    width: 50px;
    height: 50px;
    margin-right: 1.25rem; }
    .chat__avatar.align-middle{
      vertical-align: middle;
    }
  .chat__content {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #ffffff;
    position: relative; }
  .chat__title-msg {
    font-size: 1.125rem; }
  .chat__btn a {
    border: none;
    color: #8aa9bf; }
    .chat__btn a:hover {
      color: #0aa4b4; }
  .chat__btn:first-child {
    font-size: 1.125rem; }
    .chat__btn:first-child a {
      vertical-align: middle; }
    .chat__btn:first-child i {
      vertical-align: middle; }
  .chat__btn:last-child {
    border-left: 1px solid #d4e0e8;
   }
  .chat__message {
    width: 75%;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    margin-top: 3.125rem; }
    .chat__message:first-child {
      margin-top: 0; }
    .chat__message--separate {
      width: 100%; }
    .chat__message--reverse {
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .chat__message--reverse .chat__img {
        margin: 0 0 0 1.25rem; }
  .chat__img {
    width: 50px;
    height: 50px;
    margin-right: 1.25rem; }
  .chat__text {
    background-color: #f5f6fa;
    padding: 15px;
    border-radius: 10px;
    margin-top: 0.625rem; }
    .chat__text--dark {
      background: linear-gradient(to bottom right, #0aa4b4, #05c0d3);
      color: #ffffff; }
  .chat__separate {
    text-transform: uppercase;
    position: relative;
    display: block;
    text-align: center; }
    .chat__separate:before {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #d4e0e8;
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  .chat__separate-text {
    background-color: #ffffff;
    padding: 0.625rem;
    position: relative;
    z-index: 6; }
.chat__text .file-list {
    display: block; }
.chat__text .file-list a {
    border: unset; }
.chat__text .attachment a {
    word-break: break-all;
    color: #fff; }
  .chat__footer-list {
    width: 399px;
    position: absolute;
    left: 0;
    bottom: 0; }
  .chat__footer-msg {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    position: absolute;
     bottom: 0;
    left: 0;
    border-top: 1px solid #d4e0e8;
    z-index: 6; }
  .chat__input {
    padding: 15px 1.75rem; }
    .chat__input .input__field {
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      border: none;
      padding-left: 0; }
  .chat__send, .chat__attachment {
    border: none;
    font-size: 1.25rem;
      margin-left: 15px; }
.chat__send.disabled, .chat__attachment.disabled {
opacity: 0.5;
pointer-events: none;
cursor: default; }
.delete__attachment {
border: none;
margin-right: 5px;
position: absolute;
right: -10px;
top: -7px;
background: #4d718a;
padding: 1px 4px;
border-radius: 10px;
font-size: 10px; }
.delete__attachment i {
color: white; }
#faq-file-attachment {
display: none }
.upload__attachment {
padding: 5px 3rem; }
p.upload__attachment > span {
padding: 20px 10px;
display: block;
width: 100%;
border: 2px solid lightgrey;
position: relative;
}
.chat__attachment {
    margin: 5px 10px 0 5px; }
  .chat__profile {
    padding: 30px 3.125rem;
    text-align: center; }
    .chat__profile .input__title-group {
      margin: 10px 0 0 0; }
    .chat__profile .input__title {
      color: #0aa4b4; }
    .chat__profile .input__subtitle {
      margin-bottom: 0; }
  .chat__settings {
    padding: 30px 3.125rem;
    border-top: 1px solid #d4e0e8; }
    .chat__settings--item {
      padding: 30px 0; }
      .chat__settings--item .chat__settings-title {
        padding: 0 3.125rem; }
    .chat__settings-title {
      font-size: 1rem; }
    .chat__settings-list {
      margin-top: 10px; }
      .chat__settings-list .icon {
        color: #0aa4b4; }
    .chat__settings-item {
      margin-top: 10px; }
      .chat__settings-item:first-child {
        margin-top: 0; }

@-webkit-keyframes loading-ring {
0% {
-webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@keyframes loading-ring {
0% {
-webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@-webkit-keyframes lds-ellipsis1 {
0% {
-webkit-transform: scale(0);
        transform: scale(0); }
100% {
-webkit-transform: scale(1);
        transform: scale(1); } }

@keyframes lds-ellipsis1 {
0% {
-webkit-transform: scale(0);
        transform: scale(0); }
100% {
-webkit-transform: scale(1);
        transform: scale(1); } }

@-webkit-keyframes lds-ellipsis3 {
0% {
-webkit-transform: scale(1);
        transform: scale(1); }
100% {
-webkit-transform: scale(0);
        transform: scale(0); } }

@keyframes lds-ellipsis3 {
0% {
-webkit-transform: scale(1);
        transform: scale(1); }
100% {
-webkit-transform: scale(0);
        transform: scale(0); } }

@-webkit-keyframes lds-ellipsis2 {
0% {
-webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
100% {
-webkit-transform: translate(19px, 0);
        transform: translate(19px, 0); } }

@keyframes lds-ellipsis2 {
0% {
-webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
100% {
-webkit-transform: translate(19px, 0);
        transform: translate(19px, 0); } }

.loading--ring {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px; }
  .loading--ring div {
    position: absolute;
    width: 25px;
    height: 25px;
    margin: 2px;
    border: 2px solid #0aa4b4;
    border-radius: 50%;
    -webkit-animation: loading-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
            animation: loading-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #0aa4b4 transparent transparent transparent; }
    .loading--ring div:nth-child(1) {
      -webkit-animation-delay: -0.45s;
              animation-delay: -0.45s; }
    .loading--ring div:nth-child(2) {
      -webkit-animation-delay: -0.3s;
              animation-delay: -0.3s; }
    .loading--ring div:nth-child(3) {
      -webkit-animation-delay: -0.15s;
              animation-delay: -0.15s; }

.loading--ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }
  .loading--ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #0aa4b4;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
            animation-timing-function: cubic-bezier(0, 1, 1, 0); }
    .loading--ellipsis div:nth-child(1) {
      left: 6px;
      -webkit-animation: lds-ellipsis1 0.6s infinite;
              animation: lds-ellipsis1 0.6s infinite; }
    .loading--ellipsis div:nth-child(2) {
      left: 6px;
      -webkit-animation: lds-ellipsis2 0.6s infinite;
              animation: lds-ellipsis2 0.6s infinite; }
    .loading--ellipsis div:nth-child(3) {
      left: 26px;
      -webkit-animation: lds-ellipsis2 0.6s infinite;
              animation: lds-ellipsis2 0.6s infinite; }
    .loading--ellipsis div:nth-child(4) {
      left: 45px;
      -webkit-animation: lds-ellipsis3 0.6s infinite;
              animation: lds-ellipsis3 0.6s infinite; }

/* Progress Bar */
.progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #d4e0e8;
  border-radius: 2px;
  overflow: hidden; }
  .progress__indeterminate {
    background-color: #0aa4b4; }
    .progress__indeterminate:before {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
      animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }
    .progress__indeterminate:after {
      content: '';
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0;
      bottom: 0;
      will-change: left, right;
      -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      -webkit-animation-delay: 1.15s;
      animation-delay: 1.15s; }

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }

@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }

.snippet {
  margin-bottom: 30px !important; }

/* PrismJS 1.13.0
http://prismjs.com/download.html#themes=prism-okaidia&languages=markup+css+clike+javascript */
/**
 * okaidia theme for JavaScript, CSS and HTML
 * Loosely based on Monokai textmate theme by http://www.monokai.nl/
 * @author ocodia
 */
code[class*="language-"],
pre[class*="language-"] {
  color: #f8f8f2;
  background: none;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

/* Code blocks */
pre[class*="language-"] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
  border-radius: 0.3em; }

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #0c2542; }

.web--code {
    position: relative; }
.web--code span.copy--code {
    position: absolute;
    width: 100%;
    right: 20px;
    text-align: right;
  z-index: 9; }
.web--code span.copy--code img {
    cursor: pointer; }
.web--code .to--copy {
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    left: -9999px; }

/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal; }

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray; }

.token.punctuation {
  color: #f8f8f2; }

.namespace {
  opacity: .7; }

.token.property,
.token.tag,
.token.constant,
.token.symbol,
.token.deleted {
  color: #05c0d3; }

.token.boolean,
.token.number {
  color: #ae81ff; }

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #a6e22e; }

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  color: #f8f8f2; }

.token.atrule,
.token.attr-value,
.token.function {
  color: #e6db74; }

.token.keyword {
  color: #66d9ef; }

.token.regex,
.token.important {
  color: #fd971f; }

.token.important,
.token.bold {
  font-weight: bold; }

.token.italic {
  font-style: italic; }

.token.entity {
  cursor: help; }

.onboarding {
  position: absolute;
  z-index: 6;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: auto;
  right: auto;
  max-width: none;
  max-height: none;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s 0s, visibility 0s 0.4s; }
  .onboarding.active {
    visibility: hidden;
    opacity: 1;
    transition: opacity 0.4s 0s, visibility 0s 0s; }

.active .onboarding__step, .active .onboarding__step.move-left {
  transition: visibility 0s 0.4s;
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.onboarding__step {
  position: absolute;
  z-index: 1;
  height: auto;
  width: auto;
  top: auto;
  left: auto;
  background-color: transparent;
  border-radius: 50%;
  opacity: 1;
  visibility: hidden;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transform: scale(0);
          transform: scale(0);
  transition: visibility 0s 0.4s; }
  .onboarding__step > span {
    position: relative;
    z-index: 1;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: inherit;
    background: #0aa4b4;
    -webkit-transform: scale(0);
            transform: scale(0);
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: none; }
  .onboarding__step:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: inherit;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none; }
  .onboarding__step:nth-of-type(1) {
    top: 165px;
    left: 280px; }
  .onboarding__step:nth-of-type(2) {
    top: 330px;
    left: 280px; }
  .onboarding__step:nth-of-type(3) {
    top: 420px;
    left: 280px; }
  .onboarding__step:nth-of-type(4) {
    top: 620px;
    left: 280px; }
  .onboarding__step:nth-of-type(5) {
    top: 620px;
    left: 280px; }
  .onboarding__step > span, .onboarding__step:after {
    display: block; }
  .onboarding__step.is-selected {
    visibility: visible;
    transition: visibility 0s 0s; }
    .onboarding__step.is-selected > span {
      -webkit-transform: scale(1);
              transform: scale(1); }
    .onboarding__step.is-selected:after {
      -webkit-animation: cd-pulse 2s infinite;
              animation: cd-pulse 2s infinite;
      -webkit-animation-delay: 0.5s;
              animation-delay: 0.5s; }
    .onboarding__step.is-selected .onboarding__info {
      opacity: 1; }

@-webkit-keyframes cd-pulse {
  0% {
    box-shadow: 0 0 0 0 #05c0d3; }
  100% {
    box-shadow: 0 0 0 20px rgba(255, 150, 44, 0); } }

@keyframes cd-pulse {
  0% {
    box-shadow: 0 0 0 0 #05c0d3; }
  100% {
    box-shadow: 0 0 0 20px rgba(255, 150, 44, 0); } }

.onboarding__info {
  position: absolute;
  width: 340px;
  border-radius: 4px;
  box-shadow: 0 8px 20px 0 rgba(12, 37, 66, 0.05);
  opacity: 0;
  background-color: #ffffff;
  transition: opacity 0.4s;
  border-color: #fefffb;
  padding: 1.5em; }
  .onboarding__info:after {
    clear: both;
    content: "";
    display: table; }
  .onboarding__info:before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border: 6px solid transparent; }
  .onboarding__info.left {
    right: calc(100% + 15px);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .onboarding__info.left:before {
      border-left-color: inherit;
      left: 100%; }
  .onboarding__info.right {
    left: calc(100% + 15px);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .onboarding__info.right:before {
      border-right-color: inherit;
      right: 100%; }
  .onboarding__info.left, .onboarding__info.right {
    top: 50%; }
    .onboarding__info.left:before, .onboarding__info.right:before {
      top: 50%;
      bottom: auto;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  .onboarding__info.top {
    bottom: calc(100% + 15px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .onboarding__info.top:before {
      border-top-color: inherit;
      top: 100%; }
  .onboarding__info.bottom {
    top: calc(100% + 15px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .onboarding__info.bottom:before {
      border-bottom-color: inherit;
      bottom: 100%; }
  .onboarding__info.top, .onboarding__info.bottom {
    left: 50%; }
    .onboarding__info.top:before, .onboarding__info.bottom:before {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .onboarding__info .cd-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    border: none; }
    .onboarding__info .cd-close:hover:after, .onboarding__info .cd-close:hover:before {
      background-color: #0aa4b4; }
    .onboarding__info .cd-close:after, .onboarding__info .cd-close:before {
      content: '';
      position: absolute;
      left: 50%;
      top: 50%;
      height: 2px;
      width: 16px;
      border-radius: 4em;
      background-color: #d4e0e8;
      /* Force Hardware Acceleration */
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    .onboarding__info .cd-close:after {
      -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
              transform: translateX(-50%) translateY(-50%) rotate(45deg); }
    .onboarding__info .cd-close:before {
      -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
              transform: translateX(-50%) translateY(-50%) rotate(-45deg); }
  .onboarding__info span {
    float: left; }

.onboarding__title {
  color: #0aa4b4;
  font-size: 1.125rem;
  margin-bottom: 10px; }

.onboarding__description {
  margin-bottom: 2.5em; }

.is-selected .onboarding__step .onboarding__info {
  opacity: 1; }

.cd-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.cd-tour-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.cd-tour-nav li:first-of-type {
  margin-right: 1.5em; }

.cd-tour-nav a {
  color: #0aa4b4;
  border: none; }
  .cd-tour-nav a.onboarding__close {
    display: none;
    color: #ffffff; }

.cd-tour-nav a.inactive {
  color: #cbccc8;
  cursor: not-allowed; }

.cd-tour-nav .cd-next.inactive {
  display: none; }
  .cd-tour-nav .cd-next.inactive + .onboarding__close {
    display: block; }

.cd-prev .icon {
  margin-right: 10px; }

.cd-prev:hover {
  color: #023c95; }

.cd-next .icon {
  margin-left: 10px; }

.cd-next:hover {
  color: #023c95; }

.cd-cover-layer {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(240, 242, 247, 0.3);
  visibility: hidden;
  opacity: 0;
  transition: all 200ms cubic-bezier(0.4, 0.25, 0.3, 1); }

.cd-cover-layer.is-visible {
  opacity: 1;
  visibility: visible; }

.page-error__title--404 {
  font-size: 13.75rem;
  font-weight: 700;
  color: #4d718a;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .page-error__title--404 span {
    display: block;
    margin-left: 40px; }
    .page-error__title--404 span:first-child {
      margin-left: 0; }
    .page-error__title--404 span img {
      width: 160px; }

.page-error__text {
  font-size: 1.375rem;
  color: #8aa9bf; }

.page-error__btn {
  margin-top: 20px; }

@-webkit-keyframes lower_head {
  from {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  to {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.box-tab {
    display: none;
}

.box-tab.active {
    display: block;
}

textarea.input__field {
    padding: 15px;
    min-height: 80px;
}

.nav_scroll {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d4e0e8;
}
.mainNav {
    overflow: hidden !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 3.125rem !important;
    border: none !important;
}
.mainNavPage {
    flex-shrink: 0 !important;
}
.mainNavPage a {
    border: none;
}
.arrow {
    text-align: center;
    top: 0;
    bottom: 0;
    display: none;
    cursor: pointer;
    padding: 15px;
    height: 50px;
    position: absolute;
}
.arrow i {
    font-size: 20px;
    color: #0aa4b4;
}
.arrow.left {
    left: 0
}
.arrow.right {
    right: 0
}
.arrow.visible {
    display: block;
}

.analyticsType.list {
    font-size: 0.875rem;
}

.cx-dropdown {
    position: relative;
}

.cx-dropdown > ul {
    z-index: 999;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px;
    background: #ffffff;
    box-shadow: 0px 3px 6px 1px #f0f2f7;
    border-radius: 5px
}

.cx-dropdown > ul.active {
    display: block;
}

.cx-dropdown > ul > li {
    padding: 3px 0;
}

.analytics .list-data {
    max-height: 600px;
    overflow-y: auto;
    width: 100%;
    margin-top: 5px;
    clear: both;
}

.analytics .list-data .list__item {
    white-space: break-spaces;
}

.analytics .list-data .list__item .dropdown__link {
    float: left;
}

.analytics .list-data .list__item span {
    float: right;
    padding: 5px;
}

.btn-right {
    float: right;
}
.border-0{
  border-bottom: none;
}
@media only screen and (min-width: 48em){
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12{
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto; }
  .col-sm{
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    max-width: 100%; }
  .col-sm-1{
    -ms-flex-preferred-size: 8.33333333%;
    -webkit-flex-basis: 8.33333333%;
            flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-sm-2{
    -ms-flex-preferred-size: 16.66666667%;
    -webkit-flex-basis: 16.66666667%;
            flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-sm-3{
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
    max-width: 25%; }
  .col-sm-3-margin{
    -ms-flex-preferred-size: calc(25% - 50px);
    -webkit-flex-basis: calc(25% - 50px);
            flex-basis: calc(25% - 50px);
    max-width: calc(25% - 50px); }
  .col-sm-4{
    -ms-flex-preferred-size: 33.33333333%;
    -webkit-flex-basis: 33.33333333%;
            flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-sm-5{
    -ms-flex-preferred-size: 41.66666667%;
    -webkit-flex-basis: 41.66666667%;
            flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-sm-6{
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7{
    -ms-flex-preferred-size: 58.33333333%;
    -webkit-flex-basis: 58.33333333%;
            flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-sm-8{
    -ms-flex-preferred-size: 66.66666667%;
    -webkit-flex-basis: 66.66666667%;
            flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-sm-9{
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
            flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10{
    -ms-flex-preferred-size: 83.33333333%;
    -webkit-flex-basis: 83.33333333%;
            flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-sm-11{
    -ms-flex-preferred-size: 91.66666667%;
    -webkit-flex-basis: 91.66666667%;
            flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-sm-12{
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
            flex-basis: 100%;
    max-width: 100%; }
  .col-sm-offset-0{
    margin-left: 0; }
  .col-sm-offset-1{
    margin-left: 8.33333333%; }
  .col-sm-offset-2{
    margin-left: 16.66666667%; }
  .col-sm-offset-3{
    margin-left: 25%; }
  .col-sm-offset-4{
    margin-left: 33.33333333%; }
  .col-sm-offset-5{
    margin-left: 41.66666667%; }
  .col-sm-offset-6{
    margin-left: 50%; }
  .col-sm-offset-7{
    margin-left: 58.33333333%; }
  .col-sm-offset-8{
    margin-left: 66.66666667%; }
  .col-sm-offset-9{
    margin-left: 75%; }
  .col-sm-offset-10{
    margin-left: 83.33333333%; }
  .col-sm-offset-11{
    margin-left: 91.66666667%; }
  .start-sm{
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    text-align: start; }
  .center-sm{
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    text-align: center; }
  .end-sm{
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    text-align: end; }
  .top-sm{
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start; }
  .middle-sm{
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; }
  .bottom-sm{
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end; }
  .around-sm{
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
            justify-content: space-around; }
  .between-sm{
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between; }
  .first-sm{
    -ms-flex-order: -1;
    -webkit-order: -1;
            order: -1; }
  .last-sm{
    -ms-flex-order: 1;
    -webkit-order: 1;
            order: 1; } }

@media only screen and (min-width: 64em){
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12{
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto; }
  .col-md{
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    max-width: 100%; }
  .col-md-1{
    -ms-flex-preferred-size: 8.33333333%;
    -webkit-flex-basis: 8.33333333%;
            flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-md-2{
    -ms-flex-preferred-size: 16.66666667%;
    -webkit-flex-basis: 16.66666667%;
            flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-md-3{
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
    max-width: 25%; }
  .col-md-4{
    -ms-flex-preferred-size: 33.33333333%;
    -webkit-flex-basis: 33.33333333%;
            flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-md-5{
    -ms-flex-preferred-size: 41.66666667%;
    -webkit-flex-basis: 41.66666667%;
            flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-md-6{
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    max-width: 50%; }
  .col-md-7{
    -ms-flex-preferred-size: 58.33333333%;
    -webkit-flex-basis: 58.33333333%;
            flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-md-8{
    -ms-flex-preferred-size: 66.66666667%;
    -webkit-flex-basis: 66.66666667%;
            flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-md-9{
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
            flex-basis: 75%;
    max-width: 75%; }
  .col-md-10{
    -ms-flex-preferred-size: 83.33333333%;
    -webkit-flex-basis: 83.33333333%;
            flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-md-11{
    -ms-flex-preferred-size: 91.66666667%;
    -webkit-flex-basis: 91.66666667%;
            flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-md-12{
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
            flex-basis: 100%;
    max-width: 100%; }
  .col-md-offset-0{
    margin-left: 0; }
  .col-md-offset-1{
    margin-left: 8.33333333%; }
  .col-md-offset-2{
    margin-left: 16.66666667%; }
  .col-md-offset-3{
    margin-left: 25%; }
  .col-md-offset-4{
    margin-left: 33.33333333%; }
  .col-md-offset-5{
    margin-left: 41.66666667%; }
  .col-md-offset-6{
    margin-left: 50%; }
  .col-md-offset-7{
    margin-left: 58.33333333%; }
  .col-md-offset-8{
    margin-left: 66.66666667%; }
  .col-md-offset-9{
    margin-left: 75%; }
  .col-md-offset-10{
    margin-left: 83.33333333%; }
  .col-md-offset-11{
    margin-left: 91.66666667%; }
  .start-md{
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    text-align: start; }
  .center-md{
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    text-align: center; }
  .end-md{
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    text-align: end; }
  .top-md{
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start; }
  .middle-md{
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; }
  .bottom-md{
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end; }
  .around-md{
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
            justify-content: space-around; }
  .between-md{
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between; }
  .first-md{
    -ms-flex-order: -1;
    -webkit-order: -1;
            order: -1; }
  .last-md{
    -ms-flex-order: 1;
    -webkit-order: 1;
            order: 1; } }

@media only screen and (min-width: 75em){
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12{
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto; }
  .col-lg{
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    max-width: 100%; }
  .col-lg-1{
    -ms-flex-preferred-size: 8.33333333%;
    -webkit-flex-basis: 8.33333333%;
            flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-lg-2{
    -ms-flex-preferred-size: 16.66666667%;
    -webkit-flex-basis: 16.66666667%;
            flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-lg-3{
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
            flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4{
    -ms-flex-preferred-size: 33.33333333%;
    -webkit-flex-basis: 33.33333333%;
            flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-lg-5{
    -ms-flex-preferred-size: 41.66666667%;
    -webkit-flex-basis: 41.66666667%;
            flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-lg-6{
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7{
    -ms-flex-preferred-size: 58.33333333%;
    -webkit-flex-basis: 58.33333333%;
            flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-lg-8{
    -ms-flex-preferred-size: 66.66666667%;
    -webkit-flex-basis: 66.66666667%;
            flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-lg-9{
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
            flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10{
    -ms-flex-preferred-size: 83.33333333%;
    -webkit-flex-basis: 83.33333333%;
            flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-lg-11{
    -ms-flex-preferred-size: 91.66666667%;
    -webkit-flex-basis: 91.66666667%;
            flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-lg-12{
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
            flex-basis: 100%;
    max-width: 100%; }
  .col-lg-offset-0{
    margin-left: 0; }
  .col-lg-offset-1{
    margin-left: 8.33333333%; }
  .col-lg-offset-2{
    margin-left: 16.66666667%; }
  .col-lg-offset-3{
    margin-left: 25%; }
  .col-lg-offset-4{
    margin-left: 33.33333333%; }
  .col-lg-offset-5{
    margin-left: 41.66666667%; }
  .col-lg-offset-6{
    margin-left: 50%; }
  .col-lg-offset-7{
    margin-left: 58.33333333%; }
  .col-lg-offset-8{
    margin-left: 66.66666667%; }
  .col-lg-offset-9{
    margin-left: 75%; }
  .col-lg-offset-10{
    margin-left: 83.33333333%; }
  .col-lg-offset-11{
    margin-left: 91.66666667%; }
  .start-lg{
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    text-align: start; }
  .center-lg{
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    text-align: center; }
  .end-lg{
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    text-align: end; }
  .top-lg{
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start; }
  .middle-lg{
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; }
  .bottom-lg{
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end; }
  .around-lg{
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
            justify-content: space-around; }
  .between-lg{
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between; }
  .first-lg{
    -ms-flex-order: -1;
    -webkit-order: -1;
            order: -1; }
  .last-lg{
    -ms-flex-order: 1;
    -webkit-order: 1;
            order: 1; }
  .login--left{
    width: 50%; }
  .login--left:after{
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
    top: -8%;
    margin-left: -20%;
    border-bottom-right-radius: 10%; }
  .login--resume{
    width: 20%; }
  .login__quote{
    width: 40%; }
  .login--trial{
    width: 30%;
    padding: 0 6rem 0 0; } }


    .page-onboarding .icon--radio {
        background: url(../images/Icons/ellipse-outline.svg) no-repeat;
        width: 25px;
        height: 25px;
        background-size: 25px;
        background-position: center;
    }

    .page-onboarding .radio__input:checked + .radio__icon .icon--radio {
      background-image: url(../images/Icons/checkmark-circle.svg);
    }

    .training-alert-div{
      position: absolute;
      top: -35px;
      z-index: 5;
    }

    input.message-search {
      width: 100%;
      padding: 13px;
      border-radius: 5px;
      border: 2px solid #a7a5a5;
      background: #fff;
      font-family: 'Inter', sans-serif !important;
    }

    input.message-search::placeholder{
      font-size: 16px;
      font-family: 'Inter', sans-serif !important;
      font-weight: 500;
    }

    input.message-search:focus-visible{
      border: 2px solid #a7a5a5;
      outline: none;
    }

    .chat__text {
      text-align: left;
      background-color: #e9eff3;
      
    }

  .filter-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .chat .datepicker-wrapper, .filter-wrapper .datepicker-wrapper{
    width: 38% !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 20px;
    position: relative;
    border: 2px solid;
    border-radius: 4px;
  }
  .filter-wrapper .datepicker-wrapper{
    margin-right: 20px;
  }
  .datepicker-wrapper input::placeholder,.filters-row .dropdown{
    font-size: 13px;
  }

  .datepicker-wrapper .dp__icon {
    display: none;
  }

  .datepicker-wrapper .input__field-sm {
    border: none !important;
    padding-left: 0.9375rem;
  }

  .datepicker-wrapper i.icon.icon--down-full {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
}

  .filters-row {
    display: flex;
    padding: 0px 15px;
    background: #fff;
    padding-bottom: 15px;
    border-bottom: 2px solid #d3d3d3;
  }

  .chat__footer-list {
    width: 399px;
    position: fixed !important;
    left: 0;
    bottom: 0px;
  }

  .chat {
    width: 400px;
    background-color: #f0f2f7;
    border-right: 1px solid #d4e0e8;
    height: calc(100vh - 70px);
  }

  .searchbar-wrapper {
    padding: 15px;
    position: relative;
    background: #fff;
  }

  .serach-icon {
    position: absolute;
    top: 30px;
    right: 32px;
  }

  .channel-filter-wrapper {
    height: auto;
    display: flex;
    align-items: center;
    background: #fff;
    width: auto;
    border: 2px solid;
    border-radius: 4px;
  }

  .channel-filter-wrapper .dropdown {
    width: 100%;
  }
  .channel-filter-wrapper .dropdown:hover {
  cursor: pointer;
  }

  .channel-filter-wrapper .dropdown__click {
    padding: 9px;
  }

  .channel-filter-wrapper .dropdown__sub {
    width: 175px;
  }

  .chat__social__icon {
    position: absolute;
    width: 26px;
    height: 26px;
    top: -7px;
    left: -5px;
  }

  .chat__images {
    position: relative;
  }

  .answer-suggestion {
    height: 110px;
    padding: 19px 0;
  }

  .answer-suggestion h4 {
    margin-bottom: 15px;
  }

  .answer-suggestion a.suggestion-link {
    padding: 10px 15px;
    border: 1px solid #ffa500;
    border-radius: 6px;
    margin: 0 13px;
    color: #ffa500;
  }

  button.emoji-button, button.fs-button {
    background: none;
    outline: none;
    border: none;
    margin: 0 8px;
  }
  button.fs-button{
    margin-left: 0;
  }
.tox .tox-statusbar {
    display: none !important;
}
    a.switch-to-editor {
      outline: none;
      border: none;
      float: right;
      font-size: 13px;
      text-decoration: underline;
    }
a.switch-to-editor.tiny--editor {
    text-decoration: underline;
}
a.switch-to-editor.input--editor {
    text-decoration: none;
}
.html--editor {
    width: 80%;
}

  .chat__footer-msg img {
    width: 24px;
  }
  .chat__footer-msg img:hover {
    cursor: pointer;
  }

  .chat__footer-msg .file-icon{
    height: 20px !important;
    line-height: 20px !important;
  }

  .p-b-10 {
    padding-bottom: 10px;
  }

  .user-information {
    padding: 0 3.125rem;
    padding-top: 25px;
  }

  .user-information-history p {
    padding: 0 70px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d3d3d3;
  }

  .control-toggler a {
    display: flex;
    align-items: center;
  }

  .control-toggler img {
    width: 26px;
  }

  a.chat__delete {
    font-size: 0.9rem;
    display: flex;
    align-items: center;
  }

  a.info__button{
    height: 26px;
  }

  .chat__header li.chat__btn {
    display: flex;
    align-items: center;
    border-left: none !important;
  }

  .chat__header img {
    width: 20px;
  }


  .chat__header .chat__btn--panel img {
    width: 26px;
  }

  .chat__header .chat__delete{
    color: #fff;
  }

  
    .chat__message{
      justify-content: end;
    }
     
  .chat__message .chat__group-message {
    text-align: right !important;
    margin-right: 1.25rem;
  }

  .chat__message img { 
    margin-right:0;
  }

  .chat__message--reverse {
    justify-content: start;
  }
  .chat__message--reverse .chat__group-message {
    text-align: left !important;
  }
  .chat__message--reverse img.chat__img {
    margin-right: 1.25rem;
    margin-left: 0 !important;
  }

  .chat__message--center {
    justify-content: center;
  }

  .chat__list::-webkit-scrollbar,
  .messages-scroller::-webkit-scrollbar{
    display: none;
  }
  
  
  .chat__list,.messages-scroller {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .chat__item.active {
    border-left: 3px solid #1b9cf0 !important;
  }

  #chat__list {
    height: calc(100vh - 370px) !important;
    overflow-y: auto;
  }

  .alert {
    margin-bottom: 10px;
  }

  .chat__message .chat__group-message {
    max-width: 27vw;
    min-width: 20vw;
  }

  .chat__message .chat__group-message span.chat__hour{
    margin-left: 25px;
  }

  .chat__title-msg {
    font-size: 1rem;
  }


  a.chat__control.btn {
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
    height: 45px;
    margin-left: 0;
  }

  /* .profile-switch label.switch {
    width: 80px;
  }

  .profile-switch .switch__input:checked ~ .switch__handle {
    left: 62px;
  } */

  .profile-switch-label {
    display: block;
    margin-bottom: 10px;
  }

  .with-announcement {
    height: calc(100vh - 103px) !important;
}

.footer-buttons {
  width: 160px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.html--editor {
  width: calc(100vw - 1001px);
}

.input-wrapper{
  width: calc(100% - 160px);
}

.flow-filters .datepicker-wrapper {
  border: 2px solid #d4e0e8;
  border-radius: 8px;
  transition: all 400ms cubic-bezier(0.2, 1, 0.3, 1);
}

.flow-filters .dp__pointer{
  background-color: transparent !important;
  padding: 3px 0.9375rem;
    transition: all 400ms cubic-bezier(0.2, 1, 0.3, 1);
}

.dp__instance_calendar{
  transition: all 400ms cubic-bezier(0.2, 1, 0.3, 1);
}


.flow-filters .datepicker-wrapper .input__field-sm,.flow-filters .input__field-sm::placeholder{
  color: #4d718a;
  font-weight: 500;
  font-family: inherit;
  font-size: 14px;
}


.action-toggle-wrapper,
.divider,
.time-and-mark,
.navbar--toggle,
.header-avatar,
.chat__from-title,
.send--new,
.chat__at--new,
.mark-and-date,
.dropdown__icon--new,
.pagination-current-page,
.new-header,
.faqbot-corner-two{
  display: none;
}

.chat__list-message{
  align-items: center;
}

.messages-scroller{
  height:calc(100vh - 383px);
  overflow-y: auto;
}

.dropzone .file-icon{
  margin-bottom:12px;
}
.dropzone .file-input-label{
  margin-top: 0px;
}


.cm-profile-dropdown {
  display: none;
}