#footer-wrapper {
    margin-top: 0 !important;
    position: relative !important;
    z-index: 1 !important;
}
/* ISI STYLES HERE ---------------> */

.isi-container {
    margin-top: 30px;
}
.ipi-body-drawer {
    margin-top: 50px;
}
.one-col-wrap-drawer {
    position: relative;
    top: -52px;
    margin-top: 20px;
    background-color: #f0f0f0;
    overflow: auto !important;
    border-bottom: 5px solid #127bbf;
}
.product-isi {
    height: 137px;
    width: 100%;
    position: absolute;
    top: 0;
    background: #ffffff;
    overflow: visible !important;
    z-index: 1;
}
.see-top-class {
    width: 245px;
    cursor: pointer;
    display: block;
    position: absolute;
    top: -32px;
    padding: 7px 10px;
    background: none repeat scroll 0 0 #504d87;
}
.see-top-class p {
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: -.33px;
}
.cvs-top-class {
    background: none repeat scroll 0 0 #127bbf;
}

.isi-inner-content> p:nth-child(18) {
    margin-bottom: 20px;
}
#ipi_new1 .see-isi {
  background-color: #127bbf;
  margin: 0px;
  padding: 7px 10px;
  width: auto;
  position: relative;
  left: 0;
  display: inline-block;
  font-family: arial, helvetica, sans-serif;
}
#ipi_new1 .isi-inner-content p,
#ipi_new1 .isi-inner-content p strong,
#ipi_new1 .isi-inner-content li {
    font-family: arial, helvetica, sans-serif !important;

    color: #000;
    text-align: left;
    font-size: 12px;
}
.visi {
    display: block !important;
}

.isi-inner-content {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 24px;
}
.isi-inner-content {
    color: #333 !important;
    text-align: left;
    font-size: 12px !important;
}

.isi-inner-content li {
    list-style: disc !important;
    margin-left: 25px;
}
.isi-inner-content h1 {
    font-size: 16px;
    color: #333;
}
.isi-inner-content h3 {
    margin: 8px 0px;
    color: #333;
}

.prod-isi sup, .see-isi sup, .vru-isi sup {
    font-size: 8px;
    font-family: tahoma;
    line-height: 0;
}
.isi-inner-content>p {
    margin: 8px 0px;
}
#ipi_new1 div.one-col-wrap-drawer {
    overflow-y: auto;
}

#sticky-isi a {
    color: #fff;
}
.ipi-container {
  width: 1040px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 20px;
  position: relative;
}
#ipi_new1 .see-isi {
    background-color: #103c77;
    border: 1px solid rgba(255,255,255,0.2);
    border-bottom: none;
    box-sizing: border-box;
    margin: 0px;
    padding: 7px 10px;
    top: -32px;
    width: auto;
    position: relative;
    left: 0;
    display: inline-block;
    cursor: default;
    font-family: arial, helvetica, sans-serif;
}
#ipi_new1 .tabgroup {
    float: right;
    width: auto;
    position: relative;
    display:inline-block;
}
#ipi_new1 .prod-isi {
    background-color: #127bbf;
    border: 1px solid rgba(255,255,255,0.2);
    border-bottom: none;
    box-sizing: border-box;
    padding: 7px;
    width: auto;
    height: 34px;
    position: relative;
    color: #fff;
    display:table-cell;
    vertical-align: middle;
    margin-left: -5px;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
     -o-transition: all .8s;
        transition: all .8s;
}
#ipi_new1 .prod-isi p {
    line-height: 1em;
}
#ipi_new1 .see-top-class.less {
    background-color: #035b95;
}
.see-top-class .more {
    width: 8px;
    display: inline-block;
    text-align: right;
}
@media (max-width: 925px) {

    #ipi_new1 .see-isi {
        font-size: 10px;
        top: -35px;
    }
    #ipi_new1 .see-top-class {
        font-size: 10px;
        top: -34px;
    }
}
@media (max-width: 855px) {
    #ipi_new1 .see-isi {
        display: none;
    }
    #ipi_new1 .tabgroup {
        float: none;
    }
}

/* END ISI STYLES ---------------> */