/* put your own styles to customize and override the theme */
.packageAnchor {
	display: block;
	position: relative;
	top: -60px;
	visibility: hidden;
}
.f-r {
	float: right;
}
.text-align-center {
	text-align: center;
}
@media (min-width: 768px) {
	.top-bar-brand {
		display: inline-block;
	}
}
.hamburger {
	display: inline-block;
}
.app.has-compact-menu .f-r {
	float:none;
}
.sortcodeSeperator {
    text-align: center;
    max-width: 13% !important;
    flex: 10% !important;
}
.sortcodeSeperator .fas {
	vertical-align: bottom;
}