@charset "UTF-8";

/* CSS Document */
* {
    margin: 0px;
}

a img,
a {
    border: none;
    outline: none;
}

.fadeIn,
.fadeOut {
    -webkit-transition: all .5s linear !important;
    -moz-transition: all .5s linear !important;
    -o-transition: all .5s linear !important;
    transition: all .5s linear !important;
}
 
.fadeIn_0,
.fadeOut_0 {
    -webkit-transition: all 0s linear !important;
    -moz-transition: all 0s linear !important;
    -o-transition: all 0s linear !important;
    transition: all 0s linear !important;
}

.fadeIn, .fadeIn_0 {
    opacity: 1 !important;
}

.fadeOut, .fadeOut_0 {
    opacity: 0 !important;
}
.nowrap {
    white-space: nowrap;
    font-style: normal;
}

#dummy{
    position: absolute;
    width: 728px;
    height: 90px;
    left: -1px;
    top: -1px;
    background: url(https://tengocancer.com/adsets/bms/reblozyl/728x90/images/dummy.png) no-repeat;
    background-size: 100% 100%;
    opacity: 0.5;
}
.mt-10 {
    padding: 5px 0 5px 0;
}
.notice {
    padding: 0px 0 5px 0;
}
/***************************** SECTION 1 ****************************/
#container {
    background: #ffffff;
    width: 726px;
    height: 88px;
    border: #000000 solid 1px;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.init{
    opacity: 0 !important;
}

#bg {
    /*background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/bg.png");*/
    position:absolute;
    top:0px;
    left:0px;
    width: 726px;
    height: 88px;
    background-size:100% 100%;
    opacity: 1;
/*    z-index: 5;*/
}

#logo, #copy1, #copy2, #copy3, #footnote, #ribbon, #patient, #purple_line1, #purple_line2, #purple_line3, #purple_line3_1, #lavender_bg1, #lavender_bg2, #lavender_bg3, #cta {
    position:absolute;
    width: 728px;
    height: 90px;
    background-size:100% 100%;
    opacity: 0;
}

/*#logo {
    background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/logo.png");
    position:absolute;
    width: 123px;
    height: 58px;
    background-size:100% 100%;
    z-index: 3;
    
    -webkit-transform: translate(187px, 68px) scale(0.617) rotate(0.01deg);
    -ms-transform: translate(187px, 68px) scale(0.617) rotate(0.01deg);
    -moz-transform: translate(187px, 68px) scale(0.617) rotate(0.01deg);
    transform: translate(187px, 68px) scale(0.617) rotate(0.01deg);
}*/

#logo {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/logo.png"); 
   background-size:100% 100%;
    opacity: 1;
}

.move {
    -webkit-transform: translate(0px, 35px) scale(1);
    -ms-transform: translate(0px, 35px) scale(1);
    -moz-transform: translate(0px, 35px) scale(1);
    transform: translate(0px, 35px) scale(1);
}

#copy1 {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/copy1.png"); 
   background-size:100% 100%;
}

#copy2 {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/copy2.png"); 
   background-size:100% 100%;
}

#copy3 {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/copy3.png"); 
   background-size:100% 100%;
}

#footnote {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/footnote.png"); 
   background-size:100% 100%;
    opacity: 1;
    
}

#ribbon {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/ribbon.png"); 
   background-size:100% 100%;
}

#patient {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/patient.png"); 
   background-size:100% 100%;
   
}

#purple_line2 {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/purple_line2.png"); 
   background-size:100% 100%;
    clip: rect(0px, 300px, 90px, 0px) ;
    width: 728px;
    height: 90px;
    top: 0;
    left: 0px;
}

.remove {
    -webkit-transition: all 1s linear !important;
    -moz-transition: all 1s linear !important;
    -o-transition: all 1s linear !important;
    transition: all 1s linear !important;

    -webkit-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    -ms-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    -moz-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;

    clip: rect(0px, 430px, 90px, 0px) !important;
}

#lavender_bg1 {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/lavender_bg1.png"); 
   background-size:100% 100%;
}

#purple_line1 {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/purple_line1.png"); 
   background-size:100% 100%;
   clip: rect(0px, 300px, 90px, 0px) ;
    
    width: 728px;
    height: 90px;
    top: 0;
    left: 0px;
}

.remove2 {
    -webkit-transition: all 1s linear !important;
    -moz-transition: all 1s linear !important;
    -o-transition: all 1s linear !important;
    transition: all 1s linear !important;

    -webkit-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    -ms-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    -moz-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;

    clip: rect(0px, 430px, 90px, 0px) !important;
}

#purple_line3 {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/purple_line2.png"); 
   background-size:100% 100%;
   clip: rect(0px, 300px, 90px, 0px) ;
    width: 728px;
    height: 90px;
    top: 0;
    left: 0px;
}

.remove3 {
    -webkit-transition: all 1s linear !important;
    -moz-transition: all 1s linear !important;
    -o-transition: all 1s linear !important;
    transition: all 1s linear !important;

    -webkit-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    -ms-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    -moz-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;

    clip: rect(0px, 430px, 90px, 0px) !important;
}

#purple_line3_1 {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/purple_line3_1.png"); 
   background-size:100% 100%;
   clip: rect(0px, 300px, 90px, 0px) ;
    width: 728px;
    height: 90px;
    top: 0;
    left: 0px;
}

.remove4 {
    -webkit-transition: all 1s linear !important;
    -moz-transition: all 1s linear !important;
    -o-transition: all 1s linear !important;
    transition: all 1s linear !important;

    -webkit-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    -ms-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    -moz-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
    transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;

    clip: rect(0px, 430px, 90px, 0px) !important;
}

#lavender_bg2 {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/lavender_bg2.png"); 
   background-size:100% 100%;
}

#lavender_bg3 {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/lavender_bg2.png"); 
   background-size:100% 100%;
}

#cta {
   background-image:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/cta.png"); 
   background-size:100% 100%;
    
    -webkit-transform: translate(480px, 0px) scale(1) rotate(0.01deg);
	-ms-transform: translate(480px, 0px) scale(1) rotate(0.01deg);
	-moz-transform: translate(480px, 0px) scale(1) rotate(0.01deg);
	transform: translate(480px, 0px) scale(1) rotate(0.01deg);
}

#cta.movecta {
    -webkit-transform: translate(0px, -14px) scale(1);
    -ms-transform: translate(0px, -14px) scale(1);
    -moz-transform: translate(0px, -14px) scale(1);
    transform: translate(0px, -14px) scale(1);
    opacity: 1 !important;
}


#section1 {
    position: absolute;
    width: 298px;
    height: 88px;
    left: 0px;
    top: 0px;
   	background-color: #fff;
} 

.lst_none{
    padding-left: 17px;
}

#ctaPatch{
    width: 125px;
    height: 22px;
    position: absolute;
    top: 53px;
    left: 253px;
    opacity: 0;
    display: none;
    z-index: 101;
} 

#ctaPatch.movectapatch {
    -webkit-transform: translate(0px, -14px) scale(1);
    -ms-transform: translate(0px, -14px) scale(1);
    -moz-transform: translate(0px, -14px) scale(1);
    transform: translate(0px, -14px) scale(1);
    opacity: 1 !important;
}

#clickTag {
    width: 430px;
    height: 90px;
    position: absolute;
    top: 0px;
    z-index: 100;
}

.main_50per{
    width: 100%;
    display: block;
}
.ul-magn-lft-50per{
 display: inline-table;
    width: 41%;
    margin-left: 0 !important;
    padding-left: 8px !important;

}

/***************************** SECTION 2 ****************************/

#section2 {
    position: absolute;
    bottom: 0px;
	right:0px;
    width: 298px;
    height: 88px;
    background: #FFF;
    font-family: arial;
    font-size: 100%;
    z-index: 102;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: 4;
}

#section2.bot_0 {
    bottom: 0px;
}

#sTitle {
	background:url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/title.png");
	background-size:100% 100%;
	width:290px;
	height:13px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	color:#0032A0;
	padding:3px 0 0 10px;
}

#sTitle sup {
    position: relative;
    top: -0.2em;
    vertical-align: baseline;
}

#isiActionBtn {
    font-size: 10px;
    position: absolute;
    right: 6px;
    top: 2px;
    color: #0032A0;
    font-weight: normal;
    cursor: pointer;
}

#scroller p, #scroller p strong{font-size:11px !important;}
.purple1 {color: #60279E !important;}
.link_bl{color: #0B7FFA !important;}
.link_bl2{color: #0B81FC !important;}

.magn-lft{margin-left: 25px;}
.para-mgntp{margin-top:10px !important;}
.ul-magn-lft{margin-left: 20px !important;}


.ul-magn-lft ul li.hypen{
	list-style: circle !important;
	background: none !important;
	padding-left: 0px !important;
	list-style-position: outside !important;
}
#hypn-circle{
	margin-left: 17px;
}

#scrollableArea {
	width: 288px;height: 69px; -webkit-transition: height .3s;-moz-transition: height .3s;-o-transition: height .3s;-ms-transition: height .3s;transition: height .3s;
	
}
#scrollableArea.expandContainer {
	height: 161px;
}
#scrollableContent {
	width: 288px;height: 69px;padding: 0 0 0 0px; overflow: hidden;position: absolute;font-family: arial;line-height: 12px;left: 8px;-webkit-transition: height .3s;-moz-transition: height .3s;-o-transition: height .3s;-ms-transition: height .3s;transition: height .3s;cursor: default;
}
#scrollableArea.expandContainer #scrollableContent {
	height: 81px;
}
#scroller {
	width: 94%;font-size: 11px;padding: 2px 0px;
}
#scroller .inner_title {
	margin-top: 4px;margin-bottom: 7px;
}
.text_bold {
	font-weight: bold;
}



#scroller ul.pL10{padding-left:10px;}
#scroller ul.pL20{padding-left:20px;}
.pR2{padding-right:2px;}
#scrollableArea #scroller .para_1 {
	margin-top: 0px;
}

#piLink a.fp_inf{text-decoration:underline;}

#scroller p a{text-decoration: underline; color: #4c4c4c;}
.white_patch_top {
    width: 100%;height: 2px;background: #fff;position: absolute;top: 0px;left: 0px;
}
.white_patch {
	width: 98%;height: 2px;background: #fff;position: absolute;bottom: 0px;left: 0px;
}
#scroller h3 {
	font-size: 11px;color: #000000;margin-bottom: 1px;margin-top: 4px;
}
#scroller h3.bottom-5{
	margin-bottom: 5px;
}
#scroller .color1{
	margin-top: 4px;color: #713da9;
}
#scroller .color2{
	color: #e1169b;
}
#scroller p {
	line-height: 13px;margin-bottom: 6px;margin-top: 4px;margin-right: 2px;
	color: #4c4c4c;
}
#scroller p.center a {
	letter-spacing: -0.02em;
}
#scroller p:before {
	text-indent: 2em;list-style-type: disc;display: list-item;margin-left: 2em;
}
#scroller .marg_align {
	margin-top: -5px;
}
#scroller a {
	color: #0006ff;outline: none;
}
#scroller sup {
	position: relative;top: 1px;vertical-align: super;font-size: 6px;font-weight: bold;line-height: 0;
}
#scroller ul.defaultList {
	list-style: none;padding: 0px;
}
#scroller ul.defaultList li {
	list-style: none;padding-left: 10px;position: relative;margin-bottom: 8px;
}
#scroller ul.defaultList li:after {
	position: absolute;top: 4px;left: 3px;content: "";width: 3px;height: 3px;border-radius: 10px;background-color: #000000;
}
#scroller ul.splList {
	margin-bottom: 8px;list-style: none;
}
#scroller ul.splList li {
	margin-bottom: 1px;list-style: none;position: relative;padding-left: 7px;
}
#scroller ul.splList li:after {
	content: "-";position: absolute;top: 0px;left: 0px;
}
#scroller .isi_meta {
	margin-bottom: 3px;letter-spacing: -0.03em;
}
.padding-bot7{ 
	padding-bottom: 7px;
}
#scroller img {
	margin: 9px 0px 7px 0px;
}
#scroller .nowrap {
	white-space: nowrap;
}
#scroller ul {
	padding: 0;margin: 4px 0px 0px 0px;
}
#scroller p.top-8{
	margin-top: 8px;
}
#clickTagMain {
	width: 100%;height: 100%;position: absolute;top: 0px;z-index: 101;
}
#scroller ul li {
	margin-bottom: 2px;background: url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/bullet_circle.png") no-repeat 1px 4px;background-size: 3px 3px;list-style: none;padding-left: 9px;color: #4c4c4c;
}
#scroller ul li.last {
    padding-left: 26px;
    background: url("https://tengocancer.com/adsets/bms/reblozyl/728x90/images/bullet_circle.png") no-repeat 20px 4px;
}
#scroller ul li:not(:last-child){
	margin-bottom: 3px;
}
.iScrollVerticalScrollbar {
	position: absolute;z-index: 9999;width: 10px;bottom: 0px;top: 3px;right: 1px;overflow: hidden
}
.iScrollIndicator {
	position: absolute;
}
.iScrollVerticalScrollbar .iScrollIndicator {
	width: 6px;background-color: #E11F8F;height: 8px !important;
}
.iScrollLoneScrollbar {
	background-color: #6695AC;width: 6px
}

.subTitle {
	font-family: arial;font-size: 11px;font-weight: bold;
}

#piLink {
	font-size: 7px;
    font-weight: bold;
    bottom: 0px;
    position: absolute;
    z-index: 101;
    width: 100%;
    background-color: #573393;
    font-family: Arial;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 2px;
    line-height: 14px;
    text-align: left;
    padding-right: 0px !important;
    padding-left: 8px !important;
}



.bullet-list {
  list-style-type: none; /* Remove default bullets */
  padding-left: 20px; /* Adjust as needed */
}

.bullet-list li{
	 background: none !important;
	list-style: none;
	padding-left: 7px;
	text-indent: -12px;
}

.bullet-list li::before {
  content: "○"; /* Unicode bullet character */
/*  margin-right: 2px;  Adjust as needed */
	padding-right: 6px;
}

#piLink a {
	color: #fff;text-decoration: none;
}

#scroller img {
	background-size:100% 100%;margin: 9px 0px 7px 0px;
}
.center{
	text-align: center;
}
.top-space{
	padding-top: 0px;
}
.mt-10 {
	margin-top: 10px !important;
}

.no-wrap {
    white-space: nowrap;
    font-style: normal;
}

/* Animations */

.transition-1 {
	-webkit-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.transition-2 {
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.transition-3 {
	-webkit-transition: all 0.3s linear !important;
	-ms-transition: all 0.3s linear !important;
	-moz-transition: all 0.3s linear !important;
	transition: all 0.3s linear !important;
}

/* fades */

.fade-in {
    opacity: 1 !important;
}

.fade-in1 {
	opacity: .8 !important;
}

.fade-out {
	opacity: 0 !important;
}

/* class */
.patient_move {
	-webkit-transform: translate(470px, 0px) scale(1) rotate(0.01deg) !important;
	-ms-transform: translate(470px, 0px) scale(1) rotate(0.01deg) !important;
	-moz-transform: translate(470px, 0px) scale(1) rotate(0.01deg) !important;
	transform: translate(470px, 0px) scale(1) rotate(0.01deg) !important;
}

.reset {
	-webkit-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
	-ms-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
	-moz-transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
	transform: translate(0px, 0px) scale(1) rotate(0.01deg) !important;
}

/***************************** cross browser ****************************/
@-moz-document url-prefix() {
    

    .inner_title {
        margin-top: 3px !important;
        margin-bottom: 3px !important;
    }
    #scroller .inner_title1 { 
        margin-bottom: 5px !important;
    }
    

    .windows .inner_title {
        margin-top: 4px !important;
        margin-bottom: 3px !important;
    }

    .windows .head_1 {
        margin-top: 4px;
    }

    .windows #piLink {
        letter-spacing: -0.03em;
    }
}

.ie #piLink{ letter-spacing: -0.03em; }
.ie #scrollableContent {
        height: 81px;
    }
.ie #scroller .inner_title1 { 
        margin-bottom: 4px !important;
    }
/***************************** ISI CLONED VIEW FOR QA ****************************/
#clonedISIForQA {
    position: absolute;
    top: 100px;
    left: 10px;
}

#clonedISIForQA>a {
    font-family: Arial;
    font-size: 14px;
}

#clonedISIForQA>p {
    font-family: Arial;
    font-size: 11px;
    max-width: 220px;
    padding: 5px 5px;
    border-bottom: solid #CCC 1px;
    margin-bottom: 5px;
}

#clonedISIForQA #scrollableContent {
    height: auto;
    overflow: visible;
    font-family: Arial, sans-serif;
}

#clonedISIForQA #scrollableContent #scroller {
    -webkit-transform: translate(0px, 0px) translateZ(0px) !important;
    -moz-transform: translate(0px, 0px) translateZ(0px) !important;
    -o-transform: translate(0px, 0px) translateZ(0px) !important;
    -ms-transform: translate(0px, 0px) translateZ(0px) !important;
    transform: translate(0px, 0px) translateZ(0px) !important;
}

#clonedISIForQA .iScrollVerticalScrollbar {
    display: none;
}
/*custom*/
#clonedISIForQA #top_logo{
    display: none;
}