@charset "UTF-8";
/* Used */
@import url("https://fonts.cdnfonts.com/css/reggae-one");
@import url("https://fonts.cdnfonts.com/css/rocknroll-one");
@import url("https://fonts.cdnfonts.com/css/jetbrains-mono");
/* Used */
@import url("https://fonts.cdnfonts.com/css/reggae-one");
@import url("https://fonts.cdnfonts.com/css/rocknroll-one");
@import url("https://fonts.cdnfonts.com/css/jetbrains-mono");
/* Used */
@import url("https://fonts.cdnfonts.com/css/reggae-one");
@import url("https://fonts.cdnfonts.com/css/rocknroll-one");
@import url("https://fonts.cdnfonts.com/css/jetbrains-mono");
/*@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 400;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoRegular-RpvmM.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 400;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoItalic-lg91X.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 500;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoMedium-nRvBM.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 500;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoMediumItalic-1GDgL.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 700;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoBold-51Xez.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 700;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoBoldItalic-6YyW6.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 800;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoExtrabold-ywLd5.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 800;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoExtraboldItalic-9YKO5.woff) format('woff')
}

@font-face {
  font-family: reggae one;
  font-style: normal;
  font-weight: 400;
  src: local('Reggae One'), url(../vendor/ReggaeOne-Regular.woff) format('woff')
}

@font-face {
  font-family: rocknroll one;
  font-style: normal;
  font-weight: 400;
  src: local('RocknRoll One'), url(../vendor/RocknRollOne-Regular.woff) format('woff')
}*/
/* Colors / Gray tones */
/* Colors / Primary */
/* Tables */
/* Options */
/* Body */
/* Fonts */
/* Navbar */
/* Breadcrumbs */
/* Alerts */
/* Toasts */
/* Custom control size */
html[lang=fr-ca] .multilang:not([lang=fr_ca]) {
  display: none !important;
}

html[lang=en] .multilang:not([lang=en]) {
  display: none !important;
}

*:focus {
  box-shadow: revert !important;
}

#page-wrapper {
  background-color: var(--theme-gray-900) !important;
}

.page-context-header {
  overflow: visible;
}

.activityiconcontainer {
  position: relative;
}

.activityiconcontainer.gold::before {
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/gold-small.png");
}

.activityiconcontainer.blue::before {
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/blue-small.png");
}

.activityiconcontainer.red::before {
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/red-small.png");
}

.activityiconcontainer.red-pixel::before {
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/7/exclamation-red-pixel.png");
  content: " ";
  background-size: cover;
  z-index: 1;
  width: 78px;
  height: 76px;
  top: -15px;
  left: -15px;
  position: absolute;
  image-rendering: pixelated;
}

.activityiconcontainer.red-pixel::after {
  background: none;
}

.activityiconcontainer::before {
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/slot_02-small.png");
  content: " ";
  width: 62px;
  height: 62px;
  background-size: cover;
  z-index: 1;
  top: -5px;
  position: absolute;
}

.activityiconcontainer > img {
  border-radius: 0;
}

span.white-outline {
  filter: drop-shadow(1px 1px 0 #fff) drop-shadow(-1px -1px 0 #fff) drop-shadow(-1px 1px 0 #fff) drop-shadow(1px -1px 0 #fff) drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.5)) !important;
}

.white-outline {
  text-shadow: none;
}
.white-outline.invert > p, .white-outline.invert img {
  filter: invert(1) drop-shadow(1px 1px 0 #fff) drop-shadow(-1px -1px 0 #fff) drop-shadow(-1px 1px 0 #fff) drop-shadow(1px -1px 0 #fff) drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.5)) !important;
}
.white-outline > p, .white-outline img {
  filter: drop-shadow(1px 1px 0 #fff) drop-shadow(-1px -1px 0 #fff) drop-shadow(-1px 1px 0 #fff) drop-shadow(1px -1px 0 #fff) drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.5)) !important;
}

span.black-outline {
  filter: drop-shadow(1px 1px 0 #000) drop-shadow(-1px -1px 0 #000) drop-shadow(-1px 1px 0 #000) drop-shadow(1px -1px 0 #000) drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.5)) !important;
}

.black-outline {
  text-shadow: none;
}
.black-outline.invert > p, .black-outline.invert img {
  filter: invert(1) drop-shadow(1px 1px 0 #000) drop-shadow(-1px -1px 0 #000) drop-shadow(-1px 1px 0 #000) drop-shadow(1px -1px 0 #000) drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.5)) !important;
}
.black-outline > p, .black-outline img {
  filter: drop-shadow(1px 1px 0 #000) drop-shadow(-1px -1px 0 #000) drop-shadow(-1px 1px 0 #000) drop-shadow(1px -1px 0 #000) drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.5)) !important;
}

span.transparent-black-outline {
  filter: drop-shadow(1px 1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(-1px -1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(-1px 1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(1px -1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.5)) !important;
}

.transparent-black-outline {
  text-shadow: none;
}
.transparent-black-outline.invert > p, .transparent-black-outline.invert img {
  filter: invert(1) drop-shadow(1px 1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(-1px -1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(-1px 1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(1px -1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.5)) !important;
}
.transparent-black-outline > p, .transparent-black-outline img {
  filter: drop-shadow(1px 1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(-1px -1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(-1px 1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(1px -1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.5)) !important;
}

.activity-item .nopadding, .activity-item .nopadding > img {
  padding: 0 !important;
}

.activity-item .nopadding.pixel, .activity-item .nopadding.pixel > img {
  padding: 1px !important;
}

.activity-meta-info {
  display: none;
}

.pagelayout-admin .activity-meta-info {
  display: unset;
}

#page-mod-page-mod br,
#page-mod-label-mod br {
  line-height: unset;
  display: unset;
  content: unset;
  margin: unset;
}

#topofscroll.main-inner {
  padding-bottom: 0;
  margin-bottom: 0;
}

.alert.small {
  display: inline-block;
  padding: 0.25rem 0.5rem;
  border-radius: 0.5rem;
}

.icon.fa.fa-arrows::before {
  content: "\f0b2";
}

.quickeditlink.aalink {
  z-index: 1000;
}

.sliderlink.viewed {
  filter: contrast(0.5) brightness(0.4);
  transform: scale(0.98);
}

div#page-navbar {
  width: 100%;
}

div#page-navbar > nav {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

div#page-navbar > nav > ol.breadcrumb {
  margin-right: auto;
  margin-bottom: 1rem;
}

div#page-navbar > nav > div.activitynavitems {
  margin-left: auto;
  margin-bottom: 1rem;
}

.single-section .progress.courseview {
  margin: 0;
}

.description-inner i.icon.fa-lock {
  font-size: 0.7rem;
  width: 0.3rem;
}

h3.sectionname {
  color: var(--theme-white);
  pointer-events: none;
}

li.course-section > div.course-section-header > h3.sectionname {
  pointer-events: all;
}

.description .course-description-item .description-inner {
  font-size: 0.8rem;
}

#courseindex-content div.courseindex-section:first-child {
  display: none;
}

.path-mod .activity-information .completion-info {
  border-bottom: 1px solid var(--theme-gray-700);
}

.course-content ul.topics li#section-0,
.course-content ul.topics li#section-0 {
  display: none;
}

body.editing.role-editingteacher .course-content ul.topics li#section-0,
body.editing.role-coursecreator .course-content ul.topics li#section-0,
body.editing.role-manager .course-content ul.topics li#section-0 {
  opacity: 0.2;
  display: unset;
}

ul {
  margin-bottom: 0;
}

.description .course-description-item .description-inner {
  border-bottom-color: var(--theme-gray-700);
}

.description .course-description-item:last-child {
  border-top: 0;
}

.description .course-description-item:first-child {
  border-bottom: 0;
}

.section-title::before {
  display: flex;
  width: 25px;
  content: "";
  border-bottom: 2px solid var(--theme-gray-700);
  margin-right: 12px;
  position: relative;
  bottom: 8px;
}

.section-title::after {
  display: flex;
  content: "";
  width: 100%;
  border-bottom: 2px solid var(--theme-gray-700);
  flex: 1;
  margin-left: 12px;
  position: relative;
  bottom: 8px;
}

.section-title {
  display: flex;
  align-items: baseline;
  flex-grow: 1;
  margin: 0;
}

.bg-blue {
  background-color: var(--theme-blue) !important;
}

.bg-indigo {
  background-color: var(--theme-indigo) !important;
}

.bg-purple {
  background-color: var(--theme-purple) !important;
}

.bg-pink {
  background-color: var(--theme-pink) !important;
}

.bg-red {
  background-color: var(--theme-red) !important;
}

.bg-orange {
  background-color: var(--theme-orange) !important;
}

.bg-yellow {
  background-color: var(--theme-yellow) !important;
}

.bg-green {
  background-color: var(--theme-green) !important;
}

.bg-teal {
  background-color: var(--theme-teal) !important;
}

.bg-cyan {
  background-color: var(--theme-cyan) !important;
}

.editor_atto img.icon {
  filter: invert(1);
}

td.white-outline > a {
  border: 2px solid var(--theme-white);
}

body.role-manager.editing td.controls {
  display: unset;
}

textarea.form-control, textarea.form-control:focus {
  background-color: var(--theme-gray-800);
  border: 1px solid var(--theme-gray-700);
  color: var(--theme-white);
  padding: 0.5rem;
  border-radius: 0.5rem;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
  font-family: "JetBrains Mono", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  font-size: 12px;
}

.editor_atto_notification .atto_info {
  background-color: var(--theme-gray-700);
  color: var(--theme-warning);
}

div.editor_atto_toolbar {
  background-color: var(--theme-gray-800);
  border: 1px solid var(--theme-gray-700);
  border-bottom: 0;
}

div.editor_atto_toolbar div.atto_group {
  border: 1px solid var(--theme-gray-900);
  background-color: var(--theme-gray-700);
}

div.editor_atto_toolbar button + button, div.editor_atto_toolbar .menuplaceholder + button {
  border-left: 1px solid var(--theme-gray-900);
}

.editor_atto_toolbar button:hover {
  background-image: radial-gradient(ellipse at center, var(--theme-gray-800) 60%, var(--theme-gray-900) 100%);
  background-color: var(--theme-gray-800);
}

.editor_atto_toolbar button:active, .editor_atto_toolbar button.highlight {
  background-image: radial-gradient(ellipse at center, var(--theme-gray-800) 60%, var(--theme-gray-900) 100%);
  background-color: var(--theme-gray-800);
}

div.editor_atto_toolbar button .icon {
  color: var(--theme-white);
}

.editor_atto_content_wrap {
  border-radius: 0.5rem;
}

#id_introeditoreditable, #id_pageeditable {
  color: var(--theme-white);
  background-color: var(--theme-gray-900);
  border: 1px solid var(--theme-gray-700);
}

.atto_snippet_buttons > button:hover {
  background-color: var(--theme-gray-600);
}

.atto_snippet_buttons > button {
  background-color: var(--theme-gray-700);
  border: 1px solid var(--theme-gray-600);
  border-radius: 0.5rem;
  padding: 0.25rem 0.5rem;
  color: var(--theme-white);
}

.fa-pencil::before {
  content: "\f303";
}

.icon {
  border-radius: 0;
}

.popover {
  border: var(--theme-transparent) !important;
  border-radius: 0.5rem;
}

.popover-header {
  background-color: var(--theme-gray-700);
  font-weight: normal;
  padding: 0.5rem 1rem;
  border: 1px solid rgba(0, 0, 0, 0.175) !important;
}

.popover-body {
  background-color: var(--theme-gray-800);
  color: var(--theme-white);
  padding: 1rem;
  border-radius: 0 0 0.5rem 0.5rem;
  border: 1px solid rgba(0, 0, 0, 0.175) !important;
}

a[data-bs-toggle=popover], a[data-bs-toggle=tooltip] {
  cursor: help;
  text-decoration: underline dotted 1px;
}

.role-teacher .maincalendar .header,
.role-student .maincalendar .header,
.role-none .maincalendar .header {
  display: none !important;
}

.container-fluid img {
  max-width: 100%;
  height: auto;
}

.modal-backdrop.in.show {
  z-index: 997;
}

.activity-info div[data-region=completion-info] .automatic-completion-conditions {
  position: absolute;
  top: 0;
  right: 0;
}

.activity-info div[data-region=completion-info] span.badge {
  border-radius: 0 0.5rem 0;
  padding: 0.33rem 0.5rem;
  border-bottom: 1px solid var(--theme-gray-700);
  border-left: 1px solid var(--theme-gray-700);
}

.jsenabled #page-footer .footer-content-popover {
  display: block !important;
  visibility: hidden;
  height: 0;
}

.jsenabled #page-footer .footer-content-popover * {
  height: 0;
}

.img-responsive.atto_image_button_middle,
.img-responsive.atto_image_button_text-bottom,
.img-fluid.atto_image_button_text-bottom {
  border: 1px solid var(--theme-gray-900);
}

img {
  transition: opacity 0.2s, transform 0.2s, border-color 0.2s, filter 0.2s;
}

.img-responsive.atto_image_button_middle:hover,
.img-responsive.atto_image_button_text-bottom:hover,
.img-fluid.atto_image_button_text-bottom:hover,
.slides img:hover,
.atto_bsgrid.container-fluid img:hover {
  cursor: pointer;
  opacity: 1;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2)) brightness(0.9) !important;
  border-color: var(--theme-primary);
}

#modal-course {
  display: none;
  visibility: visible;
  position: fixed;
  z-index: 10000;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
}

#modal-content {
  margin: auto;
  display: block;
  max-width: calc(100% - 100px);
  max-height: calc(100vh - 200px);
  height: auto !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#modal-caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

#modal-content, #modal-caption {
  animation-name: zoom;
  animation-duration: 0.4s;
}

@keyframes zoom {
  from {
    transform: scale(0.7);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
#modal-close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

#modal-close:hover,
#modal-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.activity-item.activityinline {
  width: 100%;
}

.section .label .contentwithoutlink {
  padding-right: 0;
}

.section.course-section.main .section .activity.activity-wrapper.label {
  width: 100%;
  margin: 1rem 0;
}

.course-section-header {
  margin-bottom: -1rem;
}

.course-section-header > h3, .activity.label .activity-item p {
  margin-bottom: 0;
}

.section.course-section.main .section .activity {
  width: calc(33.33% - 0.33rem);
  display: flex;
  margin-bottom: 0.5rem;
}

.section.course-section.main ul.section.d-block {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section.course-section.main ul.section.d-block::after {
  content: "";
  width: calc(33.33% - 0.33rem);
}

.moremenu.navigation li[data-key=home] {
  display: none;
}

.maincalendar .calendarmonth ul li .calendar-circle {
  display: none;
}

.maincalendar .calendarmonth ul li > a:hover .eventname {
  text-decoration: none;
}

.day.hasevent a[data-action=view-event] {
  pointer-events: all;
  background-color: var(--theme-primary);
  padding: 0.25rem 0.5rem;
  border-radius: 0.5rem;
  color: var(--theme-white);
  transition: color 0.2s, background-color 0.2s;
  width: 100%;
}

.day.hasevent a[data-action=view-event]:hover,
.day.hasevent a[data-action=view-event]:focus,
.day.hasevent a[data-action=view-event]:active {
  background-color: var(--theme-white);
  color: var(--theme-black);
  text-decoration: none !important;
}

.maincalendar .calendarmonth .clickable {
  pointer-events: none;
}

.role-manager .maincalendar .calendarmonth .clickable,
.role-editingteacher .maincalendar .calendarmonth .clickable {
  pointer-events: all;
}

.maincalendar .calendarmonth .clickable:hover {
  background-color: var(--theme-gray-800);
  transition: background-color 0.2s;
}

.role-manager .maincalendar .calendarmonth .clickable:hover,
.role-editingteacher .maincalendar .calendarmonth .clickable:hover {
  background-color: var(--theme-gray-700);
}

.aalink.day {
  pointer-events: none;
  color: var(--theme-white);
}

.role-manager .aalink.day,
.role-editingteacher .aalink.day {
  pointer-events: all;
  color: var(--theme-primary);
}

.role-manager .aalink.day:hover,
.role-editingteacher .aalink.day:hover {
  color: var(--theme-white);
}

.modal.moodle-has-zindex.show {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.maincalendar .calendarmonth td, .maincalendar .calendarmonth th {
  border: 1px solid var(--theme-gray-700);
}

.maincalendar .calendarmonth .clickable:hover {
  background-color: var(--theme-gray-700);
}

.row-fluid {
  width: 100%;
}

.no-overflow {
  overflow: unset;
}

.atto_bsgrid.container-fluid {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}

.sticky {
  position: sticky;
  top: 24px;
}

.navbar.fixed-top {
  z-index: 997;
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  letter-spacing: -1px;
}

.drawer {
  z-index: 998;
}

/** LIGHTBOX MARKUP **/
.lightbox {
  /* Default to hidden */
  display: none;
  /* Overlay entire screen */
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* A bit of padding around image */
  padding: 1em;
  /* Translucent background */
  background: rgba(0, 0, 0, 0.8);
}

/* Unhide the lightbox when it's the target */
.lightbox:target {
  display: block;
}

.lightbox span {
  /* Full width and height */
  display: block;
  width: 100%;
  height: 100%;
  /* Size and position background image */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.completioninfo .fa-circle-thin:before {
  content: "\f111";
}

.completioninfo .fa-circle:before {
  content: "\f058";
}

.fa-bell-o:before {
  content: "\f0f3";
}

.fa-comment-o:before {
  content: "\f075";
}

.atto_styles_button.atto_menu {
  background-color: var(--theme-gray-800);
}

.editor_atto_menu .atto_styles_button .dropdown-menu > li {
  border-bottom: 1px solid var(--theme-gray-700);
}

.slider .slides .slidenumber {
  z-index: 0;
  bottom: 3px;
  position: absolute;
  right: 3px;
  font-size: 12px;
  background-color: var(--theme-primary);
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 0.25rem;
}

.slides img {
  background-color: var(--theme-black);
}

.sliderlink.active {
  background-color: var(--theme-gray-700);
  color: var(--theme-white);
  pointer-events: none;
  border: 1px solid var(--theme-primary);
  filter: none;
  transform: none;
}

.editor_atto_content .sliderlink.active,
.sliderlink.active button {
  pointer-events: all;
}

.editor_atto_content .sliderlink {
  cursor: text;
  filter: none;
  transform: none;
}

.sliderlink.active:hover {
  background-color: var(--theme-gray-700);
  color: var(--theme-white);
  text-decoration: none;
}

.sliderlink.active a[data-bs-toggle=tooltip],
.sliderlink.active a[data-bs-toggle=popover],
.sliderlink.active a {
  pointer-events: all !important;
}

.sliderlink.active a:hover {
  color: var(--theme-white);
}

.role-student .teacheronly {
  display: none;
}

.role-teacher .teacheronly, .role-editingteacher .teacheronly {
  display: unset;
}

.role-teacher .alert.teacheronly, .role-editingteacher .alert.teacheronly {
  display: block !important;
}

.role-manager .teacheronly, .role-teacher .teacheronly, .role-editingteacher .teacheronly {
  display: unset;
}

.role-student.userswitchedrole .teacheronly, .role-student.userswitchedrole .alert.teacheronly {
  display: none !important;
}

.modchoosercontainer .chooser-container .tab-content {
  background-color: var(--theme-gray-700);
  border: none !important;
}

.atto_image_button_text-bottom {
  margin: 0;
}

.modchoosercontainer .chooser-container .nav.nav-tabs .nav-item.nav-link.active {
  border-bottom-color: var(--theme-gray-800);
}

/* SLIDER STUFF START */
.sliderlink {
  display: block;
  border-radius: 0.5rem;
  background-color: var(--theme-gray-800);
  border: 1px solid var(--theme-gray-700);
  color: var(--theme-gray-300);
  margin-bottom: 0.5rem;
  padding: 1rem;
  cursor: pointer;
  filter: contrast(0.5) brightness(0.4);
  transform: scale(0.98);
  transition: background-color 0.2s, filter 0.2s, transform 0.2s;
}

.sliderlink:hover {
  border: 1px solid var(--theme-primary);
  color: var(--theme-white);
  text-decoration: none;
  filter: none;
  transform: none;
}

.sliderlink:focus, .sliderlink:active {
  background-color: var(--theme-gray-700);
  color: var(--theme-white);
  text-decoration: none;
}

.slider {
  width: 100%;
  text-align: center;
  overflow: hidden;
  margin-bottom: 0.5rem;
}

.slides {
  display: flex;
  border-radius: 0.5rem;
  border: 1px solid var(--theme-gray-700);
  overflow-x: hidden;
  overflow-y: visible;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.slides::-webkit-scrollbar {
  width: 10px;
  height: 0;
  display: none;
}

.slides::-webkit-scrollbar-thumb {
  background: var(--theme-black);
  border-radius: 10px;
  display: none;
}

.slides::-webkit-scrollbar-track {
  background: transparent;
  display: none;
}

.editor_atto_content .slides::-webkit-scrollbar-track,
.editor_atto_content .slides::-webkit-scrollbar-thumb,
.editor_atto_content .slides::-webkit-scrollbar {
  display: initial;
  cursor: initial;
}

.editor_atto_content .slides {
  overflow-x: visible;
  overflow-y: hidden;
}

.editor_atto_content img {
  overflow: hidden;
}

.editor_atto_content .slides::-webkit-scrollbar {
  height: 10px;
}

.slides > div {
  scroll-snap-align: start;
  flex-shrink: 0;
  width: 100%;
  min-height: 50px;
  margin: 0;
  border-radius: 0;
  background: var(--theme-transparent);
  transform-origin: center center;
  transform: scale(1);
  transition: transform 0.5s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 100px;
}

.slider img {
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100% !important;
  margin: 0 !important;
  height: 100%;
}

/* SLIDER STUFF END */
li.list-group-item.course-listitem.border-left-0.border-right-0.border-top-0.px-2.rounded-0:hover {
  background-color: var(--theme-gray-700);
}

li.list-group-item.course-listitem.border-left-0.border-right-0.border-top-0.px-2.rounded-0 {
  margin-bottom: 0.5rem;
  border-radius: 0.5rem !important;
  border: 1px solid var(--theme-gray-700) !important;
  transition: background-color 0.2s;
}

#groupingdropdown {
  display: none;
}

.block.block-cards.course-summaryitem.course-listitem .menu,
.list-group-item.course-listitem .menu {
  display: none !important;
}

.role-student .courseindex-item.teacheronly {
  display: none !important;
}

.role-teacher .courseindex-item.teacheronly,
.role-editingteacher .courseindex-item.teacheronly {
  display: flex !important;
}

.role-student.userswitchedrole .courseindex-item.teacheronly {
  display: none !important;
}

.role-student .courseindex-item.restrictions.dimmed {
  display: flex !important;
  pointer-events: none;
}

.role-teacher .courseindex-item.restrictions.dimmed,
.role-editingteacher .courseindex-item.restrictions.dimmed {
  display: flex !important;
  pointer-events: all;
}

.role-student.userswitchedrole .courseindex-item.restrictions.dimmed {
  display: flex !important;
  pointer-events: none;
}

.activity-actions.align-self-start {
  z-index: 1000;
}

#blocksliderbutton {
  display: none;
}

ul.topics[data-for=course_sectionlist] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section.course-section.main {
  width: 100%;
}

.section.course-section.main.section-summary {
  position: relative;
  transition: background-color 0.2s, color 0.2s;
  width: calc(50% - 0.5rem);
}

.section.course-section.main.section-summary:hover {
  background-color: var(--theme-gray-700);
}

.card-body .aalink.coursename::after,
.course-section.main.section-summary h3.sectionname > a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.filemanager .yui3-datatable-even .yui3-datatable-cell {
  background-color: var(--theme-gray-800) !important;
}

.file-picker .fp-content {
  background: var(--theme-gray-800);
  border-radius: 0 0 0.5rem 0.5rem;
}

.filemanager .yui3-datatable-header {
  background: var(--theme-gray-900) !important;
  border-bottom: none !important;
  color: var(--theme-white) !important;
  text-shadow: none;
}

.block .block-cards .dashboard-card-footer.menu {
  display: none;
}

.dashboard-card-deck .dashboard-card .dashboard-card-footer {
  padding: 0.2rem 0.7rem;
  margin: 0 0.7rem 0.7rem;
  border-radius: 0.5rem;
  background-color: var(--theme-primary) !important;
  border: 1px solid var(--theme-gray-700) !important;
  color: var(--theme-white);
}

.activitynavitems {
  background-color: var(--theme-gray-800);
  padding: 0 0.5rem 0.5rem 0.5rem;
  margin-bottom: 1rem;
  border: 1px solid var(--theme-gray-700);
}

.activitynavitems > * {
  margin-top: 0.5rem;
}

#jump-to-activity.custom-select {
  display: none;
}

.bottom-activity-navigation .row {
  background-color: var(--theme-gray-800);
  border: 1px solid var(--theme-gray-700);
}

.drawers .block_myoverview {
  border: 0;
  background-color: var(--theme-gray-900);
}

.btn.btn-outline-secondary:hover, .btn.btn-outline-secondary:focus {
  color: var(--theme-white);
}

.block .block-cards span.categoryname, .block .block-cards .btn-link {
  color: var(--theme-white);
}

.dashboard-card-deck .dashboard-card {
  position: relative;
  transition: background-color 0.2s;
}

.dashboard-card-deck .dashboard-card:hover, .dashboard-card-deck .dashboard-card:focus {
  background-color: var(--theme-gray-700);
}

a.aalink.coursename:hover, a.aalink.coursename:focus,
.course-section.main.section-summary h3.sectionname > a:hover, .course-section.main.section-summary h3.sectionname > a:focus {
  color: var(--theme-white);
  text-decoration: none;
}

.aalink.focus, a.focus.autolink, .aalink:focus, a.autolink:focus, #page-footer a:not([class]).focus, #page-footer a:not([class]):focus, .arrow_link.focus, .arrow_link:focus, a:not([class]).focus, a:not([class]):focus, .activityinstance > a.focus, .activityinstance > a:focus {
  outline: none;
  color: var(--theme-white);
  background-color: var(--theme-transparent);
  box-shadow: none;
}

.description .course-description-item {
  transition: background-color 0.2s;
}

.availabilityinfo.small.course-description-item.isrestricted {
  transition: background-color 0.2s;
}

.availability_password-popup:hover {
  text-decoration: none;
  color: var(--theme-white);
}

.activity-item:not(.activityinline) {
  padding: 1rem;
  border-radius: 0.5rem;
  width: 100%;
}

.section .activity {
  margin-left: 0;
  position: relative;
}

.activity-item {
  transition: background-color 0.2s;
}

.activity-item:hover .aalink {
  text-decoration: none;
  color: var(--theme-white);
}

.activitytitle.position-relative {
  position: initial !important;
}

.activity-item:hover {
  background-color: var(--theme-transparent);
}

.progress-bar[aria-valuenow="100"] {
  background-color: var(--theme-green);
}

.block .block-cards .progress-text {
  color: var(--theme-white);
}

.drawer.drawer-left {
  border: 1px solid var(--theme-gray-700);
}

img.userpicture {
  border-radius: 10rem;
}

img {
  border-radius: 0.5rem;
}

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
  background-color: var(--theme-black);
  border-bottom-color: var(--theme-primary);
  color: var(--theme-primary);
}

.generaltable {
  background-color: var(--theme-gray-900);
}

#adminsettings h3 {
  border-bottom: none;
}

.alert-secondary {
  color: var(--theme-white);
  background-color: var(--theme-secondary);
  border-color: var(--theme-secondary);
}

.alert-warning, .environmenttable .warn {
  color: var(--theme-white);
  background-color: var(--theme-warning);
  border-color: var(--theme-warning);
}

.generaltable tbody tr:hover {
  color: var(--theme-white);
  background-color: rgba(0, 0, 0, 0.075);
}

.generaltable thead th {
  vertical-align: bottom;
  border-top: none;
  border-bottom: 1px solid var(--theme-gray-700);
}

.generaltable th, .generaltable td {
  border-top: none;
  border-bottom: 1px solid var(--theme-gray-700);
}

#page-login-index #page {
  overflow-x: hidden;
}

.course-section {
  border-bottom: none;
}

.section.course-section.main.section-summary {
  background-color: var(--theme-gray-800);
  border-color: var(--theme-gray-700);
}

.path-mod .automatic-completion-conditions .badge {
  mix-blend-mode: unset;
}

.path-mod .activity-header:not(:empty), .path-mod .activity-header:not(:empty) .btn-outline-secondary {
  background-color: var(--theme-gray-800);
  border: 1px solid var(--theme-gray-700);
}

.path-mod .activity-header:not(:empty) .btn-outline-secondary:hover, .path-mod .activity-header:not(:empty) .btn-outline-secondary:focus {
  background-color: var(--theme-gray-700);
}

::-webkit-scrollbar {
  background-color: transparent;
  width: 8px;
}

::-webkit-scrollbar-track-piece {
  background-color: var(--theme-gray-800);
  border: 1px solid var(--theme-gray-700);
}

::-webkit-scrollbar-thumb {
  background-color: var(--theme-gray-600) !important;
  border: 1px solid var(--theme-gray-700) !important;
}

::-webkit-scrollbar-corner {
  background-color: transparent;
}

.drawer-toggles .drawer-toggler .btn {
  background-color: var(--theme-black);
}

.description .course-description-item {
  /* background-color: var(--theme-gray-900); */
  background-color: rgba(0, 0, 0, 0.35);
  border: 1px solid var(--theme-gray-700);
}

.activity-item.hiddenactivity .description .course-description-item, .activity-item.hiddenactivity .activityiconcontainer, .activity-item.hiddenactivity .badge {
  mix-blend-mode: unset;
}

.courseindex .courseindex-item:hover.dimmed a, .courseindex .courseindex-item:focus.dimmed a, .courseindex .courseindex-item:hover.dimmed .icon, .courseindex .courseindex-item:focus.dimmed .icon {
  color: var(--theme-white) !important;
}

.courseindex .courseindex-item:hover a, .courseindex .courseindex-item:focus a, .courseindex .courseindex-item:hover .icon, .courseindex .courseindex-item:focus .icon {
  color: var(--theme-white) !important;
}

.badge.badge-pill {
  color: var(--theme-white);
}

#region-main {
  overflow-x: visible;
}

.activity-item:not(.activityinline) {
  border: 1px solid var(--theme-gray-700);
  background-color: var(--theme-gray-800);
}

.drawer {
  background-color: var(--theme-black);
  color: var(--theme-white);
}

.courseindex .courseindex-item .courseindex-link,
.courseindex .courseindex-item .courseindex-chevron,
.moodle-dialogue-base .closebutton {
  color: var(--theme-white);
}

.alert-info {
  background-color: var(--theme-info);
  color: var(--theme-white);
}

.alert-primary {
  background-color: var(--theme-primary);
  color: var(--theme-white);
}

.col-md-6, .col-md-12 {
  display: inline-block;
  padding: 0;
  vertical-align: top;
}

.generaltable {
  color: var(--theme-white);
}

.col-md-6 * {
  max-width: 100%;
}

.container-fluid {
  padding: 0;
}

.col-md-6:first-child {
  padding-right: 6px;
}

.col-md-6:last-child {
  margin-left: -5px;
  padding-left: 6px;
}

body#page-mod-page-view.limitedwidth #page.drawers .main-inner, body#page-mod-page-mod #page.drawers .main-inner, body#page-mod-page-view.limitedwidth #page.drawers .main-inner #page-header {
  max-width: 1280px !important;
}

.modal, #page, .moodle-dialogue-base .moodle-dialogue-wrap {
  background: var(--theme-gray-900) !important;
  border-color: var(--theme-gray-700);
  border-radius: 0.5rem;
}

.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd {
  border-bottom-color: var(--theme-gray-700);
}

.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer, .modal-body, .list-group-item, .modal-content, .moodle-dialogue-hd {
  background-color: var(--theme-gray-800);
  color: var(--theme-white) !important;
  border-color: var(--theme-gray-700);
}

.list-group-item-action:hover, .list-group-item-action:focus {
  background-color: var(--theme-gray-900);
  color: var(--theme-white);
}

.fp-pathbar .fp-path-folder {
  filter: invert(1);
}

.fp-pathbar .fp-path-folder .fp-path-folder-name {
  color: var(--theme-black);
}

.fa-file-o::before {
  content: "\f15b";
  color: var(--theme-white);
}

.fa-arrow-circle-o-down::before {
  content: "\f0ab";
  color: var(--theme-white);
}

.activity-add, .block-add {
  background-color: var(--theme-primary);
  border-color: var(--theme-primary);
}

#user-notifications > * {
  margin: 1rem 16px 0;
}

.modal {
  background-color: var(--theme-gray-800);
  border-color: var(--theme-gray-700);
}

.login-container {
  background-color: var(--theme-black);
}

#page {
  background: var(--theme-gray-900);
  border-radius: 0;
  margin-top: 0;
}

.alert-danger, .environmenttable .error {
  color: var(--theme-white);
  background-color: var(--theme-danger);
  border-color: var(--theme-danger);
}

.alert-success, .environmenttable .ok {
  color: var(--theme-white);
  background-color: var(--theme-success);
}

.alert-success .close, .environmenttable .ok .close {
  color: rgba(1, 1, 1, 0.8);
}

.border-left {
  border-left: 1px solid var(--theme-gray-700) !important;
}

.navbar.fixed-top {
  border-bottom: 1px solid var(--theme-gray-700);
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-color: var(--theme-gray-700);
}

.breadcrumb {
  margin-bottom: 32px;
  background-color: var(--theme-gray-700);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border-radius: 0.5rem;
  border: 1px solid var(--theme-gray-700);
}

.breadcrumb-item {
  color: var(--theme-gray-600);
}

.breadcrumb-item a {
  color: var(--theme-white);
  text-decoration: underline;
}

.btn {
  color: var(--theme-white);
}

.btn:hover {
  color: var(--theme-primary);
}

.secondary-navigation .navigation {
  border-top: 1px solid var(--theme-transparent);
  border-bottom: 1px solid var(--theme-transparent);
  background-color: var(--theme-transparent);
  color: var(--theme-light);
}

.secondary-navigation .nav-tabs .nav-link {
  color: var(--theme-light);
  border-color: var(--theme-transparent);
}

.secondary-navigation .nav-tabs .nav-link.active, .secondary-navigation .nav-tabs .nav-item.show .nav-link {
  color: var(--theme-white);
  border-color: var(--theme-transparent);
}

.secondary-navigation .nav-tabs .nav-link:hover, .secondary-navigation .nav-tabs .nav-link:focus, .secondary-navigation .nav-tabs .nav-link.active:hover, .secondary-navigation .nav-tabs .nav-link.active:focus {
  border-color: var(--theme-transparent);
  color: var(--theme-white);
}

.card {
  background-color: var(--theme-gray-800);
  border-color: var(--theme-gray-700);
}

.moremenu .nav-tabs {
  margin-left: 0;
  background-color: var(--theme-gray-800);
  border-radius: 0.5rem;
  border: 1px solid var(--theme-gray-700) !important;
}

.main-inner, #region-main {
  background-color: var(--theme-gray-900) !important;
}

a {
  transition: color 0.2s, border-color 0.2s;
}

.bg-white {
  background-color: var(--theme-black) !important;
}

.primary-navigation .navigation .nav-link {
  color: var(--theme-white);
}

.primary-navigation .navigation .nav-link:hover {
  color: var(--theme-primary);
  border-bottom-color: var(--theme-primary);
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: var(--theme-primary) !important;
}

.nav-tabs {
  border-bottom: 1px solid var(--theme-gray-700);
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: var(--theme-white);
  background-color: var(--theme-transparent);
  border-color: var(--theme-gray-700) var(--theme-gray-700) var(--theme-gray-900) var(--theme-gray-700);
}

.form-control {
  border-color: var(--theme-gray-800);
}

.moremenu .nav-link.active:focus, .moremenu .nav-link.active:hover {
  background-color: var(--theme-transparent) !important;
  border-bottom-color: var(--theme-primary);
}

.nav-link {
  color: var(--theme-white);
}

.moremenu .nav-link:hover, .moremenu .nav-link:focus {
  background-color: var(--theme-transparent) !important;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: var(--theme-gray-700);
  color: var(--theme-white);
}

#region-main .maincalendar .calendarwrapper td > div {
  min-height: 4rem;
  height: unset;
}

div.atto_bsgrid {
  counter-reset: sliderlink;
}

.slider {
  counter-reset: slides;
}

div.sliderlink {
  counter-increment: sliderlink;
}

.slides > div {
  counter-increment: slides;
}

div.sliderlink.active,
div.sliderlink:hover {
  position: relative;
}

div.sliderlink::after, .slides > div::after {
  z-index: 0;
  bottom: 3px;
  position: absolute;
  right: 3px;
  font-size: 12px;
  background-color: #3498db;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 0.25rem;
  text-align: center;
  border: 1px solid var(--theme-gray-800);
}

div.sliderlink::after {
  content: counter(sliderlink);
}

.slides > div::after {
  content: counter(slides);
  border: 1px solid var(--theme-black);
}

div.sliderlink.active:after {
  border: 1px solid var(--theme-gray-700);
}

div.sliderlink.active img {
  pointer-events: all;
}

li[data-key=siteadminnode] > a.nav-link::before {
  content: "🏗️";
  margin-right: 0.25rem;
}

li[data-key=mycourses] > a.nav-link::before {
  margin-right: 0.25rem;
  content: "📚";
}

li[data-key=myhome] > a.nav-link::before {
  content: "📆";
  margin-right: 0.25rem;
}

.course-51 .primary-navigation .navigation .nav-link[href="https://moodle.studioxp.ca/course/view.php?id=51"],
.course-54 .primary-navigation .navigation .nav-link[href="https://moodle.studioxp.ca/course/view.php?id=54"] {
  color: #3498db;
  border-bottom-color: #3498db;
}

.section-title img {
  position: relative;
  top: 8px;
  width: 32px;
  height: 32px;
}

.activityiconcontainer.gold::after {
  content: " ";
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/exclamation.png");
  width: 28px;
  height: 28px;
  background-size: cover;
  z-index: 1;
  top: -12px;
  left: -12px;
  position: absolute;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.6));
}

.activityiconcontainer.gold::before {
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/gold-small.png");
}

.activityiconcontainer.gold-pixel::before {
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/6/exclamation-pixel.png");
  content: " ";
  background-size: cover;
  z-index: 1;
  width: 78px;
  height: 76px;
  top: -15px;
  left: -15px;
  position: absolute;
  image-rendering: pixelated;
}

.activityiconcontainer.gold-pixel::after {
  background: none;
}

.activityiconcontainer.blue::after {
  content: " ";
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/question.png");
  width: 28px;
  height: 28px;
  background-size: cover;
  z-index: 1;
  top: -12px;
  left: -12px;
  position: absolute;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.6));
}

.activityiconcontainer.blue-pixel::before {
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/6/question-pixel.png");
  content: " ";
  background-size: cover;
  z-index: 1;
  width: 78px;
  height: 76px;
  top: -15px;
  left: -15px;
  position: absolute;
  image-rendering: pixelated;
}

.activityiconcontainer.blue-pixel::after {
  background: none;
}

.activityiconcontainer.red::after {
  content: " ";
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/red_exclamation.png");
  width: 28px;
  height: 28px;
  background-size: cover;
  z-index: 1;
  top: -12px;
  left: -12px;
  position: absolute;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.6));
}

.courseicon.list {
  width: 64px;
  height: 64px;
  padding: 0;
  visibility: hidden;
}

.courseicon.list::before {
  visibility: hidden;
}

.courseicon.list::after {
  visibility: visible;
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 48px;
  height: 48px;
}

.courseicon.list > img {
  display: none;
  width: 0;
}

.pixel img {
  image-rendering: pixelated;
}

.pixel32 img {
  image-rendering: pixelated;
  width: 32px !important;
  height: 32px !important;
}

.pixel52 img {
  image-rendering: pixelated;
  width: 52px !important;
  height: 52px !important;
}

.pixel36 img {
  image-rendering: pixelated;
  width: 36px !important;
  height: 36px !important;
}

.pixel24 img {
  image-rendering: pixelated;
  width: 24px !important;
  height: 24px !important;
}

.pixel18 img {
  image-rendering: pixelated;
  width: 18px !important;
  height: 18px !important;
}

.invert > img, .invert > p {
  filter: invert(1) !important;
}

.white-outline.invert > img, .white-outline.invert > p {
  filter: invert(1) drop-shadow(1px 1px 0 white) drop-shadow(-1px -1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) !important;
}

.activity-basis {
  margin: 12px;
}

.role-teacher .availability_password-popup.stretched-link::after,
.role-editingteacher .availability_password-popup.stretched-link::after {
  display: none;
  pointer-events: none;
}

.section.course-section.main .section .activity-item:not(.activityinline)::before,
.section.course-section main.section-summary::before,
#globalAlert > .alert::before,
#moduleAlert .alert::before {
  border: 15px solid transparent;
  border-image-outset: 4px;
  border-image-slice: 30;
  border-image-source: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/slot_02-small.png");
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  display: none;
}

#globalAlert > .alert::before,
#moduleAlert .alert::before {
  border-image-source: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/gold-small.png");
  display: unset;
}

#globalAlert,
#moduleAlert {
  display: block;
}

#page-course-editsection #globalAlert,
#page-course-editsection #moduleAlert {
  display: table-cell;
}

#globalAlert > .alert,
#moduleAlert > .alert {
  margin: 0 1rem 1rem 1rem;
}

#moduleAlert .alert-warning {
  background-color: #81530A;
}

#moduleAlert .alert-primary {
  background-color: #295571;
  border-image-source: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/blue-small.png");
}

#moduleAlert .breadcrumb {
  border: 1px solid var(--theme-gray-800);
}

#globalAlert > .alert {
  background-color: #322744;
}

.section.course-section.main .section .activity .automatic-completion-conditions::before {
  border-bottom: 12px solid transparent;
  border-left: 12px solid transparent;
  border-image-slice: 30;
  border-image-outset: 2px;
  border-image-source: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/slot_02-small.png");
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 3px;
  right: 3px;
  pointer-events: none;
  display: none;
}

.section.course-section.main .section .activity-item.red .automatic-completion-conditions::before,
.section.course-section.main .section .activity-item.red:not(.activityinline)::before {
  border-image-source: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/red-small.png");
}

.section.course-section.main .section .activity-item.gold .automatic-completion-conditions::before,
.section.course-section.main .section .activity-item.gold:not(.activityinline)::before {
  border-image-source: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/gold-small.png");
}

.section.course-section.main .section .activity-item.blue .automatic-completion-conditions::before,
.section.course-section.main .section .activity-item.blue:not(.activityinline)::before {
  border-image-source: url("https://moodle.studioxp.ca/pluginfile.php/25655/mod_page/content/4/blue-small.png");
}

ul.topics .course-section-header {
  margin-bottom: 1rem;
}

.red {
  color: var(--theme-white);
}

.activitytitle .activityname a {
  color: var(--theme-white);
  font-size: 14px;
  line-height: 18px;
}

.activityiconcontainer.nopadding {
  padding: 0 !important;
}

.activityiconcontainer.nopadding.pixel {
  padding: 1px !important;
}

#page-my-index .calendar_event_group ~ .modal-footer {
  display: none;
}

#page-my-index.role-manager .calendar_event_group ~ .modal-footer {
  display: unset;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.375rem - 1px);
  border-top-right-radius: calc(0.375rem - 1px);
}

button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
  cursor: pointer;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: var(--theme-white);
  text-align: left;
  background-color: var(--theme-gray-900);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}

.accordion-button:hover,
.accordion-button:active,
.accordion-button:focus,
.accordion-button:hover,
.accordion-button:not(.collapsed) {
  cursor: pointer;
  background-color: var(--theme-gray-700);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--theme-white);
  background-color: var(--theme-gray-900);
  border: 1px solid var(--theme-gray-700);
}

.accordion-item:first-of-type {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.accordion-item {
  color: var(--theme-white);
  background-color: var(--theme-gray-900);
  border: 1px solid var(--theme-gray-700);
}

.collapse:not(.show) {
  display: none;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.accordion-item:last-of-type {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.dummy_nodisplay {
  height: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.editing.role-editingteacher .dummy_nodisplay,
body.editing.role-coursecreator .dummy_nodisplay,
body.editing.role-manager .dummy_nodisplay {
  opacity: 0.2;
  height: unset !important;
  visibility: visible !important;
  pointer-events: all !important;
}

div[role=alertdialog] {
  height: 300px;
}

.login-container {
  width: 100%;
}

.chapter-meta-info,
.module-meta-info {
  display: none;
}

#page-course-editsection .chapter-meta-info,
#page-course-editsection .module-meta-info {
  display: unset;
}

body:not(.role-editingteacher, .role-teacher, .role-manager) #page.drawers.show-drawer-right {
  margin-right: 0 !important;
}

.drawer.drawer-right {
  z-index: 1;
}

body:not(.role-editingteacher, .role-teacher, .role-manager) .drawer.drawer-right,
body:not(.role-editingteacher, .role-teacher, .role-manager) .drawer-toggler.drawer-right-toggle {
  display: none !important;
}

/*li#\30 -course-index-cm-8990,
li#\30 -course-index-cm-8996 {
  display:none !important;
}*/
button.btn-footer-popover {
  display: none !important;
}

.activity.label > .activity-item {
  background-color: var(--theme-gray-900);
  border: none;
}

div[data-region=completion-info] > button.btn-outline-secondary {
  position: absolute;
  right: 1px;
  top: 1px;
  border-radius: 0.4rem;
  border: none;
  text-decoration: underline;
  color: var(--theme-gray-600);
  z-index: 1;
}

div[data-region=completion-info] > button.btn-success {
  color: var(--theme-white);
}

.drawer.drawer-left.show {
  resize: horizontal;
  max-width: unset;
  overflow: hidden;
}

.description-inner .badge {
  font-size: 100%;
  padding: 0.4em 0.8em 0.3em;
  margin: 0.1em;
}

#page-wrapper {
  background-color: var(--theme-gray-900);
}

div.activityname {
  line-height: 16px;
}

div.activityname a {
  margin-top: 5px;
  display: block;
}

.popover-region-container {
  background-color: var(--theme-gray-900);
  border: 1px solid var(--theme-gray-700);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.popover-region-header-container {
  border-bottom: 1px solid var(--theme-gray-700);
}

.see-all-link {
  color: var(--theme-white);
}

.popover-region-footer-container {
  border-top: 1px solid var(--theme-gray-700);
  background-color: var(--theme-gray-800);
}

.content-item-container.notification, .content-item-container.notification.unread {
  background-color: var(--theme-gray-800);
  border-bottom: 1px solid var(--theme-gray-700);
}

.popover-region-toggle::before, .popover-region-toggle::after {
  border-bottom-color: var(--theme-gray-700);
}

.message-app {
  background-color: var(--theme-black);
  border: 1px solid var(--theme-gray-700);
  border-right: none;
}

.message-app .border-bottom {
  border-bottom-color: var(--theme-gray-700);
}

.ics-existing-course.backup-section {
  background-color: var(--theme-gray-900);
}

.path-backup .backup-section {
  background-color: var(--theme-gray-900);
}

.activity.activity-wrapper.page.modtype_page,
.activity.activity-wrapper.url.modtype_url,
.activity.activity-wrapper.resource.modtype_resource {
  background-color: var(--theme-gray-700);
  border-radius: 0.5rem;
  padding: 0;
}

.activity-item:not(.activityinline) {
  height: calc(100% - 2px);
  width: calc(100% - 2px);
  position: relative;
  border: none;
  margin: 1px;
}

.activity-item:not(.activityinline) .stretched-link::after {
  background: radial-gradient(800px circle at var(--mouse-x) var(--mouse-y), rgba(255, 255, 255, 0.1), transparent 40%);
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 500ms;
}

.activity-item:not(.activityinline):hover .stretched-link::after {
  opacity: 1;
}

.activity-wrapper:has(> div.dummy_nodisplay),
.activity-wrapper:has(> div.hiddenactivity) {
  background-color: transparent !important;
}

#page-mod-page-mod .slides {
  height: 500px;
}

#page-mod-page-view p:last-child,
#page-mod-page-view h4:last-child {
  margin-bottom: 0 !important;
}

.bottom-activity-navigation .row {
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.bottom-activity-navigation {
  padding: 0 1rem;
}

.footer-dark-inner {
  background-color: var(--theme-gray-900);
  margin: 0 auto;
  padding: 0 2rem;
}

.white-outline.hue270 {
  filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px -1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) hue-rotate(270deg) !important;
}

.sliderlink ul, .sliderlink ol, .sliderlink li {
  margin-bottom: 1rem;
}

.sliderlink ul:last-child, .sliderlink li:last-child, .sliderlink ol:last-child, .sliderlink div:last-child {
  margin-bottom: 0;
}

.sliderlink .col-md-6:first-child, .sliderlink .col-md-6:last-child {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.slides > div {
  background-color: var(--theme-black);
}

#page-content .alert.alert-secondary {
  margin-bottom: 0.5rem;
}

#page-content {
  padding-bottom: 0 !important;
}

.secondary-navigation {
  padding: 0 15px;
}

div#page-navbar > nav > div.activitynavitems, div#page-navbar > nav > ol.breadcrumb {
  margin-bottom: 0.5rem;
}

.page-link {
  background-color: var(--theme-gray-800);
  border-color: var(--theme-gray-700);
}

.page-item.disabled .page-link {
  background-color: var(--theme-gray-900);
  border-color: var(--theme-gray-800);
}

.progress.courseview {
  background-color: var(--theme-gray-800);
  border: 1px solid var(--theme-gray-700);
  margin: 0.5rem 1rem 0;
}

#user-action-menu {
  background-color: var(--theme-gray-800);
  border: 1px solid var(--theme-gray-700);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#user-action-menu .dropdown-item {
  color: var(--theme-white);
}

#user-action-menu .dropdown-divider {
  border-color: var(--theme-gray-700);
}

input[type=text], input[type=password], select.custom-select {
  background-color: var(--theme-gray-800);
  color: var(--theme-white);
  border: 1px solid var(--theme-gray-700);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
}

.breadcrumb-item {
  color: var(--theme-white);
}

.breadcrumb-item a {
  color: var(--theme-gray-600);
  text-decoration: none;
}

.breadcrumb-item a:hover {
  color: var(--theme-white);
  text-decoration: none;
}

.breadcrumb {
  background-color: var(--theme-gray-900);
  border-color: var(--theme-gray-900);
}

.blue .text-uppercase.small,
.blue-pixel .text-uppercase.small,
.blue.text-uppercase.small,
.blue-pixel.text-uppercase.small {
  color: #45bedf !important;
}

.gold .text-uppercase.small,
.gold-pixel .text-uppercase.small,
.gold.text-uppercase.small,
.gold-pixel.text-uppercase.small {
  color: #dda10d !important;
}

.red .text-uppercase.small,
.red-pixel .text-uppercase.small,
.red.text-uppercase.small,
.red-pixel.text-uppercase.small {
  color: #e14545 !important;
}

div#page-navbar > nav > ol.breadcrumb {
  max-width: 100%;
  width: auto;
}

.bottom-activity-navigation > .row {
  padding-top: 0;
  padding-bottom: 0.5rem;
}

.bottom-activity-navigation > .row > * {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.bottom-activity-navigation .float-left, .bottom-activity-navigation .float-right {
  margin-top: 0.5rem;
}

.dashboard-card-deck .dashboard-card,
.activity.activity-wrapper.page.modtype_page:has(.activity-item:not(.dummy_nodisplay)),
.activity.activity-wrapper.url.modtype_url:has(.activity-item:not(.dummy_nodisplay)),
.activity.activity-wrapper.resource.modtype_resource:has(.activity-item:not(.dummy_nodisplay)),
.drawer.drawer-left.show,
.navbar.fixed-top,
.moremenu .nav-tabs,
.alert,
#page-course-view-topics .section.course-section.main.section-summary,
.activitynavitems,
.bottom-activity-navigation > .row,
.slider,
.sliderlink,
.accordion,
.editor-atto,
.modal-content,
.pagination {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.badge {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.slides {
  min-height: 380px;
}

.loader.loader--active .loader__tile {
  transition-delay: 0s;
}

#page-footer {
  display: none;
}

div.generalbox {
  display: table;
  min-height: 30vh;
  width: 100%;
  padding: 2rem 1rem !important;
}

div.generalbox > div.no-overflow {
  display: table-cell;
  vertical-align: middle;
}

body {
  position: fixed;
  width: 100%;
}

div[data-region=completion-info] > button.btn-success {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 0.5rem 0;
  padding: 0.33rem 0.5rem;
  border-bottom: 1px solid var(--theme-gray-700);
  border-left: 1px solid var(--theme-gray-700);
  line-height: 1;
  font-size: 80%;
  font-weight: bold;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

div[data-region=completion-info] > button.btn-success i,
div[data-region=completion-info] > button.btn-outline-secondary i,
.automatic-completion-conditions .badge .icon {
  width: 0.7rem;
  height: 0.7rem;
  font-size: 0.7rem;
  margin-right: 3px;
}

div[data-region=completion-info] > button.btn-outline-secondary {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 0.5rem;
  border: none;
  border-bottom: 1px solid var(--theme-gray-700);
  border-left: 1px solid var(--theme-gray-700);
  text-decoration: underline;
  color: var(--theme-white);
  z-index: 1;
  font-size: 80%;
  background-color: var(--theme-gray-500);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

div[data-region=completion-info] > button.btn-outline-secondary:hover {
  background-color: var(--theme-gray-600);
}

.text-uppercase.small {
  text-transform: uppercase !important;
}

.activity.activity-wrapper .text-uppercase.small {
  line-height: 1;
  margin: 0 0 8px;
}

input[type=text]:focus, input[type=password]:focus {
  background-color: var(--theme-gray-900);
  color: #ccc;
  outline: 0;
  box-shadow: none;
  border-color: #3498db;
}

.nav-tabs .nav-link:focus {
  box-shadow: none;
  border-bottom-color: var(--theme-gray-900);
}

.dashboard-card-deck .dashboard-card .dashboard-card-footer.progress-100 {
  background-color: #00bc8c !important;
}

body.pagelayout-admin div[role=main] {
  margin-top: 1rem;
}

.activity.activity-wrapper.label.modtype_label .activity-basis {
  margin: 0 !important;
}

.activity.activity-wrapper.label.modtype_label h4.section-title {
  position: relative;
  bottom: 0.5rem;
}

.activity.activity-wrapper.label.modtype_label {
  margin: 0.5rem !important;
}

.page-header-headings {
  margin-left: 0.5rem;
}

.availabilityinfo.small.course-description-item.isrestricted .description-inner {
  text-align: right;
}

.course-section-header.d-flex:has(h4.section-title) {
  flex-direction: column;
}

#activity-icon, #activity-icon > * {
  max-height: 64px;
  min-height: 64px;
  max-width: 64px;
  min-width: 64px;
  image-rendering: pixelated;
}

.description-inner:has(.badge) {
  display: flex;
  flex-wrap: wrap;
}

.description-inner:has(.badge):after {
  content: " ";
  flex-grow: 999999999999999;
}

.description-inner .badge {
  flex-grow: 1;
}

div.sliderlink::after, .slides > div::after {
  z-index: 2;
}

div.spoiler > * {
  filter: blur(10px) !important;
}

.slides > div.spoiler > img {
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5)) blur(10px) !important;
}

div.spoiler::before, .slides div:has(img.spoiler)::before {
  content: "Cliquez ici pour dévoiler la réponse";
  position: absolute;
  display: flex;
  height: calc(100% - 24px - 1rem);
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  pointer-events: all;
  z-index: 2;
  color: var(--theme-white);
  border: none;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  backdrop-filter: blur(10px);
}

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

#page-mod-page-mod .spoiler::before {
  display: none;
}

.sliderlink.alert-danger:hover, .sliderlink.alert-danger.active {
  background-color: #e74c3c;
  border-color: #e74c3c;
}

.sliderlink.alert-info:hover, .sliderlink.alert-info.active {
  background-color: #2384C6;
  border-color: #2384C6;
}

.atto_bsgrid .section-title {
  margin: 1.5rem 0;
}

#page {
  overflow-y: scroll;
}

.btn {
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}

.btn.btn-primary:hover,
.btn.btn-secondary:hover {
  text-decoration: none;
  background-color: var(--theme-white);
  color: var(--theme-black);
  border-color: var(--theme-white);
}

.activity.activity-wrapper .text-uppercase.small,
.page-header-headings .text-uppercase.small {
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  text-transform: none !important;
}

.activitytitle .activityname a {
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  font-size: 14px;
  line-height: 16px;
}

h4.section-title {
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  font-weight: normal;
  letter-spacing: -1px;
}

.activity-info div[data-region=completion-info] span.badge.alert-success strong {
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -1px;
}

.badge {
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  font-size: 10px;
  line-height: 10px;
  padding-bottom: 5px;
}

#page-content h1, #page-content h2, #page-content h3, #page-content h4, #page-content h5 {
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
}

.section-title {
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro" !important;
}

.text-muted.text-uppercase {
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  text-transform: none !important;
}

.next.float-right, .bottom-activity-navigation .float-right,
.prev.float-left, .bottom-activity-navigation .float-left,
.page-header-headings h1,
.page-header-headings,
.description .availability_password-popup,
.description .availabilityinfo,
.card.dashboard-card,
#moduleAlert,
#globalAlert {
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
}
.next.float-right .white-outline,
.next.float-right .progress-text, .bottom-activity-navigation .float-right .white-outline,
.bottom-activity-navigation .float-right .progress-text,
.prev.float-left .white-outline,
.prev.float-left .progress-text, .bottom-activity-navigation .float-left .white-outline,
.bottom-activity-navigation .float-left .progress-text,
.page-header-headings h1 .white-outline,
.page-header-headings h1 .progress-text,
.page-header-headings .white-outline,
.page-header-headings .progress-text,
.description .availability_password-popup .white-outline,
.description .availability_password-popup .progress-text,
.description .availabilityinfo .white-outline,
.description .availabilityinfo .progress-text,
.card.dashboard-card .white-outline,
.card.dashboard-card .progress-text,
#moduleAlert .white-outline,
#moduleAlert .progress-text,
#globalAlert .white-outline,
#globalAlert .progress-text {
  font-family: Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
}

.breadcrumb {
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  font-size: 14px;
}

.courseindex .courseindex-item {
  font-family: Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  padding: 0.2rem 0;
}

.courseindex .courseindex-item.courseindex-section-title {
  padding: 0.5rem;
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
}

.courseindex .dragicon {
  display: none;
}

.badge, .description-inner .badge {
  padding: 0.5em 0.8em 0.5em;
}

.d-flex .badge {
  align-self: flex-start;
}

.mediaplugin {
  pointer-events: all;
}

.sliderlink.active:hover {
  border: 1px solid var(--theme-primary);
}

#module_bg > * {
  max-width: 128px;
  max-height: 128px;
}

.progress.courseview {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.dropdown-menu {
  background: var(--theme-gray-800);
  border: 1px solid var(--theme-gray-700);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.dropdown-item {
  color: var(--theme-white);
}

a.btn.btn-link.btn-icon.icon-size-3.rounded-circle i::before {
  color: var(--theme-gray-700);
}

a.btn.btn-link.btn-icon.icon-size-3.rounded-circle:hover,
a.btn.btn-link.btn-icon.icon-size-3.rounded-circle:focus {
  box-shadow: none;
  background-color: var(--theme-gray-900);
}
a.btn.btn-link.btn-icon.icon-size-3.rounded-circle:hover i::before,
a.btn.btn-link.btn-icon.icon-size-3.rounded-circle:focus i::before {
  color: var(--theme-white);
}

.course-info-container {
  border-top: 1px solid var(--theme-gray-700) !important;
}

.eventname {
  word-break: break-word;
  word-wrap: break-word;
  white-space: normal;
}

mark {
  padding: 0;
}

mark * {
  background-color: #fcf8e3 !important;
}

.highlight {
  background-color: yellow;
}

.speechButton, .bookmarkButton, .pauseSpeechButton {
  width: 32px;
  height: 32px;
  border-radius: 32px 0 0 32px;
  position: absolute;
  left: -32px;
  pointer-events: all;
  transform: translateZ(-10px);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.8);
  text-align: center;
  transition: left cubic-bezier(0.075, 0.82, 0.165, 1) 0.2s, width cubic-bezier(0.075, 0.82, 0.165, 1) 0.2s;
}

.speechButton:hover, .pauseSpeechButton:hover, .bookmarkButton:hover {
  left: -48px;
  width: 48px;
}
.speechButton.retracting, .pauseSpeechButton.retracting, .bookmarkButton.retracting {
  pointer-events: none;
  left: 0;
}
.speechButton i, .pauseSpeechButton i, .bookmarkButton i {
  position: absolute;
  top: 8px;
  left: 8px;
}

.speechButton, .pauseSpeechButton {
  top: 0.5rem;
}

.speechButton, .bookmarkButton {
  background: linear-gradient(270deg, rgba(20, 50, 100, 0.8), #3498db), #3498db;
}

.bookmarkButton {
  top: calc(0.5rem + 34px);
}

.pauseSpeechButton {
  background: linear-gradient(270deg, rgb(70, 46, 3), #FFEB3B), #FFEB3B;
}

.sliderlink.bookmarked .bookmarkButton {
  background: linear-gradient(270deg, rgba(50, 0, 0, 0.5), red), linear-gradient(0deg, rgba(50, 0, 0, 0.5), red), red;
}

.sliderlink {
  transform-style: preserve-3d;
}

.sliderlink.active:has(mark), .sliderlink.active:has(mark):hover {
  border: 1px solid #FFEB3B;
  background-color: #3a2f1f;
  box-shadow: inset 0 0 10px rgba(255, 235, 0, 0.1882352941), 0 0 10px rgba(255, 235, 0, 0.1882352941);
}

.sliderlink:has(.speechButton ~ .bookmarkButton, .pauseSpeechButton ~ .bookmarkButton) {
  min-height: calc(1rem + 66px);
}

.sliderlink.bookmarked, .sliderlink.bookmarked:hover {
  border: 1px solid red;
  box-shadow: inset 0 0 10px rgba(255, 0, 0, 0.5), 0 0 10px rgba(255, 0, 0, 0.5);
  background-color: #3c2a2a;
  filter: none;
}

.sliderlink.bookmarked.active {
  /*box-shadow: inset 0 0 10px var(--theme-primary), 0 0 10px var(--theme-primary);*/
}

.quest-bookmark-icon,
.module-bookmark-icon,
.chapter-bookmark-icon {
  position: absolute;
  width: 18px;
  height: 24px;
  bottom: -24px;
  left: 0;
  text-shadow: 1px 1px 1px #760707, 1px -1px 1px #eb6666, -1px 1px 1px #eb6666, -1px -1px 1px #eb6666, 0 0 10px rgba(0, 0, 0, 0.5);
}
.quest-bookmark-icon .quest-bookmark-icon-label,
.quest-bookmark-icon .module-bookmark-icon-label,
.quest-bookmark-icon .chapter-bookmark-icon-label,
.module-bookmark-icon .quest-bookmark-icon-label,
.module-bookmark-icon .module-bookmark-icon-label,
.module-bookmark-icon .chapter-bookmark-icon-label,
.chapter-bookmark-icon .quest-bookmark-icon-label,
.chapter-bookmark-icon .module-bookmark-icon-label,
.chapter-bookmark-icon .chapter-bookmark-icon-label {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 9px;
  padding-top: 5px;
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  color: white;
  text-shadow: none;
  z-index: 1;
}
.quest-bookmark-icon .chapter-bookmark-icon-label,
.quest-bookmark-icon .module-bookmark-icon-label,
.module-bookmark-icon .chapter-bookmark-icon-label,
.module-bookmark-icon .module-bookmark-icon-label,
.chapter-bookmark-icon .chapter-bookmark-icon-label,
.chapter-bookmark-icon .module-bookmark-icon-label {
  font-size: 0.8rem;
}
.quest-bookmark-icon .fa-bookmark,
.module-bookmark-icon .fa-bookmark,
.chapter-bookmark-icon .fa-bookmark {
  color: #c92e2e;
  font-size: 24px;
  position: absolute;
}

.chapter-bookmark-icon,
.module-bookmark-icon {
  bottom: -12px;
  left: 12px;
}

.section-subtitle {
  margin-top: -1.25rem;
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.8rem;
  padding-left: 24px;
}

.image-decoration {
  border: none !important;
  pointer-events: none;
}

/* Intro text in dashboard */
#inst3057 > .card-body {
  padding: 0 !important;
}
#inst3057 > .card-body > .card-text {
  margin-top: 0 !important;
}
#inst3057 > .card-body > .card-text .alert {
  margin-bottom: 0;
}

/* Calendar */
.block_calendar_month .header, .block_calendar_month .card-title {
  display: none !important;
}

a.dropdown-item > input {
  pointer-events: none;
  margin-right: 12px;
}

.sliderlink:has(.bookmarkButton ~ .speechButton) {
  min-height: 80px;
}

i::before {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
}

.text-white-outline {
  text-shadow: 1px 1px 0 white, 1px -1px 0 white, -1px -1px 0 white, -1px 1px 0 white, 1px 0px 0 white, 0px 1px 0 white, -1px 0px 0 white, 0px -1px 0 white;
}

.text-black-outline {
  text-shadow: 1px 1px 0 black, 1px -1px 0 black, -1px -1px 0 black, -1px 1px 0 black, 1px 0px 0 black, 0px 1px 0 black, -1px 0px 0 black, 0px -1px 0 black;
}

.slides > div > img {
  z-index: 1;
  background: transparent;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
}

.slides > div > div {
  background-position: center;
  background-size: cover;
  max-height: 100%;
  height: 100%;
  width: 100%;
  z-index: 0;
  filter: blur(10px) brightness(0.5);
}

/* Blur performance fix */
.slides > div {
  transform: translateZ(0); /*for older browsers*/
  will-change: transform;
}

.atto_bsgrid.container-fluid:nth-child(even) {
  background-color: #303030;
}

.atto_bsgrid.container-fluid {
  border: 1px solid #303030;
  padding: 20px;
}

.atto_bsgrid.container-fluid:has(.sliderlink) {
  border: none;
}

/*@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 400;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoRegular-RpvmM.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 400;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoItalic-lg91X.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 500;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoMedium-nRvBM.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 500;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoMediumItalic-1GDgL.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 700;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoBold-51Xez.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 700;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoBoldItalic-6YyW6.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 800;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoExtrabold-ywLd5.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 800;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoExtraboldItalic-9YKO5.woff) format('woff')
}

@font-face {
  font-family: reggae one;
  font-style: normal;
  font-weight: 400;
  src: local('Reggae One'), url(../vendor/ReggaeOne-Regular.woff) format('woff')
}

@font-face {
  font-family: rocknroll one;
  font-style: normal;
  font-weight: 400;
  src: local('RocknRoll One'), url(../vendor/RocknRollOne-Regular.woff) format('woff')
}*/
/* Colors / Gray tones */
/* Colors / Primary */
/* Tables */
/* Options */
/* Body */
/* Fonts */
/* Navbar */
/* Breadcrumbs */
/* Alerts */
/* Toasts */
/* Custom control size */
.alert-warning-outline {
  background-color: rgba(243, 156, 18, 0.1);
}
.alert-warning-outline .section-title::before, .alert-warning-outline .section-title::after {
  border-color: #f39c12;
}
.alert-warning-outline, .alert-warning-outline pre {
  border: 2px solid #f39c12;
}
.alert-warning-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-warning, .alert-warning:hover, .alert-warning.active, .alert-warning.active:hover, .alert-warning.sliderlink, .alert-warning.sliderlink:hover, .alert-warning.sliderlink.active, .alert-warning.sliderlink.active:hover {
  background-color: #f39c12;
  border-color: #f39c12;
}

.alert-info-outline {
  background-color: rgba(52, 152, 219, 0.1);
}
.alert-info-outline .section-title::before, .alert-info-outline .section-title::after {
  border-color: #3498db;
}
.alert-info-outline, .alert-info-outline pre {
  border: 2px solid #3498db;
}
.alert-info-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-info, .alert-info:hover, .alert-info.active, .alert-info.active:hover, .alert-info.sliderlink, .alert-info.sliderlink:hover, .alert-info.sliderlink.active, .alert-info.sliderlink.active:hover {
  background-color: #3498db;
  border-color: #3498db;
}

.alert-primary-outline {
  background-color: rgba(52, 152, 219, 0.1);
}
.alert-primary-outline .section-title::before, .alert-primary-outline .section-title::after {
  border-color: #3498db;
}
.alert-primary-outline, .alert-primary-outline pre {
  border: 2px solid #3498db;
}
.alert-primary-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-primary, .alert-primary:hover, .alert-primary.active, .alert-primary.active:hover, .alert-primary.sliderlink, .alert-primary.sliderlink:hover, .alert-primary.sliderlink.active, .alert-primary.sliderlink.active:hover {
  background-color: #3498db;
  border-color: #3498db;
}

.alert-success-outline {
  background-color: rgba(0, 188, 140, 0.1);
}
.alert-success-outline .section-title::before, .alert-success-outline .section-title::after {
  border-color: #00bc8c;
}
.alert-success-outline, .alert-success-outline pre {
  border: 2px solid #00bc8c;
}
.alert-success-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-success, .alert-success:hover, .alert-success.active, .alert-success.active:hover, .alert-success.sliderlink, .alert-success.sliderlink:hover, .alert-success.sliderlink.active, .alert-success.sliderlink.active:hover {
  background-color: #00bc8c;
  border-color: #00bc8c;
}

.alert-danger-outline {
  background-color: rgba(231, 76, 60, 0.1);
}
.alert-danger-outline .section-title::before, .alert-danger-outline .section-title::after {
  border-color: #e74c3c;
}
.alert-danger-outline, .alert-danger-outline pre {
  border: 2px solid #e74c3c;
}
.alert-danger-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-danger, .alert-danger:hover, .alert-danger.active, .alert-danger.active:hover, .alert-danger.sliderlink, .alert-danger.sliderlink:hover, .alert-danger.sliderlink.active, .alert-danger.sliderlink.active:hover {
  background-color: #e74c3c;
  border-color: #e74c3c;
}

.alert-blue-outline {
  background-color: rgba(55, 90, 127, 0.1);
}
.alert-blue-outline .section-title::before, .alert-blue-outline .section-title::after {
  border-color: #375a7f;
}
.alert-blue-outline, .alert-blue-outline pre {
  border: 2px solid #375a7f;
}
.alert-blue-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-blue, .alert-blue:hover, .alert-blue.active, .alert-blue.active:hover, .alert-blue.sliderlink, .alert-blue.sliderlink:hover, .alert-blue.sliderlink.active, .alert-blue.sliderlink.active:hover {
  background-color: #375a7f;
  border-color: #375a7f;
}

.alert-indigo-outline {
  background-color: rgba(102, 16, 242, 0.1);
}
.alert-indigo-outline .section-title::before, .alert-indigo-outline .section-title::after {
  border-color: #6610f2;
}
.alert-indigo-outline, .alert-indigo-outline pre {
  border: 2px solid #6610f2;
}
.alert-indigo-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-indigo, .alert-indigo:hover, .alert-indigo.active, .alert-indigo.active:hover, .alert-indigo.sliderlink, .alert-indigo.sliderlink:hover, .alert-indigo.sliderlink.active, .alert-indigo.sliderlink.active:hover {
  background-color: #6610f2;
  border-color: #6610f2;
}

.alert-purple-outline {
  background-color: rgba(111, 66, 193, 0.1);
}
.alert-purple-outline .section-title::before, .alert-purple-outline .section-title::after {
  border-color: #6f42c1;
}
.alert-purple-outline, .alert-purple-outline pre {
  border: 2px solid #6f42c1;
}
.alert-purple-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-purple, .alert-purple:hover, .alert-purple.active, .alert-purple.active:hover, .alert-purple.sliderlink, .alert-purple.sliderlink:hover, .alert-purple.sliderlink.active, .alert-purple.sliderlink.active:hover {
  background-color: #6f42c1;
  border-color: #6f42c1;
}

.alert-pink-outline {
  background-color: rgba(232, 62, 140, 0.1);
}
.alert-pink-outline .section-title::before, .alert-pink-outline .section-title::after {
  border-color: #e83e8c;
}
.alert-pink-outline, .alert-pink-outline pre {
  border: 2px solid #e83e8c;
}
.alert-pink-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-pink, .alert-pink:hover, .alert-pink.active, .alert-pink.active:hover, .alert-pink.sliderlink, .alert-pink.sliderlink:hover, .alert-pink.sliderlink.active, .alert-pink.sliderlink.active:hover {
  background-color: #e83e8c;
  border-color: #e83e8c;
}

.alert-red-outline {
  background-color: rgba(231, 76, 60, 0.1);
}
.alert-red-outline .section-title::before, .alert-red-outline .section-title::after {
  border-color: #e74c3c;
}
.alert-red-outline, .alert-red-outline pre {
  border: 2px solid #e74c3c;
}
.alert-red-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-red, .alert-red:hover, .alert-red.active, .alert-red.active:hover, .alert-red.sliderlink, .alert-red.sliderlink:hover, .alert-red.sliderlink.active, .alert-red.sliderlink.active:hover {
  background-color: #e74c3c;
  border-color: #e74c3c;
}

.alert-orange-outline {
  background-color: rgba(253, 126, 20, 0.1);
}
.alert-orange-outline .section-title::before, .alert-orange-outline .section-title::after {
  border-color: #fd7e14;
}
.alert-orange-outline, .alert-orange-outline pre {
  border: 2px solid #fd7e14;
}
.alert-orange-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-orange, .alert-orange:hover, .alert-orange.active, .alert-orange.active:hover, .alert-orange.sliderlink, .alert-orange.sliderlink:hover, .alert-orange.sliderlink.active, .alert-orange.sliderlink.active:hover {
  background-color: #fd7e14;
  border-color: #fd7e14;
}

.alert-yellow-outline {
  background-color: rgba(243, 156, 18, 0.1);
}
.alert-yellow-outline .section-title::before, .alert-yellow-outline .section-title::after {
  border-color: #f39c12;
}
.alert-yellow-outline, .alert-yellow-outline pre {
  border: 2px solid #f39c12;
}
.alert-yellow-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-yellow, .alert-yellow:hover, .alert-yellow.active, .alert-yellow.active:hover, .alert-yellow.sliderlink, .alert-yellow.sliderlink:hover, .alert-yellow.sliderlink.active, .alert-yellow.sliderlink.active:hover {
  background-color: #f39c12;
  border-color: #f39c12;
}

.alert-green-outline {
  background-color: rgba(0, 188, 140, 0.1);
}
.alert-green-outline .section-title::before, .alert-green-outline .section-title::after {
  border-color: #00bc8c;
}
.alert-green-outline, .alert-green-outline pre {
  border: 2px solid #00bc8c;
}
.alert-green-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-green, .alert-green:hover, .alert-green.active, .alert-green.active:hover, .alert-green.sliderlink, .alert-green.sliderlink:hover, .alert-green.sliderlink.active, .alert-green.sliderlink.active:hover {
  background-color: #00bc8c;
  border-color: #00bc8c;
}

.alert-teal-outline {
  background-color: rgba(32, 201, 151, 0.1);
}
.alert-teal-outline .section-title::before, .alert-teal-outline .section-title::after {
  border-color: #20c997;
}
.alert-teal-outline, .alert-teal-outline pre {
  border: 2px solid #20c997;
}
.alert-teal-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-teal, .alert-teal:hover, .alert-teal.active, .alert-teal.active:hover, .alert-teal.sliderlink, .alert-teal.sliderlink:hover, .alert-teal.sliderlink.active, .alert-teal.sliderlink.active:hover {
  background-color: #20c997;
  border-color: #20c997;
}

.alert-cyan-outline {
  background-color: rgba(52, 152, 219, 0.1);
}
.alert-cyan-outline .section-title::before, .alert-cyan-outline .section-title::after {
  border-color: #3498db;
}
.alert-cyan-outline, .alert-cyan-outline pre {
  border: 2px solid #3498db;
}
.alert-cyan-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-cyan, .alert-cyan:hover, .alert-cyan.active, .alert-cyan.active:hover, .alert-cyan.sliderlink, .alert-cyan.sliderlink:hover, .alert-cyan.sliderlink.active, .alert-cyan.sliderlink.active:hover {
  background-color: #3498db;
  border-color: #3498db;
}

.alert-light-outline {
  background-color: rgba(173, 181, 189, 0.1);
}
.alert-light-outline .section-title::before, .alert-light-outline .section-title::after {
  border-color: #adb5bd;
}
.alert-light-outline, .alert-light-outline pre {
  border: 2px solid #adb5bd;
}
.alert-light-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-light, .alert-light:hover, .alert-light.active, .alert-light.active:hover, .alert-light.sliderlink, .alert-light.sliderlink:hover, .alert-light.sliderlink.active, .alert-light.sliderlink.active:hover {
  background-color: #adb5bd;
  border-color: #adb5bd;
}

.alert-secondary-outline {
  background-color: rgba(68, 68, 68, 0.1);
}
.alert-secondary-outline .section-title::before, .alert-secondary-outline .section-title::after {
  border-color: #444;
}
.alert-secondary-outline, .alert-secondary-outline pre {
  border: 2px solid #444;
}
.alert-secondary-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-secondary, .alert-secondary:hover, .alert-secondary.active, .alert-secondary.active:hover, .alert-secondary.sliderlink, .alert-secondary.sliderlink:hover, .alert-secondary.sliderlink.active, .alert-secondary.sliderlink.active:hover {
  background-color: #444;
  border-color: #444;
}

.alert-dark-outline {
  background-color: rgba(48, 48, 48, 0.1);
}
.alert-dark-outline .section-title::before, .alert-dark-outline .section-title::after {
  border-color: #303030;
}
.alert-dark-outline, .alert-dark-outline pre {
  border: 2px solid #303030;
}
.alert-dark-outline.alt-style {
  border-right: none;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  border-left-width: 4px;
}
.alert-dark, .alert-dark:hover, .alert-dark.active, .alert-dark.active:hover, .alert-dark.sliderlink, .alert-dark.sliderlink:hover, .alert-dark.sliderlink.active, .alert-dark.sliderlink.active:hover {
  background-color: #303030;
  border-color: #303030;
}

body {
  --theme-white: #fff;
  --theme-gray-100: #f8f9fa;
  --theme-gray-200: #ebebeb;
  --theme-gray-300: #dee2e6;
  --theme-gray-400: #ced4da;
  --theme-gray-500: #adb5bd;
  --theme-gray-600: #888;
  --theme-gray-700: #444;
  --theme-gray-800: #303030;
  --theme-gray-900: #222;
  --theme-black: #000;
}

body.light {
  --theme-white: #000;
  --theme-gray-100: #222;
  --theme-gray-200: #303030;
  --theme-gray-300: #444;
  --theme-gray-400: #888;
  --theme-gray-500: #adb5bd;
  --theme-gray-600: #ced4da;
  --theme-gray-700: #dee2e6;
  --theme-gray-800: #ebebeb;
  --theme-gray-900: #f8f9fa;
  --theme-black: #fff;
}

.CodeMirror {
  text-shadow: none;
}

code, pre {
  color: var(--theme-white);
}
code[class*=language-], pre[class*=language-] {
  background-color: #262626 !important;
  font-family: "JetBrains Mono", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  font-weight: normal;
  pointer-events: all;
  cursor: text;
  border: 2px solid var(--theme-gray-900);
}
code[class*=language-]:not(pre), pre[class*=language-]:not(pre) {
  padding: 0.1rem 0.3rem;
}
code[class*=language-] code, pre[class*=language-] code { /* Disable borders for nested code tags */
  border: none;
}
code[class*=language-] *::-moz-selection, pre[class*=language-] *::-moz-selection {
  background: #08335E !important;
}
code[class*=language-] *::selection, pre[class*=language-] *::selection {
  background: #08335E !important;
}
code[class*=language-] .line-numbers-rows, pre[class*=language-] .line-numbers-rows {
  padding: 0 2rem 0 1rem;
}
code[class*=language-] .token.operator, pre[class*=language-] .token.operator {
  background: transparent;
}
code[class*=language-] .token.number, pre[class*=language-] .token.number {
  color: #ED94C0 !important;
}
code[class*=language-] .token.class-name, pre[class*=language-] .token.class-name {
  color: #C191FF;
}
code[class*=language-] .token.keyword, pre[class*=language-] .token.keyword {
  color: #6C95EB;
}
code[class*=language-] .token.function, pre[class*=language-] .token.function {
  color: #39CC8F;
}
code[class*=language-] .token.comment, pre[class*=language-] .token.comment {
  color: #7BC36B;
  font-style: italic;
}

#user_settings_menu {
  pointer-events: none;
  z-index: 1;
  position: absolute;
  top: 64px;
  right: 6px;
  transition: height cubic-bezier(0.3, -0.3, 1, 0) 0.2s, width cubic-bezier(0, 1, 0.3, 1.3) 0.2s, padding cubic-bezier(0, 1, 0.3, 1.3) 0.2s;
  height: 0;
  overflow: hidden;
  padding: 0;
  display: block;
  left: auto;
  border: none;
  width: auto;
  min-width: 200px !important;
  border-color: #888 !important;
  background-color: #303030;
  max-height: 0;
}
#user_settings_menu, #user_settings_menu * {
  transition: 0.2s all;
}
#user_settings_menu.show {
  transition: height cubic-bezier(0, 1, 0.3, 1.3) 0.2s, width cubic-bezier(0, 1, 0.3, 1.3) 0.2s, padding cubic-bezier(0, 1, 0.3, 1.3) 0.2s;
  height: auto;
  max-height: 800px;
  padding: 8px 0;
  border: 1px solid #444;
  pointer-events: all;
}
#user_settings_menu .disabled {
  font-style: normal;
  color: #888;
}
#user_settings_menu .dropdown-menu {
  position: relative;
  border-radius: 0;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
  background-color: #444;
  border: none;
  color: white;
  padding: 0 0.5rem;
  max-height: 0;
  min-width: 200px;
  width: 100%;
  display: block !important;
  overflow: hidden;
}
#user_settings_menu .dropdown-menu.show {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  max-height: 200px;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}
#user_settings_menu .dropdown-menu p {
  margin: 0;
}
#user_settings_menu li, #user_settings_menu li * {
  font-family: Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  letter-spacing: 0;
}
#user_settings_menu li.nav-item, #user_settings_menu li .dropdown-item {
  fonw-weight: bold;
  font-size: 18px;
}
#user_settings_menu li.nav-item:has(.dropdown-menu) a.dropdown-item:not(.leaf)::before {
  font-weight: 900;
  margin-right: 0.5rem;
  content: "\f0da";
  width: 32px;
  height: 32px;
}
#user_settings_menu li:has(.dropdown-menu.show) a.dropdown-item:not(.leaf)::before {
  content: "\f0d7";
}
#user_settings_menu li select, #user_settings_menu li input, #user_settings_menu li label {
  cursor: pointer;
}
#user_settings_menu li select :hover, #user_settings_menu li input :hover, #user_settings_menu li label :hover {
  opacity: 0.9;
}
#user_settings_menu h3, #user_settings_menu h3 * {
  font-family: "RocknRoll One", sans-serif, Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
}

#user_settings_btn {
  position: relative;
  top: 10px;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
  z-index: 2;
  font-size: 24px;
  --fa-primary-color: var(--theme-white);
  --fa-secondary-color: var(--theme-white);
}
#user_settings_btn:hover {
  cursor: pointer;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5)) brightness(3);
}

@media only screen and (min-width: 1280px) {
  body.limitedwidth .pagelayout-standard #page.drawers .main-inner,
  body.limitedwidth #page.drawers .main-inner {
    max-width: 1280px;
  }
}
@media only screen and (max-width: 1080px) {
  .activity.activity-wrapper:has(.dummy_nodisplay) {
    display: none !important;
  }
  .section.course-section.main .section .activity {
    width: calc(50% - 0.33rem);
  }
}
@media only screen and (max-width: 768px) {
  #modal-content {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .section.course-section.main .section .activity {
    width: 100%;
  }
  .section.course-section.main.section-summary {
    width: 100%;
  }
}
.objectives-table {
  width: 100%;
  table-layout: fixed;
}

.objectives-table th {
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.4);
}

.objectives-table td {
  padding: 10px 20px;
  vertical-align: top;
}

.objectives-table th:first-child {
  border-radius: 0.5rem 0 0 0;
}

.objectives-table th:last-child {
  border-radius: 0 0.5rem 0 0;
}

.objectives-table tbody > tr:last-child td:first-child {
  border-radius: 0 0 0 0.5rem;
}

.objectives-table tbody > tr:last-child td:last-child {
  border-radius: 0 0 0.5rem 0;
}

.objectives-table tbody > tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.2);
}

.objectives-table tbody > tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.3);
}

.message-app * {
  word-break: break-word;
}
.message-app * .message.send {
  background-color: var(--theme-primary);
  color: var(--theme-white);
}
.message-app * .footer-container textarea.form-control, .message-app * textarea.form-control:focus {
  background-color: var(--theme-gray-800) !important;
}

.shiny {
  animation: rainbow 5s linear;
  animation-iteration-count: infinite;
}

@keyframes rainbow {
  100%, 0% {
    color: rgb(255, 0, 0);
  }
  8% {
    color: rgb(255, 127, 0);
  }
  16% {
    color: rgb(255, 255, 0);
  }
  25% {
    color: rgb(127, 255, 0);
  }
  33% {
    color: rgb(0, 255, 0);
  }
  41% {
    color: rgb(0, 255, 127);
  }
  50% {
    color: rgb(0, 255, 255);
  }
  58% {
    color: rgb(0, 127, 255);
  }
  66% {
    color: rgb(0, 0, 255);
  }
  75% {
    color: rgb(127, 0, 255);
  }
  83% {
    color: rgb(255, 0, 255);
  }
  91% {
    color: rgb(255, 0, 127);
  }
}
/*@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 400;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoRegular-RpvmM.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 400;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoItalic-lg91X.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 500;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoMedium-nRvBM.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 500;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoMediumItalic-1GDgL.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 700;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoBold-51Xez.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 700;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoBoldItalic-6YyW6.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: normal;
  font-weight: 800;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoExtrabold-ywLd5.woff) format('woff')
}

@font-face {
  font-family: jetbrains mono;
  font-style: italic;
  font-weight: 800;
  src: local('JetBrains Mono'), url(../vendor/JetbrainsMonoExtraboldItalic-9YKO5.woff) format('woff')
}

@font-face {
  font-family: reggae one;
  font-style: normal;
  font-weight: 400;
  src: local('Reggae One'), url(../vendor/ReggaeOne-Regular.woff) format('woff')
}

@font-face {
  font-family: rocknroll one;
  font-style: normal;
  font-weight: 400;
  src: local('RocknRoll One'), url(../vendor/RocknRollOne-Regular.woff) format('woff')
}*/
/* Colors / Gray tones */
/* Colors / Primary */
/* Tables */
/* Options */
/* Body */
/* Fonts */
/* Navbar */
/* Breadcrumbs */
/* Alerts */
/* Toasts */
/* Custom control size */
.badge-warning {
  background-color: #f39c12;
}

.badge-info {
  background-color: #3498db;
}

.badge-primary {
  background-color: #3498db;
}

.badge-success {
  background-color: #00bc8c;
}

.badge-danger {
  background-color: #e74c3c;
}

.badge-blue {
  background-color: #375a7f;
}

.badge-indigo {
  background-color: #6610f2;
}

.badge-purple {
  background-color: #6f42c1;
}

.badge-pink {
  background-color: #e83e8c;
}

.badge-red {
  background-color: #e74c3c;
}

.badge-orange {
  background-color: #fd7e14;
}

.badge-yellow {
  background-color: #f39c12;
}

.badge-green {
  background-color: #00bc8c;
}

.badge-teal {
  background-color: #20c997;
}

.badge-cyan {
  background-color: #3498db;
}

.badge-light {
  background-color: #adb5bd;
}

.badge-secondary {
  background-color: #444;
}

.badge-dark {
  background-color: #303030;
}

#page-mod-page-mod .multilang {
  padding: 10px;
  margin-top: 20px;
  display: block;
  border: 2px solid white;
  border-radius: 10px;
}
#page-mod-page-mod .multilang[lang=en] {
  border-color: rgba(255, 0, 0, 0.5);
  background-color: rgba(255, 0, 0, 0.2);
}
#page-mod-page-mod .multilang[lang=en]::before {
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/4995/course/section/1559/united-states-of-america.png");
}
#page-mod-page-mod .multilang[lang=fr_ca], #page-mod-page-mod .multilang[lang=fr] {
  border-color: rgba(0, 150, 255, 0.5);
  background-color: rgba(0, 150, 255, 0.2);
}
#page-mod-page-mod .multilang[lang=fr_ca]::before, #page-mod-page-mod .multilang[lang=fr]::before {
  background-image: url("https://moodle.studioxp.ca/pluginfile.php/4995/course/section/1559/france.png");
}
#page-mod-page-mod .multilang::before {
  background-size: 16px;
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  margin-right: 5px;
  position: relative;
  top: 3px;
}

#page-my-index .block_html.block.card {
  background-color: transparent;
  border: none;
}
#page-my-index .block_html.block.card .card-body {
  padding: 0 !important;
}

:root {
  --theme-white: #fff;
  --theme-gray-100: #f8f9fa;
  --theme-gray-200: #ebebeb;
  --theme-gray-300: #dee2e6;
  --theme-gray-400: #ced4da;
  --theme-gray-500: #adb5bd;
  --theme-gray-600: #888;
  --theme-gray-700: #444;
  --theme-gray-800: #303030;
  --theme-gray-900: #222;
  --theme-black: #000;
  --theme-warning: #f39c12;
  --theme-info: #3498db;
  --theme-primary: #3498db;
  --theme-success: #00bc8c;
  --theme-danger: #e74c3c;
  --theme-blue: #375a7f;
  --theme-indigo: #6610f2;
  --theme-purple: #6f42c1;
  --theme-pink: #e83e8c;
  --theme-red: #e74c3c;
  --theme-orange: #fd7e14;
  --theme-yellow: #f39c12;
  --theme-green: #00bc8c;
  --theme-teal: #20c997;
  --theme-cyan: #3498db;
  --theme-light: #adb5bd;
  --theme-secondary: #444;
  --theme-dark: #303030;
}
:root:has(body.light) {
  --theme-white: #000;
  --theme-gray-100: #222;
  --theme-gray-200: #303030;
  --theme-gray-300: #444;
  --theme-gray-400: #888;
  --theme-gray-500: #adb5bd;
  --theme-gray-600: #ced4da;
  --theme-gray-700: #dee2e6;
  --theme-gray-800: #ebebeb;
  --theme-gray-900: #f8f9fa;
  --theme-black: #fff;
}

body {
  margin: 0;
  font-family: Roboto, -apple-hsystem, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Font Awesome 6 Pro";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--theme-white);
  text-align: left;
  background-color: var(--theme-black);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

/*# sourceMappingURL=style.css.map */
