#cookie-bar {z-index: 5000; position: relative; width: 100%; background:#f4961e; height:auto; line-height:24px; color:#fff; text-align:center; padding:6px 0; font-size: 14px; letter-spacing: 0;}
#cookie-bar.fixed {position:fixed; z-index: 5000; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#f4961e; display:inline-block; border-radius:3px; text-decoration:none; padding:2px 6px; margin-left:8px; border: 1px solid #fff}
#cookie-bar .cb-enable {background:#fff;}
#cookie-bar .cb-enable:hover {background:#f4961e; color: #fff}
#cookie-bar .cb-disable {background:#fff;}
#cookie-bar .cb-disable:hover {background:#f4961e; color: #fff; }
#cookie-bar .cb-policy {background:#fff;}
#cookie-bar .cb-policy:hover {background:#f4961e; color: #fff;}