@charset "utf-8";#help-button{position:fixed;width:50px;bottom:10px;left:10px;cursor:pointer;z-index:1000}#popup-help{position:fixed;width:350px;left:40px;bottom:67px;z-index:9999;background-color:#fff;box-shadow:3px 3px 15px rgba(0,0,0,.5);border-radius:2px;padding:0 10px;display:none}#popup-help:after{content:'';position:absolute;bottom:-7px;left:22px;width:13px;height:13px;background:#fff;transform:rotate(45deg);z-index:-1;border:1px solid #f5f5f5;box-shadow:3px 3px 3px rgba(0,0,0,.02);background-color:#fff;border-color:#fff}#popup-help i{float:right;cursor:pointer;padding:5px}#popup-help h3{padding:0;margin:0;font-weight:500;font-size:18px;color:#666;margin:auto;font-size:Lato}#popup-help h3{padding:0;margin:0;font-weight:500;font-size:18px;color:#666;margin:auto;font-size:Lato}#popup-help input[type=text],#popup-help textarea,#popup-help input[type=email]{margin:10px 0 0;width:100%;padding:10px;border-radius:10px;border:1px solid #aaa;display:block}@media only screen and (max-width:992px){#popup-help{position:fixed;width:305px!important;right:9px!important;bottom:80px;z-index:9999;background-color:#fff;box-shadow:3px 3px 15px rgba(0,0,0,.5);border-radius:2px;padding:20px 10px;display:none}}