.dashboardHead .alertsSec {
    width: calc(100% - 470px) !important;
}

.blinkTimer {
    animation: blinker 1s linear infinite;
}

.classNameLbl {
    padding: 8px;
    margin: 8px;
    border-radius: 6px;
    background-color: #f0f0f0;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.manulBtn {
    font-size: 14px;
    border: none !important;
    padding: 8px;
    min-width: 90px;
    border-radius: 100px;
    color: #fff !important;
}

.coursesNameTbl {
    max-width: 150px;
    white-space: normal;
    width: 150px;
}

.mittbunnyMdlClose {
    background-color: #f2f5f9;
}

.videoContainer {
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.count-box {
    white-space: nowrap;
    min-width: 80px;
    text-align: center;
}

.counterDiv {
    color: #a1cef6;
}

.compMsg {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    padding-left: 10px;
    margin: 0;
}

.compMsgInter {
    display: block;
    font-size: 12px;
    color: #a1cef6;
}

.compMsgInterWarning {
    display: block;
    font-size: 12px;
    color: rgba(var(--bs-warning-rgb)) !important;
}

.accessCodeCount {
    font-weight: 500;
    font-size: 18px;
    color: #30c768;
}

.bookThumbnailImg {
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.dropdown-menu {
    width: 222px;
    font-size: 17px;
    line-height: 2;
}

.dropdown-item:hover {
    color: #4d91cc;
}

.lincenseBtn {
    font-size: 13px;
    border: none !important;
    padding: 10px 20px;
    min-width: 110px;
    border-radius: 100px;
}

.dashboardHead .alertsSec.alertWhenAdmin {
    width: calc(100% - 720px) !important;
}

.play-lock-btn {
    color: #00438c !important;
}

.previewVdo {
    --bs-modal-width: 550px;
}

.previewVdo video {
    object-fit: cover;
}

.loginFormBox label.error,
.loginFormBox .invalid-feedback {
    width: 100% !important;
    /* margin-top: .25rem; */
    font-size: 0.875em !important;
    color: red !important;
    font-weight: 500;
    /* font-weight: bold;  */
}

.fullPriceCart {
    color: #8f8383;
    text-decoration: line-through;
    font-size: 14px;
}

.cartForm .active {
    background-color: #00be55 !important;
}

#backToSelect {
    cursor: pointer;
}

#teacherProfile {
    --bs-modal-width: 850px;
}

/* <!-- CSS for smooth transitions --> */
.academic-page,
.nonacademic-page {
    transition: opacity 0.5s ease-in-out;
}

.required::after {
    content: "*";
    color: red;
    margin-left: 2px;
}

.notFoundOnlineClass {
    padding: 10px !important;
}

.resend_coursor {
    cursor: pointer;
}

.insertButton {
    margin-left: 78%;
}

.form-select {
    height: 40px;
    border-radius: 4px;
    border: 1px solid #ebd8d8;
    font-size: 14px;
}

#planPackMsg {
    background-color: azure;
    font-size: 15px;
    width: fit-content;
    padding: 6px 10px;
    margin: auto;
}

.ct-arrow-btn {
    display: none;
}

.freeCoursesBx {
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 120px;
    background: #ffd28d;
    padding: 10px;
    border-radius: 6px;
}

.readonly {
    background-color: #dce7fc !important;
}

.wishlistButton {
    position: absolute;
    top: 6px;
    right: 5px;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.8) !important;
    z-index: 1;
    border-radius: 100px;
}

.crtBtn {
    width: 40px;
    height: 40px;
    background: transparent linear-gradient(271deg, #00438c 0%, #1265da 100%) 0% 0% no-repeat padding-box !important;
    z-index: 1;
    border-radius: 100px;
}

.crtBtn.cartAdded {
    background: #c4c4c4 !important;
}

.btn-primary-gradient-folder {
    background: transparent linear-gradient(271deg, #00438c 0%, #1265da 100%) 0% 0% no-repeat padding-box !important;
    font-size: 13px;
    border: none !important;
    padding: 7px 20px;
    min-width: 110px;
    border-radius: 100px;
    color: #fff !important;
}

.classSubjectBookName span {
    font-weight: 500;
    font-size: 15px;
    color: #00438c;
    margin-left: 5px !important;
}

.form-divider-school {
    border: 0;
    height: 4px;
    background-color: #00438c;
    margin: 30px 0 30px 0;
}

.classSubject {
    font-weight: 700;
    font-size: 13px;
    color: #00438c;
}

.labelTxts.btn {
    right: 10px;
    left: auto;
    margin: 0;
    min-width: inherit;
}

.folderChoosefile {
    border: 2px dashed #ccc;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
    transition: border-color 0.3s;
    cursor: pointer;
}

.folderChoosefile.dragover {
    border-color: #007bff;
    background-color: #f0f8ff;
}

#fileName {
    font-size: 14px;
    color: #000;
    padding: 5px;
    background-color: #dbf8ea;
}

.first-circle {
    width: 40px;
    height: 40px;
    background-color: #b1a2f4;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.second-circle {
    width: 30px;
    height: 30px;
    background-color: #212529;
    border-radius: 50%;
    color: #fff;
    font-size: 18px !important;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mediaDelete {
    margin-right: 11px;
    margin-top: 3px;
    background: #fcf4e9;
    color: #dc3545;
    border: none;
}

.studentImg {
    top: 0px !important;
}

.teacherImg {
    top: 0px !important;
}

.bluckBtn {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.plannerTblFix {
    border-left: 1px solid #dee2e6;
}

.plannerTblFix.tbleDiv .table thead tr th:first-child,
.plannerTblFix.tbleDiv .table tbody tr td:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
    border-left: 0;
}

.teacher-chip-container {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.teacher-chip {
    display: inline-block;
    padding: 5px 10px;
    background-color: #dae1f3;
    border-radius: 16px;
    font-size: 13px;
    color: #333;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.bg1 {
    background-color: #fff8e6;
}

.bg2 {
    background-color: #f4f4fe;
}

.bg3 {
    background-color: #fef2f1;
}

.bg4 {
    background-color: #deeaf8;
}

.bg5 {
    background-color: #ffe8f9;
}

.plannerChapterModal .modal-dialog {
    max-width: 500px;
}

.chapterNameList {
    list-style-type: decimal;
}

.chapterNameList>li {
    margin-bottom: 10px;
    position: relative;
    display: block;
    padding-left: 20px;
}

.chapterNameList>li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 9px;
    height: 9px;
    border-radius: 100px;
    background: #00be55;
}

.chapterNameList>li>a {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    text-decoration: underline;
}

.chapterNameList>li>a:hover {
    color: #00be55;
}

.search-results {
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
}

.search-results strong {
    font-size: 14px;
}

.search-results a {
    font-size: 14px;
    font-weight: 400;
}

.circle {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: black;
    background-color: #ccc;
}

.colorRabbit {
    background-color: #addbad;
}

.plannerSection::-webkit-scrollbar {
    height: 20px !important;
}

.selectBorder {
    font-size: 13px;
    border: 1px solid #b9b9b9;
    height: 40px;
    border-radius: 4px;
}

.subjectBtn {
    background: #dee3e6;
    border-radius: 8px;
    padding: 8px 15px;
    border: none;
    font-size: 12px;
}

.subjectBtn.active {
    background: #00be55;
    color: #fff;
}

.planList-span {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    border-radius: 100px;
    padding: 5px 14px;
    background: transparent linear-gradient(180deg, #ae723c 0%, #57391e 100%) 0% 0% no-repeat padding-box;
    display: inline-block;
    margin-top: 10px;
}

.pluseMore {
    border-radius: 100px;
    padding: 5px 10px;
    background: #f0f0f0;
    display: inline-block;
    margin-top: 5px;
}

.slider-explore-thumb .exploreconTent>figure img {
    width: 100%;
    height: 200px;
    border-radius: 2px;
    object-fit: cover;
}

.exploreMain .slider-explore .slick-next {
    position: absolute;
    top: 0;
    left: 40px;
}

.exploreMain .slider-explore .slick-next,
.exploreMain .slider-explore .slick-next {
    /* width: 20px; */
}

.exploreMain .slider-explore .slick-arrow {
    position: absolute;
    top: -50px;
    right: 50px;
    width: 40px;
    height: 40px;
    border: none;
    color: #000;
    font-size: 18px;
    border-radius: 5px;
    z-index: 300;
    outline: none;
    /* background-size: 40px;
    background-position: center; */
}

.exploreMain .slider-explore .slick-next {
    right: 0px;
    left: auto;
}

.fw-medium {
    font-size: 12px !important;
}

.socialCart {
    display: flex;
    align-items: center;
    gap: 15px;
    /* Adjust spacing between icons */
    padding: 0;
    list-style: none;
    /* Remove bullet points */
}

.socialCart li {
    display: inline-block;
}

.socialCart a {
    text-decoration: none;
    font-size: 24px;
    /* Adjust icon size */
    color: #555;
    /* Default icon color */
    transition: color 0.3s ease-in-out;
    padding: 5px;
    /* Optional: Adds padding inside the clickable area */
}

.socialCart a:hover {
    color: #007bff;
    /* Change color on hover */
}

.subjectListDiv .cornerImg {
    position: relative;
    top: 0;
    left: 0;
    width: 150px;
    height: 225px;
    /* width:auto;
    height: auto; */
    display: block;
    margin: auto;
}

.cornerImg:hover {
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.tbleDiv {
    min-height: 300px;
}

.subjectListDiv .btn-success {
    background: transparent linear-gradient(271deg, #00be55 0%, #09df69 100%) 0% 0% no-repeat padding-box !important;
    font-size: 13px;
    border: none !important;
    padding: 10px 12px;
}

.footerBottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #00be55;
    padding: 10px;
    max-width: 1920px;
    margin: auto;
}

.footerBottom>ul {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
}

.footerLeft>li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.studentBanner .alertList a {
    position: relative;
    color: #ffffff;
    padding-left: 20px;
    font-size: 13px;
    font-weight: 500;
    margin-right: 10px;
}

.studentBanner .alertsSec .alertList {
    padding-left: 0;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #5991e1;
}

.studentBanner .alertList a::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 6px;
    background-color: #30c768;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

@media (min-width: 1200px) {
    .footerBottom {
        z-index: 99;
        position: fixed;
        bottom: 0;
        left: 290px;
        right: 0;
    }

    .dashboardMain {
        padding-bottom: 70px;
    }

    .rightpanel {
        height: calc(100vh - 50px);
    }
}

@media (min-width: 768px) {
    .studentBanner {
        padding-top: 60px;
    }
}

@media (max-width: 767px) {
    .footerBottom {
        display: block;
    }

    .footerBottom .footerLeft {
        display: block;
        margin-bottom: 10px;
    }

    .slider-explore-thumb .exploreconTent>figure img {
        height: 100px;
    }

    .exploreMain .slider-explore .slick-arrow {
        display: none !important;
    }
}

.imagesModal .btn-close {
    position: absolute;
    top: 0px;
    right: -30px;
    z-index: 99;
    filter: invert(1);
    opacity: 1;
}

.dataName {
    background: #dae1f3;
    color: #000;
    border-radius: 0 0 10px 10px;
    text-align: center;
    padding: 10px;
}

/* croppImage */
/* Cropper.js container styles */
.img-container {
    max-height: 70vh;
    margin-bottom: 1rem;
    overflow: hidden;
}

/* Ensure the image is centered in the container */
.img-container>img {
    display: block;
    max-width: 100%;
    max-height: 60vh;
    margin: 0 auto;
}

/* Modal body should have padding */
.modal-body {
    padding: 1rem;
}

.thumbnail-container {
    width: 100%;
    height: 150px;
    /* Adjust as needed */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #f5f5f5;
    margin-bottom: 8px;
}

.classesBxImg {
    width: 100% !important;
    height: 100% !important;
}

.media-thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media-icon {
    max-width: 80px;
    max-height: 80px;
}

.video-thumbnail {
    position: relative;
    width: 100%;
    height: 100%;
}

.video-thumbnail video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.play-icon-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.1);
}

.play-icon-overlay img {
    width: 40px;
    height: 40px;
    opacity: 0.8;
}

.gallaryData {
    background: #fff;
    padding: 10px;
    border: 1px solid #e4e4e4;
    position: sticky;
    top: 80px;
}

.gallaryData .tbleDiv .table tbody tr td {
    background: none !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    border-bottom: 1px solid #e9e9e9;
}

.thumbnail-container {
    position: relative;
}

.media-download-container {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

.media-download-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    padding: 5px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.media-download-btn:hover {
    background-color: rgba(255, 255, 255, 1);
    transform: scale(1.1);
}

.media-download-btn img {
    width: 16px;
    height: 16px;
}

.explore-btn {
    font-size: 0.75rem;
    font-weight: 600;
    padding: 0.15rem 0.5rem;
    margin-left: 0.5rem;
    border-radius: 12px;
    background: linear-gradient(135deg, #6e8efb, #4a6cf7);
    color: white;
    border: none;
    transition: all 0.3s ease;
    transform: translateY(-1px);
}

.explore-btn:hover {
    background: linear-gradient(135deg, #5d7de8, #3a5be3);
    transform: translateY(-1px) scale(1.05);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.nav-link.active .explore-btn {
    background: linear-gradient(135deg, #5d7de8, #3a5be3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.nav-link:not(.active) .explore-btn {
    background: #f8f9fa;
    color: #495057;
    border: 1px solid #dee2e6;
}

.nav-link:not(.active) .explore-btn:hover {
    background: #e9ecef;
    color: #495057;
}

.userCourseName {
    text-wrap: wrap;
}

.academicIcon {
    background: rgba(13, 110, 253, 0.1);
    color: #0d6efd;
    width: 40px;
    height: 40px;
    font-size: 1.2rem;
}

.talentIcon {
    background: rgba(255, 193, 7, 0.1);
    color: #ffc107;
    width: 40px;
    height: 40px;
    font-size: 1.2rem;
}

.dashCard h5.card-title {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.dashCard h5.mb-0 {
    font-size: 1.25rem;
    font-weight: 600;
}

.activeBadge {
    background: rgba(25, 135, 84, 0.1);
    border-radius: 20px;
}

.instructor-container {
    padding: 12px;
    background: #f8f9fa;
    border-radius: 8px;
    transition: all 0.3s ease;
    font-size: 16px;
}

/* .instructor-container:hover {
    background: #f1f3f5;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
} */

.instructor-details {
    flex: 1;
    min-width: 0;
    /* Prevent text overflow */
}

.maincoursebx {
    position: relative;
    padding-bottom: 100px;
}

.btnview img {
    width: 24px;
    height: 24px;
    max-width: 24px;
}

.btnBottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: auto;
}

/* .pulse-animation {
    animation: pulse 2s infinite;
}
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.7); 
    }
    70% {
        box-shadow: 0 0 0 10px rgba(40, 167, 69, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(40, 167, 69, 0);
    }
} */

.btn-attention {
    animation: bounce 0.8s infinite alternate, pulse-glow 1.5s infinite;
    position: relative;
    transition: all 0.3s;
}

.btn-attention:hover {
    animation: none;
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 5px 15px rgba(40, 167, 69, 0.4);
}

@keyframes bounce {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-3px);
    }
}

@keyframes pulse-glow {
    0% {
        box-shadow: 0 0 5px rgba(40, 167, 69, 0.5);
    }

    50% {
        box-shadow: 0 0 20px rgba(40, 167, 69, 0.9);
    }

    100% {
        box-shadow: 0 0 5px rgba(40, 167, 69, 0.5);
    }
}

.progress-bar {
    transition: width 0.5s ease-in-out;
}

.btn-disabled {
    opacity: 0.65;
    cursor: not-allowed;
    pointer-events: none;
}

.actual-status {
    font-size: 0.75rem;
}

.actual-status .progress {
    height: 4px;
}

.actual-status .badge {
    font-size: 0.65rem;
    padding: 0.15rem 0.4rem;
}

.actual-status small {
    font-size: 0.7rem;
}

.hover-effect {
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.hover-effect:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
    border-color: rgba(0, 0, 0, 0.1) !important;
}

/* Game Card Specific Styles */
.game-card:hover {
    background: linear-gradient(135deg,
            rgba(25, 135, 84, 0.03) 0%,
            rgba(25, 135, 84, 0.01) 100%);
}

.game-card:hover .game-icon {
    transform: rotate(10deg) scale(1.1);
    background-color: rgba(25, 135, 84, 0.2) !important;
}

/* Always apply animation */
.game-card .launch-indicator {
    transition: all 0.3s ease;
    animation: rocketLaunch 1s ease infinite;
    /* 🔥 animation added globally */
}

@keyframes rocketLaunch {
    0% {
        transform: translateX(0) translateY(0);
    }

    50% {
        transform: translateX(3px) translateY(-3px);
    }

    100% {
        transform: translateX(0) translateY(0);
    }
}

/* Activity Icons */
.activity-icon {
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* Responsive Adjustments */
@media (max-width: 576px) {
    .activity-item {
        flex-direction: column;
        text-align: center;
        padding: 1.5rem 1rem;
    }

    .activity-icon {
        margin-bottom: 1rem;
        margin-right: 0 !important;
    }

    .launch-indicator {
        margin-top: 1rem;
        margin-left: 0 !important;
    }
}



/* New Activity Card Styles - Unique Class Names */
.activity-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1rem;
}

.activity-card {
    background: white;
    border: 1px solid rgba(0, 67, 140, 0.15);
    border-radius: 8px;
    padding: 1.25rem;
    height: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.activity-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0, 67, 140, 0.1);
    border-color: rgba(0, 67, 140, 0.3);
}

.activity-card-header {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.activity-icon {
    width: 36px;
    height: 36px;
    background: rgba(0, 67, 140, 0.1);
    color: #00438c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    transition: all 0.3s ease;
}

.activity-card:hover .activity-icon {
    background: rgba(0, 67, 140, 0.2);
    transform: scale(1.1);
}

.activity-title {
    font-weight: 600;
    color: #333;
    margin: 0;
    font-size: 0.95rem;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.activity-card-body {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.activity-type {
    color: #666;
    font-size: 0.85rem;
}

.activity-action {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.action-icon {
    color: #00438c;
    font-size: 1.25rem;
    transition: all 0.3s ease;
    animation: slideRight 1.2s ease-in-out infinite alternate;
    /* animate always */
}

.action-text {
    color: #00438c;
    font-weight: 600;
    font-size: 0.9rem;
    animation: slideRight 1.2s ease-in-out infinite alternate;
    /* animate always */
    display: inline-block;
    /* required for transform animation */
}

/* Remove hover-specific animation */
.activity-card:hover .action-icon {
    animation: none;
}

@keyframes slideRight {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(3px);
    }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .activity-container {
        grid-template-columns: 1fr;
    }
}

.cardboxSpan {
    border: 1px solid #00376a;
    border-radius: 3px;
    padding: 8px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.tabLink:hover {
    color: #fff; /* Change text color */
    background-color: #00376a; /* Change background */
    border-color: #00376a; /* Optional, for tabs with borders */
    cursor: pointer;
}

