@font-face {
  font-family: "Abadi-Normal";
  src: url("assets/fonts/AbadiMT.ttf") format("truetype");
}

@font-face {
  font-family: "Abadi-Condensed";
  src: url("assets/fonts/AbadiMT-Condensed.ttf") format("truetype");
}

@font-face {
  font-family: "Abadi-Light";
  src: url("assets/fonts/AbadiMT-CondensedLight.ttf") format("truetype");
}

@font-face {
  font-family: "Abadi-Bold";
  src: url("assets/fonts/AbadiMT-CondensedBold.ttf") format("truetype");
}

@font-face {
  font-family: "Abadi-Extra-Bold";
  src: url("assets/fonts/AbadiMT-CondensedExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "AbadiMTStd-ExtraLight";
  src: url("assets/fonts/AbadiMTStd-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: "AbadiMT-ExtraLight";
  src: local("AbadiMT-ExtraLight"), url("assets/fonts/AbadiMT-ExtraLight.ttf") format("truetype");
  font-weight: lighter;
}

@font-face {
  font-family: "AbadiMTPro-Condensed";
  src: url("assets/fonts/AbadiMTPro-Condensed.ttf") format("truetype");
}

@font-face {
  font-family: "AbadiMTStd-Light";
  src: url("assets/fonts/AbadiMTStd-Light.ttf") format("truetype");
}

@font-face {
  font-family: "AbadiMT-Light";
  src: url("assets/fonts/AbadiMT-Light.ttf") format("truetype");
}

@font-face {
  font-family: "AbadiMTPro-Bold";
  src: url("assets/fonts/AbadiMTPro-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "AbadiMTPro-Normal";
  src: url("assets/fonts/AbadiMTPro.ttf") format("truetype");
}

@font-face {
  font-family: "AbadiMTStd-Normal";
  src: url("assets/fonts/AbadiMTStd.ttf") format("truetype");
}

@font-face {
  font-family: "AbadiMTStd-Bold";
  src: url("assets/fonts/AbadiMTStd-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "AbadiMTPro-Light";
  src: url("assets/fonts/AbadiMTPro-Light.ttf") format("truetype");
}
/* Segoe */
@font-face {
  font-family: "segoe-normal";
  src: url("assets/fonts/segoeuithis-webfont.woff2") format("woff2"),
    url("assets/fonts/segoeuithis-webfont.woff") format("woff");
}

@font-face {
  font-family: "segoe-bold";
  src: url("assets/fonts/segoeuithibd-webfontwoff2") format("woff2"),
    url("assets/fonts/segoeuithibd-webfont.woff") format("woff");
}

/* FONT CLASS */

/* .font-abadimt-stdnormal {
  font-family: "segoe-normal";
}

.font-abadimt-stdbold {
  font-family: "segoe-bold";
}

.font-abadimt-normal {
  font-family: "segoe-Normal";
  font-weight: normal;
}

.font-abadimt-condensed {
  font-family: "Abadi-Condensed";
  font-weight: normal;
}

.font-abadimt-light {
  font-family: "AbadiMT-Light";
  font-weight: lighter;
}

.font-abadimt-bold {
  font-family: "Abadi-Bold";
  font-weight: bold;
}

.font-abadimt-extrabold {
  font-family: "Abadi-Extra-Bold";
  font-weight: bolder;
}

.font-abadimt-extralight {
  font-family: "AbadiMT-ExtraLight";
  font-weight: lighter;
}

.font-abadimt-stdextralight {
  font-family: "AbadiMTStd-ExtraLight";
  font-weight: lighter;
}

.font-abadimt-stdlight {
  font-family: "AbadiMTStd-Light";
  font-weight: lighter;
}

.font-abadimt-probold {
  font-family: "AbadiMTPro-Bold";
  font-weight: bold;
}

.font-abadimt-pronormal {
  font-family: "AbadiMTPro-Normal";
  font-weight: normal;
}

.font-abadimt-prolight {
  font-family: "AbadiMTPro-Light";
  font-weight: lighter;
}

.font-abadimt-procondensed {
  font-family: "AbadiMTPro-Condensed";
  font-weight: normal;
}

.font-abadi-light {
  font-family: "Abadi-Light";
  font-weight: normal;
} */

.font-responsive {
  font-size: 3.85vw;
}

.font-11pt {
  font-size: 11pt;
}

.font-sm {
  font-size: 12px;
}

.font-md {
  font-size: 14px;
}

.font-lg {
  font-size: 22px;
}

.font-xl {
  font-size: 28px;
}

.font-color-gray {
  color: #7c7c7c;
}

.font-purple {
  color: #001134;
}

.font-action-url {
  color: #014ab7;
  cursor: pointer;
}

.font-action-url-purple {
  color: #001134;
  cursor: pointer;
}

.font-highlight {
  color: #3e6cc7;
}

.font-action-hightlight {
  color: #014ab7;
}

.cursor-pointer {
  cursor: pointer;
}

body {
  color: #001134;
  font-family: "segoe-normal";
  min-height: 100vh;
}

.body-padding {
  padding: 24px;
  font-family: "Abadi-Normal";
}

.abadi-mt-condensed {
  font-family: "Abadi-Condensed";
}

.abadimtpro-bold {
  font-family: "AbadiMTPro-Bold";
}

.abadimtpro-condensed {
  font-family: "AbadiMTPro-Condensed";
}

.back-button {
  /* font-family: 'AbadiMT-Light'; */
}

.abadi-light-font {
  font-family: "AbadiMT-Light";
}

.custom-link {
  color: #4a5597 !important;
  text-decoration: none;
}

.custom-link-2 {
  color: #014ab7;
  text-decoration: none;
  font-size: 15px;
}

.custom-link .accordion-button {
  color: #4a5597 !important;
  text-decoration: none;
}

.custom-link-2 .accordion-button {
  color: #00b0f0 !important;
  text-decoration: none;
}

.custom-input-text {
  border: none;
  border-radius: 0;
  /* Optional: Remove border-radius for square edges */
  outline: none;
  /* Remove the outline when focused */
  border-bottom: 2px solid #7c7c7c;
  width: 100%;
}

.custom-submit-button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  right: 10px;
  bottom: 0vh;
  transform: translateY(-10px);
}

.container-text-area {
  background: #fafafa;
  border-bottom: 2px solid #7c7c7c;
}

.textarea-container {
  padding-bottom: 50%;
  position: relative;
}

.textarea-container > textarea {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.bg-kinda-gray {
  background-color: #fafafa;
}

.bg-grayish {
  background-color: #ebebeb;
}

.bg-another-gray {
  background-color: #f7f8fa;
}

.bg-another-gray-2 {
  /* background-color: #f2f2f2; */
  background-color: rgba(243, 243, 243, 1);
}

.bg-ltblue {
  background-color: #e3eeff;
}

.btn-custom-2 {
  border: 1px solid #aab0bb;
  background-color: #ffffff;
  color: #001134;
  width: 80%;
  transition: 0.3s;
}
.btn-custom-2:hover,
.btn:hover {
  background: rgba(0, 32, 96, 0.08) !important;
  border: 1px solid #002060 !important;
}
.btn-custom-2:active,
.btn:active {
  background: rgba(212, 212, 217, 1) !important;
}
.btn-custom-login {
  border: 1px solid #d6dce5;
  background-color: #ffffff;
  color: #001134;
  width: 80%;
}

.btn-custom-2.selected {
  background-color: #888888;
}

.btn-polos {
  border: none;
  /* Remove the border */
  padding: 10px 20px;
  /* Adjust the padding as needed */
  border-radius: 5px;
  /* Add border radius for rounded corners */
  cursor: pointer;
}

.btn-custom {
  border-radius: 14px;
  border: 1px solid var(--secondary-color-geyser, #d6dce5);
  background: #fff;
  color: var(--secondary-color-purple, #4a5597);
  /* Buttons */
  /* font-family: "AbadiMT-Light"; */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 8.2px;
  /* 102.5% */
  letter-spacing: 0.08px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.btn-custom:hover {
  border: none;
  background: #d6dce5;
  color: var(--secondary-color-purple, #4a5597);
}

.btn-custom.disabled {
  opacity: 40%;
}

.btn-course-design-success {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-left: 2rem;
  margin-right: 2rem;
}

.margin-top-25vh {
  margin-left: auto;
  margin-right: auto;
  width: 15rem;
  margin-top: 23vh;
}

.default-prompt-class {
  /* font-family: "AbadiMT-ExtraLight"; */
  color: #001134;
  font-size: 13px;
}

.disabled {
  opacity: 40%;
  cursor: default !important;
}

.text-dblue {
  color: #001134;
}

.p-condensed {
  font-family: Abadi-Condensed;
}

textarea {
  resize: none;
}

.btn-evaluate {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  right: -30px;
  bottom: 0;
  transform: translate(-50px, -15px);
  /* border-bottom: 2px solid #C1C1D7; */
}

.btn-add-fav {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  right: -30px;
  bottom: 0;
  transform: translate(-50px, -15px);
}

.container-btn-group-evaluate {
  position: absolute;
  right: -30px;
  bottom: 0;
  transform: translate(-60px, -15px);
}

.container-btn-group-evaluate button {
  color: #c1c1d7;
  font-size: 11px;
}

.btn-textarea {
  color: #c1c1d7 !important;
  font-size: 11px !important;
}

.pointer {
  cursor: pointer;
}

/* Colors */

.text-small-back {
  color: #aba6a6;
  /* Buttons */
  font-family: "AbadiMT-Light";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 8.2px;
  /* 102.5% */
  letter-spacing: 0.08px;
}

.inner-content {
  padding-left: 16px;
  padding-right: 24px;
  margin-bottom: 50px;
}

p {
  color: #7c7c7c;
}

.title {
  color: var(--neutral-black, #000);
  font-family: "AbadiMT-ExtraLight";
}

.abadimt-light {
  font-family: "AbadiMT-Light";
}

.abadimt-extralight {
  font-family: "AbadiMT-ExtraLight";
}

a {
  text-decoration: none;
  color: var(--secondary-color-purple, #4a5597);
  text-align: center;
  /* Buttons */
  /* font-family: "AbadiMT-Light"; */
  font-size: 16px;
}

.grey {
  color: #aba6a6;
}

.grey-another-shade {
  color: #404040;
}

.text-small-back {
  color: #aba6a6;
  /* Buttons */
  font-family: "AbadiMT-Light";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 8.2px;
  /* 102.5% */
  letter-spacing: 0.08px;
}

.inner-content {
  padding-left: 16px;
  padding-right: 24px;
}

textarea {
  padding: 0 !important;
  outline: none;
  color: #7c7c7c;
  /* Body Text */
  font-family: "AbadiMT-Light";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.27px;
  width: 100%;
  border: none;
  resize: none;
}

textarea::placeholder {
  color: #c8c5c5;
  /* Body Text */
  font-family: "AbadiMT-Light";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.27px;
}

.text-placeholder {
  color: #c8c5c5;
  /* Body Text */
  font-family: "AbadiMT-Light";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.27px;
}

hr {
  border: 1px solid #000000;
}

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

.form-check-input:checked {
  color: #001134;
  background-color: #001134;
}

.onhover:hover {
  border: 0.5px solid #00b0f0;
  box-shadow: 0px 0px 12px 0px rgba(0, 176, 240, 0.12);
  color: #014ab7;
}

.onhover:hover p {
  color: #014ab7;
}

/*
    .loading-animation {
        animation: loading 1.3s cubic-bezier(1, .2, .8, 0) infinite;
    }

/*
.loading-animation {
    animation: loading 1.3s cubic-bezier(1, .2, .8, 0) infinite;
}

@keyframes loading {
    to {
        transform: scale(0.5);
    }
}


*/

*/ .custom-accordion.accordion-item {
  border: none;
}

.custom-accordion .accordion-header button {
  padding: 0;
  background-color: #fff;
}

.custom-accordion .accordion-header .accordion-button {
  /* font-family: 'AbadiMT-Light'; */
  color: #014ab7;
  text-decoration: none;
  font-weight: normal;
}

.custom-accordion .accordion-header .accordion-button::after {
  background-image: none;
}

.custom-accordion .accordion-header .accordion-button:focus {
  box-shadow: none;
}

.custom-accordion .accordion-button:not(.collapsed) {
  box-shadow: none;
}

.custom-accordion .accordion-body {
  background-color: #fafafa;
}

.accordion-with-arrow-header > button {
  gap: 7px;
}

.btn-polos {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  cursor: pointer;
  outline: none;
}

.btn-x {
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-90%);
}

.btn-x-modal {
  position: absolute;
  right: 35px;
  top: 15px;
}

.btn-hover-blue {
  border: 2px solid #ffffff;
}

.btn-hover-blue.active {
  border: 2px solid #00b0f0 !important;
  color: #00b0f0 !important;
}

.btn-hover-blue:hover {
  border: 2px solid #00b0f0;
  color: #014ab7;
}

.arrow.rotate {
  transform: rotate(90deg);
  transition: transform 0.2s ease;
  /* Optional: Add a smooth transition effect */
}

.custom-accordion-arrow:not(.expanded) .arrow {
  transition: transform 0.2s ease;
}

.custom-accordion-arrow .accordion-body {
  background-color: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.blue-text {
  color: #014ab7;
}

.dark-blue-text {
  color: #001134;
}

/* NAVBAR DROPDOWN */

.nav-dropdown-wrapper {
  z-index: 10;
  margin-top: -12px;
  overflow-x: hidden;
  max-width: 250px;
  position: absolute;
  margin-right: 20px;
  left: 1;
  right: 0;
  box-shadow: 0px 0px 12px 0px rgba(161, 162, 164, 0.32);
}

.nav-dropdown {
  background: white;
  box-shadow: 0px 0px 12px 0px rgba(161, 162, 164, 0.32);
}

.nav-dropdown-menu {
  padding: 12px 16px;
  cursor: pointer;
}

.nav-dropdown-menu:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.nav-dropdown-menu img {
  margin-left: 10px;
  width: 20px;
}

.checkbox-custom {
  border: 1px solid #fff;
}

.checkbox-custom-checked {
  border: 1px solid #00b0f0;
  box-shadow: 1px 1px 4px #00b0f0 !important;
}

.checkbox-custom-checked > label {
  color: #001134;
}

.custom-form-check-input {
  appearance: none;
  background-color: #fff;
  margin: 0;
  display: -ms-grid;
  display: grid;
  align-content: center;
  justify-content: center;
  font: inherit;
  color: currentColor;
  width: 0.75em;
  height: 0.75em;
  border: 0.15em solid #002060;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
}

.custom-form-check-input::before {
  content: "";
  width: 0.66em;
  height: 0.6em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #002060;
}

.custom-form-check-input:checked::before {
  transform: scale(1);
}

.my-custom-tooltip .tooltip-inner {
  border-radius: unset;
  background-color: #343644;
  color: #ffffff;
  text-align: left;
}

.my-custom-tooltip-2 .tooltip-inner {
  border-radius: 10px;
  background-color: #f4f8ff;
  font-size: 12px;
  color: #404040;
  text-align: left;
  max-width: 300px;
  padding: 1rem;
  box-shadow: 0 0 10px #ccc;
}

.my-custom-tooltip-3 .tooltip-inner {
  border-radius: 10px;
  background-color: #f4f8ff;
  font-size: 12px;
  color: #404040;
  text-align: left;
  max-width: 300px;
  padding: 1rem;
  box-shadow: 0 0 10px #ccc;
}

.my-custom-tooltip-3 .tooltip-arrow {
  display: none;
}

.alert-warning {
  border: 1px solid #e28039;
  background-color: #fbe5d6;
}

.text-warning {
  color: #e89253;
}

@media (min-width: 321px) and (max-width: 421px) {
  .btn-custom.btn-for-ants {
    font-size: 11px;
    padding: 8px;
  }
  .row-for-ants .col,
  .row-for-ants .col-2 {
    padding: 0;
  }
  .row-for-ants {
    margin-left: 5px;
    margin-right: 5px;
    gap: 2px;
  }
}

@media (max-width: 320px) {
  .btn-custom.btn-for-ants {
    font-size: 11px;
    padding: 3px;
  }
  .row-for-ants .col,
  .row-for-ants .col-2 {
    padding: 0;
  }
  .row-for-ants {
    margin-left: 5px;
    margin-right: 5px;
    gap: 1px;
  }
}

.accordion-item {
  border: none;
}

.teach-select input[type="radio"] {
  padding: 0.3em;
  -webkit-appearance: none;
  outline: 0.1em solid #002060;
  outline-offset: 0.1em;
  margin-right: 5px;
  border-radius: 10%;
}

.teach-select input[type="radio"]:checked {
  display: inline-block;
  background-color: #001134;
}

.nav-custom-instruction .card {
  background-color: rgba(212, 212, 217, 0.2);
  border: 1px solid #d4d4d9;
}

.nav-custom-instruction button.rounded-pill {
  border: 1px solid #aab0bb;
}

.greeting {
  padding-top: 17.5vh;
}

.utility-component.btn {
  border: 1px solid #d6dce5;
}

.utility-component.btn.bg-gray {
  background-color: #d6dce5;
  color: #000000;
}

.utility-component.btn.bg-gray.active {
  background-color: #001134;
  color: #d6dce5;
}

.utility-component.btn.text-rem {
  font-size: 0.8rem;
}

.border-gray {
  border: 1px solid #d6dce5;
}

.default-card {
  border: none;
  border-radius: 8px;
  background: var(--neutral-white, #fff);
  box-shadow: 0px 0px 12px 0px rgba(161, 162, 164, 0.28);
}

.default-card.clickable {
  cursor: pointer;
  border-radius: 8px;
  background: var(--neutral-white, #fff);
  box-shadow: 0px 0px 12px 0px rgba(161, 162, 164, 0.28);
}

.default-card.active {
  border-radius: 8px;
  border: 1px solid var(--brand-color-orange, #00b0f0);
  background: rgba(222, 235, 247, 0.5);
  box-shadow: 0px 0px 12px 0px rgba(161, 162, 164, 0.28);
}

/* Bottom modal styles */

.modal.modal-bottom {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: center !important;
  padding: 0 !important;
}

.modal.modal-bottom .modal-dialog {
  max-width: 100% !important;
  margin: 0 !important;
  transform: translate(0, 100%) !important;
  transition: transform 0.3s !important;
}

.modal.modal-bottom.show .modal-dialog {
  transform: translate(0, 0) !important;
}

.login {
  margin-top: 35vh;
}

.login button svg {
  fill: white;
}

/* New Version CSS */

.text-default-blue {
  color: #001134;
}

.text-default-grey {
  color: #404040;
}

.text-blue {
  color: #014ab7;
}

.text-dgray {
  color: #888888;
}

.text-inactive {
  color: #ababab;
}

.text-dgray-2 {
  color: #1e1e1e;
}

.bg-gray {
  background-color: #fafafa;
}

.new-main .card {
  cursor: pointer;
  border-radius: 8px;
  border: 0.5px solid var(--secondary-color-baby-blue, #deebf7);
  /* background: #f7f8fa; */
  background: #ffffff;
  /* Card/Backshadow */
  box-shadow: 0px 0px 12px 0px rgba(161, 162, 164, 0.32);
}

.new-main .card:hover {
  background: #f7f8fa;
  border-radius: 8px;
  border: 1px solid var(--brand-color-orange, #00b0f0);
}

.bold-600 {
  font-weight: 600;
}

.btn-dblue {
  background-color: #002060;
  border: 1px solid #002060;
  color: #ffffff;
}

.custom-modal {
  position: fixed;
  z-index: 10;
}

.custom-modal .card {
  border-radius: 12px;
  background: #fff;
}

.custom-modal.hide {
  display: none;
}

.custom-modal.show {
  display: block;
}

.chat-box p {
  color: #001134;
}

@keyframes loadingAnimation {
  0%,
  20% {
    content: ".";
  }
  40% {
    content: "..";
  }
  60% {
    content: "...";
  }
  80%,
  100% {
    content: "....";
  }
}

.loading-dots::after {
  content: "";
  display: inline-block;
  animation: loadingAnimation 1s infinite steps(4);
}

html {
  background-color: rgb(255, 255, 255);
  padding: 0;
  margin: 0;
  min-height: 100vh;
}

@keyframes slide-in {
  from {
    transform: translateX(100vw);
  }
  to {
    transform: translateX(0);
  }
}

.element {
  animation: slide-in 0.4s ease-in-out;
}

@keyframes shade-away {
  from {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.chat-effect {
  animation: shade-away 1s ease-in-out;
}

.chat-effect-loading {
  animation: shade-away 4s ease-in-out;
}

.another-bs {
  color: #014ab7;
  border: none;
}

.another-bs:focus-visible {
  border: none;
  outline: none;
}

.templateInputBox {
  border: 0;
  border-bottom: 2px solid #aab0bb;
  color: #014ab7;
}

/*.durationInMins {*/

/*    width: 72px;*/

/*}*/

/*.studentLevels {*/

/*    width: 150px;*/

/*}*/

/*.topicsChat {*/

/*    width: 120px;*/

/*}*/

/*.numberOfLesson {*/

/*    width: 120px;*/

/*}*/

/*.courseTitle {*/

/*    width: 150px;*/

/*}*/

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

.greeting footer {
  margin-top: 53% !important;
}

/* .greeting .persona-choice {
    font-size: 11pt;
} */

.greeting textarea {
  font-size: 12pt;
}

/* MODAL BS */

.need-margin .modal-content {
  width: 80% !important;
  margin: 0 auto !important;
}

.active-persona {
  border: 1px solid var(--Brand-Color-Orange, #00b0f0);
  box-shadow: 0px 0px 3px 0px #00b0f0;
}

.chat-font-size,
li,
textarea,
p {
  font-size: 16px;
}

.box-chat div.Typewriter {
  font-size: 16px;
}

.box-chat {
  position: relative;
  font-weight: 400;
}

.box-chat-callout::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  right: -9px;
  top: 13px;
  transform: rotate(-45deg);
  border-radius: 2px;
}
.box-chat-callout.bg-another-gray::after {
  background-color: #f3f3f3;
}

.box-chat-callout.bg-ltblue::after {
  background-color: #e3eeff;
}

/* Scrollbar */
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #eee;
}
::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background: rgb(247, 248, 250);
}
::-webkit-scrollbar-thumb:hover {
  background: #eee;
}
/* End Scrollbar */

/* Placeholder */
.wrapper-input-chat textarea::-ms-input-placeholder {
  /* Edge 12-18 */
  color: #aab0bb;
  font-size: 16px;
}

.wrapper-input-chat textarea::placeholder {
  font-size: 16px;
  color: #aab0bb;
}
/* End Placeholder */

.wrapper-input-chat button svg {
  width: 25px;
  height: 25px;

  transition: 0.3s;
}
.wrapper-input-chat button {
  opacity: 0.5;
}

.wrapper-input-chat.active button {
  opacity: 1;
}

.wrapper-input-chat.active svg.submit-normal,
.wrapper-input-chat:hover button svg.submit-normal {
  display: none;
}
/* .wrapper-input-chat .input-chat:focus + button svg.submit-active, */
.wrapper-input-chat.active svg.submit-active,
.wrapper-input-chat:hover button svg.submit-active {
  display: block;
}

.submit-active {
  display: none;
}
.wrapper-input-chat:hover button {
  opacity: 1;
}
.btn-transparent {
  padding: 0;
  border: none;
  background-color: transparent;
}
.templateInputBox {
  color: #001134;
}

.templateInputBox::placeholder .templateInputBox::-ms-input-placeholder {
  color: #aab0bb !important;
}
.templateInputBox:focus,
.templateInputBox:focus-visible {
  border: none;
  box-shadow: none;
  outline: none;
}
#accordionData .accordion-button:not(.collapsed) {
  background-color: transparent;
  color: #014ab7;
  box-shadow: none;
}
#accordionData .accordion-button {
  background-color: transparent;
  color: #014ab7;
}
.mr-20 {
  margin-right: 20px;
}
#accordionData .accordion-body {
  font-size: 16px;
  border-bottom: 1px solid #bbb;
}

.accordion-header button {
  font-size: 16px !important;
  font-weight: 500;
  width: calc(100% - 40px);
}
p:last-child,
p:last-of-type {
  margin-bottom: 0;
}

.wrapper-yes-no button {
  font-size: 16px;
}
.chat-effect:nth-child(odd) {
  margin-left: 40px;
  display: inline-flex;
  justify-content: flex-end;
}
.ml-35 {
  margin-left: 35px;
}

#accordionData .accordion-button::after {
  width: 15px;
  height: 15px;
  background-size: contain;
}
.frm-input-ask-question,
.frm-input-ask-question textarea {
  background-color: #f3f3f3;
}
.frm-input-ask-question {
  padding: 15px;
  margin-bottom: 10px;
}
.frm-input-step-1 {
  margin-top: auto;
  background-color: rgba(243, 243, 243, 1);
  padding: 17px;
  box-shadow: 0 0 6px rgba(76, 80, 106, 0.15);
}

.frm-input-step-1 input {
  background-color: transparent;
}
.frm-chat-step2 {
  margin-top: auto;
  background-color: rgba(243, 243, 243, 1);
  padding: 17px;
  box-shadow: 0 0 6px rgba(76, 80, 106, 0.15);
  margin-bottom: 8px;
}

.frm-chat-step2 textarea {
  background-color: transparent;
}

strong {
  font-family: "segoe-bold";
}

.editableDiv.empty::before {
  content: "course description";
  color: #aaa;
  position: absolute;
  left: 0;
  top: 1px;
  pointer-events: none;
}
