
/* Theming CSS */

  /* Header text color */
  .u-org--header {
    color: #393b3d;
  }

  button.u-org--header.appheader__button:hover,
  button.u-org--header.appheader__button:active {
    background-color: rgba(57, 59, 61, 0.1) !important;
  }

  button.u-org--header:not(.appnav__link):hover,
  button.u-org--header:not(.appnav__link):active,
  button.u-org--header:not(.appnav__link):focus {
    color: #393b3d;
  }

  button.u-org--header.appheader__searchbutton,
  button.u-org--header.appheader__categoriesbutton,
  input[type="search"].u-org--header {
    border-color: rgba(57, 59, 61, 0.3) !important;
  }

  button.u-org--header.appheader__searchbutton:hover,
  button.u-org--header.appheader__searchbutton:active,
  button.u-org--header.appheader__searchbutton:focus,
  button.u-org--header.appheader__searchbutton:focus-visible,
  button.u-org--header.appheader__categoriesbutton:hover,
  button.u-org--header.appheader__categoriesbutton:active,
  button.u-org--header.appheader__categoriesbutton:focus,
  button.u-org--header.appheader__categoriesbutton:focus-visible,
  input[type="search"].u-org--header:hover,
  input[type="search"].u-org--header:active,
  input[type="search"].u-org--header:focus,
  input[type="search"].u-org--header:focus-visible {
    border-color: rgba(57, 59, 61, 0.5) !important;
  }

  input[type="search"].u-org--header:focus {
    border-color: transparent !important;
  }

  .u-org--header .search__input--appheader:not(:focus):-ms-input-placeholder {
    color: #393b3d;
  }

  .u-org--header .search__input--appheader:not(:focus)::-ms-input-placeholder {
    color: #393b3d;
  }

  .u-org--header .search__input--appheader:not(:focus)::placeholder {
    color: #393b3d;
  }


  /* Organization color */
  .u-orgcolor--color,
  .u-orgcolor--hovercolor:hover {
    color: #ab86ff !important;
  }
  .u-orgcolor--bg,
  .u-orgcolor--hoverbg:hover {
    background-color: #ab86ff !important;
  }
  .u-orgcolor--border,
  .u-orgcolor--border:link,
  .u-orgcolor--border:visited,
  .u-orgcolor--border:hover,
  .u-orgcolor--border:active,
  .u-orgcolor--border:focus {
    border-color: #ab86ff;
    color: #ab86ff;
  }
  .u-orgcolor--borderonly,
  .u-orgcolor--borderonly:link,
  .u-orgcolor--borderonly:visited,
  .u-orgcolor--borderonly:hover,
  .u-orgcolor--borderonly:active,
  .u-orgcolor--borderonly:focus {
    border-color: #ab86ff;
  }
  .u-orgcolor--borderhover:hover,
  .u-orgcolor--borderhover:hover {
    border-color: #ab86ff;
  }
  .u-orgcolor--svgfill {
    color: #ab86ff;
    fill: #ab86ff;
  }
  .u-orgcolor--svgstroke {
    color: #ab86ff;
    stroke: #ab86ff;
  }
  .u-orgcolor--svgall {
    color: #ab86ff;
    fill: #ab86ff;
    stroke: #ab86ff;
  }
  .u-org--svgactive[data-active="true"],
  .u-org--svgactive:hover {
    color: #ab86ff !important;
    stroke: #ab86ff !important;
  }
  .u-org--barchart:after {
    background-color: #ab86ff !important;
  }
  .u-org--piechart {
    color: rgba(0, 0, 0, 0.15);
    stroke: #ab86ff;
  }
  .u-org--tooltip {
    background-color: #ab86ff;
  }
  .u-org--tooltiptop:before {
    border-top-color: #ab86ff;
  }
  .u-org--tooltipright:before {
    border-right-color: #ab86ff;
  }
  .u-org--tooltipbottom:before {
    border-bottom-color: #ab86ff;
  }
  .u-org--tooltipleft:before {
    border-left-color: #ab86ff;
  }
  .updatecard__heading--new:before {
    background-color: #ab86ff;
  }
  .session:before {
    background-color: #ab86ff;
  }
  .activityprogress__value {
    background-color: #ab86ff;
  }
}
  .iconbutton,
  .comments__headerbutton, {
    color: #ab86ff;
  }

  .u-org--catalogflag {
    background-image: linear-gradient(225deg, #ab86ff 50%, transparent 50%);
  }

  .u-org--catalogflagsearch {
    background-image: linear-gradient(225deg, #ab86ff 50%, transparent 50%);
  }

  .u-org--catalogflag-in-progress {
    background-image: linear-gradient(225deg, #fff 47%, #ab86ff 3%, transparent 50%);
    border-top: 1px solid #ab86ff;
    border-right: 1px solid #ab86ff;
    svg {
      color: #ab86ff;
    }
  }

  .u-org--enrollmentmsgimage {
    background-color: #ab86ff
  }

  .u-org--catalogflagbg {
    background-image: linear-gradient(225deg, #ab86ff 50%, transparent 50%);
  }
  .u-org--catalogflagfill {
    color: #ab86ff;
    fill: #ab86ff;
  }

  .u-org--tabactive,
  .u-org--tab:hover,
  .u-org--tab:active,
  .u-org--tab:focus {
    border-color: #ab86ff;
  }
  .link--primary,
  .u-org--link,
  .u-org--link:link,
  .u-org--link:visited,
  .u-org--link:hover,
  .u-org--link:active,
  .u-org--link:focus {
    color: #ab86ff;
  }
  .u-org--linkhover:hover,
  .u-org--linkhover:active,
  .u-org--linkhover:focus {
    color: #ab86ff;
  }

.button--primary:not([disabled]),
  .button--primary:link,
  .button--primary:visited,
  .button--primary:hover,
  .button--primary:active,
  .button--primary:focus,
  .blankslate .button,
  .coursebar__btn--active,
  .coursebar__btn--active:hover,
  .coursebar__btn--active:focus,
  .tagbutton--selected:not(.tagbutton--taxonomy) {
    background-color: #ab86ff !important;
    border-color: #ab86ff !important;
    color: #fff !important;
  }


  .tooltip {
    background-color: #ab86ff;
  }
  .tooltip--left::before {
    border-left-color: #ab86ff;
  }
  .tooltip--right::before {
    border-right-color: #ab86ff;
  }
  .tooltip--bottom::before,
  .tooltip--bottom-left::before,
  .tooltip--bottom-right::before {
    border-bottom-color: #ab86ff;
  }
  .tooltip--top::before,
  .tooltip--top-left::before,
  .tooltip--top-right::before {
    border-top-color: #ab86ff;
  }
  .checkbox--primary .checkbox__input:checked + .checkbox__ui {
    background-color: #ab86ff;
    border: 2px solid #ab86ff;
  }
  .question .checkbox__input:checked + .checkbox__ui {
    background-color: #ab86ff;
    border: 1px solid #ab86ff;
  }
  .question .radio__input:checked + .radio__ui {
    border-color: #ab86ff;
  }
  .question .radio__input:checked + .radio__ui::before {
    background-color: #ab86ff;
  }
  .assessment__completedicon, .assessment__gradingicon {
    background-color: #ab86ff;
  }
  .enrollmentmsg__image.enrollmentmsg__image--complete  {
    background-color: #ab86ff;
  }

  .rank__listitem .radio__input:checked + .radio__ui {
    border-color: #ab86ff;
  }
  .rank__listitem .radio__input:checked + .radio__ui::before {
    background-color: #ab86ff;
  }
  .sharelinks__link:hover,
  .sharelinks__link:focus,
  .sharelinks__link.button:hover,
  .sharelinks__link.button:focus {
    color: #ab86ff;
  }
  .rating input[type="radio"]:not([disabled]) + label {
    color: #ab86ff;
  }
  .courselist__item[data-status="completed"] .courselist__marker, .courselist__item[data-status="in-progress"] .courselist__marker,
  .pathmenu__sectionitem[data-status="completed"] .pathmenu__itemmarker, .pathmenu__sectionitem[data-status="in-progress"] .pathmenu__itemmarker {
    color: #ab86ff;
  }
  .courselist__item[data-status="in-progress"]:not([data-shape]) .courselist__marker {
    border-color: #ab86ff;
  }

    .u-org--catalogflag-in-progress svg {
    color: #ab86ff;
  }
}
  .pageoutline__currentlink,
  .pageoutline__currentlink:hover,
  .pageoutline__currentlink:focus {
    color: #ab86ff;
  }
  .tagbutton--selected,
  .tagbutton--selected:hover,
  .tagbutton--selected:active,
  .tagbutton--selected.tagbutton--taxonomy:hover,
  .tagbutton--selected.tagbutton--taxonomy:active {
    border-color: inherit !important;
    background-color: #ab86ff;
  }
  .tagbutton--selected.tagbutton--taxonomy {
    background-color: #ab86ff0c !important;
    border-color: #ab86ff !important;
  }
  .datepicker .pika-prev,
  .datepicker .pika-next {
    border: 1px solid #ab86ff;
  }
  .datepicker .pika-prev,
  .datepicker .is-rtl .pika-next {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2025'%20version%3D'1.1'%3E%3Cpolyline%20fill%3D'none'%20stroke%3D'%23ab86ff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20points%3D'16.7%209.4%2011.6%2012.4%2016.6%2015.3'%2F%3E%3C%2Fsvg%3E");
  }
  .datepicker .pika-next,
  .datepicker .is-rtl .pika-prev {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20version%3D'1.1'%20viewBox%3D'0%200%2030%2025'%3E%3Cpath%20d%3D'M12.6%209.5L17.7%2012.4%2012.6%2015.3'%20fill-opacity%3D'0'%20stroke%3D'%23ab86ff'%20stroke-width%3D'2'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%2F%3E%3C%2Fsvg%3E");
  }
  .datepicker .is-today .pika-button {
    color: #ab86ff;
  }
  .datepicker .is-selected .pika-button,
  .datepicker .is-selected .pika-button:hover {
    background: #ab86ff;
  }
  .banner__icon {
    color: #ab86ff;
    background: #ab86ff;
  }

  /* Branding logo */
  .header__titleicon.u-org--titleicon {
    max-width: 120px;
  }
  @media (min-width: 370px) {
    .header__titleicon.u-org--titleicon {
      max-width: 160px;
    }
  }
  .u-org--titleicon + .header__titletext,
  .u-org--titleicon + .sidemenu__titletext {
    display: none;
  }
  .u-org--header .header__titlelink {
    text-overflow: clip;
  }

  /* Custom CSS */
  body{
      background-color:#ffffff !important;
}
#catalog_home_page{
      font-family: "Lora", "Roboto", sans-serif;
}
main .u-headingsection, main .catalogcard__heading{
      font-weight: bold;
}

.appnav__listitem--text {
     font: 300 14px/20px "Roboto", sans-serif;
}
.appfooter__item {
     font: 300 13px/28px "Roboto", sans-serif;
}
    .modal-section .modal-container .options-container {
      max-height: unset;
    }

    .modal-section .modal-text .modal-header .input-question {
      box-sizing: content-box;
      height: auto;
    }

    .modal-section .modal-text .modal-header .ask-button-container {
      margin-bottom: 0;
    }

/* hide items in the navbar and disable logo href click on reset timezone page */
body[data-controller="authentication"][data-action="reset_tzid"] a.appheader__titlelink.u-org--header {
pointer-events: none;
}
body[data-controller="authentication"][data-action="reset_tzid"] nav.appnav {
display: none;
}
body[data-controller="authentication"][data-action="reset_tzid"] .appheader__categories {
display: none;
}
body[data-controller="authentication"][data-action="reset_tzid"] .appheader__search {
display: none;
}

/* CHAT CUSTOM STYLES */

/** GENERAL */
@font-face {
  font-family: "ProximaNova-Medium";
  font-weight: 500;
  font-style: normal;
  src: url("fonts/proximanova-medium.eot");
  src: url("fonts/proximanova-medium.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-medium.woff2") format("woff2"), url("fonts/proximanova-medium.woff") format("woff"), url("fonts/proximanova-medium.ttf") format("truetype"), url("fonts/proximanova-medium.svg#ProximaNova-Medium") format("svg");
}
@font-face {
  font-family: "ProximaNova-Regular";
  font-weight: 400;
  font-style: normal;
  src: url("fonts/proximanova-regular.eot");
  src: url("fonts/proximanova-regular.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-regular.woff2") format("woff2"), url("fonts/proximanova-regular.woff") format("woff"), url("fonts/proximanova-regular.ttf") format("truetype"), url("fonts/proximanova-regular.svg#ProximaNova-Regular") format("svg");
}
@font-face {
  font-family: "ProximaNova-Bold";
  font-weight: 700;
  font-style: normal;
  src: url("fonts/proximanova-bold.eot");
  src: url("fonts/proximanova-bold.eot?#iefix") format("embedded-opentype"), url("fonts/proximanova-bold.woff2") format("woff2"), url("fonts/proximanova-bold.woff") format("woff"), url("fonts/proximanova-bold.ttf") format("truetype"), url("fonts/proximanova-bold.svg#ProximaNova-Bold") format("svg");
}
/** CHAT MAD FOR FAQS */
/** CHAT MAD FOR INDEX */
/* placeholder and stars */
/* BG and shadow 20% opacity -> se agrega al final 33*/
/* hover options */
/* Copy */
/* 47% opacity*/
* {
  box-sizing: border-box;
  outline: 0 !important;
}

body {
  margin: 0 !important;
  padding: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #F9F9F9;
}
body .container {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
}
body .container .no-wrap {
  white-space: nowrap;
}

/** CHAT MAD FOR FAQS */
/**@import 'nav';
@import 'body';
@import 'popup';*/
/** CHAT MAD FOR INDEX */
.chat-container {
  margin: 0px auto 0px auto;
  padding: 5px 20px 20px 20px;
  width: 100%;
  z-index: 10;
  background: rgb(206, 190, 249);
  background: linear-gradient(180deg, rgba(211, 200, 239, 0.934) 16%, rgb(231, 226, 246) 80%);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  max-width: unset;
  position: relative;
  overflow: hidden;
  max-width: 100vw;
  max-height: 200px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .chat-container {
    margin: 0px auto 0px auto;
    padding: 0px 10px 30px 10px;
  }
}
.chat-container .circle-gradient {
  width: 1998px;
  height: 998px;
  top: -490px;
  left: 161px;
  z-index: 15;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(185, 165, 240, 0.881) 16%, rgba(237, 231, 255, 0.87) 80%);
  position: absolute;
  border-radius: 100%;
}
.chat-container .chat-find {
  width: 100%;
  position: relative;
}
.chat-container .chat-find .chat-icon-star {
  width: 140px;
  position: absolute;
  bottom: -30px;
  left: 0;
  margin-right: 8px;
}
@media screen and (max-width: 768px) {
  .chat-container .chat-find .chat-icon-star {
    display: none;
  }
}
.chat-container .chat-find .chat-find-text {
  display: flex;
  flex-direction: column;
  vertical-align: middle;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  z-index: 25;
}
.chat-container .chat-find .chat-find-text .chat-find-title {
  color: #6730BE;
  font-weight: bold;
  font-size: 28px;
  margin: 49px 0 18px 0;
  line-height: 25px;
}
@media screen and (max-width: 768px) {
  .chat-container .chat-find .chat-find-text .chat-find-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 425px) {
  .chat-container .chat-find .chat-find-text .chat-find-title {
    font-size: 18px;
  }
}
.chat-container .chat-find .chat-find-text .chat-find-subtitle {
  margin-top: -10px;
  font-size: 16px;
  margin: -10px 0 16px 0;
  color: #333333;
  line-height: 18px;
}
@media screen and (max-width: 425px) {
  .chat-container .chat-find .chat-find-text .chat-find-subtitle {
    font-size: 14px;
  }
}
.chat-container .chat-find .chat-find-text .chat-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 13px 24px 13px 18px;
  font-size: 14px;
}
@media screen and (max-width: 425px) {
  .chat-container .chat-find .chat-find-text .chat-button {
    margin-bottom: 25px;
  }
}
.chat-container .chat-find .chat-find-text .icon-star-white {
  width: 20px;
}
.chat-container .chat-find .chat-find-text button {
  background-color: #6730BE;
  color: #ffffff !important;
  text-decoration: none;
  color: #393b3d;
  cursor: pointer;
  box-sizing: border-box;
  min-width: 110px;
  border-radius: 10px;
  margin: 10px 0px 10px 0px;
  font-size: 16px;
  border: none;
}
.chat-container .chat-find .chat-find-text button:hover, .chat-container .chat-find .chat-find-text button:active, .chat-container .chat-find .chat-find-text button:focus {
  background-color: #8158CF;
}
.chat-container .chat-find .chat-find-text button:disabled {
  background-color: #e4e4e4;
  border-color: #e4e4e4 !important;
  color: #767676;
  cursor: default;
}
@media screen and (max-width: 425px) {
  .chat-container .chat-find .chat-find-text button {
    font-size: 14px;
    padding: 6px;
  }
}

.modal-section {
  width: 100%;
  height: 100vh;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "Roboto", sans-serif;
  top: 0;
  opacity: 0;
  visibility: hidden;
  display: none;
  transition: all 0.3s ease-out !important;
  left: 0;
  position: fixed;
}
.modal-section .popup-img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  text-align: center;
}
.modal-section .popup-img .close-zoom {
  z-index: 1000;
  border: 0;
  position: absolute;
  margin-top: 13%;
  right: 5%;
  background-color: transparent;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .modal-section .popup-img .close-zoom {
    margin-top: 10%;
  }
}
@media screen and (min-width: 1300px) {
  .modal-section .popup-img .close-zoom {
    margin-top: 3%;
  }
}
@media screen and (min-width: 2000px) {
  .modal-section .popup-img .close-zoom {
    margin-top: 2%;
  }
}
.modal-section .popup-img .close-zoom svg {
  height: 13px;
  width: 13px;
}
.modal-section .popup-img .close-zoom svg path {
  fill: none;
  stroke: #ffffff;
  stroke-linejoin: round;
}
@media screen and (min-width: 425px) {
  .modal-section .popup-img .close-zoom svg {
    height: 20px;
    width: 20px;
  }
}
.modal-section .popup-img .zoom-img {
  margin-top: 20%;
  width: 90%;
}
@media screen and (min-width: 1300px) {
  .modal-section .popup-img .zoom-img {
    margin-top: 6%;
  }
}
@media screen and (min-width: 2000px) {
  .modal-section .popup-img .zoom-img {
    margin-top: 5%;
  }
}

@media screen and (max-width: 414px) {
 .modal-section .popup-img .zoom-img {
    margin-top: 0;
    width: 90%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
}
.modal-section .modal-container {
  border-radius: 16px;
  background-color: #ffffff;
  max-width: 900px;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  opacity: 0;
  animation: fadein 0.3s ease;
  position: relative;
  max-height: 600px;
  overflow-y: scroll;
  margin: 0 10px;
}
@media screen and (min-width: 768px) {
  .modal-section .modal-container {
    max-height: 700px;
  }
}
@media screen and (min-width: 900px) {
  .modal-section .modal-container {
    margin: 0px;
  }
}
.modal-section .modal-text-container {
  margin-right: 10px;
  padding-right: 10px;
}
.modal-section .close-container {
  position: absolute;
  top: 20px;
  right: 0;
}
.modal-section .close-container .close-button {
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
.modal-section .close-container .close-button svg {
  height: 13px;
  width: 13px;
}
.modal-section .close-container .close-button svg path {
  fill: none;
  stroke: #AC98CC;
  stroke-linejoin: round;
}
@media screen and (min-width: 425px) {
  .modal-section .close-container .close-button svg {
    height: 17px;
    width: 17px;
  }
}
.modal-section .close-container .close-button:hover svg path, .modal-section .close-container .close-button:focus svg path, .modal-section .close-container .close-button:active svg path {
  stroke: #AC98CC;
  transition: all 0.2s ease-in;
}
@media screen and (min-width: 768px) {
  .modal-section .close-container {
    right: 10px;
  }
}
.modal-section .modal-text {
  width: 100%;
  transition: all 0.3s ease-out !important;
  padding: 30px 0px 20px 20px;
}
@media screen and (min-width: 900px) {
  .modal-section .modal-text {
    padding: 30px 0px 30px 30px;
  }
}
.modal-section .modal-text .modal-title {
  font-weight: 700;
  color: #333333;
  font-size: 20px;
}
.modal-section .modal-text .modal-title p {
  margin-top: 0;
  margin-bottom: 16px;
}
.modal-section .modal-text .modal-header {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  border-radius: 9px;
  flex-wrap: wrap;
  margin-bottom: 20px;
  position: relative;
  margin-top: 30px;
}
@media screen and (min-width: 425px) {
  .modal-section .modal-text .modal-header {
    flex-wrap: nowrap;
    padding: 0px 0px;
  }
}
.modal-section .modal-text .modal-header .input-question {
  width: 100%;
  margin-bottom: 0 !important;
  font-family: "Roboto", sans-serif;
  background-color: transparent !important;
  border: solid 1px #999999;
  border-radius: 9px;
  padding: 22px 150px 22px 10px;
  color: #333333;
  box-shadow: none !important;
  font-size: 14px;
  transition: all 0.3s;
}
.modal-section .modal-text .modal-header .input-question::-moz-placeholder {
  color: #999999;
}
.modal-section .modal-text .modal-header .input-question::placeholder {
  color: #999999;
}
@media screen and (min-width: 768px) {
  .modal-section .modal-text .modal-header .input-question {
    font-size: 16px;
  }
}
@media screen and (max-width: 395px) {
  .modal-section .modal-text .modal-header .input-question {
    font-size: 11px;
  }
}
.modal-section .modal-text .modal-header .input-question:focus {
  border: solid 1px #6730BE;
}
.modal-section .modal-text .modal-header .ask-button-container {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  position: absolute;
  right: 10px;
}
.modal-section .modal-text .modal-header .ask-button-container .ask-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11px;
  margin: 8px -2px 8px 0;
  background-color: #6730BE;
  color: #ffffff !important;
  text-decoration: none;
  color: #393b3d;
  cursor: pointer;
  box-sizing: border-box;
  min-width: 110px;
  border-radius: 4px;
  border: none;
  font-size: 14px !important;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  fill: none;
}
@media screen and (min-width: 425px) {
  .modal-section .modal-text .modal-header .ask-button-container .ask-button {
    font-size: 16px;
    padding: 13px 24px 13px 18px;
  }
}
.modal-section .modal-text .modal-header .ask-button-container .ask-button:hover {
  background-color: #AB86FF;
}
.modal-section .modal-text .modal-header .ask-button-container .ask-button:active, .modal-section .modal-text .modal-header .ask-button-container .ask-button:focus {
  background-color: #8158CF;
}
.modal-section .modal-text .modal-header .ask-button-container .ask-button:disabled {
  background-color: #CCCCCC;
  border-color: #CCCCCC !important;
  color: #333333 !important;
  cursor: default;
}
.modal-section .modal-text .modal-header .ask-button-container .ask-button .ask-button-star {
  width: 20px;
  fill: #333333;
}
.modal-section .modal-text .modal-answer-section {
  color: #45454b;
  width: auto;
}
.modal-section .modal-text .modal-answer-section .question {
  font-size: 16px;
  color: #6730BE;
  font-weight: 700;
  position: sticky;
  z-index: 100;
  top: 0;
  width: 100%;
  background-color: white;
  padding: 25px 0 10px 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .modal-section .modal-text .modal-answer-section .question {
    font-size: 14px;
    margin-top: 30px;
    padding: 15px 0 10px 0;
    top: -5px;
  }
}
.modal-section .modal-text .modal-answer-section .img-container {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .modal-section .modal-text .modal-answer-section .img-container {
    margin-bottom: 4px;
  }
}
.modal-section .modal-text .modal-answer-section .img-container img {
  width: 100%;
  display: block;
  height: auto;
}
.modal-section .modal-text .modal-answer-section .img-container .zoom-button {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: #EDE7FD;
  border: 1px solid #EDE7FD;
  cursor: pointer;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-section .modal-text .modal-answer-section .img-container .zoom-button img {
  width: 20px;
  height: 20px;
}
.modal-section .modal-text .modal-answer-section .answer {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .modal-section .modal-text .modal-answer-section .answer {
    font-size: 14px;
  }
}


.modal-section .modal-text .modal-answer-section  .rowThumbs {
  display: block;
    margin-top: 20px;
}

.rowThumbs .title{
   margin: 0;
  font-size: 14px;
}


.modal-section .modal-text .modal-answer-section .thumbs {
    margin: 4px 0;
    display: flex;
    align-items: center;
    gap: 12px;
}

.modal-section .modal-text .modal-answer-section .thumbs button {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    background: transparent!important;
    opacity: .65;
    padding: 6px;
    transition: all .3s ease-in-out;
    box-shadow: inset 0px 0px 2px #939393;
    border-radius: 4px;
    border:1px solid transparent;

}
.modal-section .modal-text .modal-answer-section .thumbs svg {
    fill:#000;
    transition: all .3s ease-in-out;
}

.modal-section .modal-text .modal-answer-section .thumbs button.active  {
    background-color: #EDE7FD;
    border:1px solid #6730BE;
    color: #6730BE;
    opacity: 0.85;
}

.modal-section .modal-text .modal-answer-section .thumbs button:disabled svg {
    opacity: 0.3;
}

.modal-section .modal-text .modal-answer-section .thumbs button:disabled:hover{
  background-color: transparent!important;
  cursor: not-allowed;
}

.modal-section .modal-text .modal-answer-section .thumbs button:disabled.active,
.modal-section .modal-text .modal-answer-section .thumbs button:disabled.active svg {
    opacity: 0.85;
}

.modal-section .modal-text .modal-answer-section .thumbs button.active > svg  {
    fill: #6730BE;
}

.modal-section .modal-text .modal-answer-section .thumbs button:hover {
    border:1px solid #6730BE;
    cursor: pointer;
    transform: scale(1.05);
}

.modal-section .modal-text .modal-answer-section .thumbs button:hover svg {
    transform: scale(1.4);
}

.modal-section .modal-text .modal-answer-section .successThumb{
    font-size: 13px;
    display: none;
    align-items: center;
    gap: 4px;
    margin-top: 4px;
    padding-left: 2px;
    color: green;
}

.modal-section .modal-text .modal-answer-section .successThumb.show{
   display: flex;
}

.modal-section .option-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  border-top: 1px solid #C9B7FA;
  padding: 36px 0 10px 0px;
  margin-left: 20px;
  margin-right: 30px;
}
@media screen and (min-width: 900px) {
  .modal-section .option-title {
    padding: 20px 0px 0px 0px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
.modal-section .options-container {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 10px;
  flex-wrap: wrap;
  height: -moz-fit-content;
  height: fit-content;
  font-family: "Roboto", sans-serif !important;
  padding: 0px 20px 0 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 900px) {
  .modal-section .options-container {
    padding: 0px 36px 0px 36px;
    max-height: 35px;
    margin-bottom: 52px;
  }
}
@media screen and (min-width: 768px) {
  .modal-section .options-container {
    max-height: 60px;
  }
}
@media screen and (min-width: 480px) {
  .modal-section .options-container {
    justify-content: space-between;
  }
}
.modal-section .options-container .options {
  background-color: white;
  border: solid 1px #6730BE;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6730BE;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  box-sizing: border-box;
  min-width: -moz-fit-content;
  min-width: fit-content;
  padding: 12px 20px 12px 20px;
  border-radius: 100px;
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  flex: 1 1 100%;
  box-sizing: border-box;
  margin: 0 5px 8px;
}
@media screen and (min-width: 480px) {
  .modal-section .options-container .options {
    flex-basis: auto;
    width: 45%;
  }
}
@media screen and (min-width: 768px) {
  .modal-section .options-container .options {
    height: 38px;
  }
}
.modal-section .options-container .options:hover {
  background-color: #EDE7FD;
}
.modal-section .options-container .options:active, .modal-section .options-container .options:focus {
  background-color: #AB86FF;
  border-color: #AB86FF;
  color: white;
}
.modal-section .options-container .options:disabled {
  background-color: #e4e4e4;
  color: #767676 !important;
  cursor: default;
}
@media screen and (max-width: 768px) {
  .modal-section .options-container .options {
    width: 100%;
    margin-bottom: 10px;
    font-size: 12px;
  }
}

.modal-container::-webkit-scrollbar {
  -webkit-appearance: none;
  margin-top: 30px;
}

.modal-container::-webkit-scrollbar:vertical {
  width: 8px;
}

.modal-container::-webkit-scrollbar-button:increment, .modal-container::-webkit-scrollbar-button {
  display: none;
}

.modal-container::-webkit-scrollbar-thumb {
  background-color: #EEEEEE;
  border-radius: 20px;
  border: 1px solid #EEEEEE;
  scrollbar-width: thin;
}

.modal-container::-webkit-scrollbar-track {
  border-radius: 8px;
  scrollbar-width: thin;
  margin-top: 50px;
  margin-bottom: 12px;
}

@keyframes bounce {
  from {
    transform: translateY(-50px);
  }
  to {
    transform: translateY(0px);
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}/*# sourceMappingURL=app.css.map */

svg {
  pointer-events: none;
}

.suggestion {
  position: absolute;
  margin-top: -15px;
  width: calc(100% - 50px);
  border-radius: 8px;
  z-index: 9999;
  border: 1px solid #efefef;
  background-color: #ffffff;
  padding: 10px 8px;
  display: block;
}

.suggestion strong{
  font-weight: bold;
  color:#000;
}

.suggestion.hidden {
  display: none;
}

.suggestion .suggestion-container{
        padding: 0px;
    list-style: none;
    margin: 0;
}


.suggestion .suggestion-container li{
    color: grey;
    font-size: 16px;
    cursor: pointer;
    padding: 8px 0;
}


.suggestion .suggestion-container li:hover{
    color: #000;
}
/* CHAT LOADER STYLES */

.ellipsis-loader {
    margin-top: 20px;
    margin-bottom: 55px;
    margin-left: 20px;
    width:6px;
    height:6px;
    background: #6730BE;
    border-radius: 50%;
    box-shadow: 15px 0 #6730BE22,-15px 0 #6730BE;
    animation:d5 1s infinite linear alternate;
  }
  @keyframes d5 {
      0% {box-shadow: 15px 0 #6730BE,-15px 0 #6730BE22;background: #6730BE}
      33%{box-shadow: 15px 0 #6730BE,-15px 0 #6730BE22;background: #6730BE22}
      66%{box-shadow: 15px 0 #6730BE22,-15px 0 #6730BE;background: #6730BE22}
  }
#app-locale-menu-option-en {
  display: none;
}
body > div > div > div:nth-child(2) > exceed-nav-menu.appheader__categories > div > section > div.categoriesmenu__content > ul:nth-child(3) > li {
display: none;
}
