#cwwb{position:fixed;z-index:1;opacity:0;width:100%;right:0;bottom:0;background:rgba(33,82,148,.95);color:#fff;padding:10px;animation:show 1s ease-in;animation-fill-mode:forwards;animation-delay:1s;-webkit-animation-delay:1s}#cwwb a{color:#efefef;text-decoration:none}#cwwb a:hover{color:#e2e2e2}#cwwb .text{max-width:80%;margin:0 auto;text-align:center;font-size:9pt}#cwwb .text button{background:#132f55;border:none;padding:5px 10px;margin-left:20px;position:absolute;right:10px!important;bottom:5px}#cwwb .text button:hover{background:#1c467f}@media screen and (min-width:320px){#cwwb .text{max-width:90%;line-height:13pt;font-size:9pt}#cwwb .text button{position:relative;left:auto!important;right:auto!important;width:80%;margin-left:0}}@media screen and (min-width:960px){#cwwb .text{max-width:90%;line-height:14pt;font-size:8pt}#cwwb .text button{position:absolute;right:10px!important;width:auto}}@keyframes show{0%{display:block;opacity:0;bottom:-33%}99%{display:block}100%{display:none;bottom:0;opacity:1}}@media screen and (max-width:768px){#cwwb{width:100%;bottom:0;border-radius:0;-webkit-boder-radius:0;-moz-border-radius:0}}