#cookie-bar {background: #4F4F4F; height:auto; color:#eeeeee; text-align:center; padding:5px; z-index:2147483649;}
#cookie-bar.fixed {position:fixed; bottom:0; left:0; width:100%; z-index:2147483649;}
#cookie-bar.fixed.bottom {bottom:0; top:auto; z-index:2147483649;}
#cookie-bar p {padding:0; font-size: 15px; color:#ffffff;}
#cookie-bar a {color:#ffffff; text-decoration:underline;}
#cookie-bar .cb-enable {background: #ADADAD;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
border:none;
font-weight: bold;
margin-left: 20px;
float: right;
}
#cookie-bar .cb-enable:hover {background: #FFF;
color: #2E2E2E;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {}
#cookie-bar .cb-policy:hover {}