* {
    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);
}

* {
    font-size: 100%;

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

#container {
    width: 560px;
    height: 600px;
    /* background-color:#ffffff; */
    /* height: 2000px; */
    /* border: 1px solid #c1c1c1; */
    overflow: hidden;
    visibility: hidden;
}

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

div {
    position: absolute;
}

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

sup {
    line-height: 0px;
}

a {
    text-decoration: none;
}

i {
    font-style: italic;
}

b {
    font-weight: 700;
}

u {
    text-decoration: underline;
}

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

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

.hidden {
    opacity: 0;
}

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

.fadeLeft {
    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: 600px;
    background-size: contain;
}

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

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

.notoSemi {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
}

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

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

/* ----------------------------------Collapse CSS------------------------------------- */

#colBg{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
}
#colLogo{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
}
#colHeader{
    position: absolute;
    top: 11px;
    left: 168px;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: -.1px;
    line-height: 14px;
}
#colPortrayal{
    position: absolute;
    top: 345px;
    left: 7px;
    color: #ffffff;
    font-size: 10px;
    line-height: 12px;
    opacity: 0;
    text-shadow: 4px 1px 4px #000000;
}
#colFootnote{
    position: absolute;
    top: 385px;
    left: 6px;
    color: #444444;
    font-size: 10px;
}
#colFootSup{
    position: relative;
    top: 0;
    font-size: 6px;
}
#colCopy1{
    position: absolute;
    top: 111px;
    left: 27px;
    color: #da0812;
    font-size: 22px;
    line-height: 26px;

    opacity: 0;
    transform: translate(0,-10px);
}
#colCopy1Sup{
    position: relative;
    top: 0;
    font-size: 12px;
    margin-right: 1px;
}
#colCta{
    position: absolute;
    top: 179px;
    left: 161px;
    width: 110px;
    height: 24px;
    background-color: #006072;
    border-radius: 4px;
    color: #ffffff;
    font-size: 13px;
    padding-top: 4px;
    padding-left: 13px;

    opacity: 0;
    transform: translate(0, -10px);
}
#plusIcon{
    position: absolute;
    top: 7px;
    left: 96px;
    width: 13px;
    height: 13px;
    background-size: contain;
    background-repeat: no-repeat;
}

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

/* ----------------------------------Expand CSS------------------------------------- */

#expLogo{
    position: absolute;
    top: 0;
    left: 0;
    width: 560px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;
}
#expHeader{
    position: absolute;
    top: 12px;
    left: 176px;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: -.46px;
    line-height: 13px;
}
#expPortrayal{
    position: absolute;
    top: 544px;
    left: 6px;
    color: #ffffff;
    font-size: 10px;
    line-height: 12px;
    text-shadow: 4px 1px 4px #000000;
}
#expFootnote{
    position: absolute;
    top: 586px;
    left: 6px;
    color: #444444;
    font-size: 10px;
}
#expFootSup{
    position: relative;
    top: 0;
    font-size: 6px;
}
#expBg1, #expMan1, #expBg2, #expMan2{
    position: absolute;
    top: 0;
    left: 0;
    width: 560px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
}
#circle1{
    position: absolute;
    top: 0;
    left: -28.5px;
    width: 589px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
}
#icon1{
    position: absolute;
    top: 0;
    left: 0;
    width: 560px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0, -10px);
}
#expCopy1{
    position: absolute;
    top: 105px;
    left: 10px;
    color: #da0812;
    font-size: 22px;
    line-height: 26px;
    text-align: left;

    opacity: 0;
    transform: translate(0, -10px);
}
#expCopy1sup{
    position: relative;
    top: 1px;
    font-size: 13px;
}

#a_supf1c1{
    font-size: 13px;
    position: relative;
    left: 1px;
    top: 1px;
}

.f1Copy2Exp {
    position: absolute;
    top: 170px;
    left: 13px;
    color: #444444;
    font-size: 10px;
    line-height: 1px;

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

.f1-bullet1-exp {
    padding-left: 5px;
    top: 11px;
    left: 5px;
    line-height: 6px;
    width: 320px;
}

.f1-bullet2-exp {
    padding-left: 5px;
    top: 19px;
    left: 5px;
    line-height: 11px;
    width: 320px;
}

.frame1C2a-bullet-exp,
.frame1C2b-bullet-exp {
    position: absolute;
    left: -1px;
    font-weight: 400;
    color: #444444;
}

.f1Copy2aExp {
    position: absolute;
    top: 46px;
    left: 3px;
    width: 320px;
  }

  #a_supf1c2{
    font-size: 5px;
    position: relative;
    left: 0px;
    top: 0px;
}

#f1c2sup1{
    position: relative;
    font-size: 5px;
    top: 0px;
}

#f1c2sup2{
    position: relative;
    font-size: 5px;
    top: 0px;
}


#circle2{
    position: absolute;
    top: 0;
    left: -55px;
    width: 615px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: scale(.8) translate(-40px, 30px);
}
#icon2{
    position: absolute;
    top: 0;
    left: 0;
    width: 560px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0, -10px);
}
#expCopy2{
    position: absolute;
    top: 106px;
    left: 10px;
    color: #da0812;
    font-size: 22px;
    line-height: 26px;
    text-align: left;

    opacity: 0;
    transform: translate(0, -10px);
}
#expCopy2sup{
    position: relative;
    top: 1px;
    font-size: 13px;
}

#expCopy3{
    position: absolute;
    top: 186px;
    left: 10px;
    color: #006072;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    /*letter-spacing: -0.3px;*/

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

#circle3{
    position: absolute;
    top: 0;
    left: -85px;
    width: 644px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: scale(.8) translate(-40px, 30px);
}
#icon3{
    position: absolute;
    top: 0;
    left: 0;
    width: 560px;
    height: 600px;
    background-size: contain;
    background-repeat: no-repeat;

    opacity: 0;
    transform: translate(0, -10px);
}
#expCopy4{
    position: absolute;
    top: 96px;
    left: 10px;
    color: #da0812;
    font-size: 22px;
    line-height: 26px;
    text-align: left;

    opacity: 0;
    transform: translate(0, -10px);
}
#expCopy4sup{
    position: relative;
    top: 0px;
    font-size: 13px;
}
#expCopy5{
    position: absolute;
    top: 147px;
    left: 10px;
    color: #444444;
    font-size: 12px;
    line-height: 26px;

    opacity: 0;
    transform: translate(0, -10px);
}
#expCopy5sup{
    position: relative;
    top: 0px;
    font-size: 6px;
}
#expCopy6{
    position: absolute;
    top: 172px;
    left: 13px;
    color: #444444;
    font-size: 10px;
    line-height: 12px;

    opacity: 0;
    transform: translate(0, -10px);
}
#expCopy6sup{
    position: relative;
    top: 1px;
    font-size: 6px;
}
#expBullet{
    position: absolute;
    top: 204px;
    left: 35px;
    color: #444444;
    font-size: 10px;
    line-height: 12px;
    width: 350px;

    opacity: 0;
    transform: translate(0, -10px);
}
.frameBullet{
    position: absolute;
    left: 1px;
    font-weight: 400;
    color: #444444;
}
#bullet1{
    padding-left: 7px;
    top: -20px;
    left: -20px;
    line-height: 11px;
}
#bullet1sup{
    position: relative;
    top: 1px;
    font-size: 6px;
}
#bullet2{
    padding-left: 7px;
    top: -9px;
    left: -20px;
    line-height: 11px;
}

#expCopy7{
    position: absolute;
    top: 100px;
    left: 13px;
    color: #da0812;
    font-size: 22px;
    line-height: 26px;
    text-align: left;

    opacity: 0;
    transform: translate(0, -10px);
}
#expCopy7sup{
    position: relative;
    top: 1px;
    font-size: 13px;
}

#repBtn{
    position: absolute;
    top: 203px;
    left: 173px;
    width: 85px;
    height: 23px;
    border: 1px solid #006072;
    background-color: #ffffff;
    color: #006072;
    font-size: 12px;
    border-radius: 4px;
    padding-left: 44px;
    padding-top: 5px;
    cursor: pointer;
    visibility: hidden;

    opacity: 0;
    transform: translate(0, -10px);
}
#repIcon{
    position: absolute;
    top: 5px;
    left: 104px;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

#visitBtn{
    position: absolute;
    top: 203px;
    left: 13px;
    width: 140px;
    height: 22px;
    border: 1px solid #006072;
    background-color: #006072;
    color: #ffffff;
    font-size: 12px;
    border-radius: 4px;
    padding-left: 8px;
    padding-top: 5px;
    cursor: pointer;
    visibility: hidden;

    opacity: 0;
    transform: translate(0, -10px);
}
#visitIcon{
    position: absolute;
    top: 6px;
    left: 125px;
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}

#whiteBlocker{
    position: absolute;
    width: 560px;
    height: 600px;
    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: 560px;
    height: 600px;
    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: 598px;
    border: 1px solid #c1c1c1;
    top: 0px;
    right: 0px;
    visibility: hidden;
    background-color: #F4F4F2;
    overflow: hidden;
}

#wrapper-expanded{
  width: 560px;
  height: 600px;
  top: -1px;
  left: -1px;
}

#expandClicktag{
    position: absolute;
    width: 560px;
    height: 600px;
    cursor: pointer;
}

#headerExp {
    top: 13px;
    left: 172px;
    letter-spacing: -0.35px;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 14px;
    text-align: left;
}

#logoExp {
    background-size: contain;
    background-repeat: no-repeat;
    width: 142px;
    height: 49px;
    top: 16px;
    left: 12px;
}

#closeBG {
  width: 243px;
  height: 18px;
  position: absolute;
  top: 1px;
  left: 316px;
  cursor: pointer;
  background-color:#eeeeee;
}

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

}

#xIcon{
    width: 14px;
    height: 14px;
    position: absolute;
    background-size: contain;
    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;
}
/* -------------------- ISI -------------------- */

#isiHeader {
    border-top: 1px solid #c1c1c1;
    width: 298px;
    height: 19px;
    top: 0px;
    background-color: #ffffff;
    -webkit-transform: translate(0px, 399px);
    -moz-transform: translate(0px, 399px);
    -ms-transform: translate(0px, 399px);
    -o-transform: translate(0px, 399px);
    transform: translate(0px, 399px);
}

#ihText {
    top: 2px;
    left: 7px;
    color: #006072;
    font-size: 12px;
    line-height: 14px;
}


#isiHeaderBottom {
    width: 298px;
    height: 17px;
    bottom: 0px;
    cursor: pointer;
    background-color: #ebebeb;
    font-family: 'Open Sans', sans-serif;

    -webkit-transform: translate(0px, 600px);
    -moz-transform: translate(0px, 600px);
    -ms-transform: translate(0px, 600px);
    -o-transform: translate(0px, 600px);
    transform: translate(0px, 600px);
}

.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: 1243px;
      /* height: 2000px; */
      overflow: hidden;
      cursor: default;
      background-color: #ffffff;
      border-top: 1px solid #c1c1c1;
      font-family: 'Open Sans';
      -webkit-transform: translate(0px, 418px);
    -moz-transform: translate(0px, 418px);
    -ms-transform: translate(0px, 418px);
    -o-transform: translate(0px, 418px);
    transform: translate(0px, 418px);
}

#isiContent {
    position: absolute;
    top: 15px;
    left: 5.5px;
    width: 298px;
    line-height: 7px;
    -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 {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    top: 0px;
    margin: -2px 0px 0px 7px !important;
    color: #134b8e;
    cursor: pointer;
}
#ihTextBottom a {
    color: #134b8e;
    text-decoration: underline;
}

#scrollBg {
    width: 8px;
    right: 0px;
    top: 0px;
    height: 63px;
    border: 1px solid #c1c1c1;
    background-color: #ffffff;
    -webkit-transform: translate(297px, 406px);
    -moz-transform: translate(297px, 406px);
    -ms-transform: translate(297px, 406px);
    -o-transform: translate(297px, 406px);
    transform: translate(297px, 406px);
}

#scrollBg-exp {
    width: 8px;
    right: 0px;
    top: 0px;
    height: 522px;
    border: 1px solid #c1c1c1;
    background-color: #ffffff;



    -webkit-transform: translate(556px, 27px);
    -moz-transform: translate(556px, 27px);
    -ms-transform: translate(556px, 27px);
    -o-transform: translate(556px, 27px);
    transform: translate(556px, 27px);
}

#scrollBar {
    width: 6px;
    background-color: #545454;
    cursor: pointer;
    border: 1px solid #ffffff;
    opacity: .4;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}
#scrollBar-exp {
    width: 6px;
    background-color: #545454;
    cursor: pointer;
    border: 1px solid #ffffff;
    opacity: .4;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.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: 1px;
}

.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;
    top: 6px;
    left: 0px;
    font-weight: 400;
    /* line-height: 10px; */
}

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

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

.novaLogo {
    width: 61px;
    height: 44px;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0px;
    right: 30px;
    display: inline-block;
}


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

.IRI_mainContainer-exp {
    visibility: hidden;

    opacity: 0;
    transform: translate(0px, 0px);
    -webkit-transition: opacity .5s ease-out, transform .5s ease-out;
    -moz-transition: opacity .5s ease-out, transform .5s ease-out;
    transition: opacity .5s ease-out, transform .5s ease-out;
}

#isiHeader-exp {
  width: 244px;
    height: 22px;
    top: 18px;
    left: 315px;
    border-top: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1;
    background-color: #ffffff;
}

#ihText-exp {
    /* margin: 1px 0px 0px 7px; */
    top: 5px;
    left: 7px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    color: #006072;
    font-size: 12px;
    line-height: 15px;
}

#isiContainer-exp {
      width: 243px;
      height: 520px;
      /* height: 2000px; */
      overflow: hidden;
      cursor: default;
      background-color: #ffffff;
      border-left: 1px solid #c1c1c1;
      border-top: 1px solid #c1c1c1;
      font-family: 'Open Sans';
      -webkit-transform: translate(315px, 37px);
    -moz-transform: translate(315px, 37px);
    -ms-transform:translate(315px, 37px);
    -o-transform: translate(315px, 37px);
    transform: translate(315px, 37px);
}

#isiContent-exp {
      position: absolute;
    padding-top: 2px;
    top: 0px;
    left: 7px;
    width: 220px;
    line-height: 7px;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

#isiHeaderBottom-exp  {
  width: 245px;
    height: 40px;
    left: 315px;
    text-decoration: underline;
    background-color: #eeeeee;
    cursor: pointer;
    border-left: 1px solid #c1c1c1;

    -mwebkit-transform: translate(0px, 558px);
    -moz-transform: translate(0px, 558px);
    transform: translate(0px, 558px);
}

#ihTextBottom-exp {
    top: 4px;
    left: 7px;
    font-size: 12px;
    line-height: 15px;
    color: #134b8e;
}
#ihTextBottom-exp a {
    color: #134b8e;
    text-decoration: underline;
}

.isiHeader-exp {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 700;
    color: #006072;
    font-size: 12px;
    line-height: 14px;
}

.novaLogo-exp {
    width: 61px;
    height: 44px;
    position: absolute !important;
    background-repeat: no-repeat;
    background-size: contain;
    right: 5px;
    display: inline-block;
    bottom: 0px;
}

.reg_sup {
    position: relative;
    font-size: 14px;
    top: 1px;
}
/* Property Work's For FireFox Only */
@-moz-document url-prefix() {

    .sub_headertxt {
        padding-top: 1px;
    }
}

/* Property Work's For Internet Explorer Edge Only */
@supports (-ms-ime-align: auto) {}

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


}


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