.popup-layer{display:block;position:fixed;z-index:5000;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.3)}.popup-layer.off{display:none}.layerpopup-wrapper{position:absolute;left:0;right:0;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:100%;overflow:auto;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}