.shortcode-popup-holder{display:none;position:fixed;z-index:9999;top:0;bottom:0;left:0;right:0;overflow-x:hidden;overflow-y:auto}.shortcode-popup{width:100%;max-width:640px;padding:0 0 50px;box-sizing:border-box;position:relative;top:-100px;opacity:0;margin:80px auto;background:#fff;z-index:9999;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0 1px 4px 2px #555;-moz-box-shadow:0 1px 4px 2px #555;-webkit-box-shadow:0 1px 4px 2px #555}.shortcode-popup .popup-content{padding:20px 20px 20px;border-bottom:1px solid #e5e5e5}.shortcode-popup .close{height:30px;line-height:30px;padding:0 10px;position:absolute;bottom:10px;right:10px;background:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#333;border:1px solid #ccc;font-family:Arial;font-size:13px}.shortcode-popup .close:hover{border-color:#adadad;background:#e6e6e6}.shortcode-popup-bg{display:none;background:#000;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9998;opacity:0}.shortcode-popup-open{overflow:hidden;position:relative;height:100%}body.shortcode-popup-open{padding-right:15px}@media only screen and (max-width:700px){.shortcode-popup{width:92%;left:4%;margin-left:0}}