.floater-popup{position:fixed;display:none;bottom:0;right:80px;border:3px solid #f1f1f1;z-index:99;box-sizing:border-box;width:315px;padding:10px;background-color:#f1f1f1;font-family:Unicredit;text-align:center}
.floater-popup .icon{font-size:45px}
.floater-popup .floater-title{padding-bottom:10px;font-size:16px}
.floater-popup hr{margin-top:15px;border-top:0}
.floater-popup .ico-extra-misc-Close{float:right;color:#777;font-size:12px;cursor:pointer}
.floater-popup a{color:#212121}
.floater-popup a:focus,.floater-popup a:hover{text-decoration:none}