/* _content/CRMv2Blazor/Pages/Assessments/AssessmentDescription.razor.rz.scp.css */

.start-assignment-btn[b-pj09so9rkq] {
    display: flex;
    justify-content: end;
    align-items: center;
}

@media screen and (max-width: 319px){
    .start-assignment-btn[b-pj09so9rkq] {
        margin: 20px 0;
    }

    .assessment-desc-1[b-pj09so9rkq] {
/*        max-height: 600px;*/
        margin: 30px;
    }


    .chapter-assessment-heading h3[b-pj09so9rkq] {
        font-size: 0.75rem;
    }


    .assessment-desc-1 h5[b-pj09so9rkq] {
        font-size: 0.55rem !important;
    }

    .assessment-method-desc ul li[b-pj09so9rkq] {
        font-size: 10px !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 479px){
    .start-assignment-btn[b-pj09so9rkq] {
        margin: 20px 0;
    }

    .assessment-desc-1[b-pj09so9rkq] {
/*        max-height: 480px;*/
        margin: 30px;
    }

    .chapter-assessment-heading h3[b-pj09so9rkq] {
        font-size: 0.85rem;
    }

    .assessment-desc-1 h5[b-pj09so9rkq] {
        font-size: 0.65rem !important;
    }

    .assessment-method-desc ul li[b-pj09so9rkq] {
        font-size: 11px !important;
    }

}

@media screen and (min-width: 480px) and (max-width: 767px){
    .start-assignment-btn[b-pj09so9rkq] {
        margin: 20px 0;
    }

    .assessment-desc-1[b-pj09so9rkq] {
/*        max-height: 360px;*/
        margin: 30px;
    }

    .chapter-assessment-heading h3[b-pj09so9rkq]{
        font-size: 0.95rem; 
    }

    .assessment-desc-1 h5[b-pj09so9rkq]{
        font-size: 0.75rem !important;
    }

    .assessment-method-desc ul li[b-pj09so9rkq]{
        font-size: 12px !important;
    }

}

@media screen and (min-width: 768px) and (max-width: 990px) {
    
    .chapter-assessment-heading h3[b-pj09so9rkq] {
        font-size: 1rem;
    }

    .assessment-desc-1[b-pj09so9rkq] {
/*        max-height: 600px;*/
        margin: 30px;
    }

    .start-assignment-btn[b-pj09so9rkq]{
        margin: 20px 0;
    }

}
@media screen and (min-width: 991px) and (max-width: 1023px){
    .chapter-assessment-heading h3[b-pj09so9rkq] {
        font-size: 1.15rem;
    }


    .assessment-page-desc[b-pj09so9rkq] {
        padding: 25px 50px;
    }

    .assessment-desc-1[b-pj09so9rkq] {
        max-height: 280px;
        margin: 30px 0;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px){
    .chapter-assessment-heading h3[b-pj09so9rkq] {
        font-size: 1.2rem;
    }

    .assessment-page-desc[b-pj09so9rkq] {
        padding: 30px 50px;
    }

    .assessment-desc-1[b-pj09so9rkq] {
/*        max-height: 280px;*/
        margin: 30px 0;
    }

}

@media screen and (min-width: 1280px) and (max-width: 1439px){

    .chapter-assessment-heading h3[b-pj09so9rkq] {
        font-size: 1.25rem;
    }

    .assessment-page-desc[b-pj09so9rkq] {
        padding: 34px 50px;
    }

    .assessment-desc-1[b-pj09so9rkq] {
        max-height: 253px;
        margin: 30px 0;
    }

}


@media screen and (min-width: 1440px) and (max-width: 1600px) {

    .chapter-assessment-heading h3[b-pj09so9rkq] {
        font-size: 1.25rem;
    }

    .assessment-page-desc[b-pj09so9rkq] {
        padding: 60px 50px;
    }\

    .assessment-desc-1[b-pj09so9rkq] {
/*        max-height: 280px;*/
        margin: 40px 0;
    }
}

@media screen and (min-width: 1601px) and (max-width: 2099px){
    
    .chapter-assessment-heading h3[b-pj09so9rkq] {
        font-size: 1.45rem;
    }

    .assessment-page-desc[b-pj09so9rkq]{
        padding: 48px 50px;
    }

    .assessment-desc-1[b-pj09so9rkq] {
/*        max-height: 360px;*/
        margin: 55px 0;
    }

}
/* _content/CRMv2Blazor/Pages/Assessments/AssessmentPage.razor.rz.scp.css */


.assessment-page-section[b-bvc4qigppj]{
    display: flex;
    justify-content:space-between;
    align-items: center;
    margin: 16px 8px;
}

.assessment-container[b-bvc4qigppj]{
    display: flex;
    justify-content:center;
    align-items:center;
    min-height: 100%;
}

.questions-outer-container[b-bvc4qigppj] {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 16px 4px #ccc;
    padding: 10px 20px;
    margin-bottom: 16px;
}

.questions-inner-container[b-bvc4qigppj] {
    background-color: #F5F5F5;
    padding: 5px;
    border-radius: 10px;
}

.assignment-heading[b-bvc4qigppj] {
    color: #1557C1;
    font-weight: 600;
    margin: 25px 0;
}

.questions-heading[b-bvc4qigppj] {
    color: #1557C1;
    font-weight: 600;
    margin-bottom: 16px;
}

.timer-section b[b-bvc4qigppj]{
    color: #8CBE87;
}

@media screen and (max-width: 319px){
    .assignment-heading[b-bvc4qigppj]{
        font-size: 0.55rem;
    }

    .timer-section b[b-bvc4qigppj], .timer-section h6[b-bvc4qigppj]{
        font-size: 0.55rem;
    }

    .stopwatch-container[b-bvc4qigppj] {
        width: 60px;
    }

}

@media screen and (min-width: 320px) and (max-width: 479px){
    .assignment-heading[b-bvc4qigppj] {
        font-size: 0.65rem;
    }

    .timer-section b[b-bvc4qigppj], .timer-section h6[b-bvc4qigppj] {
        font-size: 0.65rem;
    }

    .stopwatch-container[b-bvc4qigppj] {
        width: 60px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px){
    .assignment-heading[b-bvc4qigppj] {
        font-size: 0.65rem;
    }

    .timer-section b[b-bvc4qigppj], .timer-section h6[b-bvc4qigppj] {
        font-size: 0.65rem;
    }

    .stopwatch-container[b-bvc4qigppj] {
        width: 70px;
    }
  
}

@media screen and (min-width: 768px) and (max-width: 1023px){
    .assignment-heading[b-bvc4qigppj] {
        font-size: 0.8rem;
    }

    .timer-section b[b-bvc4qigppj], .timer-section h6[b-bvc4qigppj] {
        font-size: 0.8rem;
    }

    .assessment-container[b-bvc4qigppj]{
        min-height: 900px;
    }

    .stopwatch-container[b-bvc4qigppj] {
        width: 75px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px){
    .assignment-heading[b-bvc4qigppj] {
        font-size: 0.9rem;
    }

    .timer-section b[b-bvc4qigppj], .timer-section h6[b-bvc4qigppj] {
        font-size: 0.9rem;
    }

    .assessment-container[b-bvc4qigppj] {
        min-height: 461px;
    }

    .stopwatch-container[b-bvc4qigppj] {
        width: 80px;
    }

}

@media screen and (min-width: 1280px) and (max-width: 1439px){
    .assignment-heading[b-bvc4qigppj] {
        font-size: 0.9rem;
    }

    .timer-section b[b-bvc4qigppj], .timer-section h6[b-bvc4qigppj] {
        font-size: 0.9rem;
    }

    .assessment-container[b-bvc4qigppj] {
        min-height: 420px;
    }

    .assessment-page-section[b-bvc4qigppj]{
        margin: 9px 8px;
    }

    .stopwatch-container[b-bvc4qigppj] {
        width: 80px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1600px){
    .assignment-heading[b-bvc4qigppj] {
        font-size: 1.1rem;
    }

    .timer-section b[b-bvc4qigppj], .timer-section h6[b-bvc4qigppj] {
        font-size: 1.1rem;
    }

    .assessment-container[b-bvc4qigppj] {
        min-height: 600px;
    }

    .stopwatch-container[b-bvc4qigppj] {
        width: 85px;
    }
}

@media screen and (min-width: 1601px) and (max-width: 2099px){
    .assignment-heading[b-bvc4qigppj] {
        font-size: 1.15rem;
    }

    .timer-section b[b-bvc4qigppj], .timer-section h6[b-bvc4qigppj] {
        font-size: 1.15rem;
    }

    .assessment-container[b-bvc4qigppj] {
        min-height: 600px;
    }

    .stopwatch-container[b-bvc4qigppj] {
        width: 90px;
    }
}

@media screen and (min-width: 2100px){
    .assignment-heading[b-bvc4qigppj] {
        font-size: 1.2rem;
    }

    .timer-section b[b-bvc4qigppj], .timer-section h6[b-bvc4qigppj] {
        font-size: 1.2rem;
    }

    .assessment-container[b-bvc4qigppj] {
        min-height: 600px;
    }

    .stopwatch-container[b-bvc4qigppj] {
        width: 100px;
    }
}
/* _content/CRMv2Blazor/Pages/Assessments/Assessments.razor.rz.scp.css */
body[b-yawiyy35ot] {
}

.assessments-container[b-yawiyy35ot] {
    padding-left: 50px;
    padding-right: 50px;
    margin: 0;
}

.assessment-progress-percent div[b-yawiyy35ot] {
    height: 10px;
    width: 10px;
    background: linear-gradient(#0DB4F3, #737BFC);
    border-radius: 50px;
}

.assessment-img[b-yawiyy35ot]{
    height: 220px;
}

.card[b-yawiyy35ot] {
    max-width: 350px;
}

.completed-assessments[b-yawiyy35ot] {
    padding: 3% 5%;
    margin: 16px 0;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 1px 1px 10px 2px #c4c4c4;
}

.completed-course-assessments[b-yawiyy35ot] {
    box-shadow: 1px 1px 10px 2px #c4c4c4;
    border-radius: 7px;
    margin-top: 12px;
}



.course-template-card h5[b-yawiyy35ot] {
    color: #1165A7;
    font-family: "Exo", sans-serif;
    margin: 10px 0;
    font-size: 1.25rem;
}

.course-template-card p[b-yawiyy35ot] {
    font-size: 1rem;
    margin: 10px 0;
}

.assessment-progress-percent[b-yawiyy35ot] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

    .assessment-progress-percent p[b-yawiyy35ot] {
        margin-bottom: 0;
    }

/*.report-btn{
    margin-right: 100px;
}*/
/*
.assessment-report {
    text-align: end;
}*/
.assessment-report button[b-yawiyy35ot] {
    padding: 3%;
    width: 160px;
    border-radius: 25px;
    border: none;
}

.start-btn[b-yawiyy35ot]{
    background-color: #1557C1;
    color: #fff;
}

.resume-btn[b-yawiyy35ot]{
    background-color: #8CBE87;
    color: #fff;
}


.assessment-desc[b-yawiyy35ot] {
    height: 90px;
    width: 100%;
    display: -webkit-box; /* Use flexbox */
    -webkit-box-orient: vertical; /* Orient the box vertically */
    -webkit-line-clamp: 4; /* Number of lines to display */
    overflow: hidden; /* Hide overflow text */
}

@media screen and (max-width: 319px){
    .assessments-grid[b-yawiyy35ot] {
        display: grid;
        grid-template-columns: repeat(1, 220px);
        gap: 15px;
        justify-content: center;
    }
}

@media screen and (min-width: 320px) and (max-width: 479px){
    .assessments-grid[b-yawiyy35ot] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
        gap: 15px;
        justify-content: center;
    }

    .assessments-section h4[b-yawiyy35ot]{
        font-size: 1.2rem;
    }

    .card-title[b-yawiyy35ot]{
        height: 35px;
        font-size: 0.95rem;
    }

    .assessment-img[b-yawiyy35ot] {
        height: 160px;
    }

    .assessment-desc[b-yawiyy35ot] {
        height: 73px;
        -webkit-line-clamp: 3;
    }

    .assessment-desc h5[b-yawiyy35ot]{
        font-size: 0.9rem;
    }

    .assessments-container[b-yawiyy35ot] {
        padding-left: 10px;
        padding-right: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    
}

@media screen and (min-width: 480px) and (max-width: 767px){
    .assessments-grid[b-yawiyy35ot] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        gap: 15px;
        justify-content: center;
    }

    .assessments-section h4[b-yawiyy35ot] {
        font-size: 1.3rem;
    }


    .card-title[b-yawiyy35ot] {
        height: 40px;
        font-size: 1rem;
    }

    .assessment-img[b-yawiyy35ot] {
        height: 180px;
    }

    .assessment-desc[b-yawiyy35ot] {
        height: 73px;
        -webkit-line-clamp: 3;
    }

    .assessment-desc h5[b-yawiyy35ot] {
            font-size: 0.9rem;
    }

    .assessments-container[b-yawiyy35ot] {
        padding-left: 15px;
        padding-right: 15px;
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
    }

}

@media screen and (min-width: 768px) and (max-width: 992px){
    .assessments-grid[b-yawiyy35ot] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        gap: 15px;
        justify-content: center;
    }

    .assessments-section[b-yawiyy35ot] {
        margin: 0;
        padding: 0;
    }


    .assessments-section h4[b-yawiyy35ot] {
        font-size: 1.35rem;
    }


    .card-title[b-yawiyy35ot] {
        height: 40px;
        font-size: 1.05rem;
    }

    .assessment-img[b-yawiyy35ot] {
        height: 180px;
    }

    .assessment-desc[b-yawiyy35ot] {
        height: 90px;
        -webkit-line-clamp: 4;
    }

        .assessment-desc h5[b-yawiyy35ot] {
            font-size: 0.9rem;
        }

    .assessments-container[b-yawiyy35ot] {
        padding-left: 25px;
        padding-right: 25px;
    }

}

@media screen and (min-width: 992px) and (max-width: 1199px){
    .assessments-grid[b-yawiyy35ot] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(265px, 1fr));
        gap: 25px;
        justify-content: center;
    }

    .assessments-section[b-yawiyy35ot] {
        margin: 0 50px;
        padding: 0 25px;
    }

    .assessments-section h4[b-yawiyy35ot] {
        font-size: 1.4rem;
    }


    .card-title[b-yawiyy35ot] {
        height: 40px;
        font-size: 1.05rem;
    }

    .assessment-img[b-yawiyy35ot] {
        height: 180px;
    }

    .assessment-desc[b-yawiyy35ot] {
        height: 90px;
        -webkit-line-clamp: 4;
    }

        .assessment-desc h5[b-yawiyy35ot] {
            font-size: 0.9rem;
        }

    .assessments-container[b-yawiyy35ot] {
        padding-left: 30px;
        padding-right: 30px;
    }


}

@media screen and (min-width: 1200px) and (max-width: 1439px){
    .assessments-grid[b-yawiyy35ot] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        gap: 25px;
        justify-content: center;
    }

    .assessments-section[b-yawiyy35ot] {
        margin: 0 50px;
        padding: 0 25px;
    }

    .assessments-section h4[b-yawiyy35ot] {
        font-size: 1.45rem;
    }


    .card-title[b-yawiyy35ot] {
        height: 40px;
        font-size: 1.05rem;
    }

    .assessment-img[b-yawiyy35ot] {
        height: 190px;
    }

    .assessment-desc[b-yawiyy35ot] {
        height: 90px;
        -webkit-line-clamp: 4;
    }

        .assessment-desc h5[b-yawiyy35ot] {
            font-size: 0.9rem;
        }


}

@media screen and (min-width: 1440px) and (max-width: 1600px){
    .assessments-grid[b-yawiyy35ot] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));
        gap: 25px;
        justify-content: center;
    }

    .assessments-section[b-yawiyy35ot] {
        margin: 0 50px;
        padding: 0 25px;
    }

    .assessments-section h4[b-yawiyy35ot] {
        font-size: 1.55rem;
    }


    .card-title[b-yawiyy35ot] {
        height: 40px;
        font-size: 1.05rem;
    }

    .assessment-img[b-yawiyy35ot] {
        height: 190px;
    }

    .assessment-desc[b-yawiyy35ot] {
        height: 90px;
        -webkit-line-clamp: 4;
    }

        .assessment-desc h5[b-yawiyy35ot] {
            font-size: 0.9rem;
        }

}

@media screen and (min-width: 1601px) and (max-width: 2099px){
    .assessments-grid[b-yawiyy35ot] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        gap: 25px;
        justify-content: center;
    }


    .assessments-section[b-yawiyy35ot] {
        margin: 0 50px;
        padding: 0 25px;
    }


    .assessments-section h4[b-yawiyy35ot] {
        font-size: 1.65rem;
    }


    .card-title[b-yawiyy35ot] {
        height: 45px;
        font-size: 1.1rem;
    }

    .assessment-img[b-yawiyy35ot] {
        height: 200px;
    }

    .assessment-desc[b-yawiyy35ot] {
        height: 90px;
        -webkit-line-clamp: 4;
    }

        .assessment-desc h5[b-yawiyy35ot] {
            font-size: 0.9rem;
        }

}

@media screen and (min-width: 2100px){
    .assessments-grid[b-yawiyy35ot] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
        gap: 15px;
        justify-content: center;
    }

    .assessments-section[b-yawiyy35ot] {
        margin: 0 50px;
        padding: 0 25px;
    }
    
    .assessments-section h4[b-yawiyy35ot] {
        font-size: 1.75rem;
    }

    .card-title[b-yawiyy35ot] {
        height: 50px;
        font-size: 1.15rem;
    }

    .assessment-img[b-yawiyy35ot] {
        height: 220px;
    }

    .assessment-desc[b-yawiyy35ot] {
        height: 90px;
        -webkit-line-clamp: 4;
    }

        .assessment-desc h5[b-yawiyy35ot] {
            font-size: 0.95rem;
        }

}




/* _content/CRMv2Blazor/Pages/Chapters/Chapter.razor.rz.scp.css */

.chapter-video[b-h9neng32tn] {

    display:flex;
    justify-content:center;
    align-items:center;
}

.chapter-video video[b-h9neng32tn] {
  max-width: 780px;
  height: auto;
  border-radius: 25px;
}

.chapter-page-btn[b-h9neng32tn]{
    display: flex;
    justify-content:space-between;
    gap: 50px
}

.right-buttons[b-h9neng32tn], .left-buttons[b-h9neng32tn]{
    display: flex;
    justify-content:space-between;
    gap: 50px;
}

.chapter-heading[b-h9neng32tn] {
    margin: 20px 5px;
    font-size: 1rem;
    color: #1165A7;
    font-weight: 500;
}

.chapter-page-btn[b-h9neng32tn]{
    margin-bottom: 60px;
    margin-top: 20px;
}

.chapter-page[b-h9neng32tn]{
    display: flex;
    flex-direction: column;
    justify-content:center;
}


.chapter-video[b-h9neng32tn]{
    width: 100%;
    height: 100%;
   
}

    .chapter-video video[b-h9neng32tn] {
        max-width: 520px;
        width: 100%;
        height: 36vh;
        margin: 0 auto;
        padding: 0;
    }

    @media screen and (max-width: 319px) {
    .chapter-heading[b-h9neng32tn]{
        font-size: 1.05rem;
    }

    .chapter-description[b-h9neng32tn]{
        font-size: 0.9rem;
    }

        .chapter-page-btn[b-h9neng32tn], .left-buttons[b-h9neng32tn], .right-buttons[b-h9neng32tn] {
            flex-direction: column;
            gap: 25px;
        }

}

@media screen and (min-width: 320px) and (max-width: 479px){
    .chapter-heading[b-h9neng32tn] {
        font-size: 1.15rem;
    }

    .chapter-description[b-h9neng32tn] {
        font-size: 1rem;
    }

    .chapter-page-btn[b-h9neng32tn], .left-buttons[b-h9neng32tn], .right-buttons[b-h9neng32tn] {
        flex-direction: column;
        gap: 25px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .chapter-heading[b-h9neng32tn] {
        font-size: 1.2rem;
    }

    .chapter-description[b-h9neng32tn] {
        font-size: 0.8rem;
    }

    .chapter-page-btn[b-h9neng32tn], .left-buttons[b-h9neng32tn], .right-buttons[b-h9neng32tn] {
        flex-direction: column;
        gap: 25px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

    .chapter-heading[b-h9neng32tn] {
        font-size: 1.25rem;
    }

    .chapter-description[b-h9neng32tn] {
        font-size: 0.85rem;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    
    .chapter-heading[b-h9neng32tn] {
        font-size: 1.3rem;
    }

    .chapter-description[b-h9neng32tn] {
        font-size: 1rem;
    }

}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .chapter-heading[b-h9neng32tn] {
        font-size: 1.35rem;
    }

    .chapter-description[b-h9neng32tn] {
        font-size: 1rem;
    }

    .chapter-page[b-h9neng32tn] {
        padding-left: 100px;
        padding-right: 100px;
    }

}

@media screen and (min-width: 1440px) and (max-width: 1600px) {

    .chapter-page[b-h9neng32tn] {
        padding-left: 100px;
        padding-right: 100px;
    }
  
    .chapter-heading[b-h9neng32tn] {
        font-size: 1.35rem;
    }

    .chapter-description[b-h9neng32tn] {
        font-size: 1.05rem;
    }

}

@media screen and (min-width: 1601px) and (max-width: 2099px) {

    .chapter-heading[b-h9neng32tn] {
        font-size: 1.4rem;
        margin: 20px 0;
    }

    .chapter-description[b-h9neng32tn] {
        font-size: 1.3rem;
    }
}


@media screen and (min-width: 2100px) {
    .chapter-heading[b-h9neng32tn] {
        font-size: 1.4rem;
    }
}
/* _content/CRMv2Blazor/Pages/Components/Courses/CourseComponent.razor.rz.scp.css */

.course-desc h4[b-12kfxsia8a] {
    font-weight: 600;
    margin-bottom: 30px;
}

.course-desc p[b-12kfxsia8a] {
    font-weight: 600;
    margin-bottom: 20px;
    color: #6f6e6e;
    display: -webkit-box; /* Use flexbox */
    -webkit-box-orient: vertical; /* Orient the box vertically */
    -webkit-line-clamp: 2; /* Number of lines to display */
    overflow: hidden; /* Hide overflow text */
}


.topic[b-12kfxsia8a] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 2%;
    padding-right: 2%;
    background-color: #f3f6fb;
    border-radius: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.topic-desc[b-12kfxsia8a] {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

    .topic-desc p[b-12kfxsia8a] {
        margin-bottom: 0;
        font-size: 1.1rem;
        font-weight: 600;
        color: #606163;
    }

    .course-img[b-12kfxsia8a] {
        font-size: 1.4rem;
        background-color: #1457c0;
        padding: 5.5px 15px;
        border-radius: 50%;
        color: #fff;
    }

.resume-btn[b-12kfxsia8a] {
    border: none;
    width: 100px;
    /*    background-color: #b0c7e9;*/
    border-radius: 50px;
    /*    color: #2d68c6;*/
    background-color: #8cbe87;
    color: #fff;
    font-weight: 600;
    /* outline: 1px solid #2d68c6;*/
    padding-top: 4px;
    padding-bottom: 4px;
    transition: 0.2s ease-in-out all;
}

/*    .resume-btn:hover {
        background-color: #d1dbeb;
        transition: 0.2s ease-in-out all;
    }*/


.play-btn[b-12kfxsia8a] {
    border: none;
    width: 100px;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
    background-color: #1457c0;
/*    outline: 1px solid #2d68c6;*/
    padding-top: 4px;
    padding-bottom: 4px;
    transition: 0.2s ease-in-out all;
}

/*        .play-btn:hover {
            background-color: #3871c9;
            transition: 0.2s ease-in-out all;
        }*/


@media screen and (max-width: 319px){

    .course-desc h4[b-12kfxsia8a] {
        font-size: 1rem;
    }

    .course-desc p[b-12kfxsia8a] {
        font-size: 0.75rem;
    }
    
    .topic[b-12kfxsia8a] {
        flex-direction: column;
    }

    .topic-desc[b-12kfxsia8a] {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 10px;
    }

   .topic-desc p[b-12kfxsia8a] {
       font-size: 0.6rem;
       text-align:center;
   }

   .course-img[b-12kfxsia8a] {
      font-size: 0.7rem;
      padding: 5px 10px;
   }

    .resume-btn[b-12kfxsia8a], .play-btn[b-12kfxsia8a] {
        font-size: 0.7rem;
    }
}

@media screen and (min-width: 320px) and (max-width: 479px){

    .course-desc h4[b-12kfxsia8a] {
        font-size: 1.05rem;
    }

    .course-desc p[b-12kfxsia8a] {
        font-size: 0.8rem;
    }

    .topic[b-12kfxsia8a] {
        flex-direction: column;
    }

    .topic-desc[b-12kfxsia8a] {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 10px;
    }

        .topic-desc p[b-12kfxsia8a] {
            font-size: 0.65rem;
            text-align: center;
        }

    .course-img[b-12kfxsia8a] {
        font-size: 0.75rem;
        padding: 5.5px 11px;
    }

    .resume-btn[b-12kfxsia8a], .play-btn[b-12kfxsia8a] {
        font-size: 0.75rem;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px){
    .course-desc h4[b-12kfxsia8a] {
        font-size: 1.1rem;
    }

    .course-desc p[b-12kfxsia8a] {
        font-size: 0.9rem;
    }

    .topic-desc[b-12kfxsia8a] {
        gap: 30px;
    }

        .topic-desc p[b-12kfxsia8a] {
            font-size: 0.65rem;
            text-align: center;
        }

    .course-img[b-12kfxsia8a] {
        font-size: 0.75rem;
        padding: 5.5px 11px;
    }

    .resume-btn[b-12kfxsia8a], .play-btn[b-12kfxsia8a] {
        font-size: 0.75rem;
        width: 65px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px){
    .course-desc h4[b-12kfxsia8a] {
        font-size: 1.2rem;
    }

    .course-desc p[b-12kfxsia8a] {
        font-size: 1rem;
    }

    .topic-desc[b-12kfxsia8a] {
        gap: 30px;
    }

        .topic-desc p[b-12kfxsia8a] {
            font-size: 0.8rem;
            text-align: center;
        }

    .course-img[b-12kfxsia8a] {
        font-size: 0.85rem;
        padding: 6px 12px;
    }

    .resume-btn[b-12kfxsia8a], .play-btn[b-12kfxsia8a] {
        font-size: 0.85rem;
        width: 85px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px){
    .course-desc h4[b-12kfxsia8a] {
        font-size: 1.35rem;
    }

    .course-desc p[b-12kfxsia8a] {
        font-size: 1.1rem;
    }

    .topic-desc[b-12kfxsia8a] {
        gap: 30px;
    }

        .topic-desc p[b-12kfxsia8a] {
            font-size: 0.9rem;
            text-align: center;
        }

    .course-img[b-12kfxsia8a] {
        font-size: 1.05rem;
        padding: 7px 14px;
    }

    .resume-btn[b-12kfxsia8a], .play-btn[b-12kfxsia8a] {
        font-size: 0.95rem;
        width: 95px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px){
    .course-desc h4[b-12kfxsia8a] {
        font-size: 1.45rem;
    }

    .course-desc p[b-12kfxsia8a] {
        font-size: 1.15rem;
    }

    .topic-desc[b-12kfxsia8a] {
        gap: 30px;
    }

        .topic-desc p[b-12kfxsia8a] {
            font-size: 1rem;
            text-align: center;
        }

    .course-img[b-12kfxsia8a] {
        font-size: 1.1rem;
        padding: 8px 16px;
    }

    .resume-btn[b-12kfxsia8a], .play-btn[b-12kfxsia8a] {
        font-size: 1rem;
        width: 100px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1600px){
    .course-desc h4[b-12kfxsia8a] {
        font-size: 1.5rem;
    }

    .course-desc p[b-12kfxsia8a] {
        font-size: 1.2rem;
    }

    .topic-desc[b-12kfxsia8a] {
        gap: 30px;
    }

        .topic-desc p[b-12kfxsia8a] {
            font-size: 1.05rem;
            text-align: center;
        }

    .course-img[b-12kfxsia8a] {
        font-size: 1.15rem;
        padding: 9px 18px;
    }

    .resume-btn[b-12kfxsia8a], .play-btn[b-12kfxsia8a] {
        font-size: 1rem;
        width: 100px;
    }
}

@media screen and (min-width: 1601px) and (max-width: 2099px){
    .course-desc h4[b-12kfxsia8a] {
        font-size: 1.5rem;
    }

    .course-desc p[b-12kfxsia8a] {
        font-size: 1.2rem;
    }

    .topic-desc[b-12kfxsia8a] {
        gap: 30px;
    }

        .topic-desc p[b-12kfxsia8a] {
            font-size: 1.05rem;
            text-align: center;
        }

    .course-img[b-12kfxsia8a] {
        font-size: 1.15rem;
        padding: 9px 18px;
    }

    .resume-btn[b-12kfxsia8a], .play-btn[b-12kfxsia8a] {
        font-size: 1rem;
        width: 100px;
    }
}

@media screen and (min-width: 2100px){
    .course-desc h4[b-12kfxsia8a] {
        font-size: 1.5rem;
    }

    .course-desc p[b-12kfxsia8a] {
        font-size: 1.2rem;
    }

    .topic-desc[b-12kfxsia8a] {
        gap: 30px;
    }

        .topic-desc p[b-12kfxsia8a] {
            font-size: 1.05rem;
            text-align: center;
        }

    .course-img[b-12kfxsia8a] {
        font-size: 1.15rem;
        padding: 9px 18px;
    }

    .resume-btn[b-12kfxsia8a], .play-btn[b-12kfxsia8a] {
        font-size: 1rem;
        width: 100px;
    }
}
/* _content/CRMv2Blazor/Pages/Components/Dashboard/AvailableCourses.razor.rz.scp.css */



.start-course[b-one3eskwdq], .resume-course[b-one3eskwdq] {
    display: flex;
    justify-content: center;
    align-items: center;
}


    .start-course button[b-one3eskwdq], .resume-course button[b-one3eskwdq] {
        border: none;
        color: #fff;
        font-size: 1.15rem;
        width: 200px;
        height: 48px;
        margin: 10px 0;
      /*  font-weight: 600;*/
    }

    .start-course button[b-one3eskwdq] {
        background-color: #1557C1;
        border-radius: 35px;
    }

    .resume-course button[b-one3eskwdq] {
        background-color: #8CBE87;
        border-radius: 35px;
    }

.course-img img[b-one3eskwdq] {
    border-radius: 20px;
}

.course-card[b-one3eskwdq] {
    background-color: #fff;
    padding: 24px;
    margin-top: 12px;
    margin-bottom: 24px;
    border-radius: 8px;
    width: 26rem;
    height: 32rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.course-information[b-one3eskwdq] {
    height: 70px;
    width: 100%;
    display: -webkit-box; /* Use flexbox */
    -webkit-box-orient: vertical; /* Orient the box vertically */
    -webkit-line-clamp: 4; /* Number of lines to display */
    overflow: hidden; /* Hide overflow text */
}

    .course-information span[b-one3eskwdq] {
        font-weight: 600;
        color: gray;
    }

    .available-courses[b-one3eskwdq] {
        gap: 50px;
    }




.course-into-btn[b-one3eskwdq] {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .course-into-btn button[b-one3eskwdq] {
        border: none;
        color: #fff;
        background-color: #1455BE;
        border-radius: 35px;
        font-size: 0.9rem;
        margin: 16px 0;
        width: 300px;
        height: 48px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 5px 20px;
        cursor: text;
    }

.course-img[b-one3eskwdq] {
    height: 14rem;
}

    .course-img img[b-one3eskwdq] {
        border-radius: 20px;
    }


@media screen and (min-width: 320px) and (max-width: 479px) {
    .start-course button[b-one3eskwdq], .resume-course button[b-one3eskwdq] {
        width: 100px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-one3eskwdq] {
        width: 140px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-information[b-one3eskwdq] {
        height: 58px;
    }

    p[b-one3eskwdq] {
        font-size: 0.6rem;
    }

    .course-card[b-one3eskwdq] {
        width: 12rem;
        height: 18rem;
    }

    .available-courses[b-one3eskwdq] {
        gap: 10px;
    }

    .course-img[b-one3eskwdq] {
        height: 6rem;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .start-course button[b-one3eskwdq], .resume-course button[b-one3eskwdq] {
        width: 100px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-one3eskwdq] {
        width: 180px;
        height: 25px;
        font-size: 0.65rem;
    }


    .course-information[b-one3eskwdq] {
        height: 58px;
    }

    p[b-one3eskwdq] {
        font-size: 0.6rem;
    }

    .course-card[b-one3eskwdq] {
        width: 12rem;
        height: 18.5rem;
    }

    .available-courses[b-one3eskwdq] {
        gap: 15px;
    }

    .course-img[b-one3eskwdq] {
        height: 6rem;
    }
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    .start-course button[b-one3eskwdq], .resume-course button[b-one3eskwdq] {
        width: 100px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-one3eskwdq] {
        width: 200px;
        height: 25px;
        font-size: 0.65rem;
    }


    .course-information[b-one3eskwdq] {
        height: 75px;
    }

    p[b-one3eskwdq] {
        font-size: 0.6rem;
    }

    .course-card[b-one3eskwdq] {
        width: 16rem;
        height: 22rem;
    }

    .available-courses[b-one3eskwdq] {
        gap: 20px;
    }

    .course-img[b-one3eskwdq] {
        height: 7rem;
    }
}


@media screen and (min-width: 991px) and (max-width:1199px) {
    .start-course button[b-one3eskwdq], .resume-course button[b-one3eskwdq] {
        width: 110px;
        height: 30px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-one3eskwdq] {
        width: 200px;
        height: 30px;
        font-size: 0.65rem;
    }

    .course-information[b-one3eskwdq] {
        height: 85px;
    }

    p[b-one3eskwdq] {
        font-size: 0.6rem;
    }

    .course-card[b-one3eskwdq] {
        width: 16rem;
        height: 22rem;
    }

    .available-courses[b-one3eskwdq] {
        gap: 25px;
    }

    .course-img[b-one3eskwdq] {
        height: 7rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
    .start-course button[b-one3eskwdq], .resume-course button[b-one3eskwdq] {
        width: 120px;
        height: 30px;
        font-size: 0.7rem;
    }

    .course-into-btn button[b-one3eskwdq] {
        width: 225px;
        height: 30px;
        font-size: 0.7rem;
    }

    .course-information[b-one3eskwdq] {
        height: 60px;
    }

    p[b-one3eskwdq] {
        font-size: 0.6rem;
    }

    .course-card[b-one3eskwdq] {
        width: 18rem;
        height: 22rem;
    }

    .available-courses[b-one3eskwdq] {
        gap: 25px;
    }

    .course-img[b-one3eskwdq] {
        height: 8rem;
    }
}


@media screen and (min-width: 1440px) and (max-width: 1600px) {
    .start-course button[b-one3eskwdq], .resume-course button[b-one3eskwdq] {
        width: 130px;
        height: 30px;
        font-size: 0.8rem;
    }

    .course-into-btn button[b-one3eskwdq] {
        width: 250px;
        height: 30px;
        font-size: 0.8rem;
    }

    .course-information[b-one3eskwdq] {
        height: 70px;
    }

    p[b-one3eskwdq] {
        font-size: 0.7rem;
    }

    .course-card[b-one3eskwdq] {
        width: 21rem;
        height: 24rem;
    }

    .available-courses[b-one3eskwdq] {
        gap: 25px;
    }


    .course-img[b-one3eskwdq] {
        height: 10rem;
    }
}


@media screen and (min-width: 1601px) and (max-width: 1900px) {
    .start-course button[b-one3eskwdq], .resume-course button[b-one3eskwdq] {
        width: 150px;
        height: 35px;
        font-size: 0.85rem;
    }

    .course-into-btn button[b-one3eskwdq] {
        width: 275px;
        height: 35px;
        font-size: 0.85rem;
    }

    p[b-one3eskwdq] {
        font-size: 0.7rem;
    }

    .course-card[b-one3eskwdq] {
        width: 21rem;
        height: 26rem;
    }

    .available-courses[b-one3eskwdq] {
        gap: 25px;
    }

    .course-img[b-one3eskwdq] {
        height: 10rem;
    }

    .course-information span[b-one3eskwdq] {
        font-size: 1.1rem;
    }

    .course-information[b-one3eskwdq] {
        height: 80px;
    }

}

@media screen and (min-width: 1901px) {
    .course-information[b-one3eskwdq] {
        height: 88px;
    }

        .course-information span[b-one3eskwdq] {
            font-size: 1.2rem;
        }
}
/* _content/CRMv2Blazor/Pages/Components/Dashboard/BarGraph.razor.rz.scp.css */
body[b-mmz8igzb24] {
}
/* _content/CRMv2Blazor/Pages/Components/Dashboard/BookMarkedCourses.razor.rz.scp.css */



.start-course[b-d3b8h0cywi], .resume-course[b-d3b8h0cywi] {
    display: flex;
    justify-content: center;
    align-items: center;
}



    .start-course button[b-d3b8h0cywi] {
        color: #fff;
        background-color: #1557C1;
    }

    .resume-course button[b-d3b8h0cywi] {
        color: #fff;
        background-color: #8cbe87;
       
    }

.course-img img[b-d3b8h0cywi] {
    border-radius: 20px;
}

.course-card[b-d3b8h0cywi] {
    background-color: #fff;
    padding: 24px;
    margin-top: 12px;
    margin-bottom: 24px;
    border-radius: 8px;
    width: 26rem;
    height: 32rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.course-information[b-d3b8h0cywi] {
    height: 70px;
    width: 100%;
    display: -webkit-box; /* Use flexbox */
    -webkit-box-orient: vertical; /* Orient the box vertically */
    -webkit-line-clamp: 4; /* Number of lines to display */
    overflow: hidden; /* Hide overflow text */
    padding-left: 5px;
    padding-right: 5px;
}

.bookmarked-courses[b-d3b8h0cywi] {
    gap: 50px;
}

p[b-d3b8h0cywi] {
    text-align: justify;
    font-weight: 400;
    color: #000;
    font-size: 0.9rem;
}

.course-into-btn[b-d3b8h0cywi] {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .course-into-btn button[b-d3b8h0cywi] {
        border: none;
        color: #fff;
        background-color: #1455BE;
        border-radius: 35px;
        font-size: 0.9rem;
        margin: 16px 0;
        width: 300px;
        height: 48px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 5px 20px;
        cursor: text;
    }

.course-img[b-d3b8h0cywi] {
    height: 14rem;
}

    .course-img img[b-d3b8h0cywi] {
        border-radius: 20px;
    }


@media screen and (min-width: 320px) and (max-width: 479px) {
    .start-course button[b-d3b8h0cywi], .resume-course button[b-d3b8h0cywi] {
        width: 100px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-d3b8h0cywi] {
        width: 140px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-information[b-d3b8h0cywi] {
        height: 70px;
    }

    p[b-d3b8h0cywi] {
        font-size: 0.6rem;
    }

    .course-card[b-d3b8h0cywi] {
        width: 12rem;
        height: 18rem;
    }

    .bookmarked-courses[b-d3b8h0cywi] {
        gap: 10px;
    }

    .course-img[b-d3b8h0cywi] {
        height: 6rem;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .start-course button[b-d3b8h0cywi], .resume-course button[b-d3b8h0cywi] {
        width: 100px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-d3b8h0cywi] {
        width: 180px;
        height: 25px;
        font-size: 0.65rem;
    }


    .course-information[b-d3b8h0cywi] {
        height: 70px;
    }

    p[b-d3b8h0cywi] {
        font-size: 0.6rem;
    }

    .course-card[b-d3b8h0cywi] {
        width: 12rem;
        height: 19.5rem;
    }

    .bookmarked-courses[b-d3b8h0cywi] {
        gap: 15px;
    }

    .course-img[b-d3b8h0cywi] {
        height: 6rem;
    }
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    .start-course button[b-d3b8h0cywi], .resume-course button[b-d3b8h0cywi] {
        width: 100px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-d3b8h0cywi] {
        width: 200px;
        height: 25px;
        font-size: 0.65rem;
    }


    .course-information[b-d3b8h0cywi] {
        height: 75px;
    }

    p[b-d3b8h0cywi] {
        font-size: 0.6rem;
    }

    .course-card[b-d3b8h0cywi] {
        width: 16rem;
        height: 22rem;
    }

    .bookmarked-courses[b-d3b8h0cywi] {
        gap: 20px;
    }

    .course-img[b-d3b8h0cywi] {
        height: 7rem;
    }
}


@media screen and (min-width: 991px) and (max-width:1199px) {
    .start-course button[b-d3b8h0cywi], .resume-course button[b-d3b8h0cywi] {
        width: 110px;
        height: 30px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-d3b8h0cywi] {
        width: 200px;
        height: 30px;
        font-size: 0.65rem;
    }

    .course-information[b-d3b8h0cywi] {
        height: 85px;
    }

    p[b-d3b8h0cywi] {
        font-size: 0.6rem;
    }

    .course-card[b-d3b8h0cywi] {
        width: 16rem;
        height: 22rem;
    }

    .bookmarked-courses[b-d3b8h0cywi] {
        gap: 25px;
    }

    .course-img[b-d3b8h0cywi] {
        height: 7rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
    .start-course button[b-d3b8h0cywi], .resume-course button[b-d3b8h0cywi] {
        width: 120px;
        height: 30px;
        font-size: 0.7rem;
    }

    .course-into-btn button[b-d3b8h0cywi] {
        width: 225px;
        height: 30px;
        font-size: 0.7rem;
    }

    .course-information[b-d3b8h0cywi] {
        height: 70px;
    }

    p[b-d3b8h0cywi] {
        font-size: 0.6rem;
    }

    .course-card[b-d3b8h0cywi] {
        width: 18rem;
        height: 22rem;
    }

    .bookmarked-courses[b-d3b8h0cywi] {
        gap: 25px;
    }

    .course-img[b-d3b8h0cywi] {
        height: 8rem;
    }
}


@media screen and (min-width: 1440px) and (max-width: 1600px) {
    .start-course button[b-d3b8h0cywi], .resume-course button[b-d3b8h0cywi] {
        width: 130px;
        height: 30px;
        font-size: 0.8rem;
    }

    .course-into-btn button[b-d3b8h0cywi] {
        width: 250px;
        height: 30px;
        font-size: 0.8rem;
    }

    .course-information[b-d3b8h0cywi] {
        height: 70px;
    }

    p[b-d3b8h0cywi] {
        font-size: 0.7rem;
    }

    .course-card[b-d3b8h0cywi] {
        width: 21rem;
        height: 24rem;
    }

    .bookmarked-courses[b-d3b8h0cywi] {
        gap: 25px;
    }


    .course-img[b-d3b8h0cywi] {
        height: 10rem;
    }
}


@media screen and (min-width: 1601px) and (max-width: 1900px) {
    .start-course button[b-d3b8h0cywi], .resume-course button[b-d3b8h0cywi] {
        width: 150px;
        height: 35px;
        font-size: 0.85rem;
    }

    .course-into-btn button[b-d3b8h0cywi] {
        width: 275px;
        height: 35px;
        font-size: 0.85rem;
    }

    p[b-d3b8h0cywi] {
        font-size: 0.7rem;
    }

    .course-card[b-d3b8h0cywi] {
        width: 21rem;
        height: 26rem;
    }

    .bookmarked-courses[b-d3b8h0cywi] {
        gap: 25px;
    }

    .course-img[b-d3b8h0cywi] {
        height: 10rem;
    }

    .course-information[b-d3b8h0cywi]{
        height: 80px;
    }

}


@media screen and (min-width: 1901px){
    .course-information[b-d3b8h0cywi] {
        height: 85px;
    }
}
/* _content/CRMv2Blazor/Pages/Components/Dashboard/CircularGauge.razor.rz.scp.css */

.user-performance[b-15gst3petm] {
    background-color: #ECEAF8;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    margin: 10px auto;
    display: flex;
    justify-content:center;
    align-items:center;
}

.user-performance i[b-15gst3petm] {
        color: #344BFD;
        font-size: 1.3rem;
}

.annotationText h3[b-15gst3petm] {
    font-weight: 600;
    font-size: 1.4rem;
}

.annotationText h5[b-15gst3petm] {
    font-size: 1.2rem;
}

.performance-btn-container[b-15gst3petm] {
    margin-right: 135px;
    margin-bottom: 70px;
}

.performance-btn-container button[b-15gst3petm] {
    border: none;
    width: 120px;
    font-size: 0.95rem;
    font-weight: 600;
    color: #344BFD;
    background-color: #D5E5FF;
    border-radius: 5px;
}


@media screen and (max-width: 319px){
    .user-performance i[b-15gst3petm] {
        font-size: 1.2rem;
    }

    .user-performance[b-15gst3petm] {
        height: 40px;
        width: 40px;
    }

    .annotationText h3[b-15gst3petm] {
        font-size: 1.3rem;
    }

    .annotationText h5[b-15gst3petm] {
        font-size: 1.15rem;
    }

    .annotationText[b-15gst3petm] {
        margin-left: -28px;
    }
}


@media screen and (min-width: 320px) and (max-width: 479px) {
    .user-performance i[b-15gst3petm] {
        font-size: 0.9rem;
    }
    
    .user-performance[b-15gst3petm] {
        height: 25px;
        width: 25px;
    }

    .annotationText h3[b-15gst3petm] {
        font-size: 0.75rem;
    }

    .annotationText h5[b-15gst3petm] {
        font-size: 0.7rem;
    }

   
}

@media screen and (min-width: 320px) and (max-width: 369px){
    .annotationText[b-15gst3petm] {
        margin-left: -27px;
    }

    .performance-btn-container[b-15gst3petm] {
        margin-right: 50px;
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 370px) and (max-width: 479px) {
    .annotationText[b-15gst3petm] {
        margin-left: -40px;
    }

    .performance-btn-container[b-15gst3petm] {
        margin-right: 70px;
        margin-bottom: 10px;
    }
}


@media screen and (min-width: 480px) and (max-width: 767px) {
    .user-performance i[b-15gst3petm] {
        font-size: 1.3rem;
    }

    .performance-btn-container[b-15gst3petm] {
        margin-right: 140px;
        margin-bottom: 80px;
    }

    .user-performance[b-15gst3petm] {
        height: 40px;
        width: 40px;
    }

    .annotationText h3[b-15gst3petm] {
        font-size: 1.3rem;
    }

    .annotationText h5[b-15gst3petm] {
        font-size: 1.1rem;
    }

    .annotationText[b-15gst3petm] {
        margin-left: -65px;
    }
}



@media screen and (min-width: 768px) and (max-width: 1023px){
    .performance-btn-container[b-15gst3petm] {
        margin-right: 140px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px){
    .performance-btn-container[b-15gst3petm] {
        margin-right: 100px;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .user-performance i[b-15gst3petm] {
            font-size: 1.2rem;
        }

        .user-performance[b-15gst3petm] {
            height: 40px;
            width: 40px;
        }

        .annotationText h3[b-15gst3petm]{
            font-size: 1.3rem;
        }

        .annotationText h5[b-15gst3petm]{
            font-size: 1.15rem;
        }

    .annotationText[b-15gst3petm] {
        margin-left: -45px;
    }

    .performance-btn-container[b-15gst3petm] {
        margin-right: 100px;
        margin-bottom: 20px;
    }
  }

@media screen and (min-width: 1440px) and (max-width: 1600px){
    .performance-btn-container[b-15gst3petm]{
        margin-right: 120px;
    }
}
/* _content/CRMv2Blazor/Pages/Components/Dashboard/HistoryCourses.razor.rz.scp.css */

.start-course[b-lq8c4k7vb0], .resume-course[b-lq8c4k7vb0] {
    display: flex;
    justify-content: center;
    align-items: center;
}


    .start-course button[b-lq8c4k7vb0] {
        color: #fff;
        background-color: #1455BE;
    }

    .resume-course button[b-lq8c4k7vb0] {
        color: #fff;
        background-color: #8CBE87;
    }


    .start-course button[b-lq8c4k7vb0], .resume-course button[b-lq8c4k7vb0] {
        border: none;
        border-radius: 35px;
        font-size: 1.15rem;
        width: 200px;
        height: 48px;
        margin: 10px 0;
    }

.course-card[b-lq8c4k7vb0] {
    background-color: #fff;
    padding: 24px;
    margin-top: 12px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    width: 26rem;
    height: 34rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.course-progress[b-lq8c4k7vb0] {
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 20px;
    width: 26rem;
}

p[b-lq8c4k7vb0] {
    text-align: justify;
    font-size: 0.9rem;
    font-weight: 400;
    color: #000;
}

.course-img[b-lq8c4k7vb0] {
    height: 14rem;
}

    .course-img img[b-lq8c4k7vb0] {
        border-radius: 20px;
    }

.course-into-btn[b-lq8c4k7vb0] {
    display: flex;
    justify-content: center;
    align-items: center;
}


.history-courses[b-lq8c4k7vb0] {
    gap: 50px;
}


.course-information[b-lq8c4k7vb0] {
    height: 70px;
    width: 100%;
    display: -webkit-box; /* Use flexbox */
    -webkit-box-orient: vertical; /* Orient the box vertically */
    -webkit-line-clamp: 4; /* Number of lines to display */
    overflow: hidden; /* Hide overflow text */
    padding-left: 5px;
    padding-right: 5px;
}

/*@media screen and (min-width: 767px) and (max-width: 991px) {
    
    .start-course-btn button, .resume-course-btn button {
        width: 120px;
        height: 32px;
        font-size: 0.75rem;
    }

    .course-into-btn button {
        width: 150px;
        height: 32px;
        font-size: 0.75rem;
    }

    p {
        font-size: 0.5rem;
    }

    .course-card {
        width: 12rem;
        height: 18rem;
    }

    .course-progress {
        width: 12rem;
    }

    .history-courses {
        gap: 10px;
    }

    .course-img{
        height: 6rem;
    }

}


@media screen and (min-width: 991px) and (max-width:1199px) {
    .start-course-btn button, .resume-course-btn button {
        width: 120px;
        height: 32px;
        font-size: 0.75rem;
    }

    .course-into-btn button {
        width: 150px;
        height: 32px;
        font-size: 0.75rem;
    }

    p {
        font-size: 0.7rem;
    }

    .course-card {
        width: 16rem;
        height: 24rem;
    }


    .course-progress {
        width: 16rem;
    }

    .history-courses {
        gap: 20px;
    }

    .course-img {
        height: 8rem;
    }

}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
    .start-course-btn button, .resume-course-btn button {
        width: 120px;
        height: 32px;
        font-size: 0.8rem;
    }

    .course-into-btn button {
        width: 150px;
        height: 32px;
        font-size: 0.75rem;
    }

    p {
        font-size: 0.75rem;
    }

    .course-card {
        width: 18rem;
        height: 24.5rem;
    }

    .course-progress {
        width: 18rem;
    }

    .history-courses {
        gap: 25px;
    }

    .course-img {
        height: 10rem;
    }
}


@media screen and (min-width: 1440px) and (max-width: 1600px) {
    .start-course-btn button, .resume-course-btn button {
        width: 140px;
        height: 32px;
        font-size: 0.9rem;
    }

    .course-into-btn button {
        width: 175px;
        height: 32px;
        font-size: 0.9rem;
    }

    p {
        font-size: 0.75rem;
    }

    .course-card {
        width: 22rem;
        height: 27rem;
    }

    .course-progress {
        width: 22rem;
    }

    .history-courses {
        gap: 30px;
    }


    .course-img {
        height: 10rem;
    }

}


@media screen and (min-width: 1601px) and (max-width: 1900px) {
    .start-course-btn button, .resume-course-btn button {
        width: 160px;
        height: 40px;
        font-size: 1rem;
    }

    .course-into-btn button {
        width: 190px;
        height: 40px;
        font-size: 1rem;
    }

    p {
        font-size: 0.8rem;
    }

    .course-card {
        width: 24rem;
        height: 28rem;
    }

    .course-progress {
        width: 24rem;
    }

    .history-courses {
        gap: 40px;
    }

    .course-img {
        height: 10rem;
    }

}*/


@media screen and (min-width: 320px) and (max-width: 479px) {
    .start-course button[b-lq8c4k7vb0], .resume-course button[b-lq8c4k7vb0] {
        width: 100px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-lq8c4k7vb0] {
        width: 140px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-information[b-lq8c4k7vb0] {
        height: 70px;
    }

    p[b-lq8c4k7vb0] {
        font-size: 0.6rem;
    }

    .course-card[b-lq8c4k7vb0] {
        width: 12rem;
        height: 21rem;
    }


    .course-progress[b-lq8c4k7vb0] {
        width: 10rem;
    }

    .history-courses[b-lq8c4k7vb0] {
        gap: 10px;
    }

    .course-img[b-lq8c4k7vb0] {
        height: 6rem;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .start-course button[b-lq8c4k7vb0], .resume-course button[b-lq8c4k7vb0] {
        width: 100px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-lq8c4k7vb0] {
        width: 180px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-information[b-lq8c4k7vb0] {
        height: 70px;
    }

    p[b-lq8c4k7vb0] {
        font-size: 0.6rem;
    }

    .course-card[b-lq8c4k7vb0] {
        width: 12rem;
        height: 21.5rem;
    }


    .course-progress[b-lq8c4k7vb0] {
        width: 10rem;
    }

    .history-courses[b-lq8c4k7vb0] {
        gap: 15px;
    }

    .course-img[b-lq8c4k7vb0] {
        height: 6rem;
    }
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    .start-course button[b-lq8c4k7vb0], .resume-course button[b-lq8c4k7vb0] {
        width: 100px;
        height: 25px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-lq8c4k7vb0] {
        width: 200px;
        height: 25px;
        font-size: 0.65rem;
    }


    .course-information[b-lq8c4k7vb0] {
        height: 70px;
    }

    p[b-lq8c4k7vb0] {
        font-size: 0.6rem;
    }

    .course-card[b-lq8c4k7vb0] {
        width: 16rem;
        height: 24rem;
    }

    .course-progress[b-lq8c4k7vb0] {
        width: 12rem;
    }

    .history-courses[b-lq8c4k7vb0] {
        gap: 20px;
    }

    .course-img[b-lq8c4k7vb0] {
        height: 7rem;
    }
}


@media screen and (min-width: 991px) and (max-width:1199px) {
    .start-course button[b-lq8c4k7vb0], .resume-course button[b-lq8c4k7vb0] {
        width: 110px;
        height: 30px;
        font-size: 0.65rem;
    }

    .course-into-btn button[b-lq8c4k7vb0] {
        width: 200px;
        height: 30px;
        font-size: 0.65rem;
    }

    .course-information[b-lq8c4k7vb0] {
        height: 70px;
    }

    p[b-lq8c4k7vb0] {
        font-size: 0.6rem;
    }

    .course-card[b-lq8c4k7vb0] {
        width: 16rem;
        height: 24rem;
    }


    .course-progress[b-lq8c4k7vb0] {
        width: 14rem;
    }

    .history-courses[b-lq8c4k7vb0] {
        gap: 25px;
    }

    .course-img[b-lq8c4k7vb0] {
        height: 7rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
    .start-course button[b-lq8c4k7vb0], .resume-course button[b-lq8c4k7vb0] {
        width: 120px;
        height: 30px;
        font-size: 0.7rem;
    }

    .course-into-btn button[b-lq8c4k7vb0] {
        width: 225px;
        height: 30px;
        font-size: 0.7rem;
    }

    .course-information[b-lq8c4k7vb0] {
        height: 70px;
    }

    p[b-lq8c4k7vb0] {
        font-size: 0.6rem;
    }

    .course-card[b-lq8c4k7vb0] {
        width: 18rem;
        height: 24rem;
    }

    .course-progress[b-lq8c4k7vb0] {
        width: 17rem;
    }

    .history-courses[b-lq8c4k7vb0] {
        gap: 25px;
    }

    .course-img[b-lq8c4k7vb0] {
        height: 8rem;
    }
}


@media screen and (min-width: 1440px) and (max-width: 1600px) {
    .start-course button[b-lq8c4k7vb0], .resume-course button[b-lq8c4k7vb0] {
        width: 130px;
        height: 30px;
        font-size: 0.8rem;
    }

    .course-into-btn button[b-lq8c4k7vb0] {
        width: 250px;
        height: 30px;
        font-size: 0.8rem;
    }

    .course-information[b-lq8c4k7vb0] {
        height: 70px;
    }

    p[b-lq8c4k7vb0] {
        font-size: 0.7rem;
    }

    .course-card[b-lq8c4k7vb0] {
        width: 21rem;
        height: 26rem;
    }

    .course-progress[b-lq8c4k7vb0] {
        width: 19rem;
    }

    .history-courses[b-lq8c4k7vb0] {
        gap: 25px;
    }

    .course-img[b-lq8c4k7vb0] {
        height: 10rem;
    }
}


@media screen and (min-width: 1601px) and (max-width: 1900px) {
    .start-course button[b-lq8c4k7vb0], .resume-course button[b-lq8c4k7vb0] {
        width: 150px;
        height: 35px;
        font-size: 0.85rem;
    }

    .course-information[b-lq8c4k7vb0] {
        height: 90px;
    }

    .course-into-btn button[b-lq8c4k7vb0] {
        width: 275px;
        height: 35px;
        font-size: 0.85rem;
    }

    p[b-lq8c4k7vb0] {
        font-size: 0.75rem;
    }

    .course-card[b-lq8c4k7vb0] {
        width: 21rem;
        height: 28rem;
    }

    .course-progress[b-lq8c4k7vb0] {
        width: 16rem;
    }

    .history-courses[b-lq8c4k7vb0] {
        gap: 25px;
    }

    .course-img[b-lq8c4k7vb0] {
        height: 10rem;
    }
}
/* _content/CRMv2Blazor/Pages/Components/Dashboard/PieChart.razor.rz.scp.css */
/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/Agreement.razor.rz.scp.css */
@media screen and (max-height: 740px) {
    .horizontal-line4[b-u2jgfqh9uq] {
        width: 182px;
    }

    .heading h3[b-u2jgfqh9uq] {
        font-size: 1.2rem;
    }

    .vishub-logo[b-u2jgfqh9uq] {
        width: 12rem;
        left: 30px;
    }

    .dealership label[b-u2jgfqh9uq] {
        font-size: 0.95rem;
    }

    .dealership p[b-u2jgfqh9uq] {
        font-size: 0.8rem;
    }

    .register-box[b-u2jgfqh9uq]{
        height: 720px;
    }

}
/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/SignUpStage1.razor.rz.scp.css */

/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/SignUpStage2.razor.rz.scp.css */
@media screen and (max-height: 740px) {

    .heading h3[b-kgt7zd5oto] {
        font-size: 1.2rem;
    }

    .vishub-logo[b-kgt7zd5oto] {
        width: 12rem;
        left: 30px;
    }

    .dealership label[b-kgt7zd5oto] {
        font-size: 0.95rem;
    }

    .dealership p[b-kgt7zd5oto] {
        font-size: 0.8rem;
    }
}

/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/SignUpStage3.razor.rz.scp.css */
/*@media screen and (max-height: 740px){
    .horizontal-line3 {
        width: 182px;
    }

    .heading h3{
        font-size: 1.2rem;
    }

    .vishub-logo {
        width: 12rem;
        left: 30px;
    }

    .dealership label{
        font-size: 0.95rem;
    }

    .dealership p{
        font-size: 0.8rem;
    }

}*/
/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/SignUpStage4.razor.rz.scp.css */
@media screen and (max-height: 740px) {
    .horizontal-line6[b-9b2itgp5wb] {
        width: 110px;
    }

    .heading h3[b-9b2itgp5wb] {
        font-size: 1.2rem;
    }

    .vishub-logo[b-9b2itgp5wb] {
        width: 12rem;
        left: 30px;
    }

    .dealership label[b-9b2itgp5wb] {
        font-size: 0.95rem;
    }

    .dealership p[b-9b2itgp5wb] {
        font-size: 0.8rem;
    }
}
/* _content/CRMv2Blazor/Pages/Components/DealerSignUp/SignUpStage6.razor.rz.scp.css */
@media screen and (max-height: 740px) {
    .horizontal-line5[b-r8sro1yum7] {
        width: 78px;
    }

    .heading h3[b-r8sro1yum7] {
        font-size: 1.2rem;
    }

    .vishub-logo[b-r8sro1yum7] {
        width: 12rem;
        left: 30px;
    }

    .dealership label[b-r8sro1yum7] {
        font-size: 0.95rem;
    }

    .dealership p[b-r8sro1yum7] {
        font-size: 0.8rem;
    }

    .register-box[b-r8sro1yum7]{
        height: 600px;
    }
}
/* _content/CRMv2Blazor/Pages/Components/Questions/QuestionComponent.razor.rz.scp.css */


.question-box[b-jqbepng2pf] {
    background-color: #fff;
    padding: 15px 5px;
    margin: 10px 0;
    border-radius: 10px;
    margin-bottom: 16px;
    box-shadow: 0 0 10px 5px #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
}

.question[b-jqbepng2pf] {
    margin: 15px 0;
    font-size: 1.25rem;
    line-height: 1.5;
}

.option[b-jqbepng2pf] {
    padding: 5px 10px;
    border-radius: 10px;
    color: #1557C1;
    border: 1px solid #1557C1;
    background-color: #B9CDEC;
    display: flex;
    align-items: center;
}

    .option h5[b-jqbepng2pf] {
        margin-bottom: 0;
        font-size: 1.1rem;
    }

.fa-check[b-jqbepng2pf] {
    color: #000;
    font-weight: 600;
    margin-left: 5px;
    margin-right: 5px;
}


.option[b-jqbepng2pf] {
    cursor: pointer;
}

    .option h5 span[b-jqbepng2pf] {
        visibility: hidden;
    }

        .option h5 span.check[b-jqbepng2pf] {
            visibility: visible;
        }

@media screen and (max-width: 319px) {
    .question[b-jqbepng2pf] {
        font-size: 0.6rem;
    }

    .option h5[b-jqbepng2pf], .e-label[b-jqbepng2pf] {
        font-size: 0.65rem;
    }

    /*    .question-box {
        width: 185px;
    }*/

}

@media screen and (min-width: 320px) and (max-width: 479px) {
    .question[b-jqbepng2pf] {
        font-size: 0.65rem;
    }

    .option h5[b-jqbepng2pf], .e-label[b-jqbepng2pf] {
        font-size: 0.7rem;
    }
    /*
    .question-box {
        width: 198px;
    }*/

}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .question[b-jqbepng2pf] {
        font-size: 0.7rem;
    }

    .option h5[b-jqbepng2pf], .e-label[b-jqbepng2pf] {
        font-size: 0.75rem;
    }

    /*    .question-box {
        width: 350px;
    }*/

}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .question[b-jqbepng2pf] {
        font-size: 0.8rem;
    }

    .option h5[b-jqbepng2pf], .e-label[b-jqbepng2pf] {
        font-size: 0.85rem;
    }
/*
    .question-box {
        width: 600px;
    }*/
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .question[b-jqbepng2pf] {
        font-size: 0.9rem;
    }

    .option h5[b-jqbepng2pf], .e-label[b-jqbepng2pf] {
        font-size: 1rem;
    }

    .question-box[b-jqbepng2pf] {
        width: 800px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
    .question[b-jqbepng2pf] {
        font-size: 1rem;
    }

    .option h5[b-jqbepng2pf], .e-label[b-jqbepng2pf] {
        font-size: 1.1rem;
    }

    .question-box[b-jqbepng2pf] {
        width: 1000px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1600px) {
    .question[b-jqbepng2pf] {
        font-size: 1.1rem;
    }

    .option h5[b-jqbepng2pf], .e-label[b-jqbepng2pf] {
        font-size: 1.2rem;
    }

    .question-box[b-jqbepng2pf] {
        width: 1200px;
    }
}

@media screen and (min-width: 1601px) and (max-width: 2099px) {
    .question[b-jqbepng2pf] {
        font-size: 1.2rem;
    }

    .option h5[b-jqbepng2pf], .e-label[b-jqbepng2pf] {
        font-size: 1.3rem;
    }

    .question-box[b-jqbepng2pf] {
        width: 1200px;
    }
}

@media screen and (min-width: 2100px) {
    .question[b-jqbepng2pf] {
        font-size: 1.3rem;
    }

    .option h5[b-jqbepng2pf], .e-label[b-jqbepng2pf] {
        font-size: 1.4rem;
    }

    .question-box[b-jqbepng2pf] {
        width: 1200px;
    }
}
/* _content/CRMv2Blazor/Pages/Components/Report/ReportDetailComponent.razor.rz.scp.css */


.next-module[b-2t2ck0lvzb] {
    display: flex;
    justify-content: center;
    align-items: center;
}


@media screen and (min-width: 320px) and (max-width: 479px) {
    .report-analysis-heading[b-2t2ck0lvzb] {
        font-size: 0.75rem;
    }

    .Messages .passed-message[b-2t2ck0lvzb], .report-analysis h5[b-2t2ck0lvzb], .failed-message[b-2t2ck0lvzb], .list-item span[b-2t2ck0lvzb] {
        font-size: 0.55rem;
    }

    .report-analysis h5[b-2t2ck0lvzb] {
        margin-bottom: 0;
    }

    .report-analysis-heading[b-2t2ck0lvzb] {
        padding: 10px 0;
        margin: 10px 0;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px){
    .report-analysis-heading[b-2t2ck0lvzb] {
        font-size: 0.95rem;
    }

    .Messages .passed-message[b-2t2ck0lvzb], .report-analysis h5[b-2t2ck0lvzb], .failed-message[b-2t2ck0lvzb], .list-item span[b-2t2ck0lvzb] {
        font-size: 0.9rem;
    }

}

@media screen and (min-width : 768px) and (max-width: 991px){
    .report-analysis-heading[b-2t2ck0lvzb] {
        font-size: 1rem;
    }

    .Messages .passed-message[b-2t2ck0lvzb], .report-analysis h5[b-2t2ck0lvzb], .failed-message[b-2t2ck0lvzb], .list-item span[b-2t2ck0lvzb] {
        font-size: 0.95rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px){
    .report-analysis-heading[b-2t2ck0lvzb] {
        font-size: 1.05rem;
    }

    .Messages .passed-message[b-2t2ck0lvzb], .report-analysis h5[b-2t2ck0lvzb], .list-item span[b-2t2ck0lvzb] {
        font-size: 1rem;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1439px){
    .report-analysis-heading[b-2t2ck0lvzb] {
        font-size: 1.1rem;
    }

    .Messages .passed-message[b-2t2ck0lvzb], .report-analysis h5[b-2t2ck0lvzb], .failed-message[b-2t2ck0lvzb], .list-item span[b-2t2ck0lvzb] {
        font-size: 1.05rem;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1600px){
    .report-analysis-heading[b-2t2ck0lvzb] {
        font-size: 1.15rem;
    }

    .Messages .passed-message[b-2t2ck0lvzb], .report-analysis h5[b-2t2ck0lvzb], .failed-message[b-2t2ck0lvzb], .list-item span[b-2t2ck0lvzb] {
        font-size: 1.1rem;
    }
}

@media screen and (min-width: 1600px) and (max-width: 2099px){
    .report-analysis-heading[b-2t2ck0lvzb] {
        font-size: 1.2rem;
    }

    .Messages .passed-message[b-2t2ck0lvzb], .report-analysis h5[b-2t2ck0lvzb], .failed-message[b-2t2ck0lvzb], .list-item span[b-2t2ck0lvzb] {
        font-size: 1.1rem;
    }
}

@media screen and (min-width: 2100px){
    .report-analysis-heading[b-2t2ck0lvzb] {
        font-size: 1.35rem;
    }

    .Messages .passed-message[b-2t2ck0lvzb], .report-analysis h5[b-2t2ck0lvzb], .failed-message[b-2t2ck0lvzb], .list-item span[b-2t2ck0lvzb] {
        font-size: 1.15rem;
    }

}
/* _content/CRMv2Blazor/Pages/Courses/AllCourses.razor.rz.scp.css */

.second-cards-section[b-lfjf0raqzh] {
    display: flex;
    justify-content: center;
    gap: 50px;
    align-items: center;
    margin: 20px 0;
    padding-left: 50px;
    padding-right: 50px;
}

.all-courses[b-lfjf0raqzh] {
    margin-bottom: 25px;
}

.all-courses[b-lfjf0raqzh], .upcoming-courses[b-lfjf0raqzh] {
    padding-left: 50px;
    padding-right: 50px;
}

.courses-heading[b-lfjf0raqzh] {
/*    padding: 15px 0;*/
/*    margin-top: 12px;*/
    color: #1557C1;
    font-weight: 600;
}

.card-image-top[b-lfjf0raqzh] {
    width: 100%;
}

.course-img[b-lfjf0raqzh]{
  height: 220px;
}

.cards-1[b-lfjf0raqzh], .cards-2[b-lfjf0raqzh], .cards-3[b-lfjf0raqzh] {
    width: 34rem;
}

.cards-1 h3[b-lfjf0raqzh], .cards-2 h3[b-lfjf0raqzh], .cards-3 h3[b-lfjf0raqzh] {
    font-size: 28px;
    color: #1165A7;
    font-weight: 600;
}

.yoga-card[b-lfjf0raqzh]{
    background-color: #fff;
    border-radius: 7px;
}

.card[b-lfjf0raqzh] {
    box-shadow: 0 0 15px 0 #888888;
    border-radius: 7px;
}

.course-card[b-lfjf0raqzh] {
    box-shadow: 0 0 15px 0 #888888;
    max-width: 350px;
    width: 100%;
    height: 100%;
    display: inline-flex;
    flex-direction: column;
}

.card-info[b-lfjf0raqzh] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.card-title[b-lfjf0raqzh] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tutor-name[b-lfjf0raqzh]{
    display: none;
}

.card-text[b-lfjf0raqzh] {
    font-size: 15px;
    color: #2E3F53;
    display: -webkit-box; /* Use flexbox */
    -webkit-box-orient: vertical; /* Orient the box vertically */
    -webkit-line-clamp: 4; /* Number of lines to display */
    overflow: hidden; /* Hide overflow text */
    height: 75px;
}

.card-body[b-lfjf0raqzh] {
    padding: 20px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 100%;
}


/*
.all-courses{
    margin: 50px 100px; 
}*/

.all-courses h3[b-lfjf0raqzh], .upcoming-courses h3[b-lfjf0raqzh] {
    color: #1165A7;
    margin-bottom: 25px;
    font-weight: 600;
}

.start-course[b-lfjf0raqzh], .resume-course[b-lfjf0raqzh] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

.card-body-content[b-lfjf0raqzh] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

    .card-body-content .card-info .card-title[b-lfjf0raqzh] {
        color: #1165A7;
        font-weight: 600;
        font-family: "Exo", sans-serif;
    }


.start-course button[b-lfjf0raqzh], .resume-course button[b-lfjf0raqzh] {
    border: none;
    padding: 8px 50px;
    font-size: 1.2rem;
    border-radius: 35px;
   /* font-weight: 600;*/
}

.start-course button[b-lfjf0raqzh] {
    background-color: #1557C1;
    color: #fff;
}

.resume-course button[b-lfjf0raqzh] {
    background-color: #8cbe87;
    color: #fff;
}

.all-courses-container[b-lfjf0raqzh]{
    margin: 50px 0;
}


@media screen and (max-width: 319px) {
    .courses-grid[b-lfjf0raqzh] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 25px;
        justify-content: center;
    }
    /*
    .courses-heading {
        padding: 15px 30px;
    }*/

    .all-courses h3[b-lfjf0raqzh], .upcoming-courses h3[b-lfjf0raqzh] {
        font-size: 1.25rem;
    }


    .all-courses[b-lfjf0raqzh], .upcoming-courses[b-lfjf0raqzh] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .course-img[b-lfjf0raqzh] {
        height: 150px;
    }

    .start-course button[b-lfjf0raqzh], .resume-course button[b-lfjf0raqzh] {
        padding: 6px 16px;
        min-width: 110px;
        font-size: 0.7rem;
    }

    .course-img[b-lfjf0raqzh] {
        height: 140px;
    }

    .card-title[b-lfjf0raqzh] {
        font-size: 0.7rem;
    }

    .card-body span[b-lfjf0raqzh] {
        font-size: 0.9rem;
    }

    .card-text[b-lfjf0raqzh] {
        height: 40px;
        -webkit-line-clamp: 3;
    }

    .card-text[b-lfjf0raqzh] {
        font-size: 9px;
    }
}


@media screen and (min-width: 320px) and (max-width: 479px){
    all-courses-container[b-lfjf0raqzh]{
        display: flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
    }

    .second-cards-section[b-lfjf0raqzh] {
        padding-left: 0;
        padding-right: 0;
    }

    .all-courses[b-lfjf0raqzh] {
        padding-left: 25px;
        padding-right: 25px;
    }

    .cards-1 h3[b-lfjf0raqzh], .cards-2 h3[b-lfjf0raqzh], .cards-3 h3[b-lfjf0raqzh] {
        font-size: 14px;
    }

    .card-body[b-lfjf0raqzh]{
        padding: 10px;
    }

    .card-text[b-lfjf0raqzh] {
        font-size: 14px;
    }

    .all-courses h3[b-lfjf0raqzh], .upcoming-courses h3[b-lfjf0raqzh] {
        font-size: 1.3rem;
    }

    .start-course button[b-lfjf0raqzh], .resume-course button[b-lfjf0raqzh] {
        padding: 6px 20px;
        font-size: 0.8rem;
        min-width: 120px;
    }

    .courses-grid[b-lfjf0raqzh] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
        gap: 25px;
        justify-content: center;
    }

    .course-img[b-lfjf0raqzh] {
        height: 200px;
    }

    .card-title[b-lfjf0raqzh] {
        font-size: 1.1rem;
    }

    .card-body span[b-lfjf0raqzh]{
        font-size: 1.2rem;
    }

    .card-text[b-lfjf0raqzh] {
        height: 45px;
        -webkit-line-clamp: 3;
    }


}

@media screen and (min-width: 480px) and (max-width: 767px){

    .all-courses-container[b-lfjf0raqzh] {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    
    .second-cards-section[b-lfjf0raqzh] {
        padding-left: 0;
        padding-right: 0;
    }

    .cards-1 h3[b-lfjf0raqzh], .cards-2 h3[b-lfjf0raqzh], .cards-3 h3[b-lfjf0raqzh], .all-courses h3[b-lfjf0raqzh] {
        font-size: 16px;
    }

    .card-text[b-lfjf0raqzh] {
        font-size: 14px;
    }

    .all-courses[b-lfjf0raqzh], .upcoming-courses[b-lfjf0raqzh] {
        padding-left: 25px;
        padding-right: 25px;
    }

        .all-courses h3[b-lfjf0raqzh], .upcoming-courses h3[b-lfjf0raqzh] {
            font-size: 1.35rem;
        }

    .start-course button[b-lfjf0raqzh], .resume-course button[b-lfjf0raqzh] {
        padding: 8px 30px;
        font-size: 0.85rem;
        min-width: 140px
    }

    .courses-grid[b-lfjf0raqzh] {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        gap: 25px;
        justify-content: center;
    }

    .card-title[b-lfjf0raqzh] {
        font-size: 1.1rem;
    }

    .card-body span[b-lfjf0raqzh] {
        font-size: 1.2rem;
    }

    .card-text[b-lfjf0raqzh] {
        height: 60px;
        -webkit-line-clamp: 3;
    }

}


@media screen and (min-width: 768px) and (max-width: 990px) {
    .cards-1 h3[b-lfjf0raqzh], .cards-2 h3[b-lfjf0raqzh], .cards-3 h3[b-lfjf0raqzh], .all-courses h3[b-lfjf0raqzh] {
        font-size: 20px;
    }

    .card-text[b-lfjf0raqzh] {
        font-size: 13px;
    }

    .all-courses[b-lfjf0raqzh], .upcoming-courses h3[b-lfjf0raqzh] {
    padding-left: 30px;
    padding-right: 30px;
}

        .all-courses h3[b-lfjf0raqzh], .upcoming-courses h3[b-lfjf0raqzh] {
            font-size: 1.4rem;
        }

    .start-course button[b-lfjf0raqzh], .resume-course button[b-lfjf0raqzh] {
        padding: 8px 30px;
        font-size: 0.9rem;
        min-width: 160px;
    }

    .courses-grid[b-lfjf0raqzh] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 25px;
        justify-content: center;
    }

    .course-img[b-lfjf0raqzh] {
        height: 170px;
    }


    .card-title[b-lfjf0raqzh] {
        font-size: 0.8rem;
    }

    .card-body span[b-lfjf0raqzh] {
        font-size: 1rem;
    }

    .card-text[b-lfjf0raqzh] {
        height: 60px;
        -webkit-line-clamp: 3;
    }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    .cards-1 h3[b-lfjf0raqzh], .cards-2 h3[b-lfjf0raqzh], .cards-3 h3[b-lfjf0raqzh], .all-courses h3[b-lfjf0raqzh] {
        font-size: 19px;
    }

    .card-text[b-lfjf0raqzh] {
        font-size: 11px;
    }

    .all-courses h3[b-lfjf0raqzh], .upcoming-courses h3[b-lfjf0raqzh] {
        font-size: 1.5rem;
    }

    .start-course button[b-lfjf0raqzh], .resume-course button[b-lfjf0raqzh] {
        padding: 10px 35px;
        font-size: 0.95rem;
        min-width: 160px;
    }

    .courses-grid[b-lfjf0raqzh] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(265px, 1fr));
        gap: 25px;
        justify-content: center;
    }

    .course-img[b-lfjf0raqzh] {
        height: 175px;
    }

    .card-title[b-lfjf0raqzh] {
        font-size: 0.95rem;
    }

    .card-body span[b-lfjf0raqzh] {
        font-size: 1rem;
    }

    .card-text[b-lfjf0raqzh] {
        height: 50px;
        -webkit-line-clamp: 3;
    }

}

@media screen and (min-width: 1201px) and (max-width: 1439px) {
    .cards-1 h3[b-lfjf0raqzh], .cards-2 h3[b-lfjf0raqzh], .cards-3 h3[b-lfjf0raqzh], .all-courses h3[b-lfjf0raqzh] {
        font-size: 18px;
    }

    .card-text[b-lfjf0raqzh] {
        font-size: 13px;
    }

    .all-courses h3[b-lfjf0raqzh], .upcoming-courses h3[b-lfjf0raqzh] {
        font-size: 1.65rem;
    }

    .start-course button[b-lfjf0raqzh], .resume-course button[b-lfjf0raqzh] {
        padding: 10px 40px;
        font-size: 1rem;
        min-width: 175px;
    }


    .courses-grid[b-lfjf0raqzh] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 25px;
        justify-content: center;
    }

    .course-img[b-lfjf0raqzh] {
        height: 180px;
    }

    .card-title[b-lfjf0raqzh] {
        font-size: 1.05rem;
    }

    .card-body span[b-lfjf0raqzh] {
        font-size: 1rem;
    }

    .card-text[b-lfjf0raqzh] {
        height: 60px;
        -webkit-line-clamp: 3;
    }

}

@media screen and (min-width: 1440px) and (max-width: 1600px) {
    .cards-1 h3[b-lfjf0raqzh], .cards-2 h3[b-lfjf0raqzh], .cards-3 h3[b-lfjf0raqzh], .all-courses h3[b-lfjf0raqzh] {
        font-size: 18px;
    }

    .card-text[b-lfjf0raqzh] {
        font-size: 12px;
    }

    .all-courses h3[b-lfjf0raqzh], .upcoming-courses h3[b-lfjf0raqzh] {
        font-size: 1.8rem;
    }

    .start-course button[b-lfjf0raqzh], .resume-course button[b-lfjf0raqzh] {
        padding: 10px 45px;
        font-size: 1.05rem;
        min-width: 190px;
    }

    .courses-grid[b-lfjf0raqzh] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(275px, 1fr));
        gap: 25px;
        justify-content: center;
    }


    .course-img[b-lfjf0raqzh] {
        height: 190px;
    }

    .card-title[b-lfjf0raqzh] {
        font-size: 1.05rem;
    }

    .card-body span[b-lfjf0raqzh] {
        font-size: 1rem;
    }

    .card-text[b-lfjf0raqzh] {
        height: 70px;
        -webkit-line-clamp: 4;
    }

}

@media screen and (min-width: 1601px) and (max-width: 1990px) {
    .cards-1 h3[b-lfjf0raqzh], .cards-2 h3[b-lfjf0raqzh], .cards-3 h3[b-lfjf0raqzh], .all-courses h3[b-lfjf0raqzh] {
        font-size: 24px;
    }

    .card-text[b-lfjf0raqzh] {
        font-size: 16px;
    }

    .all-courses h3[b-lfjf0raqzh], .upcoming-courses h3[b-lfjf0raqzh] {
        font-size: 2rem;
    }

    .start-course button[b-lfjf0raqzh], .resume-course button[b-lfjf0raqzh] {
        padding: 10px 50px;
        font-size: 1.1rem;
        min-width: 200px;
    }


    .courses-grid[b-lfjf0raqzh] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 25px;
        justify-content: center;
    }


    .course-img[b-lfjf0raqzh] {
        height: 200px;
    }

    .card-title[b-lfjf0raqzh] {
        font-size: 1.1rem;
    }

    .card-body span[b-lfjf0raqzh] {
        font-size: 1rem;
    }

    .card-text[b-lfjf0raqzh] {
        height: 75px;
        -webkit-line-clamp: 4;
    }

}


@media screen and (min-width: 1991px){
    .courses-grid[b-lfjf0raqzh] {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
        gap: 25px;
        justify-content: center;
    }

    .all-courses h3[b-lfjf0raqzh], .upcoming-courses h3[b-lfjf0raqzh] {
        font-size: 2.25rem;
    }

    .start-course button[b-lfjf0raqzh], .resume-course button[b-lfjf0raqzh] {
        padding: 10px 50px;
        font-size: 1.25rem;
        min-width: 210px;
    }

    .course-img[b-lfjf0raqzh] {
        height: 220px;
    }

    .card-title[b-lfjf0raqzh] {
        font-size: 1.2rem;
    }

    .card-body span[b-lfjf0raqzh] {
        font-size: 1.05rem;
    }

    .card-text[b-lfjf0raqzh] {
        height: 87px;
        -webkit-line-clamp: 4;
    }

}
/* _content/CRMv2Blazor/Pages/Courses/Course.razor.rz.scp.css */

.course-desc h4[b-mojfwy54wa] {
    font-size: 1.7rem;
    font-weight: 600;
}

.course-desc p[b-mojfwy54wa] {
    font-size: 1.15rem;
    font-weight: 600;
}

#content[b-mojfwy54wa]{
    margin-bottom: 24px;
}

.topic[b-mojfwy54wa] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 2%;
    padding-right: 2%;
    background-color: #f3f6fb;
    border-radius: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.topic-desc[b-mojfwy54wa] {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.topic-desc p[b-mojfwy54wa] {
   margin-bottom: 0;
   font-size: 1.1rem;
   font-weight: 600;
   color: #606163;
 }

.course-img[b-mojfwy54wa] {
   font-size: 1.4rem;
   background-color: #1457c0;
   padding: 5.5px 15px;
   border-radius: 50%; 
   color: #fff;
}

.resume-btn[b-mojfwy54wa] {
    border: none;
    background-color: #b0c7e9;
    border-radius: 50px;
    color: #2d68c6;
    font-weight: 600;
    outline: 1px solid #2d68c6;
    padding-top: 4px;
    padding-bottom: 4px;
    transition: 0.2s ease-in-out all;
}

    .resume-btn:hover[b-mojfwy54wa] {
        background-color: #d1dbeb;
        transition: 0.2s ease-in-out all;
    }


.play-btn[b-mojfwy54wa] {
    border: none;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
    background-color: #1457c0;
    outline: 1px solid #2d68c6;
    padding-top: 4px;
    padding-bottom: 4px;
    transition: 0.2s ease-in-out all;
}

    .play-btn:hover[b-mojfwy54wa] {
        background-color: #3871c9;
        transition: 0.2s ease-in-out all;
    }

.video-heading[b-mojfwy54wa], .progressbar p[b-mojfwy54wa] {
    text-align: justify;
}

.course-video-container[b-mojfwy54wa] {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 319px) {
    .course-desc h4[b-mojfwy54wa] {
            font-size: 0.75rem;
    }

    .course-desc p[b-mojfwy54wa]{
            font-size: 0.75rem
    }

    .progressbar p[b-mojfwy54wa]{
            margin-top: 0;
            font-size: 0.75rem;
    }

    #content[b-mojfwy54wa] {
            font-size: 1.3rem
    } 
        
    .course-heading[b-mojfwy54wa] {
            font-size: 0.85rem;
    }

    .video-heading[b-mojfwy54wa]{
        font-size: 0.7rem
    } 
    
    .progressbar p[b-mojfwy54wa] {
        font-size: 0.7rem;
        margin-top: 20px;
    }

}

    @media screen and (min-width: 320px) and (max-width: 479px){
        .course-desc h4[b-mojfwy54wa] {
            font-size: 1rem;
        }

        .course-desc p[b-mojfwy54wa] {
            font-size: 0.8rem
        }

        #content[b-mojfwy54wa] {
            font-size: 1.4rem;
        } 
        
        .course-heading[b-mojfwy54wa] {
            font-size: 1.05rem;
        }


        .video-heading[b-mojfwy54wa]{
            font-size: 0.75rem;
        } 
        
        .progressbar p[b-mojfwy54wa] {
            font-size: 0.75rem;
            margin-top: 20px;
        }

   

    }

    @media screen and (min-width: 480px) and (max-width: 767px){

        .video-heading[b-mojfwy54wa] {
            font-size: 1.1rem;
            margin-top: 30px;
        }
        
        .course-desc h4[b-mojfwy54wa] {
            font-size: 1.05rem;
        }

        .course-desc p[b-mojfwy54wa] {
            font-size: 0.85rem
        }

        #content[b-mojfwy54wa]{
            font-size: 1.45rem;
        } 
        
        .course-heading[b-mojfwy54wa] {
            font-size: 1.15rem;
        }

        .video-heading[b-mojfwy54wa]{
            font-size: 0.75rem;
        } 
        
        .progressbar p[b-mojfwy54wa] {
            font-size: 0.75rem;
            margin-top: 20px;
        }

    }

    @media screen and (min-width: 768px) and (max-width: 1023px){

        .video-heading[b-mojfwy54wa] {
            font-size: 1.2rem;
            margin-top: 30px;
        }
        
        .course-desc h4[b-mojfwy54wa] {
            font-size: 1.1rem;
        }

        .course-desc p[b-mojfwy54wa] {
            font-size: 0.9rem
        }

        #content[b-mojfwy54wa]{
            font-size: 1.5rem;
        } 
        
        .course-heading[b-mojfwy54wa] {
            font-size: 1.25rem;
        }

        .video-heading[b-mojfwy54wa] {
            font-size: 0.8rem;
        } 
        
        
        .progressbar p[b-mojfwy54wa] {
            font-size: 1rem;
            margin-top: 20px;
        }


    }

    @media screen and (min-width: 1024px) and (max-width: 1279px){
        .course-desc h4[b-mojfwy54wa] {
            font-size: 1.15rem;
        }

        .course-desc p[b-mojfwy54wa] {
            font-size: 0.95rem
        }

        #content[b-mojfwy54wa]{
            font-size: 1.6rem
        } 
        
        .course-heading[b-mojfwy54wa] {
            font-size: 1.3rem;
        }

        .video-heading[b-mojfwy54wa]{
            font-size: 0.95rem;
        } 
        
        .progressbar p[b-mojfwy54wa] {
            font-size: 1.15rem;
        }
    }

    @media screen and (min-width: 1280px) and (max-width: 1439px){
        .course-desc h4[b-mojfwy54wa] {
            font-size: 1.2rem;
        }

        .course-desc p[b-mojfwy54wa] {
            font-size: 0.95rem
        }

        #content[b-mojfwy54wa]{
            font-size: 1.65rem;
        } 
        
        .course-heading[b-mojfwy54wa] {
            font-size: 1.35rem;
        }

        .video-heading[b-mojfwy54wa] {
            font-size: 1rem;
        } 
        .progressbar p[b-mojfwy54wa] {
            font-size: 1.2rem;
        }
    }

    @media screen and (min-width: 1440px) and (max-width: 1600px){
        .course-desc h4[b-mojfwy54wa] {
            font-size: 1.25rem;
        }

        .course-desc p[b-mojfwy54wa] {
            font-size: 1rem
        }

        #content[b-mojfwy54wa]{
            font-size: 1.7rem;
        } 
        
        .course-heading[b-mojfwy54wa] {
            font-size: 1.35rem;
        }

        .video-heading[b-mojfwy54wa] {
            font-size: 1.05rem;
        } 
        
        .progressbar p[b-mojfwy54wa] {
            font-size: 1.25rem;
        }

    }

    @media screen and (min-width: 1600px) and (max-width: 2099px){
        .course-desc h4[b-mojfwy54wa] {
            font-size: 1.3rem;
        }

        .course-desc p[b-mojfwy54wa] {
            font-size: 1.1rem
        }
        #content[b-mojfwy54wa]{
            font-size: 1.75rem;
        }

        .video-heading[b-mojfwy54wa] {
            font-size: 1.45rem;
        }
        
        .course-heading[b-mojfwy54wa] {
            font-size: 1.45rem;
        }

        .video-heading[b-mojfwy54wa] {
            font-size: 1.1rem;
        }  
       
        .progressbar p[b-mojfwy54wa] {
            font-size: 1.3rem;
        }

    }

    @media screen and (min-width: 2100px){
        .course-desc h4[b-mojfwy54wa] {
            font-size: 1.4rem;
        }

        .course-desc p[b-mojfwy54wa] {
            font-size: 1.2rem
        }

        #content[b-mojfwy54wa]{
            font-size: 1.8rem;
        }

        .video-heading[b-mojfwy54wa]{
            font-size : 1.35rem;
        }

        .course-heading[b-mojfwy54wa]{
            font-size: 1.15rem
        } 
        
        .progressbar p[b-mojfwy54wa] {
            font-size: 1.45rem;
        }
    }
/* _content/CRMv2Blazor/Pages/Dashboard/TodayActivity.razor.rz.scp.css */
body[b-x59nn6rrwk] {
}
/* _content/CRMv2Blazor/Pages/ForgotPassword/ForgotPassword.razor.rz.scp.css */
.SendEmail-btn[b-mlxdfru8au] {
}

.progress-hub-logo[b-mlxdfru8au] {
}

.forgotpassword-container[b-mlxdfru8au] {
    background-color: #fff;
    position: relative;
}

.background-shadow-1[b-mlxdfru8au] {
    box-shadow: 700px 140px 320px 100px #0094ff;
    width: 40%;
    position: absolute;
    top: -100px;
    left: 300px;
}

.background-shadow-2[b-mlxdfru8au] {
    left: -400px;
    bottom: 300px;
    box-shadow: 700px 140px 320px 120px #0094ff;
    position: absolute;
}

.password-screen[b-mlxdfru8au] {
    padding: 10px;
    border-radius: 5px;
    max-width: 600px;
    color: #000;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    gap: 10px;
    padding: 30px;
    border-radius: 7px;
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 2px 0px 24px 1px #ccc;
    width: 34vw;
}

.progress-hub-logo[b-mlxdfru8au] {
    width: 10rem;
    margin-bottom: 30px;
}

.password-heading[b-mlxdfru8au] {
    font-family: sans-serif;
}

    .password-heading h4[b-mlxdfru8au] {
        font-size: 1.3rem;
        margin: 10px 0;
        font-weight: 600;
        font-family: "Roboto", sans-serif;
        color: #4C4C4C;
    }

    .password-heading p[b-mlxdfru8au] {
        font-size: 1.1rem;
        margin: 10px 0;
        font-family: "Roboto", sans-serif;
        color: #939393;
    }

.email-label[b-mlxdfru8au] {
    font-size: 1.1rem;
    font-weight: 600;
    color: #000;
    margin: 10px 0;
    font-family: "Roboto", sans-serif;
    color: #4C4C4C;
}

.form-group[b-mlxdfru8au] {
    max-width: 600px;
}
/* _content/CRMv2Blazor/Pages/Index.razor.rz.scp.css */
.bookmarked-courses[b-gmip1j0wv0], .course-history[b-gmip1j0wv0] {
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0.1) -15%, rgba(85,151,225,1) 50%, rgba(223,255,255,1) 180%, rgba(0,0,0,0.1) 180%);
    margin: 24px 0;
    padding: 20px 8px;
    border-radius: 16px;
}

@media screen and (min-width: 1199px) and (max-width: 1599px) {
        .bookmarked-box[b-gmip1j0wv0] {
        padding-left: 50px;
        padding-right: 50px;
    }
}


@media screen and (min-width: 1600px){
    .bookmarked-box[b-gmip1j0wv0]{
        padding-left: 100px;
        padding-right: 100px;
    }
}

.my-course-heading[b-gmip1j0wv0], .course-history-heading[b-gmip1j0wv0]{
    font-weight: 600;
}

@media screen and (min-width: 320px) and (max-width: 479px) {
}

@media screen and (min-width: 480px) and (max-width: 767px) {
}


@media screen and (min-width: 768px) and (max-width: 992px) {
    .my-course-heading[b-gmip1j0wv0], .course-history-heading[b-gmip1j0wv0]{
        margin-left: 35px;
    }
}


@media screen and (min-width: 992px) and (max-width: 1199px) {
    .my-course-heading[b-gmip1j0wv0], .course-history-heading[b-gmip1j0wv0] {
        margin-left: 40px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
    .my-course-heading[b-gmip1j0wv0], .course-history-heading[b-gmip1j0wv0] {
        margin-left: 45px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1600px) {
    .my-course-heading[b-gmip1j0wv0], .course-history-heading[b-gmip1j0wv0] {
        margin-left: 50px;
    }
}

@media screen and (min-width: 1601px) and (max-width: 2099px) {
    .my-course-heading[b-gmip1j0wv0], .course-history-heading[b-gmip1j0wv0] {
        margin-left: 55px;
    }
}

@media screen and (min-width: 2100px){
    .my-course-heading[b-gmip1j0wv0], .course-history-heading[b-gmip1j0wv0] {
        margin-left: 60px;
    }
}
/* _content/CRMv2Blazor/Pages/PasswordReset/PasswordReset.razor.rz.scp.css */

.reset-container[b-43q3zfqg6g] {
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    position: relative;
}

.background-shadow-1[b-43q3zfqg6g] {
    box-shadow: 700px 140px 320px 100px #0094ff;
    width: 40%;
    position: absolute;
    top: -100px;
    left: 300px;
}

.background-shadow-2[b-43q3zfqg6g] {
    left: -400px;
    bottom: 300px;
    box-shadow: 700px 140px 320px 120px #0094ff;
    position: absolute;
}

.reset-section[b-43q3zfqg6g] {
    padding: 10px;
    border-radius: 5px;
    max-width: 600px;
    color: #000;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    gap: 25px;
    padding: 30px;
    border-radius: 7px;
    background: rgba(255, 255, 255, 0.25);
    box-shadow: 2px 0px 24px 1px #ccc;
    width: 34vw;
}

.progress-hub-logo[b-43q3zfqg6g] {
    width: 10rem;
    margin-bottom: 20px;
}

.reset-success[b-43q3zfqg6g] {
    font-family: sans-serif;
}

.reset-heading[b-43q3zfqg6g] {
    font-family: sans-serif;
}

    .reset-heading h4[b-43q3zfqg6g] {
        font-size: 1.3rem;
        margin: 10px 0;
        font-weight: 600;
        font-family: "Roboto", sans-serif;
        color: #4C4C4C;
    }

    .reset-heading p[b-43q3zfqg6g] {
        font-size: 1.1rem;
        margin: 10px 0;
        font-family: "Roboto", sans-serif;
        color: #939393;
    }

.control-label[b-43q3zfqg6g] {
    font-size: 1.05rem;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color: #4C4C4C;
    margin-bottom: 10px;
}

.input-control-1[b-43q3zfqg6g] {
    position: relative;
}

.password-input[b-43q3zfqg6g] {
    margin: 25px 0;
}

.reset-controls[b-43q3zfqg6g] {
    max-width: 600px;
}

.eye-icon[b-43q3zfqg6g] {
    position: absolute;
    right: 45px;
    top: 10px;
    color: #4C4C4C;
    cursor: pointer;
}
/* _content/CRMv2Blazor/Pages/Registration/DealerSignUp.razor.rz.scp.css */

/*.register-box {
    background-color: rgba(255, 255, 255, 0.5) !important;
    padding: 10px;
    border-radius: 5px;
    width: 80%;
    color: #000;
    height: 99%;
    display: flex;
    flex-direction: column;
}*/

/*.registercontainer{
    position:absolute;
    top:0;
    width: 100%;
    height: 100%;
}

.register-box {
    width: 90%;
}


@media screen and (min-width: 1440px) {
    .register-box {
        margin: auto 0;
    }

    .right-section, .left-section {*/
        /* height: 820px;*/
        /*height: 100%;
    }*/

/*    .register-box {
        height: 880px;
        width: 100%;
        margin: auto 0;
    }*/

/*}


@media screen and (max-height: 740px) {

    .right-section, .left-section, .registercontainer {
        height: 810px;
    }

    .input-control label {
        font-size: 1rem;
    }
}


@media screen and (max-width: 767px) {
    .register-box {
        height: 800px;
    }

    .left-section {
        height: 100%;
    }

    .right-section {*/
        /* height: 550px;*/
        /*display: none;
    }

    .registercontainer {
        height: 100%;
    }
}*/



/* _content/CRMv2Blazor/Pages/ReportPage/ReportPage.razor.rz.scp.css */

.report-page-heading[b-xdk57r6fpm] {
    margin: 0;
}

    .report-page-heading h3[b-xdk57r6fpm] {
        font-weight: 600;
        color: #1165A7;
        margin-bottom: 24px;
    }

.report-section[b-xdk57r6fpm] {
    margin: 0;
}

.report-left-section[b-xdk57r6fpm], .report-right-section[b-xdk57r6fpm] {
    background-color: #fff;
    padding: 16px 24px;
    border-radius: 7px;
}

.course-list[b-xdk57r6fpm] {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.circle-course-content[b-xdk57r6fpm] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 16px;
}

.circle-img[b-xdk57r6fpm] {
    width: 40px; /* Adjust size */
    height: 40px; /* Make sure width and height are equal to form a circle */
    border-radius: 50%; /* This makes the image circular */
    object-fit: cover; /* Ensures the image covers the area without distortion */
}


.circle-course-text[b-xdk57r6fpm] {
    width: 260px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-left: 20px;
}

.top-text h6[b-xdk57r6fpm] {
    font-size: 1.2rem;
}

.top-text p[b-xdk57r6fpm] {
    font-size: 0.85rem;
    color: #666;
}

.three-dot-menu[b-xdk57r6fpm] {
    cursor: pointer;
}

.report-page-container[b-xdk57r6fpm] {
    padding-left: 50px;
    padding-right: 50px;
    margin: 50px 0;
}

.course-lists[b-xdk57r6fpm] {
    padding-left: 0;
    height: 675px;
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}


.list-right[b-xdk57r6fpm] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 0;
}

.circle-course-text p[b-xdk57r6fpm] {
    margin-bottom: 0;
}

    .circle-course-text p:first-child[b-xdk57r6fpm] {
        color: #000;
        font-size: 1rem;
    }

    .circle-course-text p:last-child[b-xdk57r6fpm], .left-section p[b-xdk57r6fpm] {
        color: #666;
        font-size: 0.85rem;
    }

.list-right span[b-xdk57r6fpm] {
    background-color: #E9FAF7;
    color: #1A9882;
    font-size: 0.75rem;
    font-weight: 600;
    padding: 5px;
    border-radius: 7px;
}

.course-distribution-heading[b-xdk57r6fpm], .assessment-distribution-heading[b-xdk57r6fpm] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


@media screen and (max-width: 767px) {

    .circle-course-text[b-xdk57r6fpm] {
        width: 100%;
        height: 45px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }


    .list-right[b-xdk57r6fpm] {
        flex-direction: column;
        align-items: start;
    }

    .report-page-container[b-xdk57r6fpm] {
        padding-left: 0;
        padding-right: 0;
    }

    .circle-img[b-xdk57r6fpm] {
        width: 55px;
        height: 55px;
    }
}
.report-text[b-xdk57r6fpm] {
    font-family: "Jost", sans-serif;
}
/* _content/CRMv2Blazor/Pages/TextTemplate/ManageTextTemplates.razor.rz.scp.css */
<h3>ManageTextTemplates.razor</h3>

@code[b-0eh15kwwlt] {

}
/* _content/CRMv2Blazor/Pages/Tickets/Ticket.razor.rz.scp.css */

.new-ticket-section[b-ndxm6tedug] {
    border: 1px solid #ccc;
    box-shadow: 5px 5px 20px 10px #ccc;
    padding: 40px;
    border-radius: 7px;
}

.new-ticket-section form[b-ndxm6tedug]{
    position: relative;
}

.tickets-completed[b-ndxm6tedug], .tickets-progress[b-ndxm6tedug] {
    border: 1px solid #ccc;
    box-shadow: 5px 5px 20px 10px #ccc;
    margin-top: 50px;
    padding: 25px;
    border-radius: 7px;
    height: 650px;
}

.heading h6[b-ndxm6tedug], .ticket-heading-left h6[b-ndxm6tedug] {
    font-size: 1.1rem;
    margin-bottom: 4px;
}

/*.tickets-container {
    padding-left: 50px;
    padding-right: 50px;
}*/

.tickets-container h3[b-ndxm6tedug] {
    color: #1165A7;
    font-weight: 600;
}

.heading p[b-ndxm6tedug], .ticket-heading-left p[b-ndxm6tedug] {
    font-size: 0.8rem;
    color: #666;
    font-weight: 600;
}

.tickets-lists[b-ndxm6tedug], .progress-lists[b-ndxm6tedug] {
    padding-left: 0;
    overflow-y: auto;
    height: 525px;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.tickets-list[b-ndxm6tedug], .progress-list[b-ndxm6tedug] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
    cursor: pointer;
}

.ticket-list-right[b-ndxm6tedug] {
    display: flex;
    align-items: center;
    width: 100%;
}

.tickets-completed-name[b-ndxm6tedug]{
    display: flex;
    justify-content:space-between;
    width: 90%;
}

.tickets-completed-name p[b-ndxm6tedug] {
    margin-bottom: 0;
}

    .tickets-completed-name p:first-child[b-ndxm6tedug] {
        font-size: 0.8rem;
        margin-bottom: 0;
        color: #666;
        max-width: 70%;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
        margin-left: 10px;
    }
    /*
    .ticket-list-right span {
        max-width: 70%;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
        font-size: 0.8rem;
    }*/
    .ticket-list-right span[b-ndxm6tedug] {
        color: #666;
    }

        .ticket-heading[b-ndxm6tedug] {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

.ticket-img[b-ndxm6tedug] {
    width: 1.35rem;
}

.days-section[b-ndxm6tedug] {
    display: flex;
    justify-content: end;
    align-items: center;
}

.progress-list-left[b-ndxm6tedug] {
    display: flex;
    align-items: center;
/*    gap: 12px;*/
    width: 100%;
/*    padding: 0 36px;*/
}

.progress-list-name[b-ndxm6tedug] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
}

    .progress-list-name p:first-child[b-ndxm6tedug] {
        font-size: 0.8rem;
        margin-bottom: 0;
        color: #666;
        max-width: 70%;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
        margin-left: 8px;
    }

    .progress-list-name p:last-child[b-ndxm6tedug], .tickets-completed-name p:last-child[b-ndxm6tedug] {
        font-size: 0.95rem;
        margin-bottom: 0;
        font-weight: 600;
    }

.progress-list-name span[b-ndxm6tedug] {
    font-size: 0.75rem;
    color: #667085;
}

.progress-list-right[b-ndxm6tedug]{
    display: flex;
    justify-content:center;
    align-items: center;
    gap: 10px;
}

.progress-list-right p[b-ndxm6tedug] {
    font-size: 0.95rem;
    color: #1D1F2C;
    margin-bottom: 0;
}

.progress-list-right div span[b-ndxm6tedug] {
    color: #1A9882;
    background-color: #E9FAF7;
    font-size: 0.8rem;
    padding: 5px;
    border-radius: 7px;
}

.days[b-ndxm6tedug] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .days span[b-ndxm6tedug] {
        padding: 4px;
        font-size: 0.8rem;
    }

    .days span.active[b-ndxm6tedug] {
        background-color: #ccc;
        border-radius: 3px;
    }

    .custom-file-upload[b-ndxm6tedug] {
        border: none;
        padding: 6px 12px;
        cursor: pointer;
        background-color: #1557C1;
        color: #fff;
        border-radius: 25px;
    }


.tickets-section[b-ndxm6tedug]{
    padding: 20px 30px;
    background-color: #fff;
    margin: 20px;
}

@media screen and (min-width: 320px) and (max-width: 479px) {
    .progress-list-name p:first-child[b-ndxm6tedug] {
        max-width: 35%;
    }

    .tickets-completed-name p:first-child[b-ndxm6tedug]{
        max-width: 70%;
    }

    .progress-list-name p:last-child[b-ndxm6tedug], .tickets-completed-name p:last-child[b-ndxm6tedug] {
        font-size: 0.5rem;
    }

    .progress-list-name p:first-child[b-ndxm6tedug], .tickets-completed-name p:first-child[b-ndxm6tedug] {
        font-size: 0.65rem;
    }

    .ticket-img[b-ndxm6tedug] {
        width:0.95rem;
    }

    .progress-list-left[b-ndxm6tedug] {
        padding: 0;
    }

    .tickets-container[b-ndxm6tedug] {
        padding-left: 0;
        padding-right: 0;
    }

    .tickets-section[b-ndxm6tedug] {
        margin-left: 0;
        margin-right: 0;
    }

}

@media screen and (min-width: 480px) and (max-width: 767px){
    .progress-list-name p:first-child[b-ndxm6tedug] {
        max-width: 40%;
    }

    .tickets-completed-name p:first-child[b-ndxm6tedug]{
        max-width: 55%;
    }

    .progress-list-name p:last-child[b-ndxm6tedug], .tickets-completed-name p:last-child[b-ndxm6tedug] {
        font-size: 0.65rem;
    }

    .progress-list-name p:first-child[b-ndxm6tedug], .tickets-completed-name p:first-child[b-ndxm6tedug] {
        font-size: 0.7rem;
    }

    .ticket-img[b-ndxm6tedug]{
        width: 1.1rem;
    }

    .progress-list-left[b-ndxm6tedug]{
        padding: 0;
    }

}


@media screen and (min-width: 768px) and (max-width: 991px){
    .progress-list-name p:first-child[b-ndxm6tedug]{
        max-width: 55%;
    }

    .tickets-completed-name p:first-child[b-ndxm6tedug]{
        max-width: 55%;
    }

    .progress-list-name p:last-child[b-ndxm6tedug], .tickets-completed-name p:last-child[b-ndxm6tedug] {
        font-size: 0.8rem;
    }

    .progress-list-name p:first-child[b-ndxm6tedug], .tickets-completed-name p:first-child[b-ndxm6tedug] {
        font-size: 0.8rem;
    }

    .ticket-img[b-ndxm6tedug] {
        width: 1.1rem;
    }

}

@media screen and (min-width: 992px) and (max-width: 1023px){
    .progress-list-name p:first-child[b-ndxm6tedug]{
        max-width: 52%;
    }

    .tickets-completed-name p:first-child[b-ndxm6tedug]{
        max-width: 55%;
    }

    .progress-list-name p:last-child[b-ndxm6tedug], .tickets-completed-name p:last-child[b-ndxm6tedug] {
        font-size: 0.8rem;
    }

    .progress-list-name p:first-child[b-ndxm6tedug], .tickets-completed-name p:first-child[b-ndxm6tedug] {
        font-size: 0.8rem;
    }
}



@media screen and (min-width: 1024px) and (max-width: 1279px){
    .progress-list-name p:first-child[b-ndxm6tedug] {
        max-width: 52%;
    }

    .tickets-completed-name p:first-child[b-ndxm6tedug]{
        max-width: 55%;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px){
    .progress-list-name p:first-child[b-ndxm6tedug]{
        max-width: 55%;
    }

    .tickets-completed-name p:first-child[b-ndxm6tedug]{
        max-width: 55%;
    }
}


@media screen and (min-width: 1440px) and (max-width: 1600px){
    .progress-list-name p:first-child[b-ndxm6tedug], .tickets-completed-name p:first-child[b-ndxm6tedug] {
        max-width: 55%;
    }
}
/* _content/CRMv2Blazor/Pages/Tickets/TicketStatus.razor.rz.scp.css */
body[b-yrrjm69mrr] {
}

.ticket-status-container[b-yrrjm69mrr] {
    display: flex;
    justify-content:center;
    align-items:center;
    min-height: 100%;
}

.ticket-status-section[b-yrrjm69mrr] {
    background-color: #fff;
    padding: 10px 30px;
    margin: 32px 40px;
    border-radius: 10px;
    width: 100%;
}

.ticket-user-control[b-yrrjm69mrr], .ticket-support-control[b-yrrjm69mrr], .reply-section[b-yrrjm69mrr] {
    padding: 40px 10px;
    box-shadow: 4px 2px 18px 0px #666;
    border-radius: 10px;
    margin: 16px 0;
    padding: 28px;
}

.ticket-header[b-yrrjm69mrr] {
    display: flex;
    align-items: center;
    gap: 25px;
    margin: 16px 0;
}

    .ticket-header h3[b-yrrjm69mrr] {
        font-size: 1.4rem;
        font-weight: 600;
    }

    .ticket-header span[b-yrrjm69mrr] {
        font-size: 1.05rem;
        padding: 4px 8px;
        font-weight: 600;
        border-radius: 5px;
    }

.completed-mark[b-yrrjm69mrr] {
    background-color: #E9FAF7;
    color: #1A9882;
}

.inprogress-mark[b-yrrjm69mrr] {
    background-color: #b5c7eb;
    color: #305cde;
}

.ticket-user-header[b-yrrjm69mrr] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 12px 0;
    padding: 6px 0;
}

.user-name[b-yrrjm69mrr] {
    display: flex;
    align-items: center;
    gap: 25px;
}

.user-name h4[b-yrrjm69mrr] {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 0;
}

.user-name span[b-yrrjm69mrr] {
  font-size: 1rem;
  background-color: #EAF8FF;
  color: #2BB2FE;
  padding: 4px 8px;
  font-weight: 600;
  border-radius: 5px;
}



.date-time-selector[b-yrrjm69mrr] {
    background-color: #ccc;
    border-radius: 4px;
    padding: 5px;
}

    .date-time-selector span[b-yrrjm69mrr] {
        font-weight: 600;
        font-size: 0.85rem;
        background-color: #E5E5E8;
        padding: 6px 10px;
    }

.ticket-user-info[b-yrrjm69mrr]{
    margin: 25px 0;
}

    .ticket-user-info p[b-yrrjm69mrr]{
        font-size: 1rem;
    }

.ticket-resources[b-yrrjm69mrr]{
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 24px 0;
}

.image-option[b-yrrjm69mrr] {
    width: 6rem;
    position: relative;
    display:flex;
    justify-content:center;
    align-items:center;
}

    .image-option span[b-yrrjm69mrr] {
        position: absolute;
        left: 80%;
        top: 60%;
        font-size: 1rem;
        color: #ffffff;
        cursor: pointer;
        background: #6c757d;
        border-radius: 100px;
        height: 35px;
        width: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .image-option .loader-img[b-yrrjm69mrr] {
        width: 2.5rem;
    }

.pdf-option[b-yrrjm69mrr] {
    width: 2rem;
    position: relative;
    margin-left: 12px;
}

    .pdf-option span[b-yrrjm69mrr] {
        position: absolute;
        left: 40%;
        top: 40%;
        font-size: 1rem;
        color: #ffffff;
        cursor: pointer;
        background: #6c757d;
        border-radius: 100px;
        height: 35px;
        width: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
    }


.input-control[b-yrrjm69mrr]{
    margin: 16px 0;
}


@media screen and (min-width: 320px) and (max-width: 479px){
    .ticket-user-header[b-yrrjm69mrr], .ticket-header[b-yrrjm69mrr] {
        flex-direction: column;
    }


    .date-time-selector[b-yrrjm69mrr] {
        margin-top: 15px;
    }

        .date-time-selector span[b-yrrjm69mrr] {
            font-size: 0.7rem;
        }
}
/* _content/CRMv2Blazor/Pages/Upload/Upload.razor.rz.scp.css */

.upload-section[b-2uhn4bstti]{
    margin: 60px 25px;
}


/*input[type="file"] {
    display: none;
}*/

.custom-file-upload[b-2uhn4bstti], .upload-btn[b-2uhn4bstti] {
    border: none;
    padding: 6px 12px;
    cursor: pointer;
    background-color: #1557C1;
    color: #fff;
    border-radius: 25px;
}

.table-view[b-2uhn4bstti] {
    margin: 32px 10px;
    border: 1px solid #ccc;
    padding: 0px 20px 10px;
    border-radius: 7px;
    height: 450px;
}

.table-view table[b-2uhn4bstti] {
    width: 100%;
}

.table-head[b-2uhn4bstti]{
    margin-bottom: 10px;
}

.file-name-container[b-2uhn4bstti]{
    display: flex;
    align-items:center;
    gap: 10px;
}

table[b-2uhn4bstti] {
    border-collapse: separate;
    border-spacing: 0 1.2rem;
}

.file-icon[b-2uhn4bstti] {
    width: 1.5rem;
}

.file-size[b-2uhn4bstti] {
    background-color: #E9FAF7;
    color: #1A9882;
    font-size: 0.75rem;
    font-weight: 600;
    padding: 5px;
}
/* _content/CRMv2Blazor/Pages/User/MyAccount.razor.rz.scp.css */

.account-heading[b-mucg98tjlo] {
    color: #1557C1;
    font-weight: 600;
    margin-bottom: 24px;
}

.account-container[b-mucg98tjlo]{
    background-color: #fff;
    padding: 3%;
    border-radius: 7px;
    margin: 0;
}

.personal-details-heading[b-mucg98tjlo], .account-key-heading[b-mucg98tjlo] {
    color: #1557C1;
}

.details-section[b-mucg98tjlo]{
    margin: 20px 0;
}

.card-details[b-mucg98tjlo] {
    background: rgb(118,201,239);
    background: linear-gradient(90deg, rgba(118,201,239,1) 0%, rgba(37,125,228,1) 57%, rgba(94,179,233,1) 100%);
    padding: 8% 5%;
    margin-bottom: 16px;
    border-radius: 7px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.account-key[b-mucg98tjlo]{
    margin: 18px 9px;
    color: #fff;
}

.card-details p[b-mucg98tjlo]{
    font-weight: 600;
    font-size: 1.1rem;
}

.username-lists[b-mucg98tjlo]{
    margin: 10px 0;
}

.username-lists li[b-mucg98tjlo] {
    margin: 16px 0;
}

.show-more[b-mucg98tjlo]{
    display: flex;
    justify-content:center;
    align-items: center;
}

.show-more button[b-mucg98tjlo]{
    border: none;
    color: #1557C1;
    background-color: #fff;
    margin: 0 auto;
}

.label[b-mucg98tjlo] {
    font-weight: 600;
    font-size: 0.95rem;
    color: #6c6666;
}

.profile-firstname[b-mucg98tjlo] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}

    .profile-firstname p[b-mucg98tjlo], .profile-lastname p[b-mucg98tjlo]{
        margin-bottom: 0;
    }

    .personal-details-section[b-mucg98tjlo], .account-key-section[b-mucg98tjlo] {
       margin: 16px 12px;
       box-shadow: 3px 3px 10px 3px #ccc;
       padding: 8% 5%;
       height: 800px;
    }

/*.account-section {
    background-color: #E3F5FF;
    height: 700px;
    border-radius: 7px;
}
*/


.account-section[b-mucg98tjlo] {
    margin: 15px 0;
}

.username-details[b-mucg98tjlo] {
    padding: 3% 5%;
    background-color: #fff;
    border-radius: 7px;
    margin: 2% 5%;
}

.username-heading[b-mucg98tjlo]{
    font-weight: 600;
    font-size: 1.15rem;
    margin-bottom: 20px;
}

.personal-details-section[b-mucg98tjlo]{
    background-color: #f4f4f4;
}

.firstname-label[b-mucg98tjlo], .lastname-label[b-mucg98tjlo] {
    font-weight: 600;
    color: #8A92A6;
}

.account-key-section[b-mucg98tjlo] {
    background-color: #fff;
}

.example-label[b-mucg98tjlo] {
    color: #6D7280;
}

.password-input[b-mucg98tjlo]{
    position: relative;
}


.eye-icon[b-mucg98tjlo] {
    position: absolute;
    right: 25px;
    top: 5px;
    color: #4C4C4C;
    cursor: pointer;
}

@media screen and (max-width: 786px) {
    .label[b-mucg98tjlo] {
        font-size: 1rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .label[b-mucg98tjlo] {
        font-size: 1rem;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px){

    .account-heading[b-mucg98tjlo]{
        font-size: 1.4rem;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px){

    .account-heading[b-mucg98tjlo] {
        font-size: 1.6rem;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1600px){


    .account-heading[b-mucg98tjlo] {
        font-size: 1.6rem;
    }
}

@media screen and (min-width: 1601px) and (max-width: 2099px){

    .account-heading[b-mucg98tjlo] {
        font-size: 1.75rem;
    }
}

@media screen and (min-width: 2100px){

    .account-heading[b-mucg98tjlo] {
        font-size: 2rem;
    }
}
/* _content/CRMv2Blazor/Pages/Voucher/Voucher.razor.rz.scp.css */
body[b-h1jc16h2ig] {
}
/* _content/CRMv2Blazor/Shared/Controls/HtmlButton.razor.rz.scp.css */
.index_buttons[b-s59l64ya4a] {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*.index_buttons:hover {
    background-color: #a2ca48;
    transition: all ease-in-out 0.1s;
}*/

.next_button[b-s59l64ya4a], .saveBtn[b-s59l64ya4a], .sendEmailbtn[b-s59l64ya4a], .viewBtn[b-s59l64ya4a] {
    background-color: #1165a7 !important;
    border-radius: 5px;
    border: none;
    outline: none;
    padding: 5px 10px;
}


/*.SaveBtnCSS {
    background-color: #1557C1;
    border: none;
    padding: 6px 12px;
    outline: none;
    border-radius: 5px;
}
*/


/* _content/CRMv2Blazor/Shared/Controls/NotificationMessage.razor.rz.scp.css */
#NotificationMessage[b-0yelozzap0] {
    margin: 0;
    padding: 15px 50px;
    border-radius: 8px;
    width: 85%;
    position: absolute !important;
    bottom: 140px;
    left: 6%;
}
/* _content/CRMv2Blazor/Shared/Controls/SendEmailComponent.razor.rz.scp.css */
body[b-20z3wbwzg4] {
}
/* _content/CRMv2Blazor/Shared/Controls/SendTextComponent.razor.rz.scp.css */
body[b-r6eo3ydgfy] {
}
/* _content/CRMv2Blazor/Shared/Controls/Spinner.razor.rz.scp.css */
.spinner-03-container[b-xdjm37fgpy] {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*
.spinner-03-active {
    display: flex;
}*/

.spinner-03-box[b-xdjm37fgpy] {
    border: none;
    font-size: 30px;
    padding: 1em;
    position: absolute;
    top: 40%;
    margin-bottom: .25em;
    vertical-align: top;
    transition: .3s color, .3s border, .3s transform, .3s opacity;
}

[class*="loader-"][b-xdjm37fgpy] {
    display: inline-block;
    width: 1em;
    height: 1em;
    color: inherit;
    vertical-align: middle;
    pointer-events: none;
}

.loader-03[b-xdjm37fgpy] {
    border: .2em solid #2a7cd9;
    border-bottom-color: #fff;
    border-radius: 50%;
    animation: 1s loader-03-b-xdjm37fgpy linear infinite;
    position: relative;
}

@keyframes loader-03-b-xdjm37fgpy {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* _content/CRMv2Blazor/Shared/Controls/SyncfusionEmailEditor.razor.rz.scp.css */
.e-code-mirror[b-5wlj3j51e3]::before {
    content: '\e345';
}

.e-html-preview[b-5wlj3j51e3]::before {
    content: '\e350';
}

.e-richtexteditor.e-rte-full-screen[b-5wlj3j51e3] {
    top: 48px;
}

.CodeMirror-linenumber[b-5wlj3j51e3],
.CodeMirror-gutters[b-5wlj3j51e3] {
    display: none;
}

.sb-header[b-5wlj3j51e3] {
    z-index: 100;
}

.fabric-dark .cm-s-default .cm-tag[b-5wlj3j51e3],
.bootstrap5-dark .cm-s-default .cm-tag[b-5wlj3j51e3],
.material-dark .cm-s-default .cm-tag[b-5wlj3j51e3],
.tailwind-dark .cm-s-default .cm-tag[b-5wlj3j51e3],
.highcontrast .cm-s-default .cm-tag[b-5wlj3j51e3] {
    color: #00ff00;
}

.fabric-dark .cm-s-default .cm-string[b-5wlj3j51e3],
.bootstrap5-dark .cm-s-default .cm-string[b-5wlj3j51e3],
.material-dark .cm-s-default .cm-string[b-5wlj3j51e3],
.tailwind-dark .cm-s-default .cm-string[b-5wlj3j51e3] {
    color: blue;
}

.highcontrast .cm-s-default .cm-string[b-5wlj3j51e3] {
    color: #ffd939;
}

.fabric-dark .cm-s-default .cm-attribute[b-5wlj3j51e3],
.bootstrap5-dark .cm-s-default .cm-attribute[b-5wlj3j51e3],
.material-dark .cm-s-default .cm-attribute[b-5wlj3j51e3],
.tailwind-dark .cm-s-default .cm-attribute[b-5wlj3j51e3],
.highcontrast .cm-s-default .cm-attribute[b-5wlj3j51e3] {
    color: #f00;
}

.fabric-dark .CodeMirror[b-5wlj3j51e3],
.bootstrap5-dark .CodeMirror[b-5wlj3j51e3],
.material-dark .CodeMirror[b-5wlj3j51e3],
.tailwind-dark .CodeMirror[b-5wlj3j51e3] {
    background: #303030;
}

.highcontrast .CodeMirror[b-5wlj3j51e3] {
    background: black;
}

.e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3] {
    padding: 10px;
    background: #F4F5F7;
}

.fabric-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.bootstrap5-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.material-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.tailwind-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.highcontrast .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.fluent-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
.material3-dark .e-richtexteditor .e-rte-content .e-content pre[b-5wlj3j51e3],
{
    padding: 10px;
    background: #303030;
}

@media print {
    a[b-5wlj3j51e3], a:visited[b-5wlj3j51e3] {
        color: blue !important;
        text-decoration: underline;
    }

        a[href^="javascript:"][b-5wlj3j51e3]:after, a[href^="#"][b-5wlj3j51e3]:after {
            content: "";
        }

        a[href][b-5wlj3j51e3]:after {
            content: "";
        }
}
/* _content/CRMv2Blazor/Shared/ForgotPasswordLayout.razor.rz.scp.css */
body[b-wf2tbyzmgy] {
}

/* _content/CRMv2Blazor/Shared/MainLayout.razor.rz.scp.css */
.page[b-s9b284cg0a] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-s9b284cg0a]{
    background-color: #f4f4f4;
}



.e-contextmenu-wrapper ul .e-menu-item.e-focused[b-s9b284cg0a], .e-contextmenu-container ul .e-menu-item.e-focused[b-s9b284cg0a] {
    background: #1667A6;
}
/*    .topnav {
    height: 4.88rem;
    background-color: rgba(0,0,0,0.4);
}*/

.navbar-toggler[b-s9b284cg0a] {
    background-color: #05163C;
}

.navbar-dark .navbar-toggler[b-s9b284cg0a] {
    color: transparent;
    border-color: transparent;
}

.navbar-brand[b-s9b284cg0a] {
    font-size: 1.1rem;
    margin-right: 24px;
}

@media (min-width: 641px) {
    .navbar-toggler[b-s9b284cg0a] {
        display: block;
    }

    .collapse[b-s9b284cg0a] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.main[b-s9b284cg0a] {
    flex: 1;
}
/*
.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}*/

.top-row[b-s9b284cg0a] {
/*    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;*/
  /*  justify-content: flex-end;*/
  /*  height: 3.5rem;*/
   /* display: flex;*/
    /*align-items: left;*/
}

 /*   .top-row ::deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }*/
/*
    .top-row a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }*/

/*@media (max-width: 640.98px) {
    .top-row:not(.auth) {
        display: none;
    }

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }
}*/

@media (min-width: 641px) {
    .page[b-s9b284cg0a] {
        flex-direction: row;
    }

    .sidebar[b-s9b284cg0a] {
        width: 280px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

/*    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }*/

 /*   .main > div {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }*/
}

.top-row[b-s9b284cg0a] {
    padding: 1.5% 3%;
    background-image: url('images/progresshub header/progress-hub-header-background.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 1111;
}

.header-top[b-s9b284cg0a]{
    display: flex; 
    justify-content: space-between;
    align-items: center;
}

.announcements[b-s9b284cg0a] {
    background-color: rgba(58, 87, 232, 0.3);
    color: #fff;
    padding: 5px;
    border-radius: 4px;
}

    .announcements p[b-s9b284cg0a]{
        margin-bottom: 0;
    }

.header-bottom[b-s9b284cg0a] {
    text-align: center;
    margin-top: 25px;
}

    .username-text[b-s9b284cg0a], .header-bottom h1[b-s9b284cg0a]{
        font-size: 2.1rem;
    }

.right-section .fa-user[b-s9b284cg0a]{
    font-size: 2rem;
}

.announcements p[b-s9b284cg0a]{
    font-size: 1.2rem
}

@media screen and (max-width: 1200px) {
    .header-bottom h1[b-s9b284cg0a] {
     font-size: 1.1rem
    }

    .right-section .fa-user[b-s9b284cg0a]{
        font-size: 1rem;
    }

    .announcements p[b-s9b284cg0a]{
        font-size: 0.7rem;
    }

}

/*sidebar*/

.sidebar[b-s9b284cg0a]{
    background-color: #fff !important; 
}

.topnav[b-s9b284cg0a] {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #A5A5A5;
}

.topnav .progresshub-logo[b-s9b284cg0a]{
    width: 13.8rem;
}

.home-menu[b-s9b284cg0a], .logout-menu[b-s9b284cg0a] {
    padding-top: 30px;
    color: #ADB5BD;
}

    .home-menu a h4 i[b-s9b284cg0a], .logout-menu a h4 i[b-s9b284cg0a] {
        padding: 2% 7%;
    }

    .home-menu a h4[b-s9b284cg0a], .logout-menu a h4[b-s9b284cg0a] {
        font-size: 1.1rem;
        color: #8A92A6;
    }

    .logout[b-s9b284cg0a] {
        margin-top: auto;
    }

.plans-container[b-s9b284cg0a] {
    background-image: url('images/cheerup-container/plans-background.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
    padding: 5% 7%;
    margin-left: 20px;
}

.plans-container h4[b-s9b284cg0a]{
    font-size: 1.2rem;
    margin-top: 24px;
}

.cheerup-img[b-s9b284cg0a]{
    width: 2.2rem;
}

.main-menu[b-s9b284cg0a]{
    padding-bottom: 100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.plans-btn[b-s9b284cg0a] {
    border: none;
    font-size: 1.2rem;
    background-color: #105EF5;
    color: #fff;
    border-radius: 50px;
    padding-top: 4px;
    width: 100%;
    padding-bottom: 4px;
}

.username-text[b-s9b284cg0a]{
    margin-bottom: 0;
}

@media screen and (max-width: 319px) {
    .username-text[b-s9b284cg0a], #btnLogoutMenu i[b-s9b284cg0a] {
        font-size: 0.6rem;
    }
}

@media screen and (min-width: 320px) and (max-width: 479px){
    .username-text[b-s9b284cg0a], #btnLogoutMenu i[b-s9b284cg0a] {
        font-size: 0.75rem;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px){
    .username-text[b-s9b284cg0a], #btnLogoutMenu .fa-user[b-s9b284cg0a] {
        font-size: 0.85rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px){
    .username-text[b-s9b284cg0a], #btnLogoutMenu i[b-s9b284cg0a] {
        font-size: 1rem;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px){
    .username-text[b-s9b284cg0a], #btnLogoutMenu i[b-s9b284cg0a] {
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439px){
    .username-text[b-s9b284cg0a], #btnLogoutMenu i[b-s9b284cg0a] {
        font-size: 1.35rem;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1600px){
    .username-text[b-s9b284cg0a], #btnLogoutMenu i[b-s9b284cg0a] {
        font-size: 1.45rem;
    }
}

@media screen and (min-width: 1601px) and (max-width: 2099px){
    .username-text[b-s9b284cg0a], #btnLogoutMenu i[b-s9b284cg0a] {
        font-size: 1.55rem;
    }
}
/* _content/CRMv2Blazor/Shared/NavMenu.razor.rz.scp.css */

.oi[b-hlzeg64sft] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-hlzeg64sft] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}


.e-anchor-wrap[b-hlzeg64sft]{
    font-size:1.2rem !important;
    font-weight: 600 !important;
}

/*.nav-item:nth-child(n+2):hover{

}*/
.nav-item:first-of-type[b-hlzeg64sft] {
    padding-top: 1rem;
}

    .nav-item:last-of-type[b-hlzeg64sft] {
        padding-bottom: 1rem;
    }

    .nav-item[b-hlzeg64sft]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-hlzeg64sft]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-hlzeg64sft]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

/*.fa-tachometer-alt {
    background-color: #fff;
    color: #1165A7;
    width: 2rem !important;
    border-radius: 4px;
}
*/


.menuItemLink-dashboard sidebar-menu-item span[b-hlzeg64sft]{
    text-align: center;
    background-color: #fff;
}


/*.sidebar-menu-item{
    margin: 2px 0 !important;
}
*/
.e-menu li[b-hlzeg64sft]{
    display: flex;
    margin-top: 12px;
    flex-direction: column;
    gap: 2px;
    width: 300px;
    font-size: 18px;
}

.e-menu-parent[b-hlzeg64sft] {
    margin-top: 12px !important;
    width: 300px !important;
    font-weight: 600 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 2px !important;
}

.fa-tachometer-alt[b-hlzeg64sft]:before {
    border-radius: 7px;
    color: #1165A7;
    background-color: #fff;
    padding: 7px 9px;
    position: relative;
    top: -2px;
}

#dashboard[b-hlzeg64sft]{
    margin-bottom: 14px !important;
}
/*    .e-menu-parent li {
        border-top: none !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        margin-top: 2px !important;
    }*/

#dashboard .sidebar-menu-item[b-hlzeg64sft] {
/*    background-color: #3A57E8;
    color: #fff !important;
    padding: 2px 6px;*/
    border-radius: 4px;
    padding-right: 4px;
    margin-left: 0;
    margin-right: -10px;
    font-size: 16px;
    font-weight: 600;
}

.sidebar-menu-item[b-hlzeg64sft] {
    color: #8A92A6;
}

.e-menu-parent ul[b-hlzeg64sft] {
    font-weight: 600;
}

.e-menu-parent ul li:first-child[b-hlzeg64sft]{
    margin-bottom: 20px;
}

.e-menu-caret-icon[b-hlzeg64sft]{
  margin-top: 10px;
}

#customer[b-hlzeg64sft]{
    margin-top: 14px;
}

.e-tab-text > p[b-hlzeg64sft]{
    margin-bottom: 0 !important;
}
/*.e-menu-wrapper ul.e-menu, .e-menu-container ul.e-menu {
    margin-top: 12px !important;
    width: 300px !important;
    font-weight: 600 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 2px !important;
}*/
.e-menu-container ul .e-menu-item[b-hlzeg64sft] {
    padding: 0 2px !important;
}

.fas[b-hlzeg64sft], .fab[b-hlzeg64sft], .far[b-hlzeg64sft] {
    width: 36px;
}



-menu-item i[b-hlzeg64sft]{
    margin-left: 8px;
}

#dashboard .sidebar-menu-item i[b-hlzeg64sft]{
    margin-left: 2px !important;
}

/*.e-menu-item:nth-child(n+2):hover {
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 100%);
    cursor: pointer;
    color: #1165A7;
}
*/

.sidebar[b-hlzeg64sft]{
    background-color: #fff !important;
}
/* _content/CRMv2Blazor/Shared/PasswordResetLayout.razor.rz.scp.css */
body[b-9189sdtgh1] {
}
