#cookiesDisclaimer{position:fixed;${settings.getProperty('position').value}:10px;right:10px;max-width:400px;background:${settings.getProperty('backgroundColor').value};color:${settings.getProperty('foregroundColor').value};text-align:center;line-height:2.5;overflow:hidden;opacity:${settings.getProperty('opacity').value};z-index:9999;padding:0 10px 0 10px;-webkit-box-shadow:0 0 5px black;-moz-box-shadow:0 0 5px black;box-shadow:0 0 5px black}#cookiesDisclaimer a{color:${settings.getProperty('foregroundColor').value};text-decoration:underline}