.cookiebar{font: 14px/18px Arial, Helvetica, sans-serif;background-color:rgba(31,95,143,0.75);font-size:14px;line-height:20px;z-index:999}
.cookiebar--active {-webkit-flex-wrap:flex-wrap:initial;flex-wrap:initial}
.cookiebar * {display:inline}
.cookiebar__button,.cookiebar{padding:4px 8px;}
.cookiebar a{font-size:inherit;line-height:inherit;font-weight:400;color:inherit;}

body.cookiebar-active #footer {padding-bottom:120px}
@media (min-width:480px){
	body.cookiebar-active #footer {padding-bottom:50px}
}
@media (min-width:1024px){
	body.cookiebar-active #footer {padding-bottom:0px}
	.cookiebar,.cookiebar__button,.cookiebar__button:hover{font-size:14px;line-height:16px;}
}