.logo {
  width: 210px;
}

.logo-thumb {
	width: 60px;
}

.m-header .logo {
	width: 60px;
}

.m-header .logo-thumb {
	width: 60px;
}

.b-brand {
	//display: inline;
	//align-items: top;
}

.pcoded-navbar.navbar-collapsed .header-logo .logo-thumb {
	left: 5px;
}

.league-name {
	color: rgb(185, 185, 185);
	font-family: 'Noto Sans JP',sans-serif;
}

.league-name-mobile {
	font-family: 'Noto Sans JP',sans-serif;
}

.league-name-mobile-up {
	font-size: 9px;
	display: block;
	line-height: 1.3em;
	text-align: center;
}

.league-name-mobile-dw {
	font-size: 16px;
	display: block;
	line-height: 1em;
	text-align: center;
}

.league-name-up {
	font-size: 12px;
	display: block;
	line-height: 1.3em;
	padding-left: 0.2em;
}

.league-name-dw {
	font-weight: 700;
	font-size: 26px;
	display: block;
	line-height: 1em;
}

ul.none {
	list-style-type: none;
	padding-left: 0px;
}

ul.none li {
	list-style-type: none;
}

.table {
	color: #686c71;
}

.feather.icon-chevrons-right {
	color: #b40d0e;
}