/*
 * Custom stylesheet definitions go here...
 */
body {
	padding-top: 120px;
}

.navbar-nav>li>a {
    margin: 12.5px 3px;
}

.logo {
    height: 50px;
    width: auto;
}

.-hd-los-standings-row.-hd-label-LIVE .-hd-los-standings-col-teamLongname {
	background-image: url("https://api.hockeydata.net/img/_static/icons/live_32x16.png");
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 32px;
}