/* CSS Document */

#cookie-bar {background:#555555 !important; height:auto; height:24px !important; line-height:24px; color:#eeeeee !important; text-align:center; padding:3px 0; font-size:10px;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {background:#555555 !important; margin:0; padding:0; color: #FFFFFF !important; font-size: 15px !important; letter-spacing: 1px !important;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px !important; margin-left:8px !important; margin-top:0px !important;}
#cookie-bar .cb-enable {background:#0745a2;}
#cookie-bar .cb-enable:hover {background:#06F;}
#cookie-bar .cb-disable {background:#999;}
#cookie-bar .cb-disable:hover {background:#CCC;}
#cookie-bar .cb-policy {background:#999;}
#cookie-bar .cb-policy:hover {background:#CCC;}
