@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);#gaf-button,#gaf-dialog{z-index:99999;box-sizing:border-box;position:fixed}#gaf-button,#gaf-dialog,#gaf-dialog *{box-sizing:border-box}#gaf-button,#gaf-dialog a,#gaf-submit{text-decoration:none}#gaf-button{bottom:0;left:50px;background:#3D95D0;color:#fff;font-family:Roboto;padding:4px 7px;font-size:12px;border-top-left-radius:5px;border-top-right-radius:5px}#gaf-dialog{border-radius:8px;font-size:16px;font-family:Roboto,sans-serif;font-weight:300;top:20%;left:25%;width:50%;background:#FFF;box-shadow:0 0 25px #aaa;padding:30px}#gaf-dialog a{outline:0}#gaf-dialog h5{text-align:center;font-weight:500;font-size:16px;margin:0 auto 12px}.gaf-text-label{font-size:14px;color:#3C3C3C;margin:16px auto 0;display:block}#gaf-dialog .gaf-text{display:inline-block;margin-top:10px;padding:10px;background:#fff;font-size:15px;border:1px solid #E6E6E6;border-radius:8px;outline:0;text-align:left;width:100%}#gaf-submit{color:#FFF;font-size:17px;text-align:center;display:block;font-weight:700;padding:6px 20px;margin:20px auto 0;max-width:200px;background:#3D95D0;border-radius:8px}#gaf-submit:hover{opacity:.7}#gaf-dialog-close{position:fixed;top:19%;right:25%;padding:10px;font-size:24px;color:rgba(0,0,0,.3);line-height:1}@media only screen and (max-width:800px){#gaf-dialog{left:10%;width:80%}#gaf-dialog-close{right:10%}}