#cookie-bar {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);color: #EEEEEE;line-height: 24px;padding: 10px 0;text-align: center;position:fixed;bottom:0px;width:100%;z-index:5000;}
#cookie-bar p {margin:0; padding:0;font-size:.8rem;}
#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:#5AA427;}
#cookie-bar .cb-enable:hover {background:#1C7E00;}
#cookie-bar .cb-disable {background:#E62425;}
#cookie-bar .cb-disable:hover {background:#BD0425;}
#cookie-bar .cb-policy {background:#022D72;}
#cookie-bar .cb-policy:hover {background:#0C1E72;}