@font-face {
    font-family: 'Catamaran', sans-serif;
    src: url("../fonts/Catamaran-Regular.ttf")
}

body, html {
    font-family: 'Catamaran', sans-serif;
    font-size: 18px;
    width: 100%;
    line-height: 27px;
    scroll-behavior: smooth;
    overflow-x: hidden;
}

p {
    font-family: 'Catamaran', sans-serif;
    color: #000000c7;
    font-size: 17px;
}

h1, .h1 {
    font-size: 1.9rem;
}

h3, .h3 {
    font-size: 1.3rem;
}

    h3 span {
        color: rgb(0, 143, 79);
    }

a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: unset;
    }


/*Maximizepopup 19.05.2022*/
.convide {
    position: absolute;
    top: 10px;
    text-align: center;
}

.maximizScreenmock .convide {
    top: 1px !important;
    text-align: right !important;
    right: 68px !important;
}

.myvideoltconmod {
    width: 900px !important;
    height: 590px;
}

    .myvideoltconmod .pop-up-contr {
        padding: 5px 0px;
        color: #fff;
        /*        margin-top: -33px;
*/
    }

.subcri li {
    width: 55%;
    /*margin: 0px auto;*/
    background: rgb(255, 255, 255);
    position: relative;
    box-shadow: rgb(212 221 244) 1px 2px 5px 0px;
    align-items: center;
    overflow: hidden;
    list-style: none;
    justify-content: space-between;
}

    .subcri li .slide-content {
        padding: 33px 21px 33px 21px !important;
        text-align: center;
    }

        .subcri li .slide-content h3 {
            font-weight: 600;
            color: #153b64;
        }

        .subcri li .slide-content p {
            font-size: 18px;
            color: #df0807;
            height: 24px !important;
        }

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

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

.maximizScreen, .maximizScreenmock {
    transform: translate(0%, 0%) !important;
    width: 100% !important;
    height: 100vh !important;
    left: 0% !important;
    top: 0% !important;
    border: none !important;
    padding: 0px !important;
    max-width: 100% !important;
    max-height: 100vh !important;
}

    .maximizScreen#learningpop .question-answer-popup {
        height: 95%;
    }

.formaxibody {
    overflow: hidden !important;
}

    .formaxibody section .menu {
        z-index: 9 !important;
    }

    .formaxibody #scrollButton {
        display: none !important;
    }
/*
    /*.maximizScreenquic {
    transform: translate(0%, 0%) !important;
    width: 100% !important;
    height: 100vh !important;
    left: 0% !important;
    top: 0% !important;
    border: none !important;
    padding: 0px !important;
    max-width: 100% !important;
    max-height: 100vh !important;
    overflow: auto;
}*/
.maximizScreen #questionAnswerIframe {
    height: 85vh !important;
}

.videostudent {
    width: 100%;
    height: auto;
}

.maximizScreen .videostudent {
    width: 100%;
    height: 90vh !important;
}

    .maximizScreen .videostudent .container-second {
        height: 90vh !important;
    }

.maximizScreen .sublist-details-content {
    display: none;
}

.menuhide {
    z-index: 9 !important;
}

.embedBoxLVid {
    width: 736px;
    max-width: 100%;
    height: auto;
}

.maximizScreenmock .embedBoxLVid {
    width: 100% !important;
    height: 100vh !important;
}

    .maximizScreenmock .embedBoxLVid .container-second {
        height: 90vh !important;
    }

.maximizScreenmock .embedBox {
    max-height: 100vh !important;
    width: 100% !important;
    height: 100vh !important;
    position: absolute !important;
}

    .maximizScreenmock .embedBox .container-second {
        height: 100vh !important;
    }

.embedBox {
    width: 100%;
    height: auto;
    position: absolute
}

.maximizScreenmock .embedBoxCML {
    max-height: 100vh !important;
    width: 100% !important;
    height: 100vh !important;
    position: absolute !important;
}

    .maximizScreenmock .embedBoxCML .container-second {
        height: 100vh !important;
    }

.embedBoxCML {
    max-width: 100%;
    height: auto;
}

.maximizScreenmock .imgquicrev {
    width: 100% !important;
    height: 100vh !important;
}

.imgquicrev {
    width: auto;
    max-width: 100%;
    height: auto;
}

.videonewpopup .full-screen {
    position: absolute;
    top: 14px;
    right: 45px;
    z-index: 99;
}

.videonewpopup .close-pop-up {
    opacity: 1;
}
/*Maximizepopup*/
.back-close {
    display: none;
    left: 50%;
    width: 100vw;
    height: 100vh;
    position: fixed;
    background: rgba(0, 0, 0, 0.16);
    top: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
}

.back-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0);
}

.yellotext {
    color: rgb(56, 56, 56);
    font-size: 15px;
}

li {
    font-size: 17px;
}


/*Mani add 09.03.2022 Start*/
.studentassignment .form-row {
    margin-top: 20px;
}

.studentassignment .e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active {
    border-bottom: 1px solid #fff;
    background: #cdcccc;
    padding: 20px 0px;
}

.studentassignment .e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
    padding: 20px 0px;
    border-bottom: 1px solid #ccc;
}

.studentassignment .e-tab .e-tab-header::before {
    border-bottom: none;
}
/*Mani add 09.03.2022 End*/
/*Mani add 04.03.2022 Start*/
.newslider {
    position: relative;
}

.card-header .clickarrow {
    position: absolute;
    top: 4px;
    right: 17px;
}

.clickarrow {
    position: absolute;
    top: 55px;
    right: 40px;
}

.arrowimgleft, .arrowimgright {
    cursor: pointer;
}

    .arrowimgleft img {
        width: 24px !important;
        height: 18px !important;
        transform: rotateY(177deg);
    }

    .arrowimgright img {
        width: 24px !important;
        height: 18px !important;
    }


#content-slider-assignmentstdboard {
    padding: 0px;
    margin-left: -20px;
}

.itemassignmentstdboard .PridictionSlider {
    padding: 0px;
    margin-left: 0px;
}

.itemassignmentstdboard .prediction-content ul li {
    display: flex !important;
    width: 100% !important;
    white-space: initial;
}

.exam-prediction .itemassignmentstdboard {
    height: 309px;
    padding: 50px 10px 0px 10px;
}

.itemassignmentstdboard {
    height: 400px;
    padding: 50px 10px;
    width: 100%;
    /*border:1px solid white;*/
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    user-select: none;
    cursor: grab;
    /*    transition: all 0.2s;
    transform: scale(0.98);
    will-change: transform;
    position: relative;
    background: rgba(255,255,255,0.1);
    font-size: 0;
    perspective: 500px;
    transition: .5s cubic-bezier(0.175, 0.885, 0.32, 1.275)*/
}

    .itemassignmentstdboard.active {
        background: rgba(255,255,255,0.2);
        cursor: grabbing;
        cursor: -webkit-grabbing;
        transform: scale(1);
    }

    .itemassignmentstdboard .PridictionSlider li {
        width: 398.25px;
        display: inline-block;
        OBJECT-FIT: contain;
        margin-right: 0px;
    }

    .itemassignmentstdboard .prediction-block {
        margin-top: 10px;
    }

    .itemassignmentstdboard ul li {
        width: 468px;
        display: inline-block;
        OBJECT-FIT: contain;
        margin-right: 0px;
    }

section .section .assignment-blk {
    white-space: initial;
}

section .section .assignment .itemassignmentstdboard ul li {
    padding: 25px 10px 10px;
}

/*Mani add 04.03.2022 End*/



/*Mani add 12.02.2022 Start*/
.studyplanmenu {
    position: absolute;
    right: 46px;
}

    .studyplanmenu a {
        padding: 0px 10px;
    }

        .studyplanmenu a img {
            height: 30px;
        }

.spdatep {
    display: initial !important;
}

.commonpopupwidthstudy .modal-dialog {
    max-width: 75%;
}

.commonpopupwidthstudy .modal-body {
    height: 480px;
    overflow: auto;
}

.newcloss .pop-up-contr {
    position: absolute;
    background-color: transparent;
}



#fullExam .pop-up-contr a {
    color: #fff !important
}

.heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 15px;
}

.read-more {
    background: radial-gradient(white, rgb(142, 185, 255));
    width: 70px;
    display: flex;
    border-radius: 50%;
    line-height: 25px;
    font-size: 35px;
    height: 70px;
    justify-content: center;
    align-items: center;
}

header .header-logo a {
    padding: 9px 6px 13px;
    display: flex;
}

header .header-logo img {
    height: 73px;
    background: #fff;
    border-radius: 15px;
    padding: 6px;
    width: auto;
}



header .header-logo h3 span {
    color: rgb(0, 223, 123) !important;
    font-size: 75%;
}


header .header-details > ul > li {
    cursor: pointer;
    display: inline;
    color: rgb(255, 255, 255);
    margin: 10px;
    font-size: 18px;
    position: relative;
}

header .header-details > ul > .login #LoginName {
    overflow: hidden;
    -webkit-line-clamp: 1;
}

header .header-details > ul > li .dropbtn {
    padding: 19px 0px;
}


header .header-details > ul > li:last-child img {
    background: rgb(255, 255, 255);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-left: 8px;
}

header .header-details > ul > li .parent-list {
    background: rgb(255, 255, 255);
    position: absolute;
    top: 140%;
    right: 0px;
    color: rgb(0, 0, 0);
    width: 370px;
    padding: 3px 10px;
    box-shadow: rgb(166, 166, 166) 0px 0px 5px 0px;
    display: none;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    z-index: 9999;
}

    header .header-details > ul > li .parent-list ul {
        padding-left: 0px;
    }

        header .header-details > ul > li .parent-list ul li {
            z-index: 9;
            position: relative;
            list-style: none;
            padding: 2px;
            border-bottom: 1px solid rgb(221, 221, 221);
            cursor: pointer;
            margin-bottom: 5px;
            font-size: 15px;
        }

            header .header-details > ul > li .parent-list ul li:last-child {
                border-bottom: 0px;
            }

header .header-details > ul > li .active {
    display: block !important;
}

header .header-details > ul .msg-rotate i {
    cursor: pointer;
    transition: all 0.5s ease-in 0s;
}

header .header-details i.far.fa-bell {
    transform: rotate(0deg);
}

header {
    width: 100%;
    background: rgb(23, 123, 231);
    height: 91px;
    position: relative;
}

    header .header {
        display: flex;
        justify-content: space-between;
    }
    /*Mani*/
    header .header-logo h3 {
        color: rgb(255, 255, 255);
        font-size: 23px;
        margin-left: 20px;
        margin-top: 19px;
        line-height: 23px;
        font-weight: unset;
    }
    /*Mani*/
    header .header-details {
        padding: 15px 10px;
    }

        header .header-details > ul > li:last-child {
            width: 70px;
            height: 70px;
            border-radius: 50%;
            overflow: hidden;
        }

        header .header-details i.far.fa-bell:hover {
            transform: rotate(-25deg);
        }

    header .menu-ph {
        position: absolute;
        bottom: 44px;
        color: #fff;
        font-size: 30px;
        display: none;
    }

section .menu.active {
    left: 0%;
    height: 100%;
    z-index: 9999;
}

.phmenu-close {
    display: none;
}

section .menu > ul > li:hover p {
    display: block;
}

section .menu > ul > li img {
    margin: auto;
    display: block;
    position: absolute;
    transition: all 0.5s ease 0s;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 54px;
}

    section .menu > ul > li img:nth-child(2):hover {
        opacity: 1;
    }

section .menu > ul > li:hover .menu-sub-menu {
    opacity: 1;
    z-index: 999 !important;
}

section .menu > ul li:last-child > .menu-sub-menu {
    top: unset;
}

section .section {
    width: 95%;
}

    section .section .banner-graph {
        width: 100%;
    }

        section .section .banner-graph .banner {
            width: 78%;
            padding: 26px 26px 0px;
            display: inline-block;
            margin-top: -47px;
            vertical-align: top;
            overflow: hidden;
            height: 300px;
        }

            section .section .banner-graph .banner li {
                padding: 10px 5px 5px;
            }

                section .section .banner-graph .banner li .slide {
                    display: flex;
                    background: rgb(255, 255, 255);
                    position: relative;
                    box-shadow: rgb(212, 221, 244) 1px 2px 5px 0px;
                    align-items: center;
                    overflow: hidden;
                    list-style: none;
                    justify-content: space-between;
                }

                    section .section .banner-graph .banner li .slide .slide-img {
                        position: relative;
                        z-index: 9;
                    }

                        section .section .banner-graph .banner li .slide .slide-img img {
                            width: 264px;
                        }

                    section .section .banner-graph .banner li .slide .slide-content {
                        padding: 33px 1px 33px 21px;
                        position: relative;
                        z-index: 9;
                    }

                        section .section .banner-graph .banner li .slide .slide-content button {
                            background: rgb(23, 123, 231);
                            padding: 3px 14px;
                            border: 1px solid rgb(255, 255, 255);
                            color: rgb(255, 255, 255);
                            margin-top: 10px;
                            border-radius: 7px;
                            font-size: 12px;
                            text-transform: uppercase;
                            line-height: 17px;
                            font-weight: normal;
                            transition: all 0.5s ease 0s;
                            cursor: pointer;
                        }

                            section .section .banner-graph .banner li .slide .slide-content button:hover {
                                background: rgb(0, 143, 79);
                            }

                        section .section .banner-graph .banner li .slide .slide-content p {
                            overflow: hidden;
                            display: -webkit-box;
                            -webkit-line-clamp: 2;
                            -webkit-box-orient: vertical;
                            text-overflow: ellipsis;
                            height: 3rem;
                            margin-bottom: 6px;
                        }

            section .section .banner-graph .banner .lSSlideOuter .lSPager.lSpg {
                margin-top: 20px !important;
            }

                section .section .banner-graph .banner .lSSlideOuter .lSPager.lSpg li {
                    padding-top: 0px;
                }

                section .section .banner-graph .banner .lSSlideOuter .lSPager.lSpg > li a {
                    height: 5px;
                    width: 55px;
                }

        section .section .banner-graph .attendence {
            width: 21%;
            margin-top: -14px;
            display: inline-block;
            padding: 10px 15px 0px;
            min-height: 331px;
            background: rgb(255, 255, 255);
            box-shadow: rgb(212, 221, 244) 1px 2px 20px 1px;
            vertical-align: top;
            overflow: hidden;
            position: relative;
        }

            section .section .banner-graph .attendence div#graphDiv {
                background: rgb(255, 255, 255);
                padding: 11px 0;
                position: relative;
                margin-top: 5px;
            }

div#graphDiv {
    height: 280px;
}

    div#graphDiv canvas#myChart {
        width: 100% !important;
    }

section .section .banner-graph .attendence .piegraph {
    display: none;
    background: white;
    padding: 20px;
}

section .section .banner-graph .attendence .toggle-blk {
    display: flex;
    justify-content: flex-end;
}

    section .section .banner-graph .attendence .toggle-blk button {
        cursor: pointer;
        background: rgb(230, 230, 230);
        box-shadow: grey 1px 2px 2px;
        font-size: 14px;
        padding: 3px 10px;
        margin-left: 7px;
        min-width: 96px;
        line-height: 21px;
        border: none;
    }

    section .section .banner-graph .attendence .toggle-blk .active {
        background: rgb(0 143 79);
        color: rgb(255, 255, 255);
    }

section .section .lms {
    padding: 0px 26px;
    height: 460px;
    overflow: hidden;
}

    section .section .lms p {
        margin-bottom: 0px;
        color: rgb(33, 33, 33);
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }

    /*Start 18-01-2022*/
    section .section .lms ul#lms-slider li {
        max-width: 370px;
        margin-bottom: 0px;
    }
        /*End 18-01-2022*/

        section .section .lms ul#lms-slider li .slide {
            width: 97%;
            background: rgb(255, 255, 255);
            margin: 56px auto 20px;
            box-shadow: rgb(183, 196, 228) 1px 2px 20px 1px;
        }

            section .section .lms ul#lms-slider li .slide .slide-img {
                position: relative;
                height: 200px;
                overflow: hidden;
            }

                section .section .lms ul#lms-slider li .slide .slide-img img {
                    width: 100%;
                    position: absolute;
                    height: 200px;
                }

                section .section .lms ul#lms-slider li .slide .slide-img video {
                    width: 100%;
                    position: absolute;
                    height: 200px;
                    opacity: 0;
                    transition: all 0.5s ease 0s;
                }

        section .section .lms ul#lms-slider li .slide-content {
            padding: 20px 15px;
        }

            section .section .lms ul#lms-slider li .slide-content h3 span {
                color: rgb(0, 143, 79);
                text-shadow: none;
            }

.slide-content span.grey i {
    color: #b9b9b9;
}

section .section .lms ul#lms-slider li .slide-content h3 span:last-child {
    float: right;
    font-size: 19px;
}

section .section .lms ul#lms-slider li video {
    object-fit: fill;
    width: 100%;
    height: 200px;
}

section .section #lms-slider .slide:hover video {
    opacity: 1 !important;
}

section .section .timetable {
    padding: 26px;
    position: relative;
}

section .section .timetable-blk {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    background: rgb(255, 255, 255);
    width: 100%;
    padding: 12px;
    box-shadow: rgb(212, 221, 244) 1px 2px 20px 1px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 20px;
}

    section .section .timetable-blk > h3 {
        border-bottom: 1px solid rgb(221, 221, 221);
        position: relative;
        z-index: 9;
        font-size: 20px;
        padding-bottom: 8px;
    }

section .section .timetable-blk-flex {
    display: flex;
    align-items: center;
    padding: 0px 20px;
    position: relative;
    z-index: 9;
}

    section .section .timetable-blk-flex h3 {
        color: #008f4f;
    }

        section .section .timetable-blk-flex h3 span {
            font-size: 50%;
            color: rgb(126, 126, 126);
            font-weight: normal;
        }

    section .section .timetable-blk-flex div {
        padding: 20px;
    }

section .section .timetable-blk p {
    margin-bottom: 0px;
    position: relative;
    z-index: 9;
}

section .section .timetable-blk::before {
    content: "";
    width: 91%;
    height: 100%;
    background: rgba(255, 255, 255, 0.58);
    position: absolute;
    transform: translate(-50%, -50%);
    top: 42%;
    left: 50%;
}

section .section .timetable-blk::after {
    content: "";
    width: 82%;
    height: 100%;
    background: rgba(255, 255, 255, 0.35);
    position: absolute;
    transform: translate(-50%, -50%);
    top: 33%;
    left: 50%;
}

section .section .timetable-blk .view-more {
    position: absolute;
    cursor: pointer;
    right: 18px;
    top: 45%;
    font-size: 15px;
    background: radial-gradient(rgb(255, 255, 255), rgb(236, 236, 236));
    line-height: 0;
    padding: 10px;
    border-radius: 50%;
    height: 35px;
    z-index: 9;
    color: rgb(220, 220, 220);
    transition: all 0.5s ease-in 0s;
    width: 35px;
    text-align: center;
}

section .section .timetable-blk:hover .view-more {
    background: rgb(30, 73, 185);
    color: rgb(255, 255, 255);
}

section .section .timetable-details {
    display: none;
    position: fixed;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    background: rgb(255, 255, 255);
    z-index: 99;
    box-shadow: rgb(144, 144, 144) 0px 0px 20px 0px;
    border: 4px solid #000;
}

    section .section .timetable-details .close {
        padding: 9px 10px;
    }

    section .section .timetable-details > div {
        padding: 20px;
    }

section .section .timetable-details_flex {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    justify-content: space-between;
}

    section .section .timetable-details_flex img {
        margin-right: 20px;
    }

    section .section .timetable-details_flex p {
        margin-bottom: 0px;
    }

    section .section .timetable-details_flex .right-text {
        text-align: right;
    }

section .section .timetable-details h3 span {
    color: rgb(0, 143, 79);
    text-shadow: none;
}

section .section .timetable-details h3:last-child {
    position: absolute;
    right: 17px;
    font-weight: bold;
}

    section .section .timetable-details h3:last-child span {
        color: lightgrey;
        font-size: 17px;
        font-weight: normal;
    }

section .section .assignment {
    padding: 26px 26px 0px;
    height: 380px;
    overflow: hidden;
}

    section .section .assignment p {
        margin-bottom: 0px;
    }

    section .section .assignment ul li {
        padding: 60px 10px 10px;
    }

section .section .assignment-blk {
    background: rgb(255, 255, 255);
    padding: 20px;
    box-shadow: rgb(212, 221, 244) 1px 2px 11px 0px;
}

section .section .assignment-blk-flex {
    display: flex;
    align-items: center;
}
    /*Mani 09.03.2022 Start*/
    section .section .assignment-blk-flex img {
        /*  width: 200px;
        min-width: 200px;*/
        margin-right: 20px;
        margin-bottom: 10px;
        height: 90px;
    }
/*Mani 09.03.2022 End*/
section .section .assignment-blk p {
    margin-bottom: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

    section .section .assignment-blk p span {
        float: right;
    }

        section .section .assignment-blk p span i {
            margin-left: 10px;
            margin-right: 5px;
            color: rgb(0, 143, 79);
        }

section .section .assignment .lSAction {
    display: block !important;
}

.lSAction {
    position: absolute;
    right: 0;
    top: 0;
    width: 121px;
    height: 35px;
    z-index: 9;
    cursor: pointer;
}

section .section .assessment {
    padding: 26px;
    position: relative;
}

/*  section .section .assessment::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
        background: linear-gradient(0deg, rgb(30, 73, 185) 50%, transparent 50%);
    }*/

.assessment-blk-flex h2.date {
    font-size: 27px;
    text-align: center;
    padding: 27px 33px;
    margin-right: 15px;
    margin-bottom: 0;
    background: #1161b7;
    color: white;
}

section .section .assessment #canvas {
    height: 395px !important;
}

/*section .section .assessment .assessment-chart {
    background: rgb(255, 255, 255);
    box-shadow: rgb(212, 221, 244) 1px 2px 11px 0px;
    padding: 20px 20px;
    height: 400px;
}*/
section .section .assessment .assessment-chart {
    background: rgb(255, 255, 255);
    box-shadow: rgb(212, 221, 244) 1px 2px 11px 0px;
    padding: 20px 20px;
    height: 510px;
}


canvas#assessmentChart {
    height: 88% !important;
}

section .section .assessment .assessment-chart h3 {
    text-align: center;
    margin-bottom: 20px;
}

section .section .assessment .assessment-chart #chartContainer1 {
    width: 95%;
    height: 400px;
}

section .section .assessment-blk {
    width: 47%;
    margin: 0px 5px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(212, 221, 244) 1px 2px 20px 1px;
    position: relative;
    display: inline-grid;
}

.assessment-blk-flex div {
    padding: 28px 0px;
}

section .section .assessment-blk-flex {
    display: flex;
    align-items: center;
}

section .section .assessment-blk:hover::before {
    width: 100%;
}

section .section .assessment-blk::before {
    width: 0%;
    height: 2px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgb(17 97 183);
    content: "";
    transition: all 0.5s ease 0s;
}

section .section .assessment-blk p {
    margin-bottom: 0;
    font-size: 17px;
}

.assessment-blk-flex h2.date span {
    font-weight: normal;
    font-size: 21px;
}

section .section .assessment-blk {
    margin-bottom: 15px;
}

button.viewAll {
    cursor: pointer;
}

    button.viewAll a {
        color: white;
    }

    button.viewAll:hover {
        border: 1px solid #008f4f;
        background: #008f4f;
    }

button.viewAll {
    font-size: 14px;
    padding: 0px 20px;
    border: 1px solid #177be7;
    background: #177be7;
    color: #fff;
    float: right;
    margin-right: 15px;
}

.trending1 {
    padding: 30px 26px 10px;
    position: relative;
}

    .trending1 .demo {
        height: 235px;
        overflow: hidden;
    }

    .trending1 ul li {
        padding-top: 40px;
    }

        .trending1 ul li .trending-blk {
            width: 100%;
            margin: 5px 5px 10px;
            display: inline-block;
            position: relative;
            padding: 25px;
            background: rgb(255, 255, 255);
            box-shadow: rgb(201, 201, 201) 1px 4px 8px;
        }

        .trending1 ul li .trending-blk-flex {
            display: flex;
            align-items: flex-start;
        }

            .trending1 ul li .trending-blk-flex img {
                width: 30%;
                margin-right: 20px;
            }

            .trending1 ul li .trending-blk-flex .yellotext span {
                float: right;
            }
            /*15-11-2021*/
            .trending1 ul li .trending-blk-flex p {
                margin-bottom: 10px;
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                text-overflow: ellipsis;
            }
                /*15-11-2021*/
                .trending1 ul li .trending-blk-flex p b {
                    color: black;
                    font-weight: bold;
                    margin-right: 5px;
                }

                .trending1 ul li .trending-blk-flex p:last-child {
                    margin-bottom: 0px;
                }

                    .trending1 ul li .trending-blk-flex p:last-child span {
                        margin-left: 10px;
                    }

            .trending1 ul li .trending-blk-flex + img {
                width: 32px;
                position: absolute;
                right: 15px;
                bottom: 4%;
            }

.trending ul li .trending-blk-flex {
    display: flex;
    align-items: center;
}

    .trending ul li .trending-blk-flex img {
        width: 30%;
        margin-right: 20px;
    }

    .trending ul li .trending-blk-flex .yellotext span {
        float: right;
    }
    /*15-11-2021*/
    .trending ul li .trending-blk-flex p {
        margin-bottom: 10px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
    }
        /*15-11-2021*/
        .trending ul li .trending-blk-flex p:last-child {
            margin-bottom: 0px;
        }

            .trending ul li .trending-blk-flex p:last-child span {
                margin-left: 10px;
            }

    .trending ul li .trending-blk-flex + img {
        position: absolute;
        right: 15px;
        bottom: 7%;
    }

.trending1 .lSAction > a {
    filter: invert(0);
}

.trending {
    padding: 30px 26px 20px;
    position: relative;
}

    .trending .demo {
        height: 235px;
        overflow: hidden;
    }

    .trending::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
        background: linear-gradient(0deg, rgb(30, 73, 185) 50%, transparent 50%);
    }

    .trending ul li {
        padding-bottom: 40px;
    }

        .trending ul li .trending-blk {
            width: 100%;
            margin: 5px 5px 10px;
            display: inline-block;
            position: relative;
            padding: 25px;
            background: rgb(255, 255, 255);
            box-shadow: rgb(35, 70, 158) 1px 4px 8px;
        }

    .trending .lSAction > a {
        filter: invert(1);
    }

.copyright {
    padding: 0px 20px;
    height: 30px;
    background: rgb(30, 73, 185);
    font-size: 14px;
    color: white;
    line-height: 28px;
}

    .copyright span {
        float: right;
    }

a.canvasjs-chart-credit {
    display: none;
}

div#chartContainer1 {
    padding: 9px;
    background: rgb(255, 255, 255);
}

.lSAction > a {
    width: 24px !important;
    height: 18px !important;
}

a.lSNext {
    background-size: 100% 100%;
    background-image: url("../Images/StudentPortal/arrow-img.png") !important;
    background-position: left center !important;
    opacity: 1 !important;
    top: 75% !important;
}

a.lSPrev {
    background-size: 100% 100%;
    background-position: center center;
    transform: rotateY(177deg);
    background-image: url("../Images/StudentPortal/arrow-img.png") !important;
    opacity: 1 !important;
    top: 75% !important;
    left: 38% !important;
    z-index: 999999999 !important;
}

.yellotext {
    color: rgb(56, 56, 56);
}

.read-more {
    background: radial-gradient(white, rgb(142, 185, 255));
    width: 70px;
    display: flex;
    border-radius: 50%;
    line-height: 25px;
    font-size: 35px;
    height: 70px;
    justify-content: center;
    align-items: center;
}

section {
    background: rgb(240, 240, 243);
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

    /*Mani 09.03.2022 Start*/
    section .menumyclass {
        position: fixed !important;
        left: 0px !important;
        top: -1px !important;
        height: 100vh !important;
    }

    section .menu {
        width: 5%;
        background: rgb(255, 255, 255);
        height: 91vh;
        display: flex;
        justify-content: center;
        transition: 0.5s;
        z-index: 999;
        overflow: hidden;
        scrollbar-width: none; /* Firefox */
        scrollbar-gutter: stable;
        scrollbar-width: thin;
        scrollbar-color: rgb(142, 185, 255) transparent;
    }

        section .menu::-webkit-scrollbar {
            width: 3px;
            opacity: 0;
            transition: opacity 0.3s ease;
        }

        /* Show scrollbar smoothly on hover */
        section .menu:hover {
            overflow-y: auto !important;
            overflow-x: hidden;
        }

            section .menu:hover::-webkit-scrollbar {
                opacity: 1;
            }

        /* Optional: style scrollbar */
        section .menu::-webkit-scrollbar-track {
            background: transparent;
        }

        section .menu::-webkit-scrollbar-thumb {
            background: rgba(0, 0, 0, 0.3);
            border-radius: 4px;
        }

        /*Mani 09.03.2022 Start*/

        section .menu > ul {
            width: 100%;
            margin-left: 0px;
            padding-left: 0px;
            margin-bottom: 0;
        }
            


            section .menu > ul > li {
                list-style-type: none;
                position: relative;
                height: 70px;
                cursor: pointer;
                margin: auto;
                width: 100%;
                z-index: 9;
            }

                section .menu > ul > li p {
                    position: absolute;
                    background: rgb(0, 143, 79);
                    padding: 9px 2px;
                    text-align: center;
                    left: 100%;
                    width: max-content;
                    top: 50%;
                    transform: translate(0%, -50%);
                    min-width: 142px;
                    box-shadow: rgb(255, 255, 255) 0px 0px 5px;
                    color: rgb(255, 255, 255);
                    z-index: 2147483647;
                    display: none;
                }

                    section .menu > ul > li p::before {
                        content: "";
                        width: 0px;
                        height: 0px;
                        border-right: 20px solid rgb(0, 143, 79);
                        border-top: 20px solid rgba(255, 0, 0, 0);
                        border-bottom: 20px solid rgba(255, 0, 0, 0);
                        left: -10px;
                        top: 0px;
                        position: absolute;
                    }
                section .menu > ul > li .tooltip-text {
                    position: fixed; /* not absolute — important */
                    background: rgb(0, 143, 79);
                    color: #fff;
                    padding: 9px 10px;
                    white-space: nowrap;
                    border-radius: 4px;
                    display: none;
                    z-index: 99999;
                    box-shadow: 0 0 5px #aaa;
                }
                    section .menu > ul > li .tooltip-text::before {
                        content: "";
                        width: 0px;
                        height: 0px;
                        border-right: 20px solid rgb(0, 143, 79);
                        border-top: 20px solid rgba(255, 0, 0, 0);
                        border-bottom: 20px solid rgba(255, 0, 0, 0);
                        left: -10px;
                        top: 0px;
                        position: absolute;
                    }

                section .menu > ul > li img:nth-child(2), section .menu > ul > li:hover img:nth-child(1) {
                    opacity: 0;
                }

                section .menu > ul > li:hover img:nth-child(2) {
                    opacity: 1;
                }

            section .menu > ul li:nth-child(6) > .menu-sub-menu {
                top: unset;
            }

    section .addMenu {
        position: fixed;
        top: 0px;
        left: 0px;
        height: 100vh;
        box-shadow: rgb(216, 223, 239) 1px 2px 15px;
        z-index: 999;
    }

        section .addMenu ul {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }

        section .addMenu + .section {
            float: right;
        }

    .lms .trending1 .heading, .lms .assignment .heading, .lms .heading, section .section .assignment .heading, .trending1 .heading {
        margin-bottom: -30px;
    }

.lmspage h1 {
    Color: black;
    font-size: 22px !important;
    font-weight: bold;
}
/*Mani 09.03.20222 Start*/
section .lmspage {
    width: 100%;
    padding: 26px;
    z-index: 9;
    position: relative;
    min-height: 100vh;
}


.messageinr-boxes {
    overflow: hidden;
    width: 100%;
    padding: 15px 0px;
}

.sort-list-message {
    width: 48%;
    position: relative;
    height: 670px;
    padding-top: 0px;
    float: left;
}

.detailed-block_message.active .notify_icon {
    display: block;
    width: 30px;
    height: 30px;
    margin-top: 0px;
    margin-left: 5px;
}

.StaffStudentdiscription .notify_icon {
    padding: 0px;
    background: #81d6de;
    float: left;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 6px;
    margin-top: 1px;
}

.Staffdiscription {
    position: relative;
    /*    float: left;
*/
}

.studentmessage .card {
    border-bottom: 1px solid rgb(0 0 0 / 6%) !important;
    cursor: pointer !important;
    position: relative !important;
    transition: 0.5s !important;
    width: 100% !important;
    max-height: 70px !important;
    margin-bottom: 0 !important;
}

.studentmessage .card {
    overflow: hidden;
    position: static;
}

.studentmessage .card {
    transition: 0.5s;
    border: transparent;
}

.student-teacher {
    position: absolute;
    right: -11px;
    width: 37px;
    height: 37px;
    z-index: 9;
    bottom: -12px;
    padding: 6px 7px;
    box-shadow: 0px 0px 2px 0px #a9a9a9;
    border-radius: 100%;
    overflow: hidden;
    background: #ececec;
}

    .student-teacher img {
        width: 13px;
        margin-top: -12px;
    }

.pos-sticky {
    position: sticky;
    top: -9px;
}

.rel-main-block .notify_icon {
    padding: 0px;
    background: #81d6de;
    float: left;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 6px;
    margin-top: 1px;
}

.rel-main-block:nth-child(2n) .notify_icon {
    background: #f7a9a9;
}

.rel-main-block:nth-child(3n) .notify_icon {
    background: #8ede89;
}

.rel-main-block:nth-child(4n) .notify_icon {
    background: #fdc649;
}

.rel-main-block:nth-child(5n) .notify_icon {
    background: #fdaeae;
}

div#pagination-container {
    position: absolute;
    bottom: -36px;
    width: 100%;
    margin-bottom: 0;
    height: 30px;
    background: white;
}

/*div#pagination-container {
    position: absolute;
    bottom: -20px;
    width: 100%;
    margin-bottom: 0;
    height: 40px;
    background: white;
}*/

.messageinr-boxes .notify_icon p {
    color: white;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 30px;
    text-align: center;
}

.pos-sticky .nameclass {
    float: left;
    margin-right: 15px;
    width: max-content;
    vertical-align: middle;
    display: flex;
    align-content: flex-start;
    justify-content: left;
}

.readMessage + .starterd + .card .nameclass h3, .readMessage + .starterd + .card .nameclass h4 {
    font-weight: normal;
    margin-bottom: 0px !important;
    line-height: 1;
}

.nameclass h3 {
    width: max-content;
    color: #000000 !important;
    margin-bottom: 5px;
    font-size: 14px;
}


.detailed-block_message.active {
    min-width: 50%;
    padding: 0px;
    box-shadow: 0px 0px 5px #bfbfbf;
    margin-left: 20px;
    position: relative;
    transition: 0.5s;
    float: left;
}

.detailed-block_message {
    width: 0%;
    position: relative;
    min-width: 0px;
    padding: 0px;
    background: #eeeeee00;
    margin-left: 21px;
    overflow-y: hidden;
    margin: 0;
    height: auto;
    overflow-x: hidden;
    transition: 0.5s;
}

.messageop {
    position: absolute;
    right: 34px;
    top: 15px;
}

    .messageop .myBtn_multi {
        float: left;
    }

        .messageop .myBtn_multi img {
            height: 40px;
        }

/*Message*/
.chatboxmess .chat-box-tray .fa-image {
    position: relative;
}

.uploadimagecomhide .e-upload-actions button {
    margin: 0px !important;
    height: 30px !important;
    color: #fff !important;
    width: 53px !important;
    background: #096ad9 !important;
    top: 3px !important;
    left: 8px;
    z-index: 9;
}

.uploadimagecomsend .e-upload-actions button {
    position: absolute;
    margin: 0px !important;
    height: 30px;
    color: #fff !important;
    width: 53px;
    background: #096ad9 !important;
    top: -25px;
    right: 0px;
}

.uploadimagecomsend .e-upload-actions .e-primary {
    display: none;
}

.uploadimagecomsend {
    display: block;
    position: absolute;
    top: 0px;
}

    .uploadimagecomsend button {
        width: 32px;
        background: transparent !important;
        border: transparent !important;
        color: transparent !important;
        height: 25px;
        margin-top: -9px;
        margin-left: -7px;
        box-shadow: none !important;
    }

    .uploadimagecomsend .e-upload .e-file-select-wrap {
        padding: 0px 7px !important;
    }

    .uploadimagecomsend .e-upload {
        border: none !important;
    }

    .uploadimagecomsend input {
        position: absolute;
        top: 0px;
        left: -15px;
    }

    .uploadimagecomsend .e-file-size, .uploadimagecomsend .e-file-status {
        display: none !important;
    }


    .uploadimagecomsend .e-upload .e-upload-files .e-upload-file-list .e-file-container, .uploadimagecomsend .e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container {
        margin-right: 40px !important;
        display: flex;
        font-weight: 100;
    }

    .uploadimagecomsend .e-upload .e-upload-files .e-file-remove-btn.e-icons {
        margin: 0px 12px !important;
        margin-top: -1px !important;
        height: auto !important;
        background: #096ad9;
        color: #fff;
        border-radius: 50%;
        width: auto;
        padding: 4px;
        font-size: 11px;
    }

    .uploadimagecomsend .e-upload .e-upload-files .e-upload-file-list {
        height: auto !important;
        min-height: auto !important;
        border-bottom: none !important;
    }

    .uploadimagecomsend .e-upload .e-upload-files {
        border-top: none !important;
        /* display: flex; */
        position: absolute;
        /* width: 37%; */
        overflow-x: hidden;
        overflow-y: auto;
        background: #fff;
        Max-height: 440px;
        bottom: 43px;
        width: 330px;
        right: -24px;
        box-shadow: 0px 0px 5px #bfbfbf;
    }


.replyColor {
    background-color: #7fbcfb !important;
    border: 1px solid #1c7fe5;
}

.rplymsgshow {
    background: #70b2f7;
    font-size: 11px;
    border-left: 3px solid #09529c;
    padding: 3px 5px;
    border-radius: 4px;
}



.buttnstd .btn-primary {
    color: #fff;
    background-color: #52c193 !important;
    border-color: #29b279 !important;
    font-size: 15px;
}

.uploadimagecomnew .e-file-size, .uploadimagecomnew .e-file-status {
    display: none !important;
}

.uploadimagecomnew .e-upload .e-upload-files {
    border-top: none !important;
    /* display: flex; */
    position: absolute;
    /* width: 37%; */
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
    Max-height: 254px;
    bottom: -5px;
    width: 330px;
    left: 0px;
    box-shadow: 0px 0px 5px #bfbfbf;
    z-index: 9;
}

.e-upload .e-upload-files .e-file-remove-btn.e-icons:not(.e-upload-progress):hover {
    background-color: #076ddb !important;
}

.uploadimagecomnew .e-upload .e-upload-files .e-upload-file-list {
    height: auto !important;
    min-height: auto !important;
    border-bottom: none !important;
}

.uploadimagecomnew .e-upload .e-upload-files .e-upload-file-list {
    border: none !important;
}

    .uploadimagecomnew .e-upload .e-upload-files .e-upload-file-list .e-file-container, .uploadimagecomnew .e-bigger.e-small .e-upload .e-upload-files .e-upload-file-list .e-file-container {
        margin-right: 40px !important;
        display: flex;
        font-weight: 100;
    }

.uploadimagecomnew .e-upload .e-upload-files .e-file-remove-btn.e-icons {
    margin: 0px 12px !important;
    margin-top: -31px !important;
    height: auto !important;
    background: #096ad9;
    color: #fff;
    border-radius: 50%;
    width: auto;
    padding: 4px;
    font-size: 11px;
}

.combdyimg .uploadimagecomnew .e-upload .e-upload-files .e-file-remove-btn.e-icons {
    margin-top: -4px !important;
}

.formstd {
    padding: 20px 10px;
}

    .formstd .multiline {
        margin-bottom: 25px;
    }

.multiline_wrapper .e-multiselect.e-input-group, .multiline_wrapper .e-multiselect.e-float-input {
    border: none !important;
    border-bottom: 1px solid #ddd !important;
    border-radius: 0px !important;
}

.multiline_wrapper textarea {
    border: none !important;
    border-bottom: 1px solid #ddd !important;
    border-radius: 0px !important;
}

.uploadimagecom i {
    font-size: 28px;
    color: #fff;
    margin-left: 15px;
    background: #026ec5;
    padding: 10px;
    border-radius: 26%;
}


.uploadimagecomhide {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

    .uploadimagecomhide .e-upload {
        border: none !important;
    }

        .uploadimagecomhide .e-upload .e-file-select-wrap {
            padding: 0px;
        }

.uploadimagecom .uploadimagecomhide button {
    background: transparent;
    border: transparent;
    color: transparent;
    position: absolute;
    top: -15px;
    width: 240px;
    height: 60px;
}

    .uploadimagecom .uploadimagecomhide button:hover, .uploadimagecom .uploadimagecomhide button:focus, .uploadimagecom .uploadimagecomhide button:active {
        background: transparent;
        border: transparent;
        color: transparent;
        box-shadow: none;
    }




.msgbody {
    max-height: 704px;
    overflow: auto;
}

.userdetailm {
    position: absolute;
    top: 0px;
    width: 100%;
    background: #efefef;
    padding-left: 10px;
    padding-top: 4px;
    z-index: 9;
}

.userdetailmimg {
    display: block;
    height: 40px;
    width: 40px;
    padding: 0px;
    overflow: hidden;
    border-radius: 50%;
    z-index: 100;
    border: 2px solid #d5d0d0;
    background-repeat: no-repeat;
    transition: opacity 0.075s;
    background: #fff;
    float: left;
}

    .userdetailmimg img {
        z-index: 101;
        height: 37px;
        width: 37px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: center center;
    }

.userdetailmname {
    float: left;
    padding: 10px;
}

    .userdetailmname span {
        font-size: 15px;
        font-weight: normal;
    }

.forwdlt {
    text-align: right;
    padding-top: 9px;
}

    .forwdlt span {
        padding-right: 15px;
    }



.rplydlt {
    position: absolute;
    cursor: pointer;
    bottom: 0px;
    right: 10px;
    display: none;
}

.chatmsg .chatmsg-history .message:hover .rplydlt {
    display: block;
}

.rplydlt label {
    margin-right: 5px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    height: 23px;
    width: 23px;
    padding: 0px 6px;
    line-height: 25px;
    background: #9ecaf7;
}

    .rplydlt label:hover, .rplydlt label:focus {
        background: #21cd86;
    }

.replymesagebody {
    position: absolute;
    background: rgb(225 235 247);
    width: 100%;
    border-left: 4px solid #3580cd;
    padding: 5px;
    bottom: 55px;
    font-size: 16px;
}

    .replymesagebody i {
        background: #005cc5;
        width: 20px;
        height: 20px;
        color: #fff;
        padding: 3px 5px;
        border-radius: 50%;
        font-size: 14px;
    }

.chatmsg {
    height: 76vh;
    overflow: auto;
}

.combdyimg {
    height: 76vh;
}

    .combdyimg .multiline_wrapper textarea {
        border: 1px solid #ddd !important;
        border-radius: 9px !important;
    }

    .combdyimg .multiline_wrapper .e-multiselect.e-input-group, .combdyimg .multiline_wrapper .e-multiselect.e-float-input {
        border: 1px solid #ddd !important;
        border-radius: 9px !important;
    }

.chatmsg .chatmsg-history {
    padding: 20px 20px 0px 20px;
    border-bottom: 2px solid #fff;
}

    .chatmsg .chatmsg-history ul {
        padding: 0;
    }

        .chatmsg .chatmsg-history ul li {
            list-style: none;
            margin-bottom: 30px;
        }

    .chatmsg .chatmsg-history .message-data {
        margin-bottom: 8px;
        line-height: 31px;
    }

        .chatmsg .chatmsg-history .message-data img {
            border-radius: 40px;
            width: 40px;
        }

    .chatmsg .chatmsg-history .message {
        color: #444;
        padding: 10px 10px 29px 10px;
        line-height: 20px;
        font-size: 13px;
        border-radius: 7px;
        display: inline-block;
        position: relative;
        overflow-wrap: anywhere;
        min-width: 80px;
        box-shadow: 0 1px 0.5px #c3c0c0;
        letter-spacing: .6px;
    }

.attackimageimg {
    height: 30px;
    margin-right: 10px;
}

.chatmsg .chatmsg-history .other-message {
    background: #9ecaf7;
    text-align: left;
    color: #000;
    min-width: 20%;
    max-width: 83%;
}



.clearfixmsg:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}




.chatmsg .chatmsg-history .my-message {
    background: #efefef;
    text-align: justify;
    min-width: 20%;
    max-width: 83%;
}

.chatmsg .chatmsg-history .message:after {
    bottom: 100%;
    /*left: 7%;*/
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.chatmsg .chatmsg-history .my-message:after {
    bottom: 100%;
    left: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #efefef;
    border-width: 10px;
    margin-left: -10px;
}

.chatmsg .chatmsg-history .other-message:after {
    border-bottom-color: #74b9ff;
    right: 10px;
}

.msg-details {
    height: 587px;
    overflow: auto;
}

.chat-box-tray {
    background: #eee;
    display: flex;
    align-items: baseline;
    padding: 10px 15px;
    align-items: center;
    margin-top: 19px;
    bottom: 0;
}

.chatboxmess {
    width: 100%;
}

.imguplm {
    margin-left: 15px;
    margin-right: 15px;
}

.chat-box-tray input {
    margin: 0 10px;
    padding: 6px 12px;
    border: none;
    border-radius: 30px;
    width: 80%;
}

.chat-box-tray i {
    color: grey;
    font-size: 20px;
    vertical-align: middle;
}

    .chat-box-tray i:last-of-type {
        margin-right: 10px;
    }

.chat-box-tray .fa-paper-plane {
    transform: rotate(20deg);
}


/*Message*/




/*Mani 09.03.20222 End*/
section .lmspage-banner {
    width: 100%;
    display: inline-block;
    margin-top: -34px;
    vertical-align: top;
    padding-bottom: 0px;
    align-items: center;
    overflow: hidden;
    position: relative;
    z-index: 99;
}

    /*Mani*/

    section .lmspage-banner video {
        width: 100%;
        height: 250px;
        object-fit: fill;
    }

section .lmspage-details-heading {
    padding: 15px 0px 0px;
}

    section .lmspage-details-heading h1 {
        font-size: 35px !important;
        font-weight: normal !important;
    }

        section .lmspage-details-heading h1 span {
            color: rgb(0, 143, 79);
        }

.lmspage-details-heading > p {
    margin-bottom: 0;
}

section .lmspage .chapter-details {
    z-index: 99;
    background: rgb(255, 255, 255);
    margin-top: -11px;
    position: relative;
    box-shadow: rgb(212, 212, 212) -1px -7px 5px 0px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    display: none;
}

section .lmspage .chapter-details-blk {
    overflow: hidden;
    position: relative;
    border-radius: 9px;
}

section .lmspage .chapter-details-blk-flex {
    padding: 50px;
    display: flex;
}

section .lmspage .chapter-details-blk-head > .heading > div {
    color: #959595;
}

section .lmspage .chapter-details-blk-head {
    display: flex;
    flex-direction: column;
    padding: 0px 10px 0px 0px;
}

    section .lmspage .chapter-details-blk-head > .heading {
        display: flex;
        padding-right: 5px;
        justify-content: space-between;
        font-size: 16px;
        padding-left: 0px;
    }

section .lmspage .chapter-details-blk-details {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

    section .lmspage .chapter-details-blk-details > div p i {
        color: rgb(30, 73, 185);
        font-size: 14px;
        margin-right: 6px;
    }

    section .lmspage .chapter-details-blk-details h3 {
        font-size: 22px;
        color: rgb(0, 0, 0);
    }

    section .lmspage .chapter-details-blk-details > p {
        padding-right: 5px;
    }

    section .lmspage .chapter-details-blk-details > div {
        min-width: max-content;
        padding: 0px 17px;
        border-left: 1px solid rgb(212, 212, 212);
        max-width: 570px;
    }

        section .lmspage .chapter-details-blk-details > div p {
            margin-bottom: 0px;
            text-align: left;
            width: 100%;
            height: max-content;
            min-height: 38px;
            position: relative;
        }

.learning-Topics.active-chapter {
    min-width: 250px;
    width: max-content;
    overflow: visible;
    transition: all 1s ease 0s;
    animation: 1s ease 0s 1 normal none running scaling-blk;
}

.know-teacher img {
    margin-right: 5px;
}

.start {
    width: 120px;
    height: 120px;
    background: rgb(239, 239, 239);
    position: absolute;
    left: 2px;
    border-radius: 50%;
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: 250px;
    box-shadow: rgb(86, 86, 86) 1px 3px 10px;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    font-size: 25px;
}

    .start p {
        margin-bottom: 0px;
    }

section .lmspage .chapter-details-blk-details > div:nth-child(n + 3) img {
    animation: 4s ease 0s infinite alternate none running scale-badge;
}

@keyframes scale-badge {
    0% {
        width: 25px;
    }

    100% {
        width: 30px;
    }
}

section .lmspage .chapter-details-blk-details .recognition span {
    color: gold;
}

    section .lmspage .chapter-details-blk-details .recognition span.badges {
        color: rgb(12, 125, 66);
    }

section .lmspage .score {
    display: flex;
    color: rgb(0, 0, 0);
    margin-top: 20px;
}

    section .lmspage .score .progress {
        width: 300px;
        overflow: visible;
        position: relative;
    }

        section .lmspage .score .progress p {
            position: absolute;
            z-index: 9;
            margin-bottom: 0px;
            padding: 11px 0px 0px 8px;
            line-height: 0;
            font-size: 16px;
            color: white;
        }

@keyframes progress-wid {
    0% {
        width: 0%;
    }
}

.videos {
    position: relative;
}
/*Mani*/



.videos-tab-popup, .videos-lab-exp-popup, .videos-quickRevision-popup, .videos-quickRevisionVideo-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: auto;
    transform: translate(-50%, -50%);
    background: #000;
    z-index: 99999;
    box-shadow: -2px 1px 18px 0px #5e5e5e;
    padding: 40px 20px 0px 20px;
    display: none;
}
    /*Mani*/
    .videos-tab-popup p, .videos-tab-popup i, .videos-lab-exp-popup i {
        color: #fff;
    }

    .videos-tab-popup .pop-up-video .video > div, .videos-tab-popup .pop-up-video1 .video > div {
        display: flex;
    }

    .videos-tab-popup .pop-up-video p.video-name, .videos-tab-popup .pop-up-video1 p.video-name {
        position: absolute;
        top: unset;
        font-weight: bold;
        left: 0;
        bottom: 100%;
    }

.videos .video-duration .video-duration-period {
    color: #9f9b9b;
}

div#FullScreen .video-duration-period {
    top: -10px;
}

.complete-uncomplete.resume {
    background-color: #e59a10;
}

.videos-tab-popup .pop-up-video .complete-uncomplete i.fas.fa-pause, .videos-tab-popup .pop-up-video1 .complete-uncomplete i.fas.fa-pause {
    color: #fff;
}

.videos-tab-popup .pop-up-video .right-wrong, .videos-tab-popup .pop-up-video1 .right-wrong {
    justify-content: flex-end;
}

.pop-up-video .videos > div > p, .pop-up-video1 .videos > div > p {
    width: 100%;
}

.pop-up-video .complete, .pop-up-video .uncomplete, .pop-up-video .resume {
    display: none !important;
}

.pop-up-video .videos > div, .pop-up-video1 .videos > div {
    display: flex;
    justify-content: space-between;
}

.videos .video-duration {
    position: relative;
    padding: 18px 8px 15px;
}

.video-duration-period {
    position: absolute;
    top: -1px;
    font-size: 14px;
    right: 16px;
    color: grey;
    letter-spacing: 1px;
}

.pop-up-video .complete-uncomplete, .pop-up-video1 .complete-uncomplete {
    display: none !important;
}

    .pop-up-video .complete-uncomplete i.fa-check, .pop-up-video1 .complete-uncomplete i.fa-check {
        color: #fff !important;
    }

.close-pop-up {
    position: absolute;
    top: 13px;
    right: 14px;
    font-size: 21px;
    z-index: 999;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.5s;
}

.myvideoltconmod .close-pop-up {
    position: relative;
    top: 0px;
    right: 0px;
    font-size: 21px;
    z-index: 999;
    cursor: pointer;
    opacity: 1;
    transition: 0.5s;
}


.close-pop-up:hover {
    opacity: 1;
}

.videos-tab-popup .pop-up-video p span, .videos-tab-popup .pop-up-video1 p span {
    color: #fff;
    margin-left: 16px;
}

.videos-tab-popup .video-img {
    margin-bottom: 20px;
    height: auto;
    min-height: 320px;
}

    .videos-tab-popup .video-img video {
        max-width: 100%;
        margin: AUTO;
        max-height: 100%;
        width: 100%;
    }

.video-question, .video-question2 {
    width: 100%;
    position: absolute;
    background: #fff;
    padding: 15px 15px;
    height: 100%;
    display: none;
}

section .lmspage .videos ul li {
    margin-bottom: 10px;
}

.videos-tab-popup .video-question, .videos-tab-popup .video-question2 {
    display: block;
}

.video-question input, .video-question2 input {
    margin-right: 9px;
    vertical-align: middle;
}

    .video-question input[type="submit"], .video-question2 input[type="submit"] {
        color: #008f4f;
        border: 1px solid #008f4f;
        background: #fff;
        font-size: 16px;
        text-transform: capitalize;
        padding: 0px 10px;
        border-radius: 5px;
        float: right;
        transition: 0.5s;
        cursor: pointer;
    }

        .video-question input[type="submit"]:hover, .video-question2 input[type="submit"]:hover {
            background: #008f4f;
            color: #fff;
        }

.img-blocks > div {
    min-width: 250px !important;
}

.videos-tab-popup .pop-up-video, .videos-tab-popup .pop-up-video1 {
    width: 100%;
}

div#draggable img {
    width: 100%;
}

.image-size {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    background: #dddddd94;
    top: 50%;
    border: 1px solid #ddd;
    box-shadow: -1px 0px 8px -4px #000;
    opacity: 0;
}

.img-blocks:hover .image-size {
    opacity: 1;
}

#source {
    width: 200px;
    overflow: auto;
    float: left;
    padding: 0px;
    background: #555;
    height: 500px;
}

div#source .img-source {
    padding: 5px 10px;
    margin-bottom: 10px;
    margin: auto;
}

#source img {
    background: white;
    border: none;
    margin: 0px !important;
    width: 100% !important;
}

div#source .img-source .ui-wrapper {
    width: 140px !important;
    margin: 0px auto !important;
    box-shadow: 2px 2px 9px 0px;
    background: white;
}

#target {
    width: 100%;
    height: 500px;
    margin-left: 0;
    float: left;
    background: #e1e1e1;
    position: relative;
    z-index: 1;
}

    #target img {
        background: transparent;
        border: none;
        width: 100% !important;
        height: 100% !important;
    }

    #source img, #target img {
        display: block;
        width: 150px;
        height: 100px;
    }

canvas#c1, canvas.upper-canvas {
    width: 1400px !important;
    height: 400px !important;
}

.img-blocks {
    width: auto;
    max-height: 100%;
    position: relative !important;
    left: 100px;
    left: 0%;
    max-width: 100%;
}

div.activeFull {
    width: 100vw;
    position: FIXED;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    z-index: 9999999999 !important;
}

.img-blocks img {
    height: 100%;
    width: 100% !important;
}

/*(20-07-2022) vipin..........*/
.golden {
    /*background-color: rgb(0, 129, 204) !important;*/
}
/*.....................*/
section .lmspage .score .progress-bar.progress-bar-striped.progress-bar-animated.golden::before {
    background: url("../Images/StudentPortal/gold-badges.png") 0% 0% / 100% 100%;
}

section .lmspage .badge-img {
    min-width: 31px;
    height: 34px;
    width: 31px;
    position: absolute;
    margin-left: 13px;
}

    section .lmspage .badge-img img {
        width: 100%;
    }

.video-tabs .demo {
    z-index: 9;
    position: relative;
}

section .lmspage .video-tabs {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 5%;
    transform: translate(-50%, -50%);
    margin-bottom: 40px;
    margin: auto;
    padding: 0px 20px;
}

/*20-07-2022(Vipin)*/
section .lmspage .progress-bar.progress-bar-striped.progress-bar-animated.gold::before {
    /*content: "";
    width: 25px;
    height: 25px;
    background: url("../Images/StudentPortal/badges.png") 0% 0% / 100% 100%;
    right: -9px;
    position: absolute;
    bottom: -16%;
    filter: drop-shadow(rgb(255, 255, 255) 0px 1px 2px);
    z-index: 999;*/
    content: "";
    width: 37px;
    height: 35px;
    background: url(../Images/StudentPortal/gold.png) 0% 0% / 100% 100%;
    right: -15px;
    position: absolute;
    bottom: -47%;
    filter: drop-shadow(rgb(255, 255, 255) 0px 1px 2px);
    z-index: 999;
}

section .lmspage .progress-bar.progress-bar-striped.progress-bar-animated.silver::before {
    content: "";
    width: 37px;
    height: 35px;
    background: url(../Images/StudentPortal/silver.png) 0% 0% / 100% 100%;
    right: -15px;
    position: absolute;
    bottom: -47%;
    filter: drop-shadow(rgb(255, 255, 255) 0px 1px 2px);
    z-index: 999;
}

section .lmspage .progress-bar.progress-bar-striped.progress-bar-animated.bronze::before {
    content: "";
    width: 37px;
    height: 35px;
    background: url(../Images/StudentPortal/bronze.png) 0% 0% / 100% 100%;
    right: -15px;
    position: absolute;
    bottom: -47%;
    filter: drop-shadow(rgb(255, 255, 255) 0px 1px 2px);
    z-index: 999;
}
/*20-07-2022  END*/

section .lmspage .progress-bar {
    position: absolute;
    background-color: rgb(118, 169, 52);
    animation: 1s ease 1s 1 normal none running progress-wid;
    height: 20px;
}

section .lmspage .video-tabs ul li .video-tabs-list {
    cursor: pointer;
    list-style: none;
    margin: 23px 7px 44px 16px;
    text-align: center;
    padding: 13px 16px 41px;
    position: relative;
    width: 130px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100% 100%;
    transition: all 0.5s ease 0s;
}

section .lmspage .video-tabs ul li > div:hover, section .lmspage .video-tabs ul li > div.active {
    transform: scale(1.2);
}

section .lmspage .videos ul li .video li img {
    width: 100%;
    border: 0px solid rgb(207, 207, 207);
    height: 100%;
    max-height: 100%;
}
/*01-12-2021*/
section .lmspage .video-status {
    margin-top: 0;
    display: block;
    position: relative;
    width: 100%;
    overflow-x: scroll;
}
/*01-12-2021*/
section .lmspage .videos ul {
    padding-left: 0px;
    margin-top: 20px;
}
    /*20-11-2021*/
    section .lmspage .videos ul li > p, section .lmspage .videos > p {
        margin-bottom: 20px;
        list-style: none;
        font-weight: bold;
        font-size: 22px;
        line-height: 28px;
    }

section .lmspage .videos > p {
    margin-bottom: 4px;
}
/*20-11-2021*/
section .lmspage .videos ul li {
    position: relative;
    margin-bottom: 15px;
    margin-right: 17px;
    cursor: auto;
    transition: 0.5s cubic-bezier(0, 0.94, 0, 1.16);
    width: auto;
}

.simulation-tabs ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .simulation-tabs ul li {
        margin: 5px;
        background: linear-gradient(45deg, #cdc9c9, #ffffff);
        padding: 5px 30px;
        color: #000;
        border: 1px solid #d1cece;
        box-shadow: 1px 2px 5px #bbb;
    }

        .simulation-tabs ul li.active, .simulation-tabs ul li:hover {
            background: linear-gradient(45deg, #008f4f, #15d981);
            color: #fff;
            border: 1px solid #008f4fc7;
            box-shadow: 1px 2px 5px #058b4e;
        }

section .lmspage .chapter-details .videos ul li .video {
    padding-left: 0px;
}

    section .lmspage .chapter-details .videos ul li .video li {
        display: inline-block;
        margin: 5px;
        position: relative;
        width: 300px;
        box-shadow: rgb(181 187 200) 1px 2px 15px 0px;
    }

        section .lmspage .chapter-details .videos ul li .video li .video-name {
            position: absolute;
            top: 0;
            width: 100%;
            left: 0;
            height: 100%;
            display: flex;
            background: #00000069;
            align-items: center;
            justify-content: center;
            transition: 0.5s;
            font-weight: normal;
            opacity: 1;
            z-index: 99;
            font-size: 21px;
            text-align: center;
            color: white;
        }

.video-progress input {
    top: -6px;
    width: 100%;
    position: absolute;
    cursor: pointer;
    background: red;
}

.videos .right-wrong p.wrong-question {
    margin-left: 10px;
}

.videos .right-wrong .right-question i {
    color: green;
}

.videos .wrong-question i {
    color: red;
}

section .lmspage .chapter-details .videos .video-progress {
    height: 6px;
    width: 100%;
    background: #dbdbdb;
    position: absolute;
    bottom: 0;
}

.video-img {
    position: relative;
    height: 180px;
}

    .video-img video, .video-img img {
        width: 100%;
        height: 100%;
    }

p.full-screen, .full-min-screen {
    position: absolute;
    bottom: 100%;
    right: 26px;
    font-size: 22px;
    opacity: 0.5;
    transition: 0.5s;
    display: none;
    cursor: pointer;
}

.full-min-screen {
    height: 0;
    padding: 5px 10px !important;
}

p.full-screen:hover {
    opacity: 1;
}

.videos-tab-popup .pop-up-video p.full-screen, .videos-tab-popup .pop-up-video1 p.full-screen {
    display: block;
    z-index: 99;
}

section .lmspage .chapter-details .videos .video-progress span {
    width: 50%;
    height: 100%;
    background: #008f4f;
    position: absolute;
    left: 0;
}

section .lmspage .chapter-details .videos .video li:hover .video-name {
    opacity: 0;
}

section .lmspage .videos ul li .video li video {
    display: none;
}

.videos-tab-popup .pop-up-video .video-img img {
    display: BLOCK;
}

.videos-tab-popup .pop-up-video .video-img video {
    display: block;
}

.right-wrong p {
    font-weight: normal !important;
    padding: 0px 10px;
}

.right-wrong {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

section .lmspage .chapter-details .videos ul li .video li {
    cursor: pointer;
}

.right-wrong > div {
    display: flex;
    justify-content: space-between;
}

section .lmspage .chapter-details .videos ul li .video li p span {
    float: right;
    font-weight: normal;
    color: #000;
}

span.countVideo {
    /*color: #177be7;
    margin-left: 5px;*/
    color: #177be7;
    margin-left: 10px;
}

.countvidcon {
    color: #fff !important;
}

.countVideoBadge {
    font-size: 15px;
    background: #008f4f;
    width: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1px 12px 1px 12px;
    border-radius: 14px;
}


section .lmspage .chapter-details .videos ul li .video li p i {
    margin-right: 10px;
}

.complete {
    position: absolute;
    right: -4px;
    font-size: 14px;
    background: #008f4f;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -4px;
    z-index: 99;
}

.uncomplete {
    position: absolute;
    right: -4px;
    font-size: 14px;
    background: #505050;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -4px;
    z-index: 99;
}

.resume {
    position: absolute;
    right: -4px;
    font-size: 14px;
    background: #f98602;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -4px;
    z-index: 99;
    color: white;
}

.complete i, .uncomplete i {
    color: white;
}

section .lmspage .chapter-details .videos ul li .video li p {
    padding: 0px 0px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 32px;
    font-weight: bold;
    font-size: 80%;
}

.videos .done {
    color: green;
    font-weight: normal;
}

.videos p.uncomplete {
    color: #d9a207;
    font-weight: normal;
}

section .lmspage .chapter-details .video-tabs ul li.active::before {
    background: radial-gradient(rgb(255, 255, 255), rgb(0, 143, 79), rgb(0, 143, 79));
}

section .lmspage .chapter-details .video-tabs ul li img {
    position: relative;
    z-index: 99;
    width: 40px;
    filter: drop-shadow(rgb(255, 255, 255) 3px 4px 6px);
}

section .lmspage .chapter-details .video-tabs ul li:nth-child(3n)::before {
    animation: 25s ease 0s infinite alternate none running rotate;
}

section .lmspage .chapter-details .video-tabs ul li:nth-child(4n)::before {
    animation: 17s ease 0s infinite alternate none running rotate;
}

.video-tabs ul li.js-find-user::before {
    animation: 20s ease 0s infinite alternate none running rotate;
}

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

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

section .lmspage .chapter-details .video-tabs ul li .content span {
    position: absolute;
    top: 0px;
    right: 8px;
    background: rgb(255, 255, 255) !important;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    color: black;
    display: flex;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    align-items: center;
    justify-content: center;
    box-shadow: rgb(21, 70, 140) -1px 4px 4px;
    opacity: 1 !important;
}

.img-abs {
    background: radial-gradient(transparent 60%, transparent 10%, rgba(0, 124, 152, 0.58) 20%);
}

.img-abs1 {
    background: radial-gradient(transparent 60%, transparent 10%, rgba(0, 143, 79, 0.76) 20%);
}

.card-shape {
    background: linear-gradient(45deg, rgb(8, 117, 68), rgba(6, 60, 107, 0.62));
}

.card-shape1 {
    background: linear-gradient(45deg, rgba(0, 183, 101, 0.77), rgba(6, 60, 107, 0.63));
}

audio#hoverElement, #mentoraudio {
    display: none;
}

audio#activeopen, #autoplayForest, #popupaudio {
    visibility: hidden;
}

.lmspage-details .card-deck {
    display: list-item;
    margin-bottom: 0px;
    width: 100%;
    position: relative;
}

.card-deck .ISAction::before {
    content: "";
    width: 100px;
    height: 100%;
    position: absolute;
    background: rgb(255, 255, 255);
    z-index: 999;
}

.lmspage-details .card-deck a.lSNext {
    top: 50%;
    z-index: 99999;
}

.lmspage-details .card-deck .card span img {
    width: 100%;
}

.lmspage-details .card-deck .card:nth-child(5n + 1) .rect h5.card-title {
    position: absolute;
    right: -45px;
    top: 79%;
    z-index: 9;
    width: 80px;
    height: 80px;
    background: linear-gradient(10deg, rgb(63, 158, 75), rgb(192, 255, 160));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
}

.lmspage-details .card-deck .card:nth-child(5n + 2) .rect h5.card-title {
    position: absolute;
    right: -42px;
    top: 79%;
    z-index: 9;
    width: 80px;
    height: 80px;
    background: linear-gradient(10deg, rgb(152, 208, 205), rgb(80, 121, 167));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
}

.biology-slider .card .title-card-main p {
    position: absolute;
    transform: translate(-50%, -50%) !important;
    left: 50%;
    top: 50%;
    width: 100%;
    text-align: center;
    z-index: 99;
    color: #fff;
}

.lmspage-details .card-deck .card:nth-child(5n + 3) .rect h5.card-title {
    position: absolute;
    right: -42px;
    top: 79%;
    z-index: 9;
    width: 80px;
    height: 80px;
    background: linear-gradient(10deg, rgb(173, 89, 126), rgb(255, 165, 205));
    border-radius: 50%;
    display: flex;
    color: rgb(255, 255, 255);
    align-items: center;
    justify-content: center;
}

.lmspage-details .card-deck .card:nth-child(5n + 4) .rect h5.card-title {
    position: absolute;
    right: -42px;
    top: 79%;
    z-index: 9;
    width: 80px;
    height: 80px;
    background: linear-gradient(10deg, rgb(202, 218, 114), rgb(138, 148, 52));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
}

.lmspage-details .card-deck .card:nth-child(5n + 5) .rect h5.card-title {
    position: absolute;
    right: -42px;
    top: 79%;
    z-index: 9;
    width: 80px;
    height: 80px;
    background: linear-gradient(10deg, rgb(132, 37, 37), rgb(255, 128, 128));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
}
/*01-12-2021*/
.lmspage-details .card-deck .card-img-top {
    border-radius: 50%;
    width: 170px;
    height: 170px;
    object-fit: cover;
}
/*01-12-2021*/
.lmspage-details .card-deck .card span {
    position: absolute;
    z-index: 99;
    width: 50px;
    height: 50px;
    background: radial-gradient(white, rgb(90, 177, 41));
    border-radius: 50%;
    display: flex;
    border: 4px solid rgb(255, 255, 255);
    box-shadow: rgb(174, 217, 150) 0px 0px 0px 4px;
    align-items: center;
    justify-content: center;
}

    .lmspage-details .card-deck .card span:nth-child(1) {
        z-index: 0;
    }

    .lmspage-details .card-deck .card span:nth-child(2) {
        left: 72%;
        top: -28px;
    }

    .lmspage-details .card-deck .card span:nth-child(3) {
        right: 62px;
        top: 70%;
    }

    .lmspage-details .card-deck .card span:nth-child(4) {
        bottom: 40px;
        left: 11px;
    }

.lmspage-details .card-deck .card.active.js-find-user-main h5 {
    background: rgb(0, 143, 79);
    color: rgb(255, 255, 255);
    top: 60px;
}

.biology-slider .card-deck .card.js-find-user-main svg {
    width: 100%;
    margin-top: -18px;
}

.biology-slider .card-deck .card.js-find-user-main:nth-child(5n + 1) svg {
    transform: rotate(45deg);
}

.biology-slider .card-deck .card.js-find-user-main:nth-child(5n + 2) svg {
    transform: rotate(0deg);
}

.biology-slider .card-deck .card.js-find-user-main:nth-child(5n + 3) svg {
    transform: rotate(-20deg);
    color: rgb(183, 183, 183);
}

.biology-slider .card-deck .card.js-find-user-main:nth-child(5n + 4) svg {
    transform: rotate(180deg);
}

.biology-slider .card-deck .card.js-find-user-main:nth-child(5n + 5) svg {
    transform: rotate(190deg);
}
/* .sublist-details-blk {
  display: flex;
}
.sublist-details-blk p::before {
  display: none;
}
.sublist-details-blk p {
  font-size: 16px;
  line-height: 23px;
  margin-top: 10px;
  min-width: 250px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
} */
.sublist-details-content p.done button i {
    color: rgb(0 0 0) !important;
}

.uncomp {
    filter: grayscale(1);
}
/*Mani*/
.sublist-details-content p {
    padding-top: 30px;
    line-height: 16px;
    position: relative;
    text-align: center;
    margin-bottom: 0px;
    font-size: 14px;
}
/*Mani*/

.sublist-details-content.done button:hover {
    color: rgb(30, 73, 185);
}

.learning-pop iframe {
    width: 100%;
    height: 700px;
    padding: 40px 0px 7px 20px;
    overflow-y: scroll;
}

.learning-pop {
    position: fixed;
    background: rgb(255, 255, 255);
    /*transition: all 0.8s ease 0s;*/
    /* transform: translate(-50%, -50%) rotate(0deg); */
    top: 0%;
    left: 50%;
    margin: auto;
    min-width: 0px;
    width: max-content;
    max-width: 0px;
    overflow: hidden;
    max-height: 0px;
    z-index: 9999;
    padding: 0px;
}

.sublist-details-content p button {
    transition: all 0.5s ease 0s;
    float: right;
    padding: 0px;
    background: rgba(255, 255, 255, 0);
    border: none;
    line-height: 24px;
    font-size: 14px;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sublist-details-content p.done button {
    color: rgb(0, 0, 0);
    background: rgba(255, 255, 255, 0);
    font-size: 14px;
    cursor: auto;
}

    .sublist-details-content p.done button:focus {
        outline: none;
    }

.sublist-details-content .done::before {
    background: #ffb704;
}

.current-video::before {
    background: rgb(51 183 20) !important;
    width: 40px !important;
    height: 40px !important;
    box-shadow: -1px 1px 5px grey;
}

.current-video {
    color: rgb(0 137 64);
}

.sublist-details-content::before {
    content: "";
    width: 95%;
    height: 1px;
    position: absolute;
    top: 0px;
    background: rgb(0 0 0);
    transform: translate(-50%, -50%);
    left: 50%;
}

.sublist-details-content p::before {
    content: "";
    width: 30px;
    height: 30px;
    background: rgb(195 195 195);
    position: absolute;
    left: 50%;
    top: 0px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid black;
}

.sublist-details-content h3 span {
    font-size: 14px;
    float: right;
    color: inherit;
}

.sublist-details-content p span {
    font-size: 13px;
    color: rgb(84 84 84);
    display: block;
    font-weight: normal;
    margin-top: 5px;
}

.sublist-details-content h3 {
    color: rgb(0, 0, 0);
    position: relative;
    font-size: 24px;
    margin-bottom: 0px;
    margin-top: 12px;
}

.sublist-details-close {
    /* position: absolute; */
    /* right: 0px; */
    /* top: 0px; */
    /* font-weight: normal; */
    /* color: rgb(255, 255, 255); */
    /* font-size: 14px; */
    /* padding: 5px 10px; */
    /* background: rgb(0 0 0); */
}

.sublist-blk.active {
    display: block;
}

.open-details {
    transform: translate(-50%, -50%);
    /* padding: 28px 15px; */
    height: 700px;
    /* bottom: 0px; */
    box-shadow: rgb(14 14 14) 1px 2px 5px 0px;
    width: 800px;
    border: 6px solid black;
    z-index: 999999;
    left: 50%;
    top: 50%;
    max-width: 800px;
    max-height: 700px;
}

.current-topic .arrow-right {
    animation: 1s ease 0s infinite alternate none running leftRight;
    position: absolute;
    margin-top: 4px;
}

@keyframes leftRight {
    0% {
        margin-left: 5px;
    }

    100% {
        margin-left: 15px;
    }
}

.sublist-details-video {
    margin-right: 16px;
    position: relative;
    min-width: 439px;
}

    .sublist-details-video .duration {
        position: absolute;
        top: 0px;
        right: 0px;
        padding: 0px 10px;
        color: rgb(255, 255, 255);
        background: rgb(0 99 207);
        letter-spacing: 2px;
        font-size: 18px;
    }

.sublist:hover {
    z-index: 999;
}



.sublist-details-content {
    min-width: 180px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin: 16px auto 0;
}

#learningpop .question-answer-popup {
    height: 95%;
}

#LPopupDiv .sublist-details-content {
    margin: 50px auto 0;
}

.sublist-details-video img {
    width: 100% !important;
    position: relative;
    height: auto !important;
    max-height: unset !important;
}

.sublist-blk .sublist .video-blk .test p {
    position: relative;
    text-align: center;
    margin-bottom: 0px;
    color: rgb(0, 0, 0);
    margin-left: -2px;
    margin-top: 3px;
    font-size: 12px;
    font-weight: bold;
}

.sublist-blk .sublist .video-blk .test i {
    position: absolute;
    font-size: 23px;
    top: 0px;
    text-shadow: rgb(255, 255, 255) 1px 1px 0px;
    left: 0px;
    color: rgb(0, 212, 99);
}

/*Start 04-12-2021*/
.drag-list li:last-child > img {
    width: 90px;
    margin-right: 0px;
    float: right;
    right: 0px;
    left: 0px;
    margin-bottom: -24px;
}
/*End 04-12-2021*/

.drag-list > li:last-child {
    width: 220px;
    right: 0px;
    top: 34%;
    flex-direction: column;
    margin-top: -117px;
    /* transform: rotate(4deg); */
    margin-left: 18px;
}

.sublist-blk .sublist .video-blk > i {
    text-align: center;
    margin: auto auto 5px;
    color: rgb(0, 0, 0);
    width: max-content;
    font-size: 21px;
    padding: 14px 10px 0px;
    border-radius: 12px;
    display: none;
}

.drag-blk .drag-list .road-list .title-board p span {
    float: right;
}

.drag-blk .drag-list .current-topic .title-board .img-vd + p {
    background: rgb(119, 73, 22);
    text-align: center;
}

.drag-blk .drag-list .unactive .title-board .img-vd + p {
    text-align: center;
}

.drag-blk .drag-list .road-list .title-board::before {
    content: "";
    width: 129%;
    height: 219px;
    position: absolute;
    background: url("../Images/StudentPortal/brd-img.png") 0% 0% / 100% 100%;
    top: 100%;
    transform: translate(-50%, -50%) rotateY(0deg);
    left: 48%;
}

.drag-blk .starting-journey {
    align-self: flex-end;
    position: relative;
    min-width: 300px;
    height: 300px;
    background: url("../Images/StudentPortal/treeimg.png") 0% 0% / 100% 100% no-repeat;
}

.journey-intro iframe {
    width: 100%;
    height: 590px;
}

.journey-intro {
    position: fixed;
    width: 918px;
    min-width: 500px;
    left: 0;
    transform: rotate(-5deg) translate(0%, -0%) scale(0);
    top: 45%;
    background: #fff;
    padding: 15px 0px 10px 10px;
    max-height: 780px;
    box-shadow: 0px 0px 5px 0px #000;
    overflow-y: scroll;
    transition: 0.5s;
    z-index: 999999;
    border: 10px solid black;
}

    .journey-intro.active {
        transform: translate(50%, -50%);
    }

.journey-intro-content ul li {
    display: flex;
    position: relative;
}

    .journey-intro-content ul li p {
        float: left;
        width: 273px;
        padding: 0px 15px;
        position: relative;
        z-index: 9999;
        text-transform: none;
        min-width: 223px;
        margin-bottom: 4px;
        line-height: 20px;
        text-align: left;
    }

.Subtopic p {
    display: flex;
    flex-direction: column;
}

.journey-intro-head p {
    text-transform: none;
}
/*Mani*/
.close-journey {
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    padding: 3px 11px;
    color: #fff;
    z-index: 99;
    cursor: pointer;
    position: sticky;
    top: -16px;
    width: max-content;
    margin-left: auto;
    margin-top: -30px;
}
/*Mani*/

.journey-intro-head h3 {
    background: #fff;
    position: relative;
    z-index: 9;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: capitalize;
}

.journey-intro-head {
    width: 100%;
    position: relative;
}

.journey-intro-content ul {
    position: relative;
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    padding-left: 50px;
}

.journey-intro-content > ul > li > p {
    color: black;
    font-weight: 600;
    background: #dbdbdb;
    padding: 15px;
    line-height: 27px;
    letter-spacing: 0.5px;
}

.journey-intro-content > ul > li > ul > li > p {
    color: #10954e;
}

.journey-intro-content > ul > ul > ul > li {
    color: green;
}

.journey-intro-content > ul:before {
    border-top: 0px solid;
    border-bottom: 0px solid;
}

.journey-intro-content ul li {
    position: relative;
    width: 100%;
    display: flex;
    padding-left: 10px;
    min-width: 100%;
    max-width: 100%;
    color: black;
    align-items: flex-start;
    color: #cd8400;
    justify-content: flex-start;
    margin-bottom: 6px;
}

.journey-intro-content ul:before {
    content: "";
    width: 21px;
    height: 100%;
    background: white;
    position: absolute;
    left: 0px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}

.journey-intro-content > ul:before {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}

.journey-intro-content ul li:before {
    content: "";
    width: 100%;
    height: 2px;
    background: black;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

.journey-intro-content ul > li:before {
    top: 13px;
    width: 38px;
    left: -10px;
}

.journey-intro-content ul li > p img {
    width: 150px !important;
    margin-top: 5px;
    box-shadow: none;
    filter: none;
}


/*01-12-2021*/
.chap-board {
    background: url("../Images/StudentPortal/images-chapter.png") 0% 0% / 100% no-repeat;
    width: 190px;
    text-align: center;
    font-size: 18px;
    position: relative;
    height: 150px;
}

.learning-Topics:nth-child(4n + 1) {
    /* margin-top: 110px; */
}

.learning-Topics:nth-child(4n + 2) {
    margin-top: 20px;
    align-items: flex-start;
}

.learning-Topics:nth-child(4n + 3) {
    /* margin-top: 197px; */
    /* margin-right: 45px; */
}

.learning-Topics:nth-child(4n + 4) {
    margin-top: 153px;
}
/*01-12-2021*/


.chap-board p {
    position: absolute;
    width: 170px;
    top: -40px;
    color: rgb(255, 255, 255);
    line-height: 19px;
    margin-bottom: 0px !important;
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 17px;
    letter-spacing: 0.5px;
    min-height: 100px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-shadow: 0 0 3px #ff0000, 0 0 5px #0000ff;
}

.drag-blk .starting-journey h3 {
    position: absolute;
    min-height: 76px;
    font-size: 16px;
    right: -10px;
    top: 30%;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    width: 93px;
    height: 93px;
    display: flex;
    align-items: center;
    z-index: 99;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    justify-content: center;
}

.drag-list .road-list .title-board.active::before {
    filter: drop-shadow(rgb(0, 0, 0) -4px -4px 11px);
}

.current-topic.active .title-board.active:after {
    display: none;
}

.drag-list .road-list.active .title-board:after {
    content: "";
    width: 85px;
    height: 101px;
    position: absolute;
    background: url(../Images/StudentPortal/children.png);
    background-size: contain;
    top: 170%;
    transform: translate(-50%, -50%) rotatey(0deg);
    left: 0;
    animation: 13s moving-child;
}

@keyframes moving-child {
    0% {
        left: -200%;
        top: 170%;
        background: url("../Images/StudentPortal/children-gif.gif") 0% 0% / 100% 100%;
    }

    80% {
        left: 0%;
        top: 170%;
        background: url("../Images/StudentPortal/children-gif.gif") 0% 0% / 100% 100%;
    }

    81% {
        background: url("../Images/StudentPortal/children.png") 0% 0% / 100% 100%;
    }

    100% {
        background: url("../Images/StudentPortal/children.png") 0% 0% / 100% 100%;
    }
}
/*Mani*/
.deactivevideo {
    opacity: 0.6
}


.drag-list .road-list.active .current-ch__topic.test::after {
    content: "";
    width: 85px;
    height: 94px;
    position: absolute;
    background: url("../Images/StudentPortal/children.png") 0% 0% / contain;
    top: 37%;
    transform: translate(-50%, -50%) rotateY(0deg);
    left: 0px;
    animation: 13s ease 0s 1 normal none running moving-child-active;
}
/*.drag-list .road-list.active .current-ch__topic::after {
    content: "";
    width: 85px;
    height: 94px;
    position: absolute;
    background: url("../Images/StudentPortal/children.png") 0% 0% / contain;
    top: 37%;
    transform: translate(-50%, -50%) rotateY(0deg);
    left: 0px;
    animation: 13s ease 0s 1 normal none running moving-child-active;
}*/

@keyframes moving-child-active {
    0% {
        left: -200%;
        top: 70%;
        background: url("../Images/StudentPortal/children-gif.gif") 0% 0% / 100% 100%;
    }

    80% {
        left: 0%;
        top: 37%;
        background: url("../Images/StudentPortal/children-gif.gif") 0% 0% / 100% 100%;
    }

    81% {
        background: url("../Images/StudentPortal/children.png") 0% 0% / 100% 100%;
    }

    100% {
        background: url("../Images/StudentPortal/children.png") 0% 0% / 100% 100%;
    }
}

.drag-list .road-list .title-board.active::before {
    filter: drop-shadow(black -3px 1px 5px);
}

.drag-list .road-list:nth-child(4n + 4).active .title-board::after {
    top: 100px;
    animation: 13s moving-child1;
}

@keyframes moving-child1 {
    0% {
        top: 200px;
        left: -180%;
        background: url("../Images/StudentPortal/children-gif.gif") 0% 0% / 100% 100%;
    }

    80% {
        top: 100px;
        left: 0%;
        background: url("../Images/StudentPortal/children-gif.gif") 0% 0% / 100% 100%;
    }

    81% {
        top: 100px;
        background: url("../Images/StudentPortal/children.png") 0% 0% / 100% 100%;
    }

    100% {
        top: 100px;
        background: url("../Images/StudentPortal/children.png") 0% 0% / 100% 100%;
    }
}

.drag-list .road-list .title-board img {
    width: 52px;
}

.drag-list .road-list:nth-child(4n + 1) > .title-board {
    bottom: 20%;
}

.drag-list .road-list:nth-child(4n + 2) > .title-board {
    top: -130px;
}

.drag-list .road-list:nth-child(4n + 3) > .title-board {
    bottom: 32px;
    left: 0%;
}
/*01-12-2021*/
.drag-list .road-list:nth-child(4n + 4) > .title-board {
    left: 0%;
    top: -54%;
}
/*01-12-2021*/
.img-vd p i {
    color: rgb(0, 147, 69);
    font-size: 15px;
}

.drag-list .road-list .title-board .board {
    position: absolute;
    padding: 0px 7px;
    height: 100%;
    width: 100%;
    margin-left: -20px;
    margin-top: -23px;
}

    .drag-list .road-list .title-board .board .checked {
        width: 40px;
        height: 40px;
        position: absolute;
        right: -37px;
        top: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: rgb(0, 143, 79);
        background: rgb(255, 255, 255);
        border-radius: 50%;
        box-shadow: rgb(165, 101, 17) -6px 0px 5px 0px;
        font-size: 20px;
    }

    .drag-list .road-list .title-board .board .img-vd p {
        position: absolute;
        width: 25px;
        display: flex;
        line-height: 0;
        height: 25px;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        top: 10px;
        background: rgb(255, 255, 255);
        left: -2px;
    }

.sublist-blk .sublist .video-blk .done i {
    color: rgb(241, 172, 0) !important;
}

.sublist-blk .sublist .video-blk {
    position: relative;
    background: url("../Images/StudentPortal/utube.png") center bottom / contain no-repeat;
    height: 78px;
}

    .sublist-blk .sublist .video-blk > p {
        text-align: center;
        font-size: 13px;
        background: rgb(255, 255, 255);
        width: max-content;
        padding: 1px 5px;
        line-height: 16px;
        margin: -8px auto 20px;
        display: block;
        font-weight: bold;
    }

.Start-point {
    width: 100px;
    height: 100px;
}
    /*01-12-2021*/
    .Start-point p {
        position: relative;
        z-index: 9;
        font-weight: bold;
        color: rgb(255, 255, 255);
        font-size: 28px;
        margin-top: 80px;
        text-shadow: rgb(0, 0, 0) 3px -1px 20px, rgb(92, 75, 53) 3px -1px 20px;
        left: 5px;
        letter-spacing: 1px;
    }
/*01-12-2021*/
.sublist-blk .sublist .video-blk img {
    width: 50px;
    margin: -24px auto auto;
    display: block;
    z-index: 9;
    position: relative;
}

.sublist-blk .sublist .video-blk .test {
    position: absolute;
    padding: 5px 8px;
    border-radius: 50%;
    color: rgb(255, 255, 255);
    width: 29px;
    line-height: 13px;
    font-size: 13px;
}

.sublist-blk .sublist .video-blk .test1 {
    left: 2px;
    bottom: -17px;
}

.sublist-blk .sublist .video-blk .test2 {
    left: 34%;
    bottom: -26px;
}

.sublist-blk .sublist .video-blk .test3 {
    right: 2px;
    bottom: -17px;
}

.road-list .title-board .board .img-vd {
    display: flex;
    position: absolute;
    top: 148%;
    justify-content: center;
    right: 12%;
    flex-direction: column;
    border-radius: 50%;
    padding: 5px;
    cursor: pointer;
}

    .road-list .title-board .board .img-vd + p {
        margin-top: 4px;
        padding: 0px 10px;
        background: rgb(7, 128, 63);
        letter-spacing: 1px;
        line-height: 17px;
        font-size: 12px !important;
        color: rgb(255, 255, 255) !important;
        font-weight: normal !important;
    }

.road-list .title-board .unactive .img-vd p {
    background: rgb(95, 95, 95);
    color: rgb(255, 255, 255);
}

.road-list .title-board .current-topic .img-vd.active {
    animation: 0.5s ease 0s infinite alternate none running scale-active;
}

@keyframes scale-active {
    0% {
        transform: scale(1);
        transform-origin: center center;
    }

    100% {
        transform: scale(1.2);
        transform-origin: center center;
    }
}

.road-list .title-board .board .img-vd.active::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    transform: scale(1);
    background: rgba(255, 192, 203, 0);
    top: 0px;
    border: 1px solid rgb(255, 255, 255);
    left: 0px;
    border-radius: 50%;
    transform-origin: center center;
    animation: 2s ease 0s infinite alternate none running wives;
}

@keyframes wives {
    0% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(0.8);
    }
}

.current-topic .img-vd p {
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
}

.road-list .title-board .board .img-vd.active::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    transform: scale(1.2);
    border: 1px solid rgb(255, 255, 255);
    left: 0px;
    top: 0px;
    transform-origin: center center;
    border-radius: 50%;
    animation: 2s ease 0s infinite alternate none running wives1;
}

@keyframes wives1 {
    0% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(1.1);
    }
}

.unactive {
    z-index: -9;
}

.drag-blk .drag-list .road-list .title-board.active {
    transform-origin: center bottom;
}

.drag-blk .drag-list .road-list .title-board {
    padding: 0px;
    width: 176px;
    transition: all 1s ease 0s;
    height: max-content;
    text-align: center;
    position: relative;
    min-height: 69px;
    max-height: max-content;
    margin-top: -54px;
    /* transform: rotate(7deg); */
}

    .drag-blk .drag-list .road-list .title-board > p {
        color: rgb(0, 0, 0);
        margin-bottom: -23px;
        font-size: 12px;
        text-align: left;
        font-weight: bold;
        width: 100%;
    }

    .drag-blk .drag-list .road-list .title-board .board > h3 {
        color: rgb(0, 0, 0);
        font-size: 18px;
        text-align: center;
        margin-bottom: -4px;
        min-height: 48px;
        text-shadow: rgb(255, 175, 70) 0px 0px 5px;
        font-weight: bold;
    }

    .drag-blk .drag-list .road-list .title-board h3 span {
        font-size: 30px;
        color: black;
        margin-bottom: 0px;
        display: block;
    }

    .drag-blk .drag-list .road-list .title-board .board > p:first-child {
        bottom: 40px;
        position: absolute;
        right: -40px;
        background: rgb(255, 255, 255);
        text-align: center;
        padding: 4px 3px;
        font-size: 23px;
        width: 40px;
        line-height: 0;
        border-radius: 50%;
        height: 40px;
        display: flex;
        color: rgb(0, 143, 79);
        box-shadow: rgb(101, 62, 11) -3px 1px 5px 0px;
        align-items: center;
        justify-content: center;
    }


/*01-12-2021*/
.drag-blk .drag-list .road-list .Start-point::before {
    content: "";
    width: 140px;
    height: 121px;
    transform-origin: center center;
    transform: scale(1.5);
    position: absolute;
    background: url("../Images/StudentPortal/stone.png") 0% 0% / contain;
    border-radius: 50%;
    top: 65px;
    left: 6px;
}

.drag-list .road-list:nth-child(4n + 2) .learning-Topics:nth-child(4n + 2) {
    margin-top: 28px;
}

.drag-list .road-list:nth-child(4n + 3) .learning-Topics:nth-child(4n + 2) {
    margin-top: -47px;
}



.drag-blk .drag-list li:nth-child(1) > div {
    left: -17px;
    border-radius: 50%;
    display: flex;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
}

.l-journey {
    margin-top: -409px;
    width: 423px;
    margin-left: -110px;
    position: absolute;
    transform: rotate(5deg);
}

    /*01-12-2021*/

    /* start 15-12-2021 */
    .l-journey img {
        /* width: 100%; */
        filter: brightness(1.2) drop-shadow(1px -3px 3px black);
    }

    .l-journey > p {
        position: absolute;
        right: 107px;
        background: white;
        box-shadow: 1px 3px 4px 0px #000;
        width: 70px;
        height: 70px;
        font-weight: bold;
        border-radius: 50%;
        color: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 122px;
        margin-bottom: 42px;
        cursor: pointer;
        animation: 2s rotate-board infinite alternate;
    }
/* close 15-12-2021 */

@keyframes rotate-board {
    0% {
        transform: rotate(9deg);
        transform-origin: top;
    }

    100% {
        transform: rotate(-15deg);
        transform-origin: top;
    }
}

.intro-journey .journey-intro.active {
    transform: translate(-50%, -50%);
    left: unset;
    top: 50%;
    position: fixed;
    left: 50%;
}

.l-journey > p:before {
    content: "";
    width: 2px;
    height: 27px;
    background: #966123;
    top: -25px;
    position: absolute;
}


/*01-12-2021*/
.drag-blk .drag-list {
    background: url("../Images/StudentPortal/roadway.png") no-repeat;
    display: flex;
    background-size: 135% 100%;
    background-repeat-x: repeat;
    height: 276px;
    width: max-content;
    transform-origin: left center;
    min-width: 104%;
    margin-top: 580px;
    margin-left: -15px;
    z-index: 999;
    margin-bottom: 75px;
}

/*01-12-2021*/


/*opening 04-12-2021*/
.drag-blk {
    width: max-content;
    display: flex;
    position: relative;
    align-items: center;
    background: url("../Images/StudentPortal/background.jpg") 0% 0% / auto 100%;
    min-width: 100%;
    overflow: hidden;
    cursor: grabbing;
}

.journey-arrows {
    position: fixed;
    bottom: 7%;
    transform: translate(-50%, -50%);
    left: 50%;
    display: flex;
    z-index: 99;
    cursor: pointer;
}

    .journey-arrows > div {
        margin: 5px 11px;
        color: #fff
    }
/*	closing  04-12-2021*/


.drag-list > li {
    list-style: none;
    width: max-content;
    position: relative;
    transition: all 1s ease 0s;
    display: flex;
    align-items: center;
}

.drag-list .drag-blk .road-list {
    min-width: 200px;
}

.drag-blk .drag-list .road-list .sublist-blk {
    display: flex;
    position: relative;
    margin-left: 33px;
    margin-top: 46px;
    min-width: 0px;
    width: 0px;
    overflow: hidden;
    margin-right: 19px;
    transition: all 1s ease 0s;
    animation: 1s ease 0s 1 normal none running scaling-out;
}

.unactive .title-board, .unactive .chap-board, .unactive .video-blk {
    filter: grayscale(1);
}

.drag-blk .drag-list li.road-list.topic.active {
    z-index: 9999;
}


/*01-12-2021*/
.concept-map {
    background: url(../Images/StudentPortal/concept.png) no-repeat;
    margin: 10px 90px 100px 80px;
    padding: 47px 20px;
    /* transform: rotate(5deg);
     */
    width: 150px;
    height: 210px;
    justify-content: center;
    text-align: center;
    background-size: 100%;
    text-shadow: 0px 0px 5px #9d6c3d;
    margin-top: 35px;
}
/*01-12-2021*/

.intro-journey {
    position: absolute;
    right: -74px;
    top: 20px;
    cursor: pointer;
    z-index: 9999999999;
}

    .intro-journey > img {
        width: 90px !important;
        animation: 2s rotate-board infinite alternate;
    }

.concept-map p {
    margin-bottom: 0px;
    font-size: 16px;
    text-shadow: none;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 1.5px;
    cursor: pointer;
}

.drag-blk .drag-list li.road-list.topic .sublist-blk.active {
    min-width: 150px;
    width: max-content;
    overflow: visible;
    transition: all 1s ease 0s;
    animation: 1s ease 0s 1 normal none running scaling-blk;
    z-index: 999999;
}

@keyframes scaling-blk {
    0% {
        transform: rotate(0deg) scale(0);
    }

    100% {
        transform: rotate(0deg) scale(1);
    }
}

@keyframes scaling-out {
    0% {
        transform: rotate(0deg) scale(1);
    }

    100% {
        transform: rotate(0deg) scale(0);
    }
}

.drag-list .road-list:nth-child(4n + 1) {
    z-index: 999;
    min-width: 281px;
}
/*01-12-2021*/
.drag-list .road-list:nth-child(4n + 2) {
    /* min-width: 454px; */
    top: -52px;
    left: 70px;
}

.drag-list .road-list:nth-child(4n + 3) {
    min-width: 484px;
    top: 23px;
}

.drag-list .road-list:nth-child(4n + 4) {
    top: 67px;
}
/*01-12-2021*/
.biology-slider .card.js-find-user-main {
    margin-bottom: 25px;
    box-shadow: none;
    border: none;
    background: transparent;
    position: relative;
    height: 356px;
    margin-left: 0px;
    padding-bottom: 40px;
    padding-top: 34px;
    padding-left: 20px;
    display: inline-block;
    flex: unset;
    width: 278px;
    min-width: 278px !important;
}

.chapter-details .chapter-details-blk .video-tabs ul li .square {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    background: radial-gradient(white, transparent);
    border-radius: 50%;
}

    .chapter-details .chapter-details-blk .video-tabs ul li .square > span {
        animation-iteration-count: infinite;
        animation-name: animate;
        animation-timing-function: linear;
        border: 2px solid;
        border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
        height: 100%;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 100%;
        z-index: 1;
        transition: all 0.5s ease 0s;
        opacity: 0.3;
    }

    .chapter-details .chapter-details-blk .video-tabs ul li .square .content .tooltip {
        position: absolute;
        top: 75%;
        transform: translate(-50%, 36%);
        left: 50%;
        width: max-content;
        color: rgb(0, 0, 0);
        padding: 2px 10px;
        transition: all 0.5s ease 0s;
        font-size: 13px;
    }

section .lmspage .chapter-details .video-tabs ul li:hover .tooltip {
    opacity: 1;
    top: 100% !important;
}

.chapter-details .chapter-details-blk .video-tabs ul li .square:hover span, .chapter-details .chapter-details-blk .video-tabs ul li .square:focus span, .chapter-details .chapter-details-blk .video-tabs ul li .square:active span {
    border-style: none;
    opacity: 0.5;
}

.chapter-details .chapter-details-blk .video-tabs ul li .square span:nth-child(1) {
    animation-duration: 6s;
}

.chapter-details .chapter-details-blk .video-tabs ul li .square span:nth-child(2) {
    animation-duration: 4s;
}

.chapter-details .chapter-details-blk .video-tabs ul li .square span:nth-child(3) {
    animation-duration: 10s;
}

.chapter-details .chapter-details-blk .video-tabs ul li .square .content {
    color: rgb(0, 0, 0);
    padding: 31px 28px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    z-index: 2;
}

    .chapter-details .chapter-details-blk .video-tabs ul li .square .content a {
        border: 2px solid rgb(255, 255, 255);
        border-radius: 73% 27% 44% 56% / 49% 44% 56% 51%;
        color: rgb(255, 255, 255);
        display: inline-block;
        font-weight: 600;
        margin-top: 10px;
        padding: 6px 18px;
        position: relative;
        text-decoration: none;
        transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
    }

        .chapter-details .chapter-details-blk .video-tabs ul li .square .content a:hover, .chapter-details .chapter-details-blk .video-tabs ul li .square .content a:focus, .chapter-details .chapter-details-blk .video-tabs ul li .square .content a:active {
            background-color: rgb(255, 255, 255);
            color: rgb(51, 51, 51);
        }

@keyframes animate {
    100% {
        transform: rotateZ(1turn);
    }
}

.chapter-details .chapter-details-blk .video-tabs ul li.active.js-find-user .square {
    background: none;
}
/*16-11-2021*/
.card-title {
    transition: all 1.5s ease 0s;
    margin-bottom: 0px !important;
}
/*16-11-2021*/
.video-tabs ul#content-slider-tabs {
    max-height: 230px;
    overflow: hidden;
}

#content-slider-tabs li > div.active.video-tabs__1 .square span, .video-tabs__1:hover .square span {
    background: radial-gradient(rgb(255, 255, 255), rgb(212, 197, 16));
    opacity: 0.5;
    border: 0px;
}

.video-tabs__2 span {
    color: rgb(34, 145, 162);
}

#content-slider-tabs li > div.active.video-tabs__2 .square span, .video-tabs__2:hover .square span {
    background: radial-gradient(rgb(255, 255, 255), rgb(34, 145, 162));
    opacity: 0.5;
    border: 0px;
}

.video-tabs__3 span {
    color: rgb(113, 175, 66);
}

#content-slider-tabs li > div.active.video-tabs__3 .square span, .video-tabs__3:hover .square span {
    background: radial-gradient(rgb(255, 255, 255), rgb(113, 175, 66));
    opacity: 0.5;
    border: 0px;
}

ul#content-slider-tabs li {
    margin-top: 25px;
}

.video-tabs__4 span {
    color: rgb(105, 219, 135);
}

#content-slider-tabs li > div.active.video-tabs__4 .square span, .video-tabs__4:hover .square span {
    background: radial-gradient(rgb(255, 255, 255), rgb(105, 219, 135));
    opacity: 0.5;
    border: 0px;
}

.video-tabs__5 span {
    color: rgb(105, 219, 214);
}

#content-slider-tabs li > div.active.video-tabs__5 .square span, .video-tabs__5:hover .square span {
    background: radial-gradient(rgb(255, 255, 255), rgb(105, 219, 214));
    opacity: 0.5;
    border: 0px;
}

.video-tabs__6 span {
    color: rgb(105, 124, 219);
}

#content-slider-tabs li > div.active.video-tabs__6 .square span, .video-tabs__6:hover .square span {
    background: radial-gradient(rgb(255, 255, 255), rgb(105, 124, 219));
    opacity: 0.5;
    border: 0px;
}

.video-tabs__7 span {
    color: rgb(170, 105, 219);
}

#content-slider-tabs li > div.active.video-tabs__7 .square span, .video-tabs__7:hover .square span {
    background: radial-gradient(rgb(255, 255, 255), rgb(170, 105, 219));
    opacity: 0.5;
    border: 0px;
}
/*25-11-2021*/
.biology-slider li .rect {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    border-radius: 50%;
}
/*25-11-2021*/
@keyframes anim {
    0% {
        width: 250px;
        border-radius: 63% 20% 30% 10% / 40% 33% 50% 50%;
    }

    50% {
        border-radius: 13% 60% 80% 30% / 20% 36% 10% 30%;
        width: 250px;
    }
}
/*16-11-2021*/
.lmspage-details .active-chapter h5.card-title {
    /*box-shadow: rgb(34, 34, 34) 2px 2px 11px 2px;*/
    margin-top: 25px;
    border: 2px solid white;
    filter: saturate(1.5);
}
/*16-11-2021*/
.lmspage-details .videos.user-details {
    display: none;
    background: rgb(255, 255, 255);
    padding: 20px 40px;
}

.lmspage-details .tabs-set .video-tabs {
    position: static;
}
/*15-11-2021*/
/*Mani*/
.lmspage-details .chapter-details.user-details-main .video-tabs {
    position: relative;
    transform: unset !important;
    left: 0;
    z-index: 99;
}
/*Mani*/
/*15-11-2021*/
.lmspage-details .unactive-tabs {
    display: none;
}

.video-tabs .lSAction {
    top: 0;
}

.video-tabs a.lSPrev {
    top: 50% !important;
}

.video-tabs a.lSNext {
    right: 1% !important;
    top: 50% !important;
}

section .lmspage .chapter-details-blk-details > div p span {
    position: absolute;
    margin-left: -1px;
    margin-top: 0px;
    color: rgb(255, 255, 255);
    left: 0px;
    text-align: center;
    width: 25px;
}
/*15-11-2021*/
.start-creat-assess {
    display: flex;
    justify-content: space-around;
    margin-top: 5px;
}

    .start-creat-assess i {
        display: block;
        margin: auto;
        text-align: center;
        padding: 5px;
        border-radius: 50%;
        font-size: 20px !important;
        color: #7f7f7f;
        margin: 0 !important;
        line-height: 12px;
    }

.creatAssess {
    cursor: pointer
}
/*15-11-2021*/
.sublist-blk .sublist .active-mock p.done.mock-test button {
    color: rgb(0, 128, 0);
}

.sublist-blk .sublist .active-mock p.done.mock-test, .sublist-blk .sublist .active-lab p.done.lab-test, .sublist-blk .sublist .active-simu p.done.simulation, .sublist-blk .sublist .active-video p.done.video-test {
    font-weight: 600;
    color: rgb(5, 107, 5);
}

    .sublist-blk .sublist .active-lab p.done.lab-test button, .sublist-blk .sublist .active-simu p.done.simulation button {
        color: rgb(0, 147, 69);
    }

    .sublist-blk .sublist .active-video p.done.video-test button {
        color: rgb(0, 128, 0);
        font-size: 14px;
    }

.sublist-blk .sublist .lab-video, .simulation-video, .sublist-blk .sublist .mock-video {
    display: none;
}

.user-details-simulation {
    display: none;
}

    .user-details-simulation[data-target="1"] {
        display: block;
    }

.sublist-blk .sublist .active-video .lab-video, .sublist-blk .sublist .active-video .simulation-video, .sublist-blk .sublist .active-video .mock-video, .sublist-blk .sublist .active-simu .lab-video, .sublist-blk .sublist .active-simu .video-tab, .active-simu .mock-video, .sublist-blk .sublist .active-mock .video-tab, .sublist-blk .sublist .active-mock .lab-video, .active-mock .simulation-video, .sublist-blk .sublist .active-lab .video-tab, .active-lab .simulation-video, .sublist-blk .sublist .active-lab .mock-video {
    display: none;
}

.sublist-blk .sublist .active-simu .simulation-video, .sublist-blk .sublist .active-mock .mock-video, .sublist-blk .sublist .active-lab .lab-video, .sublist-blk .sublist .active-video .video-tab {
    display: block !important;
}

.sublist-blk .sublist .active-video:hover {
    animation: 0s ease 0s 1 normal none paused none;
}
/* 16-11-2021 */
.biology-slider li:hover .card-title {
    transform: rotate(-360deg);
    transform-origin: center center;
    width: 100% !important;
    height: 100% !important;
    top: 0% !important;
    left: 0% !important;
    font-size: 19px;
    padding: 10px;
    text-align: center;
}
/*01-12-2021*/
.biology-slider .card .title-card-main {
    width: 170px;
    height: 170px;
    position: absolute;
    transform: rotate(0deg);
    border-radius: 50%;
    transition: all 1.5s ease 0s;
    z-index: 99999;
    background: #0006;
}
/*01-12-2021*/
/* 16-11-2021 */
.biology-slider li:hover .title-card-main .card-title {
    transform: rotate(360deg);
    transform-origin: center center;
}

.biology-slider .card.js-find-user-main:nth-child(5n + 2) .rect::before {
    background: url("../Images/StudentPortal/sh2.png") 0% 0% / 100% 100%;
    animation: 25s ease 0s infinite alternate none running rotate-shape1;
}

.biology-slider .card.js-find-user-main:nth-child(5n + 3) .rect::before {
    background: url("../Images/StudentPortal/sh3.png") 0% 0% / 100% 100%;
    animation: 20s ease 0s infinite alternate none running rotate-shape1;
}

.biology-slider .card.js-find-user-main:nth-child(5n + 5) .rect::before {
    background: url("../Images/StudentPortal/sh5.png") 0% 0% / 100% 100%;
    animation: 30s ease 0s infinite alternate none running rotate-shape1;
}

.biology-slider li .rect::after {
    content: "";
    width: 100px;
    height: 100px;
    background: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.36), rgba(255, 255, 255, 0) 5%);
    position: absolute;
    border-radius: 50%;
    left: -30px;
    z-index: 999;
    bottom: -20px;
}

.biology-slider .card.js-find-user-main.active-chapter .rect::before {
    animation: 0s ease 0s 1 normal none running pause;
}

section .lmspage .chapter-details .video-status::-webkit-scrollbar, .road-list .journey-intro::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

::marker {
    font-size: 0px;
    display: none;
}

.sublist .sublist-details-content .current-video button {
    color: rgb(255, 255, 255);
    font-weight: normal;
}

.video-tabs ul .video-tabs__1 span {
    color: rgb(212, 197, 16);
}

section .lmspage .chapter-details .video-tabs ul li {
    transition: 0.5s;
}

.video-tabs ul .video-tabs__8 span {
    color: rgb(219, 105, 121);
}

.video-tabs ul .video-tabs__8.active .square span, .video-tabs__8:hover .square span {
    background: radial-gradient(rgb(255, 255, 255), rgb(219, 105, 121));
    opacity: 0.5;
    border: 0px;
}

.video-tabs__9 span {
    color: rgb(219, 105, 105);
}

.video-tabs ul .video-tabs__9.active .square span, .video-tabs ul .video-tabs__9:hover .square span {
    background: radial-gradient(rgb(255, 255, 255), rgb(219, 105, 105));
    opacity: 0.5;
    border: 0px;
}

.chapter-details-blk-flex .chapter-details-blk-head .mentor {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 999;
}

    .chapter-details-blk-flex .chapter-details-blk-head .mentor ul {
        position: relative;
        width: max-content;
        padding-left: 0px;
        display: flex;
        margin-bottom: 0px;
        flex-wrap: wrap;
        width: 100%;
    }

        .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li {
            width: 60px;
            height: 60px;
            background: white;
            border-radius: 50%;
            text-align: center;
            /* position: relative; */
            margin-right: 18px;
            cursor: pointer;
            transition: all 0.5s ease 0s;
            z-index: 9999;
        }

            .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 1) img:hover::before {
                transform: translate(-50%, -50%) scale(1.2);
                transform-origin: center center;
            }

            .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 1):hover > img, .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 1).active > img {
                border: 2px solid red;
                filter: unset;
                transform: scale(1.2);
            }

            .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 2) .mentor-details {
                background: #d1f7d6;
                border: 1px solid #7ed789;
            }

            .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 1) .mentor-details {
                background: #ffd3d3;
                border: 1px solid #f19d9d;
            }

            .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 3) .mentor-details {
                background: rgb(247 242 180);
                border: 1px solid rgb(215 201 16);
            }

            .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 4) .mentor-details {
                background: rgb(212 217 253);
                border: 1px solid rgb(147 157 225);
            }

            .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 2):hover > img, .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 2).active > img {
                border: 2px solid rgb(89, 181, 101);
                filter: unset;
                transform: scale(1.2);
            }

            .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 3):hover > img, .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 3).active > img {
                border: 2px solid rgb(232, 222, 94);
                filter: unset;
                transform: scale(1.2);
            }

            .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 4):hover > img, .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li:nth-child(4n + 4).active > img {
                border: 2px solid rgb(9, 38, 249);
                filter: unset;
                transform: scale(1.2);
            }

            .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li > img {
                position: relative;
                width: 100%;
                border-radius: 50%;
                height: 100%;
                border: 2px solid rgba(0, 0, 0, 0);
                filter: grayscale(1);
                transition: all 0.5s ease 0s;
            }

    .chapter-details-blk-flex .chapter-details-blk-head .mentor p {
        margin-bottom: 0px;
        text-align: left;
        margin-right: 15px;
    }

.chapter-details-blk-flex .chapter-details-blk-head .mentor-details {
    width: 600px;
    background: rgb(255, 255, 255);
    position: absolute;
    z-index: 99999;
    box-shadow: rgb(233, 233, 233) -3px -2px 2px, rgb(223, 223, 223) 4px 5px 16px;
    padding: 15px;
    transform: scale(0);
    transition: all 0.5s ease-in 0s;
    left: 0px;
    top: -200%;
    opacity: 0;
}

    .chapter-details-blk-flex .chapter-details-blk-head .mentor-details .mentors-head .mentor-details-img img {
        width: 140px;
        border-radius: 50%;
        height: 140px;
        border: 5px solid rgb(255 255 255);
        box-shadow: rgb(50 50 50 / 10%) -3px -2px 2px, rgb(0 0 0 / 45%) 4px 5px 16px;
    }

.chapter-details-blk-flex .chapter-details-blk-head .mentor-details-img {
    width: 150px;
    border-radius: 50%;
    height: 150px;
}

.chapter-details-blk-flex .chapter-details-blk-head .mentor ul li.active .mentor-details {
    transform: scale(1);
    top: 100%;
    box-shadow: rgb(207 207 207 / 52%) -3px -2px 2px, rgb(118 118 118) 4px 5px 16px;
    opacity: 1;
}

.chapter-details-blk-flex .chapter-details-blk-head .close-mentor {
    position: absolute;
    right: 10px;
    transition: all 0.5s ease 0s;
    top: 3px;
}

.close-mentor:hover {
    opacity: 1;
}

.mentors-head {
    display: flex;
    align-items: center;
}

.chapter-details-blk-flex .chapter-details-blk-head .mentor-details-content {
    padding: 0px 15px;
}

    .chapter-details-blk-flex .chapter-details-blk-head .mentor-details-content h3 {
        font-weight: bold;
        font-size: 28px;
        text-align: left;
    }

    .chapter-details-blk-flex .chapter-details-blk-head .mentor-details-content p {
        font-size: 20px;
    }

.mentor ul > .close-mentor {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
    top: 0px;
    left: 0px;
}

/*Start 04-12-2021*/
.drag-list li:last-child > img:nth-child(1) {
    margin-left: 71px;
    margin-top: -7px;
    z-index: 9;
}
/*End 04-12-2021*/

.sublist-blk .video-blk.active-video {
    background: url("../Images/StudentPortal/active-video.png") 0% 0% / contain no-repeat;
    animation: 0.5s ease 0s infinite alternate none running bounce-active;
}

.current-ch__topic {
    background-image: url("../Images/StudentPortal/activeChapter.png");
    text-shadow: black 0px 0px 5px;
}

@keyframes bounce-active {
    0% {
        margin-top: 20px;
    }

    100% {
        margin-top: 0px;
    }
}

.currentVideoShow {
    display: block;
}
/* 16-11-2021 */
.biology-slider .active-chapter .title-card-main h5.card-title {
    left: 0 !important;
    top: -15% !important;
    width: 100% !important;
    height: 100% !important;
    font-size: 20px;
    text-align: center;
}

    .biology-slider .active-chapter .title-card-main h5.card-title i {
        display: none;
    }
/* 16-11-2021 */
.biology-slider .active-chapter svg {
    filter: drop-shadow(rgb(147, 145, 145) 14px 12px 4px);
}
/*Mani*/
.sublist-blk .sublist {
    width: 140px;
    margin-right: 20px;
    transition: all 0.5s ease 0s;
    /* transform: rotate(7deg); */
    cursor: pointer;
    position: relative;
}
/*Mani*/
.sublist-details-content .flex {
    display: flex;
    flex-direction: column;
}

.sublist-details.open-details > p::before {
    display: none;
}
/*01-12-2021*/
.sublist-blk .sublist:nth-child(3n + 1) {
    margin-top: 8px;
}
/*01-12-2021*/
.sublist-blk .sublist:nth-child(3n + 2) {
    margin-top: 18px;
}

.sublist-blk .sublist:nth-child(3n + 3) {
    margin-top: 0px;
}

.chapter-details.user-details-main.active {
    display: block;
}

.drag-list::after {
    content: "";
    width: 15px;
    height: 100%;
    position: absolute;
    right: -16px;
    background: #009345;
    transform: rotate(6deg);
}

.panels {
    padding: 26px;
    position: relative;
}

    .panels .heading {
        padding: 0px;
    }

.puzzel-quiz-data {
    background: rgb(255, 255, 255);
    box-shadow: rgb(212, 221, 244) 1px 2px 11px 0px;
    min-width: 50%;
}

.learn-fun-data {
    background: rgb(255, 255, 255);
    box-shadow: rgb(212, 221, 244) 1px 2px 11px 0px;
    min-width: 50%;
}

    .puzzel-quiz-data img, .learn-fun-data img {
        width: 100%;
        margin: 0px auto;
        display: block;
        height: 500px;
        object-fit: contain;
    }

.LMSindexmodal {
    max-width: 900px;
    overflow: hidden;
}

    .LMSindexmodal img {
        max-width: 100%;
        max-height: 600px;
        margin: auto;
        display: block;
    }

div#containerAwards {
    height: 260px;
}

.anychart-credits {
    display: none;
}

.piegraph .wrapper {
    margin: 0px auto;
    width: 100%;
}

.piegraph .bar {
    position: relative;
    width: 100%;
    height: 27px;
    background: rgb(213 213 213);
    margin-bottom: 13px;
    border-radius: 5px;
    box-shadow: rgb(114 114 114 / 59%) -1px 4px 5px 0px;
    overflow: hidden;
}

    .piegraph .bar .bar-info {
        border-radius: 5px;
        padding: 1px 12px;
        background: rgb(253, 116, 115);
        color: white;
        width: 10%;
        position: relative;
        height: 100%;
        transition: width 3.3s ease-in-out 0s;
        animation: 3.2s ease 0s 1 normal none running width-anim;
        font-size: 14px;
    }

@keyframes width-anim {
    0% {
        width: 30%;
    }
}

.piegraph .bar .bar-info .percent {
    float: right;
}

.piegraph .bar .bar-info.html {
    background: linear-gradient(rgb(255, 167, 7), rgb(235, 217, 0)), rgb(255, 193, 7);
}

.piegraph .bar .bar-info.css {
    background: linear-gradient(rgb(35, 71, 201), rgb(40, 190, 250)), rgb(71, 125, 224);
}

.piegraph .bar .bar-info.js {
    background: linear-gradient(rgb(76, 175, 80), rgb(0, 150, 136)), rgb(139, 195, 74);
}

.piegraph .bar .bar-info.ps {
    background: linear-gradient(rgb(213, 62, 62), rgb(208, 104, 157)), rgb(208, 104, 104);
}

/*Start 04-12-2021 Add this CSS Here*/
.learning-Topics {
    min-height: 262px;
    display: flex;
    position: relative;
    margin-left: 63px;
    margin-top: 46px;
    min-width: 0px;
    width: 0px;
    overflow: hidden;
    margin-right: 19px;
    align-items: center;
    transition: all 1s ease 0s;
}

.chapter1 {
    position: relative;
}
/*Close 04-12-2021 Add this CSS Here*/




/*interactive question*/
/*.fill_in_blank {
    margin-top: 20px;
    display: block;
    margin-bottom: 20px;
}

    .fill_in_blank img {
        display: none;
    }

.stems li, .options li {
    list-style: none;
    padding: 15px;
    margin: 1rem;
}

.question-fill {
    margin: auto;
    width: 100%;
    position: relative;
}

    .question-fill li img {
        width: 90px !important;
        margin-right: 20px;
        border-radius: 50%;
        height: 90px;
        border: 4px solid #ffffff;
        justify-self: self-end;
        margin-left: 20px;
        box-shadow: 5px 5px 7px #3a3a3abd;
    }

.game .deck .card i {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: absolute;
}

.stems, .options {
    width: max-content;
    margin-right: 10%;*/
/* float: left; */
/*text-align: center;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
}

    .stems p, .options p {
        background: #2e3d49;
        width: max-content;
        padding: 5px 15px;
        color: white;
        text-align: center;
        margin: auto;
        font-weight: normal;
    }

    .stems li, .options li {
        background: #f7f7f7;
        cursor: pointer;
        font-size: 20px;
        width: max-content;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        min-width: -webkit-fill-available;
        font-weight: normal;
        border: 1px solid #838383;
    }

    .stems li {
        justify-content: flex-end;
    }

        .stems li.matched, .stems li.matched:hover, .options li.matched, .options li.matched:hover {
            background: #dcf0e7;
        }

        .stems li.selected, .stems li.selected:hover, .options li.selected, .options li.selected:hover {
            background: #008f4f;
            color: #fff;
            box-shadow: 1px 2px 7px 1px #8f8f8f;
        }

        .stems li:hover, .options li:hover {
            background: #a9cca9;
        }

.line {
    width: 100%;
    height: 2px;
    background-color: #008f4f;
}

    .line.highlighted {
        background-color: green;
        box-shadow: 1px 2px 1px #666;
        height: 3px;
        z-index: 99;
    }

        .line.highlighted .point {
            border-left: 16px solid green;
        }

    .line .point {
        width: 0;
        height: 0;
        margin: -6px -3px 0 0;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 16px solid #008f4f;
        float: right;
    }

.fill_in_blank p {
    display: inline;
}

.fill_in_blank {
    text-align: left;
    vertical-align: middle;
}

    .fill_in_blank .dropzone {
        display: inline-flex;
        height: 27px;
        min-width: 170px;
        margin-left: 20px;
        background: #e7e7e7;
        text-align: center;
        width: max-content;
        box-shadow: 1px 2px 2px #dbdbdb;
        vertical-align: middle;
        margin-bottom: 8px;
    }

.fill_in_blankk .fill_in_blank {
    display: flex;
    align-items: center;
    margin-bottom: 17px;
}

.interactivity-question ul.answers li.dropzone {
    border-bottom: none;
    border: 1px solid #ddd;
    width: 154px;
}

.Interactive > p {
    font-size: 20px;
    font-weight: bold;
    padding-left: 0;
}

.fill_in_blank .dropzone span {
    padding: 0px 10px;
    border: none;
    width: max-content;
    font-weight: bold;
    font-size: 16px;
    display: block;
    margin: auto;
}

.content-task ul {
    line-height: 5em;
}

    .content-task ul li {
        list-style-type: none;
        display: inline-block;
        vertical-align: top;
        width: 150px;
        text-align: center;
        box-shadow: 0px 3px 2px #cfcfcf;
    }

        .content-task ul li span {
            cursor: pointer;
            border: none;
            font-size: 15px;
            padding: 5px;
            left: 0;
            z-index: 99;
            top: 0;
            display: flex;
            width: 100%;
            flex-direction: column;
            height: 100%;
            align-items: center;
            justify-content: end;
            line-height: 17px;
            color: black;
        }

        .content-task ul li .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            cursor: auto;
            transform: unset;
            z-index: 0;
        }

        .content-task ul li .dropzone {
            min-height: 30px;
            position: relative;
            z-index: 9;
        }

        .content-task ul li img {
            width: 100%;
            display: block;
            height: 109px;
            z-index: -999;
        }

.content-task {
    display: flex;
}

    .content-task .questions {
        width: 100%;
    }

    .content-task ul li span[draggable="true"] {
        cursor: grab !important;
    }

        .content-task ul li span[draggable="true"]:active {
            cursor: grabbing !important;
        }

    .content-task ul li span.word-empty {
        border-bottom: 1px solid #000;
        min-width: 0.5em;
    }*/
/*game*/
/*.game .deck {
    width: 690px;
    margin: 0 auto;
    padding: 32px !important;
    border-radius: 10px;
    box-shadow: 12px 15px 20px 0px rgba(46, 61, 73, 0.5);
}

    .game .deck .card {
        height: 140px;
        width: 133px;
        background: #2e3d49;
        display: inline-block;
        margin: 0 30px 30px 0;
        font-size: 0;
        color: #ffffff;
        text-align: center;
        border-radius: 8px;
        vertical-align: top;
        cursor: pointer;
        transform: rotateY(180deg);
        transform-style: preserve-3d;
        transition: transform 0.3s ease;
        font-family: FontAwesome;
        line-height: 150px;
        margin-left: unset !important;
    }

        .game .deck .card:nth-child(4n) {
            margin: 0 0 15px 0;
        }

        .game .deck .card:nth-child(n + 13) {
            margin: 0 30px 0 0;
        }

            .game .deck .card:nth-child(n + 13):nth-child(4n) {
                margin: 0;
            }

        .game .deck .card.open {
            transform: rotateY(0);
            background: #02b3e4;
            cursor: default;
        }

        .game .deck .card.show {
            font-size: 33px;
        }

        .game .deck .card.match {
            transform: rotateY(0);
            cursor: default;
            background: #008f4f;
            font-size: 33px;
        }

        .game .deck .card.notmatch {
            background: #f95c3c;
        }

.game #score-panel {
    text-align: left;
    width: 100%;
    padding: 0 25px;
    font-weight: bold;
    font-size: 17px;
}

    .game #score-panel .stars {
        padding: 0;
        margin: 0 5px 0 0;
        display: none;
    }

        .game #score-panel .stars li {
            list-style: none;
            display: inline-block;
        }

    .game #score-panel .restart {
        float: right;
        cursor: pointer;
        font-size: 16px;
    }

.interactivity-question h3 {
    color: #1d77d9;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 25px;
}

.Interactive h3 {
    color: #1d77d9;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 25px;
    text-transform: capitalize;
}

.game *::-moz-selection {
    background: transparent;
}

.game *::selection {
    background: transparent;
}

.game .swal2-overlay {
    background-color: white;
}*/
/*game*/
/*interactive question*/
/*.attendence polyline, .attendence tspan {
    display: none;
}

div#chartdiv {
    width: 100%;
    height: 220px;
}

#chartdiv svg {
    height: 300px;
}

#graphDiv g[opacity="0.4"] {
    display: none;
}

#graphDiv g[role="tooltip"] {
    display: none;
}

.chartdiv-details ul li div {
    box-shadow: rgb(94 94 94) -1px 1px 6px 0px;
    padding: 7px;
    margin-bottom: 6px;
}

.chartdiv-details ul li img {
    width: 30px;
}

.chartdiv-details li span {
    position: absolute;
    right: 8px;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(0, 0, 0) 0px 0px 5px 0px;
    line-height: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    top: 6px;
}

.chartdiv-details li {
    position: relative;
    padding: 9px 5px;
    text-align: center;
}

.chartdiv-details {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

li.physics > div {
    background: rgb(128, 103, 220);
}

li.chemistry > div {
    background: rgb(103, 113, 220);
}

li.biology > div {
    background: rgb(103, 148, 220);
}

li.maths > div {
    background: rgb(103, 183, 220);
}

li.geography > div {
    background: #c767dc;
}

li.history > div {
    background: #a367dc;
}

.chartdiv-details ul {
    padding-left: 0px;
    display: flex;
    margin-bottom: 0px;
    justify-content: space-evenly;
    background: white;
}

.geo-main-blk {
    position: relative;
    background-size: 100% 100%;
    background-repeat-x: repeat;
    width: 100%;
}

.center-geo {
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    left: 50%;
    top: 50%;
    position: absolute;
    width: 150px;
    opacity: 0;
    height: 150px;
    background-color: rgb(243, 188, 24);
    box-shadow: rgb(255, 193, 7) -2px 1px 40px 20px inset, rgb(255, 193, 7) -2px -1px 50px 90px;
    animation: 4s ease 0s 1 normal none running rotateGlobe;
}

.chapter1 {
    position: relative;
}

.learning-Topics {
    min-height: 262px;
    display: flex;
    position: relative;
    margin-left: 63px;
    margin-top: 46px;
    min-width: 0px;
    width: 0px;
    overflow: hidden;
    margin-right: 19px;
    transition: all 1s ease 0s;
}

@keyframes rotateGlobe {
    0% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(0) rotate(0deg);
    }

    100% {
        opacity: 0.5;
        transform: translate(-50%, -50%) scale(2) rotate(360deg);
    }
}

.center-geo::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    transform: scale(1.8);
}

.geo-drag-list {
    transform: scale(1);
    animation: 2s ease 0s 1 normal none running globe-pos;
    height: 95%;
    display: flex;
    background-repeat-x: repeat;
    background-size: 100% 100%;
    width: max-content;
    margin-bottom: 0px;
    overflow-y: hidden;
}

@keyframes globe-pos {
    0% {
        transform: scale(0);
    }

    90% {
        transform: scale(0);
    }

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

ul.geo-drag-list li {
    float: left;
    min-width: 272px;
    position: relative;
    z-index: 9999;
    display: flex;
    min-height: 700px;
    transform: rotate(45deg);
}

    ul.geo-drag-list li:hover .geo-topic {
        transform: scale(1.2);
    }

#canvas {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
}

.geo-card li {
    background: transparent;
    border: none;
}

    .geo-card li img {
        width: 100%;
        transform: rotate(0deg);
        transition: all 2s ease 0s;
        transform-origin: center center;
    }

.learning-Topics:hover img {
    transform: rotate(360deg);
    transform-origin: center center;
}

.geography-sub {
    background: url("../Images/StudentPortal/gallaxy/galaxy.jpg") 0% 0% / auto 100%;
}

.geo-drag-list li:nth-child(5n + 1) .geo-topic {
    margin-left: 0px;
    margin-bottom: 160px;
}

.geo-drag-list li:nth-child(5n + 2) .geo-topic {
    margin-top: 110px;
    align-self: baseline;
}

.geo-drag-list li:nth-child(5n + 3) .geo-topic {
    align-self: flex-end;
    margin-bottom: 50px;
}

.geo-drag-list li:nth-child(5n + 4) .geo-topic {
    align-self: center;
}

.geo-drag-list li:nth-child(5n + 5) .geo-topic {
    align-items: flex-start;
    margin-top: 100px;
}

.geo-topic {
    transition: all 0.5s ease 0s;
    position: absolute;
    z-index: 999999;
}

.topic-video {
    position: absolute;
    width: max-content;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    top: 100%;
    transform: translate(-50%, 0%);
    max-width: 370px;
    left: 50%;
}

.geo-video {
    background: radial-gradient(transparent, black);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    color: rgb(255, 255, 255);
    justify-content: center;
    box-shadow: rgb(255, 255, 255) 0px 0px 6px 0px;
    margin: 11px;
}

.geo-drag-list li.active {
    width: -webkit-fill-available;
    height: 100vh;
    background: url("../Images/StudentPortal/gallaxy/ch3.png") center center / contain no-repeat;
    left: 0px;
    position: fixed !important;
    z-index: 99999 !important;
}

ul.geo-drag-list::before {
    content: "";
    width: 440px;
    height: 440px;
    background: url("../Images/StudentPortal/gallaxy/starting-geo.gif") 0% 0% / contain;
    position: absolute;
    left: -160px;
    top: -160px;
}

ul.geo-drag-list li .line {
    content: "";
    width: 53%;
    height: 625px;
    position: absolute;
    transform: translate(-50%, -50%) scale(2);
    right: 50%;
    top: 67%;
    border-right: 1px dotted rgb(255, 255, 255);
    border-radius: 59%;
    z-index: -1;
}*/
/* creat forest view */
/*.forest-view {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 80px;
}

.interactivity-question .content-task {
    margin-bottom: 40px;
}

.draggable img {
    width: 100%;
    height: 100%;
    filter: drop-shadow(2px 4px 6px grey);
}

.draggable, .nested_droppable {
    background-color: #dbdbdb;
    cursor: move;
    outline: 2px solid #ffffff;
}

.nested_draggable {
    background-color: #555555;
    cursor: move;
    margin: 10px;
    outline: 2px solid #6a6a6a;
    padding: 10px;
    width: 10em;
}

.ui-sortable-helper {
    transform: rotate(5deg);
    transition: transform 0.1s ease-in;
}

.ui-sortable-placeholder {
    background-color: #404040;
    margin: 10px;
    padding: 10px;
}

.ui-sortable-placeholder-nested {
    background-color: #4a4a4a;
    margin: 10px;
    padding: 10px;
}

.resizable, .nested_resizable {
    margin: 3px 5px;
}

span#container2 {
    width: 90%;
    background: #ddd;
    height: 600px;
    position: relative;
}

#container2 .draggable.ui-sortable-handle {
    position: absolute;
    width: 100%;
    height: 100%;
}

#container2 .draggable.tree.ui-sortable-handle {
    width: 240px;
    height: auto;
    z-index: 9;
}

#container2 .draggable, .nested_droppable {
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none;
}

    #container2 .draggable.grass.ui-sortable-handle {
        width: 240px;
        height: auto;
        z-index: 9;
    }

span#container1 {
    width: 7%;
    background: #c7c7c7;
    position: relative;
    margin: 0px 21px;
}

.interactivity-question {
    text-align: center;
    position: relative;
    display: flex;
}

span#container1 .draggable {
    position: static !important;
}*/
/* creat forest view */
/*.timeFinish {
    width: 100%;
    height: 100%;
    position: absolute;
    align-items: center;
    justify-content: center;
    background: #0000005e;
    top: 0;
    left: 0;
    z-index: 99999999;
    display: none;
}

.finishBlock i.far.fa-thumbs-down {
    color: red;
}

.finishBlock h3 span {
    text-transform: uppercase;
}

.finishBlock i.far.fa-thumbs-down + h3 span {
    color: red;
}

.finishBlock {
    background: #ffffff;
    padding: 40px;
    box-shadow: 0px 0px 8px -3px #000;
}

    .finishBlock h3 {
        color: #000;
        font-weight: normal;
        text-align: center;
        font-size: 30px;
        line-height: 50px;
    }

    .finishBlock i {
        font-size: 50px;
        color: green;
        text-align: center;
        margin: auto;
        display: block;
        margin-bottom: 20px;
    }

    .finishBlock .replay {
        margin: auto;
        display: block !important;
        background: green;
        color: #fff;
        border: 1px solid #008000;
        padding: 5px 22px;
        margin-top: 5px;
        cursor: pointer;
    }*/
/*Sweetalert-start*/
/*.swal2-modal, .swal2-overlay {
    position: fixed;
    display: none;
}

    .swal2-modal button.styled:focus, .swal2-modal:focus {
        outline: 0;
    }

.swal2-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
}

.swal2-modal {
    background-color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-top: -200px;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2000;
}

    .swal2-modal.loading {
        overflow-y: hidden;
    }

    .swal2-modal h2 {
        color: #575757;
        font-size: 30px;
        text-align: center;
        font-weight: 600;
        text-transform: none;
        position: relative;
        margin: 0;
        padding: 0;
        line-height: 60px;
        display: block;
    }

    .swal2-modal hr {
        height: 10px;
        color: transparent;
        border: 0;
    }

button.swal2-cancel.styled {
    background: #bd2130 !important;
}

.swal2-modal button.styled {
    color: #fff;
    border: 0;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 0 5px;
    cursor: pointer;
    background: #0062cc !important;
}

.swal2-content, .swal2-icon {
    padding: 0;
    position: relative;
}

.swal2-modal button.styled[disabled] {
    opacity: 0.4;
    cursor: no-drop;
}

.swal2-modal button.styled.loading {
    box-sizing: border-box;
    border: 4px solid transparent;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: -2px 30px;
    vertical-align: top;
    background-color: transparent !important;
    color: transparent;
    cursor: default;
    border-radius: 100%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal;
}

.swal2-checkbox input, .swal2-checkbox span, .swal2-radio input, .swal2-radio span {
    vertical-align: middle;
}

.swal2-modal button.styled::-moz-focus-inner {
    border: 0;
}

.swal2-modal .swal2-image {
    margin: 20px auto;
}

.swal2-modal .swal2-close {
    font-size: 36px;
    line-height: 36px;
    font-family: serif;
    position: absolute;
    top: 5px;
    right: 13px;
    cursor: pointer;
    color: #cfcfcf;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

    .swal2-modal .swal2-close:hover {
        color: #d55;
    }

.swal2-content {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    float: none;
    margin: 0;
    line-height: normal;
    color: #555;
}

.swal2-icon.swal2-info, .swal2-icon.swal2-question, .swal2-icon.swal2-warning {
    font-size: 60px;
    line-height: 80px;
    text-align: center;
}

.swal2-icon {
    width: 80px;
    height: 80px;
    border: 4px solid grey;
    border-radius: 50%;
    margin: 20px auto 30px;
    box-sizing: content-box;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .swal2-icon.swal2-error {
        border-color: #f27474;
    }

        .swal2-icon.swal2-error .x-mark {
            position: relative;
            display: block;
        }

        .swal2-icon.swal2-error .line {
            position: absolute;
            height: 5px;
            width: 47px;
            background-color: #f27474;
            display: block;
            top: 37px;
            border-radius: 2px;
        }

            .swal2-icon.swal2-error .line.left {
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                left: 17px;
            }

            .swal2-icon.swal2-error .line.right {
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                right: 16px;
            }

    .swal2-icon.swal2-warning {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #0062cc;
        border-color: #0062cc !important;
    }

    .swal2-icon.swal2-info {
        font-family: "Open Sans", sans-serif;
        color: #3fc3ee;
        border-color: #3fc3ee;
    }

    .swal2-icon.swal2-question {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #c9dae1;
        border-color: #c9dae1;
    }

    .swal2-icon.swal2-success {
        border-color: #a5dc86;
    }

        .swal2-icon.swal2-success::after, .swal2-icon.swal2-success::before {
            content: "";
            position: absolute;
            width: 60px;
            height: 120px;
            background: #fff;
        }

        .swal2-icon.swal2-success::before {
            border-radius: 120px 0 0 120px;
            top: -7px;
            left: -33px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: 60px 60px;
            transform-origin: 60px 60px;
        }

        .swal2-icon.swal2-success::after {
            border-radius: 0 120px 120px 0;
            top: -11px;
            left: 30px;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transform-origin: 0 60px;
            transform-origin: 0 60px;
        }

        .swal2-icon.swal2-success .placeholder {
            width: 80px;
            height: 80px;
            border: 4px solid rgba(165, 220, 134, 0.2);
            border-radius: 50%;
            box-sizing: content-box;
            position: absolute;
            left: -4px;
            top: -4px;
            z-index: 2;
        }

        .swal2-icon.swal2-success .fix {
            width: 7px;
            height: 90px;
            background-color: #fff;
            position: absolute;
            left: 28px;
            top: 8px;
            z-index: 1;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .swal2-icon.swal2-success .line {
            height: 5px;
            background-color: #a5dc86;
            display: block;
            border-radius: 2px;
            position: absolute;
            z-index: 2;
        }

            .swal2-icon.swal2-success .line.tip {
                width: 25px;
                left: 14px;
                top: 46px;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            .swal2-icon.swal2-success .line.long {
                width: 47px;
                right: 8px;
                top: 38px;
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }

.swal2-input, .swal2-textarea {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    margin: 20px auto;
    font-size: 18px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

    .swal2-input.error, .swal2-textarea.error {
        border-color: #f06e57 !important;
    }

    .swal2-input:focus, .swal2-textarea:focus {
        outline: 0;
        box-shadow: 0 0 3px #c4e6f5;
        border: 1px solid #b4dbed;
    }

        .swal2-input:focus::-moz-placeholder, .swal2-textarea:focus::-moz-placeholder {
            -webkit-transition: opacity 0.3s 30ms ease;
            transition: opacity 0.3s 30ms ease;
            opacity: 0.8;
        }

        .swal2-input:focus:-ms-input-placeholder, .swal2-textarea:focus:-ms-input-placeholder {
            -webkit-transition: opacity 0.3s 30ms ease;
            transition: opacity 0.3s 30ms ease;
            opacity: 0.8;
        }

        .swal2-input:focus::-webkit-input-placeholder, .swal2-textarea:focus::-webkit-input-placeholder {
            -webkit-transition: opacity 0.3s 30ms ease;
            transition: opacity 0.3s 30ms ease;
            opacity: 0.8;
        }

    .swal2-input::-moz-placeholder, .swal2-textarea::-moz-placeholder {
        color: #bdbdbd;
    }

    .swal2-input:-ms-input-placeholder, .swal2-textarea:-ms-input-placeholder {
        color: #bdbdbd;
    }

    .swal2-input::-webkit-input-placeholder, .swal2-textarea::-webkit-input-placeholder {
        color: #bdbdbd;
    }

.swal2-input {
    height: 43px;
    padding: 0 12px;
}

.swal2-textarea {
    height: 108px;
    padding: 12px;
}

.swal2-select {
    color: #555;
    font-size: inherit;
    margin: 20px auto;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%;
}

.swal2-radio {
    border: 0;
    margin: 20px auto;
}

    .swal2-radio label:not(:first-child) {
        margin-left: 20px;
    }

    .swal2-radio input {
        margin: 0 3px 0 0;
    }

.swal2-checkbox {
    color: #555;
    margin: 20px auto;
}

.swal2-validationerror {
    background-color: #f1f1f1;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: #797979;
    font-size: 16px;
    font-weight: 300;
}

    .swal2-validationerror::before {
        content: "!";
        display: inline-block;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background-color: #ea7d7d;
        color: #fff;
        line-height: 24px;
        text-align: center;
        margin-right: 10px;
    }

@-webkit-keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
}

@keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
}

.show-swal2 {
    -webkit-animation: showSweetAlert 0.3s;
    animation: showSweetAlert 0.3s;
}

    .show-swal2.no-animation {
        -webkit-animation: none;
        animation: none;
    }

.hide-swal2 {
    -webkit-animation: hideSweetAlert 0.15s;
    animation: hideSweetAlert 0.15s;
}

    .hide-swal2.no-animation {
        -webkit-animation: none;
        animation: none;
    }

@-webkit-keyframes animate-success-tip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animate-success-tip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@-webkit-keyframes animate-success-long {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes animate-success-long {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@-webkit-keyframes rotatePlaceholder {
    0%, 5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    100%, 12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}

@keyframes rotatePlaceholder {
    0%, 5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    100%, 12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}

.animate-success-tip {
    -webkit-animation: animate-success-tip 0.75s;
    animation: animate-success-tip 0.75s;
}

.animate-success-long {
    -webkit-animation: animate-success-long 0.75s;
    animation: animate-success-long 0.75s;
}

.swal2-icon.swal2-success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}

@keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1;
    }
}

.animate-error-icon {
    -webkit-animation: animate-error-icon 0.5s;
    animation: animate-error-icon 0.5s;
}

@-webkit-keyframes animate-x-mark {
    0%, 50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}

@keyframes animate-x-mark {
    0%, 50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}

.animate-x-mark {
    -webkit-animation: animate-x-mark 0.5s;
    animation: animate-x-mark 0.5s;
}

@-webkit-keyframes pulse-warning {
    0% {
        border-color: #f8d486;
    }

    100% {
        border-color: #f8bb86;
    }
}

@keyframes pulse-warning {
    0% {
        border-color: #f8d486;
    }

    100% {
        border-color: #f8bb86;
    }
}

.pulse-warning {
    -webkit-animation: pulse-warning 0.75s infinite alternate;
    animation: pulse-warning 0.75s infinite alternate;
}

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

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

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

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}*/
/*Sweetalert-close*/
object {
    width: 100%;
    min-height: 950px;
}

.clr {
    clear: both;
    height: 15px;
}

.pending {
    filter: grayscale(1) !important;
}

.green {
    color: green;
}

.red {
    color: #d50707;
}

.status {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    margin-top: 8px;
}

.pass {
    background: green;
    color: white;
    padding: 0px 8px;
    margin: 0;
    height: 19px;
    width: max-content;
    line-height: 19px !important;
    font-size: 13px !important;
    border-radius: 4px;
    cursor: pointer;
}

.status .reappear {
    background: #eb6e03;
    color: white;
    padding: 1px 8px;
    margin: 0;
    height: 19px;
    width: max-content;
    line-height: 18px !important;
    font-size: 13px !important;
    cursor: p;
}

.mocktest-data {
    padding: 5px 10px;
    min-width: 160px;
    width: 300px;
    text-align: left;
}

.keynote li {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex;
    margin-right: 5px;
    cursor: pointer;
    min-height: 140px;
    border: 1px solid #d1d1d1;
    transition: 0.8s;
}

.keynote-data {
    min-height: 110px;
    padding: 15px 10px;
    min-width: 160px;
    width: 220px;
    text-align: center;
}

    .keynote-data img, .mocktest-data img {
        width: 34px;
        margin-bottom: 5px;
    }

    .keynote-data p {
        line-height: initial;
        margin-bottom: 0;
        font-weight: normal;
        font-size: 15px;
    }

.mocktest-data p {
    line-height: 20px;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 15px;
}
    /*15-11-2021*/
    .mocktest-data p.startAssess {
        cursor: pointer;
        /* text-align: center; */
    }
/*15-11-2021*/
.mocktest li, .labactivity li {
    min-height: 180px;
    position: relative;
    margin-bottom: 25px;
    margin-left: 8px;
    cursor: pointer;
    transition: 0.5s cubic-bezier(0, 0.94, 0, 1.16);
    box-shadow: rgb(181 187 200) 1px 2px 15px 0px;
    padding: 0 6px 0;
}

.labactivity-data {
    padding: 5px 0;
    width: 100%;
    transition: 0.8s;
    text-align: center;
}

    .labactivity-data img {
        height: 230px;
    }

    .labactivity-data p {
        margin-bottom: 0;
        line-height: 35px;
        font-size: 14px;
    }

ul.keynote, ul.mocktest, ul.labactivity {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

.keynote li:hover {
    background: #f3cfd4;
    border: 1px solid #f1b9c1;
    transform: scale3d(1.1, 1.1, 1.1);
}

.mocktest li:hover {
    background: #d3d8f4;
    border: 1px solid #b4bded;
    transform: scale3d(1.1, 1.1, 1.1);
}

.mocktest-data p .date-time {
    color: #687ed3;
}

.mocktest li:hover .mocktest-data p .date-time {
    color: #576ac9;
}

.mocktest-data p span {
    font-weight: bold;
    margin-right: 15px;
}

.mocktest li .mocktest-data p i {
    margin-right: 7px;
    margin-left: 1px;
    font-size: 14px;
}
/*20-11-2021*/
.shortnote-data img {
    width: auto;
    margin-right: 35px;
    /*     float: left;*/
    margin-bottom: 10px;
}
/*20-11-2021*/
.shortnote-data p {
    font-weight: normal;
    line-height: 28px;
}
/*25-11-2021*/
.shortnote-data ul li {
    font-weight: normal !important;
    font-size: 17px !important;
    line-height: 25px !important;
    margin-bottom: 17px !important;
}
/*25-11-2021*/
.shortnote-data h5 {
    color: #008f4f;
    font-size: 20px;
}

.keywords {
    background: #e3e3e3;
    width: max-content;
    padding: 0 15px;
}

    .keywords span {
        color: #177be7;
        font-weight: bold;
        margin-right: 15px;
    }

.chartContainer {
    width: 500px;
    height: 350px;
    padding: 20px;
}

.graph-data {
    display: flex;
    justify-content: space-around;
}

.result-details {
    width: 50%;
    padding: 15px;
}

    .result-details h5 {
        font-size: 35px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 25px;
    }

        .result-details h5 .orange {
            color: orange;
        }

        .result-details h5 .green {
            color: green;
        }

.result-data {
    display: flex;
    justify-content: space-between;
}

.result p span, .date-time p span {
    font-weight: bold;
}

.result p .redtext {
    color: #dd0000;
    font-size: 15px;
    margin-left: 15px;
}

.result p .greentext {
    color: #02a527;
    font-size: 15px;
    margin-left: 15px;
}

.result p, .date-time p {
    margin-bottom: 10px;
    font-size: 20px;
}

.QAstyle {
    display: flex;
    flex-direction: inherit;
    margin-bottom: 25px;
}

.greendot {
    color: #ffffff;
    font-size: 16px;
    margin-right: 9px;
    background: #28a745;
    width: max-content;
    padding: 1px 12px;
    font-weight: normal !important;
    border-radius: 5px;
}

.reddot {
    color: #ffffff;
    font-size: 16px;
    margin-right: 9px;
    background: red;
    width: max-content;
    padding: 1px 12px;
    font-weight: normal !important;
    border-radius: 5px;
}

.orangedot {
    color: white;
    font-size: 16px;
    margin-right: 9px;
    background: #ff870b;
    width: max-content;
    padding: 1px 12px;
    font-weight: normal !important;
    border-radius: 5px;
}

button, button:focus {
    outline: none;
}

.questionquiz .allbuttons2 {
    text-align: right;
}

.quiz-container ul {
    padding: 0;
}

.question-answer-popup ul.questionsAns li {
    display: none;
}

    .question-answer-popup ul.questionsAns li.active {
        display: block;
    }

.question-answer-popup .pop-up-contr {
    position: absolute;
    right: 10px;
    width: max-content;
    z-index: 99;
    color: #9b9b9b;
    display: flex;
    top: 5px;
}

.questionquiz h1 {
    font-weight: 300;
    margin: 0px;
    padding: 10px;
    font-size: 20px;
    background-color: #444;
    color: #fff;
}

.questionquiz .question {
    font-size: 28px;
    margin-bottom: 39px;
    line-height: 38px;
}

.questionquiz .answers textarea {
    width: 600px;
    height: 100px;
}

.questionquiz > .allbuttons2 button {
    background-color: transparent;
    color: #000;
    text-align: right;
    padding: 5px 9px;
    margin-bottom: 20px;
}

    .questionquiz > .allbuttons2 button:hover {
        color: #008f4f;
        background: transparent;
    }

.quiz-container ul li > div {
    font-weight: bold;
}
/*Mani*/
.questionquiz .answers {
    text-align: left;
    width: 80%;
    flex-direction: column;
    display: flex;
    margin-top: 15px;
    font-weight: normal;
    line-height: 40px;
}

    .questionquiz .answers label {
        border-radius: 6px;
        margin-top: 15px;
    }

.questno {
    /*width: 4%;
    float: left*/
}

.ansno {
    /*width: 94%;
    float: left*/
}

.inputcl {
    /* width: 20px;
    float: left;*/
}

.optnum {
    /*  width: 40px;
    float: left;
    line-height: 19px;*/
}

.optnam {
    /*  width: 62%;
    float: left;
    line-height: 23px;*/
}

    .optnam span {
        text-indent: 0px !important;
        margin-top: 0px !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        text-indent: 0px !important;
        line-height: 10px !important;
    }

    .optnam p span {
        text-indent: 0px !important;
        margin-top: 0px !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        text-indent: 0px !important;
        line-height: 10px !important;
    }

    .optnam p {
        text-indent: 0px !important;
        margin-top: 0px !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        text-indent: 0px !important;
        line-height: 10px !important;
    }

.ansno p {
    margin-top: 0px !important;
    text-indent: 10px !important;
    line-height: 20px !important;
}

.ansno span {
    text-indent: 10px !important;
    line-height: 20px !important;
}

.ansno p span {
    text-indent: 10px !important;
    line-height: 20px !important;
}
/*Mani*/
.questionquiz button {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    background-color: #177be7;
    color: #fff;
    border: 0px;
    border-radius: 3px;
    padding: 10px 20px !important;
    cursor: pointer;
    margin-bottom: 20px;
    min-width: 167px;
}

    .questionquiz button:hover {
        background-color: #008f4f;
    }

.questionquiz .slide {
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s;
    width: 100%;
    display: none;
}

.questionquiz .active-slide {
    opacity: 1;
    z-index: 2;
    display: block;
}

.questionquiz ul li img {
    vertical-align: top;
    width: 300px;
    object-fit: fill;
    max-height: 400px;
    display: block;
}

.quiz-container audio {
    vertical-align: top;
    padding: 0;
    display: block;
}

.questionquiz li {
    margin-bottom: 15px;
}

.questionquiz .quiz-container {
    position: relative;
    height: auto;
    width: 100%;
}

.StartAssessment {
    text-align: center;
}

.question-answer-popup {
    width: 96%;
    display: flex;
    flex-direction: column;
    position: absolute;
    height: 95%;
    padding: 0 10px;
}

.chapter-details-blk .questionquiz, .StartAssessment, .graph-data {
    display: none;
}

    .questionquiz.active, .StartAssessment.active {
        display: block;
        padding: 0px 20px;
    }

    .graph-data.active {
        display: flex;
    }

.mcqstart {
    background: radial-gradient(#67b0ff, #0268d7);
    width: 150px;
    height: 150px;
    vertical-align: middle;
    text-align: center;
    padding: 60px 0px;
    border-radius: 50%;
    color: white;
    text-transform: uppercase;
    font-size: 32px;
    position: relative;
    box-shadow: 4px 5px 6px #0000008c;
    cursor: pointer;
    margin: 55px auto;
}

    .mcqstart:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        transform: translate(-50%, -50%) scale(1);
        left: 50%;
        top: 50%;
        border-radius: 50%;
        border: 1px solid #6baff9;
        animation: 2s scalestart infinite alternate;
    }

    .mcqstart:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        transform: translate(-50%, -50%) scale(1);
        left: 50%;
        top: 50%;
        border-radius: 50%;
        border: 1px solid #6baff9;
        animation: 3s scalestart1 infinite alternate;
    }

@keyframes scalestart {
    0% {
        transform: translate(-50%, -50%) scale(1);
    }

    100% {
        transform: translate(-50%, -50%) scale(1.2);
    }
}

@keyframes scalestart1 {
    0% {
        transform: translate(-50%, -50%) scale(1.2);
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
    }
}

.interactivity-question .overlay {
    background: #ffffffad;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.start-interactivity {
    width: 150px;
    height: 150px;
    background: white;
    padding: 60px 0px;
    border-radius: 50%;
    color: black;
    font-size: 32px;
    cursor: pointer;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: 999;
}

    .start-interactivity:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        transform: translate(-50%, -50%) scale(1);
        left: 50%;
        top: 50%;
        border-radius: 50%;
        border: 1px solid #c5c5c5;
        animation: 2s scalestart infinite alternate;
    }

    .start-interactivity:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        transform: translate(-50%, -50%) scale(1);
        left: 50%;
        top: 50%;
        border-radius: 50%;
        border: 1px solid #d7d7d7;
        animation: 3s scalestart1 infinite alternate;
    }

#target ul.answers li {
    border: 1px dashed #898989;
    margin: 0;
}

div#target ul li:nth-child(1) {
    height: 120px;
    width: 150px;
    z-index: 9;
    left: 26%;
    bottom: 60px;
}

div#target ul li {
    position: absolute;
}

    div#target ul li:nth-child(8) {
        width: 260px;
        height: 310px;
        bottom: 11px;
    }

    div#target ul li:nth-child(3) {
        width: 100%;
        height: 129px;
        top: 30%;
    }

    div#target ul li:nth-child(4) {
        width: 100%;
        height: 250px;
        bottom: 0;
        left: 0;
    }

    div#target ul li:nth-child(5) {
        width: 300px;
        height: 110px;
        top: 0;
        left: 0;
    }

    div#target ul li:nth-child(6) {
        width: 100px;
        height: 150px;
        right: 0;
        top: 210px;
    }

    div#target ul li:nth-child(7) {
        width: 150px;
        height: 150px;
        right: 280px;
    }

    div#target ul li:nth-child(2) {
        width: 100%;
        height: 210px;
    }

    div#target ul li:nth-child(9) {
        width: 120px;
        height: 150px;
        bottom: 0;
        left: 60%;
        border-radius: 50%;
    }

    div#target ul li:nth-child(10) {
        width: 150px;
        height: 150px;
        top: 50%;
        left: 45%;
        border-radius: 50% 130%;
    }

    div#target ul li:nth-child(11) {
        width: 100px;
        height: 120px;
        right: 0;
        bottom: 0;
    }

div#source .dropzone span {
    height: 174px !important;
    background: pink;
    width: 200px !important;
}

div#source .image-place .dropzone {
    width: 100%;
    min-height: 93px;
    background: grey;
    margin-bottom: 10px;
}

.image-place {
    padding: 10px;
}

.removeborder {
    border: 0px solid !important;
}

div#clockdiv, div#clockdiv1, #clockdiv2 {
    text-align: right;
    padding: 0px 20px;
}

.timeFinish.beforeTime {
    display: flex !important;
}

.timeFinish {
    display: none;
}

.showTime {
    display: flex !important;
}
/*exam page*/
.exam-prediction .card-header h2 {
    text-decoration: none;
    font-size: 16px !important;
}

.exam-prediction .accordion button span {
    color: #008f4f;
    font-size: 14px;
    float: right;
    font-weight: bold;
}

.exam-prediction .card-header button {
    color: black;
    padding: 0;
}

.exam-prediction .card-header {
    padding: 5px 15px;
}

.exam-prediction .card {
    margin-bottom: 6px;
}

.list-wrapper {
    overflow: scroll;
    padding: 15px;
    height: 100%;
}

.question img {
    vertical-align: top;
    width: 300px;
    object-fit: fill;
    max-height: 400px;
    display: block;
}




.myimageclass {
    vertical-align: top;
    width: auto !important;
    object-fit: fill;
    max-height: 400px;
    display: block;
    max-width: 100% !important;
    /* border-radius: 14px;*/
    box-shadow: 1px 5px 10px #ccc;
    /* height: 100px;*/
}

.question audio {
    vertical-align: top;
    padding: 0;
    display: block;
}

.question {
    font-weight: bold;
    font-size: 14px;
    vertical-align: top;
}

.comment p {
    color: green;
    cursor: pointer;
    margin-top: 0;
}

.list-item {
    border: 1px solid #EEE;
    background: #e7e7e7;
    margin-bottom: 17px;
    padding: 12px 18px;
    position: relative;
}

.simple-pagination ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    text-align: center;
}

.simple-pagination li {
    display: inline-block;
    margin-right: 5px;
}

    .simple-pagination li a, .simple-pagination li span {
        color: #666;
        padding: 5px 10px;
        text-decoration: none;
        border: 1px solid #EEE;
        background-color: #FFF;
        box-shadow: 0px 0px 10px 0px #EEE;
    }

.simple-pagination .current {
    color: #FFF;
    background-color: #181818;
    border-color: #181818;
}

.simple-pagination .prev.current, .simple-pagination .next.current {
    background: #181818;
}

.user-details-exam iframe {
    width: 100%;
    height: 650px;
    background: white;
}

.user-details-exam {
    display: none;
    position: relative;
}

    .user-details-exam.active {
        display: block;
    }

.exam-block ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
    margin: 0;
}

    .exam-block ul li {
        display: flex;
        margin: 1%;
        border: 1px solid #f3f3f3;
        box-shadow: 0px 0px 20px 0px #d3d3d3;
        min-width: 22%;
    }

        .exam-block ul li .date span {
            margin-top: 2px;
            font-size: 16px;
        }

        .exam-block ul li .date {
            text-align: center;
            padding: 16px 18px;
            background: #008f4f;
            color: #fff;
            font-size: 31px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            line-height: 32px;
        }

        .exam-block ul li p {
            margin-bottom: 0px;
        }

.user-details-exam .d-flex, .user-details-exam .d-flex > div {
    width: 100%;
}

.grid-view-details div#FullScreen1 {
    left: 0;
}

div#FullScreen1 iframe {
    left: 0;
    padding: 0;
}

.exam-block ul li .exam-details {
    padding: 15px 20px 10px;
    width: 100%;
}

    .exam-block ul li .exam-details > button.active:hover {
        color: #177be7;
    }

    .exam-block ul li .exam-details > button.active {
        font-size: 18px;
        padding: 0px;
        background: #46464600;
        border: none;
        line-height: 21px;
        float: right;
        color: black;
        cursor: pointer;
        transition: 0.5s;
    }

    .exam-block ul li .exam-details > button.inactive {
        font-size: 18px;
        padding: 0px;
        background: #46464600;
        border: none;
        line-height: 21px;
        float: right;
        color: #b9b9b9;
        transition: 0.5s;
    }

    .exam-block ul li .exam-details p {
        font-size: 16px;
        margin-bottom: 5px;
        margin-top: 12px;
        color: #898989;
    }

/*Mani add 17.02.2022 Start*/

.commonpopupwidthstudy {
    width: 80% !important;
    margin: 0px auto;
    margin-top: 5%;
}

    .commonpopupwidthstudy .modal-dialog {
        max-width: 100% !important;
        width: 100%;
        margin: 0px;
    }

    .commonpopupwidthstudy .modal-content {
        box-shadow: 0px 0px 20px #34343499;
        background-color: #fefefe;
        margin: auto;
        border: none;
        margin-top: 0px;
        z-index: 99;
        padding: 30px 20px;
    }



    .commonpopupwidthstudy .table tbody tr th {
        font-weight: 600;
        font-size: 14px;
        padding: 5px;
        background: rgb(221, 221, 221);
    }

    .commonpopupwidthstudy .table tbody tr td {
        font-weight: 500;
        font-size: 13px;
        padding: 5px;
    }
/*Mani*/
.studyplan ul {
    margin-left: -38px;
    display: inline-block;
}

    .studyplan ul li {
        width: 336px;
        float: left;
    }

.sbmforvi {
    color: #008f4f;
    border: 1px solid #008f4f;
    background: #fff;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0px 10px;
    border-radius: 5px;
    float: right;
    transition: 0.5s;
    cursor: pointer;
}

.tooltipnew {
    position: absolute;
    top: 100%;
    transform: translate(-50%, 36%);
    left: 50%;
    width: max-content;
    color: rgb(0, 0, 0);
    padding: 2px 10px;
    transition: all 0.5s ease 0s;
    font-size: 13px;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
}

.exam-block ul li .exam-details > button {
    font-size: 14px;
    padding: 0px 10px;
    background: #46464600;
    border: 1px solid #000;
    line-height: 21px;
    float: right;
    color: black;
    cursor: pointer;
    transition: 0.5s;
}

.allbuttons {
    text-align: center;
}


.pos-relbody .pos-rel {
    position: relative;
    width: 100%;
    height: 650px;
    overflow: auto;
}

.question p {
    font-weight: bold !important;
}
/*.pos-relbody {
    width: 40%;
    background: #fff;
    box-shadow: 0px 0px 16px 7px #6c6c6c8c;
    overflow: auto;
    z-index: 9;
    height: 680px!important;
    margin: auto;
    margin-top: 40px;
}
*/
.pos-relbody .pos-rel .pridiction-pop-up-QA ul {
    padding: 16px;
}

#fullExam .question-answer-popup {
    width: 100%;
    position: absolute;
    height: 95%;
    padding: 20px;
}

#fullExam .multitas {
    height: 90% !important;
}

#fullExam .intro-quiz h3 {
    color: #d50707;
    text-align: center;
    margin: 15px;
    font-size: 1.4rem !important;
    font-weight: 600 !important;
}

.answers label {
    margin-bottom: 0px !important
}

.intro-quiz ul ol {
    margin-left: -25px;
}

.intro-quiz #divinstruction p {
    color: #000 !important;
    margin-bottom: 10px;
}

.intro-quiz ul ol li {
    color: #000 !important;
}

.exam-block ul li .exam-details b {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 12px;
    color: #049051;
    font-style: italic;
    font-weight: 100;
}

.questionquiz .item {
    position: absolute;
    left: 46%;
    top: -30px;
}

    .questionquiz .item h2 {
        text-align: center;
        position: absolute;
        line-height: 77px;
        width: 100%;
        font-size: 18px;
    }

.questionquiz svg {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.questionquiz .circle_animation {
    stroke-dasharray: 440; /* this value is the pixel circumference of the circle */
    stroke-dashoffset: 440;
    transition: all 1s linear;
}

.numberingstep {
    text-align: center;
    /*position: absolute;*/
    width: 100%;
    /* bottom: 0px;*/
}
    /* Make circles that indicate the steps of the form: */
    .numberingstep .step {
        height: 30px;
        width: 30px;
        margin: 0 2px;
        background-color: #bbbbbb;
        border: none;
        border-radius: 50%;
        display: inline-block;
        opacity: 0.5;
    }

    /* Mark the active step: */
    .numberingstep .active {
        opacity: 1;
        background-color: #008f4f;
    }

.q-notAtt {
    background: #6a6a6a00;
    color: #fff;
    position: absolute;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: 5px;
    font-size: 20px;
    right: 5px;
    color: grey;
}


/*Mani*/


.vc-container button {
    padding: 0px !important;
    min-width: 0px !important;
}

#LPopupDiv .video-question {
    position: relative;
}

#LPopupDiv .questionsAns iframe {
    padding: 10px 0px 7px 20px;
}

.exam-block ul li .exam-details h3 {
    margin-bottom: 0px;
    font-size: 21px;
    font-weight: normal;
}

.grid-block > ul li > div {
    display: flex;
}

.grid-block-test {
    border: 1px solid #ddd;
    margin: 1%;
    padding: 8px 20px 8px 10px;
    position: relative;
    min-width: 171px;
    cursor: pointer;
}

    .grid-block-test .marks {
        position: absolute;
        top: -8px;
        right: -9px;
        background: #b1b1b1;
        border-radius: 50%;
        width: 38px;
        height: 38px;
        text-align: center;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
    }

.grid-block ul > h3 {
    margin-top: 20px;
    font-size: 18px;
    font-weight: normal;
    background: #f7f7f7;
    padding: 7px 10px;
    border: 1px solid #e1e1e1;
}

.grid-block {
    width: 100%;
    padding: 20px;
}

    .grid-block ul {
        padding-left: 0px;
    }

.grid-block-test p {
    font-size: 14px;
    margin-bottom: 0;
}

.grid-block-test h3 {
    font-size: 14px;
    font-weight: bold;
}

.grid-block-test.green-border {
    border-top: 2px solid green;
}

.grid-block-test.orange-border {
    border-top: 2px solid #ff7702;
}

.grid-block-test.red-border {
    border-top: 2px solid #cd0000;
}

    .grid-block-test.red-border .marks {
        background: #cd0000;
    }

.grid-block-test.green-border .marks {
    background: green;
}

.grid-block-test.orange-border .marks {
    background: #ff7702;
}

.grid-view-details .pop-up-contr {
    position: absolute;
    right: 0;
    z-index: 99;
    color: #9b9b9b;
    display: flex;
    top: 0;
    background: black;
    width: 100%;
    justify-content: flex-end;
    padding: 2px 0;
}

.grid-view-details {
    position: fixed;
    z-index: 9;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 20px 10px #5e5e5e80;
    min-width: 800px;
    height: 740px;
    overflow: hidden;
}

    .grid-view-details .grid-view-details-heading {
        display: flex;
        width: 100%;
        margin-bottom: 10px;
        align-items: center;
        justify-content: space-between;
        background: black;
        padding: 0 15px;
        color: white;
    }

.close-grid {
    margin: 0px 10px;
}

.grid-view-details-heading h3 {
    font-size: 20px;
    font-weight: normal;
}

.comment {
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 5px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-top: 10px;
    transition: 0.5s;
    background: #ffffff;
    display: none;
}

    .comment.active {
        -webkit-line-clamp: unset;
        display: block;
    }

.question-answer p {
    font-size: 15px;
    padding-left: 7px;
    font-weight: normal;
    margin: 0;
}

.question-answer.list-item .answer {
    margin: 6px 0px 0px;
    display: flex;
    font-weight: bold;
}

    .question-answer.list-item .answer label {
        font-size: 15px;
        margin: 0px 10px;
        font-weight: normal;
    }

.answer label input:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: white;
    border: 1px solid #d1d1d1;
    border-radius: 50%;
    left: 3px;
    top: 3px;
}

.answer label {
    position: relative;
}

    .answer label input.right:before {
        content: "\2713";
        background: green;
        color: #fff;
        font-size: 12px;
        padding: 0;
        text-align: center;
        line-height: 15px;
        font-weight: bold;
        left: 3px;
        top: 3px;
    }

    .answer label input.wrong:before {
        content: "\292B";
        background: #df0000;
        color: #fff;
        font-size: 12px;
        padding: 0;
        text-align: center;
        line-height: 12px;
        font-weight: bold;
    }

.q-right {
    background: green;
    color: #fff;
    position: absolute;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: 5px;
    font-size: 12px;
    right: 5px;
}

.q-wrong {
    background: #df0000;
    color: #fff;
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: 5px;
    right: 5px;
}

.user-details-exam .js-find-exam {
    margin: 0px 6px;
    float: right;
    background: #fff;
    border: 1px solid #000;
    padding: 0px 10px;
    min-width: 120px;
    font-size: 14px;
}

button.js-find-exam.active {
    display: none;
}

#container {
    width: 100%;
    height: 410px;
}

div#accordionExample .card-body {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
}

iframe.pridiction-pop-up-QA {
    margin-top: 26px;
    overflow-x: hidden;
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 30px 0px 6px;
    overflow-y: scroll;
    left: 100%;
    transition: 0.5s;
}

.pridiction-pop-up-QA ul {
    overflow: unset;
    padding: 0 16px 0 0;
    margin: 0;
}

.pridiction-pop-up-QA {
    top: 0;
    background: #fff;
    transition: 0.5s;
}

    .pridiction-pop-up-QA.active {
        left: 0;
    }

.pos-rel .pridiction-pop-up-QA {
    left: 0;
}

.pos-rel {
    position: relative;
    width: 100%;
    height: 100vh;
}

.question-answer h4 {
    font-size: 12px;
    width: max-content;
    text-align: right;
    font-weight: bold;
    background: #fff;
    padding: 0 5px;
    margin-bottom: 0px;
    border: 1px solid #ddd;
    margin-top: 6px;
    cursor: pointer;
}

.u-exam-assess iframe {
    width: 100%;
    position: absolute;
    height: 92%;
}

/*Mani 13.04.2022 Start*/

.exampopup {
    overflow-x: hidden;
    width: 60% !important;
    overflow-y: auto !important;
    height: 95% !important;
}

    .exampopup .mcqs {
        width: 94% !important;
    }

.newexampopup {
    width: 1066px !important;
}

.mycssfor {
    width: 845px;
}

.newexampopup .pos-relbody .pos-rel {
    overflow: inherit;
}
/*Mani 13.04.2022 End*/
.pridiction-pop-up, .u-exam-assess {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
    background: #fff;
    min-width: 800px;
    padding: 0px;
    box-shadow: 0px 0px 16px 7px #6c6c6c8c;
    /* overflow: hidden !important;*/
    z-index: 9;
    min-height: 600px;
    display: none;
    overflow-y: scroll;
}

.pridiction-pop-up {
    top: 0%;
    left: 50%;
    transform: translate(-50%, 4%);
}

    .pridiction-pop-up ul li span {
        float: right;
        font-size: 14px;
        padding: 0px 5px;
        margin: 0;
    }

    .pridiction-pop-up ul {
        padding-left: 0;
        margin-bottom: 0;
    }

.pridiction-pop-up-content {
    padding: 19px;
}

.pridiction-pop-up-heading {
    margin-bottom: 5px;
    background: #000000;
    padding: 6px 15px;
    font-size: 20px;
    color: white;
    z-index: 9;
    position: relative;
}

.close-pridiction i {
    color: #9b9b9b;
}

    .close-pridiction i:hover {
        color: #fff;
    }

.pridiction-pop-up ul li {
    padding: 6px 10px;
    border: 0.5px solid #ddd;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 15px;
    background: #f1f1f1;
    position: relative;
}

iframe.pridiction-pop-up-QA.active {
    left: 0;
}
/*new css */
form .d-flex {
    width: 100%;
}

    form .d-flex input {
        width: 100%;
    }

    form .d-flex .form-group {
        width: 100%;
        margin: 8px;
    }

        form .d-flex .form-group select {
            width: 100%;
            padding: 10px 5px;
            border: 1px solid #ddd;
            transition: 0.5s;
        }

            form .d-flex .form-group select:focus {
                color: #495057;
                background-color: #fff;
                border-color: #80bdff;
                outline: 0;
                box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
            }

.form {
    background: #fff;
    padding: 40px;
    border-radius: 20px 20px 0px 0px;
    margin-top: 20px;
    box-shadow: 1px -5px 2px 2px #ddd;
}

    .form .form-group.d-lg-flex.wid-25:before {
        display: none
    }

    .form input.caldate.is-disabled.uplabel {
        font-size: 14px;
    }

    .form input.form-control input[type="submit"] {
        width: max-content;
        background: blue;
    }

    .form [type="submit"] {
        background: #3980e9 !important;
        color: #fff;
        width: max-content;
        padding-top: 0;
        float: right;
        font-size: 14px;
        display: block;
        padding-bottom: 0;
        padding: 6px 14px;
    }

.sublist-details-blk video {
    width: 100%;
    height: 100%;
}

.exam-page .heading button {
    background: #000000;
    border: none;
    color: white;
    border-radius: 5px;
    padding: 0 10px;
    cursor: pointer;
    transition: 0.5s;
    font-size: 14px;
}

    .exam-page .heading button:hover {
        background: #177be7;
    }

.exam-details-blk iframe {
    width: 100%;
    min-height: 432px;
    max-height: max-content;
}

.exam-details-blk {
    padding: 25px;
    background: rgb(255, 255, 255);
    position: relative;
    border-radius: 20px 20px 0px 0px;
    margin-top: 10px;
    box-shadow: 0px 1px 12px 1px #ddd;
    margin-bottom: 35px;
}

.full-screen {
    cursor: pointer;
}

.pop-up-contr {
    position: absolute;
    right: 0;
    width: max-content;
    z-index: 99;
    color: #9b9b9b;
    display: flex;
    top: 0px;
    height: 29px;
    background: rgb(255, 255, 255);
    padding: 5px 10px;
}

#learningpop .pop-up-contr {
    position: sticky;
    right: 0;
    width: max-content;
    z-index: 99;
    color: #9b9b9b;
    display: flex;
    top: 0px;
    height: 29px;
    background: rgb(255, 255, 255);
    padding: 5px 0px;
    top: 1px;
    width: max-content;
    margin-left: auto;
}

/*.maximizScreen#learningpop .pop-up-contr {
    position: sticky;
    right: 0;
    width: max-content;
    z-index: 99;
    color: #9b9b9b;
    display: flex;
    top: 0px;
    height: 0px;
    background: rgb(255, 255, 255);
    padding: 0px 0px;
    width: max-content;
    margin-left: auto;
}*/

.closeQA {
    font-size: 14px;
    margin-bottom: 8px;
    color: #646464;
    position: absolute;
    top: 40px;
    cursor: p;
    left: 0;
    z-index: 9;
}

.close-pridiction, .closeQA, .close-examasses {
    margin: 0px 12px;
    cursor: pointer;
    line-height: 17px;
}

.submittedquiz i {
    font-size: 80px;
    color: green;
}

.submittedquiz {
    text-align: center;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 450px;
}

    .submittedquiz button {
        font-family: "Work Sans", sans-serif;
        font-size: 16px;
        background-color: #177be7;
        color: #fff;
        border: 0px;
        border-radius: 3px;
        padding: 10px 20px;
        cursor: pointer;
        margin-bottom: 20px;
    }

.reviewQuiz {
    display: none;
}

    .reviewQuiz iframe {
        width: 100%;
        height: 100%;
        position: absolute;
    }

.quizhead {
    display: flex;
    justify-content: space-between;
}

    .quizhead p {
        background: #ffc107;
        padding: 0px 10px;
        font-size: 13px;
        color: black;
    }

.intro-quiz h3 {
    color: #d50707;
    text-align: center;
    margin: 15px;
}

.intro-quiz h4 {
    font-size: 16px;
    text-decoration: underline;
    margin: 12px 0;
    font-weight: bold;
}

.intro-quiz ul {
    margin: 0;
    padding: 0px;
    margin-left: 15px;
    line-height: 35px;
}

.intro-quiz button {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    background-color: #177be7;
    color: #fff;
    border: 0px;
    border-radius: 3px;
    padding: 10px 20px;
    cursor: pointer;
    display: block;
    margin: 20px auto 0;
}

.question-answer-popup .intro-quiz button {
    margin: 20px auto 25px;
}

#learningpop {
    height: 90vh;
    max-height: 90vh;
    top: 48%;
}

#questionAnswerIframe {
    height: 63vh !important;
}

.quiz-container iframe {
    width: 100%;
    height: 550px;
}

.questionsAns h4 {
    font-size: 20px;
    font-weight: bold;
}

video {
    width: 100%;
}

.submittedquiz h2 {
    padding: 50px 0;
}

.grid-view-details iframe {
    width: 100%;
    height: 100%;
}

.startAssess-popup {
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 800px;
    height: 650px;
    background: #fff;
    box-shadow: 0px 0px 5px 5px #000;
    overflow: hidden;
}

    .startAssess-popup iframe {
        width: 100%;
        height: 100%;
        margin-top: 20px;
    }

.startAssessClose {
    margin: 0px 11px;
    cursor: p;
}
/* 10-11-2021 */
div#collapseTwo .card-body {
    display: flex;
    flex-wrap: wrap;
}

.prediction-head p {
    margin-bottom: 0px;
    color: white;
}

.prediction-content {
    padding: 10px;
}

    .prediction-content ul li {
        border-bottom: 1px solid #dddddd6e;
        padding: 4px 2px;
        font-size: 13px;
        font-weight: normal;
        vertical-align: middle;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

.prediction-block {
    margin-right: 16px;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    width: 100%;
    font-weight: bold;
    box-shadow: -1px 0px 11px 2px #ddd;
    margin-top: 59px;
    background: #fff;
    margin-bottom: 5px;
}

    .prediction-block span {
        font-size: 12px;
        float: right;
        font-weight: normal;
        padding: 0px 5px;
        margin: 0;
        line-height: 19px;
    }

    .prediction-block img {
        margin-right: 10px;
        margin-top: -35px;
        filter: drop-shadow(-2px 6px 4px #2c2c2c);
        width: 49px;
    }

div#accordionExample .card-body .demo {
    width: 100%;
}

.prediction-head {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.prediction-content ul {
    padding-left: 0;
    text-align: left;
    margin-bottom: 0;
    height: 160px;
}

.prediction-head {
    padding: 5px 10px;
    background: #177be7;
    justify-content: space-between;
    border: 1px solid #ddd;
    color: white;
}

.PridictionSlider li {
    padding: 13px 10px 0;
}

.card-body .demo {
    margin-top: -38px;
}
/* 10-11-2021 */
/* study plan */



.creatPlan {
    min-height: 320px;
}

    .creatPlan h1 img {
        display: block;
        text-align: center;
        font-size: 70px;
        border-radius: 50%;
        width: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 19px;
        margin: 0px auto 15px;
    }

    .creatPlan h1 {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        transition: 0.5s;
        cursor: pointer;
        color: #c4c4c4;
        font-weight: normal;
        font-size: 28px !important;
    }

    .creatPlan.active {
        position: relative;
    }

        .creatPlan.active h1 {
            right: 0;
            left: unset;
            top: 0%;
            transform: unset;
            font-size: 18px !important;
        }

            .creatPlan.active h1 img {
                font-size: 20px;
                width: 30px;
                height: 30px;
                display: inline-flex;
                margin-right: 10px;
                margin-bottom: 0;
            }

    .creatPlan .plan-list {
        /* display: none; */
        position: relative;
        margin-bottom: 30px;
    }

.plan-list .lSAction {
    position: absolute;
    top: -5px;
    display: none;
}

p.alert-list {
    margin-bottom: 8px !important;
    margin-top: 6px !important;
}

    p.alert-list img {
        width: 23px;
        margin-right: 6px;
    }

.creatPlan.active .plan-list {
    margin-bottom: 45px;
}

.plan-list-box p {
}

.plan-list-box h4 {
    font-size: 17px;
    margin-bottom: 4px;
    padding: 0px 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-top: 10px;
    font-weight: bold;
}

.plan-list-box {
    width: 93%;
    margin-right: 20px;
    box-shadow: 0px 0px 5px -2px #000;
    margin-top: 10px;
    margin: auto;
    margin-top: 7px;
    margin-bottom: 20px;
}

.plan-list h3 img {
    margin-right: 12px;
    width: 50px;
    height: 50px;
}

.plan-list-box p {
    font-size: 13px;
    display: flex;
    align-items: flex-start;
    margin: 0;
}

.plan-list-content {
    padding: 6px 15px;
}

.plan-list-box .progress .plan-list-prog {
    position: relative;
    background-image: linear-gradient(45deg, rgb(23 123 231) 25%, #0358b3 25%, #177be7 50%, #0358b3 50%, rgb(23 123 231) 75%, #0358b3 75%, #177be7);
}

.plan-list-box .progress {
    background: #d7d7d7;
}

.plan-list-box-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
}

    .plan-list-box-head i {
        cursor: pointer;
        color: #707070;
        font-size: 15px;
        margin-left: 5px;
    }

.creatPlan .plan-list .demo {
    margin-top: -35px;
}

.plan-list .content-slider li {
    padding-top: 52px;
}
/* study plan */
/*study plan review*/
.plan-list-popup {
    width: 100%;
    height: 90%;
    position: relative;
    padding: 20px;
    background: #fff;
    overflow: auto;
}

    .plan-list-popup p.plan-time {
        font-size: 22px;
        color: #177be7;
    }

    .plan-list-popup img {
        width: 37px;
    }

.plan-date p {
    margin-bottom: 0;
}

.plan-date {
    display: flex;
    justify-content: space-between;
    padding-right: 8px;
    margin-bottom: 20px;
}

.plan-list-chapter ul {
    padding-left: 0;
    position: relative;
    padding: 0px 20px;
}

    .plan-list-chapter ul li {
        display: flex;
        padding: 10px;
        position: relative;
        align-items: center;
    }

        .plan-list-chapter ul li p {
            margin-bottom: 0;
        }

    .plan-list-chapter ul:before {
        content: "";
        width: 1px;
        height: 100%;
        position: absolute;
        left: 15px;
        top: 0;
        background: #000;
    }

    .plan-list-chapter ul li:before {
        content: "";
        width: 25px;
        height: 1px;
        position: absolute;
        left: -4px;
        background: #000;
        top: 50%;
    }

.plan-review-pop ul li .plan-check p {
    width: max-content;
    font-size: 13px;
    padding: 0px 3px;
}

li.plan-subTopic {
    width: 446px;
    max-width: 380px;
    flex-direction: column;
    min-width: 310px !important;
    max-width: 468px !important;
    background: #efefef;
    padding: 10px 0px;
    box-shadow: 0px 0px 7px -4px #6e6e6e;
    padding-left: 0 !important;
}

    li.plan-subTopic p span {
        float: right;
    }

    li.plan-subTopic p {
        width: 100% !important;
        background: #efefef;
        max-width: unset !important;
        min-width: auto !important;
        font-size: 13px;
        display: inline;
    }

.plan-review-pop ul li p input {
    margin-right: 6px;
    vertical-align: m;
}

.red-alert {
    color: red;
}

.orange-alert {
    color: #d78b00;
}

.green-alert {
    color: green;
}

.blue-alert {
    color: #045ab6;
}

li.plan-subTopic h3 {
    color: #000;
    padding: 0px 15px;
    font-size: 15px;
    background: #efefef;
    position: relative;
    font-weight: bold;
}

.plan-check {
    width: 100%;
    margin-top: 5px;
    padding: 0px 10px;
}

    .plan-check p {
        padding-right: 0px !important;
        padding-left: 5px !important;
    }

.plan-edit-popup {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    z-index: 9;
    width: 1125px;
    height: 600px;
    box-shadow: 0px 0px 16px 7px #6c6c6c8c;
    display: none;
    background: #fff;
}

    .plan-edit-popup iframe {
        width: 100%;
        height: 92%;
        position: relative;
        padding: 20px 0px 20px 20px;
        background: #fff;
    }

.pop-up-contr div:last-child {
    margin: 0px 15px;
    cursor: pointer;
}

.journey-intro-content.plan-review-pop img {
    display: block;
}

.journey-intro-content.plan-review-pop > ul > li > p {
    padding: 7px 20px;
    font-weight: normal;
    font-size: 19px;
    background: #efefef;
}

.plan-list-box .progress .plan-list-prog.red {
    background-image: linear-gradient(45deg, #dc3545 25%, #bd2130 25%, #dc3545 50%, #bd2130 50%, #dc3545 75%, #bd2130 75%, #dc3545);
}

.plan-list-box .progress .plan-list-prog.orange {
    background-image: linear-gradient(45deg, #ef7a02 25%, #f19e06 25%, #ef7a02 50%, #f39e03 50%, #ef7a02 75%, #f19f08 75%, #ef7a02);
}

.plan-list-box .progress .plan-list-prog.green {
    background-image: linear-gradient(45deg, #008f4f 25%, #006c3c 25%, #008f4f 50%, #027240 50%, rgb(0 143 79) 75%, #027240 75%, #008f4f);
}

.plan-date img {
    width: 50px;
}

.plan-date > div {
    display: flex;
    align-items: center;
}

.plan-list-box-head > div img {
    width: 26px;
}

.plan-list-box-head > div {
    display: flex;
    align-items: center;
    cursor: p;
}

.plan-block {
    transform: scale(0);
    height: 320px;
}

    .plan-block.active {
        transform: unset;
        height: max-content;
    }
/*study plan review*/
/*13-11-2021*/
.exam-graph {
    width: 100%;
    padding: 20px;
}

#examAssessment {
    width: 100%;
    position: relative;
}

.Where-Stand .examSlider-blk {
    margin-top: 28px;
}

.examSlider li canvas {
    padding-top: 20px;
}

.examSlider-blk {
    box-shadow: 0px 0px 5px 0px #ddd;
    margin: 5px;
    width: 99%;
}

    .examSlider-blk h3 {
        padding: 10px;
        background: #e7e7e7;
        font-size: 17px;
    }

.examSlider li {
    padding-top: 30px;
}

.colorPlate ul {
    display: flex;
}

    .colorPlate ul li {
        margin: 0px 10px;
    }

        .colorPlate ul li span {
            height: 20px;
            color: transparent;
            padding: 0px 4px;
        }
/*13-11-2021*/
/*15-11-2021*/
.startAssess-popup {
    display: none
}

.addTopics {
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 0;
}

.priorities input {
    width: 35px;
    float: left;
    margin-right: 6px;
}

.priorities label {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

table.creatAssesmentData {
    width: 100%;
}

.multipleTopics select {
    width: 200px;
    margin-right: 1px;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #e5e5e5;
}

.addmulipletopic {
    padding: 3px 10px;
    border-radius: 50%;
    margin-right: 21px;
    position: absolute;
    right: 0;
    top: 0;
}
/*akshay 23-12-2021*/
.Deletetopic {
    padding: 3px 10px;
    border-radius: 50%;
    margin-right: 21px;
    position: absolute;
    right: 0;
    top: 0;
}

.DeleteChapter {
    padding: 3px 10px;
    border-radius: 50%;
    margin-right: 21px;
    position: absolute;
    right: -21px;
    top: 0;
}
/*End*/
tr.mainSelectTr td select {
    padding: 8px;
    margin-bottom: 5px;
    border: 1px solid #e5e5e5;
}

.multipleTopics {
    position: relative;
    padding-right: 60px;
}

table.creatAssesmentData td {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    width: 100%;
}

    table.creatAssesmentData td > select {
        width: 100%;
        padding: 5px;
        border: 1px solid #e5e5e5;
    }

table.creatAssesmentData td {
    vertical-align: baseline;
    font-size: 14px;
}

    table.creatAssesmentData td input {
        height: 23px;
        border: 1px solid #e5e5e5;
    }

.creat-option .select {
    float: right;
    padding: 3px 8px;
    margin-bottom: 11px;
    margin-top: 9px;
    font-size: 13px;
    background: #008f4f;
    color: white;
    border-radius: 5px;
}
/*akshay 23-12-2021*/
.creat-option .Submit {
    float: right;
    padding: 3px 8px;
    margin-bottom: 11px;
    margin-top: 9px;
    font-size: 13px;
    background: #008f4f;
    color: white;
    border-radius: 5px;
    margin-right: 10px;
}
/*End*/
.creatAssessBlock {
    padding: 0px 14px;
}

.priorities {
    display: flex;
}

.headingTable {
    display: flex;
    justify-content: space-around;
    width: 100%;
}

table.creatAssesmentData thead p {
    margin-bottom: 7px;
    font-size: 14px;
    text-align: c;
}

.concept-data {
    display: none;
}

button.js-find-user-concept.active, button.js-find-user-concept:hover {
    background: #008f4f;
    color: #fff;
    border: 1px solid #fff;
}

button.js-find-user-concept {
    background: #c3c3c3;
    border: 1px solid #c3c3c3;
}

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

    .concept-tabs button {
        margin: 10px 5px;
        padding: 5px 20px;
        cursor: pointer;
    }

.concept-data img {
    width: 100%;
}
/*15-11-2021*/
/*16-11-2021*/
.lmspage-details .card-deck .card.js-find-user-main:hover h5 i {
    display: none;
}

.biology-slider .card-title {
    font-size: 0;
}

    .biology-slider .card-title i {
        font-size: 28px;
    }
/*Mani*/

.video-question h3 {
    color: #000 !important;
}

    .video-question h3 span {
        color: #000 !important;
    }

.video-question ul li span {
    color: #000 !important;
}
/*Akshay*/
.video-question ul li p {
    color: #000 !important;
    margin-top: 0px !important;
    text-indent: 0px !important;
    font-size: 14px !important;
}

    .video-question ul li p span {
        color: #000 !important;
    }


/*Start 04-12-2021*/
p.sublist-video-name {
    margin-bottom: 0;
    text-align: center;
    opacity: 1;
    transition: 0.5s;
    color: #fff;
    text-shadow: 0 0 3px #ff0000, 0 0 5px #0000ff;
    font-size: 14px;
    line-height: 18px;
}
/*End 04-12-2021*/

.embedBox1 iframe {
    padding: 0px !important;
}

.embedBoxPL iframe {
    padding: 0px !important;
}
/*Mani*/
.sublist:hover p.sublist-video-name {
    opacity: 1;
}

.unactive i {
    color: grey !important;
}
/*16-11-2021*/


/*19-11-2021*/

/*read more topic */
.topics-list p:before {
    content: "";
    width: 40px;
    height: 50px;
    background: url(../Images/StudentPortal/video-icon.png) no-repeat;
    position: absolute;
    left: 0;
    top: 6px;
    background-size: auto;
}

.topics-list p {
    padding-left: 50px;
}

.know-teacher {
    /* overflow: hidden; */
    /* height: 200px; */
    min-width: 400px !important;
    position: relative;
    padding: 0px 0px !important;
}

    .know-teacher.active .topic-list {
        height: 100vh;
    }

.read-more-topic {
    position: absolute;
    bottom: 0;
    right: 9px;
    z-index: 99;
    cursor: pointer;
    font-size: 21px;
    transition: 0.5s;
    color: #adadad;
}

.back-closetopic {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000000;
    z-index: 9999;
    top: 0;
    left: 0;
}

.topics-list {
    position: absolute;
    z-index: 993;
    overflow: hidden;
    background: #fff;
    padding: 0px 17px;
    height: 150px;
}

/*25-11-2021*/
.know-teacher.active .topics-list {
    height: max-content;
    box-shadow: 1px 7px 7px 0px #d3d3d3;
    max-height: 100vh;
    overflow-y: scroll;
    z-index: 99999;
    width: 100%;
}
    /*25-11-2021*/

    .know-teacher.active .topics-list::-webkit-scrollbar {
        width: 5px;
        background: #ffffff;
    }

.know-teacher h3 {
    padding: 0px 17px;
}

.know-teacher.active .read-more-topic {
    display: none;
}

.read-more-topic:hover {
    color: green;
}
/*read more topic */
/*19-11-2021*/
/*25-11-2021*/

.shortnote-data .floatl {
    float: left;
    width: 325px;
    margin-bottom: 10px;
}

.shortnote-data .floatr {
    float: right;
    width: 325px;
    margin-bottom: 10px;
}

.shortnote-data strong {
    color: #008f4f;
    font-weight: 500;
    line-height: 32px;
}

.shortnote-data ul li::marker, .shortnote-data ol li::marker {
    font-size: 15px !important;
    display: block !important;
}

.shortnote-data ul, .shortnote-data ol {
    padding-left: 20px !Important;
}

.shortnote-data ol {
    list-style: inside lower-roman;
}

.shortnote-data ul {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}

.shortnote-data span.smallimg img {
    width: 50px;
    margin-right: 10px;
}

.shortnote-data span.mdlimg img {
    width: auto;
    margin-right: 10px;
}

.shortnote-data span.smallimg, .shortnote-data span.mdlimg {
    background: white;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: row;
}

    .shortnote-data span.smallimg p, .shortnote-data span.mdlimg p {
        font-weight: bold;
        font-size: 15px;
        margin-right: 50px;
    }

.shortnote-data table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
    margin-top: 15px;
}

.shortnote-data th, .shortnote-data td {
    text-align: left;
    padding: 8px;
    border: 1px solid #c5c5c5;
}

.shortnote-data li > .bigimg {
    width: auto;
    float: none;
    margin: 0;
}

.shortnote-data tr:nth-child(even) {
    background-color: #f2f2f2
}

.timetable-blk-flex img {
    width: 70px;
}

.phy-chapter {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-radius: 50px;
    position: relative;
    padding: 0px 24px;
    color: #fff;
    position: absolute;
    z-index: 9;
    transition: 1s;
    right: 0;
    background: linear-gradient(263deg, rgb(23 123 231), rgb(128 189 255));
}

    .phy-chapter li {
        background: transparent;
        border: none;
        padding: 19px 12px 0px;
        overflow: hidden;
    }

        .phy-chapter li:before {
            background: radial-gradient(#e7bc14, #ffffff);
            height: 190%;
            border-radius: 50%;
            position: absolute;
            transform: translate(-50%, -50%);
            left: 50%;
            top: 100%;
            box-shadow: 0px 0px 14px -5px #977800;
        }

    .phy-chapter p {
        transform: scale(0);
        height: 0;
        margin-bottom: 0;
        transition: 1s;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        font-weight: 600;
        color: #fff;
        font-size: 12px;
    }

    .phy-chapter li:hover p {
        height: unset;
        transform: scale(1);
    }

    .phy-chapter li:hover h1 {
        display: none;
    }

.phy-chapter-img {
    height: 250px
}

    .phy-chapter-img img {
        width: 100%;
    }

.phy-slider li {
    background: transparent;
    border: none;
    padding: 19px 12px 0px;
    overflow: hidden;
}

.phy-chapter-img:before {
    background: white;
    position: absolute;
    content: "";
    width: 0%;
    height: 323px;
    left: 0;
    transform: scaley(0);
    transition: 1s;
}

.phy-chapter li:hover .phy-chapter-img:before {
    transform: scaley(1);
    width: 98%;
    margin-left: 3px;
}

.phy-chapter h1 {
    background: #fff;
    padding: 5px 9px;
    margin-bottom: 0px;
    color: #fff;
    position: absolute;
    box-shadow: 4px 4px 11px -4px #000;
    border-radius: 50%;
    top: 5%;
    /* left: 0; */
}

.phy-chapter li:hover .phy-chapter {
    justify-content: center;
}

.phy-slider li:hover p {
    height: unset;
    transform: scale(1);
    transition: 0.5s;
}

.phy-slider li:hover h1 {
    display: none;
}

.phy-chapter li:nth-child(5n+1) .phy-chapter-img:before, .phy-slider li:nth-child(5n+1) h1 {
    background: linear-gradient(263deg, rgb(23 123 231), rgb(128 189 255));
    opacity: 0.9;
}

ul.labactivity li {
    height: max-content;
    min-height: auto;
    cursor: pointer;
}

    ul.labactivity li video {
        width: 171px;
    }


/*Start 07-01-2022*/
ul.awards-cal-blk-list .awards-cal-img {
    width: 59px;
    background: #ffffff;
    padding: 7px;
    border-radius: 50%;
    box-shadow: 0px 0px 8px 0px #ababab;
    margin-top: 11px;
    position: relative;
    transition: 0.5s;
    cursor: pointer;
}

    ul.awards-cal-blk-list .awards-cal-img img {
        width: 100%;
    }

    ul.awards-cal-blk-list .awards-cal-img p {
        margin-bottom: 0px;
        font-size: 15px;
        background: #e79d2a;
        position: absolute;
        right: -7px;
        bottom: 3px;
        line-height: 0;
        padding: 10px 7px;
        border-radius: 50%;
        color: #fff;
        box-shadow: 1px 2px 3px 1px #818181;
    }

    ul.awards-cal-blk-list .awards-cal-img:hover {
        background: #ffffff;
        transform: scale(1.2);
    }

ul.awards-cal-blk-list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    text-align: center;
    width: 100%;
    height: 290px;
    position: relative;
    border-radius: 50%;
    margin: 20px auto;
}

    ul.awards-cal-blk-list li {
        width: 50%;
        position: relative;
    }

        ul.awards-cal-blk-list li:nth-child(odd) .awards-cal-img {
            float: left;
            text-align: left;
        }

        ul.awards-cal-blk-list li:nth-child(even) .awards-cal-img {
            float: right;
        }

        ul.awards-cal-blk-list li:nth-child(1) .awards-cal-img, ul.awards-cal-blk-list li:nth-last-child(2) .awards-cal-img {
            margin-right: 20px;
            float: right;
            margin-top: -3px;
        }

        ul.awards-cal-blk-list li:nth-child(2) .awards-cal-img, ul.awards-cal-blk-list li:last-child .awards-cal-img {
            margin-right: 60px;
            margin-top: 0px;
        }

    ul.awards-cal-blk-list:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: white;
        border-radius: 50%;
        transform: scale(0.9);
        border: 2px dashed #dddddd;
        background: url(../Images/StudentPortal/badges.png) no-repeat;
        background-size: 41%;
        background-position: center;
    }

p.total-award {
    position: absolute;
    left: 50%;
    top: 51%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    background: #fdcf66;
    border-radius: 50%;
    padding: 10px 7px;
}

ul.awards-cal-blk-list li:nth-child(4), ul.awards-cal-blk-list li:nth-child(3) {
    margin-bottom: 15px;
}

ul.awards-cal-blk-list li:nth-last-child(2) .awards-cal-img, ul.awards-cal-blk-list li:last-child .awards-cal-img {
    margin-top: 0px;
}

ul.awards-cal-blk-list li:nth-child(2) .awards-cal-img {
    margin-top: 0px;
}

.awards-popup {
    position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 20px 0px #000000a8;
    z-index: 99;
    max-height: 80vh;
    overflow-y: scroll;
    display: none;
}

    .awards-popup::-webkit-scrollbar {
        width: 0;
    }

    .awards-popup.active {
        display: block;
    }

.awards-details > ul {
    padding-top: 40px;
}

.award-close {
    position: absolute;
    right: 0;
    background: #177be7;
    padding: 2px 10px;
    color: #fff;
    z-index: 9;
    cursor: pointer;
}

.subject-list {
    position: relative;
}

.awards-popup .subject-list .lineDiv {
    content: "";
    width: 40%;
    height: 31px;
    background: #ff000000;
    position: absolute;
    bottom: -8px;
    left: 40px;
    border-right: 1px solid #000;
    border-radius: 5px 0px 14px 0px;
    border-bottom: 1px solid #000;
    transition: 0.5s
}

.awards-details {
    margin-top: -10px;
    min-width: 1150px;
}

.awards-popup .subject-list ul {
    display: flex;
    padding-left: 0;
    position: relative;
    justify-content: center;
}

ul.awards-data-blk.active {
    display: block;
}

ul.awards-data-blk {
    display: none;
}

.awards-popup .subject-list ul li img {
    transition: 0.5s;
    width: 43px;
}

.awards-list p {
    position: absolute;
    line-height: 1;
    padding: 9px 17px 15px;
    border-radius: 50%;
    margin-bottom: 0;
    bottom: -9px;
    right: -5px;
    background: url(../Images/StudentPortal/gold-badges.png) no-repeat;
    font-weight: bold;
    font-size: 14px;
    background-size: 100% 100%;
}

.awards-popup li.awards-data.active img, .awards-popup li.awards-data:hover img {
    width: 75px;
}

.awards-list {
    position: relative;
    padding: 12px;
    background: #fff;
    border: 2px dashed #ddd;
    border-radius: 50%;
    transition: 0.5s;
}

.awards-popup .subject-list ul li {
    text-align: center;
    filter: grayscale(1);
    opacity: 0.5;
    min-width: 157px;
    padding: 27px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

li.awards-data.active .awards-list, li.awards-data:hover .awards-list {
    border: 2px solid#008f4f;
}

.awards-popup .subject-list ul:before {
    content: "";
    width: 80%;
    height: 1px;
    border-top: 2px dashed #ddd;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

li.awards-data.active .awards-list p, li.awards-data:hover .awards-list p {
    background: url(../Images/StudentPortal/gold-badges.png) no-repeat;
    background-size: 100% 100%;
}

.awards-popup .subject-list ul li p {
    margin-top: 7px;
    color: black;
    font-size: 16px;
    margin-bottom: 0px;
}

li.awards-data.active, li.awards-data:hover {
    opacity: 1 !important;
    filter: none !important;
}

    li.awards-data.active p {
        font-weight: bold;
    }

.awards-details > ul > li, .awards-details > ul > li > ul > li {
    padding: 12px;
    padding-left: 40px;
    position: relative;
}

    .awards-details > ul > li > ul li {
        align-items: center;
    }

        .awards-details > ul > li > ul li img {
            width: 25px;
        }

.perform-count {
    position: absolute;
    right: -50px;
    top: 12px;
    background: #03ad61;
    background-size: 100% 100%;
    padding: 0px 7px;
    font-size: 13px;
    color: #ffffff;
    border-radius: 50%;
    box-shadow: 0px 0px 5px #727272b3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.not-complete .perform-count {
    background: #c38e00;
    border-radius: 5px;
}

.complete-sub::before {
    content: "\2713" !important;
    color: green !important;
}

li.select-awards.uncomplete-sub::before {
    content: "";
    width: 8px;
    height: 8px;
    color: transparent !important;
    background: #c38e00;
}

ul.active-sub {
    max-height: 10000px !important;
    height: auto;
    padding-top: 10px !important;
}

.awards-details ul {
    padding-left: 0;
    position: relative;
    padding-bottom: 10px;
}

.awards-details > ul > li {
    padding-top: 40px;
    display: flex;
}

    .awards-details > ul > li > ul > li > ul {
        overflow: hidden;
        padding: 0;
        max-height: 0px;
        transition: 0.5s;
        padding-top: 0;
    }

        .awards-details > ul > li > ul > li > ul > li:before {
            content: "-";
            left: 20px;
            font-weight: bold;
            font-size: 22px;
            top: 18px;
            position: absolute;
            transform: translate(-0%, -50%);
        }

        .awards-details > ul > li > ul > li > ul > li {
            position: relative;
            padding-left: 43px;
            font-weight: bold;
            color: #000000;
            font-size: 16px;
            line-height: 35px;
        }

li.select-awards.complete-sub {
    color: #767676;
    font-weight: normal;
}

li.not-complete > .topics-blk {
    font-weight: bold;
}

.awards-details > ul > li:nth-child(3n+1) > ul > li > ul > li:before {
    color: #5fb660;
}

.awards-details > ul > li:nth-child(3n+2) > ul > li ul li:before {
    color: #6390b1;
}

.awards-details > ul > li:nth-child(3n+3) > ul > li ul li:before {
    color: #c36d93;
}

.awards-details > ul > li > ul > li > ul {
    height: max-content;
    display: block;
}

.awards-details > ul > li > .topics-blk {
    font-size: 20px;
    color: green;
}

.awards-details > ul > li > ul > li > ul > li > ul > li {
    font-weight: normal;
}

.awards-details > ul > li > ul > li > .topics-blk {
    text-align: left;
    cursor: pointer;
}

.awards-list p:before, .award-count:before {
    content: "";
    width: 16px;
    height: 16px;
    background: #ffd695;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
}

.award-count {
    position: absolute;
    right: -50px;
    top: 12px;
    background: url(../Images/StudentPortal/gold-badges.png) no-repeat;
    background-size: 100% 100%;
    padding: 0px 13px 5px;
    font-size: 13px;
}

    .award-count span {
        position: relative;
        font-weight: bold;
    }

.awards-list p span {
    position: relative;
}

.ch-name {
    text-align: right;
    font-weight: bold;
    font-size: 26px;
}

.awards-details > ul > li .award-chapter:before {
    content: "";
    width: 4px;
    height: 114%;
    background: #000000;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}

.award-chapter {
    padding: 10px 32px;
    position: relative;
    width: 320px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.ch-name span {
    position: absolute;
    right: -25px;
    background: #8adb8a;
    top: -41px;
    padding: 14px 13px;
    border-radius: 50%;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.awards-details > ul > li > ul > li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #8adb8a;
    border-radius: 50%;
    left: -7px;
    top: 14px;
    position: absolute;
    box-shadow: 0px 0px 0px 3px #fff;
}

.awards-details > ul > li > ul {
    margin-top: 16px;
    margin-bottom: 16px;
    width: 560px;
    margin-top: 10px;
}

.award-chapter .topics-blk {
    text-align: right;
}

.awards-details > ul > li:nth-child(3n+1) > ul > li:before {
    background: linear-gradient(10deg, rgb(63, 158, 75), rgb(192, 255, 160));
}

ul > li:nth-child(3n+1) .ch-name span {
    background: linear-gradient(10deg, rgb(63, 158, 75), rgb(192, 255, 160));
    box-shadow: 0px 0px 0px 5px #fff;
}

.awards-details > ul > li:nth-child(3n+2) > ul > li:before {
    background: linear-gradient(10deg, rgb(152, 208, 205), rgb(80, 121, 167));
}

.awards-details > ul > li:nth-child(3n+2) .ch-name span {
    background: linear-gradient(10deg, rgb(152, 208, 205), rgb(80, 121, 167));
    box-shadow: 0px 0px 0px 5px #fff;
}

.awards-details > ul > li:nth-child(3n+3) > ul > li:before {
    background: linear-gradient(10deg, rgb(173, 89, 126), rgb(255, 165, 205));
}

.awards-details > ul > li:nth-child(3n+3) .ch-name span {
    background: linear-gradient(10deg, rgb(173, 89, 126), rgb(255, 165, 205));
    box-shadow: 0px 0px 0px 5px #fff;
}

.awards-details > ul > li:nth-child(3n+1) .award-chapter .topics-blk {
    color: #0c9f0c;
    font-size: 19px;
}

.awards-details > ul > li:nth-child(3n+2) .award-chapter .topics-blk {
    color: #0580b5;
    font-size: 19px;
}

.awards-details > ul > li:nth-child(3) .award-chapter .topics-blk {
    color: #bd115c;
    font-size: 19px;
}

ul.active-sub li.active ul {
    height: auto !important;
    padding-top: 7px !important;
    display: flex;
    padding-bottom: 11px;
}

.bar-list {
    display: flex;
    cursor: pointer;
}

.showperform {
    color: #d5d5d5;
    margin-left: 9px;
}

.bar-list:hover .showperform {
    color: #000;
}
/*end 07-01-2022*/
.question-answer-popup-back {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: #0000;
    display: none;
    z-index: 999999;
}


/*----------------------13-03-2023(VIPIN For Academic Session)-------------------------------------------------*/


/* Dropdown Button */

.dropbtn {
    background-color: transparent;
    color: white;
    padding: 19px;
    border: none;
    cursor: pointer;
    font-size: 18px;
}

    /* Dropdown button on hover & focus */

    .dropbtn:hover,
    .dropbtn:focus {
        background-color: transparent;
    }

/* The container <div> - needed to position the dropdown content */

.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 170px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 56%);
    z-index: 99;
    padding: 13px;
}

    /* Links inside the dropdown */

    .dropdown-content a {
        color: black !important;
        padding: 5px 16px;
        text-decoration: none;
        display: block;
        font-size: 16px;
    }

        /* Change color of dropdown links on hover */

        .dropdown-content a:hover {
            background-color: #ddd
        }

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */

.show {
    display: block;
}


/*----------------------13-03-2023(VIPIN For Academic Session) END-------------------------------------------------*/
/*-------By Mani(02-12-2022)--------------*/
.UserProfiletooltip {
    border: 3px double #9f9f9f;
    display: inline-block;
    box-shadow: 1px 1px 20px #9b9b9b;
    padding: 15px;
    -webki-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    visibility: visible;
    opacity: 1;
    position: absolute;
    overflow: hidden;
    top: 95px;
    z-index: 9999;
    background: #fff;
    right: 10px;
    display: none;
}

.LoginUserProfileCard {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 500px;
}

    .LoginUserProfileCard img {
        width: 100px;
        height: 100px;
        border-radius: 100%;
        border: 1px solid #c1c1c1;
        padding: 3px;
        margin-right: 13px;
    }

.UserProfiletooltip.active {
    display: block !important;
}

.contentss {
    border-left: 1px solid #c5c5c5;
    padding-left: 15px;
}
/*-----------------------------------------*/


/*01-12-2021*/
.phy-chapter-img video {
    width: 224px !important;
    /* border-radius: 0% !important; */
    height: 224px !important;
    /* float: right; */
    margin: auto;
    border: 2px solid #fff;
    display: block;
    box-shadow: -1px 7px 10px -1px #5a5a5a;
}
/*01-12-2021*/
.question h2 {
    text-align: left !important;
}

.question h3 {
    text-align: left !important;
}

/*16.12.2021_ Vipin*/


.technicalBlock {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 3px 2px;
    background: #ffffff;
    transition: 0.5s;
    text-align: center;
}

    .technicalBlock > div {
        box-shadow: 0px 0px 5px 0px #dcedff;
        padding: 12px 8px 0px;
        transition: 0.8s;
    }

.userFind.VideoPlay {
    position: relative;
}

.technicalBlock img {
    width: 23px;
}

.titlenew {
    font-size: 11px;
    line-height: 16px;
}

.full-screen-popup {
    position: absolute;
    top: 13px;
    right: 36px;
    font-size: 21px;
    z-index: 999;
    cursor: pointer;
    opacity: 0.5;
}
/*--------------------*/

.filter-popup.active {
    width: 600px;
    padding: 20px 13px 10px;
    box-shadow: 0px 14px 20px 4px #bdbdbd;
}

.filter-popup {
    position: absolute;
    left: 25%;
    width: 0px;
    background: #fff;
    z-index: 99;
    top: 45%;
    overflow: hidden;
    transition: 0.5s;
}


    .filter-popup ul {
        padding-left: 0px;
        display: flex;
        overflow-x: scroll;
        margin-bottom: 0px;
    }

        .filter-popup ul::-webkit-scrollbar {
            width: 0;
            height: 0;
        }

        .filter-popup ul li {
            list-style: none;
            display: inline-block;
            width: max-content;
            background: #ffffff;
            transition: 0.5s;
            margin: 5px 9px;
            border-radius: 5px;
            margin-bottom: 20px;
            min-width: 67px;
            padding: 4px 7px;
            box-shadow: 0px 0px 9px 0px #d3d3d3;
            text-align: center;
            cursor: pointer;
        }

.scrollDiv.subjectWise ul li {
    padding: 20px 10px;
    width: 21.5%;
    font-size: 100%;
    min-width: 21.5%;
}

.filter-popup ul li img {
    width: 81px;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

.filter-popup p {
    font-weight: bold;
    font-size: 16px;
    color: #026ec5;
}

.myclicimani::after {
    content: "";
    width: 78px;
    height: 70px;
    position: absolute;
    background: url(../Images/123.gif) 0% 0% / contain;
    top: 37%;
    /* transform: translate(-50%, -50%) rotateY(0deg); */
    left: 0px;
}


.myclicimani1::before {
    content: "";
    width: 63px;
    height: 68px;
    position: absolute;
    background: url(../Images/123.gif) 0% 0% / contain;
    top: 37%;
    transform: translate(-50%, -50%) rotateY(0deg);
    left: 73px;
}

.myclicimani2::before {
    content: "";
    width: 63px;
    height: 68px;
    position: absolute;
    background: url(../Images/123.gif) 0% 0% / contain;
    top: 72%;
    transform: translate(-50%, -50%) rotateY(0deg);
    left: 73px;
}

.scrollDiv .d-flex.justify-content-between {
    align-items: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.selectClassmycss .d-flex.justify-content-between {
    margin-bottom: 0px;
}

.filter-popup .arrows {
    display: flex;
    flex-direction: row-reverse;
}

    .filter-popup .arrows div {
        margin: 0px 4px;
        padding: 1px 10px;
        opacity: 0.3;
        transition: 0.5s;
        cursor: pointer;
    }

        .filter-popup .arrows div:hover {
            opacity: 1;
        }




/*------19-05-2022(Vipin)------------------------------------------------------------------------------------*/
.notification_dd {
    position: absolute;
    top: 50px;
    right: -15px;
    user-select: none;
    background: #fff;
    border: 1px solid #dadada;
    width: 340px;
    height: auto;
    display: none;
    border-radius: 3px;
    box-shadow: 10px 10px 35px rgb(0 0 0 / 15%), -10px -10px 35px rgb(0 0 0 / 15%);
    padding: 15px;
    transition: all 0.4s ease;
    z-index: 99999;
}

.back-close1 {
    width: 100%;
    height: 100vh;
    background: #ffffff00;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -9;
    /* width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0);*/
}

ul.notification_ul {
    padding: 0;
    margin: 0;
    transition: 0.5s;
}

.notification_dd li {
    margin-bottom: 14px;
    display: flex;
    align-items: center;
}

    .notification_dd li .notify_data {
        margin: 0 15px;
        width: 190px;
    }

    .notification_dd li .notify_icon p {
        margin-bottom: 0;
        line-height: 0;
        color: #ffffff;
        font-size: 15px;
        margin: auto;
        text-align: center;
    }

    .notification_dd li .notify_data .title {
        color: #000;
        font-weight: 600;
        font-size: 13px;
        line-height: 12px;
    }

    .notification_dd li .notify_data .sub_title {
        font-size: 13px;
        margin-top: 5px;
        color: #676767;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 19px;
    }

.notify_status p {
    font-size: 11px;
    color: #949494;
    line-height: 17px;
    margin-bottom: 8px;
}

.notification_dd li .notify_icon {
    float: left;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    padding-top: 19px;
    margin-right: 10px;
}

.notification_ul li:nth-child(5n+1) .notify_icon {
    background: #f5b6dc !important;
}

.notification_ul li:nth-child(n) .notify_icon {
    background: #f5b6dc !important;
}

.notification_ul li:nth-child(n+1) .notify_icon {
    background: #b0d89f !important;
}

.notification_ul li:nth-child(2n+1) .notify_icon {
    background: #fdaeae !important;
}

.notification_ul li:nth-child(3n+1) .notify_icon {
    background: #e6c987 !important;
}

.notification_ul li:nth-child(4n+1) .notify_icon {
    /*background: #f5b6dc !important;*/
    background: #90bbda !important;
}

.notifications.active .notification_dd {
    display: block;
    transition: all 0.4s ease;
}

.notification_dd:before {
    content: "";
    position: absolute;
    top: -20px;
    right: 15px;
    border: 10px solid;
    border-color: transparent transparent #fff transparent;
}

.bellNotification {
    position: absolute;
    right: -9px;
    font-size: 10px;
    background: #f8f9fa;
    width: 21px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -14px;
    z-index: 9;
}
/*-----------------------------------------------------------------------------------*/


/*(20-07-2022) Vipin--------------------*/
.achievementCount {
    content: "";
    width: 25px;
    height: 25px;
    right: -8px;
    position: absolute;
    bottom: 0%;
    filter: drop-shadow(rgb(255, 255, 255) 0px 1px 2px);
    z-index: 999;
    text-align: center;
    font-size: 12px;
    color: #130f0f !important;
    font-weight: bold;
}

.achievbarProgB {
    background-color: rgb(0, 129, 204) !important;
}

.AchievBadge {
    font-size: 12px !important;
    color: black !important;
}

/*---------------------------------------*/


/*-------------Student Attendance(17-10-2022)------------*/

.attendance_block .calendar {
    width: 100%;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    background-color: #ffffff;
}

.attendance_block .month {
    width: 100%;
    background-color: #dfdfdf;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 2rem;
    text-align: center;
}

    .attendance_block .month i {
        font-size: 22px;
        cursor: pointer;
    }

    .attendance_block .month h1 {
        font-size: 3rem;
        font-weight: 400;
        margin-bottom: 10px;
        color: #177be7;
        font-size: 31px !important;
    }

    .attendance_block .month p {
        font-weight: 600;
        margin-bottom: 0;
        color: #000;
    }

.attendance_block .weekdays {
    width: 100%;
    height: 3rem;
    padding: 0 0.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .attendance_block .weekdays div {
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 0.1rem;
        width: 14%;
        display: flex;
        color: #008f4f;
        justify-content: center;
        align-items: center;
    }

.attendance_block .days {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0.2rem;
    justify-content: center;
}

    .attendance_block .days div {
        font-size: 18px;
        margin: 0;
        height: 2.5rem;
        display: flex;
        width: 14%;
        justify-content: center;
        align-items: center;
        transition: background-color 0.2s;
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        -ms-transition: background-color 0.2s;
        -o-transition: background-color 0.2s;
        position: relative;
    }

        .attendance_block .days div span {
            position: absolute;
            top: 2px;
            right: 8px;
            font-size: 12px;
            border-radius: 50%;
            height: 25px;
            width: 25px;
        }

        .attendance_block .days div .present1 {
            color: #fff;
            background: #5fbb7a;
            padding: 0px 9px;
        }

        .attendance_block .days div .absent1 {
            color: #fff;
            background: #e37357;
            padding: 0px 8px;
        }

        .attendance_block .days div .halfday1 {
            color: #fff;
            background: #47a6dc;
            padding: 0px 8px;
        }

        .attendance_block .days div .leave1 {
            color: #fff;
            background: #eb9d53;
            padding: 0px 10px;
        }

        .attendance_block .days div .holiday1 {
            color: #fff;
            background: #d7a6e5;
            padding: 0px 2px;
            border-radius: 10px;
            width: auto;
            right: -2px;
        }

        .attendance_block .days div:hover:not(.today) {
            background: #cccccc61;
            cursor: pointer;
            text-decoration: none;
            border-radius: 7px;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
        }

.attendance_block .prev-date,
.attendance_block .next-date {
    opacity: 0.5;
}

.attendance_block .today {
    background-color: #177be7;
    border-radius: 7px;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #fff;
}

div#chartdiv div, div#chartdiv {
    height: 400px;
}

.attendance_block {
    display: flex;
    background: #fff;
    padding: 40px 40px;
    margin-top: 20px;
    min-height: 600px;
}

.attendance_page .heading > div {
    position: relative;
}

.attendance_block .calender {
    width: 100%;
}

.attendance_block .grpah_block {
    width: 100%;
    position: relative;
}

.btn-list ul {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

    .btn-list ul li {
        list-style: none;
        padding: 5px 20px;
        margin: 0px 4px;
        border-radius: 5px;
        color: #fff;
        margin-bottom: 10px;
    }

.attendance_block .present {
    background: #5fbb7a;
}

.attendance_block .absent {
    background: #e68067;
}

.attendance_block .leave {
    background: #eb9d53;
}

.attendance_block .halfday {
    background: #47a6dc;
}

.attendance_block .holiday {
    background: #5d5d5f;
}

.attendance_block .leave_history {
    position: absolute;
    right: -10px;
    top: 140%;
    background: #fff;
    z-index: 9;
    padding: 20px 0px;
    width: 490px;
    border-radius: 20px;
    box-shadow: 0px 0px 12px 6px #ddd;
    display: none;
}

.leave_year #slides {
    display: flex !important;
    align-items: center;
    background: #d9d9d9;
    width: max-content;
    margin: auto;
    border-radius: 12px;
}

    .leave_year #slides button {
        border: 0;
        background: transparent;
        color: #000;
    }

.leave_year .active {
    display: block !important;
    animation: fadein ease-in 0.2s;
}

.leave_year .toggle {
    display: none;
    padding: 5px 31px;
}


.year_selected {
    max-height: 600px;
    overflow-y: scroll;
    padding: 10px 40px;
    display: none;
}

    .year_selected.active {
        display: block;
    }

.leave_history {
    position: absolute;
    right: 0px;
    top: 140%;
    background: #fff;
    z-index: 9;
    padding: 20px 0px;
    width: 490px;
    border-radius: 20px;
    box-shadow: 0px 0px 12px 6px #ddd;
    display: none;
}

.leave_month .month:before {
    content: "";
    width: 200%;
    height: 2px;
    background: #026ec5;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: -1;
    border-radius: 6px;
}

.leave_month ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #21cd86;
    margin: 16px 0;
    padding: 4px;
    border-radius: 10px;
}

.leave_month {
    margin-top: 30px;
}

button.leaveHistory.active, .attendance_heading button.active {
    background: #026ec5;
    color: #fff;
}

.leave_month .month {
    margin: auto;
    background: #026ec5;
    width: max-content;
    border-radius: 7px;
    padding: 0px 20px;
    color: #fff;
    position: relative;
    font-size: 12px;
}

.leave_month ul {
    padding-left: 0;
}

    .leave_month ul li h4, .leave_month ul li p {
        text-align: center;
        width: 100%;
        border-left: 1px solid #ffffff8f;
        margin-bottom: 0;
        color: #fff;
    }

    .leave_month ul li h4 {
        font-size: 20px;
        border: 0;
    }

.attendance_heading button {
    border: 0px;
    padding: 7px 20px;
    margin: 0px 5px;
    transition: 0.5s ease-in;
    border-radius: 5px;
    cursor: pointer;
    background: #fff;
}

    .attendance_heading button:hover {
        background: #026ec5;
        color: #fff;
    }

.close-history {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 24px;
    font-weight: 500;
    color: #686868;
    cursor: pointer;
}

.attendance_block .grpah_block:before {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 50px;
    background: #fff;
    content: "";
    z-index: 9;
}

.leave_month .month:before {
    content: "";
    width: 200%;
    height: 2px;
    background: #026ec5;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: -1;
    border-radius: 6px;
}

.leave_month ul li span {
    color: #fff;
    display: block;
    font-size: 12px;
}

.leave_month ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #29b77c;
    margin: 16px 0;
    padding: 4px;
    border-radius: 10px;
}

.leave_month ul {
    padding-left: 0;
}

    .leave_month ul li h4, .leave_month ul li p {
        text-align: center;
        width: 100%;
        border-left: 1px solid #ffffff8f;
        margin-bottom: 0;
        font-size: 16px;
        color: #fff;
    }

    .leave_month ul li h4 {
        font-size: 20px;
        border: 0;
    }

.leave_form .leave_form_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0px 20px;
    border-bottom: 1px dashed #8d8d8d;
    margin-bottom: 20px;
}

    .leave_form .leave_form_block > div {
        padding: 11px;
        border-radius: 14px;
        background: #f1f1f1;
        margin: 8px;
        text-align: center;
    }

        .leave_form .leave_form_block > div p, .leave_form .leave_form_block > div h5 {
            font-size: 16px;
            font-weight: 600;
            position: relative;
            color: #000;
        }

            .leave_form .leave_form_block > div p:before {
                content: "";
                width: 50%;
                height: 5px;
                background: #026ec5;
                position: absolute;
                top: 106%;
                transform: translate(-50%);
                left: 50%;
                border-radius: 12px;
            }

        .leave_form .leave_form_block > div p {
            position: relative;
            margin-bottom: 20px;
            color: #525252;
        }

.leave_apply_form select, .leave_apply_form input {
    font-size: 16px;
    width: 100%;
    padding: 9px;
    margin-bottom: 15px;
    background: #f1f1f1;
    border: 0;
    border-radius: 8px;
}

.leave_apply_form label {
    width: 36%;
    font-size: 16px;
    font-weight: 600;
}

.leave_apply_form .flex-box {
    display: flex;
    align-items: flex-start;
    text-align: initial;
    width: 100%;
}

.leave_type div.active {
    background: #d1e5f5;
}

    .leave_type div.active i {
        display: block;
    }

.leave_apply_form > div {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 20px;
}

.leave_apply_form .flex-box textarea {
    width: 100%;
    border: 0;
    background: #f1f1f1;
    margin-bottom: 15px;
    padding: 12px;
    margin-right: 8px;
    font-size: 16px;
    border-radius: 8px;
}

.leave_apply_form
input[type="submit"] {
    width: 130px;
    margin: auto;
    display: block;
    margin-top: 17px;
    background: #085593;
    color: #fff;
    cursor: pointer;
}

.leave_form {
    position: absolute;
    right: -10px;
    top: 140%;
    background: #fff;
    z-index: 99;
    padding: 20px 30px;
    width: 510px;
    border-radius: 20px;
    box-shadow: 0px 0px 12px 6px #ddd;
    display: none;
}

.leave_type div {
    cursor: pointer;
    position: relative;
    color: #026ec5;
    font-size: 16px;
    padding: 3px 13px;
    border: 1px solid #026ec5;
    margin: 0px 9px;
    border-radius: 4px;
}

.leave_type {
    margin-bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

    .leave_type div.active {
        background: #d1e5f5;
    }

        .leave_type div.active i {
            display: block;
        }

    .leave_type div i {
        position: absolute;
        right: -9px;
        display: none;
        top: -5px;
        background: #026ec5;
        padding: 5px;
        border-radius: 50%;
        z-index: 9;
        font-size: 9px;
        color: #fff;
    }

.leave_apply_form .flex-box .leave_attachment input {
    opacity: 0;
    position: absolute;
    top: 0;
    cursor: pointer !important;
    left: 0;
    z-index: 9;
}

.leave_apply_form .flex-box .leave_attachment {
    background: #026ec5;
    padding: 5px 10px;
    overflow: hidden;
    font-weight: 600;
    color: #fff;
    border-radius: 7px;
    position: relative;
}

.date-selection label {
    width: 100% !important;
}

.select_session {
    position: relative;
    justify-content: flex-start !important;
}

    .select_session h2 {
        position: absolute;
        right: -7px;
        top: -7px;
        margin: 0 !important;
        background: green;
        width: 20px;
        height: 20px;
        padding: 2px;
        font-size: 14px;
        color: #fff !important;
        border-radius: 50%;
    }

.Head_session {
    background: #026ec5;
}

    .Head_session > div {
        padding: 5px;
        color: #fff;
        text-align: center;
        border: 0.5px solid #dddddd63;
        font-size: 13px;
    }

.leaveDays {
    display: flex;
    width: 100%;
    background: #f1f1f1;
    overflow-x: scroll;
}

.imgUpload_blk {
    display: inline-block;
    background: #f1f1f1;
    position: relative;
    margin-right: 15px;
    margin-bottom: 20px;
}

div#img_preview p {
    display: none;
}

div#img_preview img {
    display: inline-block;
}

.leave_apply_form > div img {
    height: 70px;
    vertical-align: middle;
}

.imgUpload_blk .removeimg {
    position: absolute;
    right: 0;
    width: 14px;
    height: 14px;
    background: #fff;
    text-align: center;
    line-height: 9px;
    border-radius: 50%;
    right: -5px;
    cursor: pointer;
    top: -10px;
    box-shadow: 0px 0px 5px 0px #919191;
}

.date-selection > div {
    width: 48%;
}

.session_blk div {
    border: 1px solid #ebebeb;
    padding: 5px;
}

.session_blk {
    width: 100%;
    font-size: 13px;
    min-width: 41px;
    text-align: center;
}

    .session_blk div i {
        color: #dfdfdf40;
    }

    .session_blk div.active {
        background: #4bb55d;
    }

        .session_blk div.active i {
            color: #fff;
        }

div#img_preview {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.leaveDays::-webkit-scrollbar {
    height: 5px;
    background: #026ec5;
}

.leaveDays::-webkit-scrollbar-thumb {
    background: #a8d8ff;
}


/*25-11-2021*/
.quiz2 .question table {
    float: unset;
}

@media (max-width: 1700px) {
    .attendance_block .days div .holiday1 {
        right: -10px !important;
    }
}
/*media query 1600*/
@media (max-width: 1600px) {
    header .header-logo h3 {
        font-size: 25px;
    }
    /*Start 18-01-2022*/
    .video-img {
        height: 210px;
    }
    /*End 18-01-2022*/
    .exam-block ul li .exam-details {
        padding: 15px 10px 10px;
    }

    /*Mani*/
    section .section .timetable-details {
        overflow: scroll;
        max-height: 600px;
    }

    .videos-tab-popup {
        width: auto;
    }

    .pos-relbody .pos-rel {
        height: 507px;
    }
    /*Mani 13.04.2022 Start*/
    .exampopup {
        width: 80% !important;
    }

    .newexampopup {
        margin: 1% auto !important;
    }
    /*Mani 13.04.2022 End*/
    .smllbody {
        position: relative;
        width: 80%;
        margin: 2% 10%;
        transform: translate(0px, 0px);
        top: 0%;
        left: 0%;
        height: 557px;
        min-height: auto;
    }

    .startAssess-popup {
        top: 50%;
        z-index: 99999;
    }

    .question-answer-popup {
        height: 98%;
    }
    /*Mani*/
    section .menu > ul > li {
        height: 62px;
    }

    section .section .banner-graph .attendence div#graphDiv {
        width: 82%;
        margin: auto;
        margin-top: 20px;
    }

    .assessment-blk-flex div {
        padding: 24px 0px;
    }

    section .lmspage .chapter-details .video-tabs ul li .video-tabs-list {
        margin: 24px 7px 41px 16px;
    }

    section .lmspage .chapter-details-blk-details > div {
        min-width: 285px;
    }

    .score .badge-img {
        min-width: 21px;
    }

    p {
        font-size: 16px;
    }

    section .section .assignment-blk-flex img {
        width: 180px;
        min-width: 180px;
        margin-right: 20px;
        margin-bottom: 10px;
        height: 124px;
    }

    h3, .h3 {
        font-size: 1.4rem;
    }

    section .section .timetable-blk-flex {
        padding: 0px 15px;
    }

    section .lmspage .chapter-details .videos ul li .video li {
        width: 23%;
    }

    p {
        font-size: 16px;
    }

    section .section .assignment-blk-flex img {
        width: 180px;
        min-width: 180px;
        margin-right: 20px;
        margin-bottom: 10px;
        height: 124px;
    }

    h3, .h3 {
        font-size: 1.4rem;
    }

    section .section .timetable-blk-flex {
        padding: 0px 15px;
    }

    .chartdiv-details li {
        padding: 6px 5px;
        font-size: 15px;
    }

    .chartdiv-details ul li div {
        padding: 5px;
    }

    .chartdiv-details ul li img {
        width: 25px;
    }

    .chartdiv-details li span {
        right: 0px;
        top: 0px;
    }

    .journey-intro.active {
        transform: translate(-50%, -50%);
        left: 50%;
        position: fixed;
        width: 895px;
        height: 90%;
        top: 50%;
    }

    .btn-list ul li {
        padding: 5px 10px;
    }
}
/*media query 1400*/
@media (max-width: 1400px) {


    /*Start 18-01-2022*/
    .chatmsg {
        height: 90vh;
    }

    .topics-list {
        height: 110px;
    }

    ul.labactivity li video {
        width: 100%;
    }

    .know-teacher h3, .topics-list {
        padding: 0px;
    }

    .piegraph .bar {
        height: 24px;
        margin-bottom: 9px;
    }

    section .lmspage .chapter-details .videos ul li .video li {
        width: 31%;
    }

    ul.awards-cal-blk-list .awards-cal-img {
        width: 44px;
    }

    ul.awards-cal-blk-list {
        width: 210px;
        height: 210px;
    }

    .awards-popup .subject-list ul li {
        min-width: 115px;
    }

    .awards-popup {
        width: 80%;
    }
    /*End 18-01-2022*/
    section .lmspage .chapter-details .videos ul li .video li {
        width: 31%;
    }

    .biology-slider .active-chapter .title-card-main h5.card-title {
        top: -17% !important;
        width: 101% !important;
        height: 102% !important;
    }

    .assessment-blk-flex h2.date {
        padding: 39px 17px;
    }
    /*Mani*/
    .videos-tab-popup {
        width: auto;
    }

    .pos-relbody .pos-rel {
        height: 507px;
    }

    .smllbody {
        position: relative;
        width: 80%;
        margin: 2% 10%;
        transform: translate(0px, 0px);
        top: 0%;
        left: 0%;
        height: 557px;
        min-height: auto;
    }

    /*Mani*/

    .exam-grid .d-flex {
        flex-direction: column;
    }

    .lmspage-details-heading p {
        margin-bottom: 0;
    }

    section .lmspage .chapter-details-blk-details > div {
        padding: unset;
        border-left: none;
    }

    .game .deck {
        width: 100%;
    }

        .game .deck .card {
            height: 100px;
            width: 100px;
        }

            .game .deck .card:nth-child(4n) {
                margin: 0px 28px 15px 0;
            }

    .interactivity-question .content-task {
        margin-bottom: 10px;
    }

    .content-task ul.answers {
        margin-top: 20px;
    }

    .content-task {
        flex-direction: column;
    }

    .interactivity-question {
        flex-direction: column;
    }

    section .lmspage .chapter-details .video-status ul li {
        min-width: 100px;
        margin-right: 56px;
    }

    .line-chart-block, .bar-chart-block {
        height: 238px;
        margin-top: -1px;
    }

    .bar-chart [class^="eje-"] {
        padding: 0px 1rem 0px 2rem;
        bottom: -7px;
    }

    .bar-chart .eje-y li {
        list-style: none;
        height: 17%;
    }

    section .section .banner-graph .banner li .slide .slide-content {
        padding: 24px 1px 24px 21px;
    }

    section .section .banner-graph .banner li .slide .slide-img img {
        width: 260px;
    }

    .timetable-blk-flex img {
        width: 50px;
        padding: 10px 0px;
    }

    section .section .timetable-blk-flex div {
        padding: 13px;
    }

    section .section .timetable-blk-flex {
        padding: 0px;
    }

    section .section .timetable-blk .view-more {
        font-size: 11px;
        padding: 9px;
        height: 29px;
        width: 29px;
    }

    section .menu > ul > li img {
        width: 51px;
    }

    section .menu {
        /* height: 100vh; */
        padding-top: 0px;
    }

    section .addMenu {
        height: 100vh !important;
    }

    a.lSPrev {
        left: 40% !important;
    }
    /*Start 18-01-2022*/
    section .section .banner-graph .banner {
        width: 70%;
    }
    /*End 18-01-2022*/
    .donut-chart {
        position: relative;
        width: 170px;
        height: 170px;
    }

    p.center-date {
        width: 110px;
        height: 110px;
        padding: 20% 0px 0px;
    }

    /*Start 18-01-2022*/
    section .section .banner-graph .attendence {
        width: 29%; /*
        margin-top: -50px;*/
        height: 286px;
        min-height: max-content;
    }
    /*End 18-01-2022*/

    section .section .timetable-details_flex .right-text {
        text-align: right;
        margin-top: -20px;
    }

    section .lmspage .chapter-details .video-status ul li {
        min-width: 100px;
        margin-right: 124px;
    }
    /*Mani*/
    #LPopupDiv .quiz-container ul li {
        min-width: 100px;
        margin-right: 0px !important;
    }
    /*Mani*/
    section .lmspage .chapter-details-blk-flex {
        flex-wrap: wrap;
    }

    section .lmspage .chapter-details-blk-head {
        width: 100%;
        margin-bottom: 40px;
    }

    section .lmspage .chapter-details-blk-details {
        width: 100%;
    }

    .journey-intro.active {
        transform: translate(-50%, -50%);
        left: 50%;
        position: fixed;
        width: 895px;
        height: 90%;
        top: 50%;
    }

    .lmspage-details .card-deck {
        display: list-item;
        margin-bottom: 0px;
        width: 100%;
        position: relative;
        margin-right: 0;
        margin-left: 0px;
    }

    .biology-slider .card.js-find-user-main {
        padding-left: 0;
        min-width: unset !important;
    }

    .stems {
        float: left;
    }

    .options {
        margin: 0;
    }
    /*Mani*/
    .open-details {
        max-height: 100%;
    }

    .question-answer-popup {
        height: 98%;
    }
    /*Mani*/
    .attendance_block .grpah_block:before {
        bottom: 0;
    }
}


/*media query 1199*/
@media (max-width: 1199px) {
    .header .header-details > ul > li {
        font-size: 16px;
    }

    .newexampopup {
        width: 90% !important;
    }

    .mycssfor {
        width: 700px;
    }

    .journey-intro.active {
        transform: translate(50%, -50%);
        left: -47%;
        width: 97%;
    }
    /*Start 18-01-2022*/
    .awards-list {
        padding: 6px;
    }

        .awards-list p {
            padding: 5px 9px 9px;
        }

    .awards-popup .subject-list ul li {
        min-width: 100px;
        padding: 20px 0px;
    }

    .awards-details > ul > li > ul {
        width: 48%;
    }

    .awards-details {
        margin-top: -10px;
        min-width: 100%;
        width: 100%;
    }

    .award-chapter {
        width: 39%;
    }

    .awards-popup li.awards-data.active img, .awards-popup li.awards-data:hover img {
        width: 55px;
    }
    /*End 18-01-2022*/
    .drag-blk .drag-list {
        transform: scale(0.8);
    }

    .videos-tab-popup {
        width: 98%;
    }

    .mocktest li, .labactivity li {
        width: 23%;
        margin-right: 8px !important;
    }

    section .section .assessment .assessment-chart #chartContainer1 {
        width: 95%;
        height: 470px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    section .section .assessment .assessment-chart {
        margin-bottom: 25px;
    }

    .result-data {
        flex-direction: column;
    }

    .trending {
        padding: 0px 26px 20px;
        position: relative;
    }
}

@media (max-width: 1140px) {
    header .header-details {
        width: 59%;
        text-align: end;
    }

    .header-logo {
        width: 41%;
    }
}
/*media query 991*/
@media (max-width: 991px) {
    .notification_dd {
        left: 0px;
        right: 0px;
    }

    .grid-block > ul li > div {
        display: initial;
    }

    .notification_dd:before {
        left: 15px;
        right: unset !important;
    }

    header .header-details {
        width: 100%;
        text-align: center;
    }

    section .menumyclass {
        left: -20% !important;
    }

    .header-logo {
        width: max-content;
    }

    header .header-details > ul > li .dropbtn {
        padding: 0px 0px;
    }

    header .header-logo img {
        /*position: absolute;
        left: 15px;
        top: 17px;*/
        display: none;
    }

    header .header-details > ul > li {
        font-size: 14px;
    }

    .exampopup {
        width: 96% !important;
    }

    header .header-details > ul > li {
        font-size: 16px;
    }

    header {
        height: 115px;
    }

    .open-details, .plan-edit-popup {
        width: 90%;
    }

    .drag-blk .drag-list {
        transform: scale(0.6);
    }

    .biology-slider .active-chapter .title-card-main h5.card-title {
        top: -12% !important;
        width: 101% !important;
        height: 102% !important;
    }

    .startAssess-popup {
        width: 98%;
    }

    .mocktest li, .labactivity li {
        width: 30%;
    }

    .mocktest-data {
        padding: 5px 3px;
    }

    .mocktest li .mocktest-data p i {
        margin-right: -2px;
    }

    section .lmspage-banner video {
        height: auto;
    }

    .biology-slider .card.js-find-user-main {
        padding-top: 0;
    }

    .biology-slider li .rect {
        top: 42%;
    }

    section .section .timetable-details {
        width: 95%;
        height: 600px;
        overflow: scroll;
    }

    section .section .lms, section .section .timetable, section .section .assignment, .trending1, .trending, .panels, section .section .assessment {
        padding: 0px 20px;
        margin-top: 40px;
    }

    header .menu-ph {
        display: block;
        left: 20px;
    }

    .phmenu-close {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: black;
        padding: 0px 10px;
        box-shadow: -3px 6px 5px 0px #ddd;
        color: #fff;
    }

    .lmspage-banner {
        margin-top: 0px !important;
    }

    header .header-logo, header .header-logo a {
        padding: 0;
        display: flex;
    }

    header .header-details {
        padding: 0;
    }

    header .header {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }

    .chartdiv-details {
        position: absolute;
        bottom: 0px;
        width: 100%;
    }

    section .section .assessment .assessment-chart #chartContainer1 {
        width: 95%;
        height: 500px;
    }

    .menu.addMenu {
        width: 14%;
    }

    section .section {
        width: 100%;
    }

    section .menu {
        width: 11%;
        position: fixed;
        left: -20%;
    }

    section .section .banner-graph .banner {
        width: 100%;
        margin: 0;
        padding: 6px 15px 0px;
        height: 260px;
    }

    section .section .banner-graph .attendence {
        width: 100%;
        margin-top: 0;
        height: max-content;
        box-shadow: none;
    }

        section .section .banner-graph .attendence div#graphDiv {
            padding: 0;
            position: relative;
            height: max-content;
            padding-bottom: 20px;
        }

    div#chartdiv {
        height: 240px;
    }

    h1 {
        font-size: 1.6rem;
    }

    section .section .lms ul#lms-slider li .slide .slide-img img {
        height: 178px;
    }

    section .section .lms ul#lms-slider li .slide .slide-img {
        height: 178px;
    }

        section .section .lms ul#lms-slider li .slide .slide-img video {
            height: 130px;
        }

    section .section .lms ul#lms-slider li .slide-content {
        padding: 9px 15px;
    }

    .heading p {
        margin-bottom: 5px;
    }

    section .section .timetable-blk {
        margin: 26px auto;
    }

    section .section .assignment-blk p, section .section .lms p {
        -webkit-line-clamp: 2;
    }

    section .section .assignment-blk-flex img {
        margin: 0px 10px 10px 0px;
        width: 150px;
        height: auto;
    }

    .trending1 ul li .trending-blk {
        padding: 4px 15px;
        margin: auto;
    }

    .trending1 ul li .trending-blk-flex {
        flex-direction: row;
        align-items: center;
    }

        .trending1 ul li .trending-blk-flex + img {
            position: absolute;
            right: 40px;
            bottom: 0%;
        }

        .trending1 ul li .trending-blk-flex p {
            margin: 0;
        }

    section .lmspage {
        width: 100%;
    }

        section .lmspage .chapter-details .videos ul li .video li {
            width: 48%;
        }

    .stems ol, .options ol {
        padding-left: 0;
    }

        .stems ol li, .options ol li {
            margin: 17px 0px;
            flex-direction: column;
            padding: 10px 30px;
        }

    .labactivity-data {
        padding: 5px 0;
    }

    .forest-view .d-flex {
        flex-direction: column;
    }

        .forest-view .d-flex div#source {
            width: 100%;
            height: max-content;
        }

            .forest-view .d-flex div#source .image-place {
                display: flex;
                flex-wrap: wrap;
            }

                .forest-view .d-flex div#source .image-place .dropzone {
                    width: 122px;
                    margin: 5px;
                }

    .lms .trending1 .heading, .lms .assignment .heading, .lms .heading, section .section .assignment .heading, .trending1 .heading {
        margin: auto;
        padding: 0;
    }
    /*Start 18-01-2022*/
    .awards-popup .subject-list ul {
        width: 100%;
        justify-content: space-between;
        overflow: scroll;
    }

    .awards-popup {
        width: 90%;
    }
    /*End 18-01-2022*/

    .attendance_block .grpah_block:before {
        bottom: 20px;
    }

    .attendance_block {
        flex-direction: column;
    }

        .attendance_block .grpah_block {
            width: 100%;
            min-height: 500px;
            margin-top: 50px;
        }

    .filter-popup.active {
        top: 53%;
        width: 94%;
        left: 3%;
    }

        .filter-popup.active ul li img {
            width: 60px;
        }

    .filter-popup ul {
        overflow-x: scroll;
    }

    .scrollDiv.subjectWise ul li {
        width: 25%;
        font-size: 12px;
        min-width: 25%;
    }

    .filter-popup ul::-webkit-scrollbar {
        width: 0;
        height: 0;
    }

    .clickarrow {
        top: 76px;
    }

    .myvideoltconmod {
        width: 600px !important;
        height: 390px;
    }

    .maximizScreen, .maximizScreenmock {
        width: 100% !important;
    }
}

@media (max-width: 800px) {
    .shortnote-data span.mdlimg img {
        width: 200px;
    }

    .shortnote-data span.smallimg, .shortnote-data span.mdlimg {
        background: white;
        display: flex;
        flex-direction: column;
    }

        .shortnote-data span.smallimg p, .shortnote-data span.mdlimg p {
            margin: 0;
        }
}

/*media query 767*/
@media (max-width: 767px) {
    /*Start 18-01-2022*/
    .colorPlate ul {
        display: inherit;
    }

    section .lmspage .chapter-details-blk-details > div {
        min-width: 100%;
    }

    .topics-list {
        position: static;
    }

    .recognition {
        margin-top: 20px;
    }

    section .lmspage .score .progress {
        width: 100%;
    }
    /*End 18-01-2022*/
    .creatAssessBlock {
        overflow: scroll;
    }

    .mocktest-data {
        min-width: unset;
    }

    .trending1 .demo, section .section .lms {
        height: max-content;
    }

    .trending1 ul li .trending-blk {
        margin: 30px auto;
    }

    section .section .lms ul#lms-slider li .slide {
        width: 100%;
        margin: 40px auto;
    }

    .trending1 ul li {
        padding-top: 10px;
    }

    section .section .assignment ul li {
        padding: 10px 0;
    }

    /* .lSAction {
        display: none;
        visibility: hidden;
    }*/

    section .section .timetable-blk-flex {
        flex-direction: row;
        flex-direction: column;
    }

    section .section .assignment-blk-flex img {
        display: none;
    }

    section .section .assignment {
        height: max-content;
    }

    section .section .assessment .assessment-chart #chartContainer1 {
        height: 530px;
    }

    .puzzel-quiz-data img, .learn-fun-data img {
        height: auto;
    }

    .heading {
        margin-bottom: 15px;
        padding-left: 5px;
    }

    .puzzel-quiz {
        margin-bottom: 25px;
    }

    .chapter-details-blk-flex .chapter-details-blk-head .mentor-details, section .lmspage .chapter-details-blk-head p, section .section .assessment-blk, .questionquiz .answers textarea {
        width: 100%;
    }

    /*Start 18-01-2022*/
    section .lmspage .chapter-details-blk-flex {
        padding: 30px 30px 0px;
    }
    /*End 18-01-2022*/

    .lmspage-details .videos.user-details {
        padding: 20px 20px;
    }

    section .lmspage .chapter-details .videos ul li .video li {
        width: 47%;
    }

    .game .deck .card:nth-child(4n) {
        margin: unset;
    }

    .game .deck .card {
        height: 70px;
        width: 70px;
    }

    .stems li, .options li {
        font-size: 17px;
        padding: 4px;
    }

    .labactivity-data img {
        max-width: 94%;
    }

    section .section .assignment-blk-flex, .graph-data.active, section .lmspage .chapter-details-blk-details, .chapter-details-blk-flex .chapter-details-blk-head .mentor, .plan-date {
        flex-direction: column;
    }

    .chartContainer {
        width: 100%;
        height: 230px;
        padding: 20px;
    }

    .attendance_block .grpah_block:before {
        bottom: -10px;
    }

    .attendance_block .grpah_block {
        min-height: 550px;
    }

    .myvideoltconmod {
        width: 400px !important;
        height: 290px;
    }

    .maximizScreen, .maximizScreenmock {
        width: 100% !important;
    }
}

@media(max-width: 600px) {
    .header .header-details > ul > li {
        font-size: 12px;
    }
    /*Start 18-01-2022*/
    ul.labactivity li video {
        width: 100%;
    }

    .chapter-details-blk-flex .chapter-details-blk-head .mentor ul li {
        margin-right: 4px;
    }
    /*End 18-01-2022*/

    /*Start 18-01-2022*/
    .awards-details > ul > li {
        flex-direction: column;
    }

        .awards-details > ul > li > ul {
            width: 89% !important;
        }

        .award-chapter, .awards-details > ul > li > ul {
            width: 100%;
            display: block;
            padding: 0;
            justify-content: flex-start;
        }

        .awards-details > ul > li .award-chapter:before {
            display: none;
        }

    .ch-name {
        margin-bottom: 20px;
    }

    .awards-details ul {
        padding-top: 0;
    }

    .awards-details > ul > li {
        padding-top: 20px;
    }

        .awards-details > ul > li > ul > li:before {
            left: -2px;
            top: 21px;
        }

    .ch-name, .award-chapter .topics-blk {
        text-align: left;
    }

    .awards-details > ul > li, .awards-details > ul > li > ul > li {
        padding-left: 18px;
    }

    .ch-name span {
        position: static;
        width: 100%;
        display: block;
        text-align: center;
        border-radius: 0px;
    }
    /*End 18-01-2022*/
    section .section .banner-graph .banner li .slide {
        flex-direction: column;
    }

        section .section .banner-graph .banner li .slide .slide-img {
            position: absolute;
            opacity: 0.2;
        }

    .shortnote-data img {
        width: 100%;
        margin-right: 0;
    }

    .simulation-tabs ul li {
        width: 45% !important;
    }

    .simulation-tabs ul {
        flex-wrap: wrap;
    }

    .attendance_block .weekdays div {
        font-size: 16px;
    }

    .attendance_block .days div {
        font-size: 16px;
    }

    .attendance_block {
        padding: 20px 17px;
    }
}

@media(max-width: 500px) {

    header .menu-ph {
        left: 12px;
        font-size: 17px;
        top: 10px;
    }

    header .header-details > ul > li:last-child img {
        width: 30px;
        height: 30px;
    }
    /*Start 18-01-2022*/
    .perform-count, .award-count {
        right: -30px;
    }

    .plan-list-box {
        width: 99%;
    }
    /*End 18-01-2022*/
    header .header-details {
        padding: 0;
        align-self: flex-start;
        padding-left: 13px;
    }

    .question-answer-popup {
        width: 90%;
    }

    .wrapper {
        margin-top: -30px;
    }

    section .section .timetable-details_flex .right-text {
        text-align: left;
    }

    section .section .timetable-details > div {
        padding: 20px;
    }

    .timetable-details_flex {
        flex-direction: column;
        align-items: flex-start !important;
        text-align: left;
    }



    header .header-details ul {
        padding-left: 0;
    }

    header .header-details > ul > li {
        margin: 4px;
    }

    header .header-logo h3 {
        font-size: 20px;
        margin-left: 8px;
    }

    header .header-logo img {
        width: 87px;
    }

    section .section .lms {
        height: max-content;
    }

    .trending .demo, .trending1 .demo {
        height: auto;
    }

    canvas#assessmentChart {
        height: auto !important;
    }

    .heading, .mentors-head, .concept-tabs, .quizhead, .stems ol li, .options ol li {
        flex-direction: column;
    }

    section .section .assessment .assessment-chart {
        padding: 20px 1px;
    }

    canvas#myChart, .questionquiz .answers {
        width: 100% !important;
    }

    section .lmspage .chapter-details .videos ul li .video li {
        width: 97%;
    }

    .stems li {
        flex-direction: column-reverse !important;
    }

    .game .deck .card {
        height: 60px;
        width: 60px;
    }

    section .lmspage .videos ul li, .labactivity-data {
        width: 100%;
    }

    .simulation-tabs ul li {
        width: inherit;
        text-align: center;
    }

    .trending ul li .trending-blk-flex, .trending1 ul li .trending-blk-flex {
        flex-direction: column;
    }

        .trending ul li .trending-blk-flex img, .trending1 ul li .trending-blk-flex img {
            width: 100%;
            margin-right: 0;
            margin-bottom: 20px;
        }

    .trending {
        margin-top: 30px;
    }

    .attendance_block .weekdays div, .attendance_block .days div {
        font-size: 13px;
    }

    .myvideoltconmod {
        width: 300px !important;
        height: 190px;
    }

    .maximizScreen, .maximizScreenmock {
        width: 100% !important;
    }

    .tooltipnew {
        font-size: 12px;
    }
}

@media(max-width: 360px) {
    header .header-logo h3 {
        font-size: 17px;
        margin-left: 8px;
    }

    .header .header-details > ul > li {
        font-size: 11px;
    }

    header .header-details > ul > li:last-child img {
        display: none;
    }
}
