#cookie-bar { height:auto; line-height:20px; color:#f15925; text-align:center; padding:3px 0; width: 100%;}
#cookie-bar.fixed { position:fixed; top:0; width:100%; z-index: 1200}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar h4 {font-size: 18px; }
#cookie-bar p {margin:0; padding:0; font-size: 15px; }
#cookie-bar a {color:#ffffff; display:none; text-decoration:none;  font-size: 14px; }
#cookie-bar .cb-enable {background:rgba(54,179,155,.8); cursor: pointer;}
#cookie-bar .cb-enable:hover {background:rgba(54,179,155);}
#cookie-bar .cb-disable {background:rgba(130, 84, 174,.8); cursor: pointer;}
#cookie-bar .cb-disable:hover {background:rgb(130, 84, 174);}
#cookie-bar .cb-policy {background:#0033bb; cursor: pointer;}
#cookie-bar .cb-policy:hover {background:#0055dd;}
#cookie-bar .cookie-policy-redirect { margin-left: 0px; padding: 4px; }
#cookie-bar .cookie-policy-redirect:hover { color: rgba(54,179,155) }