#cookie-bar {background:#7b7b7b; height:auto; min-height:24px; line-height:24px; color:#eeeeee; text-align:left; padding:10px 30px ; z-index: 99999999999999999999999999999999999999;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:96%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {font-size: 14px; color:#fff; margin:0; }

#cookie-bar p a {  font-size: 14px; color:#ffc400; display:inline-block; border-radius:3px; text-decoration:underline; font-weight: bold; padding:0 ; margin:0;}

#cookie-bar p a:hover {  font-size: 14px; color:#fff; display:inline-block; border-radius:3px; text-decoration:underline; font-weight: bold; padding:0 ; margin-left:0;}




@media only screen and (min-width: 0px) and (max-width: 500px)  { #cookie-bar  {max-width: 440px;} }

@media only screen and (min-width: 501px) and (max-width: 900px)  { #cookie-bar  {max-width: 840px;} }


#cookie-bar .cb-enable {
color:#fff; background:#4596ff; font-size: 20px; text-decoration:none; line-height:24px; padding: 3px 6px; margin-top:10px;  }

#cookie-bar .cb-enable a {
color:#fff; background:#4596ff; font-size: 20px; text-decoration:none; line-height:24px; padding: 3px 6px; margin-top:10px; }

#cookie-bar .cb-enable:hover  {
color:#fff; background:#0050b7; font-size: 20px; text-decoration:none; line-height:24px; padding: 3px 6px; margin-top:10px; }




#cookie-bar .cb-disable {background:#0050b7;}

#cookie-bar .cb-disable:hover {background:#bb0000;}

#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}


#message a {color:red; margin:0; padding: 0; font-weight: bold; text-decoration: underline;}