[role="plugin_cookieconsent_footer"] {
	position: fixed;
	bottom:0%;
	width:100%;
	background-color: #fcfcfc;
	opacity: 1;
	z-index:999;
	-moz-box-shadow:    0px 0px 60px 0px #111;
	-webkit-box-shadow: 0px 0px 60px 0px #111;
	box-shadow:         0px 0px 60px 0px #111;
}

.table-condensed{
	font-size: 12px;
}
.table-condensed  td, .table-condensed  th{
	padding: .1rem !important;
}
