#bg_popup{background-color:rgba(0,0,0,.6);display:none;position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0}#popup{background:#fff;width:400px;max-width:80%;margin:10% auto;padding:5px 20px 13px;border:2px solid #f30;position:relative;-webkit-box-shadow:0 0 20px #000;-moz-box-shadow:0 0 20px #000;box-shadow:0 0 20px #000;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.hystmodal__styled{font-size:12px;line-height:1.5}.hystmodal__styled p{margin-bottom:.8em}.hystmodal__styled .h1{font-size:2em;margin-top:15px;margin-bottom:20px;color:#39537a}.hystmodal__styled .h2{font-size:1.8em;margin-top:15px;margin-bottom:20px;color:#39537a}.hystmodal__styled ul{margin-bottom:.8em}.hystmodal__styled li{padding:.2em 0 .2em 30px;position:relative;list-style:none}.hystmodal__styled li:before{content:"";display:block;position:absolute;width:8px;height:8px;background-color:#39537a;border-radius:50%;top:12px;left:10px}.hystmodal__styled img{display:block;margin-bottom:.8em;max-width:100%}.hystmodal__styled input{background-color:#fb404b;color:#fff;border:none;font-weight:700;margin:1em 0;padding:10px 30px}.close1{display:block;position:absolute;top:-12px;right:5px;width:25px;height:25px;line-height:28px;color:#fff;background:#fb404b;cursor:pointer;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;-moz-box-shadow:1px 1px 3px #000;-webkit-box-shadow:1px 1px 3px #000;box-shadow:1px 1px 3px #000;opacity:.6}.close1:hover{background-color:#f30}