html {
  height: 100% !important;
}

body {
  min-height: 100% !important;
  position: relative;
  background-color: #f1f5f9 !important;
  cursor: default;
}

label.error {
  color: rgb(236, 94, 94);
  font-size: 12px;
  padding: 4px 14px;
  font-weight: 500;
  background-color: #ffeded;
  text-align: center;
  bottom: -10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.error-custom {
  color: rgb(236, 94, 94);
  font-size: 12px;
  padding: 4px 14px;
  font-weight: 500;
  background-color: #ffeded;
  text-align: center;
  bottom: -10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.bootstrap-select > .error {
  position: absolute;
  z-index: 9;
  bottom: -36px;
}

.form-control {
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.footer {
  position: static !important;
  bottom: 0 !important;
  width: 100% !important;
}

.custom-logo-dashboard {
  height: 45px !important;
}

.custom-cursor-default {
  cursor: default !important;
}

.custom-cursor-pointer {
  cursor: pointer !important;
}

:hover.custom-cursor-pointer {
  opacity: 0.9 !important;
}

.custom-hidden {
  display: none !important;
}

.custom-display {
  display: block !important;
}

.custom-login-logofile {
  max-width: 250px !important;
  background-size: 100% auto !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  max-height: 100px !important;
  border-radius: 5px !important;
}

.custom-navbar-logofile {
  max-width: 200px;
  max-height: 60px !important;
  border-radius: 5px !important;
}

.navbar {
  min-height: 80px !important;
}
.custom-circle-item-navbar {
  border: 1px solid #bbbbbb !important;
}

:hover.custom-default-link-hover {
  opacity: 0.8 !important;
  color: inherit !important;
}

.custom-sprout-video-iframe-responsive {
  position: relative !important;
  height: 0 !important;
  padding-bottom: 56.25% !important;
  font-size: 0px !important; /* Hide iframe text*/
}

.custom-module-number-list {
  border: 1px solid #ddd !important;
  font-size: 14px !important;
}

.custom-container {
  max-width: 1320px !important;
}

.custom-logo-course-bg-home {
  height: 190px !important;
  background-size: cover !important;
  background-position: center !important;
}

.custom-logo-course-bg-home-v2 {
  height: 420px !important;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 0.5rem !important;
}

.custom-card-hover-zoom {
  transition: transform 0.2s;
  transform-origin: top;
}
.custom-card-hover-zoom:hover {
  transform: scale(1.02);
}

.custom-course-card-layout-v2 {
  height: 420px !important;
}

.custom-logo-course-bg-home-v3 {
  height: 190px !important;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 0.5rem !important;
}

.custom-sales-button-shadow {
  width: fit-content !important;
  box-shadow: 0 0px 10px -2px rgb(0 0 0 / 20%), 0 8px 10px -9px rgb(0 0 0 / 20%) !important;
}
.custom-sales-button-div-v2 {
  z-index: 14;
  position: absolute;
  bottom: -3px;
  background-color: #f1f5f9;
  left: -2px;
  padding-bottom: 12px;
  padding-left: 10px;
  padding-top: 6px;
  padding-right: 15px;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 0.5em;
}

.custom-sales-button-div-v3 {
  z-index: 99;
  position: absolute;
  bottom: -1px;
  background-color: #161b25;
  left: -2px;
  padding-bottom: 7px;
  padding-left: 7px;
  padding-top: 3px;
  padding-right: 10px;
  border-top-right-radius: 0.7em;
  border-bottom-left-radius: 0.5em;
}

.custom-headline-course-home {
  font-weight: 600 !important;
  font-size: 17px !important;
}

.custom-video-iframe-class iframe,
.custom-video-iframe-class video {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9 !important;
  border-radius: 8px !important;
  position: relative !important;
  /* width: 560px !important;
    height: 315px !important; */
  margin: 0px !important;
  padding: 0px !important;
}

.custom-course-small-image {
  width: 6rem !important;
  height: auto !important;
  aspect-ratio: 16/9 !important;
  background-size: 100% !important;
  background-color: #eee !important;
}

.custom-course-small-image-v2 {
  width: 3rem !important;
  height: 3.8rem !important;
  aspect-ratio: 16/9 !important;
  background-size: 100% !important;
  background-color: #eee !important;
}

.custom-module-name-list {
  color: var(--geeks-heading-color, inherit);
  font-family: Inter, "sans-serif";
  font-weight: 600;
  line-height: 1.5;
  font-size: 1rem;
}

.custom-module-aditional-info {
  font-weight: 400 !important;
  --geeks-text-opacity: 1;
  color: #64748b !important;
  font-size: 0.75rem !important;
}

.custom-module-arrow-icon {
  right: 20px !important;
  position: absolute !important;
}

.custom-btn-done {
  width: auto;
  min-width: 110px;
  max-width: 140px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.custom-btn-undone {
  width: auto;
  max-width: 140px;
  display: flex;
  align-items: flex-end;
}

.custom-italic {
  font-style: italic !important;
}

.custom-fs-10 {
  font-size: 10px !important;
}

.custom-fs-13 {
  font-size: 13px !important;
}

.custom-fs-14 {
  font-size: 14px !important;
}

.custom-fs-15 {
  font-size: 15px !important;
}

.custom-fs-16 {
  font-size: 16px !important;
}

.custom-fs-17 {
  font-size: 17px !important;
}

.custom-fs-18 {
  font-size: 18px !important;
}

.custom-fs-24 {
  font-size: 24px !important;
}

.custom-fs-27 {
  font-size: 27px !important;
}

.custom-fw-600 {
  font-weight: 600 !important;
}

.custom-fw-700 {
  font-weight: 700 !important;
}

a.text-white:hover {
  color: #f6f6f6 !important;
}

.custom-quiz-answer-feedback {
  background-color: #f9f9f9 !important;
  border: 1px solid #eae7f5;
}

.custom-quiz-answer-divider:not(:first-child) {
  border-top: dashed 2px #e6eaef !important;
}

.course-item-grade-class:not(.active) {
  background-color: #fefefe !important;
}

:hover.course-item-grade-class:not(.active) {
  background-color: #f7f7f7 !important;
}

:hover.course-item-grade-class a {
  opacity: 0.9 !important;
}

.custom-class-comment:not(:first-child) {
  border-top: 1px solid #e9e9e9 !important;
}

.custom-class-comment-response:not(:first-child) {
  border-top: 1px solid #e9e9e9 !important;
}

.custom-class-comment-date {
  color: #a8a3b9 !important;
  font-weight: 400 !important;
  font-size: 12px !important;
}

.custom-class-comment-box {
  border-radius: 8px !important;
  border: 1px solid #e3e3e3 !important;
  padding: 10px 14px !important;
}

.custom-class-comment-limit-show {
  width: 88px;
  padding: 2px 6px;
  text-align: center;
  border-radius: 8px;
  background-color: #f6f6f6;
  color: #5c5776;
}

.custom-class-comment-limit-details {
  display: flex;
  width: 100%;
  padding-top: 10px;
  height: 45px;
  align-items: center;
}

.custom-class-comment-button {
  position: absolute;
  right: 48px;
  margin-bottom: 0 !important;
}

.custom-border-white {
  border: 1px solid #ffffff !important;
}

.custom-comment-head-div {
  display: flex !important;
}

.custom-comment-head-div-total {
  position: absolute;
  right: 30px;
  margin-top: 2px;
  padding: 2px 8px;
  border-radius: 8px;
  font-size: 13px;
  background-color: #f6f6f6;
  color: #5c5776;
}

.custom-icon-delete-comment {
  position: absolute;
  right: 20px;
  margin-top: 8px;
  color: #aaa;
}

.custom-position-platform-message {
  position: fixed !important;
  bottom: 20px !important;
  right: 30px !important;
  z-index: 9999999 !important;
}

.custom-contact-support-success-message {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 9 !important;
  border-radius: 7px !important;
  text-align: center !important;
}

.custom-contact-support-success-message-background {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  background-color: #fff !important;
  z-index: 9 !important;
  border-radius: 7px !important;
  opacity: 0.8 !important;
}

.custom-contact-support-success-message-icon-box {
  position: absolute !important;
  z-index: 99 !important;
  margin-top: 33% !important;
  left: 25% !important;
  right: 25% !important;
  width: 50% !important;
  font-size: 50px !important;
  color: #5c5776 !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  display: grid !important;
}

.custom-contact-support-success-message-icon {
  margin-bottom: 8px !important;
  font-size: 50px !important;
  color: #48c136 !important;
}

.custom-message-recover-info > .custom-position-platform-message {
  width: inherit !important;
  position: inherit !important;
  margin-top: inherit !important;
  right: inherit !important;
}

.custom-message-recover-info > .custom-position-platform-message > button {
  display: none !important;
}

.custom-warning-modulo-dripping {
  font-size: 13px !important;
  font-weight: 500 !important;
  padding: 12px 12px !important;
  margin-left: 25px !important;
  margin-bottom: 10px !important;
}

.custom-image-preview-add-avatar {
  max-height: 200px !important;
  max-width: 200px !important;
  border-radius: 200px !important;
}

.custom-image-preview-edit-avatar {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  height: 200px !important;
  width: 200px !important;
  border-radius: 200px !important;
  /* background-color: #f1f5f9 !important; */
  overflow: auto !important;
  box-sizing: border-box !important;
  transition: all 0.2s ease !important;
  background-size: 100% !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.custom-align-self-center {
  align-self: center !important;
  display: flex !important;
  justify-content: center !important;
}

.custom-box-upload-image {
  border: 1px solid #ddd !important;
  border-radius: 10px !important;
  padding: 20px !important;
}

.custom-width-100 {
  width: 100% !important;
}

/* Rating Star Widgets Style */
.rating-stars ul {
  cursor: pointer;
}

.rating-stars ul > li.star {
  display: inline-block;
  padding: 0px 2px !important;
}

.star-hover {
  color: #ffaa46 !important;
}

.star-selected {
  color: #ffaa46 !important;
}

.custom-div-btns-done-undone {
  display: flex !important;
  align-items: center !important;
}

.custom-div-star-itens {
  min-width: 120px;
  text-align: center;
  position: absolute;
  right: 4px;
  margin-top: 16px;
}

.custom-login-v2-box {
  width: 100% !important;
  height: 100% !important;
}

/* ---------------- */
/* Descrition class */

.custom-description-structure p,
.custom-description-structure li {
  font-size: 15px !important;
  color: #5c5776 !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  background-color: none !important;
}

.custom-description-structure h1 {
  font-size: 25px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

.custom-description-structure h2 {
  font-size: 30px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

.custom-description-structure h3 {
  font-size: 25px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

.custom-description-structure h4,
.custom-description-structure h5,
.custom-description-structure h6 {
  font-size: 20px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

.custom-description-structure a {
  color: #225ed8 !important;
}

.custom-description-structure a:hover {
  opacity: 0.9 !important;
}

.custom-description-structure img,
.custom-description-structure iframe,
.custom-description-structure embed,
.custom-description-structure video {
  max-width: 100% !important;
  border-radius: 6px !important;
}

.custom-description-structure li {
  margin-bottom: 3px !important;
}

.custom-description-structure table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  margin: 20px 0px;
}

.custom-description-structure th {
  background-color: #f7f7f7;
}

.custom-description-structure th,
.custom-description-structure td {
  border: 1px #bbbfc9 solid;
  color: #5c5776;
  padding: 15px;
}

.custom-description-structure p {
  margin-top: 14px !important;
  margin-bottom: 8px !important;
}

.custom-description-structure blockquote {
  border-left: 5px solid #e7e7e7;
  padding-left: 14px;
}

/* ---------------- */
/* Community Post */

.custom-community-post-structure {
  word-break: break-word;
}

.custom-community-post-structure p,
.custom-community-post-structure li {
  font-size: 15px !important;
  color: #5c5776;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  background-color: none !important;
}

.custom-community-post-structure h1 {
  font-size: 25px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

.custom-community-post-structure h2 {
  font-size: 30px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

.custom-community-post-structure h3 {
  font-size: 25px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

.custom-community-post-structure h4,
.custom-community-post-structure h5,
.custom-community-post-structure h6 {
  font-size: 20px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

/* .custom-community-post-structure a {
    color: #225ed8 !important;
} */

.custom-community-post-structure a:hover {
  opacity: 0.9 !important;
}

.custom-community-post-structure img {
  max-width: 100% !important;
  max-height: 700px;
  display: block;
  margin: auto;
  border-radius: 6px !important;
}

.custom-community-post-structure iframe,
.custom-community-post-structure embed,
.custom-community-post-structure video {
  width: 100% !important;
  height: 350px !important;
  display: block;
  margin: auto;
  border-radius: 10px !important;
}

.custom-community-post-structure li {
  margin-bottom: 3px !important;
}

.custom-community-post-structure table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  margin: 20px 0px;
}

.custom-community-post-structure th {
  background-color: #f7f7f7;
}

.custom-community-post-structure th,
.custom-community-post-structure td {
  border: 1px #bbbfc9 solid;
  color: #5c5776;
  padding: 15px;
}

.custom-community-post-structure .table thead th {
  font-weight: 600;
  padding: 15px;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 0.875rem;
  background-color: #f7f7f7;
  border-bottom: 1px #bbbfc9 solid;
}

.custom-community-post-structure blockquote {
  border-left: 5px solid #e7e7e7;
  padding-left: 14px;
}

.custom-community-post-structure p {
  margin-top: 6px !important;
  margin-bottom: 8px !important;
}
/* ---------------- */

/* ---------------- */
/* Quiz Question */

.custom-quiz-question-structure {
  word-break: break-word;
}

.custom-quiz-question-structure p,
.custom-quiz-question-structure li {
  font-size: 15px !important;
  color: #5c5776 !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
  background-color: none !important;
}

.custom-quiz-question-structure h1 {
  font-size: 25px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

.custom-quiz-question-structure h2 {
  font-size: 30px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

.custom-quiz-question-structure h3 {
  font-size: 25px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

.custom-quiz-question-structure h4,
.custom-quiz-question-structure h5,
.custom-quiz-question-structure h6 {
  font-size: 20px !important;
  margin-top: 14px !important;
  margin-bottom: 12px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  color: #434054 !important;
  background-color: none !important;
}

/* .custom-quiz-question-structure a {
    color: #225ed8 !important;
} */

.custom-quiz-question-structure a:hover {
  opacity: 0.9 !important;
}

.custom-quiz-question-structure img {
  max-width: 100% !important;
  max-height: 700px;
  display: block;
  margin: auto;
  border-radius: 6px !important;
}

.custom-quiz-question-structure iframe,
.custom-quiz-question-structure embed,
.custom-quiz-question-structure video {
  width: 100% !important;
  height: 350px !important;
  display: block;
  margin: auto;
  border-radius: 10px !important;
}

.custom-quiz-question-structure li {
  margin-bottom: 3px !important;
}

.custom-quiz-question-structure table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  margin: 20px 0px;
}

.custom-quiz-question-structure th {
  background-color: #f7f7f7;
}

.custom-quiz-question-structure th,
.custom-quiz-question-structure td {
  border: 1px #bbbfc9 solid;
  color: #5c5776;
  padding: 15px;
}

.custom-quiz-question-structure .table thead th {
  font-weight: 600;
  padding: 15px;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 0.875rem;
  background-color: #f7f7f7;
  border-bottom: 1px #bbbfc9 solid;
}

.custom-quiz-question-structure blockquote {
  border-left: 5px solid #e7e7e7;
  padding-left: 14px;
}

.custom-quiz-question-structure p {
  margin-top: 6px !important;
  margin-bottom: 8px !important;
}

/* ---------------- */
/* Navbar Dark style */
.custom-style-dark-bg {
  background-color: #242e3a !important;
}

.custom-style-dark-bg-secondary {
  background-color: #323945 !important;
}

.custom-style-dark-link-text {
  color: #d7dae2 !important;
}

:hover.custom-style-dark-link-text {
  opacity: 0.8 !important;
}

.custom-style-dark-logo-text {
  color: #fefefe !important;
  cursor: default !important;
}

.custom-style-dark-logo-text-intern {
  color: #fefefe !important;
  align-items: center !important;
  display: flex !important;
  cursor: pointer !important;
}

.custom-style-dark-avatar {
  border: 1px solid #888888 !important;
  color: #ffffff !important;
}

.custom-style-dark-notication-icon {
  background-color: transparent !important;
  border: 1px solid #6e6e6e !important;
  font-size: 18px !important;
}

:hover.custom-style-dark-notication-icon {
  opacity: 0.8 !important;
}

.custom-style-dark-text-color {
  color: #d7dae2 !important;
}

.custom-style-dark-text-color-muted {
  color: #9ea1aa !important;
}

.custom-style-dark-border-color {
  border-color: #51565f !important;
}

:hover.custom-style-dark-dropdown-hover {
  background-color: #3f465c !important;
}

.custom-additional-material-div {
  padding: 10px 20px;
  border-radius: 8px;
  width: fit-content;
  margin-bottom: 14px;
  font-size: 15px;
}

.custom-additional-material-icon {
  font-size: 18px;
  margin-right: 6px;
}

.custom-additional-material-a {
  width: fit-content;
  display: block;
}

/* Navbar Light style */
.custom-style-light-link-text {
  color: #4a4a4a !important;
}

:hover.custom-style-light-link-text {
  color: #121212 !important;
}

.custom-style-light-logo-text {
  color: #121212 !important;
  cursor: default !important;
}

.custom-style-light-logo-text-intern {
  color: #121212 !important;
  align-items: center !important;
  display: flex !important;
  cursor: pointer !important;
}

.custom-style-light-border-default {
  border: 1px solid #dbd8e9 !important;
}

.custom-style-light-notication-icon {
  background-color: transparent !important;
  border: 1px solid #d7d7d7 !important;
  font-size: 18px !important;
}

:hover.custom-style-light-notication-icon {
  opacity: 0.8 !important;
}

input,
select,
textarea,
.bootstrap-select > select,
.bootstrap-select > .dropdown-toggle,
.ql-editor,
.multiselect-native-select {
  background-color: #f5f8faba !important;
}

:hover.custom-disabled-button {
  cursor: not-allowed !important;
  opacity: 0.6 !important;
}

.btn-disabled-onclick[disabled] {
  opacity: 0.6 !important;
  cursor: not-allowed !important;
}

/* ---------------- */

/* badges color */
.badge-dot {
  border-radius: 50%;
  display: inline-block !important;
  font-size: 0;
  height: 0.5rem;
  line-height: 1;
  padding: 0;
  vertical-align: middle;
  width: 0.5rem;
}
.bg-primary-soft {
  background-color: rgba(117, 79, 254, 0.1);
  color: #754ffe;
}
.bg-secondary-soft {
  background-color: rgba(100, 116, 139, 0.1);
  color: #64748b;
}
.bg-success-soft {
  background-color: rgba(56, 161, 105, 0.1);
  color: #38a169;
}
.bg-info-soft {
  background-color: rgba(14, 165, 233, 0.1);
  color: #0ea5e9;
}
.bg-warning-soft {
  background-color: rgba(245, 158, 11, 0.1);
  color: #f59e0b;
}
.bg-danger-soft {
  background-color: rgba(220, 38, 38, 0.1);
  color: #dc2626;
}
.bg-light-soft {
  background-color: rgba(241, 245, 249, 0.1);
  color: #f1f5f9;
}
.bg-dark-soft {
  background-color: rgba(15, 23, 42, 0.1);
  color: #161b25;
}
.bg-white-soft {
  background-color: hsla(0, 0%, 100%, 0.1);
  color: #fff;
}
.bg-light-primary-soft {
  background-color: rgba(237, 233, 254, 0.1);
  color: #ede9fe;
}
.bg-light-danger-soft {
  background-color: hsla(2, 77%, 91%, 0.1);
  color: #fad9d8;
}
.bg-light-info-soft {
  background-color: rgba(225, 246, 255, 0.1);
  color: #e1f6ff;
}
.bg-light-warning-soft {
  background-color: rgba(255, 238, 218, 0.1);
  color: #ffeeda;
}
.bg-light-secondary-soft {
  background-color: rgba(228, 227, 233, 0.1);
  color: #e4e3e9;
}
.bg-light-success-soft {
  background-color: rgba(209, 245, 234, 0.1);
  color: #d1f5ea;
}
.bg-light-dark-soft {
  background-color: rgba(209, 207, 216, 0.1);
  color: #d1cfd8;
}
.bg-dark-primary-soft {
  background-color: rgba(89, 60, 193, 0.1);
  color: #593cc1;
}
.bg-dark-warning-soft {
  background-color: rgba(194, 129, 53, 0.1);
  color: #c28135;
}
.bg-dark-info-soft {
  background-color: rgba(81, 160, 194, 0.1);
  color: #51a0c2;
}
.bg-dark-danger-soft {
  background-color: rgba(174, 48, 46, 0.1);
  color: #ae302e;
}
.bg-dark-success-soft {
  background-color: rgba(19, 154, 116, 0.1);
  color: #139a74;
}
.bg-dark-secondary-soft {
  background-color: rgba(92, 89, 109, 0.1);
  color: #5c596d;
}
.custom-bg-light-off {
  background-color: #f1f5f9 !important;
}
.rating-stars ul > li.star {
  padding: 0 !important;
}
.c-px-2 {
  padding-left: 2px !important;
  padding-right: 2px !important;
}
.custom-button-modal-powerai {
  position: fixed !important;
  z-index: 9 !important;
  bottom: 25px !important;
  right: 60px !important;
}
.custom-button-modal-footer-membox {
  position: fixed !important;
  z-index: 9 !important;
  bottom: 25px !important;
  left: 60px !important;
}
.offcanvas {
  position: fixed;
  top: 0;
  right: -500px; /* Hide offcanvas by default */
  width: 500px;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease-in-out;
  z-index: 9;
}
.offcanvas.show {
  transform: translateX(-500px);
}
.offcanvas-header {
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.offcanvas-title {
  margin: 0;
  font-size: 20px;
}
/* .offcanvas-body {
    padding: 20px;
} */
.offcanvas-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(225 225 225 / 50%); /* Semi-transparent background */
  z-index: 8;
}
.offcanvas-overlay.show {
  display: block;
}
.chat-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-bottom: 8px !important;
}
.custom-border-radius-10px {
  border-radius: 10px !important;
}
.custom-chat-send-btn {
  right: 25px;
  margin-top: -47px !important;
}
.custom-chat-message-content {
  padding-bottom: 230px !important;
  overflow-y: scroll !important;
}
.custom-empty-message-init {
  width: 70%;
  text-align: center;
  margin: auto;
  margin-top: 25px;
  color: #888;
}
.custom-empty-message-init-icon {
  font-size: 30px;
  color: #aaa;
}
.custom-empty-message-init-text {
  margin-top: 10px;
}

.item-module:last-of-type .course-item-grade-class:last-child {
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.custom-banner-home {
  border-radius: 10px !important;
  max-width: 100% !important;
  max-height: 600px !important;
  min-height: 80px !important;
}

.slider-full-width {
  width: 100% !important;
}

.slider > .tns-item {
  padding-right: 10px !important;
}

.tns-controls {
  position: absolute;
  top: -44px; /* Adjust as needed */
  right: 10px; /* Adjust as needed */
  width: auto;
  z-index: 1;
}

.tns-controls button {
  background: transparent; /* Remove the background */
  border: none;
  width: auto; /* Auto width to fit the content */
  height: auto; /* Auto height to fit the content */
  box-shadow: none; /* Remove the box shadow */
  cursor: pointer;
  background-color: #e3e5ed;
  padding: 3px 10px;
  border-radius: 10px;
  margin: 0 4px;
}

.tns-controls button[disabled] {
  opacity: 0.5 !important;
  cursor: default !important;
}

.tns-controls button[data-controls="prev"]::after {
  font-size: 30px; /* Adjust as needed */
}

.tns-controls button[data-controls="next"]::after {
  font-size: 30px; /* Adjust as needed */
}

.custom-course-category-title {
  font-size: 18px;
  font-weight: 600;
}

.custom-block-embedded-video-traffic-limit {
  width: 100%;
  height: 450px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ccc;
  text-align: center;
}

#postText {
  transition: all 0.5s ease-in-out;
}

.custom-community-channel-dots {
  width: 14px;
  height: 14px;
  background: #ccc;
  border-radius: 14px;
  display: inline-block;
}

.custom-community-nav-link {
  font-weight: 400 !important;
  width: 100%;
}

.custom-community-nav-link:hover {
  background-color: #f7f7f7 !important;
  color: #000000 !important;
  font-weight: 500 !important;
}

.custom-community-nav-link-active {
  background-color: #f2f2f2 !important;
  border-radius: 0.5rem !important;
}

.custom-community-post-divider {
  border-top: dashed 2px #e6eaef !important;
}

.communityPostTitleClass {
  font-weight: 600 !important;
  border: 1px solid #dbd8e9 !important;
  margin-bottom: 3px;
}
.communityPostContentClass {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border: 1px solid #dbd8e9 !important;
  border-top: 0px !important;
}
.communityPostLinkVideoClass {
  border: 1px solid #dbd8e9 !important;
}
:hover#communityPostButton {
  opacity: 0.9 !important;
}
.community-showcase-image {
  min-width: 200px !important;
  max-width: 200px !important;
  min-height: 200px !important;
  max-height: 200px !important;
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.custom-community-member-list {
  max-height: 520px;
  overflow-y: scroll;
  cursor: default !important;
}
.custom-community-member-list-title {
  color: #a8a3b9;
  padding: 0.3rem 0.4rem;
  margin-bottom: 0.2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.6875rem;
  font-weight: 500;
  padding-left: 0px;
}
:hover.custom-default-cta-button {
  opacity: 0.9 !important;
}

.custom-icon-shape {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ebebeb;
}

:hover.custom-card-module-locked {
  cursor: default !important;
  opacity: 0.6 !important;
}

.dropzone-custom {
  display: flex;
  justify-content: center !important;
  align-items: center !important;
  border: 2px dashed #ccc;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  height: 80px;
  min-height: 80px !important;
  border-radius: 10px;
}

.dropzone-custom.dragover {
  background-color: #f8fafb;
  border-color: #ddd;
  border-style: solid;
}

.thumb-custom {
  width: 100%;
  color: white;
  padding-right: 15px;
  margin-bottom: 4px;
  border-radius: 10px;
  border: 1px solid #ccc;
  display: flex !important;
  align-items: center;
}

.delete-btn-file-custom {
  margin-left: 10px;
  height: 33px;
  background-color: #f76352;
  color: white;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 6px;
}

:hover.delete-btn-file-custom {
  color: #fff !important;
}

.delete-btn-file-custom-2 {
  height: 33px;
  color: #f76352;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 6px;
  font-size: 22px;
}

:hover.delete-btn-file-custom-2 {
  opacity: 0.8 !important;
}

.thumb-image-custom {
  width: 120px !important;
  height: 120px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  border-radius: 10px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.thumb-material-custom {
  width: 50px !important;
  height: 50px !important;
  border-radius: 10px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  background-image: url(/image/community-preview-upload-material.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: -9px;
  margin-left: 5px;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.name-file-custom {
  margin-left: 15px;
  margin-right: 5px;
}

.custom-community-ranking-points {
  margin-left: 4px !important;
  font-size: 12px !important;
  margin-top: -3px !important;
  opacity: 0.9 !important;
}

.custom-community-ranking-position {
  font-size: 15px !important;
  font-weight: 600 !important;
  width: 36px !important;
}

.custom-community-ranking-only-scored-info {
  text-align: left;
  font-size: 13px;
  color: #5c5776 !important;
  border-top: dashed 2px #e6eaef !important;
  padding-top: 15px;
  margin-bottom: -5px;
}

.custom-showcase-navbar-public-view {
  position: absolute;
  top: 80px;
  background-color: #ffffff;
  right: 0px;
  z-index: 11;
  width: 100%;
  padding: 10px;
  border-top: 1px solid #e3e5ed;
  color: #5c5776;
}

.custom-showcase-navbar-public-view-button-bg {
  background-color: #9a9393 !important;
}

.custom-showcase-navbar-public-view-button-border {
  border-color: #9a9393 !important;
}

.custom-form-search {
  height: 38px !important;
  background-color: #f5f8faba !important;
  border: 1px solid #dbd8e9 !important;
  color: #18113c !important;
}

.custom-search-results-divider {
  border-top: dashed 2px #e6eaef !important;
  margin: 15px !important;
}

:hover.custom-search-result-active {
  background-color: #f7f7f7 !important;
  color: #18113c !important;
  border-radius: 0.5rem !important;
}

.custom-search-nav-link {
  font-weight: 400 !important;
  width: 100%;
}

:hover.custom-search-nav-link {
  background-color: #f7f7f7 !important;
  color: #18113c !important;
  font-weight: 500 !important;
}

.custom-search-active-item {
  background-color: #f7f7f7 !important;
  font-weight: 500 !important;
}

.custom-search-navbar-mobile {
  background-color: #ffffff;
  right: 0px;
  z-index: 9;
  width: 100%;
  padding: 10px;
  border-top: 1px solid #e3e5ed;
  color: #5c5776;
}

.custom-quiz-call-as {
  font-size: 14px;
  font-weight: 300;
}

:hover.custom-quiz-answer-option {
  background-color: #f8f8f8 !important;
  cursor: pointer;
}

.custom-quiz-display-answer {
  color: #79758f;
  background-color: #fff;
  border-color: #79758f;
}
:hover.custom-quiz-display-answer {
  color: #fff;
  background-color: #79758f;
  border-color: #79758f;
}

.custom-bg-external-page {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.custom-course-loading-spinner {
  width: 100%;
  display: flex;
  justify-content: center;
}

.custom-notification-count {
  top: -5px !important;
  left: 18px;
  font-size: 10px;
  padding: 4px 7px;
  border: 2px solid #fff;
  border-radius: 25px;
}

.custom-notification-text-body {
  font-size: 13px;
  color: #5c5776 !important;
}

.custom-notification-navbar-item:hover,
.custom-notification-navbar-item:hover * {
  background-color: #f1f5f9 !important;
}

.custom-certificate-preview-title {
  font-size: 23px;
  margin-bottom: 20px;
  color: #554f4f;
}
.custom-certificate-preview-student-name {
  font-size: 32px;
  font-weight: 700;
  margin-top: 30px !important;
}
.custom-certificate-preview-text {
  font-size: 16px;
  font-weight: 400;
  margin-top: 30px !important;
}
.custom-certificate-preview-workload {
  font-size: 15px;
  font-weight: 300;
  margin-top: 30px !important;
}
.custom-certificate-preview-box {
  width: 1000px;
  margin: auto;
  color: #554f4f;
  background-size: 100%;
  border-radius: 10px;
  position: relative; /* Ensure footer can be absolutely positioned */
  aspect-ratio: 1414 / 1000; /* A4 landscape proportion (1000px width -> 707px height approx) */
  /* Fallback for browsers without aspect-ratio */
  height: auto;
}
.custom-certificate-preview-qr-code {
  display: flex;
  align-items: center;
  width: 150px;
  height: 70px;
}
.custom-certificate-preview-logo {
  font-size: 12px;
  text-align: center;
}
.custom-certificate-preview-logo img {
  max-width: 200px;
  max-height: 60px;
}
.custom-certificate-preview-footer {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 16%;
  width: 68%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  pointer-events: auto; /* allow interactions like copy validation id */
}
@media (min-width: 992px) {
  .custom-certificate-preview-footer {
    width: 670px;
  }
}
.custom-certificate-preview-box-content {
  width: 670px;
  margin: auto;
  padding-bottom: 180px; /* Reserve space so footer does not overlap content */
}

@media (max-width: 1200px) {
  .custom-certificate-preview-box-content {
    width: 70%;
  }
  .custom-certificate-preview-footer {
    width: 70%;
  }
}
@media (max-width: 992px) {
  .custom-certificate-preview-box-content {
    width: 82%;
  }
  .custom-certificate-preview-footer {
    width: 82%;
  }
}
@media (max-width: 768px) {
  .custom-certificate-preview-box-content {
    width: 92%;
  }
  .custom-certificate-preview-footer {
    width: 92%;
    bottom: 14%;
  }
}

/* Print styles for consistent A4 export */
@media print {
  @page {
    size: A4 landscape;
    margin: 0;
  }
  body,
  html {
    background: #fff !important;
  }
  #scaleContainer {
    padding: 0 !important;
  }
  .custom-certificate-preview-box {
    width: 1000px !important;
    height: 707px !important;
    aspect-ratio: auto;
  }
  .custom-certificate-preview-box-content {
    width: 670px !important;
    padding-bottom: 180px !important;
  }
  .custom-certificate-preview-footer {
    width: 670px !important;
  }
  .no-print,
  .no-print * {
    display: none !important;
  }
}

.custom-certificate-validation-table td {
  border: 1px solid #67676782 !important;
  padding: 20px 10px;
}

.custom-certificate-validation-table td:first-child {
  width: 170px;
}

.custom-course-content-list {
  /* max-height: 520px; */
  overflow-y: hidden;
  cursor: default !important;
}

.custom-navbar-fixed {
  position: fixed;
  width: 100%;
  z-index: 8;
  box-shadow: 0 1px 3px rgba(3, 0, 71, 0.09);
}

.custom-certificate-mask-to-pdf-mobile {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  position: absolute;
}

.custom-comment-answer-button,
.custom-comment-answer-button-prev {
  font-size: 12px;
  cursor: pointer;
}

.custom-class-comment-name-time {
  display: flex;
  align-items: center;
}

.custom-class-comments-answers-textarea {
  margin-top: 6px;
}
.custom-navbar-dropdown-menu {
  max-width: 400px;
}
.custom-navbar-dropdown-menu-div {
  max-width: 320px;
}

.custom-audio-player {
  width: 100%;
  height: 80px;
  background-color: #fff; /* Cor de fundo */
  /* border: 2px solid #ccc;  */
  border-radius: 8px; /* Bordas arredondadas (opcional) */
  padding: 14px; /* Espaçamento interno (opcional) */
  box-shadow: 0 1px 3px rgba(3, 0, 71, 0.09);
}

.onboarding-media .media-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden; /* impede “vazar” por cima dos outros elementos */
  border-radius: 0.5rem;
  background: #000;
}
/* 16:9 */
.onboarding-media .media-wrapper::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.onboarding-media .media-wrapper iframe,
.onboarding-media .media-wrapper .embed-slot iframe {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
  display: block !important;
}

.alert-warning p,
.alert-warning li,
.alert-warning h2,
.alert-warning h3,
.alert-warning h4 {
  color: #856404 !important;
}

.powerai-chat li {
  color: #5c5776 !important;
}

@media only screen and (max-width: 415px) {
  .custom-chat-send-tip > small {
    margin-top: 8px !important;
    display: none !important;
  }
  .custom-empty-message-init {
    width: 90% !important;
  }
  .custom-community-post-structure iframe,
  .custom-community-post-structure embed,
  .custom-community-post-structure video {
    height: 220px !important;
  }
}

@media only screen and (min-width: 416px) and (max-width: 515px) {
  .custom-community-post-structure iframe,
  .custom-community-post-structure embed,
  .custom-community-post-structure video {
    height: 260px !important;
  }
}

@media only screen and (max-width: 700px) {
  .custom-mobile-reserve-flex {
    flex-direction: column-reverse !important;
  }
  .custom-mobile-done-undone-btn {
    margin-bottom: 10px !important;
  }
  .community-showcase-image {
    min-width: 100px !important;
    max-width: 100px !important;
    min-height: 100px !important;
    max-height: 100px !important;
    border-radius: 10px !important;
  }
  .community-div-name {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }
  .custom-community-reactions-button,
  .custom-community-comment-button {
    text-align: center !important;
  }

  .custom-community-post-structure p,
  .custom-community-post-structure li {
    font-size: 14px !important;
  }

  .custom-class-comments-answers-list,
  .custom-class-comments-answers-list-prev,
  .custom-class-comments-answers-textarea {
    margin-left: -30px;
  }

  .custom-class-comment-name-time {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .custom-navbar-student-email {
    font-size: 12px;
  }
  .custom-navbar-dropdown-menu {
    max-width: 300px;
  }
  .custom-navbar-dropdown-menu-div {
    max-width: 200px;
  }
}

@media only screen and (max-width: 990px) {
  .custom-mobile-container-px {
    padding-right: 14pt !important;
    padding-left: 14pt !important;
  }
  .custom-mobile-d-block {
    display: block !important;
  }
  .custom-mobile-hidden {
    display: none !important;
  }
  .custom-mobile-margin-0 {
    margin: 0 !important;
  }
  .custom-mobile-mt-0 {
    margin-top: 0 !important;
  }
  .custom-mobile-mt-10px {
    margin-top: 10px !important;
  }
  .custom-mobile-fs-14 {
    font-size: 14px !important;
  }
  .custom-mobile-fs-16 {
    font-size: 16px !important;
  }
  .custom-mobile-fs-17 {
    font-size: 17px !important;
  }
  .custom-description-structure img,
  .custom-description-structure iframe {
    width: 100% !important;
    height: auto !important;
  }
  .custom-community-post-structure img,
  .custom-description-structure iframe {
    max-width: 100% !important;
    height: auto !important;
  }
  .custom-mobile-first-tab-panel {
    display: none !important;
  }
  .custom-mobile-flex-wrap {
    flex-wrap: wrap !important;
  }
  .custom-mobile-justify-content-flex-end {
    justify-content: flex-end !important;
  }
  .custom-mobile-position-relative {
    position: relative !important;
  }
  .custom-mobile-tab-nav-item {
    text-wrap: nowrap !important;
  }
  .custom-mobile-menu-classes {
    display: none;
    margin-top: -24px !important;
  }
  .custom-mobile-done-undone-btn {
    font-size: 12px !important;
    width: fit-content !important;
    margin-left: 10px !important;
  }
  .custom-div-star-itens {
    right: -2px !important;
  }
  .star > i {
    font-size: 14px !important;
  }
  .custom-mobile-receive-html-menu {
    margin-top: -24px !important;
  }
  .offcanvas {
    right: -90%; /* Hide offcanvas by default */
    width: 90%;
  }
  .offcanvas.show {
    transform: translateX(-100%);
  }
  .custom-button-modal-powerai {
    bottom: 20px !important;
    right: 30px !important;
  }
  .custom-button-modal-footer-membox {
    bottom: 20px !important;
    left: 15px !important;
  }
  #printPdfBtn {
    font-size: 28px !important;
  }
  .custom-banner-home {
    border-radius: 6px !important;
    max-height: 500px !important;
    min-height: 40px !important;
  }
  .custom-block-embedded-video-traffic-limit {
    height: 250px;
  }
  .custom-search-nav-mobile {
    border-top: none !important;
    border-radius: 0.5rem !important;
  }
  .custom-search-results-divider {
    margin: 10px !important;
  }
  .custom-copyright-mobile {
    font-size: 13px !important;
    padding: 0 15px !important;
    margin: 16px 0px !important;
  }
  .custom-form-search {
    height: 44px !important;
  }
  .custom-search-form {
    width: 100% !important;
  }
  .custom-course-card-showcase {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 8 / 11.15 !important;
    height: auto !important;
  }
  #tabContent {
    display: none;
  }
}

/*
   Fix específico para evitar corte do primeiro card com autoplay na faixa 991px-1159px.
   Nota: Este breakpoint (991px-1159px) difere intencionalmente do breakpoint usado no JavaScript.
   Isso é necessário para corrigir um problema visual específico nesta faixa de largura.
*/
@media only screen and (min-width: 991px) and (max-width: 1159px) {
  .slider[data-autoplay="true"] .tns-outer {
    overflow: hidden !important;
  }
  .slider[data-autoplay="true"] .tns-item {
    min-width: 323px !important;
  }
}
