:root {
      --light-blue: #337ab7;
      --grey: #ccc;
      --dark_blue: #326b87;
    }

.ai-bot {


    .gcp-search {
      margin-bottom: 110px
    }

    .gcp-cancel i {
      color: rgba(0, 0, 0, 0.6);
     }
    .gcp-cancel:hover i {
      color: var(--light-blue);
    }
    .gcp-search .srch-title {
      color: #000000de;
      /* font-family: Andes; */
      font-size: 64px;
      letter-spacing: -.3px;
      line-height: 48px;
      text-align: center;
      margin-bottom: 55px
    }

    .gcp-search .container {
      max-width: 1304px !important
    }

    .gcp-search .srch-center-wrapper {
      margin-top: 180px
    }

    .gcp-search .srch-center-wrapper:has(.chat-sample-question-list) {
      max-width: 680px !important
    }

    .gcp-header .container,
    .gcp-search-result .container {
      max-width: 1304px !important
    }

    .chatbot-gcp-page {
      font-family: Open Sans;
      background-color: #fff
    }

    .chatbot-gcp-page .layout-wrapper {
      padding: 0 !important;
      min-height: calc(100vh - 48px)
    }

    .chatbot-gcp-page app-site-info {
      display: none
    }

    .gcp-home-srch .fa-search {
      color: var(--light-blue)
    }

    .sr-gcs-power-txt {
      text-align: center;
      margin-top: 35px;
      text-transform: uppercase;
      color: #0009;
      font-weight: 600;
      font-size: 13px;
      letter-spacing: .4px
    }

    .sr-gcs-power-txt .gcp-images {
      position: relative;
      top: -2px
    }

    .chat-info-wrap>a {
      position: absolute;
      right: -30px;
      top: 10px;
      font-size: 16px;
      width: 25px;
      height: 25px;
      text-align: center
    }

    .chat-info-wrap .chat-info-pop {
      display: none;
      width: 390px;
      background: #fff;
      padding: 16px;
      box-shadow: 0 0 10px #0006;
      bottom: calc(100% - 4px);
      right: -115px;
      position: absolute;
      z-index: 3
    }

    .chat-info-wrap .chat-info-pop:after {
      content: "";
      width: 10px;
      height: 10px;
      background: #fff;
      display: block;
      position: absolute;
      right: 89px;
      transform: rotate(45deg);
      bottom: -5px;
      border-right: 1px solid rgba(0, 0, 0, .16);
      border-bottom: 1px solid rgba(0, 0, 0, .16)
    }

    .chat-info-wrap .chat-info-pop .fa-times {
      color: #0009;
      font-size: 16px;
      font-weight: 500
    }

    .chat-info-wrap.open-chatinfo .chat-info-pop {
      display: block
    }

    .chat-info-wrap h3 {
      font-family: Open Sans;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: .25px;
      font-weight: 600;
      text-align: left;
      display: flex;
      justify-content: space-between;
      margin-bottom: 8px
    }

    .chat-info-wrap ul {
      list-style-position: inside
    }

    .chat-info-wrap ul li {
      list-style: none;
      padding: 0;
      font-family: Open Sans;
      /* font-size: 13px; */
      font-weight: 400;
      line-height: 20px;
      letter-spacing: .400000006px;
      text-align: left;
      margin: 0 0 8px 16px;
      position: relative
    }

    .chat-info-wrap ul li:before {
      content: "";
      width: 5px;
      height: 5px;
      position: absolute;
      display: block;
      border-radius: 50%;
      background: rgba(0, 0, 0, .6);
      top: 8px;
      left: -15px
    }

    .gcp-home-srch {
      position: relative
    }

    .gcp-home-srch input {
      width: 100%;
      background: transparent;
      color: #000000de;
      height: 44px;
      box-shadow: none;
      /* font-size: 14px; */
      border: 1px solid rgba(0, 0, 0, .24);
      border-radius: 6px;
      padding: 6px 36px 6px 12px
    }

    .gcp-home-srch .chat-info-wrap {
      position: absolute;
      right: -32px
    }

    .gcp-home-srch .chat-info-wrap>a {
      position: relative;
      right: 0;
      top: 12px
    }

    .gcp-home-srch .chat-info-wrap .chat-info-pop {
      right: -26px;
      top: 44px;
      bottom: auto
    }

    .gcp-home-srch .chat-info-wrap .chat-info-pop:after {
      right: 29px;
      transform: rotate(225deg);
      top: -6px
    }

    .gcp-home-srch.clear-enable input {
      padding-right: 60px
    }

    .gcp-with-followup.gcp-home-srch input {
      border-radius: 32px;
      background: #FFF;
      box-shadow: 0 2px 7px #0000002e;
      border: none;
      padding: 11px 37px 11px 20px !important
    }

    .popover-info-overlay {
      position: fixed;
      width: 100vw;
      height: 100vh;
      background-color: transparent;
      top: 0;
      right: 0;
      z-index: 2
    }

    .gcp-clear {
      font-size: 16px;
      color: #0009;
      position: absolute;
      right: 41px;
      top: 14px;
      z-index: 3;
      cursor: pointer
    }

    .gcp-submit,.gcp-cancel {
      font-size: 16px;
      position: absolute;
      top: 14px;
      right: 13px;
      z-index: 3;
      cursor: pointer;
      background: transparent;
        border: transparent;
    }
    .gcp-cancel {
      right: 32px;
      display: none;
    }
    .gcp-result-header {
      display: flex;
      align-items: center;
      width: 100%;
      color: #fff;
      min-height: 82px;
      margin-top: 13px;
      position: sticky;
      top: 48px;
      z-index: 5
    }

    .gcp-result-title {
      font-size: 40px;
      /* font-family: Andes, sans-serif */
    }

    .gcp-result-title a {
      color: #000000de
    }

    .gcp-search-result {
      margin-top: 48px
    }

    .gcp-search-result .gcp-result-header .gcp-home-srch {
      max-width: 490px;
      width: 100%
    }

    .gcp-search-result .gcp-result-header .gcp-home-srch input {
      background-color: #fff
    }

    .gcp-search-result .gcp-result-header .chat-info-wrap a {
      color: #fff
    }

    .gcp-search-result .gcp-result-header .chat-info-wrap .chat-info-pop {
      color: #000000de
    }

    .gcp-sub-line {
      border-bottom: 1px solid #ddd;
      padding-bottom: 5px
    }

    .gcp-separator {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-direction: row;
      flex-wrap: wrap;
      margin-top: 5px
    }

    .gcp-separator li {
      font-size: 12px;
      letter-spacing: .5px;
      margin-bottom: 0;
      padding-right: 18px;
      position: relative
    }

    .gcp-separator li label {
      margin-bottom: 0
    }

    .gcp-separator li label+span {
      color: #0009;
      margin-left: 3px
    }

    .gcp-separator li:after {
      content: "";
      width: 1px;
      background-color: #ddd;
      height: 12px;
      display: inline-block;
      position: absolute;
      right: 10px;
      top: 4px
    }

    .gcp-separator li:last-child:after {
      display: none
    }

    .gcp-title a span {
      line-height: 1.6;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      display: -webkit-box
    }

    .gcp-title a span .gcp-title-text {
      overflow: hidden
    }

    .gcp-title a {
      display: flex
    }

    .gcp-listing .gcp-branch {
      font-size: 12px;
      color: #0009;
      margin-bottom: 5px;
      font-weight: 600
    }

    .gcp-listing .gcp-branch .branch-arrow {
      color: #0009;
      font-size: 9px;
      position: relative;
      top: 0
    }

    .gcp-listing .gcp-title {
      font-size: 16px;
      line-height: 22px;
      font-weight: 600;
      overflow: hidden;
      line-clamp: 1;
      box-orient: vertical;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      display: -webkit-box
    }

    .gcp-listing .gcp-title>a>span {
      line-height: 1.6
    }

    .gcp-listing .gcp-result-desc {
      margin-top: 4px;
      /* font-size: 14px; */
      margin-bottom: 0;
      overflow: hidden;
      line-clamp: 2;
      box-orient: vertical;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      display: -webkit-box
    }

    .gcp-listing+.gcp-listing {
      margin-top: 20px;
      padding-top: 20px
    }

    .result-count {
      /* font-size: 14px; */
      line-height: 22px;
      color: #212121
    }

    .gcp-pagination .lift-pagination {
      margin-top: 40px;
      margin-bottom: 40px;
      justify-content: center
    }

    .lift-pagination .page-item:first-child .page-link:before,
    .lift-pagination .page-item:last-child .page-link:before {
      font-family: "Font Awesome 5 Pro" !important
    }

    .gcp-summary-card {
      background-color: #f4f6fb;
      padding: 16px
    }

    .gcp-summary-card .summary-title {
      /* font-size: 12px; */
      line-height: 20px;
      font-weight: 600
    }

    .gcp-summary-card .common-summary {
      /* font-size: 14px; */
      line-height: 22px
    }

    .gcp-type-info {
      /* font-size: 13px; */
      font-weight: 600;
      color: #0009
    }

    .files-icon {
      /* font-size: 18px; */
      margin-left: 1px;
      position: relative;
      top: -2px
    }

    .files-icon.fa-file-pdf {
      min-width: 17px;
      color: #ea4335
    }

    .files-icon.fa-file-code {
      min-width: 14px;
      color: var(--light-blue)
    }

    .files-icon.fa-file-excel {
      min-width: 14px;
      color: #2e7d32
    }

    .click-disabled {
      pointer-events: none
    }

    .summary-card-loader {
      height: 60px;
      overflow: hidden
    }

    .summary-loader {
      height: 298px;
      overflow: hidden;
      padding: 0 !important
    }

    .summary-loader lift-section-loader {
      display: inline-block;
      height: 100%;
      width: 100%
    }

    .loader-width {
      max-width: 80%
    }

    .summary-modal {
      max-width: 640px
    }

    .summary-modal lift-modal-footer .modal-footer .btn {
      height: 36px;
      padding: 12px 24px;
      font-size: 12px
    }

    .full-summary {
      /* font-size: 14px; */
      line-height: 22px
    }

    .chat-sample-question-list {
      display: flex;


      list-style: none;
      margin: 0;
      padding: 0;
    }

    .chat-sample-question-list li {
      border-radius: 3px;
      border: 1px solid rgba(0, 0, 0, .16);
      background: #F4F5F7;
      padding: 8px 29px 8px 12px;
      cursor: pointer;
      margin-bottom: 8px;
      /* font-size: 13px; */
      font-weight: 400;
      line-height: 21px;
      /* letter-spacing: .25px; */
      /* white-space: nowrap; */
      text-overflow: ellipsis;
      overflow: hidden;
      position: relative;
      width: 50%;
      margin-right: 4px;
      height: 40px;
      &:last-child {
        margin-left: 4px;
        margin-right:0;
      }
    }

    .chat-prompt-question .prompt-question-li {
      border: 1px solid #A8B2FF !important;
      background: #E5E8FF !important;
      overflow: visible !important;
      height: 39px;
    }

    .home-section-search.Prompt-link-Position {
      border: 1px solid rgba(0, 0, 0, .24);
      border-radius: 6px;

    }

    .gcp-home-srch input {
      width: 96%;
      background: transparent;
      color: #000000de;
      height: 44px;
      box-shadow: none;
      font-size: 14px;
      border: 1px solid rgba(0, 0, 0, .24);
      border-radius: 6px;
      padding: 6px 36px 6px 12px;
    }

    .gcp-search input {
      height: 52px;
    }

    .home-section-search.Prompt-link-Position input {
      border: none;
    }
  }

  .ai-bot .srch-title {
    text-align: center;
  }

.bg-white {
    background: #fff;
    margin-top: 15px;
    border-radius: 15px;
  }
  .ai-bot .srch-title {
    text-align: center;
    margin-bottom: 40px;
    /* margin-top: 40px; */
    font-size: 60px;
    /* font-family: 'andes'; */
    font-weight: 400;
    line-height: 72px;
    letter-spacing: -.5px;
  }
  .chatbot-main-container {
    margin-top: 40px;
    background-color: #e7edf3;
    border-radius: 6px;
  }
  .chat-bot-container {
    /*! padding-left: 120px; */
    /*! padding-right: 120px; */
    padding-bottom: 40px;
    max-width: 680px;
    margin: 0 auto;
  }
  .base_ifa a.prompt-question-link {
    overflow: hidden;
    width: 100%;
    color: #000000de;
  }
  .prompt-question-text {
    overflow: hidden;
      display: inline-block;
      width: 100%;
    text-overflow: ellipsis;
      white-space: nowrap;
    color: #24222299;
  }
  .ai-description {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: .4px;
  font-weight: 400;
  color: #0009;
  /*text-align: center;*/
  margin-top: 30px;
  padding: 16px;
  background: #f2f9ff;
  border: 1px solid #d2e0ed;
  border-radius: 6px;
}
.base_ppp .ai-description p, .base_ifa .ai-description p {
  font-size: 13px;
  line-height: 21px;
  text-align: left;
  line-height: 150%;
  text-align: left;
  /* font-style: italic; */
  color: #666;
  font-weight: 400;
}
.chatbot-main-container h2.block-title {
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 40px;
  line-height: 45px;
  letter-spacing: -0.035rem;
}
.sml-para .show-more-less .fa-angle-down {
  position: relative;
  display: inline-block;
  margin-left: auto;
  font-size: inherit;
  font-weight: bold;
  text-align: left;
  line-height: 24px;
}

.view-id-prompt_views .views-exposed-form .form-actions button {
  display: inline-block;
 /* background-color: transparent;
  border: 1px solid var(--grey);
  padding: 8px 24px;
  border-radius: 4px;
  font-size: 14px;
  color: var(--dark_blue);
  font-weight: normal;
  text-transform: uppercase;
  opacity: 0.7;
  margin-left: 15px;*/
  margin-top: 20px;
  span.glyphicon-trash {
    display: none;
  }
  /*&:hover {
    background-color: #e5f0fa;
    color: var(--light-blue);
  }*/
}
.bg-white.ifa-intercontainer .lps-sections .field--name-field-lp-sections .field--item > section {
  /* max-width: 680px;
  margin: 0 auto; */
  /* border: 1px solid #d2e0ed; */
  border-radius: 6px;
}
.field--name-body .ai-description img {
  width: auto !important;
  display: inline-block;
}
.base_ifa p.sr-gcs-power-txt.search-section, .base_ppp p.sr-gcs-power-txt.search-section {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.base_ifa .cb-res-wrapper  p.sr-gcs-power-txt.search-section, .base_ppp .cb-res-wrapper  p.sr-gcs-power-txt.search-section {
  text-align: right;
  border-bottom: 1px solid rgba(0, 0, 0, .1607843137);
  margin-bottom: 40px !important;
  margin-top: 0;
}
.bg-white.ifa-intercontainer .lps-sections .field--name-field-lp-sections .field--item > section .container {
  width: auto !important;
}
  .ai-description img {
    padding-right: 5px;
  }
  .prompt-library {
    padding-left: 10px;
    padding-bottom: 10px;
  }
form.ai-cb-res-chat .followup-question button.gcp-cancel {
  right: 28%;
  border: 0;
  color: #b9b9b9;
}
form.ai-cb-res-chat .followup-question button.gcp-cancel:hover {
  color: var(--light-blue);
}
form.ai-cb-res-chat .followup-question.follow-on button.gcp-cancel {
  right: 29%;
}
form[data-drupal-selector="views-exposed-form-prompt-views-block-1"] input,
form[data-drupal-selector="views-exposed-form-prompt-views-block-1"] .form-actions button {
  height: 40px;
}
form[data-drupal-selector="views-exposed-form-prompt-views-block-1"] input,
form[data-drupal-selector="views-exposed-form-prompt-views-block-1"] .form-actions button {
  height: 40px;
}


.base_ifa .prompt-library a {
    color: var(--light-blue);
    font-weight: 400;
    line-height: 21px;
    letter-spacing: .25px;
  }


.prompt-box {
  border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .08);
    background: #FFF;
    box-shadow: 0 2px 6px #00000014;
    padding: 16px 16px 34px;
    margin-bottom: 24px;
    margin-right: 24px;
    min-height: 220px;
    width: 100%;
    position: relative;
    cursor: pointer;
}
.prompt-question-badge {
  display: inline-block;
  position: absolute;
  top: -15px;
  right: 0;
  border-radius: 3px;
  background: #2E43E0;
  padding: 2px 8px;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: .4px;
}
.prompt-description {
  color: var(--light-blue);
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: .25px;
  
}
.prompt-tags ul {
  margin-top: 15px;
  padding: 0;
}
.prompt-tags ul li {
  
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .16);
  background: #ffffff;
  border-radius: 50px;
  padding: 4px 12px;
  cursor: pointer;
  z-index: 100;
  transition: left .3s;
  margin-bottom: 0;
  min-width: 50px;
  margin-right: 10px;
  margin-top: 10px;
}
.prompt-box:hover {

  border: 1px solid #169AF3;
  background: #E9F7FD;
  box-shadow: 0 2px 6px #00000014;
}
.block-views-blockprompt-views-block-1 {
  display: none;
}
.chat-bot-container {
  display: block;
}
.user-prompts-container {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 40px;
}
.prompt-title i {
  color: #096fd4;
  padding-right: 8px;
}
.prompt-title {
  margin-bottom: 20px;
  min-height: 40px;
}
.user-prompts-container .title-sec h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: .15px;
}
.user-prompts-container .title-sec h4 {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: .25px;
}
.user-prompts {
  margin-top: 0;
  padding-top: 0;
}
.user-prompts.row div.col-md-4 {
  margin-top: 0 !important;
}
.user-prompts-container .title-sec {
  margin-bottom: 20px;
}

.cb-res-title {
  color: #29303d;
  /* font-family: Andes; */
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
  margin-right: 32px;
  margin-top: 11px;
}
.cb-res-wrapper {
  padding: 40px;
}
form.ai-cb-res-chat .followup-question.follow-on button {
  color: var(--light-blue);
  background-color: transparent;
  border: 0;
  position: absolute;
  left: auto;
  right: 25%;
  top: 83px;
  border-left: 1px solid #ccc;
  padding: 0;
  padding-left: 10px;
  border-radius: 0;
}
form.ai-cb-res-chat .followup-question.follow-on .followup-question-text {
  padding-bottom: 10px;
  min-height: 50px;
}
.gvai-resp-item {
  margin-bottom: 20px;
}

.btn.btn_cbot.btn-primary i.fa-magic:before, .gen-ai-title i.spark-gen-icon:before {
  background: url('/themes/custom/pppirc/pplrc/images/sparkles-white.svg');
  content: '';
  width: 20px;
  height: 20px;
  font-family: unset;
  display: inline-block;
  line-height: 21px;
  vertical-align: middle;
  margin-right: 4px;
}
.gen-ai-title i.spark-gen-icon:before {
  background: url('/themes/custom/pppirc/pplrc/images/sparkles-default.svg') no-repeat !important;
}
form.ai-cb-res-chat .followup-question button {
  color: var(--light-blue);
  background-color: transparent;
  border: 0;
  position: absolute;
  left: auto;
  right: 23%;
  top: 12px;
  border-left: 1px solid #ccc;
  padding: 0;
  padding-left: 10px;
  border-radius: 0;
}
form.ai-cb-res-chat {
  margin-bottom: 20px;
}
form.ai-cb-res-chat .ai-cb-res-q {
  width: 80%;
  border-radius: 32px;
    background: #FFF;
    box-shadow: 0 2px 7px #0000002e;
    border: none;
    padding: 11px 65px 11px 20px !important;
  color: #000000de;
    height: 44px;
      font-size: 14px;
}
.followup-question.follow-on {
  background-color: #f0f2f8;
  padding: 20px;
  border-radius: 10px;
}
.base_ppp a.followup-button, .base_ifa a.followup-button {
  color: #6e7787;
}
.followup-button {
  border-radius: 16px;
  border: 1px solid #326B87;
  color: #6e7787;
  /* font-family: Andes; */
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: .25px;
  padding: 4px 16px 6px;
  margin-top: 1px;
  display: inline-block;
  background: transparent;
  cursor: pointer;
}
.followup-button i {
  transform: rotate(90deg);
  margin-right: 10px;
}
.base_ppp .followup-button.new-question, .base_ifa .followup-button.new-question {
  color: #fff;
}
.followup-button.new-question {
  border: .5px solid #326B87;
  background: #326B87;
  color: #fff;
  /* font-family: Andes; */
  font-weight: 400;
  padding: 6px 16px;
  float: right;
}
.followup-question-text {
  display: none;
}
.followup-question.follow-on .followup-question-text {
  display: block;
}
p.sr-gcs-power-txt, .base_ifa p.sr-gcs-power-txt, .base_ppp p.sr-gcs-power-txt {
  text-transform: uppercase;
  color: #0009;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: .4px;
  margin-bottom: 20px;
  /* border-bottom: 1px solid #ccc; */
  text-transform: uppercase;
  color: #0009;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: .4px;
  margin-bottom: 5px;
}
.cb-res-form-wrapper {
  margin-bottom: 25px;
}
.cb-res-item-title {
  overflow: hidden;
  word-wrap: break-word;
}
.view-id-search_content.view-display-id-block_1 .view-content {
  display: block;
  margin: 0;
}
.view-id-search_content.view-display-id-block_1 .view-content .views-row {
  margin-bottom: 10px;
  display: list-item;
  margin-left: 15px;
}
.view-id-search_content.view-display-id-block_1 .view-content .views-row a {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.view-id-search_content.view-display-id-block_1 .views-field.views-field-title {
  padding: 0;
}
.view-id-search_content.view-display-id-block_1 {
  padding-left: 0;
}
.view-id-search_content.view-display-id-block_1 .view-content .views-row a:hover {
  color: var(--light-blue);
}
.view-id-search_content.view-display-id-block_1 .view-header h2 {
  margin-top: 0;
}
.cb-res-item-title a {
  font-size: 16px;
  /* font-style: normal;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: .15px;*/
  display: flex;
  /* font-family: andes; */
  /*color: var(--light-blue);*/
}
.cb-res-item-title a:hover {
      color: #055999;
    text-decoration: none;
}
.cb-res-item-no {
  margin-right: 10px;
}
.cb-res-item-type {
  margin-right: 10px;
  font-size: 13px;
}
.cb-res-item-desc {
  margin-top: 4px;
  font-size: 14px; 
  margin-bottom: 0;
  overflow: hidden;
  line-clamp: 2;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.cb-res-item {
  margin-top: 20px;
  padding-top: 20px;
}
.popover-title {
  display: block !important;
  font-size: 14px !important;
  padding: 8px;
    padding-left: 8px;
  padding-left: 15px;
  line-height: 21px !important;
}

.gvai-response .acb-related-questions ul li a {
  /* border: 1px solid var(--light-blue);
  padding: 5px 10px;
  border-radius: 10px; */
  /*color: var(--default-font-color);*/
  font-size: 14px;
  font-weight: 600;
}
.gvai-response .acb-related-questions ul li a span {
  margin-left: 2px;
  margin-right: 5px;
}
.gvai-response .acb-related-questions ul li {
  list-style-type: none;
  margin-bottom: 15px;
  border: 1px solid var(--light-blue);
  padding: 5px 10px;
  border-radius: 10px;
  width: fit-content;
}
.gvai-response .acb-related-questions ul {
  padding: 0;
  margin: 0;
}
.gvai-response .acb-related-questions ul li a:hover {
  color: var(--light-blue);
}
.gvai-response .acb-related-questions ul li a i::before {
  background: url('/themes/custom/pppirc/pplrc/images/single-sparkle.svg');
  content: '';
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  font-family: unset;
  display: inline-block;
  vertical-align: middle;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0
  }

  to {
    background-position: 468px 0
  }
}

.h-15 {
  height: 15px !important;
}
.w-75 {
  width: 75%;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.w-5 {
  width: 50%;
}
.mb-2 {
  margin-bottom: 1em;
}
.mr-1 {
  margin-right: 0.25rem;
}
.w-25 {
  width: 25%;
}
.animated-background .background-masker {
    position: absolute;
    background: linear-gradient(90deg, rgb(217, 217, 217) 0%, rgb(255, 255, 255) 100%);
}

.animated-background {
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    height: 153px;
    position: relative;
    background: linear-gradient(to right, rgb(225, 214, 214) 10%, rgb(239, 239, 239) 25%, rgb(214, 214, 214) 100%) 0% 0% / 800px 104px;
}
.followup-button.new-question {
  display: none;
}
.cb-res-form-container.has-follow-on-query .followup-button.new-question {
  display: block;
}
.cb-res-form-container.has-follow-on-query .followup-button.followon {
  display: none;
}
.show-more-pagination {
  margin-top: 40px;
  /*border-bottom: 1px solid rgba(0, 0, 0, .1607843137);
  position: relative;*/
}
.line-with-text {
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
}
.line-with-text span {
  /*background-color: white;*/ /* Or the background color of your page */
  /*! padding: 0 15px; */ /* Adds space around the text, preventing overlap with lines */
  /*! z-index: 1; */ /* Ensures the text is above the lines */
      font-family: '"Open Sans", sans-serif';
    font-size: 16px;
    background-color: unset;
}

.line-with-text::before,
.line-with-text::after {
  content: ""; /* Required for pseudo-elements */
  flex-grow: 1; /* Makes the lines fill available space */
  height: 1px; /* Thickness of the line */
  background-color: #ccc; /* Color of the line */
  margin: 0 10px; /* Adjusts spacing between line and text */
}
.gvai-qstn-inner {
  background-color: #D4E8F2;
  padding: 10px;
  border-radius: 16px 16px 0;
  border: .5px solid #D4E8F2;
  width: fit-content;
}
.gvai-qstn {
  display: flex;
  justify-content: right;
  margin-bottom: 16px;
}
.gvai-resp {
  display:flex;
  justify-content: left;
  gap: 15px;
}
.gvai-resp-inner, .view-search-results {
  background-color: #d4e8f2;
  padding: 15px 20px;
  border-radius: 16px;
  border: .5px solid #D4E8F2;
  height: fit-content;
}
/* .gvai-resp-inner {
  width: 70%;
}
.view-search-results {
  width: 30%;
} */
.gen-ai-title {
  color: rgb(50, 107, 135);
  /* font-family: Andes, sans-serif; */
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.25px;
}
.base_ppp .gvai-response h2,.base_ppp .gvai-response h3,.base_ppp .gvai-response h4,.base_ppp .gvai-response h5,.base_ppp .gvai-response h6,
.base_ifa .gvai-response h2,.base_ifa .gvai-response h3,.base_ifa .gvai-response h4,.base_ifa .gvai-response h5,.base_ifa .gvai-response h6
.show-more-pagination {
  position: relative;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.16);*/
  margin-top: 15px;
  font-size: 18px;
}
.base_ppp .gvai-response h2,
.base_ifa .gvai-response h2 {
  line-height: 26px;
  letter-spacing: unset;
}
.gvai-answer-text {
  /* padding-left: 20px; */
  padding-top: 20px;
  line-clamp: 6;
  -webkit-line-clamp: 6;
  display: -webkit-box;
  overflow:
hidden;
  -webkit-box-orient:
vertical;
  font-size: 14px;
}
.gvai-answer-text p {
  font-size: 14px;
}
.gvai-resp-inner .sml-para {
  font-size: 14px;
  /* padding-left: 20px; */
  margin-top: 12px;
}
.sml-para .show-more-less {
  /*color: var(--light-blue);*/
  font-weight: 600;
cursor: pointer;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.add-ppp-spin::after {
  content:'';
  border: 3px solid #e7edf3;
  border-radius: 50%;
  border-top: 3px solid var(--light-blue);
  border-bottom: 3px solid var(--light-blue);
  width: 15px;
  height: 15px;
    -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
  display: inline-block;
}
.smp-resultset.add-ppp-spin {
  pointer-events: none;
  opacity: 0.5;
}
.gvai-answer-text.show-all-text {
  line-clamp: unset;
  overflow:
unset;
  -webkit-line-clamp: unset;
  -webkit-box-orient:
unset;
  display: block;
}
.base_ppp a.smp-resultset, .base_ifa a.smp-resultset {
  position: absolute;
  font-family: "Open Sans";
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.25px;
  color: rgb(0, 113, 188);
  left: 50%;
  transform: translate(-50%);
  bottom: -11px;
  background: rgb(255, 255, 255);
  padding: 0px 16px;
}
.smp-resultset i {
  margin-left: 0.25rem;
  padding-left: 0.5rem;
  font-weight: 900;
}


.gvai-response {
    max-width: 100%!important;
    width: 100%;
    padding-left: 6px;
    /* font-size: 14px */
}

.base_ppp .gvai-response p,.base_ppp .gvai-response,
.base_ifa .gvai-response p,.base_ifa .gvai-response {
    margin-bottom: 8px;
    /* font-family: Open Sans;
    font-size: 14px; */
      /* color: #000d1ab2; */
}

.gvai-response p:empty {
    display: none
}

.gvai-response p:first-child:empty+ol {
    margin-top: 3px
}

.gvai-response p:first-child:empty+ul {
    margin-top: 3px
}

.gvai-response ul,.gvai-response ol {
    margin: 10px 0;
    padding-left: 1.5em;
}

.gvai-response ul ul,.gvai-response ul ol,.gvai-response ol ul,.gvai-response ol ol {
    padding-left: 27px
}

.gvai-response ol li {
    /* font-family: Open Sans;
    font-size: 14px;
    list-style: decimal;
    padding-left: 6px */
    margin-bottom: 8px;
}

.gvai-response ul li {
    /* list-style: disc;
    padding-left: 0;
    font-family: Open Sans;
    font-size: 14px */
    margin-bottom: 8px;
}

.gvai-response h2,.gvai-response h3,.gvai-response h4,.gvai-response h5,.gvai-response h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: .25px;
    color: #000000de;
    font-family: "Open Sans", sans-serif;
}

.gvai-response h1 {
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: .15px;
    color: #000000de
}

.gvai-response table {
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 500px
}

.gvai-response table th {
    border-bottom: 2px solid #dee2e6;
    vertical-align: middle;
    min-width: 200px
}

.gvai-response table thead {
    position: sticky;
    top: -1px;
    background-color: #fff;
    box-shadow: 2px 1px #00000014
}

.gvai-response table td {
    vertical-align: top
}

.gvai-response table th,.gvai-response table td {
    padding: .75rem;
    border-top: 1px solid #dee2e6
}

.short-summary-text .summary-citation {
    display: inline
}
.gvai-response .gvai-resp-item:not(:first-child) .gvai-qstn .gvai-qstn-inner, .gvai-response .gvai-resp-item:not(:first-child) .gvai-resp .gvai-resp-inner,
.gvai-response .gvai-resp-item:not(:first-child) .gvai-resp .view-search-results {
  background: #F0F2F8;
}

form[data-drupal-selector="views-exposed-form-prompt-views-block-1"] .form-item {
  margin-right: 15px;
}
form[data-drupal-selector="views-exposed-form-prompt-views-block-1"] .form-item label {
  display: block;
  width: 100%;
  padding-bottom: 5px;
}
form[data-drupal-selector="views-exposed-form-prompt-views-block-1"] .form-actions {
  padding-top: 5px;
}
form[data-drupal-selector="views-exposed-form-prompt-views-block-1"] .form-actions button {

 /* padding: 10px;
  height: 35px;
  line-height: 13px;
  margin: 0;
  margin-top: 20px;
  font-size: 18px;*/
}
.cb-res-item-page-identifier {
 /* font-size: 13px; */
 font-weight: 600;
 color: rgba(0, 0, 0, 0.6);
  margin-top: 6px;
}
@media only screen and (max-width: 769px) {
  .acb-full-width .acb-res-flex-wrap {
    display: block;
    margin-bottom: 40px;
  }
  .acb-inline-form input {
    width: 95%;
  }
  .acb-full-width .acb-form-wrapper {
    margin-top: 10px;
  }
  .acb-form-container.acb-full-width {
    padding-left: 0;
  }
  .gvai-resp-inner {
    width: auto;
  }
  .view-search-results {
    width: auto;
  }
  .gvai-resp {
    display: block;
  }
  .gvai-resp-inner, .view-search-results {
    margin-top: 15px;
  }
  form.ai-cb-res-chat .followup-question button.gcp-cancel {
    right: 14%;
  }
 .cb-res-wrapper {
  padding:15px;
  padding-top: 0;
 }
 form.ai-cb-res-chat .followup-question.follow-on .followup-question-text {
	min-height: 110px;
 }
 form.ai-cb-res-chat .ai-cb-res-q {
	width: 100%;
 }
 form.ai-cb-res-chat .followup-question.follow-on button {
	right: 12%;
        top: 142px;
 }
 .base_ppp a.smp-resultset, .base_ifa a.smp-resultset {
    left: 43%;
  }
  p.sr-gcs-power-txt, .base_ifa p.sr-gcs-power-txt, .base_ppp p.sr-gcs-power-txt {
	margin-top: 20px;
  }
  form.ai-cb-res-chat .followup-question button {
    right: 7%;
  }
  .chatbot-main-container {
    margin-top: 0;
  }
}
