#cajacookies {
box-shadow: 0px 0px 5px 5px #808080;
    background-color: #fbfcfe;
    color: #0d541f;
    padding: 10px;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
    margin-bottom: 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 10000000000000;
}

#cajacookies a{
	color:#000000;
}

#cajacookies button {
  color: black;
}

.pull-right{
	margin-left: 10px;
}
