
#eucookielaw {
display:none;
bottom: 0;
position: fixed;
z-index:99!important;
background-color: #e0e0e0;
color:#111;
height: 101px!important;
min-height: 101px!important;
width: 100%;
padding:0 20px 0 27px;
font-size:14px;
}
#allalert {
font-size:14px;
padding:10px 10px 10px 20px;
}
@media only screen and (max-width: 768px) {
span#longtextalert {
display:none;
}
}
#buttonsalert {
float:right;margin:6px 0 0 20px;
min-width:20%;text-align:right
}