/*safety.css*/
#safetyPg-ID .mb-1 {
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top:28px;
}
#safetyPg-ID .mb-2 {
    margin-bottom: 20px;
}
#safetyPg-ID .py-5{
    padding-top:50px;
    padding-bottom:50px;
}
#safetyPg-ID .my-5{
    margin-top:50px;
    margin-bottom:50px;
}

#safetyPg-ID .mt-5{
    margin-top:50px;
}

#safetyPg-ID .safetyPage-h3 {
    font-size: 60px;
    text-align: center;
    padding: 50px 0;
    font-weight: 700;
    color: #003B45;
    font-family: 'bebas-neue-pro';
    line-height: 120%;
}

#safetyPg-ID #home-threeCards-sec .threeCard-secComn{
        background-color: #FFFFFF;
}
#safetyPg-ID .safety-comorbidities {
    text-align: center;
}

#safetyPg-ID .safetypage-h2 {
    font-size: 25px;
    font-family: 'Roboto Condensed';
    line-height: 120%;
    font-weight: 700;
    color: #fff;
    width: 59%;
}
#safetyPg-ID #tabToggle-comnID .cmp-tabs__tablist li.cmp-tabs__tab span {
    max-width: 230px;
}
#safetyPg-ID #tabToggle-comnID .safety-comorbidities h3 {
    margin-top: 100px;
    margin-bottom: 40px;
}
#safetyPg-ID #tabToggle-comnID .safety-comorbidities p {
    margin: 20px auto;
    width: 29%;
    text-align: center;
}
#safetyPg-ID .safety-comorbidities .sfty-fourIcon-dGrids {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 26px;
    justify-items: center;
    max-width: 918px;
    margin: auto;
}
#safetyPg-ID .safety-comorbidities .sfty-fourIcon-dGrids img {
    width: 100%;
    max-width: 207px;
}

/**/
 
#safetyPg-ID .adverse-event ul li {
    font-family: 'Roboto Condensed';
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
    margin-bottom:8px;
}
#safetyPg-ID .disclaimer-botm ul li::before, #safetyPg-ID .adverse-event ul li::before {
    content: "";
    background-image: url(/content/dam/intelligentcontent/brands/lokelma-hcp/us/en/images/icons/list-bullet-icon.svg);
    background-repeat: no-repeat;
    position: absolute;
    inset-inline-start: 0;
    width: 12px;
    height: 14px;
    top: 4px;
}

#safetyPg-ID .adverse-event-table {
    margin: 40px 0;
    text-align:center;
}

#safetyPg-ID #isiMain-parentCont .diclaimer-botm .isiRowEle-listItems {
    display: unset;
}
 
#safetyPg-ID #isiMain-parentCont .diclaimer-botm p.isi-heading-txt-p6 {
    margin-top: 20px;
}
#safetyPg-ID #isiMain-parentCont .diclaimer-botm  ul li {
    margin-bottom: 20px;
}

#safetyPg-ID #mainBanr-wrapper h1{
    width:72%;
}
#safetyPg-ID #mainBanr-wrapper h3 {
    width:71%;
}

/*table*/

  #safetyPg-ID #safety-page-table {
    display: flex;
    gap: 25px;
    justify-content: space-between;
    padding: 20px 0 40px 0;
}
#safetyPg-ID #safety-page-table .tableWrpr-ltCont {
    flex: 1;
}
#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table {
    font-family: "bebas-neue-pro", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 19px;
    line-height: 21px;
    color: #fff;
    text-align: center;
    width: 100%;
    border-collapse: separate;
    border-spacing: 4px;
    /* transform: skew(-10deg, 0deg); */
    transform: skewX(-24deg);
    width: 86%;
    max-width: 1000px;
    margin: auto;
}

#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table th:nth-child(1), #safety-page-table .tableWrpr table.moaTreatmt-table th:nth-child(2), #safety-page-table .tableWrpr table.moaTreatmt-table td:nth-child(1) {
    max-width: 250px;
     background: #00927C;
     color: #fff;
     padding: 10px;
}
 #safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table th:nth-child(2),#safety-page-table .tableWrpr table.moaTreatmt-table td:nth-child(1) {
    max-width: 250px;
     background: #7D9396;
     color: #fff;
     padding: 10px;
     
}
#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table tbody tr td {
    height: 56px;
    padding: 5px 22px;
    border: none;
    background-clip: padding-box;
    background: #7d939626; 
        color: #003B45;
}
#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table thead {
    background: #00927C;
    color: #fff;
}
 

#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table tbody tr td div p,
#safety-page-table .tableWrpr table.moaTreatmt-table tbody tr th div p { 
    /* transform: skewX(10deg); */
    text-align: center;
}
#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table .tbSkew-divIns {
    transform: skewX(24deg);
}
#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table tbody tr th div p.heading-text {
    font-family: "bebas-neue-pro", sans-serif;
    font-weight: 700;
    font-size: 29.48px;
    line-height: 100%;
}
#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table .bold-text {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 24.57px;
    line-height: 100%;
}
#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table .normal-text {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 24.57px;
    line-height: 100%;
    padding-left: 20px;
}


/*DISCLAIMER-BOOTOM*/

#safetyPg-ID .diclaimer-botm p.isi-heading-txt-p6.isi-p6-botop-mg2 {
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
    line-height: 28px;
    color: #00927C;
    padding:10px 0;
}
#safetyPg-ID .diclaimer-botm ul li::before {
    content: "";
    background-image: url(/content/dam/intelligentcontent/brands/lokelma-hcp/us/en/images/icons/list-bullet-icon.svg);
    background-repeat: no-repeat;
    position: absolute;
    inset-inline-start: 0;
    width: 12px;
    height: 14px;
    top: 4px;
}
#safetyPg-ID .diclaimer-botm p.br-paraSfty {
    margin-top: 6px;
}
#safetyPg-ID .diclaimer-botm ul li {
    position: relative;
    padding-inline-start: 18px;
    margin-bottom: 16px;
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #003B45;
}
#safetyPg-ID .maintance-text {
    text-indent: -6px;
    margin-top: 15px;
    margin-left: 20px;
}

#safetyPg-ID .safety-page-tab2 .safetyPage-h3 {
    width: 80%;
    margin: 0 auto;
    padding-top:0;
}
#safetyPg-ID .safety-page-tab2 .safety-commLilist {
    width: 85%;  
}
#safetyPg-ID .safety-page-tab2 .maintance-text {
    text-indent: -6px;
    margin-top: 15px;
    margin-left: 20px;
    width: 90%;
    line-height: 19px;
}
#safetyPg-ID .spn-dBlck-pT {
    display: block;
    margin-top: 8px;
}

/* SAFETY SECOND TAB TABLE */
#safetyPg-ID .tableWrpr-sftyTtwo {
    max-width: 840px;
    margin: auto;
}
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table {
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 22px;
    color: #003B45;
    text-align: center;
    width: 100%;
    border-collapse: separate;
    border-spacing: 4px;
    transform: skewX(-24deg);
}
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table .skww-slntXtxt {
    transform: skewX(24deg);
}
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table th:nth-child(1),
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table td:nth-child(1) {
  width: 42%;
}
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table th:nth-child(2),
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table td:nth-child(2) {
  width: 29%;
}
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table th:nth-child(3),
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table td:nth-child(3) {
  width: 29%;
}
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table thead th {
    font-family: "bebas-neue-pro", sans-serif;
    font-weight: 700;
    font-style: normal;
    height: 68px;
    padding: 5px 5px;
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0;
    border: none;
    background-clip: padding-box;
    color: #FFFFFF;
}
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table thead th .hdT-brPtb {
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 8px;
}
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table thead th:nth-child(2) {
    background-color: #00927C;
}
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table thead th:nth-child(3) {
    background-color: #7D9396;
}
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table tbody tr td {
    height: 43px;
    padding: 5px 42px;
    border: none;
    background-clip: padding-box;
    background-color: #7D939626;
}
#safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table tbody tr td:nth-child(1) {
    text-align: left;
}
/* SAFETY SECOND TAB TABLE */

@media only screen and (max-width: 991px) {
    #safetyPg-ID .safety-page-tab2 .safety-commLilist{
        width:100%;
    }
    #safetyPg-ID .maintance-text {
    text-indent: -6px;
    margin-top: 5px;
    margin-left: 10px;
}
   #safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table tbody tr td{
        padding:5px 17px;
            height: 46px;
    }
    
   #safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table tbody tr td div p,#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table tbody tr th div p,#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table { 
    transform: none; 
}
    #safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table {
        width: 100%;
    }
    #safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table .tbSkew-divIns {
        transform: unset;
    }
   #safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table tbody tr th div p.heading-text{
        font-size:18.17px ;
    }
   #safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table .normal-text,#safetyPg-ID #safety-page-table .tableWrpr table.moaTreatmt-table .bold-text{
        font-size:14.54px;
        padding-left: 0px;
    }
    #safetyPg-ID .py-5 {
    padding-top: 25px;
    padding-bottom: 25px;
}
#safetyPg-ID #mainBanr-wrapper h1, #safetyPg-ID .safetypage-h2 {
    width: 100%;
}
 #safetyPg-ID .font-21 {
    font-size: 21px;
    line-height: 35px;
}
 
#safetyPg-ID .safety-comorbidities .sfty-fourIcon-dGrids {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 38px;
    width: 76%;
    max-width: 280px;
}
#safetyPg-ID .safety-comorbidities .sfty-fourIcon-dGrids img {
    width: 100%;
    max-width: 110px;
}
#safetyPg-ID #tabToggle-comnID .safety-comorbidities h3 {
    margin-top: 40px;
    margin-bottom: 40px;
}
#safetyPg-ID .safetyPage-h3 {
    font-size: 30px;  
    padding: 25px 0;
    /*font-family: "Roboto Condensed", sans-serif;*/
}
#safetyPg-ID #tabToggle-comnID .safety-comorbidities p{
    width:90%;
}
#safetyPg-ID .adverse-event ul li{
    margin-bottom: 15px;
}
#safetyPg-ID #mainBanr-wrapper h3 {
    width:81%;
}
#safetyPg-ID .mb-1 {
    margin-left: 0;
}

    /* SAFETY SECOND TAB TABLE */
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table {
        font-size: 20px;
        line-height: 1;
        transform: none;
    }
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table .skww-slntXtxt {
        transform: none;
    }
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table thead th {
        height: 69px;
        padding: 5px 2px;
        font-size: 22px;
        line-height: 1;
    }
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table thead th .hdT-brPtb {
        font-size: 12px;
        margin-top: 6px;
    }
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table tbody tr td {
        height: 69px;
        padding: 10px 8px;
    }
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table tbody tr td:nth-child(1) {
        padding: 10px 10px 10px 22px;
    }
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table th:nth-child(1),
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table td:nth-child(1) {
        width: 48%;
    }
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table th:nth-child(2),
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table td:nth-child(2) {
        width: 26%;
    }
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table th:nth-child(3),
    #safetyPg-ID .tableWrpr-sftyTtwo table.sftyTtwo-table td:nth-child(3) {
        width: 26%;
    }
    /* SAFETY SECOND TAB TABLE */
}
