#cookie-bar {background-color:rgba(0, 0, 0, 0.8); color:#eeeeee; text-align:left; padding:10px 20px; position: fixed;bottom:0;left:0;z-index:3;font-size: 16px;line-height:16px;width:100%;
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; }
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0 0 5px; padding:0;text-decoration: underline;}
#cookie-bar a, #cookie-bar a:link, #cookie-bar a:hover, #cookie-bar a:visited, #cookie-bar a:active {color:#fff; display:inline-block; border-radius:3px; text-decoration:underline;}
#cookie-bar .cb-enable {position: absolute;top: 10px; right: 10px;background:url(/img/iconos/cerrar-motor-reservas.png) no-repeat 0 0 transparent;height: 17px;width: 17px;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}