#cookie-bar {background:#2d6db9; height:auto; line-height:1.6; color:#fff; font-size:12px; text-align:center; padding:3px 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;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:underline; padding:0 0px; margin-left:2px;}
#cookie-bar .cb-enable {/*background:#42b72a;*/ margin-top:5px; margin-bottom:5px; line-height:inherit; cursor: pointer; font-size:large; padding-left:5px}
#cookie-bar .cb-enable:hover {/*background:#f00;*/ text-decoration:none}
#cookie-bar .cb-disable {background:#990000; margin-top:5px; margin-bottom:5px; line-height:2; cursor: pointer;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {/* background: #00adde;*/margin-top: 5px; margin-bottom: 5px; line-height: 2; cursor: pointer;}
#cookie-bar .cb-policy:hover {/*background:#0055dd;*/ text-decoration:none;}