#cookie-bar {background:#111111;font-size:15px;  line-height:18px; color:#eeeeee; text-align:center; padding:6px 0; z-index: 200; font-family:arial,sans-serif;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0;  display: inline-block;  }
#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: #ddd;color: #000;}
#cookie-bar .cb-enable:hover {background:#465c85;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background: #ddd;color: #000;}
#cookie-bar .cb-policy:hover {background:#465c85;}
#cookie-bar .cookie-msg {width: 40%;text-align: justify;}
#cookie-bar .button-cookie {vertical-align: top; text-align: left;}