#cookie-bar {background: #f1eeec; color:#7a7174;  font-size: 12px;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar .cookie-container-box{display: inline-block;}
#cookie-bar .cookie-container{padding:10px 20px;}
#cookie-bar p {margin:0; padding:0; line-height:1.3;}
#cookie-bar a {color:#ffffff; display:inline-block;  text-decoration:none; padding:2px 6px; margin-left:8px;}
#cookie-bar .actions{float: right;margin-bottom: 10px;}
#cookie-bar .cb-enable {background:#aaa;}
#cookie-bar .cb-enable:hover {background:#000;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {margin: 0; padding: 0; display: inline; color: #000;}
#cookie-bar .cb-policy:hover {text-decoration: underline;}
#cookie-bar .cb-cookie {background:#3b89c7;}
#cookie-bar .cb-cookie:hover {background:#3176af;}