.list_eaglepredict_style .sport-filter.ps {
	display: flex;
	gap: 0.5rem;
}

.list_eaglepredict_style .sport-filter.ps .sport-filter-btn {
	background-color: #ffffff;
	flex: 1;
	border-radius: 0.5rem;
}

.list_eaglepredict_style .sport-filter.ps .sport-filter-btn.selected {
	background-color: #dddddd;
}

.list_eaglepredict_style .sport-filter.ps .sport-filter-btn a.sport-filter-btn__link {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5;
	text-align: center;
	color: #000;
	padding: 1rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

a.league_row.football-table__row.football-table__row_related div.football-table__title-link {
	font-weight: 900;
}

.list_eaglepredict_style .sport-filter.ps .sport-filter-btn a.sport-filter-btn__link .daytop {
	font-size: 2rem;
	font-weight: 600;
	display: block;
}

.list_eaglepredict_style .navigation-category-title h2 {
	font-weight: 500;
	padding: 1rem 0;
	color: #000;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	box-sizing: content-box;
	white-space: nowrap;
	margin: 0;
	line-height: 1.5;
}

.list_eaglepredict_style .football-table__row {
	-webkit-box-align: start;
	align-items: flex-start;
	padding: 0 1rem;
	width: 100%;
	min-height: 68px;
	margin-bottom: 0.25rem;
	background: #fff;
	border-radius: 0.5rem;
	display: flex;
}

.list_eaglepredict_style .football-table__cell {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: start;
	justify-content: flex-start;
	height: 100%;
	min-height: 68px;
}

.list_eaglepredict_style .football-table__cell_wide {
	-webkit-box-flex: 1;
	flex-grow: 1;
	width: 100%;
}

.list_eaglepredict_style .fflag {
	background-image: url(https://www.prediction.football/images/flagspredictionsfootball-min.png);
	background-repeat: no-repeat;
	background-size: 100% 49494%;
	overflow: hidden;
	box-sizing: content-box;
}

.list_eaglepredict_style .fflag.ff-md {
	width: 27px;
	height: 17px;
	margin-right: 10px;
}

.list_eaglepredict_style .football-table__title-link {
	font-size: 1.15rem;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	font-weight: 500;
	line-height: 1.5;
	color: #000;
	gap:0.5rem;
	width: 100%;
}

.list_eaglepredict_style .gg-chevron-right.icongames {
	width: 16px;
	height: 16px;
	border: 1px solid transparent;
}

.list_eaglepredict_style .gg-chevron-right.icongames::after {
	width: 6px;
	height: 6px;
	border-bottom: 1px solid;
	border-right: 1px solid;
	top: 0;
	position: absolute;
	content: "";
	transform: rotate(-45deg);
	right: 6px;
}

.list_eaglepredict_style .football-table__title-link:visited {
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.5;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	color: #000;
	width: 100%;
}

.list_eaglepredict_style .football-table__title-link div {
	flex: 1;
}

.list_eaglepredict_style .timegame span {
	font-size: 1rem;
	color: #666;
}

.list_eaglepredict_style .football-table__title-link div.teamsize {
	flex: 4;
}

.list_eaglepredict_style .football-table__title-link div .tipclass {
	background-color: #ccccccc2;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1rem;
	aspect-ratio: 1 / 1;
	border-radius: 0.25rem;
	width: 5rem;
}

.list_eaglepredict_style .football-table__title-link div.three {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.list_eaglepredict_style .gg-check-o {
	box-sizing: border-box;
	position: relative;
	display: block;
	transform: scale(var(--ggs, 1));
	width: 22px;
	height: 22px;
	border: 2px solid;
	border-radius: 100px;
	color: green;
	margin: auto;
}

.list_eaglepredict_style .gg-check-o::after {
	content: "";
	display: block;
	box-sizing: border-box;
	position: absolute;
	left: 3px;
	top: -1px;
	width: 6px;
	height: 10px;
	border-color: currentColor;
	border-width: 0 2px 2px 0;
	border-style: solid;
	transform-origin: bottom left;
	transform: rotate(45deg);
}

.list_eaglepredict_style .gg-close, .list_eaglepredict_style .gg-close-o {
	position: relative;
	width: 22px;
	height: 22px;
	display: block;
	box-sizing: border-box;
}

.list_eaglepredict_style .gg-close-o {
	border: 2px solid;
	border-radius: 40px;
	color: #ff6161;
}

.list_eaglepredict_style .gg-close-o::after, .list_eaglepredict_style .gg-close-o::before {
	content: "";
	display: block;
	box-sizing: border-box;
	position: absolute;
	width: 12px;
	height: 2px;
	background: currentColor;
	transform: rotate(45deg);
	border-radius: 5px;
	top: 8px;
	left: 3px;
}

.list_eaglepredict_style .gg-close-o::after, .list_eaglepredict_style .gg-close::after {
	transform: rotate(-45deg);
}

@keyframes loadbaralt {
	0%,to {
		left: 0;
		right: 80%
	}

	25%,75% {
		left: 0;
		right: 0
	}

	50% {
		left: 80%;
		right: 0
	}
}

.list_eaglepredict_style .gg-loadbar-alt, .list_eaglepredict_style .gg-loadbar-alt::after, .list_eaglepredict_style .gg-loadbar-alt::before {
	display: block;
	box-sizing: border-box;
	height: 4px;
	border-radius: 4px;
}

.list_eaglepredict_style .gg-loadbar-alt::after, .list_eaglepredict_style .gg-loadbar-alt::before {
	background: #cfd1d2;
	content: "";
	position: absolute;
}

.list_eaglepredict_style .gg-loadbar-alt::before {
	animation: 8s cubic-bezier(0,0,.58,1) infinite loadbaralt;
}

.list_eaglepredict_style .gg-loadbar-alt {
	position: relative;
	width: 18px;
}

@media only screen and (max-width: 600px) {
	.list_eaglepredict_style .sport-filter-row.left-active {
		overflow: auto;
	}

	.list_eaglepredict_style .sport-filter.ps {
		gap: 2rem;
	}

	.list_eaglepredict_style .sport-filter.ps .sport-filter-btn {
		border-radius: 1.5rem;
	}

	.list_eaglepredict_style .sport-filter.ps .sport-filter-btn a.sport-filter-btn__link {
		font-size: 3.5rem;
		line-height: 1.5;
		padding: 2rem 3rem;
		gap: 0rem;
	}

	.list_eaglepredict_style .sport-filter.ps .sport-filter-btn a.sport-filter-btn__link .daytop {
		font-size: 5rem;
	}

	.list_eaglepredict_style .football-table__title-link {
		font-size: 3.25rem;
	}

	.list_eaglepredict_style .timegame span {
		font-size: 2.75rem;
	}

	.list_eaglepredict_style .football-table__title-link div .tipclass {
		width: 15rem;
		border-radius: 1.5rem;
	}

	.list_eaglepredict_style .football-table__row {
		border-radius: 1.5rem;
		margin-bottom: 2rem;
		padding: 1rem 1.5;
	}
}