#cookie-bar {background: #FFFFFF; height:auto; line-height:22px; color:#000000; text-align:center; padding:5px; z-index:9999999; border-radius: 10px 10px 0px 0px; width: 97%; padding: 20px 20px 0px 20px; }
#cookie-bar.fixed {position:fixed; bottom:0; left:0; width:100%; z-index:9999999; transform: translateX(-50%); left: 50%; width: 97%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto; z-index:9999999; transform: translateX(-50%); left: 50%;}
#cookie-bar p {margin:0; padding:0; font-size: 17px;}
#cookie-bar a {color:#000000; text-decoration:none; margin-right:8px;}
#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 {}