<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width:768.98px) {
    .mmcd_tabsData_wrapper_outer .mmcd-revew-row .mmcd-col-4 button {
        margin: 0 !important;
    }
    .mmcd_tabsData_wrapper_outer .mmcd-revew-row .mmcd-col-4 {
        display: flex;
        align-items: start;
        flex-wrap: wrap;
        gap: 10px;
    }
}

/* =========================PART 2 CSS OF CCMD Plugin======================================== */
.cs-tip-info {
    background: #2185d01f;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid rgb(33 133 208 / 15%);
    box-shadow: inset 6px 6px 10px rgb(33 133 208 / 12%), inset -6px -6px 10px rgb(33 133 208 / 12%);
    border-radius: .28571429rem;
    margin-top: 30px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: clamp(16px, 1vw, 18px);
    color: #333;
    word-break: break-all;
}
/* AK 19 FEB 2025 */ 
.barsQuestions span {
    padding-top: 20px;
}

.modal-open .mm_home_tabs_content .modal.mmcd-common-model {
    background: rgb(0 0 0 / 50%);
}
.review-skill-scoring-pop.modal-dialog:has(#dataTable) .modal-body {
    height: 100%;
    max-height: calc(90vh - 22px);
    min-height: 200px;
}
.review-skill-scoring-pop.modal-dialog:has(#dataTable) {
    max-width: 1240px !important;
    margin-block: 0;
    top: 50%;
}
.modal.fade .review-skill-scoring-pop.modal-dialog {
    -webkit-transform: translate(0, -75%);
    -ms-transform: translate(0, -75%);
    -o-transform: translate(0, -75%);
    transform: translate(0, -75%);
}
.modal.in .review-skill-scoring-pop.modal-dialog {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.review-skill-scoring-pop table tbody tr td:first-child, 
.review-skill-scoring-pop table tfoot tr td:first-child {
    width: 54%;
}
.review-skill-scoring-pop table .topColumns {
    font-size: 11px;
    min-width: 142px;
    max-width: 142px;
}
.review-skill-scoring-pop table tbody tr td, .review-skill-scoring-pop table tfoot tr td {
    font-size: 12px;
    line-height: 17px;
}
.review-skill-scoring-pop table tfoot tr td {
    font-size: 13px;
}
.review-skill-scoring-pop table tfoot {
    position: sticky;
    bottom: 0;
    z-index: 1;
}
.review-skill-scoring-pop .systemDistributionsTable tfoot tr:first-child td:not(:first-child), 
.review-skill-scoring-pop table tfoot tr td, .review-skill-scoring-pop table tfoot tr, 
.review-skill-scoring-pop table tfoot tr td.rowborderclass {
    border-block: 0px solid #000 !important;
    box-shadow: 0px 0px 1px 1px #000;
    color: #2185d0;
    font-weight: 700;
}
.review-skill-scoring-pop table tfoot tr:last-child td:not(:first-child) {
    font-size: 16px;
}
.review-skill-scoring-pop table tr:last-child td, .review-skill-scoring-pop table tr:last-child, .review-skill-scoring-pop table {
    border-bottom: 0 !important;
}
.review-skill-scoring-pop .modal-body table tr &gt; td:nth-child(5n + 1) {
    border-right: 1px solid #000;
}
.review-skill-scoring-pop .systemDistributionsTable tfoot tr:first-child {
    border-top: 0;
    border-bottom: 0;
}
/* Comparison TABS CSS is here  */
.mm_home_tabs_content .comparison .graph-top-info {
    margin-top: 15px;
}
.mm_home_tabs_content .comparison .mm-graph-bar {
    padding-block: 0 5px;
}
.mm_home_tabs_content .comparison .barsQuestions span {
    padding-bottom: 0px;
    line-height: 1.3;
}
.mmcd-graphic-concept-cs {
    max-width: 670px;

}
.mmcd-graphic-concept-cs .new-graphic-concepts .slides {
    width: 100%;
}
/* POPUP common css for Design  */
.mmcd-common-model .modal-header .close, .mmcd-common-model .modal-dialog:has(#dataTable) .modal-header .close {
    background: #ffffff !important;
    top: -12px;
    right: -12px;
    opacity: 1;
    font-size: 22px;
    color: #000;
    width: 30px;
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.3) !important;
    height: 30px;
    line-height: 29px;
    font-weight: 400;
    margin-top: 0;
    padding: 0px 0 0px 1px !important;
    border-radius: 35px;
}
.mmcd-common-model .modal-header .close &gt; span {
    line-height: 28px;
}
.review-skill-scoring-pop .modal-header .close {
    padding: 0px 0 1px 1px !important;
}

.mmcd-common-wrapper-full .modal-dialog .modal-body {
    height: 100%;
    max-height: calc(85vh - 57px);
    min-height: 200px;
}
.mmcd-common-wrapper-full div.modal .modal-dialog {
    margin-block: 0;
    top: 50%;
}
.mmcd-common-wrapper-full .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -75%);
    -ms-transform: translate(0, -75%);
    -o-transform: translate(0, -75%);
    transform: translate(0, -75%);
}
.mmcd-common-wrapper-full .modal.in .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
@media screen and (max-width: 576px) {
    .mmcd-common-model .review-skill-scoring-pop .modal-body {
        padding-bottom: 0px !important;
    }
}

/* AK 20 FEB CSS  */
.mmcd-cs-row {
    display: flex;
    flex-wrap: wrap;
    margin-inline: -15px;
}
.mmcd-cs-col-md-6 {
    width: 100%;
}
.mmcd-cs-row &gt; div, .mmcd-cs-resources {
    padding-inline: 15px;
}
.mmcd-disable {
    opacity: 0.5;
    cursor: default !important;
    pointer-events: none;
}
.mmcd-cs-resources .mmcd-cs-col-inner {
    text-align: center;
}
.mmcd-cs-resource-title {
    margin-block: 16px 5px;
    font-size: 22px;
    line-height: 1.3;
}
.mmcd-cs-resource-descp {
    margin-bottom: 33px;
    font-size: 14px;
    line-height: 1.6;
}
.mmcd-cs-txt-btn {
    font-size: 15px;
    line-height: 1.25;
    text-decoration: underline !important;
    font-weight: 600;
}
.mmcd-cs-resources .mmcd-cs-col-inner {
    box-shadow: 0px 0px 6px rgb(0 0 0 / 15%);
    border-radius: 6px;
    padding: 46.5px 15px 24px 15px;
    position: relative;
    height: 100%;
}
.mmcd-cs-resources-icon {
    width: 93px;
    height: 93px;
    display: flex;
    margin-inline: auto;
    box-shadow: 0px 0px 6px rgb(0 0 0 / 15%);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.mmcd-cs-resources-icon {
    position: absolute;
    top: -46.5px;
    left: 50%;
    transform: translateX(-50%);
}
.mmcd-cs-resource-item {
    padding-top: 46.5px;
}
.mmcd-cs-resource-item {
    margin-bottom: 30px;
}
.ccmd-btn-border {
    background: #fff;
    color: #0074e0;
    font-weight: 700;
    border: 2px solid #0074e0 !important;
    box-sizing: border-box;
    margin-top: 10px;
}
button.mmcd_info_btn {
    border: 1px solid #0074e0;
}
button.mmcd_info_btn:hover, .ccmd-btn-border:hover {
    border: 1px solid #2ea3f2 !important;
}
button.mmcd_disabled {
    border: 1px solid #9bc8e9 !important;
}
.mmcd_disabled.ccmd-view-scoring-btn {
    display: none !important;
}
.mmcd-flex-center-between {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}
.mmcd-flex-middle {
    display: flex !important;
    align-items: center;
}
.listeningOverlay {
    background-color: #00000075;
}
.mm-graph-bar {
    padding-block: 10px;
}
/* TOOTIP CSS IS HERE  */
.ccmd-tooltip {
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
}
.ccmd-tooltip {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(100% + 16px);
    padding: 15px;
    background: #fff;
    z-index: 1;
    box-shadow: 4px 4px 14px #00000029;
    border-radius: 15px;
    min-width: 250px;
    text-align: left;
    transition: all .3s ease;
}
.ccmd-tooltip.ccmd-show {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
}
.mmcd_two_buttons.mmcd-flex-center-between a.previous.mmcd_nextprevious {
    order: -1;
}
.ccmd-tooltip:before {
    content: "" !important;
    position: absolute;
    bottom: clamp(-10px, -2vw, -13px);
    width: clamp(20px, 2vw, 26px);
    height: clamp(20px, 2vw, 26px);
    border: 13px solid #fff;
    border-width: clamp(10px, 2vw, 13px);
    border-color: #ff000000 #fff #fff #ff000000;
    right: 25%;
    transform: rotate(45deg);
    box-shadow: 12px 12px 12px #00000029;
    z-index: -1;
}
.ccmd-close {
    position: absolute;
    cursor: pointer;
    top: -10px;
    right: -10px;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    background: #fff;
    border-radius: 50%;
    transform: rotate(45deg);
    font-weight: 400;
    box-shadow: 0px 0px 6px #00000029;
}
.mmcd_two_buttons.mmcd-flex-center-between {
    overflow: unset !important;
}
.ccmd-tooltip-outer {
    position: relative;
}

button.ccmd-tooltip-btn {
    all: unset !important;
    cursor: pointer !important;
}
/* radio btn  */
.ccmd-score-chart-date-outer .ccmd-radio-btn-outline:not(:last-child) {
    margin-bottom: 0px;
}

.ccmd-radio-btn-outline {
    display: inline-block;
    position: relative;
    margin-bottom: 2px;
}
.ccmd-radio-btn-input {
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    margin: 0 !important;
}

.ccmd-radio-btn-txt {
    padding: 10px 16px 5px;
    margin: 0 !important;
    display: inline-block;
    line-height: 1.4;
    border-radius: 3px;
    border: 1px solid #E5E5E5;
    font-weight: 400;
    min-width: 153px;
    width: 100%;
}
.ccmd-score-chart-time-outer .ccmd-radio-btn-txt {
    padding: 10px 6px 5px;
    min-width: 77px;
    text-align: center;
}
.ccmd-radio-btn-input:checked + .ccmd-radio-btn-txt {
    border-color: #0274E0;
}
.ccmd-mw-570 {
    max-width: 570px !important;
}
.ccmd-score-chart-date-outer {
    height: 230px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.ccmd-score-chart-date-outer .ccmd-radio-btn-outline {
    width: calc(33.33% - 7px);
    text-align: center;
    height: auto !important;
}
.ccmd-btn-primary:not(:hover) {
    background: #0074e0;
    border: 1px solid #0074e0;
}
.ccmd-btn-primary:hover {
    border: 1px solid #2ea3f2 !important;
}
.scoring-chart-pop .modal-header {
    justify-content: center;
}
.scoring-chart-pop .modal-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
}
body .mmcd_cards button.mmcd_info_btn.mmcd-cs-retake-btn {
    width: calc(20% - var(--mmcd_cards-space)*2);
}

/* Home Dashboard Tabs COmpleted  CSS Is here  */
.ccmd-flex {
    display: flex;
} 
.ccmd-flex-wrap {
    flex-wrap: wrap;
} 
.ccmd-gap-10 {
    gap: 10px;
}
.ccmd-gap-20 {
    gap: 20px;
}
.ccmd-compl-action-btn {
    display: flex;
    flex-direction: column;
    max-width: 200px;
    margin-inline: auto;
    gap: 15px;
}
.cs-print-btn {
    font-size: 16px;
    padding: 10px;
    cursor: pointer;
}
.mmcd-program-date-meta {
    max-width: 220px;
    text-align: center;
    margin-inline: auto;
    padding-bottom: 40px;
}
.cs-print-btn &gt; span {
    width: 20px;
    height: 18px;
    background: url(../../../../themes/jumpstart-child/img/printer.png) center / contain no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    margin-bottom: 1px;
}
.mmcd-program-date-meta h4 {
    font-weight: 400;
    margin-top: 0;
}
.mmcd-program-date-meta h2 {
    margin-block: 0;
}
.mmcd-program-prog-date {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #000;
}
.cs-home-completed-wrapper .mmcd-home-complete-message {
    padding-block: 27px;
}
.cs-home-completed-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.canvas-outer {
    font-family: 'Felipa', serif;
}
.cs-home-completed-wrapper .mmcd-home-complete-four {
 padding-left: 20px
}
.btn-white {
    color: #0074e0;
    background-color: #fff;
    border-color: #fff;
}
.inline-flex-center {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.btn.score-print-btn {
    padding: 6px 10px;
    margin-left: 10px;
}
.cs-all-tabs-retake {
    width: 100%;
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
.cs-all-tabs-retake {
    width: 100%;
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
.cs-all-tabs-retake &gt; button {
    width: 100% !important;
    max-width: none;
}
.cs-home-completed-wrapper .mmcd-home-complete-four .mmcd-home-complete-message {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.hide-inprint ul.wp-block-list li{
    float: none ;
}
.hide-inprint ul.wp-block-list{
    display: block !important; 
}
.cs-bottom-review-listening {
    margin-top: 20px;
    max-width: 280px;
}

.cs_vdo_watch_hr {
    margin-bottom: 42px;
    border-color: #dededf;
}

.mmcd_questions-wrapper .mmcd-ansoptionWrapper .mmcd-radio-btn input[type="radio"]+span.mmcd-radio-label {
    border: 1px solid #cbcbcb;
    border-radius: 105px;
}
.mmcd_questions-wrapper .mmcd-ansoptionWrapper .mmcd-radio-btn input[type="radio"]:checked+span.mmcd-radio-label {
    border-color: #2185d0;
}
.mmcd_questions-wrapper .mmcd-ansoptionWrapper .mmcd-radio-btn {
    width: calc(20% - 8px);
}
.mmcd_questions-wrapper .mmcd-ansoptionWrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-block: 1.5em;
}
.mmcd_questions-wrapper .mmcd-ansoptionWrapper .mmcd-radio-btn input[type="radio"]+span.mmcd-radio-label {
    font-weight: 600;
}
.mmcd-common-model .mmcd_questions-wrapper .question-step h3, .mmcd-common-model .mmcd_questions-wrapper .ui.segment h3.css-1navnd {
    font-weight: 700;
    font-size: 17px;
    color: #3d3d3d;
    padding-bottom: 1em;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    font-family: 'Lato';
}
.mmcd_questions-wrapper .question-step .mmcd_bbttnn {
    display: flex;
    justify-content: space-between;
    pointer-events: all;
}
.mmcd_questions-wrapper .question-step:first-child .mmcd_bbttnn {
    justify-content: end;
}
.mmcd_questions-wrapper .question-step:last-child .mmcd_bbttnn button.mmcd_buttonload {
    display: block;
    width: 110px;
    margin-left: auto;
}
.mw250 {
    max-width: 250px;
}
.cs_vdo_watch_checkbox input {
    margin-top: 0px !important;
}
.cs_vdo_watch_checkbox label {
    margin: 2px 0 0px 0 !important;
    line-height: 1.2;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI";
    font-weight: 400;
}
.view-plan-score-cs .mmcd-col {
    width: 100%;
}
.view-plan-score-cs .ccmd-score-chart-date-outer {
    height: auto;
    overflow-y: auto;
}
.view-plan-score-cs &gt; .mmcd-col {
    height: 230px;
    overflow-y: auto;
}
/* ALL VW CSS IS START HERE  */

@media (min-width:744px) {
    .cs-home-completed-wrapper .mmcd-home-complete-four {
        width: 33.6%;
        padding-left: 10px;
    }
    .cs-home-completed-wrapper .mmcd-home-complete-eight {
        width: 66.4%;
    }
.custom-home-completed .cs-home-completed-wrapper .mmcd-home-complete-message {
    padding-block: 1.97vw;
}

.custom-home-completed .mmcd-home-complete-message {
    padding: 1.10vw;
    border: 0.07vw solid #d2d2d2;
    border-radius: 0.44vw;
}

.custom-home-completed .mmcd-program-date-meta {
    max-width: 19.11vw;
    padding-bottom: 2.93vw;
}

.custom-home-completed .mmcd-program-prog-date {
    margin-bottom: 4.225vw;
    padding-bottom: 4.225vw;
    border-bottom: 0.07vw solid #000;
}

.custom-home-completed .mmcd_welcome_message_wrapper h4 {
    font-size: 1.47vw;
    margin-bottom: 1.02vw;
}

.custom-home-completed .mmcd_welcome_message_wrapper h2 {
    font-size: 2.27vw;
}

.custom-home-completed .ccmd-compl-action-btn {
    max-width: 14.64vw;
    gap: 1vw;
}

.custom-home-completed button.mmcd_info_btn.mmcd_form_trigger_retake {
    width: 14.64vw;
    margin-top: 1vw;
    font-size: 1.10vw;
    padding: 0.73vw;
}

.custom-home-completed button.mmcd_info_btn.mmcd_form_trigger_retake span {
    width: 1.47vw;
    height: 1.47vw;
    margin-right: 0.51vw;
}

.custom-home-completed .cs-print-btn {
    font-size: 1.10vw;
    padding: 0.73vw;
}

.custom-home-completed .cs-print-btn &gt; span {
    width: 1.47vw;
    height: 1.32vw;
    margin-right: 0.51vw;
    margin-bottom: 0.07vw;
}
.custom-home-completed .mmcd_tabsData_wrapper_outer {
    border: 0.073vw solid #d4d4d5; /* 1px = 0.073vw */
    padding: 3.514vw;
}
.custom-home-completed .mmcd_dashboard_wrapper {
    padding: 2.196vw;
}
.custom-home-completed canvas#certificateCanvas {
    display: block;
}
}
/* ALL VW CSS END HERE  */
@media (min-width:601px) { 
    .for-mobile {
        display: none !important;
    }
}
@media (min-width:768px) {
   
    .mmcd-cs-col-md-6 {
        width: 33.33%;
    }
    .mmcd-col-left {
        width: 36%;
    }
    .mmcd-col-right {
        width: 64%;
        padding-left: 0 !important;
    }
    .mmcd-graphic-concept-cs .new-graphic-concepts .slides .slick-track, 
    .mmcd-graphic-concept-cs .new-graphic-concepts .slides .slick-track &gt; .slick-active {
        min-width: 450px;
    }
}

@media (min-width:992px) { 
    .for-mobile-991 {
        display: none !important;
    }
}
@media (min-width:1350.98px) {
    .hide-min-1350 {
        display: none !important;
    }
    
}
@media (min-width:1391px) {
    .ccmd-view-scoring-btn {
        margin-top: 0;
    }
}

@media (max-width:1350px) {
.hide-max-1350 {
    display: none !important;
}
}

@media (max-width:1200.98px) {
    body .mmcd_cards button.mmcd_info_btn.mmcd-cs-retake-btn {
        width: calc(33.33% - var(--mmcd_cards-space)*2);
    }
}
@media (max-width:1023.98px) {
    .mmcd-common-wrapper-full .modal.in .modal-dialog {
        margin-inline: auto;
    }
    
}
@media (max-width:991.98px) {    
    .for-desktop-992 {
        display: none !important;
    }
    .ccmd-tooltip:before {
        bottom: clamp(-3px, -2vw, -13px);
        right: 50%;
        transform: rotate(45deg) translateX(50%);
    }
    .mmcd_questions-wrapper .mmcd-ansoptionWrapper .mmcd-radio-btn {
        width: calc(33.33% - 8px);
    }
}


@media (max-width:768.98px) {
.review-skill-scoring-pop button.close {
    top: 0px !important;
}
.cs_vdo_watch_hr {
    margin-bottom: 15px;
}
}

@media (max-width:743.98px) {
    .cs-bottom-review-listening {
        margin-top: 20px;
        max-width: 100%;
    }
    .cs-home-completed-wrapper .mmcd-home-complete-four {
        padding-left: 0px
   }
   .cs-home-completed-wrapper .mmcd-home-complete-eight, 
   .cs-home-completed-wrapper .mmcd-home-complete-four {
        float: none;
        width: 100%;
    }
    .cs-home-completed-wrapper {
        display: flex;
        gap: 30px;
    }
    .cs-all-tabs-retake {
        flex-direction: column;
    }
    .cs-all-tabs-retake &gt; button {
        margin: 0 !important;
    }
    .mmcd_questions-wrapper .mmcd-ansoptionWrapper .mmcd-radio-btn {
        width: calc(50% - 8px);
    }
}
@media (max-width:767.98px) {
    .ccmd-score-chart-date-outer {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        align-items: start;
    }
    .ccmd-score-chart-date-outer .ccmd-radio-btn-outline {
        margin: 0;
        margin-bottom: 0 !important;
        height: 100%;
    }
    .mmcd-col-left .ccmd-score-chart-date-outer .ccmd-radio-btn-txt {
        padding: 10px 6px 5px;
        min-width: 89px;
        text-align: center;
        font-size: 13px;
    }
    .ccmd-score-chart-date-outer .ccmd-radio-btn-txt {
        font-size: 13px;
    }
    .view-plan-score-cs .mmcd-col-left {
        padding-right: 5px;
        width: 45%;
    }
    .view-plan-score-cs .mmcd-col-right {
        width: 55%;
        padding-left: 5px;
    }
    .hint-btn-outer {
        gap: 5px;
    }
    body .mmcd_cards button.mmcd_info_btn.mmcd-cs-retake-btn {
        width: calc(100% - var(--mmcd_cards-space)*2);
    }
    .mmcd_bbttnn .btn.mmcd-btn-primary, .mmcd_bbttnn.mmcd_two_buttons a.next.mmcd_nextprevious, 
    .mmcd_bbttnn.mmcd_two_buttons a.previous.mmcd_nextprevious, 
    .mmcd_bbttnn.mmcd_two_buttons a.submit.mmcd_finalspeaking_reviewsubmit, 
    .mmcd_bbttnn button.mmcd_begin_speaking_reviews {
        vertical-align: top;
    }
    .mmcd-common-wrapper-full .modal.in .modal-dialog {
        max-height: calc(100vh - 20px);
        margin-top: 0px;
        width: calc(100% - 20px);
        margin-inline: auto;
        max-width: 900px;
    }
    .tooltip-left .ccmd-tooltip {
        left: -10px;
        transform: none;
    }
    .tooltip-left .ccmd-tooltip:before {
        right: auto;
        left: 21px;
    }
}

  /* NEXT BUTTON MOBILE CSS IS HERE  */
@media (max-width:743.98px) {
    html body.modal-open .mmcd_bbttnn.mmcd_two_buttons a.mmcd_nextprevious {
        width: 35px;
        height: 35px;
        font-size: 0;
        background-image: url();
        background-position: center;
        background-size: 22px;
        background-repeat: no-repeat;
    }
    html body.modal-open .mmcd_bbttnn.mmcd_two_buttons a.previous.mmcd_nextprevious {
        background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" height="48px" viewBox="0 -960 960 960" width="48px" fill="%23fff"&gt;&lt;path d="M655-80 255-480l400-400 56 57-343 343 343 343-56 57Z"/&gt;&lt;/svg&gt;');
        background-position: 48%;
    }
    html body.modal-open .mmcd_bbttnn.mmcd_two_buttons a.next.mmcd_nextprevious {
        background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" height="48px" viewBox="0 -960 960 960" width="48px" fill="%23fff"&gt;&lt;path d="m304-82-56-57 343-343-343-343 56-57 400 400L304-82Z"/&gt;&lt;/svg&gt;');
        background-position: 54%;
    }
    .ccmd-tooltip {
        min-width: 220px;
        font-size: 12px;
        padding: 15px;
    }
}
@media (max-width:600.98px) {
    .for-desktop {
        display: none !important;
    }
    .ccmd-score-chart-date-outer .ccmd-radio-btn-outline {
        width: calc(50% - 5px);
    }
    
    body .mmcd-common-model .mm-review-question .hint-btn-outer.mmcd_bbttnn.mmcd_two_buttons &gt; a {
        margin-bottom: 0px !important;
    }
}
.mmcd-common-model {
    padding-right: 0 !important;
}
@media (max-width:400.98px) {
    .ccmd-score-chart-date-outer .ccmd-radio-btn-outline {
        width: calc(100%);
    }
    .mmcd_bbttnn .btn.mmcd-btn-primary, .mmcd_bbttnn.mmcd_two_buttons a.next.mmcd_nextprevious, 
    .mmcd_bbttnn.mmcd_two_buttons a.previous.mmcd_nextprevious, 
    .mmcd_bbttnn.mmcd_two_buttons a.submit.mmcd_finalspeaking_reviewsubmit, 
    .mmcd_bbttnn button.mmcd_begin_speaking_reviews {
        font-size: 13px;
    }
    .mmcd-common-model .action-plan-prev, .mmcd-common-model.mmcd_printpopup_listening {
        margin-left: 0;
    }
    .ccmd-tooltip {
        min-width: 200px;
        font-size: 12px;
        padding: 12px;
    }
    .ccmd-close {
        width: 24px;
        height: 24px;
        font-size: 24px;
    }
}
@media (max-width:359.98px) {
    .mmcd_bbttnn .btn.mmcd-btn-primary, .mmcd_bbttnn.mmcd_two_buttons a.next.mmcd_nextprevious, 
    .mmcd_bbttnn.mmcd_two_buttons a.previous.mmcd_nextprevious, 
    .mmcd_bbttnn.mmcd_two_buttons a.submit.mmcd_finalspeaking_reviewsubmit, 
    .mmcd_bbttnn button.mmcd_begin_speaking_reviews {
        font-size: 12px;
    }
    form#listening_action_plan_form .mmcd_bbttnn &gt; a, 
    form#listening_action_plan_form .mmcd_bbttnn .mmcd-submit-btn, 
    form#speaking_action_plan_form .mmcd_bbttnn &gt; a, 
    form#speaking_action_plan_form .mmcd_bbttnn .mmcd-submit-btn, 
    form#environment_action_plan_form .mmcd_bbttnn &gt; a, 
    form#environment_action_plan_form .mmcd_bbttnn .mmcd-submit-btn {
        margin-bottom: 3px;
    }
    body .mmcd-common-model .mm-review-question .hint-btn-outer.mmcd_bbttnn.mmcd_two_buttons &gt; a {
        padding-inline: 8px;
    }
    .mmcd_questions-wrapper .mmcd-ansoptionWrapper .mmcd-radio-btn span.mmcd-radio-label {
        font-size: 13px !important;
    }
}

@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */ 
    .mmcd-common-wrapper-full .modal.in .modal-dialog {
        max-height: calc(100vh - 60px);
    }
  }








</pre></body></html>