/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1n1rg_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1n1rg_41 ._bot-mentions__control_1n1rg_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1n1rg_41 ._bot-mentions__highlighter_1n1rg_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1n1rg_41 ._bot-mentions__input_1n1rg_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1n1rg_56 ._bot-mentions__highlighter_1n1rg_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1n1rg_56 ._bot-mentions__input_1n1rg_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1n1rg_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1n1rg_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1n1rg_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1n1rg_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._KnowledgebaseScreen_databaseWrapper_1n1rg_94 {
  padding-top: 20px;
}
._KnowledgebaseScreen_addNewWrapper_1n1rg_97 {
  padding-top: 40px;
  display: flex;
}
._KnowledgebaseScreen_addNewItem_1n1rg_101 {
  border: 1px dashed #e9e9e9;
  padding: 40px;
  margin-right: 30px;
  border-radius: 4px;
  width: 464px;
}
._KnowledgebaseScreen_addNewItem_1n1rg_101 h4 {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 20px;
}
._KnowledgebaseScreen_addNewItem_1n1rg_101 > p {
  font-weight: 400;
  font-size: 13px;
  color: #363635;
  padding-bottom: 20px;
}
._KnowledgebaseScreen_uploadNewItem_1n1rg_119 {
  margin-top: 15px;
}
._KnowledgebaseScreen_searchWrapper_1n1rg_122 {
  margin-top: 20px;
}
._KnowledgebaseScreen_searchAnswersWrapper_1n1rg_125 {
  padding-top: 40px;
  display: flex;
  align-items: center;
}
._KnowledgebaseScreen_searchAnswersWrapper_1n1rg_125 > div {
  margin-bottom: 0;
}
._KnowledgebaseScreen_searchAnswersWrapper_1n1rg_125 button {
  margin-left: 20px;
}
._KnowledgebaseScreen_searchAnswersWrapper_1n1rg_125 label {
  margin: 0;
}
._KnowledgebaseScreen_notFoundError_1n1rg_139 {
  background: rgba(239, 159, 140, 0.33);
  border-radius: 8px;
  color: #e25533;
  font-size: 14px;
  padding: 12px;
  text-align: center;
  margin-top: 20px;
}
._KnowledgebaseScreen_answersFoundWrapper_1n1rg_148 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
._KnowledgebaseScreen_answerFound_1n1rg_153 {
  width: 70%;
  margin-top: 20px;
  font-size: 16px;
  padding-top: 20px;
}
._KnowledgebaseScreen_answerFound_1n1rg_153 ._KnowledgebaseScreen_answerFound_Text_1n1rg_159 {
  background: #f4faff;
}
._KnowledgebaseScreen_answerFound_1n1rg_153:nth-child(even) ._KnowledgebaseScreen_answerFound_Text_1n1rg_159 {
  background: #fef6e2;
}
._KnowledgebaseScreen_answerFound_Text_1n1rg_159 {
  padding: 12px;
  border-radius: 8px;
}
._KnowledgebaseScreen_answerFound_Info_1n1rg_169 {
  font-size: 12px;
  padding-top: 10px;
}
._KnowledgebaseScreen_answerFound_Info_1n1rg_169 span {
  margin-right: 20px;
}
._KnowledgebaseScreen_answerFoundSearchText_1n1rg_176 {
  font-size: 14px;
  margin-top: 10px;
}
._KnowledgebaseScreen_statusDot_1n1rg_180 {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1h3jc_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1h3jc_41 ._bot-mentions__control_1h3jc_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1h3jc_41 ._bot-mentions__highlighter_1h3jc_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1h3jc_41 ._bot-mentions__input_1h3jc_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1h3jc_56 ._bot-mentions__highlighter_1h3jc_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1h3jc_56 ._bot-mentions__input_1h3jc_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1h3jc_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1h3jc_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1h3jc_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1h3jc_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._UploadFromFileModal_Dropzone_1h3jc_94 {
  font-size: 12px;
  margin-top: 10px;
}
._UploadFromFileModal_DropzoneError_1h3jc_98 {
  color: #e25533;
  padding: 10px 0;
}
._UploadFromFileModal_Errors_title_1h3jc_102 {
  padding: 10px;
  font-weight: 600;
}
._UploadFromFileModal_Errors_row_1h3jc_106 {
  display: flex;
  background: #f4faff;
  padding: 10px;
  justify-content: space-between;
}
._UploadFromFileModal_Errors_row_1h3jc_106:nth-child(even) {
  background: #ffffff;
}
._UploadFromFileModal_error_1h3jc_115 {
  background: rgba(239, 159, 140, 0.33);
  border-radius: 8px;
  color: #e25533;
  font-size: 14px;
  padding: 12px;
  text-align: center;
  margin-top: 20px;
}
._UploadFromFileModal_success_1h3jc_124 {
  background: rgba(172, 239, 203, 0.33);
  border-radius: 8px;
  color: #21ae62;
  font-size: 14px;
  padding: 12px;
  text-align: center;
  margin-top: 20px;
}
._UploadFromFileModal_UploadedCorrectly_Tilte_1h3jc_133 {
  display: flex;
  justify-content: space-between;
  text-align: left;
  font-weight: 600;
  padding: 10px;
  font-size: 14px;
}
._UploadFromFileModal_UploadedCorrectly_Tilte_1h3jc_133 > div {
  width: 40%;
}
._UploadFromFileModal_UploadedCorrectly_Tilte_1h3jc_133 > div:last-child {
  text-align: center;
  width: 20%;
}
._UploadFromFileModal_UploadedCorrectly_Preview_row_1h3jc_148 {
  display: flex;
  background: #f4faff;
  padding: 10px;
  justify-content: space-between;
  text-align: left;
  font-weight: 400;
  font-size: 13px;
}
._UploadFromFileModal_UploadedCorrectly_Preview_row_1h3jc_148 > div {
  width: 40%;
}
._UploadFromFileModal_UploadedCorrectly_Preview_row_1h3jc_148 > div:last-child {
  text-align: center;
  width: 20%;
}
._UploadFromFileModal_UploadedCorrectly_Preview_row_1h3jc_148:nth-child(even) {
  background: #ffffff;
}
._UploadFromFileModal_dropdownWrapper_1h3jc_167 {
  display: flex;
}
._UploadFromFileModal_dropdownWrapper_1h3jc_167 > div:first-child {
  margin-right: 20px;
}
._UploadFromFileModal_UploadedCorrectly_TextTilte_1h3jc_173 {
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 14px;
}
._UploadFromFileModal_UploadedCorrectly_TextContent_1h3jc_180 {
  padding: 20px;
  background: #f4faff;
  font-size: 13px;
  line-height: 21px;
}
._UploadFromFileModal_UploadedCorrectly_TextContent_1h3jc_180 p {
  margin: 10px 0;
}
._UploadFromFileModal_UploadedCorrectly_CharactersInfo_1h3jc_189 {
  color: #6a6a67;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
._UploadFromFileModal_defineFileFormatWrapper_1h3jc_195 {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
._UploadFromFileModal_checkboxWrapper_1h3jc_200 {
  display: flex;
}
._UploadFromFileModal_checkboxWrapper_1h3jc_200 > div {
  margin-right: 20px;
}
._UploadFromFileModal_templateLink_1h3jc_206 {
  color: #4aa8ff;
  text-decoration: underline;
  cursor: pointer;
}
._UploadFromFileModal_formatInfo_1h3jc_211 {
  color: #35618d;
  background: #f4faff;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  border-radius: 8px;
}
._UploadFromFileModal_formatInfo_icon_1h3jc_220 {
  width: 40px;
  text-align: center;
  display: inline-block;
  align-self: center;
  margin-right: 20px;
}
._UploadFromFileModal_formatInfo_icon_1h3jc_220:last-child {
  margin-left: 20px;
  margin-right: 0;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_1ovgv_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_1ovgv_41 ._bot-mentions__control_1ovgv_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1ovgv_41 ._bot-mentions__highlighter_1ovgv_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1ovgv_41 ._bot-mentions__input_1ovgv_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_1ovgv_56 ._bot-mentions__highlighter_1ovgv_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_1ovgv_56 ._bot-mentions__input_1ovgv_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_1ovgv_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_1ovgv_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_1ovgv_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_1ovgv_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._FilePreview_table_1ovgv_94 {
  width: 100%;
  border-collapse: collapse;
}
._FilePreview_table_1ovgv_94 td {
  font-weight: 400;
  font-size: 13px;
}
._FilePreview_row_1ovgv_102 {
  background: white;
}
._FilePreview_row_1ovgv_102:nth-child(odd) {
  background: #f4faff;
}
._FilePreview_row_1ovgv_102:first-child {
  background: transparent;
  font-weight: 600;
  font-size: 14px;
}
._FilePreview_row_1ovgv_102:hover {
  border: none;
  box-shadow: none;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_gjzgr_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_gjzgr_41 ._bot-mentions__control_gjzgr_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_gjzgr_41 ._bot-mentions__highlighter_gjzgr_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_gjzgr_41 ._bot-mentions__input_gjzgr_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_gjzgr_56 ._bot-mentions__highlighter_gjzgr_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_gjzgr_56 ._bot-mentions__input_gjzgr_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_gjzgr_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_gjzgr_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_gjzgr_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_gjzgr_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._AddKnowledgeModuleModal_mainTitle_gjzgr_94 {
  font-size: 20px;
  color: #35618d;
  padding-bottom: 20px;
}
._AddKnowledgeModuleModal_Table_gjzgr_99 {
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 20px;
  width: 100%;
  border-collapse: collapse;
}
._AddKnowledgeModuleModal_Table_gjzgr_99 td {
  font-weight: 400;
  font-size: 13px;
}
._AddKnowledgeModuleModal_Table_row_gjzgr_109 {
  background: #f4faff;
}
._AddKnowledgeModuleModal_Table_row_gjzgr_109:nth-child(odd) {
  background: white;
}
._AddKnowledgeModuleModal_Table_row_gjzgr_109:first-child {
  background: transparent;
  font-weight: 600;
  font-size: 14px;
}
._AddKnowledgeModuleModal_Table_row_gjzgr_109:hover {
  border: none;
  box-shadow: none;
  background: #f4faff;
}
._AddKnowledgeModuleModal_Table_row_gjzgr_109:nth-child(odd):hover {
  background: white;
}
._AddKnowledgeModuleModal_Table_header_gjzgr_128 td {
  color: #6a6a67;
  font-weight: 600;
  font-size: 14px;
}
._AddKnowledgeModuleModal_Table_contentWrapper_gjzgr_133 {
  display: flex;
  align-items: center;
}
._AddKnowledgeModuleModal_Table_iconWrapper_gjzgr_137 {
  width: 25px;
}
._AddKnowledgeModuleModal_dropdownWrapper_gjzgr_140 {
  display: flex;
}
._AddKnowledgeModuleModal_dropdownWrapper_gjzgr_140 > div:first-child {
  margin-right: 20px;
}
._AddKnowledgeModuleModal_textarea_gjzgr_146 {
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  width: 100%;
  margin-top: 10px;
  color: rgba(54, 54, 53, 0.5);
  font-size: 14px;
  font-weight: 400;
  padding: 20px;
  resize: none;
  outline: none;
  font-family: "GeneralSans-Regular";
}
._AddKnowledgeModuleModal_title_gjzgr_159 {
  margin-top: 20px;
  font-size: 14px;
  color: #6a6a67;
}
._AddKnowledgeModuleModal_FormWrapper_gjzgr_164 {
  margin-bottom: 20px;
}
._AddKnowledgeModuleModal_iconDelete_gjzgr_167 {
  padding: 10px;
  cursor: pointer;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
@font-face {
  font-family: "GeneralSans-Regular";
  src: url("/assets/GeneralSans-Regular-Dn3hZj8I.otf");
}
body {
  font-family: "GeneralSans-Regular", sans-serif;
}

._bot-mentions_yxtpd_12 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: none;
  width: 100%;
  outline: none;
  margin-top: 10px;
  border-radius: 8px;
  color: #35618d;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f4faff;
  border: none;
  padding: 16px;
}

textarea {
  outline: none;
  border: none;
  padding: 16px;
  background-color: #f4faff;
  color: #35618d;
}
textarea::placeholder {
  color: #35618d;
  opacity: 0.2;
}

._bot-mentions--singleLine_yxtpd_41 ._bot-mentions__control_yxtpd_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_yxtpd_41 ._bot-mentions__highlighter_yxtpd_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_yxtpd_41 ._bot-mentions__input_yxtpd_51 {
  padding: 1px;
  border: 2px inset;
}

._bot-mentions--multiLine_yxtpd_56 ._bot-mentions__highlighter_yxtpd_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._bot-mentions--multiLine_yxtpd_56 ._bot-mentions__input_yxtpd_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}

._bot-mentions__suggestions__list_yxtpd_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}

._bot-mentions__suggestions__item_yxtpd_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

._bot-mentions__suggestions__item--focused_yxtpd_81 {
  background-color: #f4faff;
}

._bot-mentions__mention_yxtpd_85 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-shadow: 1px 1px 1px white, 1px -1px 1px white, -1px 1px 1px white, -1px -1px 1px white;
  text-decoration: underline;
  pointer-events: none;
}

._EditWebData_yxtpd_94 {
  display: flex;
  align-items: center;
  padding-top: 20px;
}
._EditWebData_yxtpd_94 > div:first-child {
  margin-right: 20px;
}body {
  margin: 0;
  font-family:
    -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu',
    'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family:
    source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}
