.cc-cookies { position:fixed; width: 90%; left: 0; /*top: 0;*/ padding:0.2em 5%;background:transparent;background:url(px.png);color: #fff; font-size: 13px; font-weight: 700; text-shadow: 0 -1px 0 rgba(0,0,0,0.35); z-index: 99999; text-align: center; color: #fff;font-family:Arial, Helvetica, sans-serif !important; }
.cc-cookies a, .cc-cookies a:hover { color: #fff; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay{height:100%;padding-top:22%;}
.cc-cookies-error{float:left;width:90%;text-align:center;margin:1em 0 2em 0;background: #fff;padding: 2em 5%;border: 1px solid #ccc;font-size:13px;color:#333;}
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset{ display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px;/* box-shadow: 0 0 2px rgba(0,0,0,0.25); */text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline,.cc-cookies .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }

@media screen and (max-width: 768px){
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: block; margin: 1em 0; }
}

@media screen and (max-width: 480px){
.cc-cookies { position: relative; float: left; }
}
/*--- custom classes */
/*--- default */
.cc-msg-title,.cc-msg{line-height:1.4em}
.cc-cookies {background:rgba(255,255,255,.8);/*bottom:0;top:auto;*/box-shadow:0 0 20px rgba(0,0,0,.5);}
.cc-msg-wrapper{background:transparent;color:#000;text-align:left;margin-left:auto;margin-right:auto;max-width:882px} 
.cc-msg-wrapper a.cc-cookie-accept,.cc-overlay .cc-msg-wrapper a.cc-cookie-accept{color:#fff;}
.cc-cookies .cc-msg-wrapper a.cc-cookie-decline{color:#afafaf;background:transparent;}
.cc-cookies a:hover.cc-cookie-decline{color:#000;-o-transition:color 0.5s ease-in;-webkit-transition:color 0.25s ease-in;-moz-transition:color 0.25s ease-in;transition:color 0.25s ease-in;}
.cc-msg-title,.cc-msg,.cc-msg-buttons{padding:10px 0;position:relative;}
.cc-msg{font-weight:normal;}
.cc-msg-wrapper a.cc-cookies-info{font-size:90%;display:block;width:auto;line-height:1em;position:absolute;bottom:10px;right:20px;}
.postid-10145 .cc-cookies{
background: -moz-linear-gradient(top,  #D3E5F3 43px, rgba(255,255,255,.8) 43px, rgba(255,255,255,.8) 100%); /* FF3.6+ */
background: -moz-linear-gradient(top,  #D3E5F3 43px, rgba(255,255,255,.8) 43px, rgba(255,255,255,.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D3E5F3), color-stop(43px,rgba(255,255,255,.8)), color-stop(100%,rgba(255,255,255,.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #D3E5F3 0%,rgba(255,255,255,.8) 43px,rgba(255,255,255,.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #D3E5F3 0%,rgba(255,255,255,.8) 43px,rgba(255,255,255,.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #D3E5F3 0%,rgba(255,255,255,.8) 43px,rgba(255,255,255,.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  #D3E5F3 43px,rgba(255,255,255,.8) 43px,rgba(255,255,255,.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D3E5F3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
 

/*--- wrapper */
.cc-cookies.cc-overlay{background:url(px.png);}
.cc-overlay .cc-msg-wrapper{background:#fff;color:#000;text-align:left;max-width:600px;margin-left:auto;margin-right:auto;/*top:50%;bottom:50%*/}
.cc-overlay .cc-msg-wrapper a{color:#000;font-weight:bold;}
.cc-overlay .cc-msg-title,.cc-overlay .cc-msg,.cc-overlay .cc-msg-buttons{padding:10px 20px 8px;position:relative;}
.cc-overlay .cc-msg-wrapper a.cc-cookies-info{font-size:90%;display:block;width:auto;line-height:1em;position:absolute;bottom:10px;right:20px;}
.cc-overlay .cc-msg-title{background:#d3e5f3;}
.cc-overlay.cc-cookies .cc-msg-wrapper{text-shadow:none;}