.cc-cookies{position:fixed;width:100%;left:0;bottom:0;z-index:999;}
.cc-cookies a:hover{text-decoration:none}
.cc-cookies a.cc-cookie-accept{display:inline-block;color:#fff;text-decoration:none;background:#7daf3b;padding:.5em .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)}
.cc-cookies{background:#3d3d3d url('cookie_white.png') no-repeat 25px center;color:#f5f5f5;padding:10px 40px;padding-left:200px;padding-right:150px;font-size:12px;border-top:5px solid #005a9a}
.cc-cookies h5{padding-top:.5em;font-size:1.33em;font-weight:bold;padding-bottom:5px}
.cc-cookies p{line-height:1.3em;}
.cc-cookies .inside a{display:inline-block;font-weight:bold;text-decoration:none;padding-left:10px;background:#005a9a;color:#fff;margin-left:10px;padding:2px 10px}
.cc-cookies .inside a:hover{background:#fff;color:#005a9a}
.cc-cookies a.cc-cookie-accept{position:absolute;right:20px;top:0;background:0;border-radius:0;text-shadow:none;box-shadow:none;font-weight:bold;font-size:2em;display:inline-block;vertical-align:bottom;margin-right:10px;line-height:1em;padding:.4em .5em;background:#005a9a}
.cc-cookies a.cc-cookie-accept:hover{color:#005a9a;background:#fff}

@media screen and (max-width:768px){
  .cc-cookies p span{display:none}
  .cc-cookies .inside a{margin-left:0}
  .cc-cookies{padding-right:95px}
}
@media screen and (max-width:480px){
  .cc-cookies{padding-left:50px;background-image:none}
}
@media screen and (max-width:350px){
  .cc-cookies h5{font-size:1em;line-height:1em;padding-bottom:10px}
}