.upaas-pop-layer-prompt{
    position: fixed;
    left: calc(50% - 170px);
    left: -webkit-calc(50% - 170px);
    left: -moz-calc(50% - 170px);    
    top: 0px;
}