html, body {
    font-family: "Inter", Arial, sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    width: 100%;
    overflow-x: hidden; /* Prevents horizontal scrolling */
}
body {
    /*    background: rgb(218,104,30);
    background: linear-gradient(0deg, rgba(218,104,30,1) 0%, rgba(237,115,35,1) 100%);*/
    background: #ed7323;
}
h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}
.circle a {
    color:#fff !important;
    text-decoration:none;
}
.circle a:hover {
    color: #fff !important;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}
.explanationSep {
    background: #eee;
    margin-top: 20px;
    padding: 10px 0px;
    border-radius: 10px;
}

.equations-container span {
    font-family: "Inter", Arial, sans-serif !important;
    font-size:16px !important;
}

.equations-container p {
    font-family: "Inter", Arial, sans-serif !important;
    font-size: 16px !important;
}
.btn-pass {
    float: right;
}

.equations-container img {
    max-width: 100%;
    height: auto;
    display: block;
}
.wrs_tickContainer {
    display: none !important
}
.wrs_editor .wrs_tickContainer{display:none!important;}
.konva-container {
    width: 100%;
    /* Optionally set a max-width or aspect ratio here */
    max-width: 800px;
    margin: 0;
}
.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}
.link-opacity-100{
    cursor:pointer !important;
}
.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}
.scrollPanel {
    max-height: 400px; /* Maximum height for the scrollable area */
    overflow-y: auto; /* Add a vertical scrollbar if content exceeds max-height */
}



.fc-scroller {
    margin-bottom: 0px !important;
}




    /* SCROLLBAR - START - */

    /* width */
    .fc-scroller::-webkit-scrollbar {
        width: 8px !important; /* Width of the scrollbar */
    }

    /* Track */
    .fc-scroller::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey !important;
        border-radius: 0px !important;
    }



    /* Handle */
    .fc-scroller::-webkit-scrollbar-thumb {
        background-color: #888 !important; /* Scrollbar color */
        border-radius: 4px !important; /* Rounded corners */
    }



        /* Handle on hover */
        .fc-scroller::-webkit-scrollbar-thumb:hover {
            background-color: #555 !important; /* Color on hover */
        }




/* Firefox Integration */

.fc-scroller {
    scrollbar-color: #103E62 #fff;
}

/* SCROLLBAR - END - */


.scrollPanel::-webkit-scrollbar {
    width: 8px; /* Width of the scrollbar */
}

.scrollPanel::-webkit-scrollbar-thumb {
    background-color: #888; /* Scrollbar color */
    border-radius: 4px; /* Rounded corners */
}

    .scrollPanel::-webkit-scrollbar-thumb:hover {
        background-color: #555; /* Color on hover */
    }
#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

/* Default icon color when collapsed */
.accordion-button .icon-arrow {
    color: #fff; /* Default white */
    transition: color 0.3s ease-in-out; /* Smooth transition */
}


.accordion-button::after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}


.nav-link {
    color: #ffffff;
    text-decoration-color: #ffffff; /* Make underline white */
}
.pill-count {
    background: #0b5ed7;
    float: right;
    font-size: 12px;
    margin-left: 20px;
    margin-right: 0;
    font-weight: 500;
}
.horizonal-list-width {
    min-width: 20%;
    font-size: 14px;
    border: none;
    border-right:1px solid #eeeeee;
    cursor:pointer;

}

.statistics h4 {
    font-size: 16px;
    text-align: center;
    color: #777;
    margin-top: 20px;
}

    .horizonal-list-width:hover {
        text-decoration: underline !important;
    }

em.dateForDay {
    color: #777;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
}
.fade-in {
    opacity: 0; /* Initially hidden */
    transform: translateY(20px); /* Slightly moved down */
    transition: opacity 0.5s ease, transform 0.5s ease; /* Smooth transition */
}

    .fade-in.show {
        opacity: 1; /* Fully visible */
        transform: translateY(0); /* Original position */
    }
.bg-orange {
    background-color: #ef8935 !important;
    color: #fff !important;
}
.bg-green {
    background-color: #50c76f !important;
    color: #fff !important;
}
.bg-yellow {
    background-color: #fcfc4c !important;
}
.btn-secondary {
    background: #ffffff !important;
    color: #212121;
    border: 2px solid #0b5ed7 !important;
}
.btn-primary:hover {
    background: #1156d1 !important;
}

.btn-secondary:hover {
    background: #1156d1 !important;
    color: #ffffff;
    border: 2px solid #0b5ed7 !important;
}
.horizonal-list-width-active {
    background: #1bc195;
    border-radius: 10px !important;
    color: #fff;
    font-weight: 900;
}
.btn{
    border-radius:10px !important;
}

.list-last {
    border: none !important;
}
.horizonal-list-width-not-active{
    color:#777;
}

.horizonal-list-width-not-active:hover {
    color: #777;
}
    .nav-link:hover {
        color: #ffffff;
        font-weight: 700;
        text-decoration: underline;
        text-decoration-color: #ffffff; /* Make underline white */
    }

.horizonal-list-width{

}

.navbar-brand img {
    width: 180px;
}
code {
    color: #c02d76;
}
#polarChart{
    width:400px !important;
    height:400px !important;
}
.container-bg {
    background: #eee;
    border-radius: 10px;
}
.container-fluid{
padding-left:0px;
padding-right:0px;
margin-left:10px;
margin-right:10px;
}

.ml-20{
    margin-left:20px;
}
.mr-20 {
    margin-right: 20px;
}
.active{
    font-weight:700;
    text-decoration:underline;
}
.container-lrg {
    width: 98%;
    margin: 0 auto;
    background: #eee;
}

/* Custom styles for the datepicker */
.datepicker {
    background-color: #f8f9fa; /* Light background color */
    border-radius: 8px; /* Rounded corners */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow */
    max-width:350px;
}

    .datepicker table th,
    .datepicker table td {
        padding: 10px 15px;
        font-size: 14px;
    }
.tr td.active.active {
    background-color: #0b5ed7 !important; /* Highlight color */
}
    .datepicker .datepicker-days .active,
    .datepicker .datepicker-days .focus,
    .datepicker .datepicker-days .today {
        background-color: #0b5ed7; /* Highlight color */
        color: white; /* Text color */
    }
td.active {
    background-color: #0b5ed7 !important; /* Highlight color */
}

    .datepicker .datepicker-days .disabled {
        background-color: #f0f0f0;
        color: #d6d6d6;
    }

    /* Custom navigation buttons */
    .datepicker .datepicker-header .prev,
    .datepicker .datepicker-header .next {
        color: #0b5ed7;
        font-size: 18px;
        padding: 8px;
    }

    .datepicker .datepicker-days {
        min-width: 300px;
    }

    .datepicker table {
        width: 100%;
        table-layout: fixed;
    }

    .datepicker td a {
        color: #0b5ed7; /* Default date link color */
        font-size: 14px;
    }

.circle {
    width: 45px; /* Adjust size as needed */
    height: 45px; /* Make height equal to width to create a circle */
    background-color: #0c57f0; /* Circle background color */
    border-radius: 50%; /* Make it a circle */
    display: flex; /* Use Flexbox for centering */
    align-items: center; /* Vertically center the text */
    justify-content: center; /* Horizontally center the text */
    color: white; /* Text color */
    font-size: 16px; /* Adjust font size as needed */
    text-align: center; /* Center text alignment */
    font-weight: 900;
}
    .circle:hover {
        background: #1156d1 !important;
    }

.circleToken {
    width: 45px; /* Adjust size as needed */
    height: 45px; /* Make height equal to width to create a circle */
    background-image: url('../images/token2.png'); /* Set the background image */
    background-size: cover; /* Ensure the image covers the circle */
    background-position: center; /* Center the background image */
    border-radius: 50%; /* Make it a circle */
    display: flex; /* Use Flexbox for centering */
    align-items: center; /* Vertically center the text */
    justify-content: center; /* Horizontally center the text */
    color: #935b12; /* Text color */
    font-size: 16px; /* Adjust font size as needed */
    text-align: center; /* Center text alignment */
    font-weight: 900; /* Bold text */
}

.circleQuestion {
    width: 30px; /* Adjust size as needed */
    height: 30px; /* Make height equal to width to create a circle */
    background-color: #0c57f0; /* Circle background color */
    border-radius: 50%; /* Make it a circle */
    display: flex; /* Use Flexbox for centering */
    align-items: center; /* Vertically center the text */
    justify-content: center; /* Horizontally center the text */
    color: white; /* Text color */
    font-size: 16px; /* Adjust font size as needed */
    text-align: center; /* Center text alignment */
    font-weight: 900;
}

.explanationQuestion {
    width: 30px; /* Adjust size as needed */
    height: 30px; /* Make height equal to width to create a circle */
    background-color: #0c57f0; /* Circle background color */
    border-radius: 50%; /* Make it a circle */
    display: flex; /* Use Flexbox for centering */
    align-items: center; /* Vertically center the text */
    justify-content: center; /* Horizontally center the text */
    color: white; /* Text color */
    font-size: 14px; /* Adjust font size as needed */
    text-align: center; /* Center text alignment */
    font-weight: 300;
}

td.highlighted-answer {
    padding: 10px;
    border-radius: 10px;
    background-color: #d4edda !important; /* Green background */
    border: 1px solid #28a745 !important; /* Green border */
}
.explanationText {
    border: 1px solid #bdbdbd;
    border-radius: 10px;
    background: #fafafa;
    padding: 10px;
}
.questionText {
    padding: 0px 10px 10px 20px;
}

table.highlighted-table {
    border: none;
    border-radius: 10px;
}
    table.highlighted-table tr {
        border: none;
        border-radius: 10px;
    }
.explanationItem {
    color: #212121;
    font-size: 14px;
    cursor: default;
}
.explanationBorder {
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 20px;
    padding-left: 0;
    padding-right: 0;
}
.test-panel {
    margin: 0 auto;
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
    margin-left:30px;
    margin-bottom: 20px;
}
.explanation-panel {
    margin: 0 auto;
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height:490px;
    margin-left:50px;
    margin-right:38px;
}
.modal-dialog{
    max-width:95% !important;
}
.test-panel h3 {
    font-size: 18px;
    font-weight: 900;
}
.panel {
    width: 90%;
    margin: 0 auto;
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.panel h3{
    font-size:18px;
    font-weight:900;
}

p{

}
.explanationText p{
    font-family: "Inter", Arial, sans-serif !important;
    font-optical-sizing: auto !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 18px !important;
}
.questionText p{
    font-family: "Inter", Arial, sans-serif !important;
    font-optical-sizing: auto !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 18px !important;
}

.explanationText span {
    font-family: "Inter", Arial, sans-serif !important;
    font-optical-sizing: auto !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 18px !important;
}

.questionText span{
    font-family: "Inter", Arial, sans-serif !important;
    font-optical-sizing: auto !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 18px !important;
}
.fontASize{
    font-weight:900;
    font-size:22px;
}
.fc-theme-standard td {
    height: 40px;
}
#calendar {
    max-height: 300px;
    overflow-y: auto; /* Add scroll if necessary */
}
.fc-toolbar-title{
    font-size:18px;
}
h2.fc-toolbar-title {
    font-size: 18px !important;
}
.fc-dayGridMonth-button{
    display:none;
}
.fc-button-primary {
    background: #0c57f0 !important;
    border-radius: 10px;
    border: #073077 !important;
}

    .fc-button-primary:hover {
        background: #1156d1 !important;
    }
.fc-h-event .fc-event-title{
    font-size:12px !important;
}
.fc-button {
    padding: 0.2em 0.25em;
}

/* Customize scrollbar for WebKit-based browsers (Chrome, Edge, Safari) */
#calendar::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#calendar::-webkit-scrollbar-track {
    background: #f1f1f1 !important; /* Background of the scrollbar track */
    border-radius: 5px !important; /* Optional: Rounded corners */
}

#calendar::-webkit-scrollbar-thumb {
    background: #888 !important; /* Color of the scrollbar thumb */
    border-radius: 5px !important; /* Optional: Rounded corners */
}

    #calendar::-webkit-scrollbar-thumb:hover {
        background: #555 !important; /* Darker color on hover */
    }

/* Customize scrollbar for Firefox */
#calendar {
    scrollbar-width: thin !important; /* Makes the scrollbar thinner */
    scrollbar-color: #888 #f1f1f1 !important; /* Thumb and track colors */
}

    #calendar::-webkit-scrollbar-button {
        display: none !important; /* Hides the up/down or left/right arrows */
    }

    #calendar::-webkit-scrollbar {
        width: 10px !important; /* Set desired scrollbar width */
        height: 10px !important; /* Set desired scrollbar height */
    }

/* Firefox scrollbar customization */
#calendar {
    scrollbar-width: thin !important; /* Use thin scrollbars */
    scrollbar-color: #888 transparent; /* Thumb color and track color */
}

.btn-primary {
    background: #0c57f0 !important;
}

img.tokenStack {
    width: 150px;
    text-align: right;
    position: relative;
    float: right;
}
.tokenStack {
    width: 200px;
    text-align: right;
    position: relative;
    float: right;
    top: -52px;
    right: 27px;
}
p.tokenStackCount {
    position: relative;
    /* right: 200px; */
    float: right;
    top: 53px;
    font-size: 32px;
    left: 50px;
    color: #935b12;
    font-weight: bold;
}

.noBG{
    background:none !important;
    border:none !important;
}

.selectedDate {
    border: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    font-weight: 500 !important;
    color: #777 !important;
}
.calendarBtn {
    color: #0b5ed7 !important;
}
/*.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: white;
    background-color: none;
    height: 750px;*/ /* Adjust as needed */
    /*border-radius: 8px;
}*/

/* Optional: Customize navigation buttons */
/*.swiper-button-next,
.swiper-button-prev {
    color: #007bff;
    font-size: 1.5rem;
    transition: color 0.3s ease;
}

    .swiper-button-next:hover,
    .swiper-button-prev:hover {
        color: #0056b3;
    }*/
/*.custom-swiper {
    width: 100%;
    max-width: 100%;
    min-height: 400px;
    margin: auto;
    position: relative;
    overflow: hidden;
}



.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background: none;
    border-radius: 10px;
    width: 100% !important;*/ /* Ensures each slide takes full width */
/*}*/
.custom-swiper {
    width: 100%;
    max-width: 100%;
/*    min-height: 400px;*/
    margin: auto;
    position: relative;
    overflow: hidden;
}

/* Ensure the wrapper spans the full height */
.swiper-wrapper {
    height: 100%;
}

.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background: none;
    border-radius: 10px;
    width: 100% !important; /* Ensures each slide takes full width */
    height: 100%; /* Make slide occupy the full height of the swiper */
}
.pointer {
    cursor: pointer !important;
}


.swiper-button-next,
.swiper-button-prev {
    position: absolute; /* Ensures buttons stay inside the Swiper container */
    top: 50%; /* Centers vertically */
    transform: translateY(-50%); /* Adjusts alignment */
    z-index: 10; /* Ensures buttons are visible */
    width: 40px; /* Adjusts button size */
    height: 40px;
    background-color:none; /* Adds semi-transparent background */
    border-radius: 50%; /* Makes buttons circular */
    color: white;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom,-4px) !important;
}
.swiper-button-next {
    right: 10px; /* Positions inside on the right */
}

.swiper-button-prev {
    left: 10px; /* Positions inside on the left */
}

.swiper-pagination {
    bottom: 10px; /* Ensures pagination stays inside */
    position: absolute;
}

.mt-10{
    margin-top:10px;
}
/* Initially hide the paragraph */
/* Initially hide the p tags */
.tokenText {
    opacity: 0;
    transition: opacity 1s ease-in-out;
}
.panel-lessons {
    background: none !important;
    padding: 0;
    margin: 0;
    margin-left: 50px;
}

li.lesson-cal-nav {
    width: 10px;
    max-width: 10px;
    min-width: 45px;
}
li.noGB{
    background:none!important;
}
/* When the "show" class is added, they fade in */
.tokenText.show {
    opacity: 1;
}
    .ml-30{
        margin-left:30px;
    }
.mr-30 {
    margin-right: 30px;
}
.bg-primary {
    border-radius: 10px;
    background: #0b5ed7 !important;
    text-align:center;

}
    .bg-primary h3 {
        font-weight: 300;
        text-align: center;
        padding-bottom: 5px;
        font-size: 16px;
    }
    .bg-primary h2 {
        font-weight: 700;
        padding-bottom: 0;
        font-size: 18px;
        margin-bottom: 0;
    }
  .mr-10{
      margin-right:10px;
  }
.question-numbers {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
    gap: 10px;
    justify-content: center;
    align-items: center;
    padding: 10px;
    padding-left: 0;
    padding-right: 0;
}

.question-number {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 100%;
    aspect-ratio: 1 / 1;
    font-size: 16px;
    background-color: #fafafa;
    border: 1px solid #dee2e6;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #212121;
    transition: transform 0.2s ease, background-color 0.2s ease;
}
.multipleChoice {
    background: #e8e8e8;
    color: #777;
    border-radius: 4px;
    font-size: 12px;
}
.questionNumberWidth {
    width: 50px;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    text-align: center;
}
.explanationVideoIcon {
    color: #0c57f0;
    font-size: 28px;
    padding: 0;
    margin: 0;
}

.explanationItem{
    padding-top:4px;
}
.question-number:hover {
    background-color: #e9ecef;
}

.current-question {
    background: #0b5ed7;
    color:#fff;
}

    .current-question:hover {
        background: #1156d1;
    }

    hr{
        color:#777;
    }

/* List container */
.answer-list {
    list-style-type: none; /* Remove default list bullets */
    padding: 0;
    margin: 0;
}

/* Individual list item */
.answer-item {
    padding: 12px;
    margin-bottom: 10px;
    background-color: #f8f9fa; /* Light gray background */
    border-radius: 5px;
    border: 1px solid #ddd; /* Subtle border */
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
}

/* Correct answer styling */
.correct-answer {
    background-color: #d4edda !important; /* Green background */
    border: 1px solid #28a745 !important; /* Green border */
    color: #155724; /* Dark green text */
}

/* Incorrectly selected answer */
.selected-answer {
    background-color: #f8d7da !important; /* Light red background */
    border: 1px solid #dc3545 !important; /* Red border */
    color: #721c24; /* Dark red text */
}

/* Labels for correct and incorrect answers */
.correct-label {
    font-size: 14px;
    font-weight: 300;
    color: #155724;
}

.incorrect-label {
    font-size: 14px;
    font-weight: 300;
    color: #721c24;
}

.answerLabelCorrect {
    font-weight: 300;
    font-size:14px;
    color: #155724; /* Dark green text */
}

.answerLabelIncorrect {
    font-weight: 300;
    font-size: 14px;
    color: #721c24; /* Dark red text */
}

.expAnswer {
    float: left;
}


/* Overlay covering the entire screen */
.tour-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2000;
}

/* The tour message box (position will be set via inline style) */
.tour-message {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    max-width: 300px;
}

/* Highlight style for nav items during the tour */
.active-tour {
    position: relative; /* z-index works when positioned */
    z-index: 2100; /* Render above the overlay */
    border: 2px solid #1b6ec2;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(255, 0, 0, 0.8);
}

/* Centered video container */
.video-container {
    position: fixed;
    top: 50%;
    left: 50%;
    width:90%;
    height:90%;
    transform: translate(-50%, -50%);
    z-index: 2001;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.full-screen-modal {
    max-width: 90vw; /* 90% of the viewport width */
    max-height: 90vh; /* 90% of the viewport height */
}

.modal-content-custom {
    height: 90vh; /* Ensure modal content is 90% of the viewport height */
    display: flex;
    flex-direction: column;
}

.iframe-full-height {
    flex-grow: 1; /* Make iframe take up remaining space */
    border: none;
}
.qrImg img {
    text-align: center;
    margin: 0 auto;
}



@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.bg-body-tertiary{
    background:none !important;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show{
    color:#fff;
}
@media (min-width: 992px) {
    .navbar-expand-lg .collapse {
        display: flex;
        flex-direction: row;
    }
}


@media (max-width: 768px) {
    #datepicker-container {
        width: 100%;
        position: absolute;
        bottom: 0;
    }

    @media(max-width:576px){
        p{
            font-size:14px;
            margin-bottom:0;
        }
        span{font-size:14px;}

        .equations-container span {
            font-family: "Inter", Arial, sans-serif !important;
            font-size: 14px !important;
        }

        .equations-container p {
            font-family: "Inter", Arial, sans-serif !important;
            font-size: 14px !important;
        }
        .equations-container {
            font-size: 14px !important;
            font-family: "Inter", Arial, sans-serif !important;
        }
        .statistics h4 {
            font-size: 14px;

        }
        .bg-primary h3 {
            font-weight: 300;
            font-size: 14px;
        }
        .panel{
            width:100%;
            padding:5px;
        }
        .container-lrg{
            width:100%;
        }
        .btn-primary{
            font-size:14px;
        }
        .btn-secondary{
            font-size: 14px;
        }
        td{
            font-size:14px;
        }
        .test-panel {
            margin-left:0;
        }
        .mr-30{
            margin-right:0;
        }
        .btn-warning{
            font-size:14px;
        }
        .panel-lessons{
            margin-left:0;
        }
        .btn-outline-primary{
            font-size:14px;
        }
        .questionText p {
            font-size: 14px !important;
        }
        .explanation-panel{
            margin:0 auto;
            min-height:auto;
        }
        .lesson-title h3{
            font-size:16px;
        }
        .lesson-title h2 {
            font-size: 18px;
        }
    }
}

@media print {
    body {
        display: none !important;
    }
}