.T5766 {
	margin: 0px;
	font-size: 16px;
}

.T5766 .usercontainer {
	position: fixed;
	right: 0px;
	bottom: 160px;
	background-color: #fff;
	z-index: 99999;
	max-width: 130px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #aaa;
}

.T5766 .usercontainer .inner {
	display: flex;
	flex-direction: column;
	align-items: center;
    flex-wrap: nowrap;
	padding: 8px 12px 8px 12px;
	gap: 4px;
}

.T5766 .flexcontainer2 { font-size: 0.9rem; display: flex; gap: 8px; align-items: center; }
.T5766 .flexcontainer2.first { margin-top: 8px; margin-bottom: 4px; }

#body.Mandant_1091 .T5766 a { text-decoration: none; color: #f36e21; font-weight: bold; }
#body.Mandant_12033 .T5766 a { text-decoration: none; color: #0a5866; font-weight: bold; }
#body .T5766 a:hover { text-decoration: underline;  }
