@charset "UTF-8";
/*.cookies-outer { width:100%; display:block; clear:both; background-color:#323232; color:#ddd; }*/
.cookies-outer { width:100%; display:block; clear:both; background-color:#323232; color:#ddd; position: fixed; height: auto; bottom: 0px; z-index: 10000; }
.cookies-outer.loading { background-image:url(./cookiesload.gif); background-repeat:no-repeat; background-position:center center; }
.cookies-inner { display:block; /*width: 60%;*/ clear:both; margin:0 auto; padding:10px 0; }
.cookies-title, .cookies-text, .cookies-links { /*float:left;*/ display:block; margin:0 10px; } .cookies-title { /*width: 15%*/ } .cookies-links { /*width: 15%*/ text-align: right; } .cookies-text { /*width: 60%*/ }
.cookies-title h2 { color:#ddd !important; /*font-family:Helvetica, Arial, sans-serif !important;*/ font-size:12px !important; padding-bottom: 4px; text-transform: uppercase !important; font-weight: 300 !important; }
.cookies-text p { color:#ddd !important; /*font-family:Helvetica, Arial, sans-serif !important;*/ font-size:11px !important; text-transform:none !important; line-height: 1.2em }
.cookies-links a { position:relative; /*display:block;*/ padding:2px 2px 2px 20px !important; color:#ccc !important; /*font-family:Helvetica, Arial, sans-serif !important;*/ font-size:11px !important; text-transform:none !important; line-height: 1.5em } .cookies-links a:hover { color:#fff !important; }
.cookies-icon { position:absolute; top:50%; left:0; width:32px; height:32px; display:inline-block; margin-top:-8px; background-image:url(./cookiessprt.png); background-repeat:no-repeat; background-position:100px 100px; background-size: 60%; }
.cookies-icon.continue { background-position:0 -32px; } .cookies-icon.info { background-position:0 0; } .clearfix:before, .clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; } .clearfix { *zoom:1; }
