/* Reset */
@import url(scrollbar.css);
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
img { border: 0; }

/*CONTAINER*/
#wrapper { width: 300px; height: 250px; background: #FFF; position: absolute; overflow: hidden; border: 1px solid #000; top: 0; left: 0; opacity: 0; background-repeat: no-repeat; }
#banner { position: absolute; width: 300px; height: 250px; top: 0px; left: 0px; cursor:pointer; z-index: 500; opacity: 0; background-color:#ffffff;}

/*ISI*/
#isi { width: 300px; top: 388px; left: -1px; height: 79px; position: absolute; z-index: 501; font-family: Arial, Helvetica, sans-serif; background: #FFF; }
.container { overflow: auto; position: relative; width: 300px; height: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 10px; color: #58585a; margin-top: 1px; }
.all-themes .container { width: 300px; height: 79px; float: left; }
.container-title { font-size: 10px; color: #e90649; margin: 3px 0px 0px 7px; line-height: 12px; letter-spacing: 0px; font-weight: 700; width: 276px; }
.container-text { font-size: 10px; color: #000; margin: 6px 0 0 7px; line-height: 11px; width: 270px;}
.list li { margin: 2px 0px 3px 2px; background: url(images/circle.png) no-repeat left 4px; padding: 0 0 0 6px; list-style-type: none; background-size: 3px; }
.list2 li { margin: 2px 0px 3px 8px; background: url(images/circle.png) no-repeat left 4px; padding: 0 0 0 6px; list-style-type: none; background-size: 3px; }
.bold { font-weight: bold; }
sup{
    line-height: 0px;
    vertical-align: 2px;
    font-size: 8px;
}
/*CONDICIONAL FIREFOX*/
@-moz-document url-prefix() {
    .container-text { letter-spacing: -0.3px; }
    .list li { letter-spacing: -0.3px; }
}
/*END ISI*/

/*BANNER*/

#txt1 { position: absolute; width: 200px; height: auto; top: 7px; left: 49px; opacity: 0; z-index: 30;}
#txt1a { position: absolute; width: 264px; height: auto; top: 6px; left: 0px; opacity: 1; z-index: 30;}
#txt2 { position: absolute; width: 114px; height: auto; top: 68px; left: 163px; z-index: 2;}
#txt3 { position: absolute; width: 115px; height: auto; top: 67px; left: 144px; opacity: 1; z-index: 5;}
#txt4 { position: absolute; width: 230px; height: auto; top: 5px; left: 34px; opacity: 1; z-index: 7;}
#txt5 { position: absolute; width: 131px; height: auto; top: 64px; left: 17px; opacity: 1; z-index: 7;}
#txt6 { position: absolute; width: 265px; height: auto; top: 59px; left: 14px; z-index: 10;}
#txt7 { position: absolute; width: 113px; height: auto; top: 64px; left: 14px; z-index: 10;}
#img1 { position: absolute; width: 378px; height: auto; top: 0px; left: 0px; opacity: 1; z-index: 1;}
#img2 { position: absolute; width: 300px; height: auto; top: 0px; left: -1px; opacity: 0; z-index: 3;}
#img3 { position: absolute; width: 300px; height: auto; top: 0px; left: 0px; opacity: 0; z-index: 6;}
#logo_xeljanz { position: absolute; width: 277px; height: auto; top: 8px; left: 14px; z-index: 10; }
#cta { position: absolute; width: 107px; height: auto; top: 108px; left: 14px; cursor: pointer; z-index: 9999;}
#ball { position: absolute; width: 14px; height: auto; top: 164px; left: 135px; cursor: pointer; z-index: 9999;}
#ball2 { position: absolute; width: 23px; height: auto; top: 330px; left: 40px; cursor: pointer; opacity: 0; z-index: 9999;}

/*ISI_Assets*/
#txt_top_isi { position: absolute; width: 300px; height: auto; top: 373px; left: -1px; z-index: 502; opacity: 0; }
#txt_bottom_isi { position: absolute; width: 300px; height: auto; top: 464px; left: -1px; z-index: 503; opacity: 0; }
#prescribing { position: absolute; width: 107px; height: 10px; top: 236px; left: 12px; opacity: 0; background: #FFF; cursor: pointer; z-index: 504; }
#medication { position: absolute; width: 62px; height: 10px; top: 236px; left: 223px; opacity: 0; background: #FFF; cursor: pointer; z-index: 505; }

/*ISI_Cursor*/

#prescribing_isi, #medication_isi, #medwatch_isi, #helps_isi, #boxed_warning { color: #e90649; text-decoration: underline; cursor: pointer; }
#logo_pfizer { cursor: pointer; }

