/* Custom styles goes here */
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-padding-x: 1.2rem;
  --bs-offcanvas-padding-y: 0.6rem;
}

.offcanvas-header {
  border-bottom: 1px solid var(--bs-border-color);
}

.badge.bg-color-light {
  background: var(--bs-gray-25);
  color: var(--bs-gray-dark);
  border: 1px solid var(--bs-border-color);
  display: inline-flex;
}

.fdc-h100 {
  height: 100%;
  display: flex;
  flex-direction: column;
}

/*bot preview css sh*/
.agentPreview {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  padding: 16px;
}
.agentPreview.desktop {
  height: 93vh;
  margin: 0 auto;
  padding: 0;
}
.agentPreview.mobile, .agentPreview.tablet {
  height: calc(100vh - 142px);
  margin: 16px auto;
  border-radius: 16px;
  box-shadow: 0 0 0 17px #111, 0 0 0 22px #2e2f33;
  padding: 0;
}
@media (max-width: 768px) {
  .agentPreview.mobile, .agentPreview.tablet {
    width: 100% !important;
  }
}
.agentPreview .layout-navbar {
  position: absolute !important;
}
.agentPreview .bg-body {
  background-color: #f8f7fa !important;
}

.pageSectionDiv {
  height: 90vh;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.agentPreview > * {
  pointer-events: none;
}

svg.info-icon {
  width: 1.1rem;
  height: 1.1rem;
  fill: var(--bs-black);
  cursor: pointer;
}

.conditionsContainer {
  /*overflow: auto;
  max-height: 220px;*/
  margin-bottom: 8px;
}

.pageDeploy .share-icons img {
  height: 32px;
  margin-right: 10px;
}
.pageDeploy .qr-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pageDeploy .qr-box.l {
  margin-left: 16px;
}
.pageDeploy .qr-box.r {
  margin-right: 16px;
}
.pageDeploy .qr-box img {
  max-width: 170px;
}
.pageDeploy textarea.form-control {
  resize: none;
  overflow: hidden;
  min-height: 110px;
  max-height: auto;
  padding: 1rem !important;
}
.pageDeploy .btn-group .btn-text-primary, .pageDeploy .input-group .btn-text-primary {
  border-right: var(--bs-border-width) dashed rgba(47, 43, 61, 0.5) !important;
  border-left: var(--bs-border-width) dashed rgba(47, 43, 61, 0.5) !important;
}

body::before {
  content: "";
  position: fixed;
  top: -330px;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg id='visual' viewBox='0 0 900 600' width='900' height='600' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1'%3E%3Cg fill='%230076D4'%3E%3Ccircle r='81' cx='57' cy='448'%3E%3C/circle%3E%3Ccircle r='36' cx='819' cy='231'%3E%3C/circle%3E%3Ccircle r='52' cx='511' cy='178'%3E%3C/circle%3E%3Ccircle r='65' cx='614' cy='420'%3E%3C/circle%3E%3Ccircle r='38' cx='753' cy='26'%3E%3C/circle%3E%3Ccircle r='69' cx='481' cy='553'%3E%3C/circle%3E%3Ccircle r='63' cx='783' cy='504'%3E%3C/circle%3E%3Ccircle r='78' cx='25' cy='264'%3E%3C/circle%3E%3Ccircle r='68' cx='128' cy='26'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
  filter: blur(60px);
  opacity: 0.25;
  pointer-events: none;
  max-width: 75vw;
}

.botMenuLink {
  padding-right: 20px;
}

.projectsDropdownMenu {
  color: inherit;
  right: 4px;
  top: 12px;
}
.projectsDropdownMenu i.ti {
  line-height: 0.5;
}

.orgnameListUL,
#botList {
  overflow: auto;
  max-height: 250px;
}

.templateCard {
  height: 55vh;
  overflow-y: auto;
}
@media (max-width: 768px) {
  .templateCard {
    height: auto;
  }
}

.addAIAgent .templateCard {
  height: 55vh;
  overflow-y: auto;
}
.addAIAgent .templateCard .card {
  cursor: pointer;
}
.addAIAgent .templateCard .card .card-body {
  padding: 0.5rem;
}
.addAIAgent .templateCard .card .card-body i {
  font-size: 3rem;
}
.addAIAgent .templateCard .card:hover {
  transform: translateY(0px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  background-color: #d6e9f8 !important;
  color: #0076D4 !important;
}
.addAIAgent .templateCard::before {
  content: "";
  position: fixed;
  top: -330px;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg id='visual' viewBox='0 0 900 600' width='900' height='600' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1'%3E%3Cg fill='%230076D4'%3E%3Ccircle r='81' cx='57' cy='448'%3E%3C/circle%3E%3Ccircle r='36' cx='819' cy='231'%3E%3C/circle%3E%3Ccircle r='52' cx='511' cy='178'%3E%3C/circle%3E%3Ccircle r='65' cx='614' cy='420'%3E%3C/circle%3E%3Ccircle r='38' cx='753' cy='26'%3E%3C/circle%3E%3Ccircle r='69' cx='481' cy='553'%3E%3C/circle%3E%3Ccircle r='63' cx='783' cy='504'%3E%3C/circle%3E%3Ccircle r='78' cx='25' cy='264'%3E%3C/circle%3E%3Ccircle r='68' cx='128' cy='26'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
  filter: blur(60px);
  opacity: 0.25;
  pointer-events: none;
  max-width: 75vw;
}
@media (min-width: 768px) {
  .addAIAgent .accordion-mode {
    display: none;
  }
  .addAIAgent .tab-mode {
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .addAIAgent .accordion-mode {
    display: block;
  }
  .addAIAgent .tab-mode {
    display: none;
  }
}
.addAIAgent .nav-tabs .nav-link, .addAIAgent .nav-pills .nav-link {
  justify-content: start;
}
.addAIAgent .nav-pills .nav-link.active {
  font-weight: 600;
  border-left: 3px solid var(--bs-primary);
}
.addAIAgent .accordion-button {
  font-weight: 600;
}

.authWelcomeTo .app-brand-logo.demo img {
  padding: 0;
  margin: 0 0 0 0;
}
.authWelcomeTo .app-brand-name {
  margin: 0 !important;
}
.authWelcomeTo .app-brand-name img {
  max-width: 80px;
  max-height: 42px;
  padding: 0;
  margin: 0 0 0 0;
}
.authWelcomeTo .app-brand-name svg {
  width: 125px;
  padding: 0;
  /* height: 42px; */
  color: var(--bs-black);
  margin: -14px 0 0 0;
}

.layout-menu-collapsed.layout-menu-hover .projectsDropdownMenu {
  opacity: 1 !important;
}
.layout-menu-collapsed .projectsDropdownMenu {
  opacity: 0 !important;
}

.user-profile-info {
  padding: 16px;
}

.iFrame iframe {
  width: 100%;
}

.template-item {
  cursor: pointer;
  border-radius: 10px;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1019607843);
}
.template-item:hover {
  /* background-color: #f7f7f7; */
  background: linear-gradient(248deg, #f2defe 0%, #d6e6ff 52%, #bec7f6 100%);
}
.template-item:hover .t-icon {
  background: #FFFFFF;
}
.template-item.selected {
  background-color: #e3f2fd !important;
  border: 2px solid #2196f3;
  box-shadow: 0 0 0 2px rgba(33, 150, 243, 0.3);
}
.template-item .t-icon {
  border: solid 1px #d6e9f8;
  border-radius: 50%;
  padding: 8px;
}

.agentTemplateDiv {
  /* Reset default list styling */
  /* Step container */
  /* Step Dot */
  /* Vertical line */
  /* Remove line after last step */
  /* Active step styling */
  /* Menu link styling */
  /* Active text */
}
.agentTemplateDiv .menu-inner {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  position: relative;
}
.agentTemplateDiv .stepper-item {
  position: relative;
  padding-left: 1.1rem;
  margin-bottom: 1.8rem;
}
.agentTemplateDiv .stepper-item::before {
  content: "" !important;
  position: absolute !important;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  width: 12px !important;
  height: 12px !important;
  border: 2px solid #c5c5c5;
  background-color: #fff !important;
  border-radius: 50% !important;
  z-index: 2;
}
.agentTemplateDiv .stepper-item::after {
  content: "";
  position: absolute;
  left: 1.3rem;
  top: calc(50% + 4px);
  width: 2px;
  height: calc(100% - 4px);
  background-color: #d0d0d0;
  z-index: 1;
}
.agentTemplateDiv .stepper-item:last-child::after {
  display: none;
}
.agentTemplateDiv .stepper-item.active::after {
  background-color: #0076d4 !important;
}
.agentTemplateDiv .stepper-item.active::before {
  background-color: #0076d4 !important;
  border-color: #0076d4;
}
.agentTemplateDiv .menu-link {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #4f4f4f;
  font-weight: 500;
  text-decoration: none;
  border-radius: 6px;
  padding: 0.5rem 0.75rem;
  transition: background-color 0.2s, color 0.2s;
}
.agentTemplateDiv .stepper-item.active .menu-link {
  background-color: #f5f3ff;
  color: #7367f0;
}

.menu-item.open > .menu-sub {
  padding-left: 1rem;
}

.IntegrationsConfig .step-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  position: relative;
}
.IntegrationsConfig .step-circle {
  min-width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 2px solid #ccc;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  background-color: #fff;
  color: #000;
  margin-right: 0.75rem;
  margin-top: 2px;
}
.IntegrationsConfig .step-text {
  font-size: 16px;
  color: #333;
  flex: 1;
  line-height: 30px;
}
.IntegrationsConfig .icon-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.15rem 0.5rem;
  background-color: #f1f1f1;
  border-radius: 12px;
  font-size: 14px;
  margin: 0 4px;
}
.IntegrationsConfig .card {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  background-color: #fff;
}
.IntegrationsConfig .chat-preview {
  border-radius: 8px;
  font-size: 14px;
  font-family: "Public Sans", sans-serif;
}
.IntegrationsConfig .form-control-color {
  width: 100%;
  height: 24px;
  padding: 0;
}
