.vnx_tabs_inner,
.vnx_tabs_inner * {
	box-sizing: border-box !important
}

.vnx_matchTabs .vnx_tab,
.vnx_lineupTeams .f_sq,
.vnx_lineupTeams .s_sq,
.vnx_mstaduim,
.vnx_staduim,
#vnx_evebody li,
#vnx_evebody li>div {
	font-family: Droid Arabic Kufi, Neo Sans Arabic, Segoe UI
}

.vnx_repflex {
	min-width: 100%;
	max-width: 100%;
	width: 100%
}

.vnx_matchTabs .vnx_tab {
	line-height: 1.2;
	font-size: 14px;
	padding: 13px 8px;
	cursor: pointer;
	border: 1px solid #ddd;
	border-bottom-color: rgb(221, 221, 221);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: none;
	background-color: #ddd;
	transition: "all .1s ease-in-out";
	flex: 1;
	margin-left: 0.25rem !important;
	font-weight: 700;
	color: #222 !important
}

.vnx_matchTabs {
	display: flex;
	margin-bottom: 20px
}

.vnx_matchTabs .vnx_tab.is-active {
	background-color: #fff
}

.vnx_matchTabCon .vnx_tabs_content:not(.is-active) {
	display: none
}

.vnx_title {
	margin: 0 0 15px;
	background: #f8f9fa;
	padding: 15px;
	border-radius: 5px;
	font-size: 15px;
	text-align: right;
	font-weight: 700;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	line-height: 1.2;
	color: #213c51
}

.f_sq .vnx_title {
	direction: ltr;
	text-align: left
}

.vnx_title img {
	max-width: 40px !important;
	max-height: 40px !important;
	margin-top: -8px !important;
	margin-bottom: -8px !important;
	margin-right: -5px !important;
	margin-left: 5px !important
}

.f_sq .vnx_title img {
	margin-left: -5px !important;
	margin-right: 5px !important
}

.vnx_lineup {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 10px
}

.vnx_lineup ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important
}

.vnx_lineup li {
	display: block;
	width: 100%;
	float: right;
	margin: 0 0 8px !important;
	overflow: hidden;
	height: auto;
	padding: 0 0 8px !important;
	border-bottom: solid 1px #eee;
	list-style: none !important
}

.vnx_lineup li:last-child {
	border: 0;
	margin: 0 !important
}

.vnx_lineup li div {
	display: inline-block
}

.vnx_lineup li .f,
.vnx_lineup li .s {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	line-height: 1.4;
	font-size: 12px;
	color: #848484;
	position: relative
}

.vnx_lineup li .f {
	text-align: left;
	padding-left: 35px;
	float: right
}

.vnx_lineup li .f span {
	left: 0
}

.vnx_lineup li .f div {
	float: left
}

.vnx_lineup li .s {
	text-align: right;
	padding-right: 35px;
	float: left
}

.vnx_lineup li .s span {
	right: 0;
	color: #e93534;
	text-align: right
}

.vnx_lineup li .s div {
	float: right
}

.vnx_lineup li span {
	position: absolute;
	top: 0;
	color: #2196f3;
	font-weight: bold;
	padding: 5px;
	font-size: 17px;
	text-align: left;
	width: 30px
}

.vnx_lineup li b {
	display: block;
	color: #213c51;
	font-size: 14px
}

.vnx_tmsForms {
	position: absolute;
	width: 100%;
	height: calc(50% + 10px);
	left: 0;
	display: flex;
	min-width: 100%;
	flex-direction: column;
	justify-content: space-between;
	padding: 14px;
	z-index: 40
}

.vnx_tmsForms>.vnx_splan {
	font-size: 12px;
	position: absolute;
	left: 25px;
	top: 25px;
	background: #ffffff59;
	padding: 2px 7px;
	border-radius: 20px;
	line-height: 1;
	color: #fff
}

.vnx_tmsForms.visitant>.vnx_splan {
	top: auto;
	bottom: 25px;
	right: 25px;
	left: auto
}

.vnx_tmsForms.visitant {
	bottom: 0
}

.vnx_tmsForms>.DoneRows {
	display: flex;
	justify-content: space-around;
	min-width: 100%
}

.vnx_tmsForms.visitant>.DoneRows.defens>.vnx_player:first-child,
.vnx_tmsForms.visitant>.DoneRows.defens>.vnx_player:last-child {
	bottom: 0;
	top: auto
}

.vnx_tmsForms>.DoneRows.center {
	display: flex;
	justify-content: space-evenly
}

.vnx_player {
	display: flex;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	align-items: center;
	color: #fff;
	position: relative;
	line-height: 10px;
	flex-direction: column;
	justify-content: center
}

.vnx_player>svg {
	width: 42px;
	height: 37px
}

.vnx_player .pname {
	font-weight: 500;
	padding: 3px 0;
	color: #fff;
	display: block;
	overflow: hidden;
	line-height: 13px;
	font-size: 10px;
	position: relative;
	max-height: 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 58px
}

.vnx_player>span.pnum {
	position: absolute;
	top: 18px;
	font-weight: 700;
	letter-spacing: -1px
}

.vnx_lineupTeams {
	display: flex;
	justify-content: space-between;
	position: relative;
	padding: 0;
	border-radius: 11px;
	margin: 15px 0
}

.vnx_staduim {
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	height: 680px;
	border-radius: 4px;
	margin: auto;
	max-width: 450px
}

.vnx_mstaduim,
.vnx_staduim {
	width: 100%
}

#vnx_events {
	width: 100%;
	position: relative;
	min-height: 100px
}

#vnx_events::after {
	content: "";
	position: absolute;
	width: 1px;
	left: 50%;
	top: 0;
	background-color: #e4e4e4;
	height: 100%
}

#vnx_evebody {
	position: relative;
	min-height: 100px;
	z-index: 1;
	width: 100%
}

#vnx_evebody::after,
#vnx_evebody::before {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	background-color: #e70001;
	border-radius: 50%
}

#vnx_evebody::before {
	bottom: 0;
	background-color: #00b746
}

#vnx_evebody::after {
	top: 0
}

#vnx_evebody ul {
	list-style: none;
	margin: 33px 0;
	padding: 0;
	display: inline-block;
	width: 100%
}

#vnx_evebody li {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 11px 0;
	float: right;
	text-align: center;
	border: 0
}

#vnx_evebody li h3 {
	width: 123px;
	text-align: center;
	margin: 0 auto;
	line-height: 2;
	background-color: #f1f1f1;
	border: 1px solid #dadada;
	font-size: 12px;
	display: inline-block;
	padding: 0 12px 6px;
	border-radius: 16px
}

#vnx_evebody li>span {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -16px;
	width: 32px;
	height: 32px;
	line-height: 28px;
	font-size: 13px;
	text-align: center;
	border: 2px solid #e4e4e4;
	background-color: #fff;
	border-radius: 50%;
	color: #f0a306
}

#vnx_evebody li span.extra {
	line-height: 1.4
}

#vnx_evebody li span b {
	font-weight: bold;
	color: #f0a306;
	display: block;
	line-height: 0.4;
	font-size: 10px
}

#vnx_evebody li>div {
	width: 50%;
	margin: 0;
	clear: both;
	line-height: 27px
}

#vnx_evebody div.l {
	float: left;
	padding-right: 18px;
	text-align: right
}

#vnx_evebody div.r {
	float: right;
	padding-left: 18px;
	direction: ltr;
	text-align: left
}

#vnx_evebody .eveblock {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 1rem;
	position: relative
}

#vnx_evebody div.r .eveblock::after {
	content: "";
	display: block;
	position: absolute;
	top: 20px;
	left: -8px;
	width: 16px;
	height: 16px;
	background: #fff;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	transform: rotate(45deg)
}

#vnx_evebody div.l .eveblock::after {
	content: "";
	display: block;
	position: absolute;
	top: 20px;
	right: -8px;
	width: 16px;
	height: 16px;
	background: #fff;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	transform: rotate(-135deg)
}

#vnx_evebody div.r .eveblock {
	border-right: #0085ba 4px solid
}

#vnx_evebody div.l .eveblock {
	border-left: #dc3545 4px solid
}

.vnx_evIcon {
	background-color: #fff !important;
	border: 1px solid #ddd !important;
	border-radius: 5px !important;
	width: 36px !important;
	height: 40px !important;
	padding: 4px
}

.vnx_evHead {
	display: flex;
	align-items: center
}

.vnx_evName {
	color: #1b8e26;
	padding: 0 5px
}

.vnx_evMinute {
	font-weight: 600;
	color: #28333e;
	font-family: Tahoma
}

.vnx_txt {
	color: #9a9a9a;
	font-size: 90%
}

.vnx_switch_in .eveblock {
	margin-top: -36px;
	border-top: 0;
	padding-top: 0;
	border-top-right-radius: 0;
	padding-right: 22px;
	line-height: 1;
	border-top: 0 !important;
	padding-top: 0 !important
}

.vnx_switch_in .eveblock::after {
	display: none !important
}

.vnx_switch_in .vnx_evIcon {
	display: none !important
}

#vnx_evebody div.l img {
	display: inline-block !important;
	margin: 0 10px 0 5px
}

#vnx_evebody div.r img {
	display: inline-block !important;
	margin: 0 5px 0 10px
}

.vnx_eve_2 {
	background-color: #f8f9fa;
	padding: 20px 30px;
	border-radius: 10px
}

.vnx_lineupTeams .f_sq,
.vnx_lineupTeams .s_sq {
	flex: 0 0 50%
}

.soccer_field_svg {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important
}

.soccer_field {
	display: none
}

@media (min-width:576px) {}

@media (min-width:768px) {
	.vnx_stad_2 .vnx_staduim .soccer_field_vert {
		display: none
	}

	.vnx_stad_2 .vnx_staduim .soccer_field {
		display: block
	}

	.vnx_eve_2 #vnx_evebody li>span {
		top: 10px
	}

	.vnx_eve_2 #vnx_evebody div.r {
		padding-left: 40px
	}

	.vnx_eve_2 #vnx_evebody div.l {
		padding-right: 40px
	}

	.vnx_mstaduim {
		display: block;
		overflow: hidden;
		flex: 0 0 60%;
		max-width: 500px;
		padding: 0 20px
	}

	.vnx_lineupTeams .f_sq,
	.vnx_lineupTeams .s_sq {
		flex: 1;
		max-width: 280px
	}

	.vnx_stad_1 .f_sq {
		order: 1;
		margin-right: auto
	}

	.vnx_stad_1 .vnx_mstaduim {
		order: 2
	}

	.vnx_stad_1 .s_sq {
		order: 3;
		margin-left: auto
	}

	.vnx_stad_2 .vnx_mstaduim {
		padding: 0;
		order: 1;
		flex: 0 0 100%;
		max-width: 100%;
		clear: both;
		margin: auto auto 20px;
		text-align: center
	}

	.vnx_stad_2 .f_sq {
		padding-left: 20px;
		order: 2;
		flex: 0 0 50% !important;
		max-width: 360px;
		margin-right: auto
	}

	.vnx_stad_2 .s_sq {
		padding-right: 20px;
		order: 3;
		flex: 0 0 50% !important;
		max-width: 360px;
		margin-left: auto
	}

	.vnx_stad_2 {
		flex-wrap: wrap
	}

	.vnx_stad_2 .vnx_staduim {
		min-width: 625px;
		height: 400px;
		max-width: 720px;
		margin-right: auto;
		margin-left: auto;
		width: 100%
	}

	.vnx_stad_2 .vnx_tmsForms {
		position: absolute;
		height: 100%;
		width: calc(50% + 10px);
		right: 0;
		display: flex;
		min-width: calc(50% + 10px);
		flex-direction: row;
		justify-content: space-between;
		min-height: 100%;
		left: auto;
		bottom: 0;
		top: 0
	}

	.vnx_stad_2 .vnx_tmsForms.visitant {
		bottom: 0;
		left: 0;
		right: auto
	}

	.vnx_stad_2 .vnx_tmsForms>.DoneRows {
		min-width: 60px;
		min-height: 100%;
		flex-direction: column
	}

	.vnx_stad_2 .vnx_tmsForms>.vnx_splan {
		right: 25px;
		left: auto;
		bottom: auto !important
	}

	.vnx_stad_2 .vnx_tmsForms.visitant>.vnx_splan.vnx_splan {
		top: 25px;
		bottom: auto;
		right: auto;
		left: 25px
	}

	.vnx_stad_3 .f_sq {
		padding-left: 20px;
		margin-right: auto
	}

	.vnx_stad_3 .s_sq {
		padding-right: 20px;
		margin-left: auto
	}
}

@media (max-width:769px) {
	.vnx_lineupTeams {
		display: block
	}

	.vnx_mstaduim {
		margin: 0 0 20px;
		overflow: hidden;
		clear: both
	}

	.vnx_staduim {
		height: 620px
	}

	.vnx_lineupTeams .f_sq,
	.vnx_lineupTeams .s_sq {
		max-width: 360px;
		min-width: 50%;
		width: 50%;
		float: right
	}

	.f_sq {
		padding-left: 12px;
		margin-right: auto
	}

	.s_sq {
		padding-right: 12px;
		margin-left: auto
	}

	.vnx_eve_2 {
		padding: 15px
	}

	#vnx_evebody li>div {
		width: 100%;
		padding-right: 0 !important;
		padding-left: 0 !important
	}

	.vnx_eve_2 #vnx_evebody li>span {
		display: none
	}
}

.vnx_stad_3 {
	flex-wrap: wrap !important
}

.vnx_stad_3 .vnx_mstaduim {
	min-width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.EmptyFormate {
	color: #fff;
	text-align: center;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center
}



.vnx-championship-row td {
    padding: 15px 20px;
    background: #f8f9fc;
    color: #222;
}

.vnx-championship-header {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    font-weight: 700;
}

.vnx-championship-logo {
    width: 32px;
    height: 32px;
    object-fit: contain;
    display: inline-block;
}

.vnx-championship-title {
    display: inline-block;
}