#cookie-bar { background-color: #EFEFEF; color: #666; height:auto; line-height:24px; text-align:center; padding:3px 0; padding: 20px 10%;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:initial;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color: #428bca; margin-left: 0; display:inline-block; border-radius:3px; text-decoration:none; }
#cookie-bar .cb-enable {background:#15398F; margin-top: 10px; color: #FFF; padding: 0px 6px;}
#cookie-bar .cb-enable:hover {background:#15398F;}
#cookie-bar .cb-disable {background:#15398F;}
#cookie-bar .cb-disable:hover {background:#15398F;}
#cookie-bar .cb-policy {background:#15398F;}
#cookie-bar .cb-policy:hover {background:#15398F;}