@import url('https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap');

@font-face {
    font-family: AvantGardeGothicITCW01Bk;
    src: url(../resources/fonts/AvantGardeGothicITCW01Bk.woff2) format("woff2"),url(../resources/fonts/AvantGardeGothicITCW01Bk.woff) format("woff")
}
@font-face {
    font-family: ITCAvantGardeW01-CnMd;
    src: url(../resources/fonts/ITCAvantGardeW01-CnMd.woff2) format("woff2"),url(../resources/fonts/ITCAvantGardeW01-CnMd.woff) format("woff")
}
@font-face {
    font-family: AvantGardeGothicITCW01Bd;
    src: url(../resources/fonts/AvantGardeGothicITCW01Bd.woff2) format("woff2"),url(../resources/fonts/AvantGardeGothicITCW01Bd.woff) format("woff")
}
@font-face {
    font-family: ITCAvantGardeStd-DemiCn;
    src: url(../resources/fonts/ITCAvantGardeStd-DemiCn.woff2) format("woff2"),url(../resources/fonts/ITCAvantGardeStd-DemiCn.woff) format("woff")
}
@font-face {
    font-family: ITCAvantGardeStd-BkCn;
    src: url(../resources/fonts/ITCAvantGardeStd-BkCn.woff2) format("woff2"),url(../resources/fonts/ITCAvantGardeStd-BkCn.woff) format("woff")
}
@font-face {
    font-family: ITCAvantGardeStd-BkCnObl;
    src: url(../resources/fonts/ITCAvantGardeStd-BkCnObl.woff2) format("woff2"),url(../resources/fonts/ITCAvantGardeStd-BkCnObl.woff) format("woff")
}
@font-face {
    font-family: ITCAvantGardeStd-BoldCn;
    src: url(../resources/fonts/ITCAvantGardeStd-BoldCn.woff2) format("woff2"),url(../resources/fonts/ITCAvantGardeStd-BoldCn.woff) format("woff")
}
@font-face {
    font-family: AvantGardeGothicITCW02Md;
    src: url(../resources/fonts/AvantGardeGothicITCW02Md.woff2) format("woff2"),url(../resources/fonts/AvantGardeGothicITCW02Md.woff) format("woff")
}
@font-face {
    font-family: AvantGardeGothicITCW02Dm;
    src: url(../fonts/AvantGardeGothicITCW02Dm.woff2) format("woff2"),url(../fonts/AvantGardeGothicITCW02Dm.woff) format("woff")
}
@media print {
    html body * :not(.map-component, .map-component *) {
        height: auto !important;
    }
	footer, header, #abecmadtc-header {
		display: none !important;
    }
    .col.col-12 {
		padding: 0;
    }           
}
/*body {
	font-family:ITCAvantGardeGothicBook;
    color: #333;
    font-size: 16px;
    line-height: 24px;
}*/
.container {
    /* max-width: 960px; BUE-6700 */
	padding: 0;
    margin: 0 auto;
}
ul li {
	list-style:none;
}
ul, li, .btn{
	padding: 0;
	margin: 0;
}
a,a:hover{
	color: inherit;
}
*:focus:not(:focus-visible) {
  outline: 0 !important;
  box-shadow: none !important;
}
body a:focus,button:focus{
	outline-color:inherit;
	outline-width:1px;
	outline-style:dashed;
}
body a.video-play-icon:focus{
	outline-color:#fff;
}
body .btn-primary:focus{
	outline-offset: 2px;
	box-shadow:none;
	outline-color:#704D9F;
}
.videoPlayerImage2:focus{
	outline-color:#704D9F;
	outline-width:2px;
	outline-style:dashed;
	outline-offset: 4px;	
}
a.navbar-brand:focus,.cmp-utility-nav ul.nav>li.cmp-utility-nav-list-item>a:focus{
	outline-color:#000;
	color:inherit;
}
.blacklink:focus,.purplelink:focus{
	text-decoration:underline;
}
button:focus,.close-icon-button:focus{
	outline-offset: 2px;
	outline-color:#704D9F;
}
.VidModal button:focus{
	outline-offset: -7px;
}
body .modal button.close:focus{
	outline-width: 2px;
}
.close-icon-button:focus{
	outline: 1px dashed #000 !important;
}
.step2-blk button:focus{
	outline-color:#2F837A;
}
.step3-blk button:focus{
	outline-color:#6D6E71;
}
.gigya-screen .gigya-input-text:focus,.gigya-screen .gigya-input-radio:focus,.gigya-composite-control input[type="checkbox"]:focus{
	outline-offset: 2px;
	outline: 2px dashed #704D9F !important;
	box-shadow:none;
	display: block;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit:focus,.gigya-screen .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit:focus-visible{
	outline: 2px dashed #704D9F !important;
    outline-offset: 2px !important;
}
.last-button a:focus{
	outline-color:#704D9F;
}
/* header css */
header{
	position: fixed;
    right: 0;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 1031;
    box-shadow: 0 4px 25px rgb(0 0 0 / 10%);
	transition: top 0.3s;
}
.sticky-header-margin {
    margin-top: 126px;
}
#desktop-navbar {
    padding: 0;
}
.navbar-brand {
	margin-right: 0;
	padding: 0;
}
#menu-utilities-container {
	background-color: #704D9F;
    height: 30px;
}
#header-menu-utilities{
	display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}
#header-menu-utilities a{
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	font-family:ITCAvantGardeGothicMedium;
}
#header-menu-utilities a:hover{
	text-decoration:underline;
}
.link-icon {
	padding-bottom: 4px;
	padding-left: 3px;
}
#navbarSupportedContent {
	flex-wrap: wrap;
}
.toplinks{
	display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
	margin-bottom: 8px;
	padding-left:40px;
}
#utilities-menu-1 { 
	align-items:center;
}
.usAudience{
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color:#333;
	margin:0;
}
.btn-tab.register-now {
	margin-right: 20px;
}
.btn-tab{
	background: #F8F5FC;
	border-radius: 0px 0px 9px 9px;
	text-transform: uppercase;
	/* font-family: 'ITCAvantGardeGothicDemiBold'; */
	font-family:AvantGardeGothicITCW02Dm;
	border: none;
}
.btn-tab a{
	font-size: 14px;
	line-height: 18px;
	color: #704D9F;
	padding: 6px 12px;
	display:block;
	margin:2px;
}
.abc-register-page .zipCode .gigya-error-msg{
	margin-top: -23px !important;
}
#utilities-menu { 
	padding-left: 40px;
	width: 100%;
	/* gap:42px; */
	gap:39px; /* ABDTC-94 */
}
#utilities-menu a.nav-link{
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding:8px 0 10px;
}
#utilities-menu-1 .btn-tab:hover{ 
	background: #704D9F;	
}
#utilities-menu-1 .btn-tab:hover a{
	color: #fff;
    text-decoration: none;
}
#utilities-menu .nav-item.active > a,#utilities-menu .nav-item a.active,#utilities-menu .nav-item a:hover{
	color: #c20f2f;
	font-family: 'ITCAvantGardeGothicDemiBold';
}
#utilities-menu .dropdown-item{
	font-size:12px;
	line-height:14px;
	margin:0 0 16px;
	background: #fff;
	padding:0;
}
#utilities-menu .dropdown-item:last-child {
    margin-bottom: 0;	
}
#utilities-menu .dropdown-item:hover,#utilities-menu .dropdown-item.active{
	text-decoration:underline;
}
#indication-container {
	display: none;
}
.dropdown-toggle::after {
    content: none;
}
/* footer content */
.bg-light-blue, .bg-lighter-blue {
    background-color: #fff;
}
.footer-links-section {
	padding: 60px 0 54px !important;
}
.footer.footer-variation-one {
	margin: 0 !important;
}
.utility-nav-footer {
	display: none;
}
.footer-nav{
	margin-bottom: 47px;
}
#footer-logo-bms{
	max-width: 457px;
    height: 54px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
	margin-bottom:16px;
}
#footer-logo-bms > a.footer-bms-logo{
	padding-right:28px;
	margin-bottom:0
}
#footer-logo-bms > a.footer-270bio-logo{
	position:relative;
	margin-bottom:0;
}
#footer-logo-bms > a.footer-270bio-logo:before{
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    background: grey;
}
#footer-logo-bms .footer-bms-logo img { 
	/* width: 278px; */
    /* height: 54px; */
	max-width:100%;
	height:auto;
}
#footer-logo-bms .footer-270bio-logo img { 
    width: 177px;
	height: auto;
}
#footer-menu{
	display: flex;
    justify-content: space-between;
    gap: 34px;
}
.footer-menu a, .cmp-isi .isi-container .footer-menu a{
	font-size: 12px;
    line-height: 14.4px;
    font-family: ITCAvantGardeGothicMedium;
	margin-bottom: 16px;
    display: block;
	color:#333;
}
#footer-menu li.footer-menu.nobr a {
    white-space: nowrap;
}
.cmp-utility-nav ul.nav{
	margin: 46px 0 -3px 0px;
}
.cmp-utility-nav ul.nav>li.cmp-utility-nav-list-item:nth-child(4) > a,.cmp-utility-nav-mbl ul.nav>li.cmp-utility-nav-mbl-list-item:nth-child(4) > a { 
	border-right : 0;
}
.cmp-utility-nav ul.nav>li.cmp-utility-nav-list-item > a,.cmp-utility-nav-mbl .nav>li.cmp-utility-nav-mbl-list-item a {
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding-right: 12px;
	margin-right:12px !important;
    border-right: 1.5px solid #333;
	/* font-family: 'ITCAvantGardeGothicBook'; */
	font-family: AvantGardeGothicITCW01Bk;
}
.copyright-content {
	margin-top: 10px;
}
.cmp-footer-isi-content-element .isi-container, .cmp-isi .isi-container{
	font-family: 'ITCAvantGardeGothicBook'; 
}
.footer .copyright-content p{
	color: #4C4C4C;
	font-size: 12px;
	line-height: 16px;
}
.sitemap-container li a:hover,#footer-menu li > a:hover,.cmp-utility-nav ul.nav>li.cmp-utility-nav-list-item>a:hover{
	color: #c20f2f;
	opacity: .75;
    text-decoration: underline;
}
/* footer content */

.abc-register-page .isi-container.preview-container .arrow.plus svg{
	vertical-align : bottom !important;
}
.abc-register-page .isi-container.expand-container .arrow.minus svg{
	vertical-align: text-bottom !important;
}
.abc-register-page .isi-container.collapse-container .arrow.plus svg{
	vertical-align: text-bottom !important;
}


.btn-secondary, .btn-secondary a,.first-button {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	background-color: #fff;
    color: #753cbe;
    border: 1px solid #753cbe;
	padding: 12px 28px;
	border-radius: 24px;
	font-family: AvantGardeGothicITCW02Md,serif;
	width: 280px;
    max-height: 50px;
}
.ext-link {
	width: 24px;
	height: 24px;
	margin-left: 12px;
	background: url(../resources/images/external-link.svg);
}
.btn-primary:hover .ext-link {
	background: url(../resources/images/external-link-purple.svg);
}
.link-with-arrow a {
	font-size: 18px;
	line-height: 22px !important;
	text-transform: uppercase;
	color: #753CBE !important;
    font-family: AvantGardeGothicITCW02Dm,serif !important;
}
.indication-close {
	width: 24px;
	height: 24px;
	margin-left: 8px;
}
.btn-primary .download-btn:after {
    content: "";
    width: 24px;
    height: 24px;
	background-size: 24px 24px;
    position: relative;
	top: 0;
	background-image: url(../resources/images/Download-white.svg);
}
.btn-primary:hover .download-btn:after{
	background-image: url(../resources/images/download.svg);
}

/* ISI content */
.abecmadtc-isi-content {
	margin: 46px 0 75px;
}
.purple-subhead {
	color: #704D9F;
	font-size: 20px;
	line-height: 24px;
	font-family: ITCAvantGardeGothicDemiBold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.isi-content h3.boldcnt{
	font-family:ITCAvantGardeGothicDemiBold;
    font-size: 16px;
	line-height:22px;
	color: #000;
}
.isi-content p,.isi-content li{
	font-size:17px;
	line-height:22px;
	letter-spacing:0.1px;
	font-family: 'ITCAvantGardeGothicBook' !important;
	color:#000;
	margin-bottom: 8px;
}
.isi-content h3.boldcnt.mt-spc{
	margin-top:16px;
}
.isi-content .custom-list.columncunt3{
	column-count: 3;
	margin-bottom:9px;
}
.isi-content p.spc{
	margin-bottom:24px;
}
.isi-content p.isiUSPresc{
	font-family:ITCAvantGardeGothicCondensedDemiBold;
}
.isi-content p.isiUSPresc b{
	font-family:ITCAvantGardeGothicCondensedBold;
}
.cmp-isi .up-arrow {
	background-image: url(../resources/images/more-icon.svg);	
}
.cmp-isi .down-arrow {
	background-image: url(../resources/images/less-icon.svg);
}
.isi-header .arrow {
	width: 14px;
    height: 14px;
	left: 8px;
}
span.arrow.up-arrow:before,
span.arrow.down-arrow:before {
    content: "";
    width: 64px;
    position: absolute;
    height: 20px;
    left: -46px;
    top: -4px;
}
.cmp-isi .more-text-container, 
.cmp-isi .hide-text-container {
	text-transform: uppercase;
    /* font-family: ITCAvantGardeGothicDemiBold; */
	font-family:AvantGardeGothicITCW02Dm;
    color: #704D9F;
	font-size: 12px;
	line-height: 14.4px;
	display: flex;
	justify-content: end;
}
.sticky-element .abecmadtc-isi-content {
	margin-top: 0;
}
.cmp-isi.is-preview {
    top: 80%;
}
.cmp-isi.is-preview .show-in-expand {
	display: none;
}
.cmp-footer-isi-content-element .isi-container, .cmp-isi .isi-container {
	/* max-width: 960px; BUE-6700 */
    margin: auto;
	position: relative;
}
/* .cmp-isi.sticky-element .more-text-container, .cmp-isi.sticky-element .hide-text-container {
	position: absolute;
	right: 25px;
} BUE-6700 */
/* .cmp-isi .isi-container .isi-container-title {
	display: none;
} BUE-6700*/
/* .cmp-isi.is-expanded { */
	/* top: 127px; */
/* } */
/* .show-indication .cmp-isi.is-expanded { */
	/* top: 214px; */
/* } */
.sticky-header .cmp-isi.is-expanded {
	top: 127px;
}
.cmp-footer-isi-content-element .isi-container ul li, .cmp-isi .isi-container ul li {
	list-style-type: none !important;
}
.isi-footer-wrapper:before {
	content: "";
	position:relative;
	display: block;
	width: 100%;
	height: 20px;
	background: linear-gradient(90deg, #753CBE 0%, #32D9C3 100%);
}
.cmp-isi .isi-container a{
	font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    color: inherit;
    letter-spacing: inherit;
    line-height: inherit;
}
.abecmadtc-isi-content .d-flex{
	justify-content:space-between;
}
.abecmablk{
	width: calc(100% - 276px);
    margin-right: 10px;
}
.isibgblk{
	background: #F8F5FC;
    border-radius: 10px;
    padding: 10px 16px;
    width: 266px;
    height: 112px;
}
.isibgblk p{
	margin-bottom: 2px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'ITCAvantGardeGothicMedium';
}
.isibgblk a, .cmp-isi .isi-container .isibgblk a{
	font-size: 16px;
    line-height: 24px;
}
/* Exist popup style*/
.external-link-warning-modal .modal-dialog{
	width: 616px;
	padding: 52px 24px 72px !important;
	background: #FFFFFF;
	border-radius: 15px;
}
.modal button.close{
	width:24px;
	height:24px;
}
.modal button.close {
	right: 10px;
    top: -20px;
	opacity: 1;
}
.modal-dialog {
	margin: 0 auto;
	max-width: initial!important;
}
.modal-content {
	border: none;
}
.modal-header {
	border: none;
	padding: 0 0 0 0;
	display: block;
}
.modal-header h5.approvedIndi p{
	color: #753CBE;
	font-size: 22px;
	line-height: 32px;
	font-family: ITCAvantGardeGothicMedium;
    text-align: center;
}
.IndicationContent {
	text-align: center;
	margin: 28px auto 40px;
}
.external-link-warning-modal .modal-button {
	flex-direction: row-reverse;
    width: auto;
    justify-content: center;
    gap: 60px;
}
.external-link-warning-modal .modal-button > div {
	width: auto !important;
	border: 1px solid #704D9F;
	border-radius: 25px !important;
	padding: 0;
}
.modal .modal-content .overlay-wrapper {
    padding: 0;
}
.modal .modal-content .overlay-wrapper .modal-button .last-button,
.modal .modal-content .overlay-wrapper .modal-button .first-button:hover {
	background: #704D9F !important;
}
.modal .modal-content .overlay-wrapper .modal-button .first-button,
.modal .modal-content .overlay-wrapper .modal-button .last-button:hover {
	background: #fff !important;
}
.last-button a, .first-button a:hover, .first-button:hover a{
	color: #fff !important;
}
.last-button a:hover, .first-button a, .last-button:hover a {
	color: #704D9F !important;
}
.last-button a:hover, .first-button a:hover { 
	text-decoration: none;
}	
.last-button a, .first-button a {	
	font-size: 18px;
	line-height: 22px;
	padding: 8px 20px;
	display:flex;
}
.modal-open .modal {
	background: rgba(51, 51, 51, 0.5);
	z-index: 10000;
}
.modal.show .modal-dialog {
	top: 50%;
    transform: translateY(-50%);
}
.modal-dialog > button.close {
	display: none;
}
/* global styles */
.cmp-backToTop-wrapper {
	display:none !important;
}
.brightcove.section,.bgimage.section {
	display: block !important;
}
.mpage,.mpage.inline {
	display:none;
}
.dpage {
	display:block;
}
.dpage.inline {
	display: inline-block;
}
h1 {
	font-size: 40px;
	line-height: 50px;
}
h2,.leveltwo{
	font-size: 26px;
	line-height: 42px;
	font-family: ITCAvantGardeGothicMedium;
}
h3,.thirdlevel{
	font-size: 26px;
	line-height: 34px;
	margin-bottom:8px;
}
h4,p.levelfour,.abecma-stories.greenborder h2{
	font-family: ITCAvantGardeGothicMedium;
	font-size: 22px;
	line-height: 32px;
	margin-bottom:8px;
}
h5,.levelfive,.after-infusion-list h3{
	font-size: 18px;
	line-height: 24px;
	font-family: ITCAvantGardeGothicMedium;
	margin-bottom: 0;
}
.font20{
	font-size:20px;
	line-height:30px;
	font-family:ITCAvantGardeGothicMedium;
}
.font22,#outcomes-body .content2 ul li{
	font-size:22px;
	line-height:32px;
	font-family:ITCAvantGardeGothicMedium;
}
.banner-title {
	/* color: #C20F2F;	 */
	color: #000000; /* ABDTC-97 */
}
#stories-body .banner-title{
	margin-bottom:20px;
}
#care-partners-body .banner-title,
#downloadable-resources-body .banner-title,
#organization-body .banner-title{
	margin-bottom:10px;
}
.card-container.exp-beft-bg-container--mod-1 {
    /* border-bottom: 1px solid #EAEAEA; */ /* ABDTC 102 */
    margin-bottom: 46px;
	position:relative;
}
#outcomes-body .breadcrumb{
    position: relative;
    z-index: 1;
}
#outcomes-body .bannerblk{
	position: relative;
    z-index: 1;
}
.bannerblk{
	max-width: 77.5%;
	height: calc(250px - 68px);
	margin-top: 20px; /* ABDTC-94 */
}
.footnoteblk{
	position:absolute;
	bottom:12px;
}
.background-image{
	height: 250px;
    top: 0;
    right: 0;
    position: absolute;
}
.breadcrumb.section{
	padding: 22px 0 20px 0;
    margin: 0;
	background:none;
}
.breadcrumb.section *{
	font-size:18px;
	line-height:24px;
	background: none;
	padding:0;
	margin:0;
	font-family:ITCAvantGardeGothicMedium;
}
.breadcrumb ul li:nth-child(2){
	color:#C20F2F;		
	background:none;
	padding-left: 14px;
	/* font-family:ITCAvantGardeStd-BkCnObl; */
	display: initial;
}
.breadcrumb li:not(.breadcrumb) a{
	padding-right: 14px;
}
.breadcrumb li{
	position:relative;
}
.breadcrumb li:not(:last-child):after {
    content: "|";
    right: -7px;
    position: absolute;
    top: 0;
}
.custom-list li {
	margin-bottom: 8px;
	padding-left: 12px;
	position: relative;
}
.custom-list li:before {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 0px;
    top: 10px;
    background: #000;
}
.custom-list.purple-arrow li:before {
	width: 6px;
    height: 11px;
    left: 0px;
    top: 5px;
    background: url(../resources/images/purple-triangular.svg);
	background-repeat: no-repeat;
    background-position: 1px;
}
.turquoise-text {
	color: #2F837A;	
}
.purple-text {
	color: #704D9F;
}
.purple2-text {
	color: #753CBE;
}
.black{
	color:#000;
}
.btn-primary, .last-button {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	background-color: #704D9F;
    color: #fff;
    border: 1px solid #704D9F;
	padding: 7px 21px;
	border-radius: 24px;
	/* font-family: 'ITCAvantGardeGothicDemiBold'; */
	font-family:AvantGardeGothicITCW02Dm;
	display:inline-block;
	position:unset;
}
.btn-primary:hover, .last-button:hover {
    background-color: #fff;
    color: #704D9F;
    border-color: #704D9F;
	text-decoration: none;
}
.acchead{
	display: flex;
    width: 100%;
    align-items: center;
}	
.acchead button{
	background: none;
    border: none;
	padding:0;
	margin-left:auto;
	display:flex;
	align-items:center;
}
.accopen a,.accclose a{
	text-align: right;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 14px;
    color: #753CBE;
    font-family: ITCAvantGardeGothicDemiBold;
    text-transform: uppercase;
    cursor: pointer;
}
.accordion-container button[aria-expanded="true"] .plus-minus span { 
	transform: rotate(90deg);
} 
.accordion-container button[aria-expanded="false"] .plus-minus span:nth-child(1){
	left: 7px;
    right: auto;
    height: 2px;
    top: 17px;
    width: 22px;
}
.plus-minus span:nth-child(1){
    left: 50%;
    right: 50%;
    width: 0;
}
.plus-minus span:nth-child(2) {
    top: 7px;
    bottom: auto;
    width: 2px;
    left: 17px;
    height: 22px;	
}
.plus-minus span { 
    position: absolute;
    transition: .3s;
    background: #753cbe;
    border-radius: 0;
}
.plus-minus {
	margin-left: auto;
	position: relative;
	min-width: 40px;
    height: 40px;
    background: transparent;
    cursor: pointer;
    border: 2px solid #753cbe;
    border-radius: 20px;
	display:inline-block;
}
.tabs .cmp-tabs{
	display:block !important;
	font-family:ITCAvantGardeGothicBook;
}
.accordion-mobile{
	display:none !important;
}
.tabs .cmp-tabs .nav-tabs{
	justify-content: space-between;
	border:none;
	gap: 24px;
    flex-wrap: inherit;
}
.cmp-tabs .nav-tabs .nav-item{
	margin:0;
	width:100%;	
}
.tabs .cmp-tabs .nav-tabs .nav-item{
	background: #F8F6FA;
	border: 2px solid rgba(117, 60, 190, 0.25);
	color: #704D9F;	
	text-align: center;
	border-top-right-radius: 8px;
    border-top-left-radius: 8px;
	border-bottom: none;
	font-family:ITCAvantGardeGothicDemiBold;
}
.cmp-tabs .nav-tabs .nav-item:has(a.active){
	background:#704D9F;
}
.tabs .cmp-tabs .nav-tabs .nav-item a.nav-link{
	font-size: 18px;
	line-height: 24px;
	color:inherit;
    background: inherit;
    border: none;
    border-radius: 0;
    padding: 15px 0;
    margin: 2px;
}
.tabs .cmp-tabs .nav-tabs .nav-item a.nav-link.active{
	color: #fff;
	background: #704D9F;
}
.tab-content-wrapper.tab-content{
	padding: 29px 40px 36px;
	background: #FFFFFF;
	border: 2px solid #704D9F;
	border-radius: 0 0 20px 20px;
	position: relative;
}
.tabs .cmp-tabs .tab-pane{
	border:none;
	padding:0;
}
.tooltip {
    position: relative;
    display: inline;
    opacity: 1; 
	font-size: inherit !important;
    line-height: inherit !important;
	white-space: nowrap;
}
.tooltip a{
	color: #2F837A;
    font-family:'ITCAVANTGARDEGOTHICBOLD';
    text-decoration: underline;
}
.tooltip .tooltiptext {
	visibility: hidden;
	text-align: center;
	position: absolute;
	z-index: 1;
	margin-left: 0px;
	opacity: 0;
	padding: 12px 16px 16px;
	width: 260px;
	box-shadow: 0px 7px 3px rgba(0, 0, 0, 0.01), 0px 4px 2px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.09), 0px 0px 1px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	bottom: 36px;
	left: 0px;
	border: 1px solid #55C3B7;
    background: #F5FDFC;
	text-align:left;
	font-size: 16px;
    line-height: 20px;
    font-family: 'ITCAVANTGARDEGOTHICBOOK';
	white-space: break-spaces;
}
.tooltip.open .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.tooltip.open::before {
    content: "";
    position: absolute;
    bottom: 12px;
    left: 25%;
    right: 0;
    border-width: 0px;
    border-style: solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 10px solid #55C3B7;
    border-bottom: 14px solid transparent;
    width: 10px;
    height: 5px;
    z-index: 2;
	opacity: 1;
}
.tooltip .boldtxt {
    color: #2F837A;
    font-family: 'ITCAVANTGARDEGOTHICBOLD';
}
.skip-links a {
    left: 0%;
    position: absolute;
    transform: translateY(-100%);
    overflow: hidden;
    height: 1px;
    width: 1px;
}
.skip-links a:focus {
    /* width: 113px; */
    /* text-decoration: underline; */
    visibility: visible;
    /* height: 30px; */
    text-align: center;
    background: #704D9F;
    color: #ffffff;
    position: relative;
    padding: 2px 10px;
}
.greenborder {
    border: 2px solid #55C3B7;
	background: #F5FDFC;   
}
.greenborder.oval{
	border-radius: 72.5px;
    padding: 26px 82px 26px 89px;   
    text-align: center;
	margin-bottom:53px;
	position:relative;
	border:2px solid #32D9C3;
}
.greenborder.oval > img{
	position:absolute;
}
.greenborder.oval .levelfive{
	color:#3A3A3A;
}
#bgimage{
	/* max-width:1400px; */
	max-width:100%; /* ABDTC-94 */
	margin: 0 auto;
	position:relative;
	/*top: 13px;*/ /*abdtc-88*/
	top: 4px; /* ABDTC-94 */
}
#bgimage .col{
	position:unset;
}
p.note-disclaimer {
	color:#000;
    position: absolute;
    right: 65px;
    bottom: 0;
    font-size: 12px;
    line-height: 16px;
    font-family: 'ITCAvantGardeGothicCondensedBook';
	margin-bottom:12px;
}
.foot-note {
	font-size: 12px;	
    line-height: 16px; 
    font-family: ITCAvantGardeGothicCondensedMedium;
	margin-bottom:0;
	text-indent:-5px;
	margin-left:5px;
}
.foot-note.ml-spc{
	text-indent:0;
}
.blacklink{
	text-decoration:underline;
}
.purplelink,.insta-overlay-page .blacklink{
	color: #753cbe;
	text-decoration:underline;
}
.purplelink:hover,.blacklink:hover{
	opacity:0.75;
	text-decoration:underline;
}
.mediumfont{
	font-family:'ITCAvantGardeGothicMedium';
}
.demibold,.abecma-stories.greenborder h2{ 
	font-family:'ITCAvantGardeGothicDemiBold'; 
}
.boldfont{
	font-family: 'ITCAvantGardeGothicBold';
}
.card-container.exp-beft-bg-container--mod-2 .card-color-container {
	padding: 60px 0;
	margin-top:50px;
}
sup {
    font-size:67% !important;
}
p.mb-spc{
	margin-bottom:26px;
}
.cta-btmblk {
    display: flex;
    gap: 24px;
}
.ctacnt {
    background: #fff;
    border-radius: 20px;
    border: 2px solid #98ECE1;
    flex: 1;
    text-align: center;
    padding: 38px 40px 40px;
	display: flex;
    flex-direction: column;
}
.cta-img {
    min-height: 66px;
    align-items: center;
    display: flex;
    justify-content: center;
	margin-bottom:10px;
}
.ctacnt p{
	font-size:22px;
	line-height:32px;
	font-family:ITCAvantGardeGothicMedium;
	margin-bottom:26px;
}
.ctacnt a{
	margin: auto auto 0;
	padding:7px 21px;
}
.ctacnt.fullwidth{
	margin-bottom:24px;
	padding: 36px 40px 45px;
}
.ctacnt.fullwidth p{
	margin-bottom:30px;
}
img.cell360img {
    height: 55px;
}
/* homepage content */
.headline {
	text-transform: uppercase;
	font-family: ITCAvantGardeGothicCondensedBold;
	color:#3C4543;
	margin:22px 0 13px;
}
.headline2 {
	font-size: 85px;
	line-height: 72px;
	letter-spacing: -1.7px;	
	font-family: ITCAvantGardeGothicCondensedBold;
	margin: 0;
}
.headline2 span{
	font-size:107px;
	letter-spacing: -2.14px;
}
.headline3 {
	font-size: 48px;
    line-height: 58px;
	/* font-family: ITCAvantGardeStd-BkCnObl; */
	letter-spacing: -0.96px;
	margin:2px 0 3px;
	font-family: ITCAvantGardeStd-BkCn;
    font-style: italic;
}
#home-bodycontent .mediumfont{
	margin-bottom:10px;
}
.home-banner .btn-primary{
	font-size: 24px;
	line-height: 22px;
	/* font-family: 'ITCAvantGardeGothicDemiBold'; */
	font-family:AvantGardeGothicITCW02Dm;
	margin-top:8px;
	padding: 11px 20px;
}
#home-bodycontent .bgimage{
	/* margin-bottom:16px; */
	margin-bottom: 0; /* ABDTC-94 */
}
.home-quotationblk{
	border: 2px solid #98ECE1;
    border-radius: 20px;
    position: relative;
	padding: 36px 92px 40px;
	margin:50px 0;
}
.home-quotationblk img:first-child{
	position: absolute;
    top: -36px;
    left: -24px;
}
.home-quotationblk img:last-child{
	position: absolute;
    bottom: -32px;
    right: -24px;
}
.font20-italic{
	text-align: right;
    font-size: 20px;
    line-height: 24px;
    color: #704D9F;
    font-style: italic;
	font-family:'ITCAvantGardeGothicCondensedBook';
	margin-bottom:0;
}
.ctas {
    display: flex;
    gap: 24px; 
	margin-bottom:50px;	
}
.cta-blk {
    border: 2px solid #753CBE;
    border-radius: 20px;
    background: #F8F5FC;
    flex: 1;
	padding: 33px 24px 37px;
    text-align: center;	
}
.cta-blk .imgblk{
	min-height: 67px;
    display: flex;
    margin-bottom: 14px;
    justify-content: center;
}
.cta-blk .cntblk{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100% - 81px);
	align-items:center;
}
.cta-blk p.subhead {
    font-size: 22px;
	line-height:28px;
    margin-bottom: 16px;
	font-family:ITCAvantGardeGothicMedium;
}
.cta-blk p:not(.subhead){
	margin-bottom:24px;
}
.cta-blk .btn-primary {
    max-width: 220px;
	font-size:16px;
	line-height:18px;
	padding: 4px 20px;	
}
.background-cnt{
	text-align:center;
	padding: 84px 0 57px;
}
/* understanding content */
#understanding-body .bgimage{
	/* margin-bottom:48px; */
	margin-bottom: 0; /* ABDTC-94 */
}
.ctas.noborder{
	gap:12px;
	margin:16px 0;
}
.ctas.noborder .cta-blk{
	border:none;
	position:relative;
	background:#F3F0F7;
	padding: 52px 60px 40px;
	border-radius:40px;
}
.ctas.noborder .cta-blk:last-child{
	background:#EBE6F0;
}
.ctas.noborder .cta-blk .imgblk{
	min-height: 130px;
	margin-bottom:30px;
}
.ctas.noborder .btntxt{
	border: 1px solid #704D9F;
	color:#704D9F;
    border-radius: 25px;
    font-size: 22px;
	line-height:31px;
    /* font-family:ITCAvantGardeGothicDemiBold; */
	font-family:AvantGardeGothicITCW02Dm;
    padding: 6px 22px;
	background:#F8F5FC;
	width: fit-content;
    margin: 0 auto 38px;
}
.ctas.noborder .btntxt+p{
	font-size:20px;
	line-height:28px;
	color:#000;
}
.cta-blk img.float-img {
    position: absolute;
    left: -33px;
    top: calc(50% - 29px);
    bottom: 50%;
}
img.abecmaworks{
	margin:35px auto 0;
}
/* rightforme content */
#rightforme-body .background-image{
	background: url(/content/dam/commercial/us/abecmadtc/en/images/image-hero-is-ABECMA-right-for-me-desktop_update.svg) no-repeat right bottom;  
    width: 257px;
}
.greenborder.tableblk{
	margin: 26px 0 50px;
	border-radius:47px;
	border: 1px solid #98ECE1;
	background: #fff;
}
.greenborder.tableblk .boldfont{
	margin: 0;
    padding: 16px 0;
}
.greenborder.tableblk > p{
	text-align:center;
}
.tablecnt {
	border-bottom:1px solid #55C3B7;
}
.tablecnt > ul{
	display: flex;
    width: 100%;
}
.tablecnt > ul > li{
	flex:1;
}
.tablecnt > ul > li:not(:last-child){
	border-right:1px solid #98ECE1;
}
.tablecnt .bgclr {
    background: #704D9F;
    color: #fff;
	font-family: 'AvantGardeGothicITCW01Bd';
	margin-bottom:0;
	padding:10px 0;
	display: flex;
    align-items: center;
    justify-content: center;
}
.tablecnt p{
	margin-bottom:0;
}
.tablecnt ul.custom-list{
	margin:18px 0 18px 40px;
}
.tablecnt ul.custom-list li{
	margin-bottom:14px;
	padding-left:19px;
}
.tablecnt ul.custom-list li:last-child{
	margin-bottom:0;
}
.tableblk .lastbg{
	margin:0;
	padding:16px 0;
	background: #DCF2F0;
    border-radius: 0 0 47px 47px;
}
.greenborder.blkcnt{
	margin-bottom:50px;
	border-radius:16px;
	padding: 28px 40px 28px;
}
.blkcnt .flexblk{
	display:flex;
	margin: 42px 35px 10px;
}
.blkcnt .flexblk p{
	color: #753CBE;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	text-transform: uppercase;
	display: flex;
    align-items: center;
	font-family: 'ITCAvantGardeGothicBold';
	gap:10px;
}
#rightforme-conversation-content{
	margin-bottom:45px;
}
.conversation{
	text-align: center;
	padding:40px 0 58px;
}
.conversation h2{
	margin-bottom:16px;
}
.conversation .download-btn:not(.grey){
	color:#753CBE;
}
.conversation a:hover{
	text-decoration:underline;
}
#rightforme-body h2.mb18{
	margin-bottom:18px;
}
.greybg-blk{
	background: #F8F5FC;
    border-radius: 40px;
    display: flex;
    align-items: center;
    padding: 5px 58px 4px;
    gap: 20px;
	margin: 50px auto 0;
    max-width: 796px;
}
/* outcomes content */
#outcomes-body .background-image {
    background:url(/content/dam/commercial/us/abecmadtc/en/images/image-hero-treatment-outcomes-desktop_update.svg) no-repeat right bottom;  
    width: 207px;
}
#outcomes-body p.tabhead{
	margin: 48px 0 25px;
}
#outcomes-body .tabs.section{
	margin: 0 0 45px;
}
#outcomes-body .tab-content h3{
	margin-bottom:30px;
}
.tab-content hr{
	border-top:1px solid #000;
	margin: 40px;
}
.tab-content .levelfour.head{
	color:#704D9F;
	margin-bottom:0;
}
.outcomes-flex{
	display: flex;
    align-items: center;
    gap: 42px;
}
.outcomes-flex.two{
	margin-bottom:35px;
}
#outcomes-body .content2 ul{
	margin-left:12px;
}
/* side-effects  content */
.sideeffects-topblk ul{
	column-count:2;
	margin-left:10px;
}
ul.purple-arrow.count2{
	gap: 0 90px;
    column-count: 2;
    max-width: 512px;
    margin: 16px 0 8px;
}
#sideeffects-body .tabs.section{
	margin: 45px 0 45px;
}
#sideeffects-body .tabs h4{
	font-size:16px;
	line-height:24px;
}
.greenborder.oval.wid716{
	max-width: 716px;
    padding: 24px 42px;	
}
#sideeffects-body .greenborder.oval{
	margin: 40px auto 26px;	
}
.sideeffect-cnt2flx{
	display: flex;
    align-items: flex-start;
}
.sideeffect-cnt2flx ul{
	max-width: auto;
    gap: 0 32px;
}
.sideeffect-cnt2flx ul li{
	margin-bottom: 16px;
}
.sideeffect-cnt2flx > img{
	width:64px;
	margin: 13px 42px 0 9px;
}
.sideeffects-btmblk *{
	margin-bottom:0;
}
/* stories  content */
#stories-brightcov-videos{
	margin:35px -15px 16px;
}
#stories-brightcov-videos .column-control-column{
	height: 100%;
    background: #F8F5FC;
	border: 1px solid #753cbe;
	position: relative;
	border-radius: 20px;
}
#stories-brightcov-videos .brightcove img {
	width: 100%;
	height: 222px;
	border-radius: 20px 20px 0 0;
	box-shadow: 0px -1px 1px 1px rgb(117 60 190);
	opacity: 0.8792;
    background: rgba(0, 0, 0, 0.40);
    mix-blend-mode: multiply;
}
.video-play-icon {
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 50px;
}
.story-description {
	padding: 26px 27px 0 32px;
	min-height: 288px;
}
.story-desc-title {
	font-size: 24px;
	line-height: 34px;
	font-family:ITCAvantGardeGothicDemiBold;
}
.story-quote {
	margin-top: 20px;
}
.story-description .subsmalltxt{
	color:#704D9F;
	font-family:ITCAvantGardeStd-BkCnObl;
	margin: 25px 0 0;
}
.double-quote-icon {
	width: 42px;
    height: 33px;
    padding: 0 4px;
}
.abecma-stories.greenborder{
	margin: 62px auto 0;
    position: relative;
    max-width: 774px;
    padding: 21px 5rem 8px;
}
.abecma-stories.greenborder h2{
	color:#753CBE;
}
.abecma-stories img {
    left: -40px;
    top: -40px;
    border-radius: 42px;
    background: #fff;
    width: 85px;
    height: 85px;	
	position:absolute;
}
#exampleModal .modal-body {  
	padding: 0;
}
#exampleModal .brightcovePlayer--overlay video-js {  
	width: 100%;
	height: 100%;
}
#exampleModal .modal-header { 
    position: absolute;
    right: -41px;
    width: 43px;
    height: 40px;
}
#exampleModal .modal-dialog {
	max-width: 970px !important;
    min-height: calc(100% - 90px) !important;
    height: calc(100% - 90px) !important;
	margin-top: 7px;
}
#exampleModal .modal-content, #exampleModal .modal-body, #exampleModal .modal-body, #exampleModal #brightcovePlaylist {
	height: 100%;	
}
#exampleModal .modal-header span {
	display: none;
}
#exampleModal .modal-header button {
    background: url(../resources/images/video-modal-close.svg);
    width: 43px;
    height: 40px;
    top: 14px;
    right: -11px;	
	background-repeat: no-repeat;	
}

/* receiving content */
#receiving-body .background-image{
	background: url(/content/dam/commercial/us/abecmadtc/en/images/image-hero-receving-abecma-desktop_update.svg) no-repeat right bottom;  
	width:231px;
}
.receiving-steps-container{
	max-width:850px;
}
#receiving-body .accopen,#receiving-body .accclose{
	margin: 45px 0 38px;
}
.receiving-steps-container #accordion > div{
	margin-bottom:55px;
}
.receiving-steps-container #accordion .outeracc{
	padding: 32px 15px 32px 15px;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    margin: 0 0 32px;
}
.receiving-steps-container .acchead h4{
	margin-bottom:0;
	margin-right:15px;
}
.receiving-steps-container .acchead img{
	width:64px;
	margin-right:14px;
}
.receiving-steps-container .accordion-tab-inner-content{
	padding: 16px 0 0;
}
.receiving-steps-container .accordion-tab-inner-content li{
	margin-bottom:16px;
}
.font12{
	font-size:12px;
	line-height:16px;
}
.stephead{
	padding-bottom:7px;
}
.step1-blk .outeracc{
	background:#F8F5FC;
}
.step1-blk .acchead h4{
	color:#704D9F;
}
.step1-blk .stephead{
	color:#753CBE;
	border-bottom:2px solid #753CBE;
}
.step2-blk .outeracc{
	background:#F5FDFC;
}
.step2-blk .acchead h4{
	color:#2F837A;
}
.step2-blk .plus-minus{
	border:2px solid #2F837A;
}
.step2-blk .plus-minus span{
	background:#2F837A;
}
.step2-blk .stephead{
	color:#2F837A;
	border-bottom:2px solid #2F837A;
}
.step3-blk .outeracc{
	background:#E9E9E9;
}
.step3-blk .acchead h4{
	color:#6D6E71;
}
.step3-blk .plus-minus{
	border:2px solid #6D6E71;
}
.step3-blk .plus-minus span{
	background:#6D6E71;
}
.step3-blk .stephead{
	color:#6D6E71;
	border-bottom:2px solid #6D6E71;
}
#receiving-body #videoplayblk{
	padding: 20px 0 30px;
}
#receiving-body .receiving-btmblk{
	max-width: 850px;
	margin:0 auto;
}
#receiving-body .greenborder.wid716{
	margin: 45px auto 16px;
}
/* sitemap content */
.sitemap-container { 
	padding: 54px 0 0px;
}
.sitemap-container h1 {
    margin: 0 0 18px;
}
.sitemap-container li {
	margin-top: 16px;
}
.sitemap-container li.level2 {
	padding-left: 25px;
}
/* error-404 content */
.error-404-container {
	padding: 80px 0 232px;
}
.error-404 {
	padding: 40px 0 0px;
	background: #FFFFFF;
	border: 2px solid #999999;
	border-radius: 10px;
	width: 798px;
	min-height:488px;
	margin: auto;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.error-404 img,.wid140{
	width: 140px;
	height: 140px;
	margin-bottom:11px;
}
.error-404-container h1 {
    margin: 0 0 19px;
}
.error-404-container p {
	text-align: center;
	font-family:ITCAvantGardeGothicMedium;
}

/* treatment center locator */
.map-component.section,.opentext.section{
	display:block !important;
}
#locator-body *{
	font-family: ITCAvantGardeGothicBook;
	color:#333;
	font-weight:normal;
}
#locator-body .treatment-center-heading{
	margin: 22px 0 0;
}
#locator-body .treatment-center-heading p{
	font-size: 40px;
    line-height: 50px;   
	/* color:#C20F2F; */ /* ABDTC-97 */
	color:#000000; /* ABDTC-97 */
}
#locator-body .treatment-center-description p{
	font-family: 'ITCAvantGardeGothicMedium';
}
#locator-body .treatment-center-search-heading span{
	font-family: 'ITCAvantGardeGothicMedium';
}
#locator-body .tc-search-form-footnote.second p{
	font-family: 'ITCAvantGardeGothicMedium';
}
#locator-body div.tc-text-input-wrapper#_two #treatment-center-condition {
    background-image: url(/content/dam/commercial/us/abecmadtc/en/images/select-arrow.svg) !important;
}
#locator-body .tc-search-button{
	color:#fff;
	font-family: 'AvantGardeGothicITCW02Md';
}
#locator-body .tc-search-button:not(:disabled) {
    background-color: #704D9F;
}
#locator-body .tc-map-footnote p,
#locator-body .tc-search-form-footnote p,
#locator-body .tc-map-footnote p{
	font-family:'ITCAvantGardeGothicCondensedBook';
}
#locator-body .tc-search-location-heading,
#locator-body .view-location-details-heading{
	font-family:ITCAvantGardeGothicDemiBold;
}
.tc-infusion-heading,.view-location-infusion-heading,
.view-location-admin-heading,.view-location-inquiries,
.view-location-conditions-treated{
	font-family:ITCAvantGardeGothicDemiBold !important;
}
#locator-body .tc-search-location-link,.tc-back-to-search{
	color:#704D9F;
}
#locator-body .tc-location-highlight {
    border-left: 2px solid #704D9F;
}
.view-location-infusion-direction a,
.view-location-website a,
.view-location-phone a{
	color:#704D9F !important;
	font-family:ITCAvantGardeGothicBold !important;
}
#locator-body .view-location-insurance-heading{
	font-family:ITCAvantGardeGothicBold;
}
#locator-body .view-location-insurance-get-info,
#locator-body #map2 .btn-primary{
	background: #704D9F;
	border:1px solid #704D9F ;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-family: 'AvantGardeGothicITCW02Dm';
    padding: 7px 20px;
    height: auto;
}
#locator-body .view-location-insurance-get-info:hover,
#locator-body #map2 .btn-primary:hover{
	background: #fff;
    color: #704D9F;
}
#locator-body .view-location-insurance-get-info:hover{
	background: url(/content/dam/commercial/us/abecmadtc/en/images/Icon-feather-arrow-right-purple.svg) no-repeat 87% center;
}
#locator-body .view-location-insurance-get-info:hover img{
	visibility:hidden;
}
#locator-body .list-view.active,#locator-body .map-view.active{
	border-bottom: 2px solid #704D9F;
	color:#704D9F;
	font-family:ITCAvantGardeGothicBold;
}
#locator-body button.list-view,#locator-body button.map-view{
	color:#704D9F;
}
#locator-body .update-search{
	color:#704D9F;
	font-family:ITCAvantGardeGothicBold;
}
#locator-body .near-location:not(.location-selected){
	font-family:ITCAvantGardeGothicBold;
}
#locator-body .gm-style .gm-style-iw-c button span {
    background-color: #704D9F;
}
#locator-body .tc-infowindow-urls a{
	color:#704D9F;
}
#locator-body .tc-infowindow-name{
	font-weight:ITCAvantGardeGothicDemiBold;
}
#locator-body .btn-modal-primary.btn-ok{
	background: #704D9F;
    color: #fff;
}
#locator-body .treatment-center-modal-footer .btn-cancel{
	border: 2px solid #704D9F;
	color:#704D9F;
}
#locator-body .gm-style-mot{
	color:#fff;
}
#tc-external-link-modal.treatment-center-modal{
    padding-top: 200px;	
}

/* cell-therapy-360  content */
#cell-therapy-360-body .card-container.exp-beft-bg-container--mod-2 .card-color-container{
	margin-top:23px;
}
.assist-programs-cont { 
	gap: 25px;
	display:flex;	
	margin:35px 0 30px;
}
.assist-programs {
	padding: 18px 18px 2px;
    background: #F5FDFC;
    border: 2px solid #98ECE1;
    border-radius: 10px;
	position: relative;
	flex:1;
	text-align:center;	
}
.assist-icon{
	min-height: 68px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.assist-programs .levelfive{
	margin-bottom:8px;
}
.assist-programs .foot-note{ 
	text-align: center;
	margin-top:10px;
	color:#753CBE;
}
.visit-cell-therapy{
	margin: 0 auto;
    display: flex;
}
.visit-cell-therapy .btn-primary {
	padding: 13px 20px;
    margin: 0 auto 30px;
    display: inline-flex;
    align-items: center;
}
#contact-for-learn{
	margin: 34px -15px 0px;
}
.contact-details{
	display:flex;
	gap:24px;
	padding: 44px 0 44px;
	justify-content: center;
}
/* down-resources content */
.downloadblk{
	display: flex;
    flex-wrap: wrap;
    gap: 22px 24px;
}
.downloadblk .dwnld-cnt {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
    flex: 1;
    flex-basis: 48%;
    padding: 29px 30px 35px 33px;
    display: flex;
    gap: 18px;
}
.downloadblk .dwnld-cnt p{
	color:#704D9F;
	font-family:ITCAvantGardeGothicDemiBold;
	margin-bottom:14px;
	font-size: 18px;
    line-height: 24px;
}
.downloadblk .dwnld-cnt a{
	display:block;
}
.downloadblk .dwnld-cnt a:hover{
	text-decoration:underline;
}
.downloadblk .dwnld-cnt a.download-btn:not(.grey){
	margin-bottom:12px;
	text-transform: uppercase;
}
.download-btn,.cmp-isi .isi-container .download-btn {
	color: #704D9F;
	font-size: 18px;
	line-height: 22px ;	
	font-family: ITCAvantGardeGothicDemiBold;
}
.download-btn:hover{
	color: #704D9F;
}
.download-btn.upper{
	text-transform:uppercase;
}
.download-btn.grey {
	color: #6E6E6E;
	display:block;
}
.download-btn:after {
	background-image: url(../resources/images/download.svg);
	content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    background-size: 18px 18px;
    margin-left: 10px;
	position: relative;
    top: 0px;
}
.download-btn.grey:after {
	background-image: url(../resources/images/download-grey.png);
	top:2px;
}
#downloadable-resources-body #videoplayblk{
	margin-top:64px;
}
#videoplayblk{
	align-items:center;	
}
#videoplayblk .videoPlayerImage2 {
    width: 100%;
    height: 277px;
	filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.10));
	border-radius:16px;
}

/* care-partners  content */
#care-partners-body .background-image,
#downloadable-resources-body .background-image{
	background: url(/content/dam/commercial/us/abecmadtc/en/images/image-hero-support-desktop_update.svg) no-repeat right bottom;  
    width: 358px;
}
.after-infusion{
	display:flex;
	gap:24px;
	align-items: flex-start;
	margin:28px 0 0;
}
.after-infusion img{
	width:73px;
	margin-top:5px;
}
#care-partners-body .greenborder.oval{
	max-width:861px;
	margin: 105px auto 68px;
	padding:26px 32px 26px 32px;
}
#care-partners-body .greenborder.oval img{
	top: -42px;
    left: -36px;
    border-radius: 50%;
    background: #fff;
    padding: 4px;
}
#care-partners-body .exp-beft-bg-container--mod-2  .card-color-container .col{
	position:unset;
}
#care-partners-body .exp-beft-bg-container--mod-2  .card-color-container .col .foot-note{
	position: absolute;
    bottom: 10px;
}
#care-partners-body #videoplayblk{
	margin-bottom:30px;
}
/* FAQ */
#faq-body .accopen, #faq-body .accclose {
    margin: 0 0 18px;
}
#faq-body #accordion .outeracc{
	border-bottom: 2px solid #704D9F;
	margin: 0 40px 48px;
    padding: 0;
}
#faq-body #accordion .outeracc:last-child{
	margin-bottom:14px;
}
#faq-body .acchead{
	padding: 16px 0;	
}
#faq-body .acchead h2{
	font-size: 26px;
    line-height: 34px;
	margin-bottom:0;
	font-family:ITCAvantGardeGothicBook;
}
#faq-body .accordion-tab-inner-content ul.custom-list{
	margin-bottom:25px;
}
#faq-body .accordion-tab-inner-content ul.custom-list li{
	margin-bottom:0;
}
/* organizations content */
.orglist h2{
	font-family:ITCAvantGardeGothicBook;
}
.orglist .levelfive{
	margin: 24px 0 5px;
	color:#704D9F;
}
.orglist .col-12 > a {
	display: block;
	color: #704D9F;
    text-decoration: underline;
	margin-bottom:5px;
}
.orglist .col-12 > p{
	margin-bottom:0;
}
.orglist a.telno:hover{
	text-decoration:underline;
	opacity:0.75;
}
.orglist .col-12 > a:hover{
	opacity:0.75;
}
.care-partner-organizations{
	margin-top:40px;
}
/* register content */
#updatescreen .gigya-screen.landscape .gigya-layout-row.with-divider>.gigya-layout-cell.with-site-login {
    width: 100%;
}
.removable-wrapper-div{
	display:block !important;
}
#registration-success-body .screen{
	margin: 70px auto 217px;
    padding: 40px 85px 88px;
    border: 2px solid #98ECE1;
    text-align: center;
    border-radius: 10px;
    width: 798px;
    background: #FFFFFF;
}
#registration-success-body .screen > img{
	margin-bottom:20px;
}
#registration-success-body .screen h1 {
	color: #753CBE;
	margin-bottom: 46px;
}
#registration-success-body .screen p{
	letter-spacing: 0.2px;
}
#registration-failed-body .screen h1,#registration-failed-body .screen p{
	margin-bottom: 34px;
}
#abecmadtc-register.event-loader:before {
	content: "";
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0, .75);
    z-index: 9;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/content/dam/commercial/us/abecmadtc/en/images/bx_loader.gif);
    z-index: 10000;
}
#updatescreen {
	position: relative;
	padding-bottom: 1px;
}
.genericformmulesoft {
	display: block !important;
}
.gigya-screen,.gigya-screen-caption,.gigya-screen * {
    font-family: ITCAvantGardeGothicBook;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
#updatescreen_content_caption{
	position: relative;
    font-size: 26px;
    line-height: 42px;
    padding: 0;
    text-align: center;
    border: none;
	font-family:ITCAvantGardeGothicDemiBold;
	top:110px;
}
#updatescreen .gigya-screen-content div.gigya-screen {
	padding: 82px 80px 34px 80px !important;
    width: 956px;
    background: #FFFFFF;
    border: 2px solid #98ECE1;
    border-radius: 10px;
    margin: 43px auto 70px;
}
.gigya-screen .signupLabel{
	letter-spacing:0.2px;
	padding-bottom:4px;
	font-family: ITCAvantGardeGothicMedium;
}
.signupLabel,.requiredFieldLabel {
    width: 100%;
    text-align: center;
}
.gigya-screen .requiredFieldLabel.foot-note{
	color:#000;
	text-indent:0;
	font-size: 12px;
    line-height: 16px;
    font-family: ITCAvantGardeGothicCondensedMedium;
	padding-bottom:11px;
}
#updatescreen .gigya-screen .gigya-composite-control.gigya-composite-control-textbox {
    width: 386px;
	padding-bottom:0;
	margin: 0 !important;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-label span{
	font-size:12px;
	line-height:16px;
	font-family:ITCAvantGardeGothicCondensedMedium;
	padding-left:16px;
	color:#333;
	padding-bottom:0;
}
#updatescreen .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input {
	height: 48px !important;
    background: #FFFFFF;
    border: 1px solid #333333 !important;
    border-radius: 24px;
    margin-bottom: 35px !important;
    padding-left: 7px !important;
}
.lastname,.zipCode {
    float: right;
}
.firstname,.emailAddress {
    float: left;
}
.emailAddress{
	clear: both;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-label-text {
    padding-left:0;
	color:#000;
	font-family:ITCAvantGardeGothicBook;
	font-size:16px;
	line-height:24px;
	text-align:center;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item .gigya-input-radio{
    position: absolute;
    appearance: none;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    margin-left:0;
	width:auto;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item label:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #333;
    border-radius: 100%;
    background: #fff;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice span.gigya-error-msg-active+.gigya-multi-choice-item label:before,.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice span.gigya-error-msg-active+.gigya-multi-choice-item+.gigya-multi-choice-item label:before{
	border:1px solid #C20F2F;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item .gigya-input-radio:checked+label:after{
    content: '';
    width: 12px;
    height: 12px;
    background: #704D9F;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice{
	display: flex;
    justify-content: center;
	position:relative;
	padding: 5px 0 32px;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item {
    display: flex;
    align-items: center;
    width: 125px;
    margin: 0;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice .gigya-multi-choice-item label{
	color:#000;
	/*font-family:AvantGardeGothicITCW01Bk;*/
	font-size:16px;
}
.gigya-screen *.gigya-error-msg.gigya-error-msg-active,
.gigya-screen *.gigya-error-msg-active.gigya-form-error-msg,.gigya-screen.portrait.mobile *.gigya-error-msg.gigya-error-msg-active {
    text-align: left;
    color: #C20F2F;
    font-size: 12px;
    line-height: 16px;
    font-family: ITCAvantGardeGothicCondensedMedium;
	font-weight:normal;
	width: 100%;
    text-align: left;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice.patientOrCarePartner .gigya-error-msg,.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice.treatmentWithAbecma .gigya-error-msg{
	position: absolute;
    max-width: 250px;
	bottom:9px;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox.termsAndCond {
    padding: 0 187px 16px;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox.termsAndCond .gigya-terms-error{
	margin-top: 25px;
}
#updatescreen .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input.gigya-error{
	border:1px solid #c20f2f !important;
	margin-bottom:3px !important;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label{
	padding-bottom: 0;
    margin: 0;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox.termsAndCond .gigya-label-text{
	font-size: 12px;
    line-height: 16px;
    font-family: 'ITCAvantGardeGothicCondensedMedium';
}
.gigya-screen .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit{
	height: auto !important;
    font-size: 18px !important;
    line-height: 22px;
    border-radius: 25px !important;
    padding: 7px 20px;
    width: auto !important;
    margin: 0 auto;
    display: flex;
    background: #704D9F;
    text-transform: UPPERCASE;
    font-family: 'AvantGardeGothicITCW02Dm';		
}
.gigya-screen .gigya-composite-control.gigya-composite-control-submit.disabled .gigya-input-submit{
	opacity:0.5;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox.termsAndCond .gigya-terms-valid .gigya-input-checkbox {
    appearance: none;
    background: url(../images/icon-tick.svg);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    border: 1px solid #333333 !important;
    border-radius: 5px;
}
.gigya-screen .termsAndCond .gigya-error-msg.gigya-error-msg-active {
    padding-left: 46px;
	padding-top:0;
}
.gigya-screen input::placeholder{
	color: rgba(51, 51, 51, 0.50);
}
.gigya-screen sup {
    font-size: 67%;
    line-height: 0;
}
.gigya-checkbox-container label{
	pointer-events:none
}
.invalidzip{
	display:none;
}
.gigya-screen .grecaptcha-badge {
    z-index: 1030;
}

/* insta overlay content */
.insta-overlay-page.modal-dialog {
    max-width: 996px !important;	
	background: #fff;
	-webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
}
.modal#genericLightbox .insta-overlay-page{
	height: calc(100% - 32px);
    top: 16px;
    transform: none;
    margin: 0 auto;
	border-radius: 15px;
}
.modal#genericLightbox .insta-overlay-page .modal-content .modal-body {
	padding: 0px;
}
.insta-overlay-page .footer-nav  {  
	display: none;
}
.insta-overlay-page .isi-footer-wrapper:before  { 
	margin: 0 -20px 0 -16px;
	width: 110%;
}
.insta-overlay-page .home-banner{ 
	background: linear-gradient(179.79deg, #FFFFFF 46.63%, #32D9C3 288.2%);
	height:288px;
	position:relative;
}
.insta-overlay-page .hero-image{
	display: flex;
    justify-content: center;
	align-items:center;
	height:100%;
}
.insta-overlay-page .hero-image > div{
	position:absolute;
}
.insta-overlay-page .hero-image .left{
    width: 94px;
    height: 271px;
	left: 150px;
    top: 32px;
}
.insta-overlay-page .hero-image .center{
    width: 366px;
    height: 123px;
	top: 74px;
}
.insta-overlay-page .hero-image .right{
    width: 215px;
    height: 321px;
    right: 76px;
	top:0;
}
.insta-overlay-page .home-banner .foot-note { 
	bottom: 8px;
	position:absolute;
	text-align: center;
    left: 0;
    right: 0;
}
.insta-overlay-page p.usPrescribing { 
	margin-top: 21px;
	margin-bottom: 22px;
	text-align: center;
	font-family:ITCAvantGardeGothicMedium;
}
.insta-overlay-page .boldcnd { 
    font-family:ITCAvantGardeGothicCondensedBold;
} 
.insta-overlay-page .close-icon-button { 
	z-index: 1;
}
.insta-overlay-page .isiUSPresc { 
	margin-bottom: 90px !important;
}
.insta-overlay-page .abecmadtc-isi-content {
    margin: 0;
}
.insta-overlay-page .cmp-utility-nav ul.nav>li.cmp-utility-nav-list-item {
	padding: 8px 10px 0px 0px;
}
.insta-overlay-page .cmp-utility-nav { 
	min-height: auto
}
.insta-overlay-page .cmp-utility-nav ul.nav{
	margin:0;
}
.insta-overlay-page .footer-links-section {
    padding: 28px 0 114px 0 !important;
}
.insta-overlay-page .copyright-content {
    margin-top: 4px;
}
.insta-overlay-page .copyright-content p + p {
    display: none;
}
.modal .insta-overlay-page button.close{
	right:25px;
	top:0;
}
.insta-overlay-page .modal-close-icon { 
	/* position: absolute; */
    /* top: 27px; */
    width: 24px;
    height: 24px;
    /* right: 0; */
    cursor: pointer;	
}
.insta-overlay-page #proceed-to-site { 
    position: fixed;
    bottom: 0;
    height: 82px;
    background: #fff;
    left: 0;
    right: 0;
	display: flex;
    justify-content: center;
    align-items: center;
	z-index: 1;
	box-shadow: 0px -4px 25px rgba(0, 0, 0, 0.1);
}
#proceed-to-site span {
	cursor: pointer;
}
.insta-overlay-page .modal-body {
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;
}
.insta-overlay-page .modal-body::-webkit-scrollbar {
  display: none;
}
/* indication overlay */
.indi-overlay-page.modal#genericLightbox .modal-content .modal-body { 
	padding: 18px 45px 18px 30px;
}
.indi-overlay-page span.modal-close-icon{ 
    width: 20px;
    height: 20px;
}
.indi-overlay-page .modal button.close { 
    right: -16px;
	top: 0;
}
/* .indi-overlay-page.show ~ .modal-backdrop.show { 
	display: none; 
} */

/*Device rotation*/
#device-rotate{
	background: #753CBE none repeat scroll 0 0;
	padding: 0 75px;
}
#device-rotate .device-content p,#device-rotate .device-content h1 {
    font-size: 22px;
    font-family: ITCAvantGardeGothicMedium;
    color: #fff;
	line-height: 32px;
	margin-bottom:0;
}
.assist-icon img {
    max-height: 90px; 
}


/* New UPL ISI */
.newupl.abecmadtc-isi-content{
	padding: 20px 20px 0 0;
}
.newupl .purple-subhead{
	font-size: 24px;
	line-height: 30px;
	color: #704C9F;
    text-transform: none;	
	font-family: 'ITCAvantGardeGothicBold';
	margin-bottom: 0;
	display: block !important;
}
.newupl .fnt24lyt{
	font-size: 24px;
	line-height: 30px;
	color: #704C9F;
	font-family: "ITCAvantGardeGothicMedium";
}
.newupl .fnt18lyt{
	font-size: 18px;
	line-height: 26px;
	color: #231F20;
    padding-top: 5px;	
	font-family: "ITCAvantGardeGothicMedium";
	padding-left: 47px;/*abdtc-88*/
}
.newupl .fnt18lyt.pleft47{
    padding-left: 47px;
}
.newupl .dottedBox p{
	font-size: 18px;
	line-height: 26px;
	color: #231F20;
	margin-bottom: 0;
	font-family: "ITCAvantGardeGothicMedium";
}
.newupl .dottedBox p.mleftn30{
    margin-left: -10px;	
}
.newupl hr{
	border-bottom: 1px solid #BCBEC0;
}
.newupl .purple{
	color: #704C9F;
}
.newupl .bold{
	font-family: 'ITCAvantGardeGothicBold';	
}
.newupl h3{
	font-size: 24px;
	line-height: 27px;
	color: #704C9F;
    padding-top: 15px;	
	font-family: 'ITCAvantGardeGothicBold';
}
.newupl .max590{
	max-width: 700px;
}
.newupl .dottedBox{
    border: 2px dotted #231F20;
    border-radius: 16px;
    justify-content: space-around;	
	padding: 10px 0;
    margin: 26px 0 36px;	
}
.newupl .dot{
    display: flex;
	padding: 10px 0 8px;
    justify-content: space-around;
	padding-left: 36px;/*abdtc-88*/
}
.newupl .dot.column3{
    display: block;
    column-count: 3;
    padding-left: 68px;/*abdtc-88*/
}
.newupl .dot.column4{
    display: block;
    column-count: 4;
    padding-left: 47px;	
}
.newupl .dot li{
	font-size: 18px;
	line-height: 22px;
	color: #231F20;
	font-family: "ITCAvantGardeGothicMedium";	
	position: relative;
    padding-left: 12px;
	margin-bottom: 0;
}
.newupl .dot li:before{
	content: '•';
	position: absolute;
	width: 13px;
	height: 18px;
    left: 0;
    top: 2px;	
}
.newupl .dot li.empty:before{
	content: '';
}
.newupl .dottedBox .icon1,
.newupl .dottedBox .icon2,
.newupl .dottedBox .icon3{
	position: relative;	
}
.newupl .dottedBox .icon1:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/icon1.svg);
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	left: -40px;
    top: 8px;
}
.newupl .dottedBox .icon2:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/icon2.svg);
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	left: -40px;
    top: 8px;
}
.newupl .dottedBox .icon3:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/icon3.svg);
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	left: -40px;
    top: 9px;
}
.newupl .check{
	position: relative;	
	padding-left: 38px;
    padding-top: 0;
    margin-top: 22px;
}
.newupl .check:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/check.svg);
	background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 21px;
    left: 0;
    top: 4px;
}
.newupl .warning{
	position: relative;	
	padding-left: 50px;
    padding-top: 0;
    margin-top: 18px;
}
.newupl .warning:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/warning.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 32px;
	height: 30px;
	left: 0;
    top: 5px;	
}
.newupl .call{
	position: relative;	
	padding-left: 50px;
    padding-top: 0;
    margin-top: 26px;	
}
.newupl .call:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/call.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 34px;
	height: 34px;
	left: 0;
	top: 0;
}
.newupl .drop{
	position: relative;	
	padding-left: 58px;
    padding-top: 0;
    margin-top: 28px;		
}
.newupl .drop:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/drop.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 31px;
	height: 39px;
	left: 10px;
}
.newupl .truck{
	position: relative;	
	padding-left: 58px;
    padding-top: 0;
    margin-top: 18px;	
}
.newupl .truck:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/truck.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 50px;
	height: 34px;
	left: 0;
}
.newupl .drip{
	position: relative;	
	padding-left: 58px;
    padding-top: 0;
    margin-top: 18px;
}
.newupl .drip:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/drip.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 34px;
	height: 41px;
	left: 9px;
}
.newupl .driphand{
	position: relative;	
	padding-left: 58px;
    padding-top: 0;
    margin-top: 18px;	
}
.newupl .driphand:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/driphand.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 34px;
	height: 41px;
	left: 7px;
	top: 6px;	
}
.newupl .building{
	position: relative;	
	padding-left: 58px;
    padding-top: 0;
    margin-top: 18px;	
}
.newupl .building:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/building.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 42px;
	height: 41px;
	left: 7px;
    top: 0;	
}
.newupl .twoperson{
	position: relative;	
	padding-left: 58px;
    padding-top: 0;
    margin-top: 18px;	
}
.newupl .twoperson:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/twoperson.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 41px;
	left: 7px;
	top: 8px;
}
.newupl .wrong{
	position: relative;	
	padding-left: 50px;
	padding-top: 0;
    margin-top: 12px;	
}
.newupl .wrong:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/wrong.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 19px;
	height: 19px;
    left: 14px;
    top: 5px;
}
.newupl .info{
	position: relative;	
	padding-left: 90px;
	padding-top: 0;
    margin-top: 17px;		
}
.newupl .info.last{
    margin-top: 30px;	
}
.newupl .info:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/info.svg);
	background-repeat: no-repeat;
	background-size: contain;
    width: 30px;
    height: 30px;
    left: 49px;
    top: -3px;
}
.newupl .info.last:before{
	top: 5px;	
}
.newupl .talk{
	position: relative;	
	padding-left: 90px;
	padding-top: 0;
    margin-top: 17px;
}
.newupl .talk:before{
	content: '';
	position: absolute;
	background-image: url(../resources/images/talk.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 36px;
	height: 36px;
	left: 49px;
	top: 3px;
}
.noowrap{
    white-space: nowrap;	
}
.outcomes-flex img{
    max-width: 260px;
}
.maxw64{
	max-width: 64px;
}

/* ABDTC-94 start*/
.bannerblk .banner-title {
    color: #fff;
    font-family: "Kalam", cursive;
    font-weight: 700;
	font-size: 28px;
	line-height: 40px;
}
.bannerblk .banner-title .purple-marker {
    background: url(/content/dam/commercial/us/abecmadtc/en/images/marker_desktop.svg);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0 20px 0 8px;
}
.footnote-wrap .foot-note {
	font-size: 9.5px;
	font-family: 'ITCAvantGardeGothicMedium';
	line-height: 12px;
}	
.footnote-wrap {
	margin: 10px 0;
}
.custom-title {
    font-family: 'ITCAvantGardeGothicMedium';
    font-size: 27px;
    line-height: 40px;
    color: #000;
}
.receiving-abecma-wrap, 
#downloadable-resources-body .bannerblk,
#care-partners-body .bannerblk,
#sideeffects-body .bannerblk {
	margin-top: 50px;
}
#downloadable-resources-body .bgimage,
#care-partners-body .bgimage {
    margin-bottom: 48px;
}
.home-banner-wrap.bannerblk {
	margin-left: auto;
	text-align: right;
	max-width: 70%;
	margin-top: 45px;
    height: auto;
}
.homebanner-row {
    color: #ffffff;
    margin: 15px 0;
}
.homebanner-firstrow {
	font-size: 15px;
	font-family: 'ITCAvantGardeGothicMedium'; /*ABDTC-123*/
}
.homebanner-row strong{
	font-family: 'ITCAvantGardeGothicMedium';
}

#home-bodycontent .discover-btn .btn-primary.homebtnn {
    color: #60439B;
    background: #fff;
    text-transform: capitalize;
    font-size: 16px;
    padding: 0 20px;
	font-family: 'ITCAvantGardeGothicBold';
	min-height: 35px;
    line-height: 35px;
    display: inline-flex;
    align-items: center;
}
#home-bodycontent .discover-btn .discover-btn-txt {
    max-width: 260px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
}
#home-bodycontent .discover-btn .btn-primary.homebtnn .arrow-circle {
	background: #60439B;
    color: #fff;
    border-radius: 30px;
    width: 23px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
}
#home-bodycontent .discover-btn .btn-primary.homebtnn .arrow {
    font-family: 'ITCAvantGardeGothicMedium';
    height: 16px;
    line-height: 13px;
}
.homebanner-caption {
    font-size: 13px;
    font-family: 'ITCAvantGardeGothicMedium';
    line-height: 16px;
    padding: 15px 0;
}

#sideeffects-body .breadcrumb ul li:nth-child(2),
#receiving-body .breadcrumb ul li:nth-child(2),
#abecmadtc-downloadable-resources .breadcrumb ul li:nth-child(2),
#understanding-body .breadcrumb ul li:nth-child(2),
#care-partners-body .breadcrumb ul li:nth-child(2),
#outcomes-body .breadcrumb ul li:nth-child(2),
#home-bodycontent .breadcrumb ul li:nth-child(2),
#rightforme-body .breadcrumb ul li:nth-child(2) {
	color: #ffffff;
	font-family: 'ITCAvantGardeGothicBold';
}

#sideeffects-body .breadcrumb li,
#receiving-body .breadcrumb li,
#abecmadtc-downloadable-resources .breadcrumb li,
#understanding-body .breadcrumb li,
#care-partners-body .breadcrumb li,
#outcomes-body .breadcrumb li,
#home-bodycontent .breadcrumb li,
#rightforme-body .breadcrumb li {
	color: #ffffff;
}

.desktop-img-container {
	position: relative;
}
.actor-portrayal {
	color: #fff;
    font-size: 13px;
    font-family: 'ITCAvantGardeGothicMedium';
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
	text-align: left;
}
.actor-portrayal.home-act {
	text-align: right;
}
#outcomes-body .overlay-element, 
#outcomes-body .column-control, 
#outcomes-body .container, 
#outcomes-body .row,
#rightforme-body .overlay-element, 
#rightforme-body .column-control, 
#rightforme-body .container, 
#rightforme-body .row,
#understanding-body .overlay-element, 
#understanding-body .column-control, 
#understanding-body .container, 
#understanding-body .row {
    height: 100%;
    min-height: 100%;
}

/* ABDTC-94 end*/

/* ABDTC-94 Trial CSS start*/
#abecma-treatment-outcomes-trial .desktop-img-container {
    max-width: 960px;
    padding: 0 15px;
    background-position: center right;
}
#bgimage-trial .desktop-img-container {
	max-width: 960px;
    padding: 0 15px;
    background-position: center left !important;
}
.homebanner-caption.mng-wi {
    background: #EBE1F9;
    padding: 15px;
}

/* ABDTC-94 Trial CSS end*/

/* ABDTC-97 start*/
#navbarSupportedContent li.nav-item {
	line-height: 18px;
}

/* ABDTC-97 end*/

/* ABDTC-98 start*/
.downloadblk .dwnld-cnt img {
	max-width: 72px;
}
#home-bodycontent #bgimage .desktop-img-container {
    background-position: center top;
}
#understanding-body .cmp-bgimage .desktop-img-container {
	height: 100%;
    max-height: 325px;
    background-position: center center;
}
#home-bodycontent #bgimage .desktop-img-container {
	background-position: center left;
	background-size: cover;
}
#receiving-body .cmp-bgimage .desktop-img-container {
	background-position: center;
}
#abecmadtc-rightforme .cmp-bgimage .desktop-img-container,
#abecmadtc-results .cmp-bgimage .desktop-img-container ,
#abecmadtc-downloadable-resources .cmp-bgimage .desktop-img-container,
#care-partners-body .cmp-bgimage .desktop-img-container,
#understanding-body .cmp-bgimage .desktop-img-container,
#sideeffects-body .cmp-bgimage .desktop-img-container {
	background-position: center right;
	background-size: cover;
}

/*ABDTC-105 start*/
.greenborder.tableblk.eligibility-table {
	border: none;	
	border-radius: 10px;
	margin: 26px 0 20px;
}
.greenborder.tableblk.eligibility-table .firstlevel > li {
	background: #F1F2F2;
}
.greenborder.eligibility-table .tablecnt {
    border: none;
}
.tablecnt > ul > li:not(:last-child) {
	border-right: 2px solid #B8B9BC;
}
.eligibility-table .tablecnt li:first-child .bgclr {
    border-top-left-radius: 10px;
}
.eligibility-table .tablecnt li:last-child .bgclr {
    border-top-right-radius: 10px;
}
.greenborder.eligibility-table .secondlevel {
    margin: 0;
}
.greenborder.eligibility-table .secondlevel li {
    border-bottom: 2px solid #B8B9BC;
}
.greenborder.eligibility-table .secondlevel li:last-child {
    border: none;
}
.eligibility-table .tablecnt ul.custom-list li {
    padding: 15px;
    text-align: center;
    font-family: 'AvantGardeGothicITCW01Bd';
    margin: 0;
}
.eligibility-table .custom-list.purple-arrow li:before {
	content: none;
}
.greenborder.oval.gb-oval-v2 {
    border-radius: 55px;
    padding: 26px 42px 26px 42px;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    border: 3px solid #55C3B7;
}

.ul-text, .ul-text:hover, .ul-text:focus {
    text-decoration: underline;
} 

#rightforme-body .card-container.exp-beft-bg-container--mod-2 .card-color-container {
	margin: 0;
	padding: 0;
}

.eligibility-points li {
    list-style: auto;
}
.greenborder.eligibility-table .secondlevel li.border-manual {
    border-bottom: 2px solid #B8B9BC;
}
.greenborder.eligibility-table .borderLRadius-manual {
    border-bottom-left-radius: 10px;
}
.greenborder.eligibility-table .borderRRadius-manual {
    border-bottom-right-radius: 10px;
}
.enrolled-detail .custom-list {
    margin-left: 50px;
}
.gb-oval-icon {
    position: relative;
    padding-top: 30px;
}
.gb-oval-icon img {
    position: absolute;
    z-index: 1;
    background: #fff;
    top: -24px;
    left: 34px;
    border-radius: 50%;
}
.gb-oval-icon .greenborder.oval.gb-oval-v2 {
    border-radius: 60px;
    padding: 22px 100px 22px 100px;
    position: relative;
    border: 3px solid #55C3B7;
}
#results-content .tabs .cmp-tabs {
    display: none !important;
}
.greensqr-block .greenborder.oval {
    border: 3px solid #55C3B7;
    border-radius: 32px;
    padding: 20px 40px;
    max-width: 800px;
}
.greensqr-col .demibold.gs-row1 {
    font-size: 22px;
}
.greensqr-col .demibold.gs-row2 {
    font-size: 32px;
}
.greensqr-block .greensqr-col {
    flex: 1;
}
.block-separator {
	background: #32D9C3;
    width: 1px;
	margin: 0 15px;
}

.newTabData ul.custom-list li {
	margin-bottom: 2px;
}
.newTabData ul.custom-list li:before {
    width: 6px;
    height: 6px;
	top: 8px;
}
.pfont-22 {
    font-size: 22px;
	line-height: normal;
}
.mfont-17 {
	font-size: 17px;
}
.manual-footnote {
	font-size: 10px;
	font-family: 'ITCAvantGardeGothicBook';
	line-height: 18px;
}
.nt-tab-sep {
    position: relative;
    left: -30px;
}
.bullet-block {
	max-width: 96%;
    margin: auto;
}
.purple-bg-block .purple-btn-mfont {
    min-width: 440px;
}
.enrolled-block .custom-list li {
    padding-left: 25px;
}
.enrolled-block .custom-list.purple-arrow li:before {
    background: url(/content/dam/commercial/us/abecmadtc/en/images/purple-arrow-new.svg);
    width: 15px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: 2px;
}
#outcomes-body .tabs.section {
	margin: 0;
}
.result-graph-img {
	max-width: 73%;
}
.tabs .cmp-tabs .nav-tabs {
	gap: 12px;
}
.tabs .cmp-tabs .nav-tabs .nav-item {
	border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.tabs .cmp-tabs .nav-tabs .nav-item a.nav-link {
	border-radius: 20px;
}
/*ABDTC-105 end*/

/*ABDTC-108 start*/
.fnote-align {
	display: inline-block;
	text-indent: -5px;
}
.result-graph-section {
    max-width: 1075px;
    margin: auto;
}
.result-graph-section .result-title {
	position: relative;
    top: 30px;
	margin-bottom: 0;
}
.result-graph-section .result-greenoval {
	max-width: 280px;
    padding: 25px 5px 25px 15px;
    height: auto;
    border-radius: 43px;
    text-align: left;
    border: 3px solid #55C3B7;
    background: #F5FDFC;
	position: relative;
    top: -30px;
}
.result-graph-section .result-footnote{
	padding-left: 60px;
    position: relative;
    top: -35px;
}
.result-footnote .manual-footnote {
	font-size: 11px;
}
.result-graph-section .rg-img {
	max-width: 115%;
}
.tooltip a {
	text-decoration: none;
}
.tooltip a::after {
    content: "";
    border-bottom: 2px solid #2F837A;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
/*ABDTC-108 end*/

.pntr-none { /*ABDTC-122*/
	pointer-events: none;
}

/* Media query start */
@media (min-width: 1024px) and (max-width: 1200px) {
	#sideeffects-body .cmp-bgimage .desktop-img-container {
		background-position: -330px center;
	}
}

@media (min-width:1600px) { /* ABDTC-123 start*/
	#care-partners-body .cmp-bgimage .desktop-img-container,
	#understanding-body .cmp-bgimage .desktop-img-container,
	#abecmadtc-results  .cmp-bgimage .desktop-img-container {
		background-position: top right;
	}
	
	#abecmadtc-rightforme .cmp-bgimage .desktop-img-container {
		background-position: right center;
	}
	#abecmadtc-downloadable-resources .cmp-bgimage .desktop-img-container,
	#receiving .cmp-bgimage .desktop-img-container {
		background-position: center right;
	}
	#sideeffects .cmp-bgimage .desktop-img-container {
		background-position: center center;
	}
	
	#care-partners-body .cmp-bgimage .desktop-img-container,
	#understanding-body .cmp-bgimage .desktop-img-container,
	#abecmadtc-results  .cmp-bgimage .desktop-img-container,
	#abecmadtc-rightforme .cmp-bgimage .desktop-img-container,
	#abecmadtc-downloadable-resources .cmp-bgimage .desktop-img-container,
	#sideeffects .cmp-bgimage .desktop-img-container,
	#receiving .cmp-bgimage .desktop-img-container {
		height: 410px !important;
		max-height: 410px !important;
	}
} /* ABDTC-123 end*/


/* ABDTC-98 end*/

/* mobile css */
@media (max-width:1023px) {
	.mpage.display-flex {
		display: flex;
	}
	.mpage.inline {
		display: inline-block;
	}
	.mpage{
		display:block;
	}
	.dpage.display-flex, .dpage.inline, .dpage, .medication-guide  {
		display: none;
	}		
	.container {
		max-width: 375px;
		margin: auto;
		padding:0 15px;	
	}	
	
	/* header content */
	.overflow-y-hidden {
		height: 100vh;
		overflow-y: hidden;
	}
	.sticky-header-margin {
		margin-top: 110px;
	}
	#menu-utilities-container{
		height: 38px;
	}
	#header-menu-utilities{
		align-items:baseline;
		gap: 20px;
	}
	#header-menu-utilities .rems{
		display:none;
	}
	#header-menu-utilities li{
		text-align:center;
		line-height:100%;
	}
	#header-menu-utilities a{
		font-size:10px;
		line-height:100%;
	}
	#menu-main-nav .mobtxt{
		font-size: 10px;
		text-align: center;
		line-height: 10px;
		padding-top: 5px;
		text-transform: uppercase;
	}
	#desktop-navbar {
		padding: 0px 0px 9px;
		justify-content: space-between ;
		position: relative;
		flex-wrap: inherit;
		gap: 20px;
	}
	.toplinks{
		padding:0;
	}
	#utilities-menu-1{
		width: 100%;
	}
	.navbar-logo img{
		width: 142px;
	}
	#desktop-navbar a.mpage.text-center{
		font-size: 12px;
		color: #704D9F;
		font-family: 'ITCAvantGardeGothicDemiBold';
		line-height: 14px;
	}
	.navbar-toggler {
		padding: 0;
	}
	.navbar-toggler-icon {
		background: url(../resources/images/mobile-menu.svg);
		background-size: 28px 28px;
	}
	.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
		background: url(../resources/images/purple-close.svg);
		background-size: 28px 28px;
	}
	#navbarSupportedContent {
		position: fixed;
		top: 110px;
		background: #fff;
		width: 100%;
		padding: 0 15px 250px; /*ABDTC-93*/
		left: 0;
		overflow-y: scroll;
		min-height: 100vh;
		height: 460px;
	}
	.btn-tab.register-now {
		margin-right: 0px;
	}
	.btn-tab a {
		border-radius: 10px;
	}
	#utilities-menu {
		padding-left: 25px;
		gap:0;
	}
	#desktop-navbar #utilities-menu a{
		font-size:16px;
		line-height:24px;
		/* padding:0 0 16px; */
	}
	.dropdown-menu {
		display: block !important;
		border: none;
		padding: 0 0 0 25px;
		margin:0;
	}	
	
	/* footer content */
	#footer-menu{
		flex-direction: column;
		gap: 8px;
	}
	.footer-sub-menu{
		padding-left: 25px;
	}
	.copyright-content {
		text-align: center;
	}
	.footer-links-section {
		padding: 22px 0 44px !important;
	}
	.footer-nav {
		margin-bottom: 18px;
	}
	.footer .column-control-column {
		margin-bottom: 0;
	}
	.footer .cmp-utility-nav-mbl-list {
		display: flex;
		align-items:center;
	}
	#footer-logo-bms{
		height:40px;
	}
	.cmp-utility-nav-mbl {
		padding: 40px 0 33px;
	}	
	.cmp-utility-nav-mbl .nav>li.cmp-utility-nav-mbl-list-item a{
		padding-right: 8px;
		margin-right: 8px !important;
	}
	#footer-logo-bms .footer-bms-logo img { 
		width: 206px;
	}
	#footer-logo-bms .footer-270bio-logo img { 
		width: 132px;
	}	
	
	/* ISI content */
	.abecmadtc-isi-content {
		margin: 25px 0 36px;
	}
	.isi-content h3.boldcnt.mt-spc {
		margin-top: 24px;
	}
	.isi-content .custom-list.columncunt3{
		margin-bottom:0;
		column-count: auto;
	}
	.cmp-isi.sticky-element .hide-text-container, 
	.cmp-isi.sticky-element .more-text-container {
		display: flex;
	}
	.isi-mobile-view-links {
		display: none !important;
	}
	.cmp-isi.sticky-element {
		background-color: #fff;
		transform: translate3d(0px, 0px, 0px);
	}
	.cmp-isi.is-preview .isi-safety-info {
		width: 60%;
	}
	.cmp-isi.is-preview {
		padding-top: 8px;
		top: auto;
	    max-height: 185.5px;
	}
	.cmp-isi.is-expanded {
		top: 111px;
	}
	.abecmadtc-isi-content > .d-flex{
		flex-direction: column;
		margin-bottom: 20px;
	}
	.abecmablk{
		width:auto;
		margin-right:0;
	}
	
	/* New UPL ISI */
	.newupl.abecmadtc-isi-content {
		padding: 0;
	}
	.newupl .purple-subhead {
		font-size: 21px;
	    padding-top: 20px; 	
	}
	.newupl .fnt24lyt {
		font-size: 21px;
	}
	.newupl .fnt18lyt{
		font-size: 16px;
		line-height: 22px;
	}
	.newupl .max590 {
		max-width: none;
	}
	.newupl .dottedBox{
		padding: 15px 20px 0;
	    margin-bottom: 34px;
	}
	.newupl .dottedBox p{
		font-size: 16px;
		line-height: 22px;
		margin-left: 40px;
	    margin-bottom: 20px;	
	}
	.newupl .dottedBox p.mleftn30 {
		margin-left: 0;
	}
	.newupl .dottedBox .icon1:before{
		left: -40px;
		top: -5px;
	}
	.newupl .dottedBox .icon2:before{
		left: -40px;
		top: 4px;
	}
	.newupl .dottedBox .icon3:before{
	    left: -40px;
		top: -8px;
	}
	.newupl h3{
		font-size: 21px;
	}
	.newupl .dot{
		display: flex;
		flex-direction: column;
	    margin-left: 35px;
	}
	.newupl .dot li {
		font-size: 16px;
		line-height: 21px;
	}
	.newupl .dot.column3{
		display: flex;
		flex-direction: column;
	    margin-left: 47px;
		padding-left: 0;
	}
	.newupl .dot.column3.mmleft34{
		margin-left: 34px;
	}
	.newupl .dot.column4{
		display: flex;
		flex-direction: column;
	    margin-left: 34px;
		padding-left: 0;		
	}
	.newupl .dot li.empty{
		display: none;
	}
	.newupl .fnt18lyt.pleft47 {
		padding-left: 36px;
	}
	
	
	/* .show-indication .cmp-isi.is-expanded { 
		 top: 235px; 
	}*/	
	
	/* Exist popup style*/
	.external-link-warning-modal .modal-dialog {
		width: 345px;
		padding: 36px 15px 53px !important;
	}
	.modal-header h5.approvedIndi p {
		font-size: 20px;
		line-height: 28px;
	}
	.modal .modal-content .overlay-wrapper .modal-button {
		flex-direction: column-reverse;
		gap:20px;
	}
	.IndicationContent {
		margin: 0px auto 28px;
	}
	.modal button.close {
		right: 10px;
		top: -13px;
	}
	.external-link-warning-modal .modal-button > div {
		width:fit-content !important;
	}
	
	/* global styles */	
	h1,#locator #locator-body .treatment-center-heading p{
		font-size: 26px;
		line-height: 34px;
	}
	h2,.leveltwo,.orglist h2 {
		font-size: 24px;
		line-height: 34px;
		font-family:ITCAvantGardeGothicDemiBold;
	}
	h3,.thirdlevel{
		font-size: 22px;
		line-height: 28px;
		font-family:ITCAvantGardeGothicMedium;
	}
	h4,p.levelfour,.abecma-stories.greenborder h2,#outcomes-body .content2 ul li{
		font-size: 20px;
		line-height: 28px;
	}
	.ctas{
		flex-direction:column;
	}
	p.note-disclaimer{
		right: 15px;
		margin-bottom: 0;
		font-size: 10px;
		line-height:14px;
		bottom: -20px;
	}
	.breadcrumb.section {
		padding: 14px 0 14px 0;
	}
	#bgimage{
		width: 375px;
	}
	.exp-beft-bg-container--mod-1 .card-color-container{
		height:auto !important;
	}
	.exp-beft-bg-container--mod-1 .card-color-container .container{
		position:relative;
	}
	#bannerbg .col{
		position:unset;
	}
	.bannerblk {
		max-width: 64.5%;
		height:auto;
	}
	#understanding-body .bannerblk,
	#abecmadtc-rightforme .bannerblk,
	#outcomes-body .bannerblk .banner-title{
		position: relative;
		z-index: 1; 	
	}
	#outcomes-body .breadcrumb {
		padding-bottom: 0;
	}
	#outcomes-body .bannerblk .banner-title{
	    line-height: 30px;
	}
	#understanding-body .breadcrumb.section .breadcrumbNav,
	#abecmadtc-rightforme .breadcrumb.section .breadcrumbNav,
	#outcomes-body .breadcrumb.section .breadcrumbNav{
		position: relative; 
		z-index: 1; 
	}
	#outcomes-body .bannerblk .footnoteblk{
	    position: relative;
		z-index: 1; 
		bottom: 5px;
	}
	#outcomes-body .bannerblk .footnoteblk .foot-note{
	    max-width: 90%; 
	}
	#understanding-body .footnoteblk{
		bottom: -70px; 
	}
	#understanding-abecma{
	    padding-top: 35px; 
	}
	.bannerblk.wid100{
		max-width:100%;		
	}
	#bannerbgauto{
		padding-bottom:16px;
	}
	.plus-minus {
		min-width: 20px;
		height: 20px;
	}
	.plus-minus span:nth-child(2) {
		top: 3px;
		left: 7px;
		height: 10px;	
	}
	.accordion-container button[aria-expanded="false"] .plus-minus span:nth-child(1){
		left: 3px;
		top: 7px;
		width: 10px;
	}
	.telno:hover{
		opacity:0.75;
	}
	.cta-btmblk{
		flex-direction:column;
		gap:40px;
	}
	.ctacnt{
		padding: 35px 15px 40px;
	}
	.cta-img{
		margin-bottom: 12px;
	}
	.ctacnt p{
		font-size:20px;
		line-height:28px;
	}
	.ctacnt.fullwidth{
		margin-bottom:40px;
		padding: 38px 15px 40px;
	}
	.ctacnt.fullwidth p {
		margin-bottom: 26px;
	}
	.card-container.exp-beft-bg-container--mod-2 .card-color-container {
		padding: 40px 0;
		margin-top: 40px;
	}
	/* 404, 500 and sitemap style*/
	.error-404-container {
		padding: 57px 0 0;
		min-height:518px;
	}
	.error-404 {
		padding: 25px 0px 57px;
		min-height:auto;
		width:100%;
	}
	.error-404 img,.wid140{
		width: 100px;
		height: 100px;
		margin-bottom:20px;
	}
	.error-404 h1,.error-404 p{
		margin-bottom:26px;
	}
	.sitemap-container { 
		padding: 45px 0 0px;
	}
	.sitemap-container h1{
		margin:0;
	}
	
	/* homepage style*/
	.headline{
		line-height:20px;
		margin: 14px 0 5px;
	}
	.headline.msize{
		font-size: 12px; 
		line-height: 15px; 
		max-width: 80%;		
	}
	.headline2 {
		font-size: 48px;
		line-height: 48px;
		letter-spacing: -0.96px;
	}
	.headline2 span {
		font-size: 60px;
		letter-spacing: -1.2px;
	}
	.headline3 {
		font-size: 28px;
		line-height: 34px;
		letter-spacing: -0.56px;
		margin: 17px 0 0px; 
	}
	#home-bodycontent .note-disclaimer{
		bottom:5px;
	}
	#home-bodycontent .btn-primary.mpage{
		margin:10px 0 16px;
		width:100%;
	}
	.home-quotationblk{
		padding: 34px 36px 40px;
	}
	.home-quotationblk img:first-child{
		left:-12px;
	}
	.home-quotationblk img:last-child{
		right:-12px;
	}
	.font20-italic{
		text-align:left;
		font-size:18px;
	}
	.background-cnt {
		padding: 40px 0;
	}
	.background-cnt .levelfour{
		margin-bottom: 24px;
	}
	.cta-blk{
		padding: 23px 46px 32px;
		height: auto;
		flex:initial;
	}
	
	/* understandingpage style*/
	.cta-blk img.float-img {
		position: absolute;
		left: calc(50% - 29px);
		top: calc(0% - 29px);
	}
	.ctas.noborder .cta-blk:last-child img.float-img{
		transform: rotate(90deg);
	}
	.ctas.noborder .cta-blk{
		height:496px;
		padding: 52px 77px 40px;
	}
	.ctas.noborder .btntxt{
		margin:35px auto 30px;
		width: 177px;
		padding: 9px 16px;
	}
	.greenborder.oval{
		padding: 28px 13px 18px;
		border-radius: 20px;
		margin-bottom:62px;
	}
	#understanding-body h2{
		margin-bottom:20px;
	}
	img.abecmaworks {
		margin: 38px auto 8px;
	}
	
	/* rightforme style*/
	#rightforme-body .exp-beft-bg-container--mod-1 .container{
		height:236px;
	}
	#rightforme-body .background-image{
		background: url(/content/dam/commercial/us/abecmadtc/en/images/image-hero-is-ABECMA-right-for-me-mobile_update.svg) no-repeat right bottom;  
		width: 100%;
		height:100%;
	}
	.greenborder.tableblk .boldfont{
		padding: 14px 4rem;
	}
	.tablecnt > ul{
		flex-direction: column;
	}
	.tablecnt ul.custom-list {
		margin: 11px 0 11px 40px;
	}
	.tableblk .lastbg{
		font-size:14px;
		line-height:20px;
		padding: 11px 26px;
	}
	.greenborder.blkcnt{
		padding: 27px 22px 33px;
	}
	.greenborder.blkcnt > p{
		text-align: center;
		margin-top: 22px;
	}
	.blkcnt .flexblk{
		flex-direction: column;
		margin: 0;
	}
	.blkcnt .flexblk p{
		margin-bottom:0;
	}
	.conversation{
		padding: 37px 15px 44px;
	}
	.conversation .download-btn.grey{
		margin-top: 10px;
	}
	.greybg-blk{
		padding: 51px 15px 51px 0px;
		margin: 55px auto 0;
		gap: 5px;
	}
	/* results outcomes*/
	#outcomes-body .exp-beft-bg-container--mod-1 .container{
		height:288px;
	}
	#outcomes-body .background-image {
		background:url(/content/dam/commercial/us/abecmadtc/en/images/image-hero-treatment-outcomes-mobile_update.svg) no-repeat right bottom;  
		width: 100%;
		height:100%;
	}
	#outcomes-body .bannerblk{
		max-width: 100%;
	}
	#outcomes-body .tabs.section {
		margin: 0 0 16px;
	}
	#outcomes-body p.tabhead {
		margin: 33px 0 22px;
	}	
	#outcomes-body .tab-content h3 {
		margin-bottom: 20px;
	}
	#outcomes-body .tab-content .content1 img{
		margin-bottom:15px;
	}
	.tabs .cmp-tabs .nav-tabs{
		gap:15px;
	}
	.tab-content-wrapper.tab-content {
		padding: 30px 20px 22px;
		display:block !important;
	}
	.outcomes-flex{
		flex-direction:column;
		margin-top:40px;
	}
	.outcomes-flex > div{
		order:1;
	}
	.outcomes-flex img:first-child{
		order:2;
	}
	.outcomes-flex img:nth-child(2){
		order:3;
	}
	.tab-content hr{
		margin:38px 0 40px;
	}
	/* sideeffects style*/
	.sideeffects-topblk ul {
		column-count: auto;
		margin: 16px 0 0 10px;
	}
	ul.purple-arrow.count2{
		column-count:auto;
	}
	#sideeffects-body .greenborder.oval {
		margin: 20px auto 35px;
		padding: 29px 25px;
	}
	
	/* receiving style*/
	#receiving-body .exp-beft-bg-container--mod-1 .container{
		height:230px;
	}
	#receiving-body .background-image{
		background: url(/content/dam/commercial/us/abecmadtc/en/images/image-hero-receving-abecma-mobile_update.svg) no-repeat right bottom;  
		width: 100%;
		height:100%
	}
	#receiving-body .accopen, #receiving-body .accclose {
		margin: 28px 0 18px;
	}
	#receiving-body #videoplayblk{
		padding: 24px 0 42px;
	}
	#receiving-body .videocnt{
		text-align:center;
	}
	#receiving-body .receiving-btmblk{
		max-width: 305px;
	}
	#receiving-body .greenborder.wid716 {
		margin: 32px auto 10px;		
		padding: 32px 20px;
	}	
	/* stories style*/
	#stories-brightcov-videos {
		margin: 28px -15px 22px;
	}
	#stories-brightcov-videos .col:first-child {
		margin-bottom: 33px;
	}
	.story-description {
		padding: 21px 20px 40px 27px;
		min-height: auto;
	}
	.abecma-stories.greenborder{
		padding: 28px 16px 16px;
		margin-bottom:0;
	}
	.abecma-stories img {
		left: calc(50% - 42px);
		top: -62px;
	}
	#exampleModal .modal-dialog	{
		max-width: 315px !important;
	}
	#exampleModal .modal-content, #exampleModal .modal-body, #exampleModal .modal-body, #exampleModal #brightcovePlaylist,.video-js .vjs-tech {
		height: 180px;
	}
	#exampleModal .modal-header button {
		width: 23px;
		height: 20px;
		top: -10px;
		right: 56px;
		background-size: 22px 20px;
	}
	
	/* downloadable resources style*/
	#downloadable-resources-body .exp-beft-bg-container--mod-1 .container{
		height:292px;
	}
	#downloadable-resources-body .banner-title+p{
	    position: relative; 
		z-index: 1; 
		width: 55%;
	}
	.downloadblk{
		gap: 16px;
	}
	.downloadblk .dwnld-cnt{
		padding:22px 12px 25px 12px
	}
	#downloadable-resources-body #videoplayblk{
		margin-top:40px;
	}
	#videoplayblk .videoPlayerImage2{
		height:197px;
	}
	/* care partners style*/
	#care-partners-body .exp-beft-bg-container--mod-1 .container{
		height:232px;
	}
	#care-partners-body .background-image,
	#downloadable-resources-body .background-image{
		background: url(/content/dam/commercial/us/abecmadtc/en/images/image-hero-support-mobile_update.svg) no-repeat right bottom;  
		width: 100%;
		height:100%;
	}
	.after-infusion{
		margin:16px 0 0;
	}
	.after-infusion > img {
		display:block; /*ABDTC-88*/
	}
	#care-partners-body .greenborder.oval{
		margin: 83px auto 45px;
		padding: 26px 15px 22px 15px;
	}
	#care-partners-body #videoplayblk{
		margin-bottom:5px;
	}
	#care-partners-body .greenborder.oval img{
		left: calc(50% - 43px);
		top: -65px;
		padding: 0;
	}		
	/* CT-360 style*/
	.assist-programs-cont{
		flex-direction:column;
		margin: 30px 0 30px;
		gap:23px;
	}
	.assist-programs{
		min-height: 218px;
		display: flex;
		flex-direction: column;
		/* justify-content: space-between; */
		padding: 25px 18px 2px;
	}
	.assist-icon{
		min-height:auto;
	}
	/*.assist-programs:nth-child(1) img {
		width: 83px;
	}
	.assist-programs:nth-child(2) img {
		width: 92px;
	}
	.assist-programs:nth-child(3) img {
		width: 68px;
	}*/
	.contact-details{
		flex-direction:column;
		padding:42px 0 22px;
		gap:8px;
	}
	.contact-details > div:first-child{
		display:flex;
		gap:10px;
		align-items: flex-start;
	}
	.contact-details > div:first-child img{
		width: 67px;
	}
	/* Organization  content */
	.care-partner-organizations {
		margin-top: 32px;
	}
    /* FAQ*/
	#faq-body .card-container.exp-beft-bg-container--mod-1{
		margin-bottom:20px;
	}
	#faq-body .accopen, #faq-body .accclose {
		margin: 0 0 10px;
	}
	#faq-body .acchead h2{
		font-size:20px;
		line-height:28px;
		font-family:ITCAvantGardeGothicMedium;
		padding-right: 2rem;
	}
	#faq-body #accordion .outeracc{
		margin-bottom:0;
	}
	#faq-body #accordion .accordion-tab-inner-content{
		margin-bottom: 22px;
	}
	/* insta overlay content */
	.modal#genericLightbox .insta-overlay-page {
		height: calc(100% - 16px);
		top: 8px;
		margin: 0 auto;
		width: calc(100% - 16px);
	}
	.insta-overlay-page .home-banner {
		height:220px;
	}
	.insta-overlay-page .hero-image .left{
		width: 58px;
		height: 167px;
		left: 12px;
		top: 37px;
	}
	.insta-overlay-page .hero-image .center{
		width: 184px;
		height: 58px;
		top: 86px;
		margin-left: -60px;
	}	
	.insta-overlay-page .hero-image .right{
		width: 139px;
		height: 208px;
		left: 223px;
	}		
	.insta-overlay-page .home-banner .foot-note {
		bottom: -24px;
	}
	.insta-overlay-page p.usPrescribing {
		margin-top: 41px;
		margin-bottom: 20px;
	}
	.insta-overlay-page .isiUSPresc {
		margin-bottom: 17px !important;
	}	
	.insta-overlay-page .footer-logo-cont{
		margin: 0 -5px;
	}
	.insta-overlay-page .footer-links-section {
		padding: 24px 0 236px 0 !important;
	}	

/* indi overlay content */
.indi-overlay-page.modal#genericLightbox .lightbox-modal {
	height: auto;
	width: 345px;
}	
.indi-overlay-page.modal button.close {
	right: -16px;
	top: 0;
	height: auto;
}
/* registration */
#registration-success-body .screen {
		margin: 46px auto 60px;
		padding: 25px 15px 53px;
		width:100%;
}
#registration-success-body .screen h1{
		margin-bottom: 64px;
}
#registration-success-body .screen p{
		margin-bottom: 35px;
		font-family:ITCAvantGardeGothicMedium;
}
#registration-failed-body .screen{
		padding:25px 15px 52px;
}
#registration-failed-body .screen h1{
		margin-bottom:23px;
}
#updatescreen_content_caption{
	top:82px;
	font-size: 24px;
    line-height: 34px;
}
#updatescreen .gigya-screen-content div.gigya-screen {
    margin: 23px auto 40px;
    width: 345px;
    padding: 68px 15px 26px;
}
.gigya-screen.portrait.mobile .signupLabel{
	font-size:16px;
}
.gigya-screen .requiredFieldLabel.foot-note{
	padding-bottom: 20px;
	font-size:12px !important;
}
#updatescreen .gigya-screen .gigya-composite-control.gigya-composite-control-textbox{
	width:100%;
}
#updatescreen .gigya-screen .gigya-composite-control.gigya-composite-control-textbox input{
	margin-bottom:24px;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice.patientOrCarePartner{
	padding-top:20px;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox.termsAndCond {
    padding: 0 0 16px;
}
.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label {
    width: calc(100% - 46px);
}
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox .gigya-error-msg-active{
	padding-bottom:4px;
}
#downloadable-resources-body .background-image,
#care-partners-body .background-image,
#outcomes-body .background-image{
	width: 78% !important; 
}
#home-bodycontent .btn-primary.homebtnn .arroww{
    right: unset !important; 
}
#sideeffects-body #bannerbgauto{ 
    background: url(/content/dam/commercial/us/abecmadtc/en/images/image-hero-support-mobile_update.svg) no-repeat;
    background-size: contain;
    background-position: center bottom;	
}
#sideeffects-body #bannerbgauto .banner-title{
	margin-bottom: 30px; 
}

/* ABDTC-94 start*/
.bgimage #bgimage {
	width: 100%;
}
.bannerblk {
	max-width: 75%;
}
.bannerblk .banner-title {
	font-size: 24px;
    line-height: 30px;
}
.footnote-wrap .foot-note {
	/*ABDTC-107*/
	/* font-size: 8px; */
	font-size: 11px;
	line-height: 18px;
	font-family: 'ITCAvantGardeGothicBook';
	/*ABDTC-107*/
}
#understanding-abecma {
	padding-top: 0;
}
#understanding-body .cmp-bgimage .desktop-img-container {
	height: 100%;
    max-height: 260px;
    background-position: center center;
}
.container {
	max-width: 100%;
}
#rightforme-body .cmp-bgimage .mobile-img-container {
	background-position: center right;
}
.breadcrumb.section * {
	font-size: 14px;
}
.receiving-abecma-wrap,
#care-partners-body .bannerblk {
	margin-top: 30px;
}
.home-banner-wrap.bannerblk {
	margin-top: 5px;
    max-width: 57%;
}
#home-bodycontent .cmp-bgimage .mobile-img-container {
	position: relative;
    margin-top: 30px;
}
.homebanner-row {
	margin: 5px 0;
}
.home-banner-wrap.bannerblk .banner-title {
	font-size: 17px;
	line-height: 22px;
	margin-top: 10px;
}
.bannerblk .banner-title .purple-marker {
	padding: 0 8px 0 8px;
}
.homebanner-firstrow {
    font-size: 12px;
    position: absolute;
    top: -28px;
    color: #60439B;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.homebanner-row.moveforward-row {
	font-size: 10px;
    line-height: 16px;
}
#home-bodycontent .discover-btn .btn-primary.homebtnn {
	font-size: 11px;
	padding: 4px 7px 4px 12px;
	min-height: 24px;
    line-height: 24px;
}
.homebanner-caption {
	font-size: 10px;
	padding: 15px 0;
	padding: 10px 0;
}
#home-bodycontent .cmp-bgimage .desktop-img-container {
	background-position: center left;
}
#sideeffects-body .cmp-bgimage .mobile-img-container,
#receiving-body .cmp-bgimage .mobile-img-container,
#abecmadtc-downloadable-resources .cmp-bgimage .mobile-img-container,
#understanding-body .cmp-bgimage .mobile-img-container,
#care-partners-body .cmp-bgimage .mobile-img-container,
#outcomes-body .cmp-bgimage .mobile-img-container {
	background-position: center right;
}
.footnote-wrap .foot-note {
	text-indent: 0;
    margin-left: 0;
}
.actor-portrayal {
	font-size: 10px;
	width: auto;
	left: 15px;
}
.actor-portrayal.home-act {
    bottom: 5px;
    right: 20px;
}
/* ABDTC-94 end*/

#outcomes-body .bannerblk {
	margin-top: 8px; /* ABDTC-97 */
}

/*ABDTC-123 start*/
#home-bodycontent .discover-btn .btn-primary.homebtnn {
	font-size: 10px;
}
#abecmadtc-results .breadcrumbNav li.breadcrumb,
#sideeffects .breadcrumbNav li.breadcrumb,
#abecmadtc-downloadable-resources .breadcrumbNav li.breadcrumb,
#care-partners-body .breadcrumbNav li.breadcrumb	{
	display: block;
	padding-left: 0;
}
#outcomes-body .bannerblk {
	margin-top: 25px;
}
#homepage header {
	box-shadow: none;
	border-bottom: 1px solid #ebebeb;
}	
/*ABDTC-123 end*/

} /*media query (max-width:1023px) end*/

#home-bodycontent .btn-primary.homebtnn{
    background-color: transparent; 
    color: #333333; 
    position: relative; 
    padding: 0; 
    border: 0; 
}
#home-bodycontent .btn-primary.homebtnn .arroww{
    position: absolute; 
    top: -2px; 
    right: -15px;  
}
#understanding-body .cmp-bgimage .desktop-img-container{
	/* background-position: center bottom;   */ /* ABDTC-94 */
    background-size: cover  !important;  
    /* height: 100%  !important;   */ /* ABDTC-94 */
}
#home-bodycontent .cmp-bgimage .desktop-img-container,
#home-bodycontent .cmp-bgimage .mobile-img-container,
#understanding-body .cmp-bgimage .mobile-img-container{
    /*background-position: center bottom;*/  /* ABDTC-94 */	
}
#rightforme-body .background-image,
#outcomes-body .background-image,
#receiving-body .background-image,
#downloadable-resources-body .background-image,
#care-partners-body .background-image{
    width: 100%;  
    background-size: contain;  
    background-position: bottom center;  
}
#home-bodycontent .note-disclaimer,
#understanding-body .note-disclaimer,
#rightforme-body .note-disclaimer,
#outcomes-body .note-disclaimer,
#receiving-body .note-disclaimer,
#downloadable-resources-body .note-disclaimer,
#care-partners-body .note-disclaimer{
	display: none;  
}
.home-banner .btn-primary.dpage{
	font-size: 21px;  
}
#receiving-body #learn-how-abecma-works,
/*#downloadable-resources-body #meet-your-abecma-care-team,
 #downloadable-resources-body #learn-how-abecma-works, ABDTC-87 */
#care-partners-body #videoplayblk{
	display: none;  
}
#sideeffects-body #bannerbgauto{ 
    background: url(/content/dam/commercial/us/abecmadtc/en/images/image-hero-support-desktop_update.svg) no-repeat;
    background-size: contain;
    background-position: center bottom;	
}
/*.abecmadtc-isi-content{
	position: relative; 
}
.abecmadtc-isi-content:before{
	content: 'FPO';
	position: absolute;
}*/

@media(min-width:1024px){

#cell-therapy-360-body #bannerbgauto{  
    background: url(/content/dam/commercial/us/abecmadtc/en/images/logo-ct360.svg) no-repeat;
    background-size: 40%;
    background-position: right;	
}	
#cell-therapy-360-body #bannerbgauto .hero-image{
	display: none;  
}	
#utilities-menu{
    align-items: center;  	
}

.androidTab #home-bodycontent .cmp-bgimage .desktop-img-container,
.androidTab #understanding-body .cmp-bgimage .desktop-img-container {
	background-size:100%;	
}
#bannerbg .note-disclaimer{
	right: -120px;
	margin-bottom:5px;
}
#understanding-body #bgimage{
    border-bottom: 3px solid #F8F5FC;
}
#bannerbgauto{
	height:250px;
}
#utilities-menu li.dropdown:hover .dropdown-menu,
.nav-item.show .dropdown-menu{
	display: block !important;	
    background: #FFFFFF;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
    border-radius: 10px;
    border: none;
    padding: 16px;
    min-width: auto;
    margin-left: 50%;
    transform: translateX(-50%);
    width: auto;
    top: calc(100% + 6px);	
}
#utilities-menu li.dropdown .dropdown-menu:before {
    content: "";
    height: 18px;
    display: block;
    position: absolute;
    top: -18px;
    left: 0;
    width: 100%;
    background-image: url(/content/dam/commercial/us/abecmadtc/en/images/submenu-arrow.png);
    background-position: 50% 100%;
    background-size: 11px;
    background-repeat: no-repeat;
}
.indi-overlay-page:before { 
    content: '';
    display: block;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: -11px;
	left: 53%;
}
.home-banner .mediumfont{
	width:68%;
}
#understanding-body .banner-title{
	margin-top:50px;
}
#rightforme-body .foot-note.mt-30{
	margin-top:30px;
}
.outcomes-flex > div{
	margin-left:8px;
}
.story-quote > div{
	margin-top:10px;
}
.after-infusion .custom-list.purple-arrow li { 
    padding-left: 15px;
	margin-bottom:16px;
}
.videocnt{
	margin-right: 32px;
}
#care-partners-body #bannerbg .note-disclaimer,
#downloadable-resources-body #bannerbg .note-disclaimer{
    right: -178px;
}
#faq-body .accordion-tab-inner-content{
	padding-right: 50px;
}
#five05-body .error-404 img,
#five05-body .error-404 h1,
#five05-body .error-404 p{
	margin-bottom:32px;
}
#registration-failed-body .screen > img {
    margin-bottom: 26px;
}
.telno{
	pointer-events: none;
}

/* indi overlay content */
.indi-overlay-page {
	height: 210px;
	width: 610px;
	padding: 0 !important;
	box-shadow: 0px 0px 4px 2px #00000040;
	transform: translateX(-50%);
	top: 40px;
	overflow: visible !important;	
}
.indi-overlay-page.modal#genericLightbox .lightbox-modal {
	height: 100%;	
	margin: 0;
}
.indi-overlay-page.modal button.close {
	right: -16px;
	top: 0;
	width:20px;
	height:20px;
}
}

@media(min-width:768px){
.androidTab #mainNav .dropdown a.nav-link {
    pointer-events: none;
}
}

.low-transition .rytcnt {
	max-width: 590px;
}
.low-transition .rytcnt h3 {
	padding: 0;
    font-size: 18px;
    margin-bottom: 0;
}
.low-transition .rytcnt p.warning {
	font-size: 14px;
    line-height: 1.3em;
    margin-top: 10px;
}
.low-transition .rytcnt p.call {
	font-size: 14px;
    line-height: 1.3em;
    margin-top: 10px;
}
/*ABDTC-87 start*/
@media (min-width:1024px){.newupl .dot li { margin-bottom: .5rem;}
 .right-move{position : relative; right: 50px}}
.fnt18lyt.bold.purple.font-inc{ font-size: 19px;}
.right-move{position : relative; right: 50px}

li.nav-item.btn.btn-tab.active {
    background-color: #704D9F;
}
li.nav-item.btn.btn-tab.active > a {
    color: #fff;
}
/*ABDTC-87 end*/
/*ABDTC-88 start*/
@supports (hanging-punctuation: first) and (font: -apple-system-body) and (-webkit-appearance: none) {
	.newupl .dot li, .dot.column3.align-dot { margin-bottom: 0 !important;}
  }
  @media (min-width:1024px){
	.fnt18lyt.pd-none{padding-left: 0px !important;}
	.dot.only-mob{display: none !important;}

  }
	/* .d-flex.only-desk{display: block !important;} */
	.dot.column3.unset{column-count: unset !important;}

  @media (max-width:1023px){
	.dot.column3.only-mob{display: block !important;}
	.d-flex.only-desk{display: none !important;}
  }
/*ABDTC-88 ends*/
/*ABDTC-89 start*/
p.fnt18lyt.pd-none {
    padding-left: 0px;
}
#utilities-menu .nav-item:hover, #utilities-menu .nav-item.active{
    color: #c20f2f;
    font-family: 'ITCAvantGardeGothicDemiBold';
    }
.to_font{font-size: 14px;}
@media (max-width:1023px){
	p.fnt18lyt.pd-none.pad-5 {padding-left: 5px;}
	.move-left{padding-left:0px !important;}
	.to_font{font-size: 16px;}
}
@media (min-width:1024px){
 .graph-5{max-width:268px !important;}
.ml-33{margin-left:33px;}
.mr-28{margin-right:28px;}

}
/*ABDTC-89 ends*/

/*ABDTC-105 start*/
@media(max-width:767px) {
	.greenborder.eligibility-table .secondlevel li.border-manual {
		border: none;
	}
	.eligibility-table .tablecnt .bgclr {
	    border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	.tablecnt > ul > li:not(:last-child) {
		border: none;
	}
	
	.eligibility-table .firstlevel > li {
		margin-bottom: 23px;
		border-radius: 10px;
	}
	.mblock {
		display: block;
	}
	.greenborder.oval.gb-oval-v2 {
		border-radius: 17px;
		border: 2px solid #55C3B7;
		padding: 12px 25px;
	}
	.purple-bg-block p {
		font-size: 22px;
		font-family: 'ITCAvantGardeGothicBold';
	}
	.purple-btn-mfont {
		font-size: 16px;
		border-radius: 50px;
	}
	.block-separator {
		width: 100%;
		margin: 20px 0 30px;
		height: 1px;
	}
	.tabs .cmp-tabs .nav-tabs .nav-item a.nav-link {
		font-size: 14px;
		padding: 5px 18px;
		line-height: normal;
	}
	
	.newTabData ul.custom-list li {
		line-height: 26px;
	}
	
	.purple-bg-block .purple-btn-mfont {
		min-width: 300px;
	}
	
	.gb-oval-icon img {
		left: 0;
		right: 0;
		margin: auto;
	}
	.gb-oval-icon .greenborder.oval.gb-oval-v2 {
		border-radius: 30px;
		padding: 30px 20px 25px;
	}
	.gb-oval-icon .greenborder.gb-oval-v2 p {
		padding: 10px 20px;
		font-size: 18px;
		line-height: 26px;
	}
	.monitoring-block p {
		font-size: 18px;
		line-height: 26px;
	}
	.monitoring-block p.boldfont {
		font-size: 22px;
		padding-bottom: 15px;
	}
	.manual-footnote {
		font-size: 12px;
	}
	
	.enrolled-wrap .enrolled-block {
		position: relative;
	}
	.enrolled-detail .custom-list {
		margin-left: 0;
	}
	.enrolled-wrap .was-monitored{
		 position: absolute;
		top: -5px;
		width: 180px;
		margin: auto;
		left: 0;
		right: 0;
		text-align: center;
	}
	.tooltip.open.refract-popup .tooltiptext {
		left: 0 !important;
	}

	/*ABDTC-108 start*/
	.result-graph-section {
		padding: 15px 20px 30px;
	}
	.result-graph-section .result-footnote {
	    padding: 0;
		position: static;
		margin-top: 25px;
	}
	
	.result-graph-section .result-greenoval {
		position: static;
		max-width: 100%;
		margin-top: 20px;
		text-align: center;
	}
	
	.result-graph-section .result-title {
		position: static;
		margin-bottom: 25px;
	}
	/*ABDTC-108 end*/
}
/*ABDTC-105 end*/

/* ABDTC-94 start*/
@media (max-width:539px) {
	.homebanner-firstrow {
		font-size: 10px;
	}
	.home-banner-wrap.bannerblk {
		max-width: 75%;
		margin-top: 20px;
	}
	.bannerblk,
	#outcomes-body .bannerblk {
		max-width: 100%;
	}
	.home-banner-wrap.bannerblk .banner-title {
		font-size: 15px;
		line-height: 18px;
	}
	.bannerblk .banner-title {
		font-size: 18px;
		line-height: 24px;
	}
	#home-bodycontent .discover-btn .btn-primary.homebtnn .arrow {
		line-height: 15px;
	}
	#home-bodycontent .cmp-bgimage .mobile-img-container {
		background-position: -50px center; /* ABDTC-99 */
	}
	.home-banner-wrap.bannerblk .banner-title .purple-marker {
		padding: 0 4px 0 4px;
	}

	/*ABDTC-122 & ABDTC-123 start*/
	#sideeffects-body .bannerblk { 
		margin-top: 65px; 
	}
	#outcomes-body .bannerblk {
        margin-top: 55px;
    }
	.receiving-abecma-wrap {
        margin-top: 80px;
    }
	#care-partners-body .bannerblk {
		margin-top: 70px;
	}	
	/*ABDTC-122 end*/
}
/* ABDTC-94 end*/

body.no-scroll{width: 100%;height: 100%;}/*ABDTC-93 start*/

