.myreactions-reaction span {
	display: inline-block;
padding: 2px 5px;
margin: 2px;
font-size: 11px;
color: var(--tabellebold);
text-transform: lowercase;
font-weight: 600;
font-family: var(--schriftgross);
line-height: 12px;
display: inline-block;
height: 16px;
background-repeat: no-repeat;
}

.myreactions-reaction2 {
padding: 5px;
background-color: var(--forenfarbe1);
margin-left: 20px;
}

.myreactions-reaction2 span2 {
font-family: var(--schriftgross);
font-size: 10px;
color: var(--tabellebold);
font-weight: 600;
}

.likebartcat {
	padding: 6px;
font-size: 10px;
font-family: var(--schriftgross);
text-transform: lowercase;
color: var(--tabellebold);
font-weight: 600;
background-color: var(--forenfarbe3);
text-align: center;
}

.myreactions_alert {
    height: 15px;    
}
		