@media print {
  .cookie-consent-banner { display: none ! important; }
}
.cookie-consent-banner { max-width: 944px; min-width: 200px; position: relative; z-index: 999; font-family: Verdana,Arial,Helvetica,"DejaVu Sans",sans-serif; font-size: small; color: black; overflow: auto; text-align: left; background: rgb(241, 251, 255) none repeat scroll 0% 0%; }
.contrast .cookie-consent-banner { background: rgb(0, 0, 0) none repeat scroll 0% 0%; color: rgb(255, 255, 0); }
.font-size-1 .cookie-consent-banner { font-size: small; }
.font-size-2 .cookie-consent-banner { font-size: medium; }
.font-size-3 .cookie-consent-banner { font-size: large; }
.cookie-consent-banner h2 { margin: 0px; padding: 0px; color: rgb(51, 102, 153); font-size: 150%; font-weight: normal; }
.contrast .cookie-consent-banner h2 { color: rgb(255, 255, 0); }
.cookie-consent-banner p { color: rgb(0, 0, 0); }
.contrast .cookie-consent-banner p { color: rgb(255, 255, 0); }
.cookie-consent-inform a { color: rgb(2, 122, 198); text-decoration: underline; }
.contrast .cookie-consent-inform a { color: rgb(0, 255, 255); }
.cookie-consent-inform a:hover, .cookie-consent-inform a:active, .cookie-consent-inform a:focus { color: rgb(0, 51, 102); }
.contrast .cookie-consent-inform a:hover, .cookie-consent-inform a:active, .cookie-consent-inform a:focus { color: rgb(0, 255, 255); }
.cookie-consent-actions { float: left; margin-bottom: 5px; padding: 10px 0px; }
.cookie-consent-actions a { white-space: nowrap; text-decoration: none; background: transparent url(b8049897cdfefdc423406a7f359b750dfcc038dc.gif)  no-repeat scroll center top; padding: 10px 15px; border-bottom: 1px solid rgb(134, 179, 198); border-right: 1px solid rgb(134, 179, 198); color: rgb(0, 0, 0); }
.contrast .cookie-consent-actions a { color: rgb(0, 255, 255); background: rgb(0, 0, 0) none repeat scroll 0% 0%; border: 0px none; }
.cookie-consent-actions a:hover, .cookie-consent-actions a:active, .cookie-consent-actions a:focus { text-decoration: underline; background: transparent url(b8049897cdfefdc423406a7f359b750dfcc038dc.gif)  no-repeat scroll center bottom; border-width: 1px 0px 0px 1px; border-style: solid none none solid; border-color: rgb(134, 179, 198) -moz-use-text-color -moz-use-text-color rgb(134, 179, 198); color: rgb(0, 0, 0); }
.contrast .cookie-consent-actions a:hover, .cookie-consent-actions a:active, .cookie-consent-actions a:focus { color: rgb(0, 255, 255); background: rgb(0, 0, 0) none repeat scroll 0% 0%; border: 0px none; }
.cookie-consent-container { overflow: auto; }
