.hiddenContainer {
	display: none;
}

#tablePages img {
	width: 28px;
}

#tablePages td {
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
}

#tablePages td:first-child {
	width: 50px;
}

#tableImages img {
	margin-top: 10px;
}

#btnAllowCookies:hover {
	color: #fff !important;
}

#btnAllowCookies {
	display: none;
	border-radius: 5px;
	background: #1877F2 !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
}

#btnAllowCookies span {
	line-height: 28px !important;
	font-size: 1rem;
	margin-left: 7px;
}

#btnAllowCookies i {
	font-size: 1.8rem;
	float: left;
}

.linkPostElement {
	
}

.linkPostElement img {
	width: 28px !important;
	float: left !important;
	margin-right: 30px;
}