#cookie-bar {background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;color: #eeeeee;line-height: 24px;padding: 5px 0;position: fixed;text-align: center;bottom: 0;width: 100%;z-index: 5000;}
#cookie-bar p {font-size: 0.8rem;margin: 0 auto;max-width: 54rem;padding: 0;line-height: 2rem;}
#cookie-bar a {border-radius: 3px;color: #ffffff;display: inline-block;font-size: 0.8rem;line-height: 1.3rem;margin-left: 8px;padding: 0 6px;text-decoration: none;}
#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;}