#cookie-bar {background:#32a883; height:auto; line-height:24px; color:#ffffff; text-align:center; padding:13px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%; z-index: 1200}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0; color:#000000; line-height:20px; font-size: 14px;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#d7d9d7; cursor: pointer; color:#000000}
#cookie-bar .cb-enable:hover {background:#d7d9d7;}
#cookie-bar .cb-disable {background:#990000; cursor: pointer;}
#cookie-bar .cb-disable:hover {background:#d7d9d7;}
#cookie-bar .cb-policy {background:#d7d9d7; cursor: pointer; color:#000000;}
#cookie-bar .cb-policy:hover {background:#d7d9d7;}
