.appButton .html-face .appTitle {
	margin-left: -65px;
}
.appButton .html-face .appTitle.scoutMode {
	margin-left: -140px;
}
#app-lang .dropdown dt {
	margin-top: 0 !important;
}
#app-lang .dropdown dd {
	margin-left: -65px;
}
#app-social {
	display: none;
}
.lessonStars div {
	position: relative;
    left: -105px;
}
.lessonBoxStars div {
	position: relative;
	left: -22px;
}
.ts-table a {
	text-decoration: underline;
}