
/*IVT 2022-5-27*/

.genScript-overview-2022 .banner-ivt {
    background-image: url(https://junwx.com/gsimages/ivt/top-bar-ivt-mrna.jpg);
}
  .genScript-overview-2022 .system-box .title-m {
	    margin-top:0;
		margin-bottom:0;
}

 /* .genScript-overview-2022 .iconfont-ivt {
	font-size: 5.625rem!important;
	color: #17b198 !important;
}*/


.step-box-ivt-row a:link, .step-box-ivt-row a:visited {
	color: #333;
	text-decoration: none;
	}
   .step-box-ivt {
    height: 100%;
    padding: 1.9375rem 0;
    border-radius: 5px;
}
    .step-box-ivt:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid dashed dashed dashed;
    border-width: 10px;
    border-color: transparent transparent white #999999;
    font-size: 16px;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}
    .step-box-ivt:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid dashed dashed dashed;
    border-width: 8px;
    border-color: transparent transparent transparent white;
    font-size: 16px;
    position: absolute;
    right: -11px;
    top: 50%;
    transform: translateY(-50%);
}

.step-box-ivt-row>div:last-child>div.step-box-ivt:before, .step-box-ivt-row>div:last-child>div.step-box-ivt:after{
	display:none;
}

.genScript-overview-2022 .fade-in-card .card-item-bg-ivt1 {
	    background: url(https://junwx.com/gsimages/ivt/ivt-mrnap-f1.jpg) no-repeat;
}

.genScript-overview-2022 .fade-in-card .card-item-bg-ivt2 {
	    background: url(https://junwx.com/gsimages/ivt/ivt-mrna-f2.jpg) no-repeat;
}

.row .high-h {
	    height: 12.5rem;
}

.genScript-overview-2022 .card-ivt {
	background: #17b198;
}

.genScript-overview-2022 .iconfont-ivt-yes {
	font-size: 0.9375rem;
}

.iconfont-ivt-yesno {
	color: #17b198;
}

.iconfont-ivt-noyes {
	color: red;
}

.genScript-overview-2022 .btn-original {
	  border: 1px solid #0743a1;
    color: #0743a1;
    display: inline-block;
    padding: 0 1.25rem;
    line-height: 2.25rem;
    height: 2.25rem;
    color: #fff;
    background: #0743a1;
}

.genScript-overview-2022 .btn-original:link, .genScript-overview-2022 .btn-original:visited {
	  background: #0743a1;
	  color: #ffffff;
	  text-decoration: none;
}

.genScript-overview-2022 .btn-original:hover, .genScript-overview-2022 .btn-original:active {
	  background: #082d68;
	  color: #ffffff;
	  text-decoration: none;
	
}
.genScript-overview-2022 .btn-original-border {
	  background: none;
	  color: #0743a1;
}

.genScript-overview-2022 .btn-original-border:link, .genScript-overview-2022 .btn-original-border:visited {
	text-decoration: none;
	color: #0743a1;
	background: transparent;
}
.genScript-overview-2022 .btn-original-border:hover, .genScript-overview-2022 .btn-original-border:active {
	background: #0743a1;
	color: #ffffff;
}

.gray-border {
	border: 1px solid #D3D3D3;
	padding: 0.9375rem 0.9375rem;
}
.shadow-last {
    box-shadow: 0 .5rem 1rem rgba(5, 144, 177, 0.25)!important;
}

.genScript-overview-2022 .LinkNav .btn-ivt-color {
	background: #17b198;
}

.genScript-overview-2022 .LinkNav .btn-ivt-color:hover {
    background: #289987;
}

/*IVT 2022-5-27*/

/* breadcrumbs new */
.genScript-overview-2022 .container.breadcrumbs p a, .genScript-overview-2022 .container.breadcrumbs p {
    color: #999999;
}