﻿#cajacookies {
    bottom: 0px;
    display: none;
    box-shadow: 0px 0px 5px 5px #808080;
    background-color: white;
    color: black;
    padding: 10px;
    /*margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px;*/
    position: fixed;
    width: 100%;
}
