<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#page .bb-course-title a {
  font-weight: 500;
  font-style: normal;
  font-size: 24px;
  color: black;
}

.learndash .wpProQuiz_content .wpProQuiz_reviewLegend .learndash-quiz-review-legend-item-review,
.learndash .wpProQuiz_reviewButtons input[name="review"] {
  display: none !important;
}

.learndash-wrapper .ld-expand-button.ld-button-alternate:hover span.ld-icon-arrow-down,
.learndash-wrapper .ld-item-list-item-preview:hover span.ld-icon-arrow-down {
  color: #F7941D !important;
}

.bb-course-items .bb-cover-list-item {
  overflow: visible;
}

.sticky-header .site-content,
body.buddypress.sticky-header .site-content,
.bb-buddypanel.sticky-header .site-content,
.single-sfwd-quiz.bb-buddypanel.sticky-header .site-content,
.single-sfwd-lessons.bb-buddypanel.sticky-header .site-content,
.single-sfwd-topic.bb-buddypanel.sticky-header .site-content {

  padding-top: 120px ;
}

#learndash-content .bb-grid {


  display: flex;
  margin-left: -10px;
  margin-right: -10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
}


.lms-topic-sidebar-wrapper .lms-topic-sidebar-data {
  padding: 15px 0;
  font-size: 15px;
  position: static !important;
  left: 0;
  -webkit-transition: left 0.2s ease, right 0.2s ease;
  transition: left 0.2s ease, right 0.2s ease;
  width: auto;
  height: auto;
  max-height: -webkit-calc(100% - 80px);
  max-height: calc(100% - 80px);
  overflow: auto;
  /* z-index: 111; */
}

/* .lms-topic-sidebar-wrapper {
  max-width: unset;
  min-height: unset;
} */

.lms-lessons-dropdown .select-wrap {
  margin-right: 12px;
  height: 40px;
  display: flex;
  align-items: center;
  width: 200px;
  background: #f5f5f5;
}
#select2-lessonDropdown-container{
  background: #f5f5f5;
}

.bb-lesson-dropdown {
  width: 100%;
  padding: 8px;
  height: 55px;
  text-wrap: pretty;
  font-size: 14px;
  border-style: outset;
  margin-top: 25px;
}
/* marouane */
.lms-lesson-content {
  margin-top: -15px;
  display: flex;
  margin-left: 60px;
}

.lms-lessions-list {
  display: flex;
  align-items: center;
    justify-content: space-between;
  margin: 0 15px;
}

.lms-lessons-dropdown {
  width: 20%;
}

.bb-type-list {
  display: flex;
  flex: 95%;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin-left: 22px !important;
}

.lms-lesson-header {
  display: flex;

  justify-content: center;
}

.bb-type-list .lms-topic-item:last-child .backbar {
  display: none;
}

.select2-container
{
width:fit-content !important;
}
.bb-lms-topic-circle,
.bb-lms-quiz-circle {
  width: 50px;
  height: 50px;
  background-color: white;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: 4px solid;
  border-color: #D6D6D9;
  cursor: pointer;
}

.bb-lms-topic-circle:hover,
.bb-lms-quiz-circle:hover {
  background-color: #00a79d;
  color: white;
}
.dropdown-trigger{

margin-top:10px;
}
.lms-topic-sidebar-data{
overflow:unset!important ;
}
#learndash-page-content .ld-breadcrumbs {
  display: none !important;
}

.bb-lms-topic-tooltip,
.bb-lms-quiz-tooltip {
  visibility: hidden;
  min-width: 300px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.ld-breadcrumbs-segments span:after {
  content: "\e827";
  font-family: bb-icons;
  font-size: 12px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
}

.ld-breadcrumbs-segments span:nth-child(1) a {
  font-size: 20px;
  color: black;
  /* Original size */
}

.ld-breadcrumbs-segments span:nth-child(2) a {
  font-size: 18px;
  color: black;
  /* Slightly smaller */
}

.ld-breadcrumbs-segments span:nth-child(3) a {
  font-size: 16px;
  color: black;
  /* Even smaller */
}


.bb-lms-topic-circle:hover .bb-lms-topic-tooltip,
.bb-lms-quiz-circle:hover .bb-lms-quiz-tooltip {
  visibility: visible;
  opacity: 1;
}

.current .bb-lms-topic-circle {
  background-color: #00a79d;
  color: white;
}

/* .wpProQuiz_reviewButtons p ,  wpProQuiz_quiz blockly_quiz br{
display:none;
}
.wpProQuiz_questionListItem br , .wpProQuiz_questionListItem p , wpProQuiz_listItem br, wpProQuiz_listItem p {
display:none !important;
} */
#lessonsContent {
width:unset !important;
  margin-right: 80px;
}

/* .toggle-sidebar {
  display: none !important;
} */


.wpProQuiz_quiz.blockly_quiz{

position:relative !important;
}

.backbar {
  height: 17px;
  background-color: #D6D6D9;
  position: relative;
  z-index: -1;
  top: -44px;
}

.lms-topic-sidebar-wrapper .bb-lms-title-wrap {
  padding: 12px 30px 12px 0px !important;
  line-height: 1.5;
  border-radius: 0;
  background: unset !important;
}

.lms-topic-sidebar-data .ld-breadcrumbs-segments {

  text-align: center;
}

.lms-topic-sidebar-data .lms-course-quizzes-list {

  display: none;
}

.bb-lesson-dropdown select {
  white-space: normal;
  word-wrap: break-word;
  padding: 5px;
}

.prev-button {

  border-radius: 15px 0px 0px 15px;
}

.next-button {

  border-radius: 0px 15px 15px 0px;
}




.prev-button,
.next-button {
  font-size: 0;
  background-color: var(--bb-alternate-text-color);
  color: #fff !important;
  margin: 10px;

  padding: 7px 30px 8px 20px;
}

.toggle-switch {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.switch-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  user-select: none;
  position: relative;
}

.switch-text {
  font-weight: bold;
  transition: color 0.3s;
}

.switch {
  width: 80px;
  height: 30px;
  background: linear-gradient(45deg, #ccc, #ddd);
  border-radius: 30px;
  position: relative;
  margin: 0 10px;
  transition: background-color 0.3s, box-shadow 0.3s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.switch:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: white;
  border-radius: 50%;
  top: 2px;
  left: 2px;
  transition: transform 0.3s, background-color 0.3s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* input[type="checkbox"] {
  display: none;
} */

input[type="checkbox"]:checked+.switch-label .switch {
  background: #00a79d;
  box-shadow: 0 0 15px rgba(76, 175, 80, 0.5);
}

input[type="checkbox"]:checked+.switch-label .switch:before {
  transform: translateX(30px);
  background-color: #f0f0f0;
}

input[type="checkbox"]:checked+.switch-label .left-text {
  color: #888;
}

input[type="checkbox"]:not(:checked)+.switch-label .right-text {
  color: #888;
  margin-left: 10px;
}

.wpProQuiz_content .wpProQuiz_reviewSummary .wpProQuiz_reviewQuestion &gt; ol li.wpProQuiz_reviewQuestionReview:after,
.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion &gt; ol li.wpProQuiz_reviewQuestionReview:after,
.wpProQuiz_content .wpProQuiz_box &gt; ol li.wpProQuiz_reviewQuestionReview:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border: 2px solid var(--bb-content-background-color);
  border-radius: 100%;
  position: absolute;
  top: -3px;
  right: -3px;
  background-color: #F7BA45;
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolvedCorrect,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolvedCorrect {
  background-color: #00c349;
  color: #fff;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolvedIncorrect,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolvedIncorrect {
  background-color: #f11414;
  color: #fff;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionReview,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionReview,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSkip,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSkip {
  background-color: #F7BA45;
  color: #fff;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_AnswerCorrect {
  background-color: #00c349;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_Review {
  background-color: #F7BA45;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_Answer {
  background-color: #f4f5f7;
  position: relative;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_Answer:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: var(--bb-success-color);
  border: 2px solid var(--bb-content-background-color);
  border-radius: 100%;
  position: absolute;
  top: -3px;
  right: -3px;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_AnswerIncorrect {
  background-color: #f11414;
}

/* Current */

.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li.wpProQuiz_reviewQuestionTarget {
  border-color: #00A79D;
}
.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewLegend .learndash-quiz-review-legend-item-current .wpProQuiz_reviewQuestion_Target
, .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv li.wpProQuiz_reviewQuestionTarget {
  outline: 0;
  border-radius: 100%;
  box-shadow: none;
  background-color: #a1cecc !important;
  border-color: #00A79D;
  
}
.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewLegend .learndash-quiz-review-legend-item-current .wpProQuiz_reviewQuestion_Target{
  border: 1.5px solid #00A79D;
}

/* Skip */
.learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_Skip {
  background-color: #F7BA45;
}
.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li.wpProQuiz_reviewQuestionSkip {
  border-color: #F7BA45;
}
.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewLegend .learndash-quiz-review-legend-item-current .wpProQuiz_reviewQuestionSkip
, .learndash-wrapper .wpProQuiz_content .wpProQuiz_reviewDiv li.wpProQuiz_reviewQuestionSkip {
  outline: 0;
  border-radius: 100%;
  box-shadow: none;
  background-color: #F7BA45 !important;
}


</pre></body></html>