#cookie-bar{z-index:999;background-color:rgba(0,0,0,.9);width:380px;height:auto;box-sizing:border-box;overflow:hidden;font-weight:normal;position:fixed;bottom:30px;left:30px;padding:30px;color:#fff;border-radius:3px;font-family:OpenSans,arial,"sans-serif"}#cookie-bar.fixed{position:fixed;top:30;left:0;width:100%}#cookie-bar.fixed.bottom{bottom:0;top:auto}#cookie-bar a{color:#fff;display:inline-block;text-decoration:none}#cookie-bar .cb{border-radius:3px;padding:10px 10px 5px 10px;margin-right:8px}#cookie-bar .cb-enable{background:#070}#cookie-bar .cb-enable:hover{background:#090}#cookie-bar .cb-disable{background:#900}#cookie-bar .cb-disable:hover{background:#b00}#cookie-bar .cb-policy{background:#03b}#cookie-bar .cb-policy:hover{background:#05d}@media (max-width:950px){#cookie-bar{bottom:0!important;left:0!important;width:100%!important;padding-top:75px;padding-bottom:75px}}