/* ECHO STUDY DESIGN - CSS */
/* /content/dam/intelligentcontent/brands/calquencehcp/us/en/css/echo-study-design.css */
/* ID: echo-study-design */

/**Table css starts**/
.echo-table table {
    border-collapse: collapse;
    border-spacing: 0;
    color: #414042;
}
.echo-table .row-bg-black {
    background-color: #939598;
    color: #FFFFFF;
    padding: 8px;
}

.echo-table .row-bg-orange {
    background-color: #DC4405;
    color: #FFFFFF;
    padding: 8px;
}

.echo-table td {
    padding: 4px 8px;
}

.echo-table table b {
    font-family: var(--font-primary) !important;
}

.echo-table table>tbody>tr>th, .echo-table table>tbody>tr>td:not(:first-child) {
    text-align: center;
    border-right: none;
}

.echo-table table>tbody>tr.border-none>td {
    line-height: 0.8;
}

.echo-table table>tbody>tr>td {
    font-size: 18px;
    line-height: 34.4px !important;
    vertical-align: middle;
}

.echo-table tbody>tr:last-child>td {
    border-bottom: none !important;
}

.echo-table table>tbody>tr>td {
    border: 1px solid #939598;
}
.echo-table table>tbody>tr>td:first-child, .echo-table table>tbody>tr:nth-child(2)>th:first-child {
    border-left: none;
    padding-left: 25px;
}
.echo-table tbody>tr>td:nth-child(2) {
    background-color: #F15D2212 !important;
}
.echo-table tbody>tr>td:nth-child(3) {
    background-color: #9395980D !important;
}

.echo-table .row-bg-black, .echo-table .row-bg-orange {
    border-radius: 13px 13px 0 0;
    clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%, 0 10px);
    width: 286px;
    line-height: 20px;
}

.border-top--none {
    border-top: none !important;
}

.font-medium {
    font-weight: 400 !important;
}

/**Efficacy Table css ends**/





/**Chart IMG to HTML starts**/

.echo-chart--html {
    background: url('/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/echo-study-design/mb_mcl-echo-study-chart-bg.svg') no-repeat center center;
    max-width: 354px;
    height: 930px;
}

.echo-chart--html p,
.echo-chart--html ul li {
    font-size: 15.31px;
    line-height: 120%;
    color: #58595B;
}

.echo-chart--orange-container p,
.echo-chart--gray-container p {
    font-weight: 700;
    color: #FFFFFF;
}

.echo-chart--text-8 p {
    color: #DA4326;
}

.echo-chart--html ul li::before {
    display: inline-block;
    content: '\2022';
    position: relative;
    left: -7px;
    color: #58595B;
    font-size: 16px;
}

.echo-chart--html ul li {
    text-indent: -4px;
    padding-left: 15px;

}

.echo-chart--text-2 p {
    line-height: 24px;
    font-weight: 800;
}

.echo-chart--text-1 > div {
    width: 155px;
}

.echo-chart--text-1 > div:last-child {
    width: 184px;
}

.echo-chart--text-2 {
    width: 213px;
}

.echo-chart--text-3 {
    width: 95px;
}

.echo-chart--text-4 {
    width: 104px;
}

.echo-chart--text-5 {
    width: 115px;
}

.echo-chart--text-6 {
    width: 95px;
}

.echo-chart--text-7 {
    width: 104px;
}

.echo-chart--text-8 {
    width: 104px;
}

.pr-cr--text {
    font-weight: 800;
    width: fit-content;
}


/**Chart IMG to HTML ends**/


@media (min-width: 992px) {
    #echo-study-design #patient-characteristics h2, #rr-mcl_efficacy-data #patient-characteristics h1 {
        min-width: 975px;
    }

    .mobile-only {
        display: none !important;
    }

    /**Chart IMG to HTML starts**/

    .echo-chart--html {
        background: url('/content/dam/intelligentcontent/brands/calquencehcp/us/en/images/echo-study-design/mcl-echo-study-chart-bg.svg') no-repeat center center;
        max-width: 954px;
        min-height: 512px;
        width: 954px;
        height: 512px;
    }

    .echo-chart--text-1 > div,
    .echo-chart--text-1 > div:last-child {
        width: 143px;
        margin-bottom: 20px;
    }
    
    .echo-chart--text-1 > div:last-child {
        width: 146px;
    }

    .echo-chart--text-1 {
        position: absolute;
        left: 20px;
        top: 100px;
    }

    .echo-chart--text-1 p, .echo-chart--text-1 li {
        margin-bottom: 4px;
    }

    .echo-chart--text-2 {
        width: 42px;
        position: absolute;
        left: 205px;
        bottom: 85px;
    }

    .echo-chart--text-3 {
        width: 102px;
        position: absolute;
        left: 306px;
        top: 80px;
    }

    .echo-chart--text-4 {
        width: 181px;
        position: absolute;
        left: calc(100% - 430px);
        top: 80px;
    }

    .echo-chart--text-5 {
            width: 192px;
        position: absolute;
        top: 14px;
        left: calc(100% - 202px);
    }

    .echo-chart--text-5 p, .echo-chart--text-5 li {
        margin-bottom: 4px;
    }

    .echo-chart--text-6 {
        width: 102px;
        position: absolute;
        left: 306px;
        bottom: 96px;
    }

    .echo-chart--text-7 {
        width: 181px;
        position: absolute;
        left: calc(100% - 430px);
        bottom: 96px;
    }

    .echo-chart--text-8 {
        width: 129px;
        position: absolute;
        left: calc(100% - 180px);
        bottom: 90px;
    }

    .echo-chart--orange-container{
        position: absolute;
        left: 320px;
        top: 194px;
    }

    .echo-chart--gray-container {
        position: absolute;
        left: 320px;
        bottom: 22px;
    }

    .echo-chart--html > p:first-of-type {
        position: absolute;
        left: 442px;
        top: 90px;
    }

    .echo-chart--html > p:last-of-type {
        position: absolute;
        left: 442px;
        bottom: 122px;
    }

    /**Chart IMG to HTML ends**/
}


@media (max-width: 991px) {

    .desktop-only {
        display: none !important;
    }

    .mobile_pb-45 {
        padding-bottom: 45px !important;
    }

    /**Efficacy Table css start**/

    .echo-table table {
        margin: 0;
    }
    .echo-table table {
        font-size: 13px;
        line-height: 26px;
    }
    .echo-table td {
        padding: 4px;
    }
    .echo-table .row-merge, .echo-table .col-merge {
        border-radius: 5px 5px 0 0;
        clip-path: polygon(5px 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 0 100%, 0 5px);
    }
    .echo-table .row-bg-black {
        padding: 4px;
    }

    .echo-table .row-bg-orange {
        padding: 4px;
    }

    .echo-table .row-bg-black, .echo-table .row-bg-orange {
        border-radius: 5px 5px 0 0;
        clip-path: polygon(5px 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 0 100%, 0 5px);
        max-width: 90px;
        line-height: 16px;
        font-size: 13px;
    }
    #echo-covid-19 .echo-table .row-bg-black, #echo-covid-19 .echo-table .row-bg-orange {
        width: 90px;
    }
    .echo-table table>tbody>tr>td:first-child, .echo-table table>tbody>tr:nth-child(2)>th:first-child {
        padding-left: 12px;
    }

    .echo-table table>tbody>tr>td {
        font-size: 13px;
        line-height: 26px !important;
    }
    
    #echo-study-design .echo-table .row-bg-black, #echo-study-design .echo-table .row-bg-orange {
        padding: 6px 4px 8px;
        width: 90px;
    }
    #echo-study-design .echo-table table>tbody>tr>td:first-child, #echo-study-design .echo-table table>tbody>tr:nth-child(2)>th:first-child {
        padding-left: 0;
    }

    /**Efficacy Table css ends**/


    /**Chart IMG to HTML starts**/

    .echo-chart--html {
        position: relative;
    }

    .echo-chart--text-1 {
        display: flex;
        padding: 4px 0 4px 8px;
        width: 354px;
    }

    .echo-chart--text-1 > div p {
        margin-bottom: 4px;
    }

    .echo-chart--text-2 {
        width: 100%;
        padding-top: 18px;
        padding-left: 86px;
        letter-spacing: 3px;
    }

    .echo-chart--text-3 {
        position: absolute;
        left: 62px;
        top: 280px;
    }

    .echo-chart--text-4 {
        position: absolute;
        left: 62px;
        top: 442px;
    }

    .echo-chart--text-5 {
        position: absolute;
        left: 238px;
        top: 636px;
    }

    .echo-chart--text-5 p, .echo-chart--text-5 li {
        margin-bottom: 4px;
    }

    .echo-chart--text-6 {
        position: absolute;
        left: 236px;
        top: 280px;
    }

    .echo-chart--text-7 {
        position: absolute;
        left: 238px;
        top: 442px;
    }

    .echo-chart--text-8 {
        position: absolute;
        left: 64px;
        top: 636px;
    }

    .echo-chart--orange-container{
        position: absolute;
        left: -107px;
        top: 570px;
        transform: rotate(90deg);
        width: 586px;
        height: 54px;
    }

    .echo-chart--gray-container {
        position: absolute;
        left: -285px;
        top: 570px;
        transform: rotate(90deg);
        width: 586px;
        height: 54px;
    }

    .echo-chart--html > p:first-of-type {
        position: absolute;
        left: 73px;
        top: 372px;
    }

    .echo-chart--html > p:last-of-type {
        position: absolute;
        left: 242px;
        top: 372px;
    }

    /**Chart IMG to HTML ends**/
    
}

#echo-covid-19 #echo-evaluated .pleomorphic{
    line-height: 150% !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
