div > [renderingas="icons-with-text"] div > [data-component="RTE"] h3 span.rte-heading-colored {
  font-size: 21px;
  line-height: 32px;
  font-weight: 700;
}
@media screen and (max-width: 1200px) {
  div > [renderingas="icons-with-text"] div > [data-component="RTE"] h3 span.rte-heading-colored {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
  }
}

#billing-coding {
  background-size: auto 100%;
  @media screen and (min-width: 1200px){
    background-size: 100% auto;
    max-width: 1560px;
    margin: 0;
    width: 100%;
    max-height: 400px;
  }
}

#garnet-cohort-a1 {
  padding-bottom: 0px;
}

/*Code for Page Ruby Trial*/

/*Content Card Fixes*/

@media screen and (min-width: 1200px) {
  #ruby-patient-tracking1,
  #ruby-patient-tracking2 {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1200px) {
  #icon-container1,
  #icon-container2,
  #icon-container3,
  #icon-container4,
  #icon-container5,
  #icon-container6,
  #icon-container7 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 64px;
    width: 64px;
  }
}

@media screen and (min-width: 1200px) {
  #icon-container1,
  #icon-container2,
  #icon-container3,
  #icon-container4,
  #icon-container5,
  #icon-container6,
  #icon-container7 {
    align-items: flex-start;
    height: 64px;
    width: 64px;
  }
}

@media screen and (min-width: 1200px) {
  div#content-width {
    width: 828px;
    padding-left: 32px !important;
    padding-right: 0px !important;
    float: inline-end;
  }
}

/*Footnotes*/

@media screen and (min-width: 1200px) {
  #ruby-patient-tracking-footnote0 > div:first-child,
  #ruby-patient-tracking-footnote1 > div:first-child,
  #ruby-patient-tracking-footnote2 > div:first-child,
  #ruby-patient-tracking-footnote3 > div:first-child,
  #ruby-patient-tracking-footnote4 > div:first-child,
  #ruby-patient-tracking-footnote5 > div:first-child,
  #ruby-patient-tracking-footnote6 > div:first-child,
  #ruby-patient-tracking-footnote7 > div:first-child {
    padding-left: 0;
    width: 828px;
  }

  #rubytrial-cc-part1 > div > div > div,
  #rubytrial-cc-improv > div > div > div,
  #rubytrial-cc-median > div > div > div,
  #rubytrial-cc-ae1 > div > div > div,
  #rubytrial-cc-ae2 > div > div > div,
  #rubytrial-cc-me1 > div > div > div,
  #rubytrial-cc-ea > div > div > div,
  #rubytrial-cc-ea2 > div > div > div {
    max-width: 828px;
  }
  #measurable-disease-table-cont > div > div {
    max-width: 762px;
  }
}

@media screen and (max-width: 1200px) {
  #ruby-patient-tracking-footnote1 > div:first-child,
  #ruby-patient-tracking-footnote2 > div:first-child,
  #ruby-patient-tracking-footnote3 > div:first-child,
  #ruby-patient-tracking-footnote4 > div:first-child,
  #ruby-patient-tracking-footnote5 > div:first-child,
  #ruby-patient-tracking-footnote6 > div:first-child,
  #ruby-patient-tracking-footnote7 > div:first-child {
    padding-left: 40px;
  }
}

/* safety ruby Footnote span sup inline */

div#footnote-ul2 sup {
  display: flex;
}

div#footnote-ul1 span {
  display: flex;
}

/*Safety Profile Table Ruby*/

.safety-profile-table-ruby {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 2px solid #016585;
}

.safety-profile-table-ruby,
tr,
td {
  border: 1px solid #016585;
  border-collapse: collapse;
}

.safety-profile-table-ruby td,
.safety-profile-table-ruby td p {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.safety-profile-table-ruby tr:nth-child(3),
.safety-profile-table-ruby tr:nth-child(5),
.safety-profile-table-ruby tr:nth-child(7),
.safety-profile-table-ruby tr:nth-child(13),
.safety-profile-table-ruby tr:nth-child(16),
.safety-profile-table-ruby tr:nth-child(18),
.safety-profile-table-ruby tr:nth-child(20),
.safety-profile-table-ruby tr:nth-child(22) {
  background-color: #016585;
}
.safety-profile-table-ruby td p {
  text-align: right;
  padding-right: 12px;
}

.safety-profile-table-ruby td {
  padding: 8px 0;
  padding-left: 16px;
  
}

.safety-profile-table-ruby td h6 {
  color: white;
}

.safety-profile-table-ruby tr > td:first-child p,
.safety-profile-table-ruby tr:first-child td h6 {
  color: #55564e;
  text-align: left;
}

.safety-profile-table-ruby tr:nth-child(2) > td p {
  text-align: right;
  padding-right: 12px;
}

@media (max-width: 1200px) {
  .safety-profile-table-ruby td {
    padding-left: 8px;
    
  }
  .safety-profile-table-ruby tr:first-child td h6 {
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
  }
}

/* Second table ruby safety*/

.safety-profile-second-table-ruby {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 2px solid #016585;
}

.safety-profile-second-table-ruby,
tr,
td {
  border: 1px solid #016585;
  border-collapse: collapse;
}

.safety-profile-second-table-ruby td,
.safety-profile-second-table-ruby td p {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.safety-profile-second-table-ruby tr:nth-child(3),
.safety-profile-second-table-ruby tr:nth-child(9),
.safety-profile-second-table-ruby tr:nth-child(17) {
  background-color: #016585;
}

.safety-profile-second-table-ruby td p {
  text-align: right;
  padding-right: 4px;
}

tr.safety-ruby-heading-centre-align td p {
    line-height: 16px ;
    text-align: center ;
    font-size: 12px ;
}

tr.safety-ruby-subheadings td p {
    line-height: 16px ;
    font-size: 11px ;
}

@media screen and (max-width: 1200px){
tr.safety-ruby-heading-centre-align td:first-child {
    min-width: 93px;
}

tr.safety-ruby-heading-centre-align td:last-child {
    min-width: 110px;
}

tr.safety-ruby-subheadings td {
    padding-left: 4px !important;
}
tr.safety-ruby-subheadings td:nth-child(2),tr.safety-ruby-subheadings td:nth-child(4) {
    min-width: 57px;
}
tr.safety-ruby-subheadings td sup {
    line-height: 16px ;
}
}



@media screen and (min-width: 1200px) {
  .safety-profile-second-table-ruby td p {
    text-align: right;
    padding-right: 12px;
  }

  tr.safety-ruby-heading-centre-align td p {
    line-height: 24px ;
    font-size: 14px ;
}

tr.safety-ruby-subheadings td p {
    line-height: 24px ;
    font-size: 14px ;
}
}

.safety-profile-second-table-ruby td {
  padding: 8px 0;
  padding-left: 16px;
 
}

.safety-profile-second-table-ruby td h6 {
  color: white;
}

.safety-profile-second-table-ruby tr > td:first-child p,
.safety-profile-second-table-ruby tr:first-child td h6 {
  color: #55564e;
  text-align: left;
}

.safety-profile-second-table-ruby tr:nth-child(2) > td p {
  text-align: right;
  padding-right: 4px;
}

@media screen and (min-width: 1200px) {
  .safety-profile-second-table-ruby tr:nth-child(2) > td p {
    text-align: right;
    padding-right: 12px;
  }
}

@media (max-width: 1200px) {
  .safety-profile-second-table-ruby td {
    padding-left: 8px;
    /* padding-right: 16px; */
  }
}

.col {
  box-sizing: border-box;
}
.column {
  float: left;
  width: 50%;
  padding: 10px;
  height: 300px;
  /* Should be removed. Only for demonstration */
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Reimbursemnet page related css */
#reimbursment-callout-text h2 .rte-heading-colored {
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
}

@media screen and (max-width: 1200px) {
  #reimbursment-callout-text h2 .rte-heading-colored {
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
  }
}

/* Get to know jemperli page css */
/*
#jerperlihcpGetToKnowVideo .transcript-indent {
  text-indent: -0.9em;
  padding-left: 30px;
}

#jerperlihcpGetToKnowVideo .first-ul {
  padding-left: 18px;
}

#jerperlihcpGetToKnowVideo .second-ul {
  padding-left: 48px;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}
*/
/* EC DMMR page */
span.headingwithoutbold {
  font-size: 21px !important;
  font-weight: 400 !important;
}

@media screen and (max-width: 1200px) {
  span.headingwithoutbold {
    font-size: 18px !important;
    font-weight: 400 !important;
  }
}

/* need to remove this once fix available */
div#dmmr-table {
  border-bottom: 3px solid #007ea7;
  background: #007ea7;
  margin-top: -1.5px;
  margin-bottom: -2px;
}

#dMMR-Tumor-Types {
  background: #007ea7;
}

article#ruby-article-teaser1 > div:first-of-type,
article#ruby-article-teaser2 > div:first-of-type,
article#ruby-article-teaser3 > div:first-of-type,
article#ruby-article-teaser4 > div:first-of-type,
article#ruby-article-teaser5 > div:first-of-type {
  display: none;
}

article#ruby-article-teaser1,
article#ruby-article-teaser2,
article#ruby-article-teaser3,
article#ruby-article-teaser4,
article#ruby-article-teaser5 {
  border: none;
}
#ruby-article-teaser1 > div > img,
#ruby-article-teaser2 > div > img,
#ruby-article-teaser3 > div > img,
#ruby-article-teaser4 > div > img,
#ruby-article-teaser5 > div > img {
  object-fit: contain;
}
#reference-component ol.ec-custom-list {
  list-style: none;
  padding: 0;
  counter-reset: item;
}

#reference-component ol.ec-custom-list li {
  display: flex;
  align-items: baseline;
  counter-increment: item;
  /* margin-bottom: 0.5em; */
  padding-left: 0;
}

#reference-component ol.ec-custom-list li::before {
  content: counter(item) ".";
  min-width: 2em !important;  /* Ensures spacing for double-digit numbers */
  margin-right: 8px;
  text-align: right;
  flex-shrink: 0;
  position: relative !important;
}





 .billing-table-jemperli{
            width: 100%;
            border-collapse: collapse;
        }
       .billing-table-jemperli td {
            border: 1px solid #016585;
            text-align: left;
	    padding-top:17px;
 	    padding-bottom:17px;
	    padding-left:27px;
	    padding-right:27px;
		
        }
      .billing-table-jemperli th {
            background-color: #016585;
            color: white;
		text-align: left;            
	padding-top:13px; padding-bottom:13px;padding-left:27px;

        }
	.desc-boder{
		border-left: 1px solid #fff;
		max-width : 508px;
}
        .first-cell{
		width: 254px;
}

@media (max-width: 1200px) {
  
.desc-boder{border-left: 1px solid #fff;max-width : 213.33px;
}
.first-cell{width: 106.67px;}

.billing-table-jemperli td {
            border: 1px solid #016585;
            text-align: left;padding-right:16px;	   
padding-left:16px;
		
        }
      .billing-table-jemperli th {
            background-color: #016585;
            color: white;
		text-align: left;            
	padding-left:16px;

        }

}


/* OSP-21898 VOC label font color fix to match prod site*/
div[data-component="Five Star VOC"] div[role="group"] label {
    color: #544f40 !important;
}