#cookie-bar {height:auto; color:#eeeeee; text-align:center; padding:5px 0;}
#cookie-bar p{
	padding:0px;
	padding-top: 5px;
	margin:0px;
}
#cookie-bar.fixed {float:left; margin-left: 10px;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; padding:3px; border-radius:3px; text-decoration:none; margin-left:8px;}
#cookie-bar .cb-enable {background:#4794c1; border:2px solid #2c5d7b; font-size: 10px; vertical-align: top;}
#cookie-bar .cb-enable:hover {background:#4794c1; border:2px solid #2c5d7b; font-size: 10px; vertical-align: top;}
#cookie-bar .cb-disable {background:#4794c1; border:2px solid #2c5d7b; font-size: 10px; vertical-align: top;}
#cookie-bar .cb-disable:hover {background:#4794c1; border:2px solid #2c5d7b; font-size: 10px; vertical-align: top;}
#cookie-bar .cb-policy {background:#4794c1; border:2px solid #2c5d7b; font-size: 10px; vertical-align: top;}
#cookie-bar .cb-policy:hover {background:#4794c1; border:2px solid #2c5d7b; font-size: 10px; vertical-align: top;}