/* PIPELINE */

.pipeline {
	margin: 0 0 0 0;
	border-right: 1px solid #F4F4F6;
}

.pipeline-header {
	overflow: hidden;
	background: #F4F4F6;
}

/*.pipeline-header .col1 {
	width: 30%;
}

.pipeline-header .col2 {
	width: 70%;
}*/

/*.pipeline-header .col3 {
	width: 60%;
}*/

.row-indications {
	overflow: hidden;
	float: left;
	/*width: 87%;*/
}

/*.pipeline-row .col1 {
	float: left;
	width: 15%;
}

.pipeline-row .col2 {
	float: left;
	width: 25%;
}

.pipeline-row .col3 {
	float: left;
	width: 75%;
}*/

.pipeline-table-header {
	float: left;
	/*background: #dfddd9;
	background: #585858;*/
	background: #F4F4F6;
	/*color: #081c33;
	color: #fff;*/
	color: #8C68AF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0.8em 1em;
	text-align: left;
}

.pipeline-table-header:first-child {
	border-left: none;
}

#pipeline-rows {

}

.pipeline-row {
	border-bottom: 1px solid #F4F4F6;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: repeat-y;
}

.pipeline-row-last {
	border-bottom: 4px solid #F4F4F6;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: repeat-y;
	margin-bottom: 15px;
}

.Immunogen {
    background: url(../images/pipeline-images/color1.png) repeat-y;
}

.Roche {
	background: url(../images/pipeline-images/color2.png) repeat-y;
}

.Sanofi {
	background: url(../images/pipeline-images/color3.png) repeat-y;
}

.Biotest {
	background: url(../images/pipeline-images/color4.png) repeat-y;
}

.Bayer {
	background: url(../images/pipeline-images/color5.png) repeat-y;
}

.Amgen {
	background: url(../images/pipeline-images/color6.png) repeat-y;
}

.Lilly {
	background: url(../images/pipeline-images/color7.png) repeat-y;
}

.Novartis {
	background: url(../images/pipeline-images/color8.png) repeat-y;
}

.CytomX {
	background: url(../images/pipeline-images/color9.png) repeat-y;
}

.Takeda {
	background: url(../images/pipeline-images/color10.png) repeat-y;
}

.provisional-phase .indication .indication-phases .phase:last-of-type,
.provisional-phase .indication .indication-phases .phase:last-of-type span { background:none; }

.provisional-phase .indication .indication-phases .phase:last-of-type {
	color:#000;
	position:relative;
	height:36px;
	padding-right:0;
	border:2px dashed black;
	border-right:none;
}

.provisional-phase .indication .indication-phases .phase:last-of-type::after {
	content:'';
	position:absolute;
	top: 6px;
	right: -13px;
	height: 17px;
	width: 17px;
	border-top:2px dashed black;
	border-right:2px dashed black;
	transform: rotate(45deg) skew(18deg, 19deg);
}

.provisional-phase .indication .indication-phases .phase:last-of-type span {
	height:32px;
	line-height:32px !important;
}

.provisional-phase .indication .indication-phases .phase.phase3:last-of-type span {
	padding-top:2px;
	line-height:14px !important;
}

.pipepline-product-column {
	text-align:center;
}

.pipepline-product-column .row-title {
	padding: 10px 10px 0px;
}

.pipepline-product-column .row-title a{
	color: #005d92 !important;
	font: normal 13px/1.65em arial, helvetica, sans-serif;
    text-decoration: none;
    text-transform: none;
}

.pipepline-product-column .row-title a:hover{
  	text-decoration: underline !important;
}

.pipepline-product-column .row-description p{
    font-family: 'Arial Narrow' !important;
    font-size: 12px !important;
    color: #333;
    padding-bottom: 10px !important;
}

.row-indications .indication-text {
	padding: 0.4em;
	text-align: center;
}

.row-indications .indication {
	overflow: hidden;
	border-top: 1px solid #dfddd9;
}

.row-indications .indication:first-child {
	border-top: 0;
}

.row-indications .indication .indication-phases .phase {
	display: inline-block;
	margin-right: 1.0em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
    font-family: 'lato-regular', arial, helvetica, sans-serif;
    padding-right: 12px;
}


.row-indications .indication .indication-phases .phase span {
	display: inline-block;
	height: 22px;
	padding-left: 7px;
	padding-right: 0px;
	line-height: 26px;
	font-size: 10px;
}

.row-indications .indication .indication-phases .phase0 span {
	background: #b8d0eb;
}

.row-indications .indication .indication-phases .phase1 span {
    background: #7fb1eb;
}

.row-indications .indication .indication-phases .phase2 span {
    background: #3f86d9;
}

.row-indications .indication .indication-phases .phase3 span {
    background: #1c77df;
}

.row-indications .indication .indication-phases .phase4 span {
    background: #26558a;
}

.row-indications .indication .indication-phases .phase5 span {
    background: #679200;
}

.row-indications .indication .indication-phases .phase0 {
	background: url(../images/pipeline-images/pipeline-arrow-light-edited.png) 100% no-repeat;
}

.row-indications .indication .indication-phases .phase1 {
    background: url(../images/pipeline-images/pipeline-arrow-med-edited.png) 100% no-repeat;
}

.row-indications .indication .indication-phases .phase2 {
    background: url(../images/pipeline-images/pipeline-arrow-dark-edited.png) 100% no-repeat;
}

.row-indications .indication .indication-phases .phase3 {
    background: url(../images/pipeline-images/pipeline-arrow-drkr-edited.png) 100% no-repeat;
}

.row-indications .indication .indication-phases .phase4 {
    background: url(../images/pipeline-images/pipeline-arrow-darkest-edited.png) 100% no-repeat;
}

.row-indications .indication .indication-phases .phase5 {
    background: url(../images/pipeline-images/pipeline-arrow-approved-edited.png) 100% no-repeat;
}

.phase-wrapper{
    display: inline-block;
}

.pipeline-key {
	background: #f6f5f4;
	border: 1px solid #dfddd9;
	padding: 1.8em 1em;
	margin: 0 0 1em 0;
	font-size: 0.9em;
}

.pipeline-key span {
	display: inline-block;
	overflow: hidden;
	padding-right: 3em;
}

.pipeline-key span.key-color {
	display: block;
	width: 9px;
	height: 9px;
	padding-right: 0;
	margin: 0.4em 0.4em 0 0;
	float: left;
	background-repeat: repeat;
	background-position: 0 0;
}

.pipeline-key .color1 {
	background-image: url(../images/pipeline-images/color1.png);
}

.pipeline-key .color2 {
	background-image: url(../images/pipeline-images/color2.png);
}

.pipeline-key .color3 {
	background-image: url(../images/pipeline-images/color3.png);
}

.pipeline-key .color4 {
	background-image: url(../images/pipeline-images/color4.png);
}

.pipeline-key .color5 {
	background-image: url(../images/pipeline-images/color5.png);
}

.pipeline-key .color6 {
	background-image: url(../images/pipeline-images/color6.png);
}

.pipeline-key .color7 {
	background-image: url(../images/pipeline-images/color7.png);
}

.pipeline-key .color8 {
	background-image: url(../images/pipeline-images/color8.png);
}

.pipeline-key .color9 {
	background-image: url(../images/pipeline-images/color9.png);
}

.pipeline-key .color10 {
	background-image: url(../images/pipeline-images/color10.png);
}


#content #content-main .pipeline-bottom {
	border: 1px solid #dfddd9;
	border-bottom: 0;
	border-top: 0;
	padding: 1.4em 0.8em 1.4em 0.8em;
	margin: 0;
}

.pipeline-note span {
	display: block;
}

.indication-phases {
	/*padding: 0 1.4em;*/
}

/* Media Query */

@media screen and (max-width: 614px){
	.phase-wrapper{
    	display: block;
	}
}