.xCoord {
	float:left;
	background-color:pink;
	width:20%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height:5px;
}
.xCoordEnd {
	float:left;
	background-color:pink;
	width:19%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height:5px;
}
.xCoordNum {
	float:left;
	background-color:red;
	width:20%;
	line-height:15px;
	font-size: 12px;
}
.entry-content .pipeline_cont a {
	text-decoration: none;
	border-bottom: none;
}
.entry-content .pipeline-desk td {
	border: none;
	/* border: 1px solid rgba(0,0,0,.4); */
}

.drug_desc {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height:1.3;
	text-align:left;
	padding:2px 5px 5px 0;
	padding:15px;
	display: none;
}
.entry-content .pipeline-desk .hdr-line td {
  border: 2px solid #808080;
  border-top: none;
  border-left: none;
  padding: 4px;
}
.entry-content .pipeline_cont .hdr-line-new td {
	padding: 0;
}
.entry-content .pipeline_cont .hdr-line-new td:first-child {
	height: 2px;
	width: 30%;
	opacity: .5;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3d4562+0,3d4562+100&0+1,0.6+8,0.6+76,0+88 */
background: -moz-linear-gradient(left,  rgba(61,69,98,0) 0%, rgba(61,69,98,0) 1%, rgba(61,69,98,0.6) 8%, rgba(61,69,98,0.6) 76%, rgba(61,69,98,0) 88%, rgba(61,69,98,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(61,69,98,0) 0%,rgba(61,69,98,0) 1%,rgba(61,69,98,0.6) 8%,rgba(61,69,98,0.6) 76%,rgba(61,69,98,0) 88%,rgba(61,69,98,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(61,69,98,0) 0%,rgba(61,69,98,0) 1%,rgba(61,69,98,0.6) 8%,rgba(61,69,98,0.6) 76%,rgba(61,69,98,0) 88%,rgba(61,69,98,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003d4562', endColorstr='#003d4562',GradientType=1 ); /* IE6-9 */

}
.mydTitle {
  font-size: 22px;
  margin-top:15px;
  margin-bottom: 15px;
  border: none;
  color: #112061;
  vertical-align: middle;
  position: relative;
}
.mydTitle a {
	text-decoration: none;
	color: #227567;
}
.mydTitle a:hover {
	color: #227567;
    text-decoration: underline;
}
.mytitleRow {
	position: relative;
}


.drug_cat {
	padding:0 25px 25px 25px;
}
.drug_desc h3{
	font-size: 1.4em;
}
.myth {
	font-weight: 300;
}
.entry-content .pipeline_cont td,
.pipeline_cont td {
	padding: 8px;
}
.mydTitle {
	display: none;
}

.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;
}
.pipeline_cont .drug_detailsX {
	font-size: 18px;
	color: #112061;
	text-align: left;
	font-weight: 600;/* dmc */
	}
.pipeline_cont .drug_detailsX a {
	color: #112061;
}
.pipeline_cont .drug_detailsX a:hover {
	color: #96c73e;
}
.pipeline_cont .drug_detailsX div {
	/* color: #96c73e; */
	font-size: 14px;
	font-weight: 400;
}
.pipeline_cont .drug_detailsY {
	color: #112061;
	vertical-align: middle;
	text-align: left;
	font-size: 15px;
}
.pipeline_cont,
.entry-content .pipeline_cont {
	position: relative;
	table-layout: fixed;
	margin: 30px auto 44px;
	border: none;
	width: 100%;
	line-height: 1.3;
  z-index: 99;
}
.myth,
.entry-content .pipeline_cont .myth {
	position: relative;
	width: 16%;
	border-color: #e1dfdf;
	color: #112061;
	padding: 20px 8px 8px;
	font-size: 14px;
	vertical-align: bottom;
	font-weight: 600;
	text-transform: uppercase;
  text-align: center;
}
.entry-content .pipeline_cont .myth:before {
	position: absolute;
	content: "";
	top: -30px;
	right: -1px;
	height: 130px;
	width: 4px;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
}
.entry-content .pipeline_cont .myth:first-of-type:before {
  right: 2px;
}
.entry-content .pipeline_cont .myth:first-of-type:after {
	right: 2px;
}
.entry-content .pipeline_cont .myth:last-of-type:before,
.entry-content .pipeline_cont .myth:last-of-type:after {
	content: none;
}
.entry-content .pipeline_cont .myth:after {
	position: absolute;
	content: "";
	top:0;
	right:0;
	height: 880%;
	height: 1130%;
	width: 2px;
	background-color: #112061;
  z-index: -1;
}
.pipeline_cont.pipeline-desk:before  {
	position: absolute;
	/* content: ""; */
	top:0;
	left:0;
	height: 150px;
	width: 100%;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
	z-index: 0;
}
.pipeline_cont.pipeline-desk:after  {
	position: absolute;
	content: "";
	bottom:-70px;
	left:0;
	height: 210px;
	width: 100%;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);
	z-index: -1;
}
.entry-content .pipeline_cont .column-1  {
  text-align: left;
	width: 14%;
}
.entry-content .pipeline_cont .column-2  {
	/* width: 17%; */
}
.entry-content .pipeline_cont .column-6  {
	width: 22%;
}

.pipeline_cont #phase-1 .drug_progress div {
	/*top: -34px; */
}

.drug_progress,
.entry_content .drug_progress {
	padding-left: 0 !important;
	vertical-align: middle;
	border: none;
	position: relative;
}
.drug_progress .dh {
	height: 34px;
	background-color: #112061;
  position: relative;
  font-size: small;
  box-sizing: border-box;
  line-height: 1;
  transform-origin: left bottom;
 /* animation: scaleIn 1610ms 0s 1 both ease-out;*/
	display: inline-block;
	vertical-align: middle;
	position: relative;
	display: inline-block;
	top:0;
	left:0;

}
.arrow {
	border-bottom: 17px solid transparent;
	border-top: 17px solid transparent;
	border-left: 16px solid #112061;
	font-size: 0px;
	vertical-align: middle;
}
.desc-cont {
	font-size: 14px;
	text-align: center;
  vertical-align: middle;
}
.drug_progress div .pipeBall {/* dmc */
	/*position: absolute;*/
	right:-40px;
	content: "";
	height: 24px;
	width: 24px;
	border-radius: 50%;
	background-color: #3d4562;
	top:-7px;

	top: 21px;
	top:3px;
	left: 15px;
	position: relative;
	display: inline-block;
}
.pipe_div_cont {
	position: absolute;
	left: 0;
	right: 0;
	top: 7px;
	z-index: 3;
	top: 50%;
	transform: translateY(-50%);
	display: block;
}
.drug_progress div p {
	color: #fff;
	font-style: italic;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 300;
	margin: 8px 4px 6px 0;
	opacity: 0;
	text-align: right;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.drug_progress .pipeopen p {
	opacity: 1;
}
.b4hdr td {
	text-align: center;
	border-bottom: none;
}
.b4hdr .ltBlue {
	color: #fff;
	background-color: #90cef4;
	border-radius: 8px;
	border: 4px solid #fff;
	margin-right: 5px;
}
/*.drug_progress div:before {
    position: absolute;
    right: -2px;
    top: -2px;
    content: '';
    border-bottom: 33px solid #fff;
    border-left: 19px solid rgba(29,41,69,1);
}*/

    @keyframes scaleIn {
        from {
            transform: scaleX(0);
        }

        to {
            transform: scaleX(1);
        }
    }
.myth, .entry-content .pipeline_cont .myth {
	word-wrap: break-word;
	overflow: visible;
}
.searchdivs input {
	padding-right:0;
	margin-left: 0;
	background-color: transparent;
}
.page-template-pipeline-preclinical .mytr2  {
	width: 25%;
}
.myth {
	border: none;
}
.pipeline-mobile {
	display: none;
}
.pipeline-notes {
	position: relative;
	font-size: 18px;
	z-index: 99;
}
.pipeline-notes {
	position: relative;
	display: inline-block;
	font-size: 18px;
	z-index: 99;
}
.pipeline-notes:after {
	position: absolute;
	content: "";
	top: -4px;
  left: 100%;
  width: 124px;
  height: 48px;
	background-image: url(/wp-content/uploads/2023/11/abcellera.png);
	background-size: auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.pipeline_cont.pipeline-desk tr:nth-of-type(5) .desc-cont,
.pipeline_cont.pipeline-desk tr:nth-of-type(9) .desc-cont {
    border-bottom: none !important;
}
.pipeline_cont.pipeline-desk .spacer {
	background: #fff;
  border-top: 1px solid #112061;
  border-bottom: 1px solid #112061;
  padding: 11px 0;
}
.pipeline_cont.pipeline-desk tr:last-of-type td {
	/* border-bottom: 1px solid #112061; */
}


@media screen and (max-width: 1024px) {
	.myth,
	.entry-content .pipeline_cont .myth {
		font-size: 12px;
		padding-left: 0;
	}
	.mydTitle,
	.entry-content .pipeline_cont .mydTitle {
    font-size: 18px;
	}
	.drug_detailsX,
	.entry-content .pipeline_cont .drug_detailsX {
		font-size: 14px;
	}
	.drug_detailsX div,
	.pipeline_cont .drug_detailsX div {
    font-size: 14px;
	}
	.drug_progress div .pipeBall {
    height: 18px;
    width: 18px;
    top: 0px;
}
	.drug_detailsY,
	.entry-content .pipeline_cont .drug_detailsY {
		font-size: 12px;
		padding-left: 4px;
	}
	.column-1, .entry-content .pipeline_cont .column-1 {
    width: 13%;
	}

}

@media screen and (max-width: 1000px) {
	.pipeline-mobile {
		display: table;
	}
	.pipeline-desk {
		display: none;
	}
	.entry-content .pipeline_cont.pipeline-mobile .drug_progress_label div p {

	}
	.entry-content .pipeline_cont.pipeline-mobile .drug_progress_label div p {
    display: inline-block;
    font-size: 12px;
    text-align: left;
    margin-bottom: 0;
		width: 33.333%;
		text-align: center;
	}
	.drug_detailsX,
	.entry-content .pipeline_cont .drug_detailsX {
		font-size: 18px;
		background-color: #112061;
		color: #ffffff;
	}
	.drug_detailsX br {
    display: none;
	}
	.drug_detailsX div, .pipeline_cont .drug_detailsX div {
    font-size: 16px;
	}
	.entry-content .pipeline_cont .drug_detailsX a {
		color: #ffffff;
	}
	.drug_detailsY, .entry-content .pipeline_cont .drug_detailsY {
    font-size: 16px;
    padding-left: 0;
	}
	.pipeline-notes {
    position: relative;
    font-size: 16px;
    z-index: 99;
	}
}
.pipeline_cont.pipeline-mobile td {
  border-width: 0;
}
.pipeline_cont.pipeline-mobile th {
	border-color: #112061;
	border-width: 0 0px 1px 0;
	padding: 10px;
}
.pipeline_cont.pipeline-mobile td,
.entry-content .pipeline_cont.pipeline-mobile td {
  padding: 6px 8px;
	border-left: 1px solid rgba(0, 0, 0, 0.4);
	border-right: 1px solid rgba(0, 0, 0, 0.4) ;
}
.pipeline_cont.pipeline-mobile .spacer-row {
	border: none!important;
}
td.drug_progress_label {
  padding-bottom: 20px !important;
}
.pipeline_cont.pipeline-mobile .drug_progress {
	padding: 0 !important;
	/* border-bottom: 1px solid rgba(0, 0, 0, 0.4); */
	height: 33px;
	margin-top: 20px;
}
.pipeline_cont.pipeline-mobile tr:nth-of-type(1) th {
	width:22%;
}
.pipeline_cont.pipeline-mobile tr:nth-of-type(2) th {
	width:40%;
}
.pipeline_cont.pipeline-mobile tr:nth-of-type(3) th {
	width:18%;
}
.desc-cont {
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4) !important;
	padding-top: 12px !important;
}
.desc-cont {
	text-align: center;
}

@media screen and (max-width: 500px) {

}
/* td {
 border:1px solid rgba(0, 0, 0, 0.4) !important;
} */
/* .pipeline_cont.pipeline-mobile td {
 border:1px solid rgba(0, 0, 0, 0.4) !important;
} */
