#bio_ep {color: #333; background-color: transparent; box-shadow: none; top:40%;}
#bio_ep *{box-sizing: border-box;}
#bio_ep_bg {
    background: #434a54;
    opacity: 0.8;
}
#bio_ep_close {
    background: #fff;
    color: #5c5c5c;
    margin: 25px 0 0 -19px;
    text-align: center;
    vertical-align: middle;
    line-height: 21px;
    z-index: 99;

}
#eip-close-text {
    cursor:pointer;
    z-index: 99;
}