html {
  background: white !important;
  scroll-snap-type: proximity;
  scroll-snap-points-y: repeat(100vh);
  scroll-snap-type: y proximity;
}
body {
  scroll-snap-type: proximity;
  scroll-snap-points-y: repeat(100vh);
  scroll-snap-type: y proximity;
}
.select2-container {
  width: 100% !important;
}
.btn-sm,
.btn-group-sm > .btn {
  border-radius: 0.5rem !important;
}
.dropzone-bg-text {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 100px;
  line-height: 75px;
  z-index: 0;
}
.login-switcher-btn {
  height: 150px;
  width: 48%;
  padding-top: 35px !important;
  font-size: x-large;
}
.login-switcher-btn i.fas {
  margin-top: 20px;
  font-size: 50px;
  display: block;
}
.content-disabled {
  opacity: 0.5;
}
.content-disabled-02 {
  opacity: 0.3;
}
.rating {
  margin-top: 20px;
}
.rating i {
  font-size: 36px;
  color: #feae00;
}
.rating.rating-small {
  margin-top: 5px;
}
.rating.rating-small i {
  font-size: 18px;
}
.item-placement {
  position: absolute;
  bottom: 5px;
  z-index: 999;
  right: 30px;
  background-color: #DCFDFD;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 5px;
  color: #04C8C8;
  font-size: 12px;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.card:not(.no-shadow) {
  box-shadow: 0 2px 4px 0 #94949480;
}
.no-shadow .card {
  box-shadow: none !important;
  outline: 1px solid #e0e0e0;
}
.difficulty,
.difficulty i.fas,
.difficulty i.far {
  color: #55BEF7;
  letter-spacing: 0.75px;
}
.difficulty i.fas,
.difficulty i.fas i.fas,
.difficulty i.far i.fas,
.difficulty i.far,
.difficulty i.fas i.far,
.difficulty i.far i.far {
  margin-right: 2px;
}
.student-bg {
  background-image: url(/webapp/img/platform-sprites/background-2.png);
  background-size: cover;
}
.student-bg .payoff .fs-1 {
  font-size: 3.5rem !important;
}
.student-bg .payoff .fs-3 {
  font-size: 2rem !important;
}
.student-phase-btn {
  background-color: #aeebf3 !important;
  box-shadow: 0 2px 4px 0 #94949480;
}
.student-phase-btn.active {
  background-color: #6bdbe9 !important;
}
@media (max-width: 992px) {
  .student-phase-btn {
    width: 25% !important;
    max-width: 25% !important;
  }
  .student-phase-btn p span.fw-bold {
    font-size: 10px !important;
  }
}
.media-upload input[type=file] {
  display: none;
}
.json-text {
  font-family: 'Courier New', Courier, monospace !important;
  height: 300px !important;
}
.table-header-rotated {
  border-collapse: collapse;
}
.table-header-rotated td {
  width: 30px;
}
.table-header-rotated td {
  text-align: center;
  padding: 10px 5px;
}
.table-header-rotated th.rotate-table-cell {
  height: 144px;
  white-space: nowrap;
}
.table-header-rotated th.rotate-table-cell > div {
  -webkit-transform: translate(25px, 51px) rotate(315deg);
  -ms-transform: translate(25px, 51px) rotate(315deg);
  transform: translate(25px, 51px) rotate(315deg);
  width: 30px;
}
.table-header-rotated th.rotate-table-cell > div > span {
  padding: 5px 10px;
  font-weight: 400;
}
.table-header-rotated th.row-header {
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}
.poster-container {
  position: relative;
  margin-left: -60px;
  margin-top: -30px;
  width: calc(100% + 120px);
  height: calc(100% + 60px);
}
.poster-container iframe {
  width: 100%;
  height: 100%;
}
.symbol.symbol-200px.symbol-4by2 .symbol-label {
  width: 200px;
  height: 300px;
}
.symbol.symbol-100px.symbol-4by2 .symbol-label {
  width: 125px;
  height: 160px;
}
.book-viewer iframe {
  width: 100%;
  height: 900px;
}
.test-div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: 9999;
}
.card-body.book-viewer {
  padding: 3px !important;
}
.btn-back-floating {
  position: absolute;
  right: 45px;
  top: 75px;
  z-index: 9999;
}
.btn-up-down-groups {
  position: absolute;
  right: 30px;
  top: 10px;
}
.header-fixed.toolbar-fixed .toolbar {
  border-top: none !important;
}
.student.header-menu {
  margin-top: 50px;
}
.top-menu-item {
  align-items: stretch;
  flex-direction: column;
}
.top-menu-item .menu-title {
  color: #ff960d !important;
  font-size: 1.1rem;
  margin-top: 8px;
}
.top-menu-item img {
  height: 60px;
}
ol,
ul {
  list-style: initial;
}
.custom-stepper-number {
  font-weight: 600;
  color: #009ef7 !important;
  font-size: 1.25rem;
  width: 20px;
  margin: 0 auto;
  margin-left: 15px;
  margin-right: 10px;
}
.current .custom-stepper-number {
  font-weight: 600;
  color: white!important;
  font-size: 1.25rem;
}
.stepper.stepper-pills .stepper-item.current:last-child .stepper-icon {
  background-color: #009ef7 !important;
}
.slds-path__nav li {
  list-style: none;
}
.check-container {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #47BE7D;
  padding: 5px 8px;
  border-radius: 100px;
}
.check-container i.fas {
  color: white !important;
}
.poster-controls {
  position: absolute;
  right: 30px;
  top: 0px;
  height: 100px;
  width: 100px;
}
/* Color Theme Swatches in Hex */
body.page-bg {
  background-color: #54aeff;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top center;
  height: max-content !important;
  min-height: 100vh;
}
body.page-bg.student {
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #454694;
}
body .student-phase-btn {
  box-shadow: none;
}
body .student-phase-btn.b-1 {
  background-color: #9DD474 !important;
  border: medium solid #9DD474 !important;
}
body .student-phase-btn.b-1.active {
  background-color: #c6e6ae !important;
}
body .student-phase-btn.b-2 {
  background-color: #E6650F !important;
  border: medium solid #E6650F !important;
}
body .student-phase-btn.b-2.active {
  background-color: #f3904e !important;
}
body .student-phase-btn.b-3 {
  background-color: #b7a1c6 !important;
  border: medium solid #b7a1c6 !important;
}
body .student-phase-btn.b-3.active {
  background-color: #dbd1e3 !important;
}
body .student-phase-btn.b-4 {
  background-color: #86E1F2 !important;
  border: medium solid #86E1F2 !important;
}
body .student-phase-btn.b-4.active {
  background-color: #cbf2f9 !important;
}
body .student-phase-btn.b-5 {
  background-color: #FFD641 !important;
  border: medium solid #FFD641 !important;
}
body .student-phase-btn.b-5.active {
  background-color: #ffe78e !important;
}
body .student-phase-btn.b-6 {
  background-color: #ec604d !important;
  border: medium solid #ec604d !important;
}
body .student-phase-btn.b-6.active {
  background-color: #f39e92 !important;
}
body .student-phase-btn.b-7 {
  background-color: #FEC8D7 !important;
  border: medium solid #FEC8D7 !important;
}
body .student-phase-btn.b-7.active {
  background-color: #ffffff !important;
}
body .student-phase-btn.b-8 {
  background-color: #b7a1c6 !important;
  border: medium solid #b7a1c6 !important;
}
body .student-phase-btn.b-8.active {
  background-color: #dbd1e3 !important;
}
body .student-phase-btn.b-9 {
  background-color: #E8AFE3 !important;
  border: medium solid #E8AFE3 !important;
}
body .student-phase-btn.b-9.active {
  background-color: #f9eaf8 !important;
}
body .student-phase-btn.b-10 {
  background-color: #25A5C5 !important;
  border: medium solid #25A5C5 !important;
}
body .student-phase-btn.b-10.active {
  background-color: #57c4df !important;
}
body .card:not(.no-shadow) {
  box-shadow: 0 2px 4px 0 #5a5a5a80;
}
.prevent-overflow {
  max-width: 100% !important;
}
.prevent-overflow iframe {
  display: none;
  max-width: 100%;
}
.btn-active-purple:hover {
  border-color: #A838FF;
  background-color: #A838FF;
}
.btn-purple {
  border-color: #A838FF;
  color: white;
  background-color: #A838FF;
}
.btn-purple:hover {
  color: white;
}
.dashboard-title {
  font-size: 2.2rem;
  text-transform: uppercase;
}
.dashboard-text {
  font-size: 1.2rem;
  font-weight: 200;
  line-height: 1.4;
}
.dashboard-items .card .dashboard-btn {
  background-color: #AFDC00 !important;
  font-size: 1.2rem;
  margin-top: 15px;
}
.dashboard-items .card .dashboard-btn:hover {
  background-color: #86a900 !important;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion:not(.show) .menu-link {
  background-color: #0550ae;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-home .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-home .menu-link {
  background-color: #65b6ff;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-teaching .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-teaching .menu-link {
  background-color: #E6650F;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-schedule .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-schedule .menu-link {
  background-color: #FA646E;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-my .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-my .menu-link {
  background-color: #682388;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-manuals .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-manuals .menu-link {
  background-color: #ee5e5e;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-platform .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-platform .menu-link {
  background-color: #FEAE00;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-review .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-review .menu-link {
  background-color: #A0D9C0;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-reports .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-reports .menu-link {
  background-color: #FA646E;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-curriculum .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-curriculum .menu-link {
  background-color: #51CC88;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-search .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-search .menu-link {
  background-color: #DFB2E1;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-management .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-management .menu-link {
  background-color: #3584BC;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-community .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-community .menu-link {
  background-color: #D9E657;
}
.header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-discover .menu-link,
.header-menu-container .menu .menu-item.menu-lg-down-accordion.tab-discover .menu-link {
  background-color: #C18A5D;
}
.app-type-vo .header-menu-container .menu .menu-item .menu-link .menu-title {
  color: white !important;
}
.app-type-vo .header-menu-container .menu .menu-item.menu-lg-down-accordion:not(.show) .menu-link {
  background-color: #0550ae;
}
.app-type-vo .header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-home .menu-link {
  background-color: #602883;
}
.app-type-vo .header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-teaching .menu-link {
  background-color: #E6650F;
}
.app-type-vo .header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-my .menu-link {
  background-color: #682388;
}
.app-type-vo .header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-manuals .menu-link {
  background-color: #ee5e5e;
}
.app-type-vo .header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-platform .menu-link {
  background-color: #FEAE00;
}
.app-type-vo .header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-reports .menu-link {
  background-color: #FA646E;
}
.app-type-vo .header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-curriculum .menu-link {
  background-color: #51CC88;
}
.app-type-vo .header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-search .menu-link {
  background-color: #DFB2E1;
}
.app-type-vo .header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-management .menu-link {
  background-color: #3584BC;
}
.app-type-vo .header-menu-container .menu .menu-item.menu-lg-down-accordion.show.tab-discover .menu-link {
  background-color: #C18A5D;
}
.lock-overlay {
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  position: absolute;
  left: 0;
  height: 100%;
  filter: blur(20px);
  z-index: 9999;
}
.btn-info {
  background-color: #0550ae !important;
}
.btn-info:hover {
  background-color: #032e64 !important;
}
.main-page {
  background-color: #65b6ff !important;
}
.teaching-page,
.workflow-page,
.schedule-page,
.scheduler-event-page {
  background-color: #E6650F !important;
}
.profile-page {
  background-color: #682388 !important;
}
.manual-page {
  background-color: #ee5e5e !important;
}
.search-page {
  background-color: #DFB2E1 !important;
}
.management-page {
  background-color: #3584BC !important;
}
.community-page {
  background-color: #D9E657 !important;
}
.report-page {
  background-color: #FA646E !important;
}
.review-page {
  background-color: #A0D9C0 !important;
}
.curriculum-page {
  background-color: #51CC88 !important;
}
.discover-page {
  background-color: #C18A5D !important;
}
.platform-page,
.learning-path-page {
  background-color: #FEAE00 !important;
}
.app-type-vo .main-page {
  background-color: #602883 !important;
}
.app-type-vo .teaching-page,
.app-type-vo .workflow-page {
  background-color: #E6650F !important;
}
.app-type-vo .profile-page {
  background-color: #682388 !important;
}
.app-type-vo .search-page {
  background-color: #DFB2E1 !important;
}
.app-type-vo .management-page {
  background-color: #3584BC !important;
}
.app-type-vo .report-page {
  background-color: #FA646E !important;
}
.app-type-vo .curriculum-page {
  background-color: #51CC88 !important;
}
.app-type-vo .platform-page,
.app-type-vo .learning-path-page {
  background-color: #FEAE00 !important;
}
.app-type-vo.student .menu-item.menu-lg-down-accordion:not(.show) .menu-link {
  background-color: #FEAE00 !important;
}
.app-type-vo.student .main-page {
  background-color: #ec883b !important;
}
.app-type-vo.student .schedule-page {
  background-color: #e76f72 !important;
}
.app-type-vo.student .platform-page {
  background-color: #9b40f6 !important;
}
.app-type-vo.student .portfolio-page {
  background-color: #00A3FF !important;
}
.app-type-vo.student .profile-page {
  background-color: #0087B7 !important;
}
.app-type-vo.student .learning-path-page {
  background-color: #9b40f6 !important;
}
.app-type-vo.student .teaching-page {
  background-color: #9b40f6 !important;
}
.app-type-vo.student .teaching-page .page-title {
  visibility: hidden !important;
}
.app-type-vo.student .menu-item.menu-lg-down-accordion.show.tab-schedule .menu-link {
  background-color: #e76f72 !important;
}
.app-type-vo.student .menu-item.menu-lg-down-accordion.show.tab-home .menu-link {
  background-color: #ec883b !important;
}
.app-type-vo.student .menu-item.menu-lg-down-accordion.show.tab-platform .menu-link {
  background-color: #9b40f6 !important;
}
.app-type-vo.student .menu-item.menu-lg-down-accordion.show.tab-portfolio .menu-link {
  background-color: #00A3FF !important;
}
.app-type-vo.student .menu-item.menu-lg-down-accordion.show.tab-profile .menu-link {
  background-color: #0087B7 !important;
}
.app-type-po .main-page {
  background-color: #602883 !important;
}
.app-type-po .teaching-page,
.app-type-po .workflow-page {
  background-color: #E6650F !important;
}
.app-type-po .profile-page {
  background-color: #682388 !important;
}
.app-type-po .search-page {
  background-color: #DFB2E1 !important;
}
.app-type-po .management-page {
  background-color: #3584BC !important;
}
.app-type-po .report-page {
  background-color: #FA646E !important;
}
.app-type-po .curriculum-page {
  background-color: #51CC88 !important;
}
.app-type-po .platform-page,
.app-type-po .learning-path-page {
  background-color: #FEAE00 !important;
}
.app-type-po.student .menu-item.menu-lg-down-accordion:not(.show) .menu-link {
  background-color: #FEAE00 !important;
}
.app-type-po.student .main-page {
  background-color: #ec883b !important;
}
.app-type-po.student .schedule-page {
  background-color: #e76f72 !important;
}
.app-type-po.student .platform-page {
  background-color: #9b40f6 !important;
}
.app-type-po.student .portfolio-page {
  background-color: #00A3FF !important;
}
.app-type-po.student .profile-page {
  background-color: #0087B7 !important;
}
.app-type-po.student .learning-path-page {
  background-color: #9b40f6 !important;
}
.app-type-po.student .teaching-page {
  background-color: #e76f72 !important;
}
.app-type-po.student .teaching-page .page-title {
  visibility: hidden !important;
}
.app-type-po.student .menu-item.menu-lg-down-accordion.show.tab-schedule .menu-link {
  background-color: #e76f72 !important;
}
.app-type-po.student .menu-item.menu-lg-down-accordion.show.tab-home .menu-link {
  background-color: #ec883b !important;
}
.app-type-po.student .menu-item.menu-lg-down-accordion.show.tab-platform .menu-link {
  background-color: #9b40f6 !important;
}
.app-type-po.student .menu-item.menu-lg-down-accordion.show.tab-portfolio .menu-link {
  background-color: #00A3FF !important;
}
.app-type-po.student .menu-item.menu-lg-down-accordion.show.tab-profile .menu-link {
  background-color: #0087B7 !important;
}
.content .btn.btn-custom-yellow-01 {
  background-color: #FEAE00 !important;
}
.content .btn.btn-custom-yellow-01:hover {
  background-color: #b27a00 !important;
}
.btn-custom-learning-path {
  font-size: 0.8rem;
  padding: 6px !important;
  background-color: #FEAE00 !important;
}
.btn-custom-learning-path:hover {
  background-color: #b27a00 !important;
}
.fix-iframe iframe,
.card iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.event-modal iframe {
  width: 100%;
  height: 500px;
}
.fix-iframe iframe {
  min-height: 500px !important;
}
.book-viewer iframe {
  height: 660px !important;
}
.day-planner-iframe-fix iframe {
  width: 300px !important;
  height: 180px !important;
  position: relative !important;
}
.fixed-card {
  -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
  height: 250px;
  overflow-y: hidden;
}
.fixed-card iframe {
  max-width: 100% !important;
}
.start-page-card {
  height: 80px;
  border-radius: 5px;
  padding: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
.start-page-card:hover {
  text-decoration: underline;
}
.popover {
  box-shadow: 0 2px 4px 0 #94949480;
  font-weight: 500;
  line-height: 1.5;
}
.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #000;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#help-ctrl {
  position: fixed;
  bottom: 10px;
  right: 20px;
}
#bundle-ctrl {
  position: fixed;
  bottom: 30px;
  left: 40px;
  z-index: 99999;
}
.scr-error-btn {
  position: fixed;
  bottom: 10px;
  right: 20px;
  height: 40px;
  z-index: 99999;
  color: white;
}
.scr-error-btn i {
  font-size: 28px;
}
.custom-dropzone {
  background-color: #fff !important;
  border: none !important;
  border-radius: 10px !important;
  margin-top: 25px;
  padding: 12px !important;
}
.custom-dropzone .card .card-body,
.custom-dropzone .card .card-text {
  text-align: left !important;
}
.custom-dropzone .heading {
  border-radius: 12px;
}
.learning-path-filter-open {
  position: absolute;
  right: 30px;
}
@keyframes font-size-animation {
  0% {
    font-size: 120px;
    color: white;
  }
  50% {
    font-size: 120px;
    color: #FEAE00;
  }
  100% {
    font-size: 120px;
    color: white;
  }
}
.magic-wand-animation {
  color: white;
  animation: font-size-animation 2s infinite;
}
.workflow-bg {
  background-size: cover;
  background-position: center;
  overflow: auto;
  margin-left: -30px;
  margin-right: -30px;
  margin-top: -30px;
  margin-bottom: -30px;
  width: calc(100% + 60px);
  padding-top: 50px !important;
}
.learning-path-bg {
  background-size: cover;
  background-position: center;
  overflow: auto;
  height: 740px;
  border-radius: 12px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
  margin-bottom: -15px;
}
@media (max-width: 1200px) {
  .learning-path-bg {
    height: 635px;
  }
}
.learning-path-bg h1 {
  font-size: 96px;
  padding-top: 24px;
  height: 100px;
  line-height: 98px;
}
.learning-path-bg .col {
  padding-left: 15px;
  padding-right: 15px;
}
.learning-path-bg .col .card {
  background-color: #009EF7;
  height: 300px;
}
.learning-path-bg .col .card:not(.no-hover) {
  cursor: pointer;
}
.learning-path-bg .col .card.no-hover {
  cursor: default;
}
@media (max-width: 1200px) {
  .learning-path-bg .col .card {
    height: 350px;
  }
}
.learning-path-bg .col .card h2 {
  font-size: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
}
.learning-path-bg .col .card:not(.no-hover):hover h2 {
  text-decoration: underline;
  text-underline-offset: 10px;
}
.workflow-bg {
  background-size: cover;
  background-position: top center;
  overflow: auto;
  height: 795px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.workflow-bg .week-zone-text:hover h1 {
  text-decoration: underline;
  text-underline-offset: 10px;
}
.readonly-planner-bg {
  background-size: cover;
  background-position: top center;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  margin-left: -15px;
  margin-right: -15px;
}
.prev-page {
  position: absolute;
  top: 250px;
  left: -40px;
  transform: translateY(-10%);
  cursor: pointer;
  z-index: 99999;
  height: 60px;
}
.prev-page i {
  font-size: 28px;
  color: white;
}
.next-page {
  position: absolute;
  top: 250px;
  right: -40px;
  transform: translateY(-10%);
  cursor: pointer;
  z-index: 99999;
  height: 60px;
}
.next-page i {
  font-size: 28px;
  color: white;
}
.cards {
  display: grid;
  grid-auto-columns: 100%;
  grid-column-gap: 2px;
  grid-auto-flow: column;
  padding: 20px 0px;
  list-style: none;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
}
.cards .card {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
  scroll-snap-align: start;
  transition: all 0.2s;
}
.cards::-webkit-scrollbar-thumb,
.cards::-webkit-scrollbar-track {
  border-radius: 92px;
}
.cards::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.cards::-webkit-scrollbar-track {
  background: #f2f2f2;
}
.cards::-webkit-scrollbar-thumb {
  background: #ddd;
}
.cards:hover::-webkit-scrollbar-thumb {
  background: #bbb;
}
.cards::-webkit-scrollbar-thumb:horizontal:hover,
.cards::-webkit-scrollbar-thumb:vertical:hover {
  background: #999;
}
.cards::-webkit-scrollbar-thumb:horizontal:active,
.cards::-webkit-scrollbar-thumb:vertical:active {
  background: #777;
}
@media (min-width: 500px) {
  .cards {
    grid-auto-columns: calc(50% - 10px);
    grid-column-gap: 5px;
  }
}
@media (min-width: 700px) {
  .cards {
    grid-auto-columns: calc(calc(100% / 3) - 20px);
    grid-column-gap: 5px;
  }
}
@media (min-width: 1100px) {
  .cards {
    grid-auto-columns: calc(33% - 30px);
    grid-column-gap: 5px;
  }
}
#kt_header {
  height: 50px !important;
  margin-top: 30px !important;
}
.bg-light-success-custom {
  background-color: #e8fff3 !important;
}
.bg-light-success-custom .text-white {
  color: #50cd89 !important;
}
@media (max-width: 992px) {
  .header .header-menu-container {
    display: flex !important;
  }
  .header-top-container {
    display: none !important;
  }
  .menu-slider {
    position: absolute;
    top: -12px;
    left: 18px;
  }
  .mobile-menu-open body {
    overflow: hidden !important;
  }
  .header-menu-container {
    display: block !important;
  }
  .header-menu-container .header-menu {
    transition: all 0.2s ease-out;
    position: absolute;
    left: -100% !important;
    display: block !important;
    margin-top: 40px;
    height: 100vh;
    background-color: #65b6ff;
  }
  .header-menu-container .header-menu .menu {
    margin-top: 0px !important;
  }
  .header-menu-container .header-menu .menu-item .menu-link .menu-title {
    padding: 0.8rem 0.6rem !important;
  }
  .header-menu-container .header-menu.open {
    left: 0 !important;
  }
}
@media (min-width: 992px) {
  .menu-slider {
    display: none;
  }
}
@media (min-width: 992px) {
  .header .header-menu .menu > .menu-item > .menu-link {
    padding: 0.8rem 0.6rem !important;
  }
}
@media (min-width: 1200px) {
  .header .header-menu .menu > .menu-item > .menu-link {
    padding: 0.8rem 1rem !important;
  }
}
@media (min-width: 1500px) {
  .header .header-menu .menu > .menu-item > .menu-link {
    padding: 0.8rem 1.2rem !important;
  }
}
.header-menu-container .menu .menu-item .menu-link .menu-title {
  color: white !important;
}
@media (max-width: 1500px) {
  .header-menu-container .menu .menu-item .menu-link .menu-title {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media (min-width: 1500px) {
  .header-menu-container .menu .menu-item .menu-link .menu-title {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width: 1200px) {
  .teaching-content-page .large-screen {
    display: none;
  }
}
@media (min-width: 1200px) {
  .teaching-content-page .small-screen {
    display: none;
  }
}
.topbar {
  position: absolute;
  right: 40px;
}
.schedule-context-menu {
  width: 350px;
  min-height: 150px;
  z-index: 9990;
}
.schedule-context-menu .card {
  min-height: 150px;
}
.schedule-context-menu .close-btn {
  right: 25px;
  top: 5px;
}
#chart-div {
  width: 100%;
  height: 500px;
}
@media print {
  div {
    page-break-inside: avoid;
    page-break-before: auto;
    page-break-after: auto;
  }
}
.btn-kerndoel {
  width: 60px !important;
  height: 60px !important;
}
