.pipeline_cont,
.entry-content .pipeline_cont {
	font-size: 18px;
	color: #3E3F4C;
	/* background-color: #F2F8F8; */
	table-layout: fixed;
	margin: 0 auto 24px;
  padding: 0 !important;
	width: 100%;
	border: none;
	overflow: hidden;
}
.entry-content .pipeline_cont th {
	position: relative;
	font-size: 16px;
	color: #3E3F4C;
  font-weight: 600;
  text-transform: none;
  padding: 16px 8px 4px;
  border-width: 0;
  text-align: center;
  word-wrap: break-word;
  overflow: visible;
  vertical-align: bottom;
  background-color: #F2F8F8;
}
.group-heading th:nth-of-type(1) {
	color: #203B7B;
	text-align: left;
  padding-left: 40px;
}
.group-heading th:nth-of-type(2) {
	color: #203B7B;
	text-align: left;
}
.group-heading th:nth-of-type(1) span,
.group-heading th:nth-of-type(2) span {
	font-weight: 300;
}
.group-heading th:nth-of-type(3) {
	text-align: right;
}
.group-heading .title_cont {
	position: relative;
  z-index: 99;
}
.group-heading .title_cont:before {
	position: absolute;
	content: '';
	top: -10%;
	left: -40px;
	width: calc(100% + 40px);
	height: 128%;
	background-color: #c6dae3;
	z-index: -1;
}
.entry-content .pipeline_cont td {
	font-size: 18px;
	color: #1d242c;
  background-color: #F2F8F8;
	font-weight: 500;
	line-height: 1.2;
  padding: 8px;
	vertical-align: middle;
	border: none;
}
.entry-content .pipeline_cont a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}
.entry-content .pipeline_cont a:hover {
	color: #ffffff;
	text-decoration: underline;
	border-bottom: none;
}
.entry-content .pipeline_cont .mydTitle {
  font-size: 20px;
	color: #333537;
	font-weight: 600;
  border: none;
  position: relative;
	/* border-bottom: 1px solid #000 !important; */
	text-align: center;
}
.entry-content .pipeline_cont .drug_span {
  padding: 18px 0 18px 30px;
}
.entry-content .pipeline_cont .drug_span > div {
	display: flex;
	align-items: center;
	background: #407B9B;
	background: linear-gradient(90deg,rgba(64, 123, 155, 1) 0%, rgba(88, 161, 162, 1) 100%);
	padding: 10px 25px;
	border-radius: 999em;
}
.entry-content .pipeline_cont .drug_detailsX {
	font-size: 24px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	flex: 0 1 40%;
}
.entry-content .pipeline_cont .drug_detailsY {
  font-size: 14px;
	color: #fff;
	font-weight: 300;
}
.entry-content .pipeline_cont .drug_detailsXY {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}
.entry-content .pipeline_cont .drug_detailsXY a {
	color:#5daaa3;
	text-decoration: none;
}
.entry-content .pipeline_cont .drug_detailsXY a:hover {
	color:#5daaa3;
	text-decoration: underline;
}
.entry-content .pipeline_cont .myth {
	width:12%;
	/* color: #27303a;
	font-size: 16px;
	font-weight: 600; */
	text-align: center;
	vertical-align: middle;
	padding: 20px 8px;
	border-width: 1px;
	border-color: #fff;
	border-top: none;
	border-right-width: 2px;
	border-bottom: none;
	border-left: none;
}
.drug_progress,
.entry_content .drug_progress {
	position: relative;
	padding-left: 0 !important;
}
.drug_progress div {
	/*position: absolute;
	height: 40px;
	top:14px;
	left:0; */
	position: relative;
	background-color: #1F3977;
	/* border-radius: 20px; */
  box-sizing: border-box;
  transform-origin: left bottom;
 /* animation: scaleIn 1610ms 0s 1 both ease-out;*/
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	height: 6px;
	z-index: 99;
	box-sizing: content-box;
}
.drug_progress div p {
  position: absolute;
	top: -22px;
	right: 20px;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.2;
	margin: 0 ;
	opacity: 0;
	-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;
}
.drug_progress div p a {
	color: #1d242c !important;
	text-decoration: none
}
.drug_progress div p a:hover {
	color: #1d242c !important;
	text-decoration: underline;
}
.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 {
	position: relative;
  display: inline-block;
  vertical-align: middle;
  background-color: #F2F8F8;
  border: 3px solid #1F3977;
  width: 26px;
  height: 26px;
  border-radius: 999em;
  z-index: 99;
}
.arrow:before {
	position: absolute;
	content: '';
	top: 3px;
	left: 3px;
	width: 14px;
	height: 14px;
	border-radius: 999em;
	background-color: #5CA9A5
}
/* .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;
}
.group-heading th:nth-of-type(1) {
	width: 15%;
}
.group-heading th:nth-of-type(2) {
	width: 27%;
}
.group-heading th:nth-of-type(3) {
	width: 18%;
}
.group-heading th:nth-of-type(4),
.group-heading th:nth-of-type(5),
.group-heading th:nth-of-type(6) {
	width: 10%;
}

.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(5) th:nth-of-type(3),
.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(5) th:nth-of-type(4),
.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(5) th:nth-of-type(5),
.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(5) th:nth-of-type(6) {
	color: #F2F8F8;
}

.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(7) th:nth-of-type(3),
.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(7) th:nth-of-type(4),
.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(7) th:nth-of-type(5),
.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(7) th:nth-of-type(6) {
	color: #F2F8F8;
}
.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(1) th:nth-of-type(3):before {
	position: absolute;
	content: '';
	top: 115%;
  left: 75.5%;
  width: .5px;
  height: 1330%;
  background-color: #ccc;
	z-index: 1;
}
.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(1) th:nth-of-type(4):before,
.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(1) th:nth-of-type(5):before,
.pipeline_cont.pipeline-desk tr.group-heading:nth-of-type(1) th:nth-of-type(6):before {
	position: absolute;
	content: '';
	top: 115%;
  left: 50%;
  width: .5px;
  height: 1330%;
  background-color: #ccc;
	z-index: 1
}
.pipeline_cont.pipeline-desk tr:nth-of-type(8) td {
  background-color: #cee8e7;
}
.pipeline_cont.pipeline-desk tr:nth-of-type(7) th:nth-of-type(2) {
  color: #F2F8F8;
}


.pipeline_cont.pipeline-desk .drug_progress div {
	border-left: 3px solid;
}
.pipeline_cont.pipeline-desk tr:nth-of-type(6) .drug_progress div {
	border-left-width: 0;
}

@keyframes scaleIn {
  from {
      transform: scaleX(0);
  }

  to {
      transform: scaleX(1);
  }
}

.mob-sep {
	display: none;
}
.pipeline-mobile {
	display: none;
}
@media screen and (max-width: 1099px) {
	.entry-content .pipeline_cont th {
		font-size: 14px;
	}
	.drug_detailsX,
	.entry-content .pipeline_cont .drug_detailsX {
		font-size: 18px;
	}
	.drug_progress div p {
    top: -18px;
    font-size: 12px;;
	}
	.group-heading th:nth-of-type(1) {
    width: 22%;
	}
	.group-heading th:nth-of-type(2) {
	    width: 20%;
	}


}
@media screen and (max-width: 1000px) {
	.pipeline-mobile {
		display: table;
	}
	.pipeline-desk {
		display: none;
	}
	.mob-sep {
		display: inline;
	}

	.entry-content .mobile-chart-heading td {
    font-size: 12px;
    text-align: center;
    vertical-align: bottom;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
	}
	.entry-content .mobile-chart-heading td:last-of-type {
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	}
	.entry-content .pipeline_cont th {
    font-size: 18px;
		font-weight: 500;
    padding: 8px 8px 10px;
    background-color: #c6dae3;
	}
	.entry-content .pipeline_cont th span {
    font-weight: 700;
	}
	.pipeline_cont.pipeline-mobile .drug_detailsX {
		color: #1d242c;
	}
	.pipeline_cont.pipeline-mobile .drug_detailsX a {
		color: #1d242c;
	}
	.entry-content .pipeline_cont .drug_detailsX div {
		font-size: 14px;
		padding-top: 8px;
	}
	.pipeline_cont.pipeline-mobile .drug_detailsY {
		font-size: 16px;
		text-align: left;
    color: #227567;
	}
	.pipeline_cont.pipeline-mobile .drug_progress {
		font-size: 16px;
    padding: 0;
	}
	.pipeline_cont.pipeline-mobile .drug_progress div {
    height: 30px;
		background: linear-gradient(90deg, rgba(64, 123, 155, 1) 0%, rgba(88, 161, 162, 1) 100%);
	}
	.rounded {
    right: 0;
	}
	.pipeline_cont.pipeline-mobile tr:nth-of-type(8) .drug_progress {
		padding-bottom: 20px;
	}
	.pipeline_cont.pipeline-mobile tr:nth-of-type(12) .drug_progress {
		padding-bottom: 20px;
	}
	.pipeline_cont.pipeline-mobile tr:nth-of-type(15) .drug_detailsX {
    background-color: #cee8e7;
	}
	.pipeline_cont.pipeline-mobile tr:nth-of-type(16) .drug_progress {
		background-color: #cee8e7;
		padding-bottom: 20px;
	}
	.drug_progress div p {
		position: relative;
		top: auto;
		right: auto;
		text-align: right;
		padding-right: 12px;
		color: #fff;
		font-size: 14px;
		line-height: 31px;
	}
	.pipeline_cont.pipeline-mobile .drug_progress div p a {
		color: #fff !important;
		text-decoration: none
	}
	.pipeline_cont.pipeline-mobile .drug_progress div p a:hover {
		color: #fff !important;
		text-decoration: underline;
	}

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