@charset "UTF-8";/**
* 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_9u8s5_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_9u8s5_41 ._bot-mentions__control_9u8s5_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_9u8s5_41 ._bot-mentions__highlighter_9u8s5_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_9u8s5_41 ._bot-mentions__input_9u8s5_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_9u8s5_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;
}

._Wrapper_display_none_9u8s5_94 {
  transition: max-width 0.5s ease-in-out;
  max-width: 101px;
}
._Wrapper_display_block_9u8s5_98 {
  transition: max-width 0.5s ease-in-out;
  max-width: 280px;
}
._Wrapper_9u8s5_94 {
  transition: max-width 0.5s ease-in-out;
  z-index: 2;
  width: 100%;
  height: 96vh;
  background: #ffffff;
  position: relative;
  float: left;
  box-sizing: border-box;
  border-radius: 8px;
}
._Wrapper_user_9u8s5_113 {
  margin-top: 89px;
  margin-left: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-bottom: -74px;
  z-index: 2;
  position: relative;
  height: 30px;
  width: 232px;
  border-radius: 16px;
  background: #f4faff;
  padding: 16px;
}
._Wrapper_user_top_9u8s5_128 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._Wrapper_user_top_dot_9u8s5_133 {
  width: 12px;
  height: 12px;
  border-radius: 100px;
  background: #21ae62;
}
._Wrapper_user_top_nameIcon_9u8s5_139 {
  display: flex;
  align-items: center;
  gap: 8px;
}
._Wrapper_user_top_username_9u8s5_144 {
  font-family: "GeneralSans-Regular";
  font-size: 16px;
  font-weight: 500;
  color: #35618d;
}
._Wrapper_user_bottom_9u8s5_150 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._Wrapper_user_bottom_planIcon_9u8s5_155 {
  display: flex;
  justify-content: center;
  gap: 8px;
}
._Wrapper_user_bottom_planIcon_plan_9u8s5_160 {
  color: #35618d;
  font-size: 14px;
  font-weight: 600;
}
._Wrapper_user_bottom_upgrade_9u8s5_165 {
  font-size: 12px;
  font-weight: 500;
  color: #4aa8ff;
  text-decoration: underline;
}
._Wrapper_userInitials_9u8s5_171 {
  text-align: center;
  vertical-align: middle;
  line-height: 48px;
  width: 42px;
  height: 108px;
  background: #f4faff;
  color: #35618d;
  border-radius: 16px;
  position: relative;
  border: 1px solid #e9e9e9;
}
._Wrapper_userInitials_9u8s5_171:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #21ae62;
  border-radius: 50%;
  position: absolute;
  top: -3%;
  left: 86%;
}
._Wrapper_line_9u8s5_194 {
  position: absolute;
  margin-top: 92px;
  left: 14px;
  right: 14px;
  background: rgba(89, 89, 89, 0.21);
  height: 0.1px;
}
._Wrapper_title_9u8s5_202 {
  margin-left: 32px;
  color: #767676;
  font-weight: 500;
  font-size: 12px;
}
._Wrapper_titleHideText_9u8s5_208 {
  margin-left: 0;
  text-align: center;
}
._Wrapper_9u8s5_94 ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 140px;
  font-size: 16px;
}
._Wrapper_9u8s5_94 ul a {
  text-decoration: none;
  font-size: 16px;
  color: rgb(35, 65, 94);
}
._Wrapper_9u8s5_94 ul li ._active_9u8s5_224 {
  background: red;
}
._Wrapper_9u8s5_94 ul li {
  transition: all 0.5s ease-in-out;
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #767676;
  margin-left: 15px;
  margin-right: 15px;
  height: 56px;
  width: 250px;
  border-radius: 8px;
  margin-bottom: 5px;
}
._Wrapper_9u8s5_94 ul li:hover {
  color: #253d5c;
  transition: 300ms ease-in-out;
}
._Wrapper_9u8s5_94 ul li a:active {
  background: #35618d;
  color: #ffffff;
}
._Wrapper_9u8s5_94 ul {
  /* ----------- Non-Retina Screens ----------- */
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  ._Wrapper_9u8s5_94 ul {
    margin-top: 100px;
  }
}
._Wrapper_9u8s5_94 ul {
  /* ----------- Retina Screens ----------- */
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  ._Wrapper_9u8s5_94 ul {
    margin-top: 100px;
  }
}
._Wrapper_Redirect_9u8s5_265 {
  cursor: pointer;
}
._Wrapper_Redirect_9u8s5_265 a {
  text-decoration: none;
  font-size: 16px;
  color: rgb(35, 65, 94);
}
._Wrapper_Redirect_9u8s5_265 li ._active_9u8s5_224 {
  background: red;
}
._Wrapper_Redirect_9u8s5_265 li {
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #767676;
  margin-left: 15px;
  height: 56px;
  width: 250px;
  border-radius: 14px;
}
._Wrapper_Redirect_9u8s5_265 li:hover {
  color: #253d5c;
  transition: 300ms ease-in-out;
}
._Wrapper_Redirect_9u8s5_265 li a:active {
  background: #35618d;
  color: #ffffff;
}
._Wrapper_Redirect_9u8s5_265 {
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #767676;
  margin-left: 15px;
  height: 56px;
  width: 250px;
  border-radius: 14px;
}
._Wrapper_Redirect_9u8s5_265:hover li {
  color: #253d5c;
}
._Wrapper_Redirect_9u8s5_265:hover {
  color: #253d5c;
  transition: 300ms ease-in-out;
}
._Wrapper_Redirect_linkItem_9u8s5_313 {
  width: 100px;
  display: flex;
}
._Wrapper_Submenu_9u8s5_317 {
  margin-left: 20px;
  /* ----------- Non-Retina Screens ----------- */
}
._Wrapper_linkItem_9u8s5_321 {
  width: 200px;
  display: flex;
  margin-left: 17px;
  position: relative;
  align-items: center;
}
._Wrapper_linkItem_hidden_9u8s5_328 {
  position: relative;
}
._Wrapper_linkText_9u8s5_331 {
  transition: all 0.5s ease-in-out;
  margin-left: 10px;
}
._Wrapper_linkIcon_9u8s5_335 {
  font-size: 1rem;
  transition: font-size 0.5s ease-in-out;
}
._Wrapper_linkIcon_CampaignsIcon_9u8s5_339 {
  transform: scaleX(-1);
}
._Wrapper_linkSubmenuIcon_9u8s5_342 {
  font-size: 0.6rem;
}
._Wrapper_linkIconHideText_9u8s5_345 {
  font-size: 1.5rem;
}
._Wrapper_linkDropdownIcon_9u8s5_348 {
  position: absolute;
  right: 0;
}
._Wrapper_close_side_nav_9u8s5_352 {
  position: absolute;
  margin-top: 20px;
}

@media screen and (max-height: 800px) {
  ._scrollingMenu_9u8s5_358 {
    height: 385px;
    overflow: scroll;
  }
  ._scrollingMenu_9u8s5_358::-webkit-scrollbar {
    display: none;
  }
}
._scrollingMenu_9u8s5_358 {
  height: 505px;
}

._LogoContainer_9u8s5_370 {
  display: flex;
  margin-bottom: -80px;
  margin-left: 16px;
  margin-top: 17px;
  justify-content: space-between;
  align-items: center;
  max-width: 246px;
  width: 100%;
  height: 80px;
}
._LogoContainer_logo_9u8s5_381 {
  transition: background-size 0.5s ease-in-out;
}
._LogoContainer_logo_switch_webioFullLogo_9u8s5_384 {
  background: url(/assets/aryza-logo-full-WMNZVwzS.jpg) no-repeat;
  background-position: center center;
  background-size: 90%;
}
._LogoContainer_logo_switch_webioIcon_9u8s5_389 {
  background: url(/assets/engage-logo-BuqzDsUu.png) no-repeat;
  background-position: center center;
  background-size: 90%;
}
._LogoContainer_logo_9u8s5_381 {
  width: 138px;
  height: 138px;
}
._LogoContainer_openClose_9u8s5_398 {
  transition: margin-left 0.5s ease-in-out;
  width: 29px;
  height: 29px;
  background: #35618d;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  margin-left: 244px;
}

._Notification_NotificationNumber_9u8s5_412 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 21px;
  height: 21px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  color: #828b94;
  background-color: #f0f1f2;
  border-radius: 4px;
  position: relative;
  margin: 5px;
}
._Notification_NotificationNumber_hiden_9u8s5_428 {
  position: absolute;
  width: 17px;
  height: 17px;
  top: 0px;
  right: 1px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
._Notification_Window_9u8s5_439 {
  position: absolute;
  width: 360px;
  height: 390px;
  top: -10px;
  left: 40px;
  z-index: 1;
  border-radius: 8px;
  visibility: hidden;
}
._Notification_Window_show_9u8s5_449 {
  visibility: visible;
}
._Notification_Window_Header_9u8s5_452 {
  background-color: #35618d;
  border-radius: 8px 8px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px;
  position: relative;
}
._Notification_Window_Header_Title_container_9u8s5_461 {
  display: flex;
  align-items: flex-end;
  gap: 2px;
}
._Notification_Window_Header_Title_9u8s5_461 {
  color: #ffffff;
  font-size: 13.6px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}
._Notification_Window_Header_notification_number_9u8s5_473 {
  color: #ffffff;
  font-size: 9.6px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
}
._Notification_Window_Header_Link_9u8s5_480 {
  cursor: pointer;
  color: #e3f2ff;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  text-decoration-line: underline;
}
._Notification_Window_Header_9u8s5_452::before {
  width: 0;
  height: 0;
  margin: 50px;
}
._Notification_Window_arrow_9u8s5_494 {
  position: absolute;
  top: -15px;
  left: -39px;
  margin: 14px;
}
._Notification_Window_Body_9u8s5_500 {
  background-color: #f4faff;
  max-height: 300px;
  overflow-y: overlay;
}
._Notification_Window_Body_9u8s5_500::-webkit-scrollbar {
  display: block;
  background-color: transparent;
  width: 5px;
}
._Notification_Window_Body_9u8s5_500:hover::-webkit-scrollbar {
  display: block;
}
._Notification_Window_Body_9u8s5_500:hover::-webkit-scrollbar-thumb {
  background-color: #767676;
  border-radius: 30px;
}
._Notification_Window_Body_List_Item_9u8s5_517 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px 16px 16px;
  border-bottom: 1px solid #e9e9e9;
  color: #35618d;
}
._Notification_Window_Body_List_Item_read_9u8s5_525 {
  color: #828b94;
}
._Notification_Window_Body_List_Item_text_9u8s5_528 {
  width: 250px;
}
._Notification_Window_Footer_9u8s5_531 {
  border-radius: 0 0 8px 8px;
  background-color: #4aa8ff;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
}
._Notification_Window_Footer_Link_9u8s5_539 {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}/**
* 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_1edxb_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_1edxb_41 ._bot-mentions__control_1edxb_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1edxb_41 ._bot-mentions__highlighter_1edxb_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1edxb_41 ._bot-mentions__input_1edxb_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_1edxb_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;
}

._LayoutContainer_1edxb_94 {
  display: flex;
  overflow: hidden;
}

._PageName_1edxb_99 {
  font-size: 24px;
  color: #767676;
}

._PageContainer_1edxb_104 {
  margin-left: 79px;
  margin-right: 42px;
  margin-top: 15px;
}

._CampaignsContainer_1edxb_110 {
  margin-left: 64px;
  margin-right: 27px;
  margin-top: 15px;
  background-color: #fbfbfb;
  padding: 0 15px;
  border-radius: 24px;
}

._Container_1edxb_119 {
  transition: flex-grow 0.5s ease-in-out;
  width: 52.6%;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100vh;
  flex-grow: 1.7;
  overflow: hidden;
  background: #f5f7fb;
}
._Container_top_pageName_1edxb_131 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._Container_top_pageName_topSettings_1edxb_136 {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  /* ----------- Non-Retina Screens ----------- */
}
._Container_top_pageName_topSettings_1edxb_136 {
  /* ----------- Retina Screens ----------- */
}
._Container_main_1edxb_145 {
  height: 100%;
  padding-bottom: 60px;
}

._topNav_1edxb_150 {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  background: #002060;
  position: fixed;
  width: 98.9vw;
  flex-direction: row-reverse;
}

._Burger_1edxb_160 {
  display: flex;
  flex-direction: column;
  width: 33px;
}
._Burger_line_1edxb_165 {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 10px;
}
._Burger_line_last_1edxb_169 {
  border-bottom: 1px solid #ffffff;
}

._Backdrop_1edxb_173 {
  height: 100vh;
  position: absolute;
  z-index: 1;
  width: 100vw;
  background: rgba(255, 255, 255, 0.8);
  display: none;
  cursor: pointer;
}

._active_1edxb_183 {
  background: red;
}/**
* 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_qrsrn_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_qrsrn_41 ._bot-mentions__control_qrsrn_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_qrsrn_41 ._bot-mentions__highlighter_qrsrn_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_qrsrn_41 ._bot-mentions__input_qrsrn_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_qrsrn_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;
}

._ButtonContainer_qrsrn_94 {
  display: flex;
  justify-content: space-between;
}
._ButtonContainer_btn_qrsrn_98 {
  width: 49%;
}
._ButtonContainer_fp_qrsrn_101 {
  border: 1px solid #abb5b9;
  color: #abb5b9;
  text-align: center;
  line-height: 3;
  font-size: 14px;
  border-radius: 5px;
  width: 49%;
  transition: 0.5s;
  cursor: pointer;
}
._ButtonContainer_fp_qrsrn_101:hover {
  background-color: #143144;
  color: white;
  transition-timing-function: ease;
}

._ResetPasswordBtnContainer_qrsrn_118 {
  display: flex;
  justify-content: end;
}
._ResetPasswordBtnContainer_btn_qrsrn_122 {
  width: 20%;
  margin-right: 20px;
}

._UserMessage_qrsrn_127 {
  padding: 10px;
  margin-bottom: 20px;
  border: 0.5px solid #1eab1e;
  border-radius: 10px;
  background: #1eab1e;
  color: white;
  font-size: 15px;
}

._Beta_qrsrn_137 {
  font-size: 10px;
  color: #4848ff;
  cursor: pointer;
  border: 0.5px solid #4848ff;
  padding: 5px;
  border-radius: 10px;
  width: 22%;
  margin-top: -21px;
  margin-bottom: 8px;
}

._GlobalContainer_qrsrn_149 {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  font-family: "GeneralSans-Regular";
}

._LeftSide_qrsrn_156 {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
._LeftSide_Content_qrsrn_163 {
  margin-top: 130px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
._LeftSide_Slogan_qrsrn_169 {
  z-index: 1;
  margin-top: 54px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 26px;
  color: #ffffff;
}
._LeftSide_Slogan_colored_qrsrn_177 {
  color: #e25533;
}
@media (max-height: 800px) {
  ._LeftSide_Slogan_qrsrn_169 {
    font-size: 24px;
  }
}
._LeftSide_Subtitle_qrsrn_185 {
  margin-top: 65px;
  font-weight: 400;
  font-size: 32px;
  color: #ffffff;
}
@media (max-height: 800px) {
  ._LeftSide_Subtitle_qrsrn_185 {
    font-size: 28px;
  }
}
._LeftSide_Logo_qrsrn_196 {
  position: absolute;
  top: 0;
  left: 0;
  width: 30vh;
  object-fit: contain;
  z-index: 1;
}
._LeftSide_EngageLogo_qrsrn_204 {
  max-width: 80%;
  z-index: 2;
  position: relative;
}
@media (max-height: 820px) {
  ._LeftSide_EngageLogo_qrsrn_204 {
    width: 480px;
  }
}
@media (max-height: 770px) {
  ._LeftSide_EngageLogo_qrsrn_204 {
    width: 450px;
  }
}
@media (max-height: 730px) {
  ._LeftSide_EngageLogo_qrsrn_204 {
    width: 420px;
    margin-top: 60px;
  }
}
._LeftSide_Pipeline_qrsrn_225 {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: 100px;
  color: #f5f6f7;
}
@media (max-height: 870px) {
  ._LeftSide_Content_qrsrn_163 {
    margin-top: 100px;
  }
}
@media (max-height: 750px) {
  ._LeftSide_Content_qrsrn_163 {
    margin-top: 80px;
  }
}

._RightSide_qrsrn_244 {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
._RightSide_Logo_qrsrn_252 {
  top: 40px;
  right: 40px;
  position: absolute;
  width: 295px;
  height: 260.52px;
}
@media (max-width: 1660px) {
  ._RightSide_Logo_qrsrn_252 {
    width: 265px;
    height: 240px;
  }
}
@media (max-width: 1560px) {
  ._RightSide_Logo_qrsrn_252 {
    width: 250px;
    height: 230px;
  }
}
@media (max-width: 1450px) {
  ._RightSide_Logo_qrsrn_252 {
    width: 200px;
    height: 180px;
  }
}

._LoginWindow_qrsrn_278 {
  z-index: 1;
  background-color: #ffffff;
  width: 702px;
  height: 747px;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
._LoginWindow_Reset_qrsrn_290 {
  height: 670px;
}
._LoginWindow_ContentContainer_qrsrn_293 {
  width: 340px;
  display: flex;
  flex-direction: column;
}
._LoginWindow_Title_qrsrn_298 {
  color: #767676;
  font-weight: 700;
  font-size: 44px;
  line-height: 55px;
  margin-bottom: 34px;
}
._LoginWindow_Subtitle_qrsrn_305 {
  color: #767676;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 96px;
}
._LoginWindow_Reset_Subtitle_qrsrn_312 {
  color: #767676;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
}
._LoginWindow_ForgotPasswordBtn_qrsrn_319 {
  align-self: flex-end;
  color: #35618d;
  margin-bottom: 42px;
  border-style: none;
  background: none;
  text-decoration: underline;
}
._LoginWindow_ForgotPasswordBtn_qrsrn_319:hover {
  cursor: pointer;
}
._LoginWindow_ButtonsContainer_qrsrn_330 {
  display: flex;
  gap: 24px;
  margin-bottom: 30px;
}
@media (max-width: 1660px) {
  ._LoginWindow_qrsrn_278 {
    width: 600px;
    height: 590px;
  }
  ._LoginWindow_Subtitle_qrsrn_305 {
    margin-bottom: 65px;
  }
}
@media (max-width: 1365px) {
  ._LoginWindow_qrsrn_278 {
    width: 530px;
  }
}
@media (max-height: 900px) {
  ._LoginWindow_qrsrn_278 {
    height: auto;
    padding: 40px 0;
  }
  ._LoginWindow_Title_qrsrn_298 {
    margin-bottom: 20px;
  }
  ._LoginWindow_Subtitle_qrsrn_305 {
    margin-bottom: 40px;
  }
  ._LoginWindow_ForgotPasswordBtn_qrsrn_319 {
    margin-bottom: 24px;
  }
  ._LoginWindow_ButtonsContainer_qrsrn_330 {
    margin-bottom: 16px;
  }
}
@media (max-height: 780px) {
  ._LoginWindow_qrsrn_278 {
    padding: 28px 0;
  }
  ._LoginWindow_Subtitle_qrsrn_305 {
    margin-bottom: 24px;
  }
  ._LoginWindow_ForgotPasswordBtn_qrsrn_319 {
    margin-bottom: 16px;
  }
  ._LoginWindow_ButtonsContainer_qrsrn_330 {
    margin-bottom: 12px;
  }
}
._LoginWindow_Description_qrsrn_381 {
  color: #767676;
  font-weight: 400;
  font-size: 14px;
}
._LoginWindow_RulesList_qrsrn_386 {
  list-style: none;
  margin-bottom: 35px;
  margin-left: 20px;
  font-size: 14px;
}
._LoginWindow_RulesList_Item_qrsrn_392 {
  display: flex;
  align-items: center;
  gap: 13px;
  color: #767676;
}
._LoginWindow_RulesList_Item_green_qrsrn_398 {
  color: #179232;
}
._LoginWindow_RulesList_Item_Image_qrsrn_401 {
  width: 14px;
  height: 14px;
}

._GoogleLoginContainer_qrsrn_406 {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

._JoinWebio_qrsrn_412 {
  display: flex;
  align-self: center;
  margin-bottom: 20px;
}
._JoinWebio_Question_qrsrn_417 {
  font-size: 14px;
  color: #767676;
}
._JoinWebio_Link_qrsrn_421 {
  font-size: 14px;
  color: #35618d;
}

._SuccessWindow_Content_qrsrn_426 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
._SuccessWindow_Container_qrsrn_432 {
  z-index: 1;
  background-color: #ffffff;
  width: 400px;
  height: 400px;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
._SuccessWindow_Title_qrsrn_444 {
  color: #767676;
  font-weight: 700;
  font-size: 44px;
  line-height: 55px;
  margin-bottom: 34px;
}
._SuccessWindow_Subtitle_qrsrn_451 {
  color: #767676;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 60px;
}
._SuccessWindow_LinkToLogin_qrsrn_458 {
  color: #35618d;
  margin-bottom: 42px;
  border-style: none;
  background: none;
  text-decoration: underline;
}
._SuccessWindow_LinkToLogin_qrsrn_458:hover {
  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_14xzj_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_14xzj_41 ._bot-mentions__control_14xzj_41 {
  display: inline-block;
  width: 130px;
}
._bot-mentions--singleLine_14xzj_41 ._bot-mentions__highlighter_14xzj_46 {
  padding: 1px;
  border: 2px inset transparent;
}
._bot-mentions--singleLine_14xzj_41 ._bot-mentions__input_14xzj_51 {
  padding: 1px;
  border: 2px inset;
}
._bot-mentions--multiLine_14xzj_56 ._bot-mentions__highlighter_14xzj_46 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}
._bot-mentions--multiLine_14xzj_56 ._bot-mentions__input_14xzj_51 {
  padding: 9px;
  outline: 0;
  overflow-y: overlay !important;
}
._bot-mentions__suggestions__list_14xzj_68 {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 10pt;
  height: 150px;
  overflow: auto;
}
._bot-mentions__suggestions__item_14xzj_76 {
  padding: 5px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
._bot-mentions__suggestions__item--focused_14xzj_81 {
  background-color: #f4faff;
}
._bot-mentions__mention_14xzj_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;
}
._Container_14xzj_94 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  flex-direction: column;
  gap: 16px;
  font-family: "GeneralSans-Regular";
}
._ErrorMessage_14xzj_104 {
  color: #e53e3e;
  font-size: 14px;
}
._BackButton_14xzj_109 {
  color: #35618d;
  background: none;
  border: none;
  text-decoration: underline;
  cursor: pointer;
  font-size: 14px;
}
._BackButton_14xzj_109:hover {
  opacity: 0.8;
}
._LoadingMessage_14xzj_121 {
  color: #767676;
  font-size: 16px;
}@font-face {
  font-family: 'GeneralSans-Regular';
  src: url(/assets/GeneralSans-Regular-Dn3hZj8I.otf);
}

li.active {
  background: #35618d;
  color: #fff !important;
  border: 1px solid #e9e9e9;
}
body {
  font-family: 'GeneralSans-Regular', sans-serif;
}
html {
  overflow: hidden;
}
#responseMessage {
  width: 400px;
  height: 110px;
  margin-top: -170px;
  display: none;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  align-items: center;
  box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
  visibility: hidden;
}

input[type='date']::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  /* width: auto; */
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
}

.star-rating {
  font-size: 24px;
}

.star-rating span {
  display: inline-block;
  transition: color 0.3s;
  cursor: pointer;
}

.star-filled {
  color: #e9a33a;
}

.star-empty {
  color: lightgray;
}

/* Common styles for the square mosaic container */
.mosaic {
  width: 200px; /* Adjust the size of the square as needed */
  height: 200px; /* Make sure it's a square by setting equal width and height */
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 50%); /* Two columns to create a square */
  grid-template-rows: repeat(2, 50%); /* Two rows to create a square */
}

/* Triangle styles */
.triangle::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

/* Define different colors for each triangle */
.red::before {
  border-width: 100px;
  border-color: red;
}

.blue::before {
  border-width: 100px;
  border-color: blue;
}

.green::before {
  border-width: 100px;
  border-color: green;
}

.yellow::before {
  border-width: 100px;
  border-color: yellow;
}
.edgebutton {
  width: 30px;
  height: 40px;
  background: #595959;
  border: 1px solid #fff;
  cursor: pointer;
  border-radius: 29%;
  font-size: 12px;
  line-height: 1;
}

.edgebutton:hover {
  box-shadow: 0 0 6px 2px rgba(37, 61, 92, 0.2);
}
.react-flow__pane {
  cursor: auto;
  height: auto;
  overflow: hidden;
}
.hand-auto {
  cursor: auto;
}
.hand-grab {
  cursor: grab;
}
.react-flow__controls-button {
  background: rgba(53, 97, 141, 1) !important;
  border-bottom: none !important;
  width: 30px !important;
  height: 30px !important;
  padding: 10px !important;
  margin-bottom: 8px !important;
  border-radius: 4px;
}

.react-flow__controls-button svg {
  fill: #fff !important;
}
.react-flow__controls {
  box-shadow: none !important;
}
._BreadCrumbs_1n7ae_1 {
  font-size: 24px;
  color: #767676;
}
._BreadCrumbs_icon_1n7ae_5 {
  font-size: 24px;
  color: #35618d;
  vertical-align: middle;
  padding-right: 15px;
}
._BreadCrumbs_link_1n7ae_11 {
  color: #767676;
  text-decoration: none;
  font-weight: 600;
}
._BreadCrumbs_linkActive_1n7ae_16 {
  color: #35618d;
  text-decoration: underline;
}/**
* 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_5wduy_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_5wduy_41 ._bot-mentions__control_5wduy_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_5wduy_41 ._bot-mentions__highlighter_5wduy_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_5wduy_41 ._bot-mentions__input_5wduy_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_5wduy_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;
}

._PageContainer_5wduy_94 {
  margin-left: 64px;
  margin-right: 27px;
  margin-top: 5px;
  background-color: #fbfbfb;
  padding: 15px;
  border-radius: 24px;
}

._TableContainer_5wduy_103 {
  overflow: overlay;
}
._TableContainer_5wduy_103:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._TableContainer_5wduy_103:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._TableContainer_5wduy_103:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._TableContainer_5wduy_103::-webkit-scrollbar {
  display: none;
}
._TableContainer_5wduy_103 {
  height: 851px;
  /* ----------- Non-Retina Screens ----------- */
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  ._TableContainer_5wduy_103 {
    height: 500px;
  }
}
._TableContainer_5wduy_103 {
  /* ----------- Retina Screens ----------- */
}/**
* 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_1kil4_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_1kil4_41 ._bot-mentions__control_1kil4_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1kil4_41 ._bot-mentions__highlighter_1kil4_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1kil4_41 ._bot-mentions__input_1kil4_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_1kil4_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;
}

._ButtonContainer_1kil4_94 {
  display: flex;
  justify-content: flex-end;
  justify-content: center;
  width: 101%;
}
._ButtonContainer_AddUser_1kil4_100 {
  width: 100%;
  margin-right: 15px;
}
._ButtonContainer_Cancel_1kil4_104 {
  width: 100%;
  margin-right: -1px;
}

._error_1kil4_109 {
  margin-top: -29px;
  position: absolute;
  font-size: 10px;
  color: red;
}

._ElementContainer_1kil4_116 {
  width: 98.6%;
}

/*TOGGLE SWITCH*/
._SwitchContainer_1kil4_121 {
  display: flex;
  width: 84%;
  flex-direction: row;
  justify-content: space-between;
}

._SuspendUser_1kil4_128 {
  border: 0.5px solid #e25533;
  background-color: #e25533;
  padding: 6px;
  margin-top: -5px;
  border-radius: 5px;
  line-height: 0.7;
  height: 16px;
  width: 111px;
}

._switch_1kil4_139 {
  position: relative;
  display: inline-block;
  width: 41px;
  height: 19px;
  top: -1.3px;
}
._switch_1kil4_139 input {
  opacity: 0;
  width: 0;
  height: 0;
}
._switch_1kil4_139 input:checked + ._slider_1kil4_151 {
  background-color: #143144;
}
._switch_1kil4_139 input:focus + ._slider_1kil4_151 {
  box-shadow: 0 0 1px #143144;
}
._switch_1kil4_139 input:checked + ._slider_1kil4_151:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
  background-color: #e25533;
}

/* Hide default HTML checkbox */
/* The slider */
._slider_1kil4_151 {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(255, 255, 255);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
._slider_1kil4_151:before {
  position: absolute;
  border: 0.5px solid #e25533;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 1.3px;
  background-color: transparent;
  transition: 0.4s;
}

/* Rounded sliders */
._slider_1kil4_151._round_1kil4_190 {
  border-radius: 34px;
}

._slider_1kil4_151._round_1kil4_190:before {
  border-radius: 50%;
}

._RemoveUser_1kil4_198 {
  color: #595959;
  font-size: 24px;
}
._RemoveUser_1kil4_198 span {
  color: #e25533;
  font-size: 24px;
}

._ContentContainer_1kil4_207 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
}._Export_gi8lo_1 {
  text-decoration: none;
  color: white;
  font-size: 20px;
  padding: 18px;
  background: #287628;
  display: flex;
  justify-content: center;
  width: 100%;
}/**
* 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_fiicd_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_fiicd_41 ._bot-mentions__control_fiicd_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_fiicd_41 ._bot-mentions__highlighter_fiicd_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_fiicd_41 ._bot-mentions__input_fiicd_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_fiicd_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;
}

._GridContainer_fiicd_94 {
  cursor: pointer;
  background: #e9f2f8;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

._GridContainerScrollWrapper_fiicd_102 {
  height: 100%;
  overflow: auto;
  width: 100%;
  position: relative;
}
._GridContainerScrollWrapper_fiicd_102::-webkit-scrollbar {
  opacity: 1;
  display: block;
  width: 5px;
}
._GridContainerScrollWrapper_fiicd_102::-webkit-scrollbar-thumb {
  opacity: 1;
  dislay: block;
  background-color: #767676;
  border-radius: 30px;
}

._botWrapper_fiicd_120 {
  display: inline-block;
  display: flex;
  width: 25%;
  padding: 3px;
  box-sizing: border-box;
}

._botGrid_fiicd_128 {
  background-color: #ffffff;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  height: 210px;
  width: 100%;
}
._botGrid_img_fiicd_135 {
  background-position: center center;
  background-size: 100%;
  height: 72%;
  width: 100%;
}
._botGrid_botName_fiicd_141 {
  color: #595959;
  padding: 15px;
  word-wrap: break-word;
  font-size: 12px;
  margin-left: 17px;
  font-weight: 700;
}

._SendBotModal_loader_fiicd_150 {
  height: 80px;
}
._SendBotModal_loader_fiicd_150 > div {
  height: auto;
}
._SendBotModal_loaderBotsData_fiicd_156 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
._SendBotModal_loaderBotsData_fiicd_156 > div {
  height: 100%;
}/**
* 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_mk3da_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_mk3da_41 ._bot-mentions__control_mk3da_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_mk3da_41 ._bot-mentions__highlighter_mk3da_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_mk3da_41 ._bot-mentions__input_mk3da_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_mk3da_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;
}

:root {
  --select-border: #e77e58;
  --select-focus: #1a6985;
  --select-arrow: var(--select-border);
}

._formContainer_mk3da_100 {
  overflow-y: overlay;
  height: 100%;
}
._formContainer_mk3da_100:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._formContainer_mk3da_100:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._formContainer_mk3da_100:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._formContainer_mk3da_100::-webkit-scrollbar {
  display: none;
}

._formGroup_mk3da_122 {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
}

._nameContains_mk3da_128,
._contactId_mk3da_129 {
  width: 90%;
}
._nameContains_label_mk3da_132,
._contactId_label_mk3da_133 {
  font-size: 12px;
  margin-bottom: 5px;
}

._inputContainer_mk3da_138 {
  border: 0.5px solid #e77e58;
  border-radius: 5px;
  margin-left: 5px;
}
._inputContainer_input_mk3da_143 {
  border: 0.5px solid #e77e58;
  border-radius: 5px;
  font-size: inherit;
  padding: 15px;
  margin-top: 5px;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  width: 100%;
  height: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
._inputContainer_input_mk3da_143:focus-visible {
  appearance: none;
  border: none;
  outline: none;
}

._IsInOrNotContainer_mk3da_164 {
  width: 50%;
}
._IsInOrNotContainer_items_mk3da_167 {
  width: 95%;
  display: flex;
  flex-direction: column;
}
._IsInOrNotContainer_label_mk3da_172 {
  font-size: 12px;
  margin-bottom: 5px;
}

._searchInQueue_mk3da_177 {
  width: 100%;
}

._itemsContainer_mk3da_181 {
  width: 100%;
}

._itemsToSearch_mk3da_185 {
  padding: 10px;
  border: 0.5px dashed rgba(231, 126, 88, 0.7);
  width: 91%;
  margin-top: 5px;
  height: auto;
}

._radio_mk3da_193 {
  position: relative;
  cursor: pointer;
  line-height: 20px;
}
._radio_mk3da_193 ._label_mk3da_198 {
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border: 2px solid #c8ccd4;
  border-radius: 100%;
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}
._radio_mk3da_193 ._label_mk3da_198:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #e77e58;
  transform: scale(0);
  transition: all 0.2s ease;
  opacity: 0.08;
  pointer-events: none;
}
._radio_mk3da_193:hover ._label_mk3da_198:after {
  transform: scale(3.6);
}

input[type=radio]:checked + ._label_mk3da_198 {
  border-color: #1a6985;
}
input[type=radio]:checked + ._label_mk3da_198:after {
  transform: scale(1);
  transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9);
  opacity: 1;
}

._hidden_mk3da_237 {
  display: none;
}

select {
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
  z-index: 1;
}
select::-ms-expand {
  display: none;
}
select {
  outline: none;
}

._select_mk3da_261 {
  display: grid;
  grid-template-areas: "select";
  align-items: center;
  position: relative;
}
._select_mk3da_261 select, ._select_mk3da_261::after {
  grid-area: select;
}
._select_mk3da_261 {
  min-width: 15ch;
  max-width: 30ch;
  border: 1px solid var(--select-border);
  border-radius: 0.25em;
  padding: 0.25em 0.5em;
  font-size: 1rem;
  cursor: pointer;
  line-height: 1.1;
  background-color: #fff;
  background-image: linear-gradient(to top, #f9f9f9, #fff 33%);
}
._select_mk3da_261:not(._select--multiple_mk3da_282)::after {
  content: "";
  justify-self: end;
  width: 0.8em;
  height: 0.5em;
  background-color: var(--select-arrow);
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

select:focus + ._focus_mk3da_291 {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 2px solid var(--select-focus);
  border-radius: inherit;
}

hr {
  margin-bottom: 10px;
}

._SearchItemsContainer_mk3da_305 {
  display: flex;
  flex-wrap: wrap;
}
._SearchItemsContainer_items_mk3da_309 {
  padding: 5px;
  font-size: 10px;
  margin: 5px;
  background: #1a6985;
  color: white;
  border-radius: 10px;
  cursor: pointer;
}
._SearchItemsContainer_items_mk3da_309:hover:after {
  content: "X";
  margin-left: 7px;
  padding: 3px;
  border-radius: 100px;
}

._buttonsContainer_mk3da_325 {
  display: flex;
  justify-content: space-between;
  width: 50%;
  align-items: center;
  align-content: center;
}
._buttonsContainer_search_mk3da_332 {
  width: 200px;
  margin-right: 20px;
}
._buttonsContainer_cancel_mk3da_336 {
  width: 200px;
}

._radiobtn_mk3da_340 {
  margin-bottom: 5px;
}

._datePicker_mk3da_344 {
  border: 0.5px solid #e77e58;
  border-radius: 5px;
  font-size: inherit;
  padding: 15px;
  margin-top: 5px;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  width: 100%;
  height: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
._datePicker_mk3da_344:focus-visible {
  appearance: none;
  border: none;
  outline: none;
}

._datePickerContainer_mk3da_365 {
  border: 0.5px solid #e77e58;
  border-radius: 5px;
}

._datePickerLabel_mk3da_370 {
  font-size: 12px;
  margin-bottom: 5px;
}

._datesBetween_mk3da_375 {
  display: flex;
  justify-content: space-between;
}
._datesBetween_gap_mk3da_379 {
  width: 49%;
}

._Custom_mk3da_383 {
  width: 33%;
  height: auto;
}/**
* 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_19r71_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_19r71_41 ._bot-mentions__control_19r71_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_19r71_41 ._bot-mentions__highlighter_19r71_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_19r71_41 ._bot-mentions__input_19r71_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_19r71_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;
}

._ButtonsContainer_19r71_94 {
  display: inline-flex;
  justify-content: end;
  margin-top: 20px;
  width: 100%;
}
._ButtonsContainer_addFile_btn_19r71_100 {
  margin-right: 20px;
  width: 10%;
}
._ButtonsContainer_cancel_btn_19r71_104 {
  width: 10%;
}

._Container_19r71_108 {
  width: 100%;
}
._Container_19r71_108 p {
  color: #595959;
}
._Container_dropFile_19r71_114 {
  border: 0.5px dashed #767676;
  padding: 10px;
}
._Container_fileToAdd_19r71_118 {
  color: #595959;
  font-size: 24px;
}
._Container_fileToAdd_19r71_118 span {
  color: #35618d;
  font-size: 24px;
}/**
* Whatsapp Green [:: rgb(37, 211, 102) ::]
*/
._Container_1gxi4_4 {
  display: flex;
  margin-top: 80px;
}
._Container_conversation_flow_1gxi4_8 {
  width: 100%;
}
._Container_entities_1gxi4_11 {
  margin-left: 20px;
  width: 50%;
}

._ContainerTwo_1gxi4_16 {
  display: flex;
  margin-top: 20px;
}
._ContainerTwo_message_1gxi4_20 {
  width: 50%;
}
._ContainerTwo_IDV_1gxi4_23 {
  margin-left: 20px;
  width: 50%;
}

._bar_1gxi4_28 {
  border-bottom: 0.5px solid rgba(163, 110, 110, 0.1);
  display: flex;
  justify-content: space-between;
  padding: 10px;
}

._icon_1gxi4_35 {
  color: #ffffff;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

._colorGreen_1gxi4_46 {
  color: rgb(16, 185, 129);
}

._colorBlue_1gxi4_50 {
  color: rgb(59, 130, 246);
}

._messageContainer_1gxi4_54 {
  display: flex;
}
._messageContainer_message_1gxi4_57 {
  height: auto;
  width: 50%;
}
._messageContainer_entitiesFound_1gxi4_61 {
  height: auto;
  width: 50%;
  padding: 10px;
}

._text_1gxi4_67 {
  width: 100%;
  height: 110px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 0.5px solid #e25533;
  border-radius: 4px;
  background-color: #f8f8f8;
  font-size: 16px;
  resize: none;
}

._text_1gxi4_67:focus {
  border: 0.5px solid #e25533;
}/**
* 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_dth1m_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_dth1m_41 ._bot-mentions__control_dth1m_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_dth1m_41 ._bot-mentions__highlighter_dth1m_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_dth1m_41 ._bot-mentions__input_dth1m_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_dth1m_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;
}

._Organizations_PageContainer_dth1m_94 {
  margin-left: 64px;
  margin-right: 15px;
  background: #fbfbfb;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 24px;
  margin-top: 10px;
}
._Organizations_LoaderContainer_dth1m_103 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
._Organizations_topPageContent_dth1m_109 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._Organizations_PageContent_dth1m_114 {
  padding-bottom: 10px;
  overflow: overlay;
}
._Organizations_PageContent_dth1m_114:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._Organizations_PageContent_dth1m_114:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._Organizations_PageContent_dth1m_114:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._Organizations_PageContent_dth1m_114::-webkit-scrollbar {
  display: none;
}
._Organizations_PageContent_dth1m_114 {
  height: 851px;
  /* ----------- Non-Retina Screens ----------- */
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  ._Organizations_PageContent_dth1m_114 {
    height: 400px;
  }
}
._Organizations_PageContent_dth1m_114 {
  /* ----------- Retina Screens ----------- */
}
._TopSearchBtn_dth1m_147 {
  display: flex;
  /* justify-items: center; */
  align-items: baseline;
  justify-content: space-between;
  width: 610px;
}/**
* 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_1bho6_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_1bho6_41 ._bot-mentions__control_1bho6_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1bho6_41 ._bot-mentions__highlighter_1bho6_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1bho6_41 ._bot-mentions__input_1bho6_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_1bho6_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;
}

._EditRoleModal_title_1bho6_94 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 25px;
  color: #767676;
}
._EditRoleModal_container_1bho6_101 {
  display: flex;
  flex-wrap: wrap;
}
._EditRoleModal_checkboxWrapper_1bho6_105 {
  min-width: 181px;
}/**
* 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_jntgp_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_jntgp_41 ._bot-mentions__control_jntgp_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_jntgp_41 ._bot-mentions__highlighter_jntgp_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_jntgp_41 ._bot-mentions__input_jntgp_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_jntgp_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;
}

._Campaigns_topWrapper_jntgp_94 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  height: 88px;
}
._Campaigns_buttonsWrapper_jntgp_100 {
  display: flex;
  align-items: baseline;
  z-index: 2;
}
._Campaigns_buttonsWrapper_jntgp_100 > div {
  margin-left: 17px;
  position: relative;
}
._Campaigns_breadcrumbIcon_jntgp_109 {
  transform: scaleX(-1);
}
._Campaigns_infiniteScrollerWrapper_jntgp_112 {
  overflow: auto;
  height: calc(100vh - 88px);
  box-sizing: border-box;
  padding-bottom: 20px;
  padding-right: 10px;
}
._Campaigns_infiniteScrollerWrapper_jntgp_112::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._Campaigns_infiniteScrollerWrapper_jntgp_112::-webkit-scrollbar-thumb {
  background: rgba(118, 118, 118, 0.2);
  border-radius: 10px;
}
._Campaigns_infiniteScrollerWrapper_jntgp_112::-webkit-scrollbar-track {
  background: rgba(118, 118, 118, 0.1);
  border-radius: 10px;
}

._UnderConstruction_jntgp_134 {
  background: url(/assets/campaignScreen-ByRo1_3N.png) no-repeat;
  background-position: center center;
  background-size: 80%;
  height: 60vh;
  width: 58%;
}/**
* 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_qa2hn_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_qa2hn_41 ._bot-mentions__control_qa2hn_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_qa2hn_41 ._bot-mentions__highlighter_qa2hn_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_qa2hn_41 ._bot-mentions__input_qa2hn_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_qa2hn_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;
}

._QuickCampaignModal_datePickerWrapper_qa2hn_94 {
  height: 44px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding-left: 8px;
  padding-right: 8px;
  margin: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
._QuickCampaignModal_DatepickerInput_qa2hn_106 {
  width: 80%;
  border: none;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
._QuickCampaignModal_label_qa2hn_113 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  color: #767676;
}
._QuickCampaignModal_textarea_qa2hn_118 {
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: 1px solid #e9e9e9;
  width: 100%;
  outline: none;
  padding: 14px;
  border-radius: 8px;
  color: #595959;
  font-size: 16px;
  box-sizing: border-box;
}
._QuickCampaignModal_textarea_qa2hn_118::placeholder {
  color: #595959;
  opacity: 0.2;
}
._QuickCampaignModal_mentions_qa2hn_134 {
  height: 100px;
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: 1px solid #e9e9e9;
  width: 100%;
  outline: none;
  padding: 14px;
  border-radius: 8px;
  color: #595959;
  font-size: 16px;
  box-sizing: border-box;
  outline: none;
}
._QuickCampaignModal_mentions_qa2hn_134 textarea {
  outline: none;
  border: none;
  padding: 14px;
}
._QuickCampaignModal_mentions_qa2hn_134 textarea::placeholder {
  color: #595959;
  opacity: 0.2;
}
._QuickCampaignModal_mentions__suggestions_qa2hn_157 {
  background: red;
}
._QuickCampaignModal_contentWrapper_qa2hn_160 {
  display: flex;
}
._QuickCampaignModal_contentWrapper_qa2hn_160 > div {
  width: 50%;
}
._QuickCampaignModal_contentWrapper_qa2hn_160 > div:first-child {
  padding-right: 25px;
}
._QuickCampaignModal_contentWrapper_qa2hn_160 > div:last-child {
  padding-left: 25px;
}
._QuickCampaignModal_dropzoneWrapper_qa2hn_172 p {
  font-weight: 400;
  font-size: 12px;
  font-family: "GeneralSans-Regular", sans-serif;
  padding-top: 7px;
  opacity: 0.4;
}
._QuickCampaignModal_dropdown_qa2hn_179 {
  margin-bottom: 15px;
}
._QuickCampaignModal_timeRange_qa2hn_182 {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
._QuickCampaignModal_timeRange_qa2hn_182 label {
  padding-left: 10px;
}
._QuickCampaignModal_confirmation_qa2hn_190 {
  font-weight: 400;
  font-size: 18px;
  font-family: "GeneralSans-Regular", sans-serif;
  width: 80%;
  text-align: center;
  margin: auto;
  margin-top: 10%;
}
._QuickCampaignModal_error_qa2hn_199 {
  font-family: "GeneralSans-Regular", sans-serif;
  text-align: center;
  color: #d23030;
  margin-bottom: 20px;
}
._QuickCampaignModal_errorLabelDate_qa2hn_205 {
  font-size: 12px;
  padding-top: 10px;
  color: #e25533;
}

._mentions_qa2hn_211 {
  margin-bottom: 20px;
  font-family: "GeneralSans-Regular", sans-serif;
  border: 1px solid #e9e9e9;
  width: 100%;
  outline: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  border-radius: 8px;
  color: #595959;
  font-size: 16px;
  box-sizing: border-box;
  outline: none;
}
._mentions_qa2hn_211 textarea {
  outline: none;
  border: none;
}
._mentions_qa2hn_211 textarea::placeholder {
  color: #595959;
  opacity: 0.2;
}

._mentions--singleLine_qa2hn_234 ._mentions__control_qa2hn_234 {
  display: inline-block;
  width: 130px;
}

._mentions--singleLine_qa2hn_234 ._mentions__highlighter_qa2hn_239 {
  padding: 1px;
  border: 2px inset transparent;
}

._mentions--singleLine_qa2hn_234 ._mentions__input_qa2hn_244 {
  padding: 1px;
  border: 2px inset;
  overflow: overlay !important;
}
._mentions--singleLine_qa2hn_234 ._mentions__input_qa2hn_244::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._mentions--singleLine_qa2hn_234 ._mentions__input_qa2hn_244::-webkit-scrollbar-thumb {
  background: #35618d;
  border-radius: 10px;
}
._mentions--singleLine_qa2hn_234 ._mentions__input_qa2hn_244::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}

._mentions--multiLine_qa2hn_264 ._mentions__highlighter_qa2hn_239 {
  border: 1px solid transparent;
  padding: 9px;
  min-height: 63px;
}

._mentions--multiLine_qa2hn_264 ._mentions__input_qa2hn_244 {
  padding: 9px;
  outline: 0;
}

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

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

._mentions__suggestions__item--focused_qa2hn_288 {
  background-color: #f4faff;
}

._mentions__mention_qa2hn_292 {
  position: relative;
  z-index: 1;
  color: #e25533;
  text-decoration: underline;
  pointer-events: none;
  white-space: pre-wrap;
  right: 1px;
  top: -1px;
}

._msgCounterContainer_qa2hn_303 {
  margin-top: -5px;
  display: flex;
  justify-content: space-between;
}

._rel_qa2hn_309 {
  position: relative;
}

._CHARDisclaimer_qa2hn_313 {
  opacity: 0.5;
  font-size: 12px;
  color: #6a6a67;
  margin-bottom: 15px;
}

._CHAR_w_qa2hn_320 {
  width: 68%;
}
.react-datepicker__navigation-icon::before, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-color: #ccc;
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 6px;
  width: 9px;
}
.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}

.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
  line-height: initial;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}
.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker-popper {
  z-index: 1;
  line-height: 0;
}
.react-datepicker-popper .react-datepicker__triangle {
  stroke: #aeaeae;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  fill: #f0f0f0;
  color: #f0f0f0;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle {
  fill: #fff;
  color: #fff;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative;
}
.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}
.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 15px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

h2.react-datepicker__current-month {
  padding: 0;
  margin: 0;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  align-items: center;
  background: none;
  display: flex;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  z-index: 1;
  height: 32px;
  width: 32px;
  text-indent: -999em;
  overflow: hidden;
}
.react-datepicker__navigation--previous {
  left: 2px;
}
.react-datepicker__navigation--next {
  right: 2px;
}
.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 85px;
}
.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__navigation--years-previous {
  top: 4px;
}
.react-datepicker__navigation--years-upcoming {
  top: -4px;
}
.react-datepicker__navigation:hover *::before {
  border-color: rgb(165.75, 165.75, 165.75);
}

.react-datepicker__navigation-icon {
  position: relative;
  top: -1px;
  font-size: 20px;
  width: 0;
}
.react-datepicker__navigation-icon--next {
  left: -2px;
}
.react-datepicker__navigation-icon--next::before {
  transform: rotate(45deg);
  left: -7px;
}
.react-datepicker__navigation-icon--previous {
  right: -2px;
}
.react-datepicker__navigation-icon--previous::before {
  transform: rotate(225deg);
  right: -7px;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}
.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}
.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time] {
  -moz-appearance: textfield;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}
.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -87px;
  top: 0;
}
.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + 1.7rem / 2);
  overflow-y: scroll;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  box-sizing: content-box;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__week-number--selected {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__week-number--selected:hover {
  background-color: rgb(28.75, 93.2196969697, 143.75);
}

.react-datepicker__day-names {
  white-space: nowrap;
  margin-bottom: -8px;
}

.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}
.react-datepicker__day:not([aria-disabled=true]):hover,
.react-datepicker__month-text:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text:not([aria-disabled=true]):hover,
.react-datepicker__year-text:not([aria-disabled=true]):hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}
.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}
.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,
.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,
.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover {
  background-color: rgb(49.8551020408, 189.6448979592, 62.5632653061);
}
.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}
.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}
.react-datepicker__day--holidays,
.react-datepicker__month-text--holidays,
.react-datepicker__quarter-text--holidays,
.react-datepicker__year-text--holidays {
  position: relative;
  border-radius: 0.3rem;
  background-color: #ff6803;
  color: #fff;
}
.react-datepicker__day--holidays .overlay,
.react-datepicker__month-text--holidays .overlay,
.react-datepicker__quarter-text--holidays .overlay,
.react-datepicker__year-text--holidays .overlay {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
}
.react-datepicker__day--holidays:not([aria-disabled=true]):hover,
.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,
.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover {
  background-color: rgb(207, 82.9642857143, 0);
}
.react-datepicker__day--holidays:hover .overlay,
.react-datepicker__month-text--holidays:hover .overlay,
.react-datepicker__quarter-text--holidays:hover .overlay,
.react-datepicker__year-text--holidays:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__day--selected:not([aria-disabled=true]):hover, .react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover, .react-datepicker__day--in-range:not([aria-disabled=true]):hover,
.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,
.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,
.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,
.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,
.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,
.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover {
  background-color: rgb(28.75, 93.2196969697, 143.75);
}
.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: rgb(186.25, 217.0833333333, 241.25);
  color: rgb(0, 0, 0);
}
.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,
.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,
.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,
.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover {
  background-color: rgb(28.75, 93.2196969697, 143.75);
}
.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range) {
  background-color: rgba(33, 107, 165, 0.5);
}
.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range), .react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000;
}
.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}
.react-datepicker__day--disabled .overlay,
.react-datepicker__month-text--disabled .overlay,
.react-datepicker__quarter-text--disabled .overlay,
.react-datepicker__year-text--disabled .overlay {
  position: absolute;
  bottom: 70%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s ease-in-out;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}
.react-datepicker__input-container .react-datepicker__calendar-icon {
  position: absolute;
  padding: 0.5rem;
  box-sizing: content-box;
}

.react-datepicker__view-calendar-icon input {
  padding: 6px 10px 5px 25px;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
  position: relative;
}
.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}
.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: rgb(178.5, 178.5, 178.5);
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  transform: rotate(135deg);
  right: -16px;
  top: 0;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}
.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}
.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: rgb(178.5, 178.5, 178.5);
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: rgb(178.5, 178.5, 178.5);
}
.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0 6px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "×";
}
.react-datepicker__close-icon--disabled {
  cursor: default;
}
.react-datepicker__close-icon--disabled::after {
  cursor: default;
  background-color: #ccc;
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}
@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}
.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__children-container {
  width: 13.8rem;
  margin: 0.4rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  height: auto;
}

.react-datepicker__aria-live {
  position: absolute;
  clip-path: circle(0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  white-space: nowrap;
}

.react-datepicker__calendar-icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
}
._msgCounter_pk50y_1 {
  color: #6a6a67;
  opacity: 0.5;
  font-size: 12px;
}/**
* 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_zwgws_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_zwgws_41 ._bot-mentions__control_zwgws_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_zwgws_41 ._bot-mentions__highlighter_zwgws_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_zwgws_41 ._bot-mentions__input_zwgws_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_zwgws_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;
}

._CreateCampaignModal_datePickerWrapper_zwgws_94 {
  height: 44px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding-left: 8px;
  padding-right: 8px;
  margin: 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
._CreateCampaignModal_DatepickerInput_zwgws_106 {
  width: 80%;
  border: none;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
._CreateCampaignModal_label_zwgws_113 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  color: #767676;
}
._CreateCampaignModal_textarea_zwgws_118 {
  font-family: "GeneralSans-Regular", sans-serif;
  border: 1px solid #e9e9e9;
  width: 100%;
  outline: none;
  margin-bottom: 20px;
  padding: 14px;
  border-radius: 8px;
  color: #595959;
  font-size: 16px;
  box-sizing: border-box;
}
._CreateCampaignModal_textarea_zwgws_118::placeholder {
  color: #595959;
  opacity: 0.2;
}
._CreateCampaignModal_contentWrapper_zwgws_134 {
  display: flex;
}
._CreateCampaignModal_contentWrapper_zwgws_134 > div {
  width: 50%;
}
._CreateCampaignModal_contentWrapper_zwgws_134 > div:first-child {
  padding-right: 25px;
}
._CreateCampaignModal_contentWrapper_zwgws_134 > div:last-child {
  padding-left: 25px;
}
._CreateCampaignModal_dropzoneWrapper_zwgws_146 p {
  font-weight: 400;
  font-size: 12px;
  font-family: "GeneralSans-Regular", sans-serif;
  padding-top: 7px;
  opacity: 0.4;
}
._CreateCampaignModal_error_zwgws_153 {
  font-family: "GeneralSans-Regular", sans-serif;
  text-align: center;
  color: #d23030;
  margin-bottom: 20px;
}/**
* 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_1pwy6_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_1pwy6_41 ._bot-mentions__control_1pwy6_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1pwy6_41 ._bot-mentions__highlighter_1pwy6_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1pwy6_41 ._bot-mentions__input_1pwy6_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_1pwy6_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;
}

._Step1_label_1pwy6_94 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  color: #767676;
}
._Step1_contentWrapper_1pwy6_99 {
  display: flex;
}
._Step1_contentWrapper_1pwy6_99 > div {
  width: 50%;
}
._Step1_contentWrapper_1pwy6_99 > div:first-child {
  padding-right: 25px;
}
._Step1_contentWrapper_1pwy6_99 > div:last-child {
  padding-left: 25px;
}
._Step1_dropzoneWrapper_1pwy6_111 {
  border: 1px solid #e9e9e9;
  background: #fbfbfb;
  border-radius: 8px;
  padding: 24px;
}
._Step1_dropzoneWrapper_1pwy6_111 p {
  font-weight: 400;
  font-size: 12px;
  font-family: "GeneralSans-Regular", sans-serif;
  padding-top: 7px;
  opacity: 0.4;
  padding-bottom: 10px;
}
._Step1_checkboxWrapper_1pwy6_125 {
  display: flex;
  padding-top: 32px;
  padding-bottom: 16px;
  justify-content: space-between;
}
._Step1_checkboxWrapper_1pwy6_125 label:before {
  position: absolute;
  bottom: calc(100% + 5px);
  left: 50%;
  margin-left: -8px;
}
._Step1_toggleWrapper_1pwy6_137 {
  display: flex;
  justify-content: space-between;
}
._Step1_toggleWrapper_1pwy6_137 > div {
  display: flex;
  align-items: center;
}
._Step1_toggleLabel_1pwy6_145 {
  font-family: "GeneralSans-Regular", sans-serif;
  padding-left: 10px;
  font-weight: 400;
  font-size: 16px;
  color: #595959;
}
._Step1_DatepickerWrapper_1pwy6_152 {
  margin: 10px 0;
  margin-bottom: 15px;
}
._Step1_DatepickerWrapper_1pwy6_152 input {
  width: 100%;
  height: 44px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding-left: 8px;
  box-sizing: border-box;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 16px;
}
._Step1_label_1pwy6_94 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  color: #767676;
}
._Step1_errorLabel_1pwy6_171 {
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #e25533;
}
._Step1_wrapper_1pwy6_177 {
  padding-bottom: 25px;
}
._Step1_wrapperDisabled_1pwy6_180 {
  opacity: 0.2;
  pointer-events: 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_1f21v_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_1f21v_41 ._bot-mentions__control_1f21v_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1f21v_41 ._bot-mentions__highlighter_1f21v_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1f21v_41 ._bot-mentions__input_1f21v_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_1f21v_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;
}

._TimePicker_1f21v_94 {
  height: 44px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
._TimePicker_Input_1f21v_105 {
  width: 80%;
  border: none;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
._TimePicker_clockIcon_1f21v_112 {
  color: #35618d;
}/**
* 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_16afl_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_16afl_41 ._bot-mentions__control_16afl_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_16afl_41 ._bot-mentions__highlighter_16afl_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_16afl_41 ._bot-mentions__input_16afl_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_16afl_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;
}

._Step2_inputsWrapper_16afl_94 {
  border: 1px solid #e9e9e9;
  background: #fbfbfb;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 25px;
  padding-bottom: 25px;
}
._Step2_inputsWrapper_16afl_94 > div {
  width: 50%;
  position: relative;
  padding-right: 24px;
  padding-left: 24px;
  box-sizing: border-box;
}
._Step2_contentWrapper_16afl_110 {
  display: flex;
}
._Step2_contentWrapper_16afl_110 > div {
  width: 50%;
}
._Step2_contentWrapper_16afl_110 > div:first-child {
  padding-right: 25px;
}
._Step2_contentWrapper_16afl_110 > div:last-child {
  padding-left: 25px;
}
._Step2_arrow_16afl_122 {
  color: #e25533;
  position: absolute;
  left: 100%;
  bottom: 20px;
  width: 16px;
  margin-left: -8px;
}
._Step2_label_16afl_130 {
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  color: #767676;
}
._Step2_buttonWrapper_16afl_135 {
  padding-top: 20px;
  text-align: right;
  display: flex;
  justify-content: end;
}
._Step2_buttonCancel_16afl_141 {
  margin-right: 20px;
}
._Step2_error_16afl_144 {
  font-style: italic;
  font-size: 10px;
  line-height: 12px;
  color: #e25533;
  margin: 5px 0 0 14px;
}/**
* 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_1ifvr_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_1ifvr_41 ._bot-mentions__control_1ifvr_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1ifvr_41 ._bot-mentions__highlighter_1ifvr_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1ifvr_41 ._bot-mentions__input_1ifvr_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_1ifvr_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;
}

._Step3_dropdownWrapper_1ifvr_94 {
  display: flex;
  padding-bottom: 20px;
}
._Step3_dropdownWrapper_1ifvr_94 > div {
  padding: 0 25px;
  flex: 1;
}
._Step3_tableDropdownWrapper_1ifvr_102 {
  display: flex;
  align-items: center;
}
._Step3_tableDropdownWrapper_1ifvr_102 div {
  margin-bottom: 0;
}
._Step3_calendarIcon_1ifvr_109 {
  padding-left: 10px;
  color: #35618d;
}
._Step3_tableWrapper_1ifvr_113 td {
  padding: 5px 15px;
}
._Step3_tableWrapper_1ifvr_113 td div,
._Step3_tableWrapper_1ifvr_113 td label {
  margin-bottom: 0;
}
._Step3_tableWrapper_1ifvr_113 th {
  padding: 12px 15px;
}
._Step3_tableWrapper_1ifvr_113 th div,
._Step3_tableWrapper_1ifvr_113 th label {
  margin-bottom: 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_1o8q5_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_1o8q5_41 ._bot-mentions__control_1o8q5_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1o8q5_41 ._bot-mentions__highlighter_1o8q5_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1o8q5_41 ._bot-mentions__input_1o8q5_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_1o8q5_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;
}

._Step4_1o8q5_94 {
  font-family: "GeneralSans-Regular", sans-serif;
  position: relative;
}
._Step4_1o8q5_94 label {
  margin-bottom: 0;
}
._Step4_1o8q5_94 table {
  width: 100%;
}
._Step4_1o8q5_94 tr:hover {
  box-shadow: none;
  border: none;
  background: transparent;
}
._Step4_1o8q5_94 tr:nth-child(odd) {
  background: transparent;
}
._Step4_1o8q5_94 tr th {
  background-color: transparent;
  color: #595959;
  font-weight: 400;
  font-size: 16px;
}
._Step4_1o8q5_94 td {
  width: auto;
  padding: 0 10px;
  vertical-align: top;
}
._Step4_onceoffDropdownWrapper_1o8q5_123 {
  margin-bottom: 20px;
}
._Step4_DatepickerInput_1o8q5_126 {
  width: 100%;
  height: 44px;
  border-radius: 8px;
  border: 1px solid #e9e9e9;
  padding-left: 8px;
  margin-bottom: 8px;
}
._Step4_thBot_1o8q5_134 {
  width: 20%;
}
._Step4_checkkbox_1o8q5_137 {
  margin-top: 15px;
}
._Step4_copyIcon_1o8q5_140 {
  position: absolute;
  top: 110px;
  left: 100%;
  cursor: pointer;
  color: #35618d;
}
._Step4_errorLabelDate_1o8q5_147 {
  font-size: 12px;
  padding-top: 10px;
  color: #e25533;
}
._Step4_errorLabel_1o8q5_147 {
  font-size: 12px;
  padding-top: 10px;
  color: #e25533;
}
._Step4_checkboxWrapper_1o8q5_157 {
  display: flex;
}
._Step4_checkboxWrapper_1o8q5_157 > div {
  margin-right: 20px;
}
._Step4_scheduleRow_1o8q5_163 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
._Step4_scheduleRowIcon_1o8q5_169 {
  position: absolute;
  right: 101%;
  top: 20%;
  color: #41ca80;
  font-size: 20px;
}
._Step4_scheduleSet_1o8q5_176 {
  display: inline-block;
  width: 25%;
}
._Step4_scheduleAdd_1o8q5_180 {
  cursor: pointer;
  display: inline-block;
  width: 20%;
}
._Step4_scheduleTable_1o8q5_185 {
  position: relative;
}
._Step4_scheduleGroupingButtonWrapper_1o8q5_188 {
  display: flex;
}
._Step4_scheduleGroupingButton_1o8q5_188 {
  width: 180px;
  margin-right: 20px;
}
._Step4_scheduleGroupingLabel_1o8q5_195 {
  margin: 10px 0 10px 20px;
  font-weight: bold;
  color: #35618d;
}/**
* 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_d768g_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_d768g_41 ._bot-mentions__control_d768g_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_d768g_41 ._bot-mentions__highlighter_d768g_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_d768g_41 ._bot-mentions__input_d768g_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_d768g_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;
}

._Step5_d768g_94 table {
  width: auto;
  min-width: 100%;
}
._Step5_TableWrapper_d768g_98 {
  overflow: auto;
}
._Step5_TableWrapper_d768g_98::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._Step5_TableWrapper_d768g_98::-webkit-scrollbar-thumb {
  background: rgba(118, 118, 118, 0.2);
  border-radius: 10px;
}
._Step5_TableWrapper_d768g_98::-webkit-scrollbar-track {
  background: rgba(118, 118, 118, 0.1);
  border-radius: 10px;
}/**
* 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_109rp_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_109rp_41 ._bot-mentions__control_109rp_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_109rp_41 ._bot-mentions__highlighter_109rp_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_109rp_41 ._bot-mentions__input_109rp_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_109rp_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;
}

._FilterBox_109rp_94 {
  background: #ffffff;
  position: absolute;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.14);
  padding: 16px 32px 36px 32px;
  width: 359px;
  top: calc(100% + 10px);
  right: 0;
  font-family: "GeneralSans-Regular";
  display: none;
}
._FilterBox_opened_109rp_105 {
  display: block;
}
._FilterBox_header_109rp_108 {
  padding-bottom: 25px;
  font-size: 14px;
  color: #595959;
  font-weight: 600;
}
._FilterBox_label_109rp_114 {
  display: flex;
  font-size: 14px;
}
._FilterBox_label_109rp_114 span {
  margin-right: 15px;
}
._FilterBox_label_109rp_114 > div {
  margin-bottom: 0;
}
._FilterBox_labelAdditionalText_109rp_124 {
  color: #b9bec3;
}
._FilterBox_buttonWrapper_109rp_127 {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}
._FilterBox_tagsWrapper_109rp_132 > div {
  margin-bottom: 8px;
}/**
* 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_1flfh_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_1flfh_41 ._bot-mentions__control_1flfh_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1flfh_41 ._bot-mentions__highlighter_1flfh_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1flfh_41 ._bot-mentions__input_1flfh_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_1flfh_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;
}

._Bots_topPageContent_1flfh_94 {
  display: flex;
  justify-content: space-between;
  height: 55px;
  align-items: center;
  padding-bottom: 10px;
}

._BotsContainer_1flfh_102 {
  margin-left: 64px;
  margin-right: 27px;
  margin-top: 15px;
  background-color: #fbfbfb;
  padding: 0 15px;
  border-radius: 24px;
  position: absolute;
  width: 92%;
}

._BotSearch_1flfh_113 {
  overflow: overlay;
}
._BotSearch_1flfh_113:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._BotSearch_1flfh_113:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._BotSearch_1flfh_113:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._BotSearch_1flfh_113::-webkit-scrollbar {
  display: none;
}
._BotSearch_1flfh_113 {
  height: 851px;
  /* ----------- Non-Retina Screens ----------- */
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  ._BotSearch_1flfh_113 {
    height: 400px;
  }
}

._BtnContainer_1flfh_143 {
  display: flex;
  width: 24%;
  justify-content: inherit;
}

._GridList_1flfh_149 {
  display: flex;
  justify-content: end;
}
._GridList_pos_1flfh_153 {
  display: flex;
  width: 50px;
  justify-content: space-around;
}

._TopSearchBtn_1flfh_159 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  width: 780px;
}/**
* 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_1kouk_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_1kouk_41 ._bot-mentions__control_1kouk_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1kouk_41 ._bot-mentions__highlighter_1kouk_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1kouk_41 ._bot-mentions__input_1kouk_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_1kouk_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;
}

._Queues_PageContainer_1kouk_94 {
  margin-left: 64px;
  margin-right: 15px;
  background: #fbfbfb;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 24px;
  margin-top: 5px;
  padding: 10px;
}
._Queues_topPageContent_1kouk_104 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 55px;
  align-items: center;
}
._Queues_breadcrumbsSearchContainer_1kouk_111 {
  display: flex;
  align-items: center;
  font-size: 24px;
}
._Queues_InputButtonContainer_1kouk_116 {
  height: 55px;
  display: flex;
  align-items: center;
  gap: 43px;
}
._Queues_InputContainer_1kouk_122 {
  padding-top: 5px;
  margin-left: 25px;
}
._Queues_TableContainer_1kouk_126 {
  overflow: overlay;
}
._Queues_TableContainer_1kouk_126:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._Queues_TableContainer_1kouk_126:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._Queues_TableContainer_1kouk_126:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._Queues_TableContainer_1kouk_126::-webkit-scrollbar {
  display: none;
}
._Queues_TableContainer_1kouk_126 {
  height: 851px;
  /* ----------- Non-Retina Screens ----------- */
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  ._Queues_TableContainer_1kouk_126 {
    height: 400px;
  }
}
._Queues_TableContainer_1kouk_126 {
  /* ----------- Retina Screens ----------- */
}/**
* 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_xok8z_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_xok8z_41 ._bot-mentions__control_xok8z_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_xok8z_41 ._bot-mentions__highlighter_xok8z_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_xok8z_41 ._bot-mentions__input_xok8z_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_xok8z_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;
}

._CreateQueueModal_InputToggleContainer_xok8z_94 {
  display: flex;
  gap: 35px;
}
._CreateQueueModal_ToggleContainer_xok8z_98 {
  align-self: center;
  padding-bottom: 10px;
  display: flex;
  gap: 15px;
}
._CreateQueueModal_ToggleText_xok8z_104 {
  color: #595959;
  font-family: "GeneralSans-Regular";
  font-size: 16px;
  line-height: 20px;
}
._CreateQueueModal_DynamicTagsTitle_xok8z_110 {
  color: #767676;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}
._CreateQueueModal_DynamicTagsTitle_Agent_xok8z_117 {
  color: #767676;
  font-family: "GeneralSans-Regular", sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-top: -38px;
  margin-bottom: 10px;
}
._CreateQueueModal_Assignment_OnLoginContainer_xok8z_125 {
  display: flex;
  margin-top: -20px;
  margin-bottom: 5px;
  gap: 30px;
}
._CreateQueueModal_Logout_MaxOpenConversations_Container_xok8z_131 {
  display: flex;
  position: relative;
  gap: 30px;
}
._CreateQueueModal_OnLogout_DropDown_xok8z_136 {
  width: 362px;
}
._CreateQueueModal_CheckBox_InputContainer_xok8z_139 {
  width: 362px;
}
._CreateQueueModal_Assignment_DropDown_xok8z_142 {
  width: 362px;
}
._CreateQueueModal_OnLogin_Warning_Container_xok8z_145 {
  width: 362px;
}
._CreateQueueModal_QueueTypesContainer_xok8z_148 {
  display: flex;
  position: relative;
  gap: 30px;
}
._CreateQueueModal_QueueTypes_xok8z_148 {
  width: 362px;
}
._CreateQueueModal_QueuePriority_xok8z_156 {
  width: 362px;
}
._CreateQueueModal_MaxOpenConvInput_xok8z_159 {
  position: absolute;
  top: 16px;
}
._CreateQueueModal_OnLoginWarningMessage_xok8z_163 {
  font-size: 12px;
  margin-top: -10px;
  margin-left: 5px;
  color: #e77e58;
}

._DeleteQueueModal_Title_xok8z_170 {
  font-family: "GeneralSans-Regular";
  font-weight: 500;
  font-size: 24px;
  color: #595959;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
._DeleteQueueModal_QueuesName_xok8z_180 {
  color: #e25533;
  display: block;
}

._EditQueueModal_Assignment_OnLogin_Container_xok8z_185 {
  display: flex;
  gap: 30px;
}
._EditQueueModal_OnLogout_MaxOpenConv_Container_xok8z_189 {
  display: flex;
  gap: 30px;
}
._EditQueueModal_Assignment_DropDown_xok8z_193 {
  width: 362px;
}
._EditQueueModal_OnLogoutDropDown_xok8z_196 {
  width: 362px;
}
._EditQueueModal_Logout_MaxOpenConversations_Container_xok8z_199 {
  display: flex;
  position: relative;
  width: 362px;
}
._EditQueueModal_MaxOpenConvInput_xok8z_204 {
  position: absolute;
  top: 16px;
}
._EditQueueModal_OnLogin_Warning_Container_xok8z_208 {
  width: 362px;
}
._EditQueueModal_OnLoginWarningMessage_xok8z_211 {
  font-size: 12px;
  margin-top: -10px;
  margin-left: 5px;
  color: #e77e58;
}/**
* 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_x6673_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_x6673_41 ._bot-mentions__control_x6673_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_x6673_41 ._bot-mentions__highlighter_x6673_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_x6673_41 ._bot-mentions__input_x6673_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_x6673_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;
}

._Container_x6673_94 {
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: column;
  height: 100vh;
  margin-top: 100px;
}
._Container_nextBigThing_x6673_102 {
  color: #595959;
  font-size: 20px;
  font-weight: 700;
}
._Container_secret_x6673_107 {
  color: #e25533;
  font-size: 30px;
  font-weight: 700;
}
._Container_workingHard_x6673_112 {
  color: #595959;
  font-size: 24px;
}
._Container_mt_x6673_116 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
._Container_oldUI_x6673_123 {
  width: 170px;
  margin-top: 30px;
}
._Container_oldUI_x6673_123 a {
  text-decoration: 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_1uaks_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_1uaks_41 ._bot-mentions__control_1uaks_41 {
  display: inline-block;
  width: 130px;
}

._bot-mentions--singleLine_1uaks_41 ._bot-mentions__highlighter_1uaks_46 {
  padding: 1px;
  border: 2px inset transparent;
}

._bot-mentions--singleLine_1uaks_41 ._bot-mentions__input_1uaks_51 {
  padding: 1px;
  border: 2px inset;
}

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

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

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

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

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

._bot-mentions__mention_1uaks_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;
}

._PageContainer_1uaks_94 {
  margin-left: 64px;
  margin-right: 27px;
  margin-top: 5px;
  background-color: #fbfbfb;
  padding: 15px;
  border-radius: 24px;
  height: 100%;
}

._TableContainer_1uaks_104 {
  overflow: overlay;
}
._TableContainer_1uaks_104:hover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  display: block;
  opacity: 0.5;
}
._TableContainer_1uaks_104:hover::-webkit-scrollbar-thumb {
  background: #002060;
  border-radius: 10px;
}
._TableContainer_1uaks_104:hover::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border-radius: 10px;
}
._TableContainer_1uaks_104::-webkit-scrollbar {
  display: none;
}
._TableContainer_1uaks_104 {
  height: 851px;
  /* ----------- Non-Retina Screens ----------- */
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  ._TableContainer_1uaks_104 {
    height: 500px;
  }
}
._TableContainer_1uaks_104 {
  /* ----------- Retina Screens ----------- */
}