@font-face {
    font-family: "Roboto Mono";
    src: url("../fonts/RobotoMono-VariableFont_wght.ttf") format("truetype");
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-VariableFont_wght.woff2") format("woff2");
}

@font-face {
    font-family: "Chewy";
    src: url("../fonts/Chewy-Regular.ttf") format("truetype");
}

@font-face {
    font-family: HKGrotesk-Black;
    src: url("../fonts/hk-grotesk/HKGrotesk-Black.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-Bold;
    src: url("../fonts/hk-grotesk/HKGrotesk-Bold.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-BoldItalic;
    src: url("../fonts/hk-grotesk/HKGrotesk-BoldItalic.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-BoldLegacy;
    src: url("../fonts/hk-grotesk/HKGrotesk-BoldLegacy.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-ExtraBold;
    src: url("../fonts/hk-grotesk/HKGrotesk-ExtraBold.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-Italic;
    src: url("../fonts/hk-grotesk/HKGrotesk-Italic.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-LegacyItalic;
    src: url("../fonts/hk-grotesk/HKGrotesk-LegacyItalic.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-Light;
    src: url("../fonts/hk-grotesk/HKGrotesk-Light.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-LightItalic;
    src: url("../fonts/hk-grotesk/HKGrotesk-LightItalic.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-LightLegacyItalic;
    src: url("../fonts/hk-grotesk/HKGrotesk-LightLegacyItalic.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-Medium;
    src: url("../fonts/hk-grotesk/HKGrotesk-Medium.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-MediumItalic;
    src: url("../fonts/hk-grotesk/HKGrotesk-MediumItalic.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-MediumLegacy;
    src: url("../fonts/hk-grotesk/HKGrotesk-MediumLegacy.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-MediumLegacyItalic;
    src: url("../fonts/hk-grotesk/HKGrotesk-MediumLegacyItalic.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-Regular;
    src: url("../fonts/hk-grotesk/HKGrotesk-Regular.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-RegularLegacy;
    src: url("../fonts/hk-grotesk/HKGrotesk-RegularLegacy.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-SemiBold;
    src: url("../fonts/hk-grotesk/HKGrotesk-SemiBold.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-SemiBoldItalic;
    src: url("../fonts/hk-grotesk/HKGrotesk-SemiBoldItalic.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-SemiBoldLegacy;
    src: url("../fonts/hk-grotesk/HKGrotesk-SemiBoldLegacy.otf") format("opentype");
}

@font-face {
    font-family: HKGrotesk-SemiBoldLegacyItalic;
    src: url("../fonts/hk-grotesk/HKGrotesk-SemiBoldLegacyItalic.otf") format("opentype");
}

@font-face {
    font-family: NotoNastaliqUrdu-Regular;
    src: url("../fonts/NotoNastaliqUrdu-Regular.woff2") format("woff2");
}

@font-face {
    font-family: JameelNoori-Regular;
    src: url("../fonts/Jameel-Noori-Nastaleeq-Regular.woff2") format("woff2");
}

@font-face {
    font-family: JameelNoori-Kasheeda;
    src: url("../fonts/Jameel-Noori-Nastaleeq-Kasheeda.woff2") format("woff2");
}

@font-face {
    font-family: Jauhar-Regular;
    src: url("../fonts/PDMS_Jauhar.ttf") format("truetype");
}

/* for urdu */
body.dir-rtl:lang(ur) {
    font-family: "JameelNoori-Regular", sans-serif !important;
}

/* for arabic */
body.dir-rtl:lang(ar) {
    font-family: Arial, "Times New Roman", serif !important;
}

.dir-ltr.path-mod-lesson h2,
.dir-ltr.path-mod-book h2 {
    font-family: HKGrotesk-Regular;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 26px;
    color: #000000;
    margin-bottom: 15px !important;
}

.dir-ltr.path-mod-lesson h3,
.dir-ltr.path-mod-book h3 {
    font-family: HKGrotesk-Regular;
    font-style: normal;
    font-weight: bold !important;
    font-size: 22px;
    line-height: 120%;
    color: #000000;
    margin-bottom: 15px;
}

.dir-ltr.path-mod-lesson h4,
.dir-ltr.path-mod-book h4 {
    font-family: HKGrotesk-Regular;
    font-style: normal;
    font-weight: bold !important;
    font-size: 20px;
    line-height: 120%;
    color: #000000;
    margin-bottom: 15px;
}

.path-mod-book .vertical_content,
.path-mod-lesson .vertical_content {
    text-align: center !important;
    vertical-align: middle !important;
    width: 20px !important;
    margin: 0px !important;
    padding: 0px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
    white-space: nowrap !important;
    -webkit-transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
}

.dir-ltr.path-mod-lesson h1,
.dir-ltr.path-mod-book h1,
.dir-ltr.path-mod-lesson h5,
.dir-ltr.path-mod-book h5,
.dir-ltr.path-mod-lesson h6,
.dir-ltr.path-mod-book h6 {
    font-family: HKGrotesk-Regular;
}

.dir-ltr.path-mod-lesson table,
.dir-ltr.path-mod-book table {
    font-family: "HKGrotesk-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}

.dir-ltr.path-mod-lesson #page-wrapper p,
.dir-ltr.path-mod-book #page-wrapper p {
    font-family: "HKGrotesk-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 20px;
}

.path-mod-lesson #page-wrapper p[dir="rtl"],
.path-mod-book #page-wrapper p[dir="rtl"] {
    line-height: 2.2;
    margin-bottom: 15px;
}

.path-mod-lesson table li,
.path-mod-book table li {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
    color: #000000;
}

.dir-ltr.path-mod-lesson #page-content li,
.dir-ltr.path-mod-book #page-content li {
    font-family: "HKGrotesk-Regular";
    font-style: normal;
}

.path-mod-lesson .answeroption p,
.path-mod-book .answeroption p {
    margin-bottom: 0px !important;
}

.dir-ltr.path-mod-book figcaption,
.dir-ltr.path-mod-lesson figcaption {
    text-align: center !important;
    max-width: 100% !important;
    margin-top: 4pt !important;
    font-family: "HKGrotesk-Regular";
    font-style: normal;
    font-weight: bold !important;
    font-size: 15px;
    line-height: 15px;
    color: #000000;
    margin-bottom: 20px;
}

.dir-ltr .figcaption_small {
    text-align: center !important;
    max-width: 100% !important;
    margin-top: 2pt !important;
    font-family: "HKGrotesk-Regular";
    font-style: normal;
    font-weight: bold !important;
    font-size: 12px !important;
    line-height: 15px !important;
    color: #000000 !important;
    margin-bottom: 20px !important;
}

.path-mod-lesson .heading_two,
.path-mod-book .heading_two {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 20px !important;
}

.path-mod-book .paragraph_content,
.path-mod-lesson .paragraph_content {
    font-size: 14px !important;
    line-height: 18px !important;
}

a:focus {
    box-shadow: none !important;
}

#topBarContainer {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04) !important;
    z-index: 1000 !important;
}

#topBarContainer .s-top {
    border-bottom: none;
}

.notloggedin .c-user-menu {
    display: none;
}

.notloggedin .c-menu-sep:after {
    display: none;
}

.page-title .page-header-headings h1 {
    font-size: 29px;
    line-height: 43px;
    color: #303650;
    font-weight: 700;
}

.remember-me-container input[type="checkbox"] {
    margin-left: 5px !important;
    height: 18px;
    width: 18px;
}

.remember-me-container label {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 135.94%;
    color: #636363;
    position: absolute;
    margin-top: 10px;
}

.contact-us {
    background: #ffffff;
    box-shadow: 0px 2px 4px rgb(15 72 202 / 0.2);
    border-radius: 5px;
    color: #6e5aef;
    padding: 10px 25px;
    text-decoration: none;
}

.submit-button {
    text-align: center;
    margin-top: 25px;
}

.submit-button button {
    background: linear-gradient(183.41deg, #0c8e46 -8.57%, #2a7f62 82.96%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    width: 172px;
    height: 55px;
    border: none;
    color: white;
}

#page-footer {
    background: #f6f6f6;
}

#page-footer .c-container {
    padding: 0 200px 0 200px;
}

#page-footer .nav-link {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 140.62%;
    text-align: right;
    color: #000000;
    margin-right: 70px;
}

.tcf-logo {
    background-image: url(../pix/images/tcf.png);
    background-repeat: no-repeat;
    height: 50px;
    margin-left: 140px;
}

#page-footer .no-gutters::after {
    content: "";
    border-bottom: 1px solid;
    width: 100%;
    margin-top: 20px;
}

#page-footer .copy-right {
    text-align: left;
}

#page-footer .footer-bottom {
    margin-top: 28px;
}

.powered-by {
    text-align: right;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 140.62%;
    align-items: center;
    color: #6e5aef;
}

.powered-by span {
    font-family: Chewy;
}

.drawer-open-left #page-footer .c-container {
    padding: 0;
}

.submit span {
    color: #28a745 !important;
}

.overdue span {
    color: #dc3545 !important;
}

.s-footer--copy {
    display: none !important;
}

#page-site-index .s-footer--copy {
    display: flex !important;
}

#page-site-index .footer-bottom::before {
    display: none;
}

#page-site-index .footer-bottom .copy-right span {
    display: none;
}

.footer-bottom::before {
    content: "";
    border-bottom: 1px solid;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 18px;
    margin-right: 18px;
}

#page-calendar-view #block-region-side-pre .calendar_filters {
    display: none;
}

#page-calendar-view .block__fake {
    display: none;
}

#page-grade-report-grader-index form h3 {
    display: none;
}

#page-grade-report-grader-index .firstinitial,
#page-grade-report-grader-index .lastinitial {
    display: none;
}

.no-overflow table {
    min-width: auto !important;
}

.submit-question {
    background: #ffffff;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05), 0px 4px 16px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    padding: 25px;
    margin-top: 40px;
}

.component-box {
    background: #ffffff;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05), 0px 4px 16px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
}

.submit-question .check-answer.disabled,
#page-course-event_view .disabled,
.submit-question .check-answer.permanent-disabled {
    background: #d6d6d6 !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
    border-radius: 5px;
    pointer-events: none;
    color: #858585 !important;
    border: transparent !important;
}

.permanent-disabled {
    pointer-events: none;
    cursor: not-allowed;
}

.submit-question .check-answer {
    background: linear-gradient(183.41deg, #9c8ff4 -8.57%, #6e5aef 82.96%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    border: 1px #6e5aef;
    width: 172px;
    height: 56px;
    margin: 0 !important;
    color: #fff;
}

.retry {
    margin-left: 20px;
    color: #6e5aef;
    font-weight: 500;
    display: none;
}

.dir-rtl .retry {
    margin-right: 20px;
}

.retry:hover {
    cursor: pointer;
}

.retry-react {
    margin-left: 20px;
    color: #6e5aef;
    font-weight: 500;
}

.dir-rtl .retry-react {
    margin-right: 20px;
}

.retry-react:hover {
    cursor: pointer;
}

.retry-react span {
    margin-left: 5px;
}

.retries {
    margin-right: 20px;
    float: right;
    margin-top: 15px;
}

.view-answer {
    border: 1px solid #ea0b34;
    box-sizing: border-box;
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
    border-radius: 20px;
    color: #ea0b34;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    padding: 16px 35px;
    margin-left: 20px;
    cursor: pointer;
    display: none;
    margin-right: 40px;
    float: right;
    height: 56px;
}

.view-answer:hover {
    background-color: #ea0b34;
    color: #ffffff;
}

.view-answer-react {
    border: 1px solid #ea0b34;
    box-sizing: border-box;
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
    border-radius: 20px;
    color: #ea0b34;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    padding: 16px 35px;
    margin-left: 20px;
    cursor: pointer;
    margin-right: 40px;
    float: right;
    height: 56px;
}

.view-answer-react:hover {
    background-color: #ea0b34;
    color: #ffffff;
}

.score-board {
    background-color: #a0d411;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    position: center;
    margin-top: 45px;
    padding: 13px;
    padding-top: 20px;
    display: none;
}

#preview_zoom {
    position: absolute;
    top: 0;
    z-index: 2;
    background-color: white;
    border-radius: 100%;
    overflow: hidden;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05), 0px 4px 16px rgba(0, 0, 0, 0.13);
    opacity: 0;
}

.got-text {
    font-size: 14px;
    line-height: 175%;
    text-align: center;
    color: #ffffff;
}

.got-text.score {
    margin-left: 8px;
}

.score-text {
    font-family: Roboto Mono;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #ffffff;
}

.dir-rtl .score-text {
    font-family: "JameelNoori-Regular";
}

.score-board-stars::after {
    content: "";
    background-image: url("../pix/star.png");
    width: 38px;
    height: 38px;
    display: block;
    margin-top: -60px;
    margin-left: 71px;
}

.sectionname a:focus {
    box-shadow: none !important;
}

.path-course-view .section-hover-effect .content {
    background: #f0f4fe !important;
    box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.25);
    border-radius: 4px;
}

.path-course-view .open-element .content {
    background: #f0f4fe !important;
    box-shadow: 0px 2px 4px rgba(29, 29, 29, 0.25);
    border-radius: 4px;
}

.path-course-view .open-element .content {
    border: 2px solid #6e5aef;
}

.path-course-view .section .content h3,
.path-course-view .activityinstance .aalink .instancename,
.path-course-view .learning-activities-heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #303650;
}

.path-course-view .section hr {
    border-top: 1px solid #adadad;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#section-0 .activity:last-child hr {
    border-top: none;
}

.path-course-view .section .content .section .wrapper-elements .activity:last-child hr {
    border-top: 1px solid #adadad !important;
}

.path-course-view .section .content .section .main-parent-wrapper:last-child .activity:last-child hr {
    border-top: none !important;
}

.path-course-view .section .lesson-elements .activity:last-child hr {
    border-top: 1px solid #adadad !important;
}

.path-course-view .section .lesson-elements {
    padding: 0px 45px;
}

.path-course-view .section .content .section .learning-activities:last-child hr,
.path-course-view .section .content .section .activity.genericwordproblem:last-child hr,
.path-course-view .section .content .section .assignments-questions:last-child hr,
.path-course-view .section .content .section .assignments:last-child hr {
    border-top: 1px solid #adadad;
}

.practice-problems-wrapper .practice-questions-heading,
.exercise-problems-wrapper .exercise-questions-heading,
.activities-wrapper .learning-activities-heading,
.main-parent-wrapper .learning-activities-heading,
.assignments-wrapper .assignment-question-heading,
.assignments .assignments-heading {
    cursor: pointer;
}

.assignment-question-heading .expand-image,
.assignment-question-heading .collapse-image {
    margin-right: 66px;
}

.assignments-wrapper .actions {
    position: absolute !important;
    right: 30px !important;
    top: 4px !important;
    display: flex !important;
}

.assignments-wrapper {
    display: none;
    padding: 0px 45px;
}

.assignment-question-wrapper {
    display: none;
    padding: 0px 60px;
}

.wrapper-elements {
    display: none;
    padding: 0px 5%;
}

.wrapper-elements.show,
.assignments-questions-wrapper.show,
.assignment-question-wrapper.show,
.assignments-wrapper.show {
    display: block;
}

.path-mod .draggable {
    padding: 0.5em;
    float: left;
    margin: 0px 10px 0px 0;
    background: #fec432 !important;
    border: 1px solid #fec432 !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    text-align: center;
    margin-top: 20px;
    z-index: 9999;
    color: #303650 !important;
    font-weight: 900;
}

.path-mod .draggable i {
    color: #f3728a;
    margin-right: 7px;
}

.path-mod .draggable:hover {
    cursor: pointer;
}

.path-mod .droppable .draggable {
    padding: 0px;
    margin: 0;
}

.path-mod .element_dragged {
    box-shadow: 1px 2px 4px rgba(15, 72, 202, 0.3);
    border-radius: 2px;
    background: #d6d6d6 !important;
    border: 1px solid #d6d6d6 !important;
    padding: 0.5em;
    float: left;
    margin: 0px 10px 0px 0;
    text-align: center;
    margin-top: 8px;
    font-weight: 900;
    color: #9b9b9b !important;
}

.path-mod .element_dragged i {
    color: #cdcdcd;
    margin-right: 7px;
}

.path-mod .element_dragged .wrong,
.path-mod .element_dragged .correct {
    display: none;
}

.draggable img.wrong,
.draggable img.correct {
    position: absolute;
    bottom: 36px;
    width: 20px;
    display: none;
}

.path-mod .droppable {
    padding: 0.5em;
    float: left;
    margin: 0;
    margin-right: 10px;
    background: #f5f3f5;
    box-shadow: inset -4px -4px 4px rgba(213, 209, 233, 0.25), inset 4px 4px 4px #d5d1e9;
    border-radius: 2px;
}

.path-mod .drag-elements {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05), 0px 4px 16px rgba(0, 0, 0, 0.13);
}

.path-mod .drag-elements .arrange-element-text {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #858585;
    margin-bottom: 20px;
}

.path-mod .drop-elements {
    background: #ffffff;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05), 0px 4px 16px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    padding: 20px;
}

.translated-text .audio-icon span {
    color: #303650;
    margin-left: 10px;
}

.translated-text .meaning {
    margin-top: 20px;
}

.translated-text .translations {
    margin-top: 10px;
}

.translated-text .translations small {
    color: #858585;
    font-family: Poppins !important;
    font-size: 14px;
}

.translated-text .translations span {
    margin-left: 50px;
    font-size: 16px;
}

.translated-text .meaning p,
.translated-text .label {
    font-size: 14px !important;
}

.translated-text .meaning .definition {
    margin-left: 10px;
}

.translated-text p {
    font-family: Poppins !important;
}

.translated-text {
    background: #ffffff;
    border: 0.5px solid #858585;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 20px;
    margin-top: 15px;
    margin-left: -60px;
    max-width: 330px;
    z-index: 999;
}

.translated-text p {
    margin-bottom: 5px !important;
}

.path-course-view .progress {
    margin-top: 10px;
    height: 6px;
}

.number-of-activities-completed {
    display: block !important;
}

.star-container {
    position: relative;
}

.star-text-block {
    position: absolute;
    top: 10%;
    left: -3%;
    width: 100%;
    text-align: center;
}

.nav-tabs-course-options .nav-item.active {
    border-bottom: 3px solid #6e5aef;
    background: none !important;
    border-top-left-radius: none !important;
    border-top-right-radius: none !important;
    border-top: none !important;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.nav-tabs-course-options .nav-item.active .nav-link {
    color: #6e5aef;
}

.nav-tabs-course-options {
    flex-wrap: nowrap !important;
    overflow-x: scroll;
}

.course_setting_icon {
    cursor: pointer;
}

.section-progress hr {
    display: none;
}

.open-element .section-progress hr {
    border-top: 1px solid #adadad !important;
    display: block;
}

.path-course-view .section-heading-progress {
    cursor: pointer;
    padding: 20px;
}

.path-course-view .open-element .section-heading-progress {
    padding: 20px 20px 0px 20px;
}

#page-course-calendar_view .topics li:first-child .content {
    padding: 0px !important;
}

#page-course-calendar_view a:hover:before {
    width: 0px !important;
}

.load-next-weeks {
    display: flex;
    justify-content: flex-end;
}

.path-course-view #section-0 hr {
    margin-top: 0;
    margin-bottom: 0;
}

.path-course-view .completed-section {
    display: none;
}

.path-course-view .completed-section .section-heading-progress {
    background: rgb(205, 238, 219);
    border-radius: inherit;
}

.path-course-view .course-content {
    background: rgba(234, 234, 234, 0.4);
    border-radius: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.path-course-view .nav-item {
    cursor: pointer;
}

.path-course-view .course-content .nav-item {
    width: 100px;
    text-align: center;
    display: block !important;
    margin-right: 10px;
}

.path-course-view .course-content .nav-tabs .nav-link {
    padding: 1rem 0.6rem;
}

.path-course-view .course-content .nav-item.active {
    background: #86e3ce;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-top: 1px solid #6e5aef;
}

.path-course-view .course-content .nav-tabs {
    border-bottom: none;
    margin-bottom: 15px;
}

.incorrect-answer-chip {
    background: #ea0b34 !important;
    border: 1px solid #ea0b34 !important;
    color: #ffffff !important;
}

.correct-answer-chip {
    background: #27ae60;
    border: 1px solid #27ae60;
    color: #ffffff;
    padding: 0.5em;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 0;
    margin-top: 10px;
}

.correct-match {
    background: #27ae60 !important;
    border: 1px solid #27ae60 !important;
    color: #ffffff !important;
}

.ui-widget-header {
    border: none !important;
}

.left-bucket-answers .bucket-correct-answer,
.right-bucket-answers .bucket-correct-answer {
    background-image: url("../pix/correct_answer.svg");
    background-repeat: no-repeat;
    background-size: auto;
}

.activity-instructions {
    width: 70%;
}

.activity-instructions .more-content {
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: none;
}

:dir(rtl) .activity-instructions .content-padding {
    padding-top: 15px;
}

.time_image_text,
.react_time_image_text {
    position: relative;
    width: 111px;
}

.time_image_text .timer_bg_img,
.react_time_image_text .react_time_bg_img {
    position: absolute;
    font-family: "Roboto Mono", monospace;
    font-size: 25px;
    top: 17px;
    left: 18px;
}

.time_image_text .timer_bg_img_milli,
.react_time_image_text .react_time_bg_img_milli {
    position: absolute;
    font-family: "Roboto Mono", monospace;
    font-size: 20px;
    top: 22px;
    left: 17px;
}

.time_image_text .millisec,
.react_time_image_text .millisec {
    font-size: 15px;
}

.activity-instructions .more-content-gradient .more-content-gradient-content {
    height: 5em;
}

.overflow-hidden {
    overflow: hidden !important;
}

.activity-instructions .more-content-gradient:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 100%;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0.93) 62.6%, #fff);
}

.activity-instructions .more_content-footer {
    display: flex;
    width: 100%;
    height: 56px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #6e5aef;
}

.audio-icon-instructions {
    background: url("../pix/play.svg");
    background-size: cover !important;
    display: inline-block;
    margin: 0px 5px;
    width: 20px;
    height: 20px;
}

.hint-heading {
    cursor: pointer;
}

.hint-heading.locked {
    pointer-events: none;
    display: flex;
    justify-content: space-between;
}

.hint-heading.locked .fa-lock {
    margin: 5px 30px 0px;
}

.show-hint {
    cursor: pointer;
    color: #6e5aef;
    margin-left: 20px;
    display: none;
    font-weight: 500;
}

#accordion {
    margin-bottom: 30px;
}

#accordion .card {
    background: #d8e9f8;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05), 0px 4px 16px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    margin-bottom: 10px;
}

#accordion .card .card-body {
    list-style: none;
    padding: 0;
}

.hints {
    margin-top: 30px;
    width: 80%;
}

.activity-information .btn-outline-secondary,
.usertour {
    display: none;
}

.dir-ltr .learning-activities-heading .ur,
.dir-ltr .exercise-questions-heading .ur,
.dir-ltr .practice-questions-heading .ur {
    display: none;
}

/* Urdu style changes*/

.dir-rtl #topBarContainer .logged-in-nav + .ml-md-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
}

.dir-rtl .learning-activities-heading .en,
.dir-rtl .exercise-questions-heading .en,
.dir-rtl .practice-questions-heading .en {
    display: none;
}

.dir-rtl .c-custom-main-nav li a {
    direction: ltr;
}

.dir-rtl .droppable {
    float: right;
}

.dir-rtl .element_dragged i,
.dir-rtl .draggable i {
    margin-left: 7px;
}

.dir-rtl .activitychooser-button i {
    margin-left: 0px !important;
}

.dir-rtl .arrange-element-text,
.dir-rtl .score-board {
    direction: ltr;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #555;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.maths_input_RTL input,
.maths_input_RTL textarea {
    unicode-bidi: bidi-override;
    direction: RTL;
}

.dragitems-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 5px;
}

@media (min-width: 320px) and (max-width: 1199.98px) {
    .submit-question .retries {
        font-size: 12px;
        margin-top: 7px;
    }

    .submit-question .check-answer {
        width: 100px;
        height: 35px;
    }

    .view-answer {
        margin-left: 0px;
        margin-right: 10px;
        height: 35px;
        font-size: 12px;
        border-radius: 10px;
        padding: 5px 10px;
    }

    .view-answer-react {
        margin-left: 0px;
        margin-right: 10px;
        height: 35px;
        font-size: 12px;
        border-radius: 10px;
        padding: 5px 10px;
    }

    .score-board {
        margin-top: 39px;
    }

    #page-footer .c-container {
        padding: 0;
    }

    #page-site-index #page {
        padding: 50px 0 20px !important;
    }
}

.open-rough-board-btn {
    background: #6e5aef;
    box-shadow: 0px 2px 4px rgba(15, 72, 202, 0.2);
    border-radius: 5px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: white;
    padding: 6px;
}

.correct-answer-span {
    white-space: pre;
    display: inline-flex;
    align-items: center;
    margin-left: 20px;
}

.correct-answer-content {
    background-color: #27ae60;
    width: auto;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    padding-right: 20px;
    color: white;
    font-size: 18px;
}

.correct-answer-before-shape {
    content: "";
    border-right: 10px solid #27ae60;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
}

.tool-icon-btn {
    border: none;
    background-color: transparent;
}

.rounded-border {
    border-radius: 20px !important;
}

.bd-rough-work-modal-xl {
    z-index: 10000 !important;
}

#rough-board-tools {
    overflow: scroll;
}

.scrollable-btn {
    cursor: pointer;
}

#color {
    -webkit-appearance: none;
    padding: 0;
    border: none;
    border-radius: 13px;
    width: 25px;
    height: 25px;
}

#color::-webkit-color-swatch {
    border: none;
    border-radius: 13px;
    padding: 0;
}

#color::-webkit-color-swatch-wrapper {
    border: none;
    border-radius: 13px;
    padding: 0;
}

#roughwork-container {
    cursor: url("../pix/mod/roughboard/pen-icon.svg"), auto;
}

.last-modified-txt {
    font-size: 12px;
}

#bd-rough-work-modal-xl .modal-header {
    display: block;
}

#bd-rough-work-modal-xl .modal-dialog {
    max-width: none;
}

.knowledge-check {
    background: #6e5aef !important;
    border-color: #6e5aef !important;
    color: #fff !important;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
    font-family: inherit;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(122, 104, 182, 0.25), 0 2px 5px rgba(122, 104, 182, 0.25),
        0 4px 7px rgba(122, 104, 182, 0.25), 0 8px 9px rgba(122, 104, 182, 0.25) !important;
}

.link-blocked {
    pointer-events: none;
}

#page-local-sentenceslibrary-summaries .actions {
    width: 120px;
}

.path-course-view .events li,
.path-course-view .events ol {
    list-style: none;
}

.path-course-view .events .individual_event {
    display: flex;
}

.path-course-view .events .individual_event .event_title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #303650;
}

.path-course-view .events .individual_event .event_description {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #303650;
}

.path-course-view .events .events_ol {
    padding-left: 20px;
}

.path-course-view .events .events_ol .event_text {
    margin-left: 16px;
}

.path-course-view .events .day_dates {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #858585;
}

.path-course-view .events .week_dates {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #303650;
    margin-bottom: 16px;
}

.path-course-view .date_heading .no_events_msg,
.path-course-view .events .events_ol .no_events_msg {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #858585;
}

.path-course-view #load-prev-week {
    border: 1px solid #6e5aef;
    filter: drop-shadow(0px 2px 4px rgba(15, 72, 202, 0.2));
    width: 100px;
    height: 40px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    align-items: center;
    text-align: center;
    color: #6e5aef;
    border-radius: 5px;
    margin-bottom: 21px;
}

.courseview-redirect-anchor .courseview-redirect-btn {
    width: 180px;
    height: 40px;
    padding: 5px;
    font-size: 14px;
    font-weight: 600;
}

.shadow-background {
    background: #fff;
    -webkit-box-shadow: 0 0 1px rgb(0, 0, 0, 0.05), 0 4px 16px rgb(0, 0, 0, 0.13);
    box-shadow: 0 0 1px rgb(0, 0, 0, 0.05), 0 4px 16px rgb(0, 0, 0, 0.13);
    border-radius: 10px;
    height: auto;
    margin-right: 25px;
    position: relative;
    padding: 20px;
    margin-bottom: 20px;
}

.audio-icon {
    display: block !important;
}

.s-top .logo img {
    max-height: 66px !important;
}

.view-less {
    display: none;
}

#nav-drawer .text_to_html,
.activityinstance .text_to_html,
.pagelayout-admin .tab-content .text_to_html {
    display: inline;
}

@media (min-width: 320px) and (max-width: 767px) {
    .action-menu-trigger {
        text-align: right;
    }
    #create-assignment-btn,
    #course-recommender-btn {
        margin-bottom: 1.25rem;
    }
}

math-field {
    background-color: #f5f3f5;
    border-radius: 2px !important;
    box-shadow: inset 4px 4px 4px #d5d1e9 !important;
    padding: 5px 12px;
    outline: none !important;
    color: #6e5aef;
    font-size: 18px;
}

.ML__keyboard .ML__keyboard--plate div .rows > ul > li svg.svg-glyph {
    padding: 0 !important;
}

.modal.fade.show {
    z-index: 10000;
}

.tox .tox-tbtn,
.tox .tox-mbtn__select-label,
.tox .tox-mbtn {
    cursor: pointer !important;
}

.tox .tox-edit-area {
    margin: 0.5rem;
}

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

.tox-notifications-container {
    display: none;
}

.course-content .hidden.student {
    display: none !important;
}

/* Generic graffiti styles */

.graffiti-container {
    height: 100%;
    width: 100%;
    min-height: 700px;
    background: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    z-index: 99999;
}

.graffiti-box {
    height: 100%;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.graffiti-elements-container {
    width: 70%;
    height: 60%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.graffiti-text {
    font-size: 25px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    margin-top: 125px;
    width: 80%;
}

.graffiti-thankyou-text {
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    margin-top: 70px;
    width: 80%;
    display: none;
}

.graffiti-banner {
    height: 120px;
    width: 400px;
    background-size: cover;
    position: absolute;
    text-align: center;
    top: -43px;
    padding-top: 14px;
}

.graffiti-banner-text {
    font-size: 20px;
    margin-top: 14px;
}

.lang-en .graffiti-banner-text {
    font-weight: bold;
}

.lang-ur .graffiti-banner-text {
    font-size: 18px;
    margin-top: 12px;
}

.graffiti-banner.success-banner .graffiti-banner-text {
    color: #ebf1ff;
}

.graffiti-banner.fail-banner .graffiti-banner-text {
    color: #fec432;
}

.graffiti_btn_bar {
    height: 50px;
    width: fit-content;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: -25px;
}

.graffiti-modal-btn {
    height: 50px;
    width: 50px;
    cursor: pointer;
    margin: 3px;
}

.graffiti-modal-btn:active {
    animation-name: key-press;
    animation-duration: 0.15s;
}

.graffiti-feedback {
    margin-top: 30px;
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}

.graffiti-feedback-title {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
}

.graffiti-feedback-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.graffiti-text-feedback {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
    align-items: center;
}

.graffiti-text-feedback-title {
    font-family: "Poppins";
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}

.graffiti-feedback-btn:active {
    animation: key-press 0.15s;
}

.graffiti-text-feedback-field {
    width: 60%;
    height: 80px;
    resize: none;
    border: 2px solid #333;
    border-radius: 5px;
    font-family: "Poppins", sans-serif;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-y: auto;
    padding: 8px !important;
}

.graffiti-text-feedback-send-btn {
    background-color: rgb(110, 90, 238);
    border-radius: 5px;
    border: none;
    color: white;
    width: 150px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.graffiti-text-feedback-send-btn.disabled {
    background-color: rgb(145, 145, 145);
}

.feedback-send-loader {
    display: none;
    border: 2px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 20px;
    height: 20px;
    margin-left: 8px;
    animation: feedbackloader 1s linear infinite;
}

@keyframes feedbackloader {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 501px) and (max-width: 750px) {
    .graffiti-text-feedback-title {
        font-size: 14px;
    }
    .graffiti-text-feedback-field {
        width: 70%;
        height: 50px;
    }
    .graffiti-text-feedback-send-btn {
        width: 100px;
        height: 30px;
        font-size: 14px;
    }
    .feedback-send-loader {
        width: 15px;
        height: 15px;
        border: 2px solid #f3f3f3;
        border-top: 4px solid #3498db;
    }
}

@media (max-width: 500px) {
    .graffiti-text-feedback-title {
        font-size: 10px;
    }
    .graffiti-text-feedback-field {
        width: 80%;
        height: 30px;
    }
    .graffiti-text-feedback-send-btn {
        width: 70px;
        height: 20px;
        font-size: 12px;
    }
    .feedback-send-loader {
        width: 10px;
        height: 10px;
        border: 1px solid #f3f3f3;
        border-top: 4px solid #3498db;
    }
}

.zoom-in-animation {
    animation: zoomIn 0.3s ease-in;
}

.report-bug #cke_description {
    width: 100%;
}

.student-total-stars {
    margin-left: 10rem;
}

@keyframes zoomIn {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.path-course-view .instancename {
    font-size: 18px !important;
    line-height: 27px;
    color: #303650 !important;
    width: auto !important;
}

.path-course-view a.rui-course-header-btn-icon {
    position: static !important;
}

.path-mod .page-header-headings .small.text-muted {
    display: none;
}

@media only screen and (max-device-width: 767px) {
    .no-overflow {
        overflow-x: unset !important;
    }
}

.ML__keyboard.is-visible {
    z-index: 1003;
}

.dndupload-message .fa.fa-arrow-circle-o-down:before {
    position: absolute;
    top: calc(50% - 25px);
    font-size: 32px;
}

#page-calendar-view .tox-tinymce {
    min-height: 400px;
}

#block-region-maintopwidgets,
#block-region-sidebar-top,
#block-region-sidebar,
#block-region-mainfwidgets,
.path-local-static .cke_notification_warning {
    display: none;
}

/* Urdu Editor(generic component) styles */
.urdu-editor {
    background: #eeeeee;
    border-radius: 5px;
    border: 0.5px solid gray;
}

.urdu-editor .font-size-menu {
    padding: 1px 15px;
    border: 0.5px solid gray;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-default {
    cursor: default;
}

.overflow-y-scroll {
    overflow-y: scroll;
}

/* Change Font Size in Navbar styles */
.activity_font_container {
    position: absolute;
    top: -70px;
    height: 50px;
}

.dir-ltr .activity_font_container {
    right: 150px;
}

.dir-rtl .activity_font_container {
    left: 150px;
}

.calculator_icon_container {
    position: absolute;
    top: -62px;
    height: 50px;
}

.dir-ltr .calculator_icon_container {
    right: 248px;
}
.dir-rtl .calculator_icon_container {
    left: 250px;
}

.nav-bar-font-size-container {
    border-radius: 5px;
    direction: ltr;
    border: 1px solid #9c8ff4;
    height: 50px;
    display: flex;
}

.nav-bar-font-size-button {
    border: none;
    background: none;
    font-size: 20px;
    color: #6e5aef;
}

.nav-bar-font-size-button.disabled {
    color: gray;
    opacity: 0.6;
    pointer-events: none;
}

.nav-bar-font-size-label {
    font-weight: 500;
}

@media print {
    body * {
        visibility: hidden;
    }

    #page,
    #page * {
        visibility: visible;
    }

    #printParentTitle,
    #printUserFullName,
    #printCourseName,
    #printSchoolLogo {
        display: block !important;
        margin-bottom: 10px;
    }

    #printSchoolLogo {
        width: 150px;
        max-width: fit-content;
        height: auto;
        margin-left: auto;
    }

    .breadcrumbs,
    .utility-div,
    #utility-btn,
    #activity-guide-speaker,
    #read-intro-btn,
    #read-instruction-btn,
    #read-grading-btn,
    #need-help-btn,
    #activity_font_container,
    #activity_analytics_btn,
    #submit-container,
    #graffiti-container,
    .pagination-row,
    .course-footer-nav,
    .chatbot-icon-btn {
        display: none !important;
    }
}

#html-slide-editor .ML__keyboard {
    position: absolute !important;
    --_keyboard-height: 350px !important;
}

.path-course-view .bulkEnable {
    height: 41px;
    width: 120px !important;
    padding: 0 !important;
}

.path-course-view svg {
    position: absolute;
    margin-left: -16px;
    margin-top: 2px;
}

.path-course-view .activity-information svg {
    position: relative !important;
}

.custom-card {
    position: relative;
    background: #ffffff;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05), 0px 4px 16px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
}

.center-xy {
    display: flex;
    justify-content: center;
    align-items: center;
}

.simple-keyboard .MLK__keycap:has(.ML__mediumspace) {
    width: 49%;
}

.MathJax {
    pointer-events: none;
}

.loading-text {
    font-size: 18px;
    font-weight: bold;
    font-family: monospace;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    border-right: 2px solid black; /* Cursor effect */
    width: 0;
    animation: typing 1s steps(12, end) forwards, blink 0.7s step-end infinite;
}

.block_calendar_upcoming .card-text h6 a {
    width: 100% !important;
    text-wrap: wrap !important;
}

.columns-container {
    position: relative;
    z-index: 1;
    padding: 20px;
    max-width: 75%;
}

.block_calendar_upcoming .card-text .date {
    margin-left: 0px !important;
    width: 100% !important;
}
@keyframes typing {
    from {
        width: 0;
    }
    to {
        width: 150px;
    }
}

@keyframes blink {
    50% {
        border-color: transparent;
    }
}

@media (min-width: 320px) and (max-width: 800px) {
    .cm_action_menu {
        top: -25px !important;
    }
    .learning-activities .activity-basis {
        margin-top: 25px;
    }
}

@media (max-width: 800px) {
    .number-of-activities-completed .section-header-stars {
        position: static !important;
        display: block !important;
    }
}

.dotted-loader {
    width: 15px;
    aspect-ratio: 1;
    border-radius: 50%;
    animation: l1 1s infinite linear alternate;
}

@keyframes l1 {
    0% {
        box-shadow: 20px 0 #000, -20px 0 #0002;
        background: #000;
    }
    33% {
        box-shadow: 20px 0 #000, -20px 0 #0002;
        background: #0002;
    }
    66% {
        box-shadow: 20px 0 #0002, -20px 0 #000;
        background: #0002;
    }
    100% {
        box-shadow: 20px 0 #0002, -20px 0 #000;
        background: #000;
    }
}

.text-purple {
    color: #6e5aef;
}

.loading-skeleton {
    height: 20px;
    background: #e0e0e0;
    border-radius: 4px;
    animation: pulse 1.5s infinite ease-in-out;
}

.gradebook-settings-icon {
    height: 30px;
    width: 30px;
}

@keyframes pulse {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

.css-19bb58m input {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.path-mod:not(.path-mod-slides) #region-main-settings-menu {
    top: -120px;
}

.disable-link-container a {
    pointer-events: none;
    text-decoration: none;
    color: inherit;
    cursor: default;
}

.force-urdu-font {
    font-family: "JameelNoori-Regular", Poppins !important;
    direction: rtl;
}

.report-issue-in-answer {
    border: 1px solid #ea0b34;
    box-sizing: border-box;
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
    border-radius: 20px;
    color: #ea0b34;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    padding: 16px 35px;
    margin-left: 20px;
    cursor: pointer;
    margin-right: 40px;
    float: right;
    height: 56px;
}

.report-issue-in-answer:hover {
    background-color: #ea0b34;
    color: #ffffff;
}
