#cookie-bar {height:auto; margin-top: -20px;min-height:24px; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;background-image: -webkit-linear-gradient(#4f5151, #474949 6%, #3f4141);   background-image: -o-linear-gradient(#4f5151, #474949 6%, #3f4141);   background-image: -webkit-gradient(linear, left top, left bottom, from(#4f5151), color-stop(6%, #474949), to(#3f4141));   background-image: linear-gradient(#4f5151, #474949 6%, #3f4141);}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0; font-size: 1.0em;}
#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-image: -webkit-linear-gradient(#4da309, #469408 6%, #3f8507);   background-image: -o-linear-gradient(#4da309, #469408 6%, #3f8507);   background-image: -webkit-gradient(linear, left top, left bottom, from(#4da309), color-stop(6%, #469408), to(#3f8507));   background-image: linear-gradient(#4da309, #469408 6%, #3f8507);   background-repeat: no-repeat;   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4da309', endColorstr='#ff3f8507', GradientType=0);   -webkit-filter: none;   filter: none;   /* border: 1px solid #2f6405; */}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background-image: -webkit-linear-gradient(#02a5de, #029acf 6%, #028fc0);   background-image: -o-linear-gradient(#02a5de, #029acf 6%, #028fc0);   background-image: -webkit-gradient(linear, left top, left bottom, from(#02a5de), color-stop(6%, #029acf), to(#028fc0));   background-image: linear-gradient(#02a5de, #029acf 6%, #028fc0);   background-repeat: no-repeat;   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff02a5de', endColorstr='#ff028fc0', GradientType=0);   -webkit-filter: none;   filter: none;   border: 1px solid #02749c;   background-color: #029acf;   border-color: #029acf;}
#cookie-bar .cb-policy:hover {color: #ffffff;   background-color: #029acf;   border-color: #029acf;}