.progressMonitor {
    width: 100%;
    background-color: Var(--white);
    flex-direction: column;
    align-items: center;
}
._lang_fr .progressMonitor .flex.sub-block.mobil-flex {
    max-width: 87%;
}
    .progressMonitor .monitorContainer {
        width: 82%;
        padding-bottom: 2em;
    }

    .progressMonitor .colHead {
        background-color: #fcd2be;
        border-bottom: 1px solid #d2937a;
        padding: 0.5em 0.75em;
    }

    .progressMonitor .style {
        padding-left: 1.5em;
        padding-right: 0.2em;
    }

    .progressMonitor .heading {
        font-weight: bold;
        font-size: 1.5em;
    }

    .progressMonitor .right {
        font-size: .8em;
        align-items: center;
    }

        .progressMonitor .right .circle-icon {
            font-size: 15px;
            margin: 0 0.5em 0 1em;
        }

        .progressMonitor .right .circle-icon-one {
            font-size: 15px;
            margin: 0 0.5em 0 1em;
        }

    .progressMonitor .rowBtn {
        width: 100%;
        font-size: 0.8em;
    }

    .progressMonitor .monitorContainer .card .card-header {
        padding: 0 !important;
        border-bottom: none;
    }

    .progressMonitor .box {
        height: 15px;
        width: 15px;
        border-radius: 50%;
        box-sizing: border-box;
        display: flex;
        align-self: center;
    }

    .progressMonitor .box-1 {
        height: 15px;
        width: 15px;
        border-radius: 50%;
        background: linear-gradient(to bottom, var(--capri) 100%, transparent 0) content-box;
        box-sizing: border-box;
        display: flex;
        align-self: center;
    }

    .progressMonitor .card-body {
        padding: 5px 10px !important;
    }    
    
p.indicator-status{
    margin-bottom: 0;
}
.progressMonitor .cross-img {
    width: 14px;
    margin: 0 0.5em 0 1em;
}
.progressMonitor .tick-img {
    width: 12px;
    margin: 0 0.5em 0 1em;
}
.progressMonitor .minus-img {
    width: 10px;
    margin: 0 0.5em 0 1em;
    object-fit: none;
    filter: invert(1);
}
.progressMonitor .card-wrapper .cross-img, .progressMonitor .card-wrapper .tick-img, .progressMonitor .card-wrapper .minus-img {
    margin: 0;
    width: 15px;
}

.hasTooltip.pm-tip{
    position: relative;
}
    .hasTooltip.pm-tip .toolytip {
        width: 350px;
        z-index: 99;
    }
._lang_ar .progress-lan .toolytip {
    left: -12em !important;
    right: 0px !important;
    top: 26px;
}


@media only screen and (min-width: 1454px) and (max-width: 1699px) {
    ._lang_ar .progress-lan .toolytip {
        top: 20px;
    }
}
    @media (min-width: 1024px) and (max-width: 1299px) {
        ._lang_ar .progress-lan .toolytip {
            top: 20px;
        }
    }

    .hasTooltip.pm-tip:hover::after {
        left: 8px !important;
        top: 1.2em !important;
    }

    .pm-child {
        padding: 0.5em 1.2em;
        margin-bottom: -51px;
    }

        .pm-child .pm-content {
            font-size: 1.2em;
        }

            .pm-child .pm-content .hasTooltip.pm-tip .tool {
                font-size: 20px !important;
            }

    .inner-pm-child {
        padding: 0.5em 1.2em;
    }

        .inner-pm-child .pm-content {
            font-size: 1.2em;
        }

            .inner-pm-child .pm-content .hasTooltip.pm-tip .tool {
                font-size: 1.2em !important;
            }


    .right.right-indicators {
        min-height: 45px;
    }

        .right.right-indicators .minus-img {
            filter: invert(1);
        }

        .right.right-indicators .cross-img {
            width: 10px;
        }

        .right.right-indicators i.text {
            color: #000;
            font-style: normal;
            font-weight: bold;
            margin: 0 0.5em 0 1em;
        }

    .progress-monitor .card-header {
        background: none;
        padding: 0.5em 0;
        margin-bottom: -2px;
    }

        .progress-monitor .card-header .rowBtn {
            padding: 0;
        }

    .hexa1::before {
        content: "\2B22";
        display: block;
        font-size: 45px;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
        position: absolute;
        top: -50px;
        left: 99px;
    }

    .progress-monitor .card-wrapper:nth-child(odd) .hexa2::before {
        content: "\2B22";
        display: block;
        font-size: 45px;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
        top: -35px;
        position: absolute;
        left: 125px;
    }

    .progress-monitor .card-wrapper:nth-child(odd) .hexa3::before {
        content: "\2B22";
        display: block;
        font-size: 45px;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
        position: absolute;
        top: -4px;
        left: 126px;
        z-index: 9;
    }

    .progress-monitor .card-wrapper:nth-child(even) .hexa2::before {
        content: "\2B22";
        display: block;
        font-size: 45px;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
        top: -34px;
        position: absolute;
        left: 73px;
    }

    .progress-monitor .card-wrapper:nth-child(even) .hexa3::before {
        content: "\2B22";
        display: block;
        font-size: 45px;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
        position: absolute;
        top: -4px;
        left: 74px;
        z-index: 9;
    }

    .hexagon {
        height: 28px;
        width: 16px;
        position: relative;
        left: 94px;
        box-sizing: border-box;
        color: #fff;
        top: 0;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .hexagon::before, .hexagon::after {
            content: "";
            position: absolute;
            height: 0;
            width: 0;
            top: 0;
            /* half height */
            border-top: 14px solid transparent;
            border-bottom: 14px solid transparent;
        }

        .hexagon::before {
            left: -8px;
        }

        .hexagon::after {
            right: -8px;
        }

    .sub-hexagon {
        position: relative;
        height: 33px;
        width: 29px;
        transform: rotate(30deg);
        left: 59px;
        top: -12px;
    }

        .sub-hexagon:before {
            position: absolute;
            content: '';
        }

        .sub-hexagon:before {
            top: 2px;
            left: 2px;
            height: calc(100% - 4px);
            width: calc(100% - 4px);
            background: #fff;
        }

        .sub-hexagon, .sub-hexagon:before {
            -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
            clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
        }

            .sub-hexagon:after {
                content: counter(alphabeticList, upper-alpha);
                display: block;
                position: absolute;
                z-index: 9999;
                right: 11px;
                top: 6px;
                transform: rotate(-30deg);
            }

    .sub-card-wrapper:nth-child(odd) .sub-hexagon-1 {
        position: relative;
        height: 33px;
        width: 29px;
        transform: rotate(30deg);
        left: 32px;
        top: -29px;
    }

    .sub-card-wrapper:nth-child(even) .sub-hexagon-1 {
        position: relative;
        height: 33px;
        width: 29px;
        transform: rotate(30deg);
        left: 86px;
        top: -29px;
    }

    .sub-hexagon-1:before {
        position: absolute;
        content: '';
    }

    .sub-hexagon-1:before {
        top: 2px;
        left: 2px;
        height: calc(100% - 4px);
        width: calc(100% - 4px);
        background: #fff;
    }

    .sub-hexagon-1, .sub-hexagon-1:before {
        -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
        clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    }

    .progress-monitor .card-wrapper .card-header {
        border: none !important;
        padding: 0;
    }

    .progress-monitor .card-wrapper .card-body {
        counter-reset: alphabeticList;
    }

    .sub-card-wrapper {
        margin-bottom: -3em;
        counter-increment: alphabeticList;
    }

    .inner-sub-card-wrapper {
    }

    .sub-card-wrapper:last-child {
        margin-bottom: 24px;
    }


    .progressMonitor .blue .box.full {
        border: 2px solid var(--rich-blue);
        background: linear-gradient(to bottom, var(--rich-blue) 100%, transparent 0) content-box !important;
    }

    .progressMonitor .blue .box.null {
        border: 2px solid var(--rich-blue);
        background: linear-gradient(to bottom, var(--rich-blue) 0%, transparent 0) content-box !important;
    }

    .progressMonitor .blue .box.half {
        border: 2px solid var(--rich-blue);
        background: linear-gradient(to right, var(--rich-blue) 50%, transparent 0) content-box !important;
    }

    .progressMonitor .red .box.full {
        border: 2px solid var(--fandango);
        background: linear-gradient(to bottom, var(--fandango) 100%, transparent 0) content-box !important;
    }

    .progressMonitor .red .box.null {
        border: 2px solid var(--fandango);
        background: linear-gradient(to bottom, var(--fandango) 0%, transparent 0) content-box !important;
    }

    .progressMonitor .red .box.half {
        border: 2px solid var(--fandango);
        background: linear-gradient(to right, var(--fandango) 50%, transparent 0) content-box !important;
    }

    .progressMonitor .green .box.full {
        border: 2px solid var(--apple-green);
        background: linear-gradient(to bottom, var(--apple-green) 100%, transparent 0) content-box !important;
    }

    .progressMonitor .green .box.null {
        border: 2px solid var(--apple-green);
        background: linear-gradient(to bottom, var(--apple-green) 0%, transparent 0) content-box !important;
    }

    .progressMonitor .green .box.half {
        border: 2px solid var(--apple-green);
        background: linear-gradient(to right, var(--apple-green) 50%, transparent 0) content-box !important;
    }

    .progressMonitor .orange .box.full {
        border: 2px solid var(--tx-orange);
        background: linear-gradient(to bottom, var(--tx-orange) 100%, transparent 0) content-box !important;
    }

    .progressMonitor .orange .box.null {
        border: 2px solid var(--tx-orange);
        background: linear-gradient(to bottom, var(--tx-orange) 0%, transparent 0) content-box !important;
    }

    .progressMonitor .orange .box.half {
        border: 2px solid var(--tx-orange);
        background: linear-gradient(to right, var(--tx-orange) 50%, transparent 0) content-box !important;
    }

    .ind-head {
        padding-right: 44px;
    }

    .blue .hexa1::before, .blue .hexa2::before, .blue .hexa3::before, .blue .sub-hexagon, .blue .sub-hexagon-1 {
        color: #B5C9E4;
    }

    .blue .hexagon {
        background: #009ADE;
    }

        .blue .hexagon::before {
            border-right: 9px solid #009ADE;
        }

        .blue .hexagon::after {
            border-left: 9px solid #009ADE;
        }

    .blue .sub-hexagon, .blue .sub-hexagon-1 {
        background: #B5C9E4;
    }

        .blue .sub-hexagon:after {
            color: #009ADE;
            font-weight: bold;
        }

    .blue p.indicator-status {
        color: #009ADE;
    }

    .red .hexa1::before, .red .hexa2::before, .red .hexa3::before, .red .sub-hexagon, .red .sub-hexagon-1 {
        color: #D8ACD0;
    }

    .red .hexagon {
        background: #A81681;
    }

        .red .hexagon::before {
            border-right: 9px solid #A81681;
        }

        .red .hexagon::after {
            border-left: 9px solid #A81681;
        }

    .red .sub-hexagon, .red .sub-hexagon-1 {
        background: #D8ACD0;
    }

        .red .sub-hexagon:after {
            color: #A81681;
            font-weight: bold;
        }

    .red p.indicator-status {
        color: #A81681;
    }

    .green .hexa1::before, .green .hexa2::before, .green .hexa3::before, .green .sub-hexagon, .green .sub-hexagon-1 {
        color: #E0E9B2;
    }

    .green .hexagon {
        background: #A9C813;
    }

        .green .hexagon::before {
            border-right: 9px solid #A9C813;
        }

        .green .hexagon::after {
            border-left: 9px solid #A9C813;
        }

    .green .sub-hexagon, .green .sub-hexagon-1 {
        background: #E0E9B2;
    }

        .green .sub-hexagon:after {
            color: #A9C813;
            font-weight: bold;
        }

    .green p.indicator-status {
        color: #A9C813;
    }

    .orange .hexa1::before, .orange .hexa2::before, .orange .hexa3::before, .orange .sub-hexagon, .orange .sub-hexagon-1 {
        color: #FBC79F;
    }

    .orange .hexagon {
        background: #EC6607;
    }

        .orange .hexagon::before {
            border-right: 9px solid #EC6607;
        }

        .orange .hexagon::after {
            border-left: 9px solid #EC6607;
        }

    .orange .sub-hexagon, .orange .sub-hexagon-1 {
        background: #FBC79F;
    }

        .orange .sub-hexagon:after {
            color: #EC6607;
            font-weight: bold;
        }

    .orange p.indicator-status {
        color: #EC6607;
    }

    .child-card-block {
        padding-right: 1px;
    }

    .pm-child .toolytip .legend_head, .inner-pm-child .toolytip .legend_head {
        font-size: 17px;
    }

    .pm-child .toolytip .legend_description, .inner-pm-child .toolytip .legend_description, .pm-child .toolytip .lastest_year, .inner-pm-child .toolytip .lastest_year, .pm-child .toolytip .btn-modal, .inner-pm-child .toolytip .btn-modal {
        font-size: 14.5px;
    }

    .pm-head-tooltip {
        flex: 1;
    }

    .pm-child .hasTooltip.pm-tip:hover::after {
        top: 1.3em !important;
    }

    p.indicator-status {
        font-weight: bold;
        font-size: 16px;
    }

    .card-wrapper.blue-block .card-header {
        background: #ddeff9;
        border-left: 5px solid #7fb2d8 !important;
        border-radius: 0;
        padding: 5px 0px;
    }

    .progressMonitor .blue-block .box.full {
        border: 2px solid var(--rich-blue);
        background: linear-gradient(to bottom, var(--rich-blue) 100%, transparent 0) content-box !important;
    }

    .progressMonitor .blue-block .box.null {
        border: 2px solid var(--rich-blue);
        background: linear-gradient(to bottom, var(--rich-blue) 0%, transparent 0) content-box !important;
    }

    .progressMonitor .blue-block .box.half {
        border: 2px solid var(--rich-blue);
        background: linear-gradient(to right, var(--rich-blue) 50%, transparent 0) content-box !important;
    }

    .blue-block p.indicator-status {
        color: var(--rich-blue);
    }

    .underline {
        flex: 1;
        position: relative;
        top: -3px;
        border-top: 1px solid #91949645;
    }

    @media (max-width: 767px) {
        .hasTooltip .toolytip {
            left: 0 !important;
        }
    }