/* Utilising default scheme branding and overall sizing page */
/* This browser info
** Detail:      Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) 
** System:      OS Unknown 
** ThisBrowser: Unknown Browser  
** Release:     -- unavailable --  
** Version:       
*/
div#cookieNotificationContainer{position:absolute;z-index:1000;top:15px;left:25%;width:50%;min-height:37px;}
div#cookieNotification{clear:both;float:left;padding:10px 0px;position: relative;z-index:2;width: 100%;}
div#cookieNotification p{clear:both;float:left;font-size:12px;color:#000000;margin:0;line-height:140%;padding:0px;width:100%;text-align:center;}
div#cookieNotification p a {color:#000000; font-weight:bold;}
div#cookieNotification a:hover,
div#cookieNotification a:active {text-decoration:underline;}
div#cookieNotification a#cookieNotificationAccept{padding-left:10px; cursor:pointer;}
div#cookieNotification a#cookieNotificationAccept:hover {text-decoration:underline;}
div#cookieNotificationBackground{position: absolute;z-index: 1;top:-1px;left:-1px;width: 100%;height: 100%;min-height:37px;margin: 0px;background: #bbbbbb;opacity:0.60;border:1px solid #000000;border-radius: 10px;}

div#cookieNotificationContainer.bottom { position:fixed;top:auto;bottom:0px;left:0px;width:100%;min-height:27px;}
div#cookieNotificationContainer.bottom div#cookieNotificationBackground {left:0px;top:0px;min-height:27px;border-radius:0px;border:none;}
div#cookieNotificationContainer.bottom div#cookieNotification { padding:5px;}

