/* VideoJS "HD"-Button*/
.vjs-hd-switcher.vjs-hd span {
font-family:Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
}

.vjs-hd-switcher.vjs-sd span {
font-family:Verdana, sans-serif;
    font-size: 12px;
	font-weight: bold;
		color: grey;
}