#cookie-bar {background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;color: #fff;height: auto;line-height: 24px;padding: 1.5em 0;text-align: center;}
#cookie-bar.fixed {position:fixed; bottom:0; left:0; width:100%;z-index: 5000;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;color:#fff;font-weight:300;font-size: 0.9em;}
#cookie-bar a {border: 1px solid #fff;border-radius: 3px;color: #fff;display: inline-block;margin-left: 8px;padding: 0 6px;text-decoration: none;}
#cookie-bar .cb-enable {background: transparent none repeat scroll 0 0;}
#cookie-bar .cb-enable:hover {background: transparent none repeat scroll 0 0;opacity: 0.5;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#384349;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#384349;}