.simplepopup{display:none;border:4px solid gray;background:#fff;z-index:99999999999;padding:12px;width:70%;min-width:70%;position:fixed !important;top:2% !important;top:2vh !important;left:50% !important;height:96%;height:96vh;max-height:100%;overflow:scroll;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.simplepopupClose{float:right;cursor:pointer;margin-left:10px;margin-bottom:10px}.simplepopupBackground{display:none;background:#000;position:fixed;height:100%;width:100%;top:0;left:0;z-index:1}