[role="plugin_cookieconsent_footer"] {
	position: fixed;
	left:0px;
	bottom:0%;
	width: 100vw;
	background-color: #fcfcfc;
	opacity: 1;
	z-index:1001 !important;
	-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;
}

#blob { width: fit-content !important; left: 7px !important; right: auto !important; bottom: 7.1rem !important; }

.float-end {
    float: right !important;
}
