@import url("../v4/popup.css");

.pWrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    z-index: 10000000000000 !important;
}