.btn-table {
	font-size: 0.7rem;
	line-height: 1;
}



/*Cookie Footer*/
.cookiefooter {
	font-size: 12px;
	line-height: 13px;
	background-color: #f8f8f8;
	padding:10px;
	padding-bottom:20px;
	text-align:center;
	color:#999999;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

.cookiefooter a {
	color: #fecd02;
}