* {
    margin: 0;
    padding: 0;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
/*    -ms-backface-visibility: hidden;*/
    -o-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

body {
    -moz-user-select: none;
}

p {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-transform: translateZ(0);
    transform: rotate(0.02);
}

* {
    font-size: 100%;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#container {
    width: 500px;
    height: 250px;
    /* height: 2000px; */
    /* border: 1px solid #c1c1c1; */
    overflow: hidden;
    visibility: hidden;
}

#collapsed-panel{
    right: 0px;
    top: 0px;
    width: 298px;
    height: 248px;
    border: 1px solid #c1c1c1;
    /* box-sizing: border-box; */
    overflow: hidden;
}
#IRI_mainContainer {
    visibility: hidden;
    opacity: 0;
}

div {
    position: absolute;
}

.overallclick {
    width: 300px;
    height: 250px;
    top: 0px;
}

sup {
    line-height: 0px;
}

b {
    font-weight: 700;
}

i {
    font-style: italic;
}

.wrapper {
    width: 300px;
    height: 250px;
    top: -1px;
    left: -1px;
}

.wrapper * {
    background-repeat: no-repeat;
}

.hidden {
    opacity: 0;
}

.fadeUp {
    opacity: 0;
    transform: translate(0px, 10px);
}

.fadeRight {
    opacity: 0;
    transform: translate(-10px, 0px);
}

.transition {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

#collapsed-panel .adSize {
    top: 0px;
    left: 0px;
    width: 300px;
    height: 250px;
    background-size: contain;
}

#expanded-panel .adSize {
    top: 0px;
    left: 0px;
    width: 500px;
    height: 250px;
    background-size: contain;
}


.notoBold {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
}

.notoReg {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
}

.openBold {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

#header {
    top: 3px;
    left: 121px;
    letter-spacing: -0.5px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
    text-align: left;
}

#f1copy {
    top: 23px;
    width: 300px;
    color: #0054a6;
    font-size: 27px;
    line-height: 30px;
    text-align: center;
}

#f2copy {
    top: 51px;
    left: 8px;
    color: #da0812;
    line-height: 17px;
    font-size: 15px;
}

#txtBot {
    color: #444444;
    font-size: 9px;
    line-height: 10px;
    top: 145px;
    left: 218px;
}

#txtBot b{
    color: #da0812;
}

#cta {
    width: 123px;
    height: 28px;
    top: 125px;
    left: 7px;
    background-color: #006072;
    border-radius: 4px;
}

#cta_plus{
    width: 13px;
    height: 13px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    left: 96px;
    top: 7px;
}

#cta_text {
    color: #ffffff;
    font-size: 13px;
    position: absolute;
    text-align: left;
    left: 13px;
    top: 4px;
}

#overallclick {
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0px;
    cursor: pointer;
}

/* ----------------------------------Expand CSS------------------------------------- */
#whiteBlocker{
    position: absolute;
    width: 500px;
    height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    visibility: hidden;
    background-color: #F4F4F2;


    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    transition: all .1s ease-out;
}
#whiteBlocker-col{
    position: absolute;
    width: 500px;
    height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    visibility: hidden;
    background-color: #F4F4F2;


    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    transition: all .1s ease-out;
}
#expanded-panel{
    width: 298px;
    height: 248px;
    border: 1px solid #c1c1c1;
    top: 0px;
    right: 0px;
    visibility: hidden;
    background-color: #F4F4F2;
    overflow: hidden;
}

#wrapper-expanded{
  width: 500px;
  height: 250px;
  top: -1px;
  left: -1px;
}

#expandClicktag{
    position: absolute;
    width: 500px;
    height: 250px;
    cursor: pointer;
}

#headTextExp {
    top: 1px;
    left: 134px;
    color: #FFFFFF;
    letter-spacing: -0.15px;
    font-size: 12.42px;
    line-height: 15px;
    text-align: left;   
}


.copyExp {
    text-align: left;
}

#copyExp {
    top: 57px;
    left: 12px;
    color: #da0812;
    /* letter-spacing: 0px; */
    font-size: 18px;
    line-height: 21px;
}

#copyExp b {
    letter-spacing: 0px;
    font-size: 22px;
    line-height: 1;
}

#subCopyExp {
    top: 104px;
    left: 12px;
    color: #da0812;
    font-size: 18px;
    line-height: 14px;
}

#txtBotExp {
    color: #444444;
    font-size: 9px;
    line-height: 10px;
    top: 235px;
    left: 252px;
    letter-spacing: -0.2px;
}

#txtBotExp b{
    font-size: 11px;
    line-height: 11px;
    color: #da0812;
}

#closeBtn {
  width: 47px;
  height: 18px;
  position: absolute;
  top: 1px;
  left: 339px;
  cursor: pointer;
}

#xBg {
    background-color: #eeeeee;
    width: 167px;
    height: 19px;
    left: -6px;
    pointer-events: none;
}

#xIcon{
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    left: 0px;
    top: 2px;
}

#xText {
    color: #006774;
    font-size: 9px;
    width: 29px;
    position: absolute;
    text-align: left;
    left: 18px;
    top: 3px;
}

#ctaExp {
    width: 130px;
    height: 29px;
    position: absolute;
    top: 131px;
    left: 10px;
    background-color: #006072;
    border-radius: 4px;
    cursor: pointer;
  }
  
#ctaExpIcon{
    width: 15px;
    height: 15px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    right: 9px;
    top: 6px;
}
  
#ctaExpText {
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    text-align: left;
    left: 20px;
    top: 8px;
}
/* -------------------- ISI -------------------- */

#isiHeader {
    width: 298px;
    height: 16px;
    background-color: #ffffff;
    -webkit-transform: translate(0px, 158px);
    -moz-transform: translate(0px, 158px);
    -ms-transform: translate(0px, 158px);
    -o-transform: translate(0px, 158px);
    transform: translate(0px, 158px);
}

#ihText {
    /* margin: 1px 0px 0px 7px; */
    top: 2px;
    left: 7px;
    color: #006072;
    font-size: 12px;
    line-height: 13px;
}

#isiHeaderBottom {
    width: 298px;
    height: 17px;
    bottom: 0px;
    cursor: pointer;
    background-color: #eeeeee;
    -webkit-transform: translate(0px, 250px);
    -moz-transform: translate(0px, 250px);
    -ms-transform: translate(0px, 250px);
    -o-transform: translate(0px, 250px);
    transform: translate(0px, 250px);
}

.isiBg {
    /*
    width: 298px;
    height: 232px;
    background-color: #fff;

    -webkit-transform: translate(0px, 187px);
    -moz-transform: translate(0px, 187px);
    -ms-transform: translate(0px, 187px);
    -o-transform: translate(0px, 187px);
       transform: translate(0px, 187px);
*/
}

#isiContainer {
    width: 298px;
    height: 90px;
    /* height: 2000px; */
    overflow: hidden;
    cursor: default;
    background-color: #fff;
    border-top: 1px solid #c1c1c1;
    -webkit-transform: translate(0px, 157px);
    -moz-transform: translate(0px, 157px);
    -ms-transform: translate(0px, 157px);
    -o-transform: translate(0px, 157px);
    transform: translate(0px, 157px);
}

#isiContent {
    top: 16px;
    left: 7px;
    width: 298px;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}



.isiLogo {
    width: 278px;
    height: 58px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative !important;
    background-position: 195px;
    bottom: 61px;
}

#ihTextBottom {
    font-size: 10px;
    top: 0px;
    margin: 0px 0px 0px 7px;
    color: #134b8e;
    text-decoration: underline;
    cursor: pointer;
}


#scrollBg {
      width: 8px;
      right: 0px;
      top: 0px;
      height: 63px;
      background-color: #FFFFFF;
      border: 1px solid #c1c1c1;

    -webkit-transform: translate(296px, 163px);
    -moz-transform: translate(296px, 163px);
    -ms-transform: translate(296px, 163px);
    -o-transform: translate(296px, 163px);
    transform: translate(296px, 163px);
}

#scrollBar {
  width: 6px;
  background-color: #bbbbbb;
  cursor: pointer;

    -webkit-transform: translate(1px, 3px);
    -moz-transform: translate(1px, 3px);
    -ms-transform: translate(1px, 3px);
    -o-transform: translate(1px, 3px);
    transform: translate(1px, 3px);
}

.isiHeader {
    font-weight: 700;
    color: #006072;
    font-size: 12px;	
    line-height: 14px;
    padding-top: 6px;
}

.isiTextBold {
    font-weight: 700;
    color: #444444;
    font-size: 12px;	
    line-height: 14px;
    padding-top: 4px;
}

.isiText {
    font-weight: 400;
    color: #444444;
    font-size: 12px;	
    line-height: 14px;
    padding-top: 3px;
}

.supISI{
    position: relative;
    font-size: 7px;
    top: 1px;
}

.bullet_main {
    color: #444444;
    font-weight: 400;
    font-size: 12px;	
    line-height: 14px;
    padding-top: 5px;
    padding-left: 8px;
}

.bullet_black{
    position: absolute;
    margin-top: 2px;
    left: 0px;
    font-weight: 400;
    line-height: 10px;
}

.novaLogo {
    width: 55px;
    height: 39px;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0px;
    right: 20px;
    display: inline-block;
}

/* --------------------------------- ISI EXpand ------------------------------------------ */

#IRI_mainContainer-exp {
    visibility: hidden;
    opacity: 0;
}

#isiHeader-exp {
    width: 152px;
    height: 30px;
    background-color: #ffffff;
    -webkit-transform: translate(333px, 19px);
    -moz-transform: translate(333px, 19px);
    -ms-transform: translate(333px, 19px);
    -o-transform: translate(333px, 19px);
    transform: translate(333px, 19px);
}

#ihText-exp {
    /* margin: 1px 0px 0px 7px; */
    top: 3px;
    left: 5px;
    color: #006774;
    font-size: 12px;
    line-height: 14px;
}

#isiHeaderBottom-exp  {
    width: 165px;
    height: 30px;
    bottom: 0px;
    cursor: pointer;
    background-color: #ebebeb;
    -webkit-transform: translate(0px, 250px);
    -moz-transform: translate(0px, 250px);
    -ms-transform: translate(0px, 250px);
    -o-transform: translate(0px, 250px);
    transform: translate(333px, 250px);
}

#isiContainer-exp {
    width: 165px;
    height: 229px;
    /* height: 2000px; */
    overflow: hidden;
    cursor: default;
    background-color: #fff;
    border-left: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
    -webkit-transform: translate(332px, 18px);
    -moz-transform: translate(332px, 18px);
    -ms-transform: translate(332px, 18px);
    -o-transform: translate(332px, 18px);
    transform: translate(332px, 18px);
}

#isiContent-exp {
    top: 32px;
    left: 5px;
    width: 145px;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#ihTextBottom-exp {
    font-size: 10px;
    margin: 2px 0px 0px 5px;
    color: #134b8e;
    text-decoration: underline;
    cursor: pointer;
    line-height: 11px;
}


#scrollBg-exp {
    width: 8px;
      /* right: 0px; */
      /* top: 0px; */
      height: 191px;
      background-color: #FFFFFF;
      border: 1px solid #c1c1c1;
      -webkit-transform: translate(485px, 22px);
      -moz-transform: translate(485px, 22px);
      -ms-transform: translate(485px, 22px);
      -o-transform: translate(485px, 22px);
      transform: translate(485px, 22px);
}


#scrollBar-exp {
    width: 6px;
    height: 17px;
    background-color: #bbbbbb;
    cursor: pointer;
    -webkit-transform: translate(1px, 1px);
    -moz-transform: translate(1px, 1px);
    -ms-transform: translate(1px, 1px);
    -o-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
}

.isiHeader-exp {
    color: #006072;
    font-size: 12px;
    line-height: 14px;
}

#novaLogo-exp {
    width: 55px;
    height: 39px;
    background-repeat: no-repeat;
    background-size: contain;
    right: 5px;
    display: inline-block;
    bottom: -15px;
}
/* Property Work's For FireFox Only */
@-moz-document url-prefix() {
    #f1copy, #subCopyExp {
        margin-top: -1px;
    }

    #ihTextBottom-exp {
        margin-top: 1px;
    }
}

/* Property Work's For Internet Explorer Edge Only */
@supports (-ms-ime-align:auto) {
    #frame1Col {
        margin-top: 1px;
    }
}

/* Property Work's For Internet Explorer 11, 10 Only */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {


}

/*Safari only*/
@media not all and (min-resolution:.001dpcm) { @media {
    #frame1Col {
        margin-top: 1px;
    }

    #headTextExp {
        letter-spacing: 0.1px;
    }

    #f2copyExp {
        letter-spacing: -0.2px;
    }
    
}}  


/* -------------------- DISPLAY -------------------- */
