﻿#EUCookie {
    position: fixed; 
    display: none; 
    margin: 0; 
    padding: 15px; 
    left: 0; 
    right: 0; 
    bottom: 0; 
    width: 100%; 
    background-color: #000000; 
    color: #ffffff; 
    text-align: center;
}