#jst_eu_cookie{
    width:100%;
    background-color:#ededed;
    position:absolute;
    padding:10px;
    z-index:10000;
    font-size:x-small;
    text-align:center;
}

#jst_eu_cookie p{
    width:100%;
    background-color:#ededed;
    margin-bottom:10px;
}

#jst_eu_cookie span{
    color:#ca5426;
    cursor:pointer;
    text-decoration:underline;
}