@charset "UTF-8";
body {
    margin: 0px;
    overflow: hidden;
}

:focus {
    outline: none;
}

::-moz-focus-inner {
    border: 0;
}

::-webkit-scrollbar {
    width: 11px;
}

::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    /*border: 1px solid #f1f1f1;*/
}

::-webkit-scrollbar-thumb {
    background-color: #b0adad;
    border: 0px solid transparent;
    border-radius: 0px;
    background-clip: content-box;
    min-height: 23px;
}

.banner-container {
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #c5c5c4;
}

#chromeCover {
    background-color: #FFFFFF;
}

html,
body,
.banner-container,
#chromeCover,
#inner_container,
#inner_container>div {
    position: absolute;
    font-family: Arial, sans-serif;
    overflow: hidden;
    width: 728px;
    height: 90px;
}
img {
    position: absolute;
    font-family: Arial, sans-serif;
    overflow: hidden;
    width: 728px;
    height: 90px;
	top: -1px;
	left: -1px;
}


.isi-scrollbox {
    box-sizing: border-box;
    overflow-x: hidden;
    width: 100%;
    height: 70px;
    scrollbar-color: #c2c2c2 #fbfbfb;
}

.isi-container {
    position: absolute;
    box-sizing: border-box;
    width: 300px;
    height: 70px;
    background-color: #ffffff;
    right: 0px;
    bottom: 0px; 
	border-left: 1px solid #1e2170;
    overflow: hidden;
}

.isi_header:first-child {
    padding-top: 0;
}

.isi-container .isi_header {
    color: #1e2170;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    padding-bottom: 0px; 
}

.isi-container .title {
    color: #1e2170;
    font-weight: bold;
    letter-spacing: -0.6px;
    padding: 0;
}

.isi-container .color-text1 {
    color: #0f9798;
}

.isi-container .bold {
    font-weight: bold;
}

.isi-container p,
.isi-container ul {
	padding: 4px 0px; 
	margin: 0px;
	font-size: 11px;
    line-height: 14px;
	
    color: #000000; 
}

.isi-container p b {
    letter-spacing: -0.9px;
}

.isi-container ul li {
    list-style: none;
    padding-left: 0.5em;
    text-indent: -0.5em;
}

.isi-container ul li::before {
    content: "\2022";
    padding-right: 0.2em;
    position: relative;
    top: 0em;
    color: #000000;
}

.isi-container ul li ul li {
    list-style: none;
    padding-left: 0.7em;
    text-indent: -0.7em;
}

.isi-container ul li ul li::before {
    content: "\25CB";
    padding-right: 0.2em;
    position: relative;
    top: 0em;
    color: #000000;
}

.pointer {
    cursor: pointer !important;
}

.underline {
    text-decoration: underline;
}

.no_padding {
    padding: 0px !important;
}

sup {
    line-height: 0px;
    font-size: 6px;
}

.isi-content {
    padding: 3px 7px;
    margin-right: 7px;
}

.isi-content .bullet {
    color: #333333;
    font-size: 12px; margin-right: 3px;
}

.isi-link,
.isi-link:visited {
    cursor: pointer;
    text-decoration: underline;
}

.btn-container {
    box-sizing: border-box;
    height: 19px;
    line-height: 0px;
    width: 300px;
    top: 0px;
    right: 0px;
    background-color: #e6e7e8;
    color: #123885;
    border-left: 1px solid #1e2170;
}

.btn-container div {
    display: inline-block;
    position: relative;
    text-align: center;
}

#adPI {
    width: 140px;
    padding-left: 5px;
}

#adMG {
    width: 130px;
}

.btn-pi,
.btn-mg {
	position: absolute;  
	height: 14px;
    font-size: 9px;
    cursor: pointer;
    text-decoration: underline;
    line-height: 12px !important;
    text-align: center;
    /*margin-top: 8px; */
    top:-3px;
}

#bg_color {
    background: #FFF;
}

/*#logo{
	position: absolute;
    top: 0px;
    right: -2px;
    width: 95.5px;
    height: 39px;
    cursor: pointer;
}
#logo img{
	width: 95.5px;
    height: 39px;
}*/



#amgenlogo{
	position: relative; 
	width: 88px;
    height: 20px;
}

#amgenlogo img{
	width: 88px;
    height: 20px;
}

#text02,
#text03,
#text04 {
    position: absolute;
    width: 300px;
    height: 250px;
}

#sliderImage {
    position: absolute;
    width: 1565px !important;
    height: 90px !important;
}

#sliderImage img {
    width: 1565px !important;
    height: 90px !important;
}

.btn-container,
.btn-pi,
.btn-mg,
#logo,
#bg_color,
#cursor,
#text02b_mask1,
#text02b_mask2,
#text03b_mask1,
#text03b_mask2,
#text04b_mask1,
#text04b_mask2,
#text04b_mask3 {
    position: absolute;
}

#cursor  {
	top: 35px;
	left: 42px;
	width: 1px !important;
    height: 16px !important;
    /* z-index: 2; */
    /* display: none; */
}
#cursor img {
	 top: 0 !important;
	left: 0 !important;
	width: 1px !important;
    height: 16px !important;
    /* z-index: 2; */
    /* display: none; */
}

#_mask1, #_mask2, #_mask3, #cursor{
    top:20px;   
}