		.pipeline_cont,
.entry-content .pipeline_cont {
	font-size: 18px;
	color: #212349;
	table-layout: fixed;
	margin: 0 auto 24px;
	width: 100%;
	border: none;
	overflow: hidden;
}
.entry-content .pipeline_cont th {
	position: relative;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	word-wrap: break-word;
	overflow: visible;
}
.entry-content .pipeline_cont th:first-of-type {
	text-align: left;
	padding-left:15px;
}
.entry-content .pipeline_cont th:after {
	position: absolute;
  content: "";
  top: 63%;
  right: 0;
  width: 1px;
  height: 1000%;
  background-color: #00a6ab;
}
.entry-content .pipeline_cont th:nth-of-type(5):after {
  right: -2px;
}
.entry-content .pipeline_cont th:last-of-type:after {
	content: none;
}
.entry-content .pipeline_cont td {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
  padding: 0px 15px;
	vertical-align: middle;
	border: none;
}
.entry-content .pipeline_cont tr:first-of-type td {
	border-top: 1px solid #00a6ab;
}

.entry-content .pipeline_cont tr:last-of-type .drug_progress img {
	height: auto;
	width: 210px;
}
.entry-content .pipeline_cont tr:last-of-type .drug_detailsX {
  /* vertical-align: baseline; */
}
.entry-content .pipeline_cont a {
	color: #212349;
	text-decoration: none;
	border-bottom: none;
}
.entry-content .pipeline_cont a:hover {
	color: #212349;
	text-decoration: underline;
	border-bottom: none;
}
.entry-content .pipeline_cont.pipeline-desk .mydTitle {
  font-size: 20px;
  font-weight: 600;
  border: none;
  position: relative;
	/* border-left: 1px solid #00a6ab; */
	/* color:#ffffff; */
}
/* .entry-content .pipeline_cont.pipeline-desk tr:nth-of-type(3) td:nth-of-type(1) {
	background-color: #1a3d68;
} */

.entry-content .pipeline_cont.pipeline-desk tr:nth-of-type(6) td:nth-of-type(1) {
	background-color: #00a6ab;
  border-top: 1px solid #fff;
}
.entry-content .pipeline_cont.pipeline-desk tr:nth-of-type(6) td:nth-of-type(1),
.entry-content .pipeline_cont.pipeline-desk tr:nth-of-type(6) td:nth-of-type(1) a {
	color: #ffffff;
}
/* .entry-content .pipeline_cont.pipeline-desk tr:nth-of-type(6) .drug_progress div {
	background: #00a6ab;
} */
/* .drug_detailsX,
.drug_progress,
.entry-content .drug_detailsX {
	width:27%;
	vertical-align: middle;
	border: none;
	padding-left: 1%;
	padding-top:12px;
	padding-bottom: 12px;
	line-height: 1.2;
  height:55px;
} */
.entry-content .pipeline_cont .drug_detailsX,
.entry-content .pipeline_cont .drug_detailsY {
	font-size: 17px;
	font-weight: 600;
	/* border-right: 1px solid #00a6ab; */
  /* border-left: 1px solid #00a6ab; */
}


.entry-content .pipeline-desk .diseaserow td {
	border-bottom:1px solid #00a6ab;
}
.entry-content .pipeline-desk .diseaserow:last-child td {
	border-bottom:none;
}

.pipeline_cont .drug_detailsX span {
  display: block;
}
.entry-content .pipeline_cont .drug_milestones {
	font-size: 16px;
	text-align: left;
  padding: 20px 15px 10px;
	/* border-right: 1px solid #00a6ab; */
}
.entry-content .pipeline_cont .myth {
	width:15%;
	vertical-align: bottom;
	padding: 8px 8px;
	border-width: 1px;
	border: none;
	border-bottom: 1px solid #00a6ab;
		/* border-bottom: 1px solid #00a6ab; */
}
/* .entry-content .pipeline_cont .myth:not(:last-of-type) {
	border-right: 1px solid #00a6ab;
} */
.entry-content .pipeline_cont .drug_progress {
	position: relative;
	line-height: 1;
	padding: 30px 0;
	overflow: hidden;
}
.entry-content .pipeline_cont .drug_progress:after {
	position: absolute;
	content: "";
	left: 0;
	height: 30px;
	width: 100%;
	background-color: #e1e1e1;
	z-index: -1;
}

.entry-content .pipeline_cont.pipeline-desk tr:nth-of-type(5) .drug_progress {
	border-top: 1px solid #00a6ab;
}
.entry-content .pipeline_cont tr:nth-of-type(7) .drug_progress {
	padding: 40px 0;
}
.entry-content .pipeline_cont tr:nth-of-type(7) .drug_progress:after {
	top: 40px;
}

.drug_progress div {
	/*position: absolute;
	height: 40px;
	top:14px;
	left:0; */
	position: relative;
	background-color: #1a3d68;
	/* background: linear-gradient( 90deg, #00a6ab, #009bd8, #212349 ); */
	/* border-radius: 20px; */
  box-sizing: border-box;
  transform-origin: left bottom;
 /* animation: scaleIn 1610ms 0s 1 both ease-out;*/
	display: inline-block;
	vertical-align: top;
	text-align: left;
	height: 30px;
	/* cheat the bar back to match the grid lines */
	left: -4px;
}
.entry-content .pipeline_cont.pipeline-desk tr:nth-of-type(3) .drug_progress div  {
	background: repeating-linear-gradient( -45deg, #1a3d68, #1a3d68 4px, #fff 2px, #fff 10px);
}
/* .entry-content .pipeline_cont.pipeline-desk tr:nth-of-type(5) .drug_progress div  {
  background: repeating-linear-gradient( -45deg, #212349, #212349 4px, #fff 2px, #fff 10px);
}
.entry-content .pipeline_cont.pipeline-desk tr:nth-of-type(7) .drug_progress div  {
  background: repeating-linear-gradient( -45deg, #00a6ab, #00a6ab 4px, #fff 2px, #fff 10px);
} */
.entry-content .pipeline_cont.pipeline-desk tr:nth-of-type(5) .drug_progress div  {
  background: #00a6ab;
}

.drug_progress div p {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	line-height: 28px;
	padding-left: 0;
	/* margin: 10px 0 6px; */
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-align: center;
	margin-bottom: 0;
}
.drug_progress .pipeopen p {
	opacity: 1;
}
.rounded {
	position: absolute;
  width: 16px;
  height: 24px;
  background: inherit;
  /* right: -8px; */
  top: 0;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  vertical-align: middle;
}
.arrow {
	display: none;
	border-bottom: 12px solid transparent;
  border-top: 12px solid transparent;
  border-left: 13px solid #1c94cc;
  font-size: 0px;
  vertical-align: middle;
}
/* .drug_progress .aRight {
    position: relative;
    display: inline-block;
    right: auto;
} */
td .aRight {
  display: inline-block;
	opacity: 1 !important;
	border-top: 17.5px solid transparent;
	border-bottom: 17.5px solid transparent;
	border-left: 11px solid #005e98;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right:-11px;
	position: relative;
	top: 0;
	right: 0px;
	background-color: transparent;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.entry-content .pipeline_cont .column-1 {
	width: 13%;
}
.entry-content .pipeline_cont .column-2 {
	width: 17%;
}
.entry-content .pipeline_cont .column-3,
.entry-content .pipeline_cont .column-4,
.entry-content .pipeline_cont .column-5,
.entry-content .pipeline_cont .column-6 {
	width: 14%;
}
.entry-content .pipeline_cont .column-7 {
	width: 14%;
}
.pipeline-footnote {
	width: 15%;
	text-align: left;
	font-size: 14px;
	margin-left: 85%;
}
@keyframes scaleIn {
  from {
      transform: scaleX(0);
  }

  to {
      transform: scaleX(1);
  }
}

#ct-trial-01 {
	position: relative;
  padding-left: 67px;
}
#ct-trial-01:before {
	position: absolute;
	content: "";
	top: -15px;
  left: -4px;
	width: 70px;
	height: 37px;
	background-image: url(../../uploads/2024/08/spiriTED-logo-v3.png);
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 1;
}
#ct-trial-02 {
	position: relative;
  padding-left: 102px;
}
#ct-trial-02:before {
	position: absolute;
	content: "";
	top: -3px;
	left: -2px;
	width: 105px;
	height: 35px;
	background-image: url(../../uploads/2024/08/tranquilty-logo-v2.png);
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 1;
}
.pipeline-mobile {
	display: none;
}
@media screen and (max-width: 1365px) {
	.entry-content .pipeline_cont th {
		font-size: 14px;
	}
	.entry-content .pipeline_cont.pipeline-desk .mydTitle {
		font-size: 15px;
		padding: 0px 10px;
	}
	.entry-content .pipeline_cont .drug_detailsX,
	.entry-content .pipeline_cont .drug_detailsY {
		font-size: 16px;
	}
	.entry-content .pipeline_cont .drug_milestones {
		font-size: 14px;
	}
}
@media screen and (max-width: 1200px) {
	.entry-content .pipeline_cont .drug_progress {
    padding: 40px 0 !important;
	}
	.pipeline-footnote {
		font-size: 11px;
	}
}
@media screen and (max-width: 1245px) {
	.myth,
	.entry-content .pipeline_cont .myth {
		font-size: 12px;
	}
	.entry-content .pipeline_cont th:after {
    height: 1100%;
	}
	.mydTitle,
	.entry-content .pipeline_cont .mydTitle {
    font-size: 18px;
	}
	.drug_detailsX,
	.entry-content .pipeline_cont .drug_detailsX,
	.entry-content .pipeline_cont .drug_detailsY {
		font-size: 14px;
	}
	.drug_detailsX span,
	.pipeline_cont .drug_detailsX span {
    font-size: 14px;
	}
	.drug_detailsY,
	.entry-content .pipeline_cont .drug_detailsY {
		font-size: 12px;
	}
	.drug_milestones,
	.entry-content .pipeline_cont .drug_milestones {
		font-size: 12px;
	}
	#ct-trial-02:before {
    /*top: -13px; */
	}

}
@media screen and (max-width: 1023px) {
	.pipeline-mobile {
		display: table;
	}
	.pipeline-desk {
		display: none;
	}
	.entry-content .pipeline_cont th {
    font-size: 16px;
    font-weight: 500;
    padding: 20px 0 10px;
	}
	.entry-content .pipeline_cont.pipeline-mobile .mydTitle {
		font-size: 16px;
		color: #fff;
		background-color: #212349;
		text-align: center;
		padding: 6px;
	}
	.entry-content .pipeline_cont.pipeline-mobile tr:nth-of-type(2) td,
	.entry-content .pipeline_cont.pipeline-mobile tr:nth-of-type(8) td,
	.entry-content .pipeline_cont.pipeline-mobile tr:nth-of-type(14) td {
		background-color: #1a3d68;
		color: #1a3d68;
	}
	.entry-content .pipeline_cont.pipeline-mobile tr:nth-of-type(14) td {
		/*background-color: #00a6ab; */
	}
	.entry-content .pipeline_cont .mobile-chart-heading td {
    font-size: 12px;
		text-align: center;
		padding: 6px 2px;
		border-top: 0.5px solid #000;
    border-bottom: 0.5px solid #000;
	}
	.entry-content .pipeline_cont .drug_detailsX,
	.entry-content .pipeline_cont .drug_detailsY {
		font-size: 14px;
    padding: 8px;
    text-align: center;
		border-right: 1px solid #00a6ab;
    border-left: 1px solid #00a6ab;
    border-top: 1px solid #00a6ab;
	}
	.entry-content .pipeline_cont .drug_detailsY {
    font-size: 14px;
	}
	.entry-content .pipeline_cont tr:first-of-type td {
    border-top: none;
	}
	.entry-content .pipeline_cont .mobile-chart-heading td:first-of-type {
		border-left: 1px solid #00a6ab;
	}
	.entry-content .pipeline_cont .mobile-chart-heading td:last-of-type {
		border-right: 1px solid #00a6ab;
	}
	.entry-content .pipeline_cont .drug_progress {
    padding: 0px 0 !important;
		border-right: 1px solid #00a6ab;
		border-left: 1px solid #00a6ab;
	}
	.entry-content .pipeline_cont .drug_progress:after {
    top: 0px !important;
	}
	.entry-content .pipeline_cont.pipeline-mobile tr:nth-of-type(11) .drug_progress div  {
	  background: #00a6ab;
	  background: repeating-linear-gradient( -45deg, #1a3d68, #1a3d68 4px, #fff 2px, #fff 10px);
	}
	.drug_progress div p {
		text-align: right;
		padding-right: 12px;
	}
	.entry-content .pipeline_cont .drug_milestones {
    font-size: 11px;
    padding: 12px 8px;
		border-right: 1px solid #00a6ab;
		border-left: 1px solid #00a6ab;
		border-bottom: 1px solid #00a6ab;
	}
	.entry-content .pipeline_cont .drug_milestones span {
    font-weight:600;
	}
	.drug_milestones br {
    display: none;
	}
	.drug_milestones p {
		margin-bottom: 5px;
		margin-top: 22px;
	}
	#ct-trial-01:before {
    top: -19px;
	}
	#ct-trial-02:before {
		top: -3px;
		left: 1px;
		width: 97px;
		height: 28px;
	}
	.spacer {
    height: 14px;
	}
	.pipeline-footnote {
		font-size: 10px;
		margin-left: 0;
    width: 100%;
	}
	.pipeline-footnote br {
		display: none;
	}

}
td {
 /* border:1px solid rgba(0, 0, 0, 0.4) !important; */
}
