a:focus, div:focus, span:focus, table:focus, td:focus, tr:focus {
    outline: 2px dotted gray;
}

/* Tabellenbreite BIS-Tabellen */
.bsclient table {
	width: 100% !important;
}

/* neues Twitter-Logo */
.fa-twitter:before {
    content: "𝕏" !important;
}

#searchTab-2 {
	display: none !important;
}