#cookies{position:fixed;bottom:0;left:0;width:100%;height:auto;background-color:#282828;z-index:9999;}
@media screen and (min-width:860px){#cookies{padding:0px 0;}}
#cookies_in{float:left;width:auto;padding:5px 0;max-width:1560px;margin:0 auto;}
@media screen and (min-width:860px){#cookies_in{float:none;display:block;margin:0 auto;padding:5px 0;}}
#cookies_in div{color:#FFFFFF;display:block;width:auto;font-size:11px;padding:5px 5% 10px 5%;}
@media screen and (min-width:860px){#cookies_in div{float:left;margin:0 0 0 20px;padding:7px 0 10px 0;}}
#cookies .buttons{display:block;float:left;margin:0 0 0 5%;width:180px;}
@media screen and (min-width:860px){#cookies .buttons{margin:0 0 0 20px;}}
#cookies .button{text-decoration:none;border:1px solid #646464;color:#646464;;font-size:13px;height:26px;line-height:26px;padding:5px 20px;text-transform:uppercase;width:auto;}
#cookies .button:hover{background-color:#646464;color:#FFFFFF;}
#cookies .more{color:#9a9a9a;display:block;float:left;font-size:10px;height:21px;line-height:21px;text-decoration:underline;width:auto;margin:3px 20px 0 0;}
#cookies .more:hover{color:#FFFFFF;}
#cookies_in div:first-child{max-width:90%;line-height:20px}
#cookies_in div:last-child{max-width:10%;margin-right:0;}