#cookie-bar{background:#fff;height:auto;line-height:24px;color:#888;text-align:left;padding:0;position:fixed;bottom:35px;left:70px;width:220px;border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.3)}#cookie-bar.fixed{position:fixed;top:0;left:0;width:100%}#cookie-bar.fixed.bottom{bottom:0;top:auto}#cookie-bar .title{padding:7px 14px;line-height:1.2em;background:#6da94b;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;font-weight:400;font-size:15px;position:relative}#cookie-bar p{margin:10px 0 14px;padding:0 14px;line-height:1.5em}#cookie-bar a{color:#fff;display:inline-block;border-radius:3px;text-decoration:none;padding:0 6px;margin-left:8px}#cookie-bar .cb-enable{background:#72ab52}#cookie-bar .cb-enable:hover{background:#90c944}#cookie-bar .cb-disable{float:right}#cookie-bar .cb-policy{color:#333;background:#dadada}#cookie-bar .cb-policy:hover{color:#fff;background:#143757}#cookie-bar .cb-btn{margin:7px 0;display:block;box-shadow:inset 1px 1px 5px 1px rgba(0,0,0,.25);line-height:28px;font-size:15px;text-align:center;font-weight:700}@media only screen and (max-width:479px){#cookie-bar{left:2%;bottom:70px;width:96%}}