.league-table {
	position: relative;
	width: 100%;
	float: left;
}

.page-id-210 .league-table ul li.largeview-hide.ftime {
	width: 100%;
}

.result-search input.button.avia-font-entypo-fontello {

	border-radius: 50%;
	padding: 0;
	font-size: 18px;
	width: 40px;
	height: 40px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	color: #000 !important;
	background: #fff !important;
}

.logo_nrcf {
	float: left;
	width: 15%;
	text-align: right;
}

div#form_row {
	margin: 0;
	float: left;
	width: 100%;
}

.form_div_left select#changeuser {
	border: none;
	background: transparent;
	border-bottom: 2px solid #ccc;
}

.logo_nrcf img {
	width: 75%;
	position: relative;
	left: 50%;
}

.result-search .container {
	max-width: 1170px;
}

.page-template-league_template .logo_nrcf img {
	width: 75%;
	position: relative;
	left: 50%;
}

.page-template-league_template .logo_nrcf {
	float: right;
}

.page-id-204 .result-search {
	margin-top: -12%;
}

.page-id-210 .result-search {
	margin-top: -11%;
}

.page-id-210 .league-table {
	margin-top: 5%;
}

.page-id-204 .league-table {
	margin-top: 5%;
}

span.data.team1 a,
span.data.team2 a {
	color: #000;
}

li.smallview-hide.fcomment span {
	text-transform: capitalize;
}

/*.league-table .team_sheets_data ul li.start strong {
    color: #fff;
}*/
.league-table .team_sheets_data ul li b {
	color: #fff;
	font-size: 14px;
}

.team_sheets_data {
	width: 100%;
}

.team_sheets_data ul.hometeam_ul {
	width: 50%;
	float: left;
	margin: 0
}

.team_sheets_data ul.awyteam_ul {
	width: 50%;
	float: left;
	margin: 0;
}

.col-lg-4.col-sm-4.col-md-4 {
	float: left;
	width: 30%;
}

.team_sheets_data ul h4 {
	background: #d30826;
	color: #fff;
	font-size: 20px;
	padding: 5% 0;
}

.league-table ul li span.data span1 {
	font-size: 12px;
}

ul.goal {
	margin: 0;
}

ul.goal li {
	min-height: 80px;
	margin: 0;
}

.league-table .team_sheets_data ul li.start {
	width: 25%;
	text-align: center;
	font-size: 15px;
}

.league-table .team_sheets_data ul li {
	float: left;
	width: 75%;
	text-align: left;
	font-size: 14px;
	color: #000;
}

.tag-labelcomp {
	font-size: 24px;
	font-weight: 500;
}

table.league_table thead tr th {
	background: #F3F3F3;
	border: none;
	color: #211E1F;
	text-align: center;
	padding: 12px 2px;
	width: 7%;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 500;
}

table.league_table tbody.low tr:nth-child(even) {
	color: #241d1d;
}

table.league_table tbody.low tr {
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

table.league_table tbody.low tr td {
	border: none;
	text-align: center;
	vertical-align: middle;
	/* padding: 10px 2px; */
	width: 7%;
	text-transform: capitalize;
	font-style: normal;
	font-weight: 500 !important;
	font-size: 18px;
	line-height: 30px;
}

table.league_table tbody.low tr td.Pts {
	font-weight: 900 !important;
}

table.league_table tbody.low tr td.Team {
	display: flex;
	width: 100% !important;
	align-items: center;
}

table.league_table tbody.low tr td.Team img {
	margin-right: 10px;
}

table.league_table tbody.low tr td.Form {
	max-width: 250px;
	min-width: 250px;
}

table.league_table tbody.low tr td.Form table {
	margin: 0;
	padding: 0;
}

table.league_table tbody.low tr td.Form table tbody {
	/* background-color: #ffffff; */
}

table.league_table tbody.low tr td.Form table tr {
	border: none !important;
	/* display: flex; */
	/* background-color: #ffffff; */
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(30px, 1fr));
}

table.league_table tbody.low tr:nth-child(even)>td.Form table tr {
	background-color: #ffffff !important;
}

table.league_table tbody.low tr td.Form table tr td {
	padding: 0;
	margin-right: 10px !important;
	/* background-color: #ffffff; */
}

table.league_table tbody.low tr td.Form table tr td:nth-child(1) {
	width: unset !important;
}

table.league_table tbody.low tr td.Form span {
	width: 30px !important;
	display: inline-block !important;
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 14px;
	line-height: 30px;
	border-radius: 50px !important;
}

table.league_table tbody tr td span:hover {
	background: #d30826 !important;
}

li.rscore span.data {
	background: #ffffff;
	color: #000;
	font-size: 18px;
	padding: 7px 10px;
	border: 0.5px solid #E0E0E0;
}

li.ftime span.data {
	background: #ffffff;
	color: #000;
	font-size: 18px;
	padding: 10px 25px;
	border: 0.5px solid #E0E0E0;
}

.largeview-hide.compheader {
	background: #ffffff;
	margin-top: 4px;
	text-align: center !important;
}

.largeview-hide.compheader label a {
	color: #000;
	font-size: 13px;
}

.league-table ul li span.data {
	font-size: 16px;
}

table.league_table thead tr th:nth-child(2) {
	width: 25%;
	text-align: left;
}

/* table.league_table thead tr th:first-child {
	color: #d30826;
} */

table.league_table thead tr th:nth-child(1) {
	/* width: 8%; */
}

table.league_table tbody.low tr td.Team {
	text-align: left;
	width: 25%;
}

table.league_table tbody.low tr td:nth-child(1) {

	width: 8%;
}

form#form button.button.avia-font-entypo-fontello {
	background: transparent;
	border: 1px solid;
	font-size: 13px;
	border-radius: 4px;
	margin-left: 18px;
}

.result-search a.active {
	background: #1382c7 !important;
	color: white !important;
}

.result-search a.sortbtn {
	border: 1px solid;
	padding: 9px;
	margin-right: 10px;
	border-radius: 4px;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
}

.col-lg-4.col-sm-4.col-md-4.set-btn {
	margin-left: 1%;
}

#top form#form input#fdate {
	margin-top: 15px;
	background: none;
	font-size: 14px;
	font-weight: 500;
	border: none;
	height: 100%;
}

.hasDatepicker {
	font-family: 'Oswald' !important;
	padding: 0 !important;
}

#top form#form input#tdate {
	margin-top: 15px;
	color: #333 !important;
	background: none;
	font-size: 14px;
	font-weight: 500 !important;
	border: none !important;
	height: 100%;
}

#top form#form input#fdate:focus,
#top form#form input#tdate:focus {
	border: none !important;
	box-shadow: none !important;
}

.col-lg-4.col-sm-4.col-md-4.set-btn.link a.sortbtn {
	background-color: #dfdfdf;
	padding: 9px;
	position: relative;
	top: 6px;
}

/*.smallview-hide.date-header,.smallview-hide.compheader{ float:left; width:50%;}*/
.smallview-hide.date-header .expand-item {
	float: left;
	width: 50%;
}

.smallview-hide.compheader .expand-item {
	float: left;
	width: 50%;
	text-align: left;
}

.smallview-hide.date-header .expand-item {
	float: left;
	width: 100%;
	padding: 20px 0;
}

.page-id-1529 .smallview-hide.date-header .expand-item {
	float: left;
	width: 100%;
	color: #241d1d;
	padding: 5px 0;
	background: #ccc;
}

.page-id-1529 .smallview-hide.date-header label {
	color: #241d1d !important;
}

.page-id-1529 .smallview-hide.compheader label a {
	color: #d30826;
}

.page-id-1529 .smallview-hide.compheader .expand-item {
	float: left;
	width: 100%;
	text-align: left;
	background: #ddd;
	padding: 5px 0;
}

.smallview-hide.compheader .expand-item {
	float: left;
	width: 100%;
	text-align: left;
	background: #d30826;
	padding: 5px 0;
}

#top .smallview-hide.date-header label {
	/* font-size: 18px;;
    font-weight: 500;
    color: #000; */
}

.smallview-hide.compheader label a {
	font-size: 16px;
	color: #000;
	font-weight: 500;
}

.smallview-hide.date-header label {
	/* color: #fff !important; */
}

.smallview-hide.compheader label a {
	color: #fff;
}

input#tdate {
	color: #d30826 !important;

	font-size: 14px !important;
	font-weight: 600 !important;
	border-bottom: 2px solid #d30826 !important;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
	border-top: 1px solid #fff !important;
	position: relative;
	left: 10px;
}

/* div#ui-datepicker-div {
	top: 440px !important;
} */

.league-table ul {
	margin: 0;
	padding: 0;
}

.league-table .column-six {
	margin: 0;
	padding: 0;
}

.league-table .table-header {
	width: 100%;
	display: table;
	border-bottom: 1px solid #fff;
	margin-left: 0;
}

.league-table td.rteam1,
.league-table td.fteam1 {
	width: 20%;
	text-align: right;
	vertical-align: middle;
}

.league-table td.rteam2,
.league-table td.fteam2 {
	width: 20%;
	text-align: left;
	vertical-align: middle;

}

.league-table td.fvenue {
	vertical-align: middle;
	width: 15%;
	/* display: flex;
	align-items: center; */
}

.league-table td.rscore,
.league-table td.fmore {
	width: 10%;
	vertical-align: middle;
	text-align: right;
}

.league-table td.ftime {
	width: 0%;
	text-align: center;
	vertical-align: middle;
}

.league-table td.ftime .data {
	padding: 10px 25px;
	border: 1px solid #f3f3f3;
	background-color: #d30826;
	color: #fff !important;
}

.league-table td.flogo1,
.league-table td.flogo2 {
	text-align: center;
	width: 3%;
	vertical-align: middle;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	min-width: 45px;
}

.league-table tr.expand-item td,
.league-table tr.expand-item td a {
	background-color: #d30826;
	color: #fff !important;
}

.league-table table tr {
	background: #ffffff !important;
}

.league-table .table-body {
	width: 100%;
	display: table-row;
	background: #fff;
	color: #000;
	/* border-bottom:1px solid #dfdfdf; */
	margin-left: 0;
	/* width: 100%;
	display: flex;
	background: #fff;
	color: #000;
	margin-left: 0;
	align-items: center;
	padding: 5px 0; */
	border-bottom: 1px solid #dfdfdf;

}

/*.league-table .table-body:nth-child(even){
	background: #f2f2f2;
}*/
.table-body:hover,
.table-body:nth-child(even):hover,
.table-body:focus,
.table-body:nth-child(even):focus {
	background: #f2f2f2;
	/* background: linear-gradient(90deg, #d30826 -0.75%, #d30826 100%); */
}

.table-body:hover>li,
.table-body:focus>li,
.table-body:hover>li a {
	/* color: #fff; */
}

.table-body:hover,
.table-body:nth-child(even):hover>.team1,
.table-body:hover,
.table-body:nth-child(even):hover>.team2 {
	/* color: #fff !important; */
}

.league-table .column-six .table-header:after,
.league-table .column-six .table-body:after {
	content: "";
	height: 0;
	clear: both;
}

.league-table .column-seven .ftime,
.league-table .column-seven .flogo1,
.league-table .column-seven .flogo2 {
	width: 8%;
	text-align: center;
	line-height: 65px;
}

.league-table .column-seven li.vadss.fvs {
	width: 10%;

	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 65px;
}

.league-table .column-seven li.rscore .data {
	background: #d30826;
	padding: 10px;
}

.league-table .column-seven li.vadss.fvs .data {
	background: #d30826;
	padding: 10px;
}

.league-table .column-seven li.rscore {
	width: 10%;

	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
}

.league-table .column-seven li.fmore {
	width: 14%;
	text-align: right;
	line-height: 45px;
}

.flogo1 img,
.flogo2 img {
	width: 45px;
}

.league-table .column-seven li.fteam1 {
	text-align: right;
}

.league-table .column-seven li.fteam2 {
	text-align: left;
}

.league-table .column-seven li.rteam1 {
	text-align: right;
}

.league-table .column-seven li.rteam2 {
	text-align: left;
}

.league-table .column-seven li.fteam1,
.league-table .column-seven li.fteam2 {
	width: 26%;
	line-height: 45px;
}

.league-table .column-seven li.rteam1,
.league-table .column-seven li.rteam2 {
	width: 26%;
	line-height: 45px;
}

.league-table ul li span.data.team1,
.league-table ul li span.data.team2 {
	font-size: 18px;
	font-weight: 300;
}

.league-table ul li span.data.team1 a,
.league-table ul li span.data.team2 a {
	text-decoration: none;
}

.filter-forms.resultspage select#region_id {
	width: 20%;
	background: transparent;
	border: none;
	border-bottom: 2px solid #ccc;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2%;
	margin-bottom: 0;
}

.filter-forms.resultspage select#age-filter {
	width: 20%;
	background: transparent;
	border: none;
	border-bottom: 2px solid #ccc;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2%;
	margin-bottom: 0;
	display: none;
}

div#myboxautocomplete-list>div {
	margin: 0;
	cursor: pointer;
}

.filter-forms.resultspage .autocomplete {
	display: inline-block;
	width: 35%;
	vertical-align: middle;
	margin-left: 1%;
}

.filter-forms.resultspage .autocomplete input#mybox {
	width: 60%;
	border: none;
	background: transparent;
	border-bottom: 2px solid #ccc;
	display: inline-block;
	margin-bottom: 0;
}

div#myboxautocomplete-list {
	width: 60%;
	border: 1px solid #ccc;
	padding: 6px;
	border-top: none;
}

.filter-forms.resultspage button.reset-btn {
	background: transparent;
	border-color: #d30826;
	color: #d30826;
	box-shadow: none !important;
	border-width: 1px;
	border-radius: 5px;
	line-height: 26px;
}

.score-value {
	background: #d30826;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0 5px;
}

.league-table .column-one li {
	float: left;
	width: calc(100% / 1);
	list-style: none;
	margin: 0;
	padding: 10px 0;
	display: table-cell;
	text-align: center;
}

.league-table .column-two li {
	float: left;
	width: calc(100% / 2);
	list-style: none;
	margin: 0;
	padding: 10px 0;
	display: table-cell;
	text-align: center;
}

.league-table .column-three li {
	float: left;
	width: calc(100% / 3);
	list-style: none;
	margin: 0;
	padding: 10px 0;
	display: table-cell;
	text-align: center;
}

.league-table .column-four li {
	float: left;
	width: calc(100% / 4);
	list-style: none;
	margin: 0;
	padding: 10px 0;
	display: table-cell;
	text-align: center;
}

.league-table .column-five li {
	float: left;
	width: calc(100% / 5);
	list-style: none;
	margin: 0;
	padding: 10px 0;
	display: table-cell;
	text-align: center;
}

.league-table .column-six li {
	float: left;
	width: calc(100% / 6);
	list-style: none;
	margin: 0;
	padding: 5px 0;
	display: table-cell;
	text-align: center;
}

.league-table .column-seven li {
	float: left;
	width: calc(100% / 7);
	list-style: none;
	margin: 0;
	padding: 10px 0;
	display: table-cell;

}

.league-table .column-eight li {
	float: left;

	list-style: none;
	margin: 0;
	padding: 10px 0;

	text-align: center;
}

.league-table .column-nine li {
	float: left;
	width: calc(100% / 9);
	list-style: none;
	margin: 0;
	padding: 10px 0;
	display: table-cell;
	text-align: center;
}

.league-table .column-ten li {
	float: left;
	width: calc(100% / 10);
	list-style: none;
	margin: 0;
	padding: 10px 0;
	display: table-cell;
	text-align: center;
}


.data {
	/*display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;*/
}

.data.dots:hover {
	overflow: visible;
	white-space: normal;
	width: auto;
	position: absolute;
	background-color: #FFF;
}

.league-table .column-six li:last-child {
	text-align: left !important;
	margin-left: 15px;
}

.control-menu {
	cursor: pointer;
	display: inline-block;
	padding: 5px 10px;
}

.league-table .column-six li:last-child .control-menu {
	padding-right: 10px;
	cursor: pointer;
}

.league-table .column-six li:last-child .control-menu:hover {
	opacity: .3;
}

.read-more-popup {
	position: fixed;
	display: none;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .4);
}

.read-more-popup .popup-container {
	max-width: 600px;
	margin: 50px auto;
	background: #fff;
	padding: 0;
	box-shadow: 0 1px 15px 0px #000;
	text-align: left;
	position: relative;
	max-height: 600px;
	overflow: auto;
}

.btn-close {
	position: absolute;
	top: 15px;
	right: 15px;
}

.block-main,
.block-section {
	padding: 15px;
}

.block-section {
	background: #f2f2f2;
}

.block-main,
.block-main h3 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.table-popup-item label {
	float: left;
	width: 30%;
	font-weight: bold;
}

.table-popup-item:after {
	content: "";
	clear: both;
	height: 0;
}

.btn-close {
	cursor: pointer;
}

tr.expand-table {
	background: #d7d7d7;
	color: #fff;
	padding: 0px 0;
	clear: both;
	text-align: center;
	display: none;
}

/*.expand-table .expand-item strong {
	color:#fff;
}*/
.expand-table .expand-item {

	margin-left: 10px;
	width: auto;
	text-transform: capitalize;
	display: inline-block;
	color: #000;
}

/* .expand-table:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
} */

.expand-table .expand-item label {
	display: inline-block;
	float: left;
	font-weight: bold;
	margin-left: 11px;
	text-align: left;
	text-transform: capitalize;
}

.largeview-hide {
	display: none !important;
}

div#ui-datepicker-div .ui-widget-header {
	background: #d30826 !important;
}

.ui-dialog .ui-dialog-titlebar-close span {
	margin: -8px !important;
}

@media only screen and (min-width:1800px) and (max-width:2000px) {
	.page-id-204 .result-search {
		margin-top: -10%;
	}

	.page-id-210 .result-search {
		margin-top: -9%;
	}
}

@media only screen and (min-width:320px) and (max-width:360px) {
	#top .allcompition.largeview-hide {
		display: none !important;
	}

	.page-id-204 .result-search {
		margin-top: -80%;
	}

	.page-id-210 .result-search {
		margin-top: -85%;
	}

	.col-lg-4.col-sm-4.col-md-4.set-btn {
		margin-left: 0;
		width: 100%;
	}

	.filter-forms.resultspage button.reset-btn {
		font-size: 10px;
	}
}

@media only screen and (min-width:361px) and (max-width:520px) {
	.page-id-204 .result-search {
		margin-top: -70%;
	}

	.page-id-210 .result-search {
		margin-top: -65%;
	}

	.col-lg-4.col-sm-4.col-md-4.set-btn {
		margin-left: 0;
		width: 100%;
	}

	.filter-forms.resultspage button.reset-btn {
		font-size: 12px;
	}
}

@media only screen and (min-width:320px) and (max-width:520px) {
	#top .form_div_left select#changeuser {
		width: 95% !important;
		font-size: 13px;
	}

	.league-table ul li.ftime {
		width: 30%;
	}

	form#region input.button.avia-font-entypo-fontello.formbutton {
		padding: 5px 12px;
	}

	.filter-forms.resultspage select#region_id {
		width: 48%;
		font-size: 12px;
	}

	.page-template-league_template .logo_nrcf img {
		width: 28%;
		position: relative;
		left: 4%;
	}

	.league-table ul li.rscore span.data {
		font-size: 9px;
		margin: 0;
		padding: 4px 2px;
		font-weight: 600;
	}

	.league-table ul li.largeview.mobilescore.rscore {
		width: 100%;
	}

	.filter-forms.resultspage .autocomplete input#mybox {
		font-size: 12px;
	}

	.filter-forms.resultspage .autocomplete {
		width: 67%;
		margin: 0;
	}

	.result-search a.sortbtn {
		padding: 6px;
	}

	.col-lg-4.col-sm-4.col-md-4.set-btn {
		margin-left: 0;
		width: 100%;
	}

	.logo_nrcf img {
		width: 26%;
		position: relative;
		left: 5%;
		top: 15px;
	}

	.form_div_left {
		width: 100%;
	}

	.logo_nrcf {
		width: 100%;
	}

	.table-section table.league_table thead tr th:nth-child(1),
	/* .table-section table.league_table thead tr th:nth-child(7), */
	.table-section table.league_table thead tr th:nth-child(8),
	.table-section table.league_table thead tr th:last-child {
		display: none;
	}

	.table-section table.league_table tbody.low tr td:nth-child(1),
	/* .table-section table.league_table tbody.low tr td:nth-child(7), */
	.table-section table.league_table tbody.low tr td:nth-child(8),
	.table-section table.league_table tbody.low tr td:last-child {
		display: none;
	}

	table.league_table tbody.low tr td img {
		width: 30px;
	}

	table.league_table tbody.low tr td {
		font-size: 12px;
	}

	table.league_table thead tr th {
		font-size: 12px;
	}

	#top form#form input#fdate {
		width: 90% !important;
		font-size: 12px;
	}

	#top form#form input#tdate {
		width: 90% !important;
		font-size: 12px !important;
	}

	.col-lg-4.col-sm-4.col-md-4.input1,
	.col-lg-4.col-sm-4.col-md-4.input2 {
		width: 50%;
	}

	.responsive #top #wrap_all .result-search .container {
		width: 100%;
		max-width: 100%;
	}
}

.league-table table {
	background: #ffffff !important;
}

.league-table table tr td {
	font-size: 16px !important;
}

.league-table tr.mobile-view .fmore {
	text-align: center;
}

.mobile-view {
	display: none;
	/* border-bottom: 1px solid #f3f3f3; */
}

@media only screen and (max-width: 768px) {
	.league-table table tr td {
		font-size: 14px !important;
	}

	.league-table td.ftime .data {
		padding: 10px !important;
	}

	.league-table td {
		padding: 10px 5px !important;
	}

	.league-table td.flogo1,
	.league-table td.flogo2 {
		min-width: 30px;
	}

	.league-table td.desktop-view span {
		display: none;
	}

	.mobile-view {
		display: table-row;
		border-bottom: 1px solid #f3f3f3;
	}

	.fvenue-time {
		border: none !important;
	}

	.league-table .table-body {
		border-bottom: none !important;
	}
}

@media only screen and (min-width:521px) and (max-width:767px) {
	.filter-forms.resultspage .autocomplete {
		width: 60%;
	}

	.filter-forms.resultspage select#region_id {
		width: 40%;
	}

	.col-lg-4.col-sm-4.col-md-4.set-btn {
		margin-left: 0;
		width: 100%;
	}

	.page-template-league_template .logo_nrcf img {
		width: 20%;
		position: relative;
		left: 4%;
	}

	.page-id-204 .result-search {
		margin-top: -78%;
	}

	.logo_nrcf img {
		width: 20%;
		position: relative;
		left: 5%;
		top: 15px;
	}

	.form_div_left {
		width: 100%;
	}

	.logo_nrcf {
		width: 100%;
	}

	.table-section table.league_table thead tr th:nth-child(1),
	/* .table-section table.league_table thead tr th:nth-child(7), */
	.table-section table.league_table thead tr th:nth-child(8),
	.table-section table.league_table thead tr th:last-child {
		display: none;
	}

	.table-section table.league_table tbody.low tr td:nth-child(1),
	/* .table-section table.league_table tbody.low tr td:nth-child(7), */
	.table-section table.league_table tbody.low tr td:nth-child(8),
	.table-section table.league_table tbody.low tr td:last-child {
		display: none;
	}

	table.league_table tbody.low tr td img {
		width: 30px;
	}

	table.league_table tbody.low tr td {
		font-size: 12px;
	}

	table.league_table thead tr th {
		font-size: 12px;
	}

	#top form#form input#fdate {
		width: 90% !important;
		font-size: 12px;
	}

	#top form#form input#tdate {
		width: 90% !important;
		font-size: 12px !important;
	}

	.col-lg-4.col-sm-4.col-md-4.input1,
	.col-lg-4.col-sm-4.col-md-4.input2 {
		width: 50%;
	}

	.page-id-210 .result-search {
		margin-top: -64%;
	}

	.responsive #top #wrap_all .result-search .container {
		width: 100%;
		max-width: 100%;
	}
}

#top .league-table ul li.rscore.mobilescore {
	width: 100%;
}

@media only screen and (min-width:1024px) and (max-width:1300px) {
	.page-id-210 .result-search {
		margin-top: -15%;
	}

	.league-table ul li.rteam1,
	.league-table ul li.fteam1 {
		text-align: center;
	}

	.league-table ul li.rteam2,
	.league-table ul li.fteam2 {
		text-align: center;
	}

	.page-id-204 .result-search {
		margin-top: -14%;
	}

	.page-template-resfix_template .main_bread {
		margin-top: 7%;
	}

	.league-table ul li span.data {
		font-size: 14px;
		padding: 3px 3px;
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {

	#top .league-table ul li.rscore.mobilescore {
		width: 100% !important;
	}

	.filter-forms.resultspage select#region_id {
		width: 40%;
	}

	.col-lg-4.col-sm-4.col-md-4 {
		width: auto;
	}

	.page-template-resfix_template .main_bread {
		margin-top: 8%;
	}

	table#Team_Stats .tabdata tr th {
		font-size: 15px;
	}

	#top form#form input#fdate {
		width: 90% !important;
	}

	.col-lg-4.col-sm-4.col-md-4.input1,
	.col-lg-4.col-sm-4.col-md-4.input2 {
		width: 25%;
	}

	#top form#form input#tdate {
		width: 90% !important;
	}

	.page-id-210 .result-search {
		margin-top: -22%;
	}

	.result-search .container {
		padding: 0;
	}

	.page-id-204 .result-search {
		margin-top: -22%;
	}

	li.largeview-hide.ftime span {
		background: none;
		color: #000;
		font-size: 13px;
	}

	.league-table ul.results li.largeview-hide.ftime {
		width: 100%;
		float: left;
		text-align: center;
	}

	.league-table ul li.largeview-hide.ftime {
		/* width: 50%;
		float: left;
		text-align: right; */
	}

	.league-table ul li.largeview-hide.fvenue {
		width: 50%;
		float: left;
		text-align: left;
	}

	.fteam1.data.team1,
	.fteam2.data.team2 {
		font-size: 14px !important;
	}

	.col-lg-4.col-sm-4.col-md-4.set-btn.link {
		width: 101%;
		float: none;
		margin-top: 18px;
	}

	.compheader .expand-item>label {
		font-size: 12px !important;
	}

	span.data {
		font-size: 13px;
	}

	span.data.team1,
	span.data.team2 {
		font-size: 10px;
	}


	.fmore {
		width: 2% !important;
		text-align: right !important;
	}

	/* .fteam2,
	.rteam2 {
		text-align: right !important;
	} */

	.fteam1,
	.rteam1 {
		text-align: left !important;
		clear: both;
	}

	.rteam1,
	.rteam2 {
		float: left !important;
		width: 35% !important;
	}

	/* .fteam1,
	.fteam2 {
		float: left !important;
		width: 38% !important;
	} */

	.fvs {
		float: left !important;
		width: 24% !important
	}

	.league-table ul li.rscore.largeview-hide {
		width: 20% !important;
		line-height: 40px;
	}

	.league-table ul li.flogo1,
	.league-table ul li.flogo2 {
		width: 50% !important;
		margin: 0;
		height: 85px;
		overflow: hidden;
		margin-top: 10px;
	}

	.flogo1 img,
	.flogo2 img {
		width: 25% !important;
	}

	.league-table ul li.rteam1,
	.league-table ul li.fteam1 {
		width: 40% !important;
		text-align: center !important;
	}

	.league-table ul li.rteam2,
	.league-table ul li.fteam2 {
		width: 40% !important;
		text-align: center !important;
	}

	.fvenue {
		text-align: left !important;
	}

	li.fmore {
		float: left !important;
		width: 100% !important;
		text-align: center !important;
	}

	.date-header label {
		font-size: 12px !important;
	}

	.compition-header label {
		font-size: 14px !important;
	}

	a.sortbtn {
		left: 0 !important;
	}

	.league-table {
		margin-top: 30px;
	}

	.compdate .competition-header label {
		font-size: 13px !important;
	}

	.league-table .column-six.table-header,
	.league-table .column-seven.table-header,
	.league-table .column-eight.table-header,
	.league-table .column-nine.table-header {
		display: none;
	}

	.largeview-hide {
		display: block !important;
	}

	/* .smallview-hide {
		display: none !important;
	} */

	.expand-table .expand-item {
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}

	.league-table .table-body {
		padding: 5px;
	}

	.league-table .column-seven li,
	.league-table .column-eight li,
	.league-table .column-nine li {
		width: 100%;
		padding: 0px;
	}

	.league-table .table-header {
		display: none;
	}

	.league-date {
		color: #fff !important;
	}

	.date-section {
		background: #266294 none repeat scroll 0 0 !important;
	}

	.tag-label {
		font-size: 15px !important;
	}

	.form-control.datepicker {
		float: left;
		margin-right: 15px !important;
		width: 200px !important;
	}
}

.sportlomo-table tbody tr td.mobile-view-td {
	border-bottom: 1px solid #f3f3f3 !important;
}

.stretched table tr td {
	border: none !important;
}

@media(max-width: 767px) {

	.largeview-hide.fvenue,
	.smallview-hide.fvenue {
		display: none !important;
	}

	.league-table ul.fixtures li.largeview-hide.ftime {
		width: 100% !important;
		float: unset !important;
		text-align: center !important;
	}

	.league-table .table-body {

		margin-bottom: 10px !important;
		/* display: inline-block !important; */
	}

	.team_sheets_data ul h4 {
		font-size: 16px;
		padding: 3% 0;
	}

	.team_sheets_data ul.hometeam_ul {
		width: 100%;
	}

	.team_sheets_data ul.awyteam_ul {
		width: 100%;
	}

	ul.goal li {
		min-height: auto;
	}

	.league-table ul li.rteam1,
	.league-table ul li.rteam2 {
		width: 50%;
		text-align: center;
	}

	.league-table ul li.fteam1,
	.league-table ul li.fteam2 {
		width: 40%;
		text-align: center;
	}

	.league-table ul li.rscore.largeview-hide {
		width: 19%;
		line-height: 40px;
		margin-left: 0%;
	}

	.league-table ul li.flogo1,
	.league-table ul li.flogo2 {
		width: 50%;
		margin: 0;
		height: 75px;
		overflow: hidden;
	}

	.league-table ul li span.data {
		font-size: 12px;
		padding: 6px 4px;
	}

	/* .flogo1 img,
	.flogo2 img {
		width: 40%;
	} */

	.league-table ul li span.data.team1,
	.league-table ul li span.data.team2 {
		font-size: 12px;
		margin: 0 8px;
	}

	li.largeview-hide.ftime span {
		background: none;
		color: #000;
		font-size: 13px;
	}

	.league-table .column-eight li {
		padding: 5px 0;
		margin: 0
	}

	.control-menu {
		padding: 0;
	}

	.league-table ul.fixtures li.largeview-hide.ftime {
		width: 40%;
		float: left;
		text-align: right;
	}

	.league-table ul.results li.largeview-hide.ftime {
		width: 100%;
		float: left;
		text-align: center;
	}

	.page-id-204 .league-table ul li.largeview-hide.ftime {
		width: 50%;
		float: left;
		text-align: center;
	}

	.league-table ul li.largeview-hide.fvenue {
		width: 60%;
		float: left;
		text-align: left;
	}

	.compheader .expand-item>label {
		font-size: 10px !important;
	}

	li.fmore {
		float: left !important;
		width: 100% !important;
		text-align: center !important;
	}

	.league-table .column-six.table-header,
	.league-table .column-seven.table-header,
	.league-table .column-eight.table-header,
	.league-table .column-nine.table-header {
		display: none;
	}

	.largeview-hide {
		display: block !important;
	}

	.smallview-hide {
		/* display: none !important; */
	}

	.expand-table .expand-item {
		float: left;
		width: 100%;
		margin: 4px 0;
		text-transform: capitalize;
	}

	.league-table .table-body {
		padding: 0px;
		margin: 0;
	}

	.league-table .table-header {
		display: none;
	}

	.league-date {
		color: #fff !important;
	}

	.date-section {
		background: #266294 none repeat scroll 0 0 !important;
	}

	.tag-label {
		font-size: 13px !important;
		text-align: left !important;
	}

	.form-control.datepicker {
		float: left;
		margin-right: 15px !important;
		width: 200px !important;
	}
}

/* Responsive css for table */


@media only screen and (max-width: 800px) {

	/* Force table to not be like tables anymore */
	#no-more-tables table,
	#no-more-tables thead,
	#no-more-tables tbody,
	#no-more-tables th,
	#no-more-tables td,
	#no-more-tables tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	#no-more-tables tr {
		border: 1px solid #ccc;
	}

	#no-more-tables td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
		white-space: normal;
		text-align: left;
	}

	#no-more-tables td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align: left;
		font-weight: bold;
	}

	/*
	Label the data
	*/
	#no-more-tables td:before {
		content: attr(data-title);
	}
}





.grid-wrapper {
	--auto-grid-min-size: 20rem;
	display: grid;
	grid-gap: 1rem;
	grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	width: 100% !important;
	margin-top: 10px;
}

.grid-wrapper .grid .content {
	background: #FFFFFF;
	border: 1px solid #EDEDED;
	border-radius: 40px;
	color: #000;
	font-size: 18px;
	list-style-type: none;
	padding: 5px;
	text-transform: capitalize;
	font-weight: 600;
	/* align-items: center;
    display: grid;
    justify-content: center; */
}

.grid-wrapper .grid .content-buttons {
	background: #FFFFFF;
	/* border: 1px solid #EDEDED; */
	border-radius: 40px;
	color: #000;
	font-size: 18px;
	list-style-type: none;
	padding: 5px;
	text-transform: capitalize;
	font-weight: 600;
	/* align-items: center;
    display: grid;
    justify-content: center; */
}

.grid-wrapper-content {
	--auto-grid-min-size: 15rem;
	display: grid;
	grid-gap: 1rem;
	grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	width: 100% !important;
}

.grid-wrapper-content .grid .content {
	background: #FFFFFF;
	border: 1px solid #EDEDED;
	border-radius: 20px;
	color: #000;
	font-size: 18px;
	list-style-type: none;
	padding: 20px;
	text-transform: capitalize;
	font-weight: 600;
	/* align-items: center;
    display: grid;
    justify-content: center; */
}

.grid-wrapper-content .grid .content .data {
	display: grid;
	grid-template-columns: 1fr 60px;
	align-items: center;
	padding-top: 25px;
}

.grid-wrapper-content .grid .content .data .detail {
	display: grid;
}

.grid-wrapper-content .grid .content .data .detail .group {
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
	line-height: 40px;
	color: #030314;
}

.grid-wrapper-content .grid .content .data .detail .group a {
	text-decoration: none;
	color: #030314;
}

.grid-wrapper-content .grid .content .data .detail .type {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: #70798B;
}

.grid-wrapper-content .grid .content .data .link a {
	background-color: #DADCDE;
	border-radius: 10px;
	width: 50px !important;
	height: 50px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #fff;
	padding-bottom: 5px;
}

.grid-wrapper .grid div.content {
	display: grid;
	grid-template-columns: 60px 1fr;
}

.grid-wrapper .grid div.content-buttons {
	display: flex;
	padding: 10px;
}

.grid-wrapper .grid div.label {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	color: #211E1F;
	margin-bottom: 10px;
	padding-left: 10px;
}

.grid-wrapper .grid div.h2 {
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 56px;
	text-align: center;
	text-transform: uppercase;
	color: #272E35;
}

.grid-wrapper .grid div select {
	background-color: transparent !important;
	border: none !important;
	padding: 0px 6px !important;
	font-family: 'Oswald' !important;
	font-style: normal !important;
	font-weight: 300 !important;
	font-size: 18px !important;
	line-height: 30px !important;
	color: #667085 !important;
	background: url('data:image/svg+xml,<svg width="14" height="8" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.885398 0.50579C1.24338 0.14781 1.82378 0.14781 2.18176 0.50579L7.03358 5.35761L11.8854 0.50579C12.2434 0.14781 12.8238 0.14781 13.1818 0.50579C13.5397 0.863771 13.5397 1.44417 13.1818 1.80215L7.68176 7.30215C7.32378 7.66013 6.74338 7.66013 6.3854 7.30215L0.885398 1.80215C0.527418 1.44417 0.527418 0.863771 0.885398 0.50579Z" fill="gray"/></svg>') !important;
	background-repeat: no-repeat !important;
	background-position: right 20px center !important;
	background-size: auto 20% !important;
	margin: -5px 0 !important;
}

.grid-wrapper .grid div input[type="search"] {
	background-color: transparent !important;
	margin-bottom: 0px !important;
	border: none !important;
	padding: 0px 6px !important;
	font-family: 'Oswald' !important;
	font-style: normal !important;
	font-weight: 300 !important;
	font-size: 18px !important;
	line-height: 30px !important;
	color: #667085 !important;
}

.grid-wrapper .grid div input[type="search"]:focus {
	outline: none !important;
	border-color: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.grid-wrapper .grid div.label a {
	border: 1px solid #d30826;
	text-decoration: none;
	padding: 12px 2px;
}

.grid-wrapper .grid div.label a span:after {
	display: inline-block;
	content: " ";
	background-image: url('data:image/svg+xml,<svg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.601798 0.851737C0.959779 0.493757 1.54018 0.493757 1.89816 0.851737L7.39816 6.35174C7.75614 6.70972 7.75614 7.29012 7.39816 7.6481L1.89816 13.1481C1.54018 13.5061 0.959779 13.5061 0.601798 13.1481C0.243818 12.7901 0.243818 12.2097 0.601798 11.8517L5.45362 6.99992L0.601798 2.1481C0.243818 1.79012 0.243818 1.20972 0.601798 0.851737Z" fill="white"/></svg>');
	background-repeat: no-repeat !important;
	right: -35px !important;
	position: relative;
	width: 8px;
	height: 14px;
}

.grid-wrapper .grid div.label a span {
	padding: 10px 50px 10px 15px;
	background-color: #d30826;
	background-image: -webkit-linear-gradient(-30deg, #d30826 75%, #d30826 75%);
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
}

.float-right {
	float: right;
}

.mt-4 {
	margin-top: 1.5rem !important;
}

.mt-5 {
	margin-top: 3rem !important;
}


.mb-4 {
	margin-bottom: 1.5rem !important;
}

.mb-5 {
	margin-bottom: 3rem !important;
}

.sportlomo-table tr:nth-child(odd) {
	background-color: #ffffff !important;
	border: none !important;
	border-bottom: 1px solid #dfdfdf !important;
}

.sportlomo-table tr td,
.sportlomo-table tr th {
	border: none !important;
	border-bottom: 1px solid #dfdfdf !important;
}

.sportlomo-table thead tr th {
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	padding: 50px 0 20px 0;
}

.sportlomo-table tbody tr td {
	vertical-align: middle;
	display: table-cell;
}

.sportlomo-table tbody tr td a {
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 30px;
	text-decoration: none;
	color: #000;
}

.sportlomo-table tbody tr td.fteam1 {
	text-align: right;
	min-width: 100px;
}

.sportlomo-table tbody tr td.flogo1,
.sportlomo-table tbody tr td.flogo2 {
	text-align: center;
	max-width: 100px;
	min-width: 100px;
}

/* .sportlomo-table tbody tr td.result-flogo1 ,
.sportlomo-table tbody tr td.result-flogo2 {
	text-align: center;
	max-width: 100px !important;
	min-width: 100px !important;
} */

.sportlomo-table tbody tr td.flogo1 a img,
.sportlomo-table tbody tr td.flogo2 a img {
	max-width: 40px;
	min-width: 40px;
}

.sportlomo-table tbody tr td.ftime,
.sportlomo-table tbody tr td.rscore {
	min-width: 40px !important;
	text-align: center;
	padding: 0 !important;
}

.sportlomo-table tbody tr.mobile-view span.rscore {
	min-width: 40px !important;
	text-align: center;
	padding: 0 !important;
}

.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .score-time .rscore .data {
	display: flex;
	justify-content: center;
}

.sportlomo-table tbody tr td.ftime .data,
.sportlomo-table tbody tr td.rscore .data {
	/* border: 1px solid #dfdfdf !important; */
	/* padding: 10px 25px; */
}

.sportlomo-table tbody tr td.rscore .data {
	display: flex;
	justify-content: center;
}

.sportlomo-table tbody tr td.rscore .data span,
.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .score-time .rscore .data span {
	padding: 10px 6px;
	background: #d30826;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	border: 0.1px solid #dfdfdf;
}

/* .divider{
    background: #bbb;
    width: 1px;
    height: 40px;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    margin: 5px 0 !important;
} */

.sportlomo-table tbody tr td.fteam2 {
	text-align: left;
	min-width: 100px;
}

.sportlomo-table tbody tr td.fvenue {
	min-width: 200px;
}

.sportlomo-table tbody tr td.fvenue .data {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;
	color: #969696;
}

.sportlomo-table tbody tr td.fmore {
	text-align: right;
	min-width: 200px;
}

.sportlomo-table tbody tr td.result-fmore {
	text-align: right;
	min-width: 102px !important;
}

.sportlomo-table tbody tr:hover {
	background: linear-gradient(90deg, #d30826 -0.75%, #d30826 100%) !important;
}

/* .sportlomo-table tbody tr.fvenue-time :hover,.sportlomo-table tbody tr.mobile-view :hover {
	background: white !important;
	color: #000 !important;
} */
/* .sportlomo-table tbody tr.mobile-view :hover>i.sp{
	background: unset !important;
} */
/* .sportlomo-table tbody tr.mobile-view .rvc:hover > i.sp{
	background: unset !important;
} */

/* .sportlomo-table tbody tr.mobile-view .rvc .sp-whistle:hover{
	background: red !important;
} */
.sportlomo-table tbody tr.fvenue-time td span {
	padding: 0px 10px;
}

/* .sportlomo-table tbody tr.competitionName:hover {
	background: white !important;
} */
.sportlomo-table tbody tr.competitionName {
	background: #d30826 !important;
}

.sportlomo-table tbody tr.competitionName a {
	color: white !important;
}

/* .sportlomo-table tbody tr.competitionName:hover>td a {
	color: #000 !important;
} */

.sportlomo-table tbody tr.fvenue-time:hover>td {
	color: #000 !important;
}

.sportlomo-table tr:hover>td,
.sportlomo-table tr:hover>td.fvenue .data,
.sportlomo-table tr:hover>td.freferee .data,
.sportlomo-table tr:focus>td,
.sportlomo-table tr:hover>td a {
	color: #fff !important;
}

.sportlomo-table tr:hover>td,
.sportlomo-table tr:hover>td.fvenue .data,
.sportlomo-table tr:hover>td.freferee .data,
.sportlomo-table tr:focus>td,
.sportlomo-table tr:hover>td a {
	color: #ffffff !important;
}

.sportlomo-table tr:hover>td i.sp {
	filter: brightness(0) invert(1);
}

.sportlomo-table tr:hover>td .rvc-data .expand-item strong {
	color: #ffffff;
}

/* .sportlomo-table tr.mobile-view:hover>td i.sp {
	filter: brightness(0) !important;
} */

/* .sportlomo-table tr:hover>td.ftime .data {
	background-color: #ffffff;
	color: #000;
} */

@media(max-width: 767px) {
	.sportlomo-table tbody tr td.fvenue {
		min-width: 250px;
	}

	.sportlomo-table tbody tr td.fteam2,
	.sportlomo-table tbody tr td.rteam2 {
		min-width: 150px;
	}

	.sportlomo-table tbody tr td.fteam1,
	.sportlomo-table tbody tr td.rteam1 {
		text-align: right;
		min-width: 150px;
	}

	.sportlomo-table tbody tr td.flogo1,
	.sportlomo-table tbody tr td.flogo2 {
		max-width: 100px;
		min-width: 100px;
	}

	.sportlomo-table tbody tr td.ftime,
	.sportlomo-table tbody tr td.rscore {
		max-width: 100px;
		min-width: 100px;
	}

	.sportlomo-table tbody tr td.fmore {
		min-width: 200px;
	}
}

.expand-table td {
	background: #fff !important;
}

/* .expand-more {
	display: none;
} */

.expand-more i {
	font-size: 24px;
	cursor: pointer;
}

/* .expand-more i.sp {
	filter: grayscale(1) invert(1);
} */

.sportlomo-table tr.desktop-view td.fmore .expand-more {
	display: flex;
	gap: 10px;
	justify-content: flex-end;
}

.sportlomo-table tr:hover>.expand-more i.sp {
	filter: brightness(0) invert(1) !important;
}

@media screen and (max-width: 480px) and (min-width: 320px) {
	.tabout tr td {
		padding: unset !important;
	}
}

.sp-calender {
	background-size: 60%;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.75 3.56V2C16.75 1.59 16.41 1.25 16 1.25C15.59 1.25 15.25 1.59 15.25 2V3.5H8.74998V2C8.74998 1.59 8.40998 1.25 7.99998 1.25C7.58998 1.25 7.24998 1.59 7.24998 2V3.56C4.54998 3.81 3.23999 5.42 3.03999 7.81C3.01999 8.1 3.25999 8.34 3.53999 8.34H20.46C20.75 8.34 20.99 8.09 20.96 7.81C20.76 5.42 19.45 3.81 16.75 3.56Z" fill="white"/><path opacity="0.4" d="M20 9.83997C20.55 9.83997 21 10.29 21 10.84V17C21 20 19.5 22 16 22H8C4.5 22 3 20 3 17V10.84C3 10.29 3.45 9.83997 4 9.83997H20Z" fill="white"/><path d="M8.5 15C8.24 15 7.98 14.89 7.79 14.71C7.61 14.52 7.5 14.26 7.5 14C7.5 13.74 7.61 13.48 7.79 13.29C8.07 13.01 8.51 12.92 8.88 13.08C9.01 13.13 9.12 13.2 9.21 13.29C9.39 13.48 9.5 13.74 9.5 14C9.5 14.26 9.39 14.52 9.21 14.71C9.02 14.89 8.76 15 8.5 15Z" fill="white"/><path d="M12 15C11.74 15 11.48 14.89 11.29 14.71C11.11 14.52 11 14.26 11 14C11 13.74 11.11 13.48 11.29 13.29C11.38 13.2 11.49 13.13 11.62 13.08C11.99 12.92 12.43 13.01 12.71 13.29C12.89 13.48 13 13.74 13 14C13 14.26 12.89 14.52 12.71 14.71C12.66 14.75 12.61 14.79 12.56 14.83C12.5 14.87 12.44 14.9 12.38 14.92C12.32 14.95 12.26 14.97 12.2 14.98C12.13 14.99 12.07 15 12 15Z" fill="white"/><path d="M15.5 15C15.24 15 14.98 14.89 14.79 14.71C14.61 14.52 14.5 14.26 14.5 14C14.5 13.74 14.61 13.48 14.79 13.29C14.89 13.2 14.99 13.13 15.12 13.08C15.3 13 15.5 12.98 15.7 13.02C15.76 13.03 15.82 13.05 15.88 13.08C15.94 13.1 16 13.13 16.06 13.17C16.11 13.21 16.16 13.25 16.21 13.29C16.39 13.48 16.5 13.74 16.5 14C16.5 14.26 16.39 14.52 16.21 14.71C16.16 14.75 16.11 14.79 16.06 14.83C16 14.87 15.94 14.9 15.88 14.92C15.82 14.95 15.76 14.97 15.7 14.98C15.63 14.99 15.56 15 15.5 15Z" fill="white"/><path d="M8.5 18.5C8.37 18.5 8.24 18.47 8.12 18.42C7.99 18.37 7.89 18.3 7.79 18.21C7.61 18.02 7.5 17.76 7.5 17.5C7.5 17.24 7.61 16.98 7.79 16.79C7.89 16.7 7.99 16.63 8.12 16.58C8.3 16.5 8.5 16.48 8.7 16.52C8.76 16.53 8.82 16.55 8.88 16.58C8.94 16.6 9 16.63 9.06 16.67C9.11 16.71 9.16 16.75 9.21 16.79C9.39 16.98 9.5 17.24 9.5 17.5C9.5 17.76 9.39 18.02 9.21 18.21C9.16 18.25 9.11 18.3 9.06 18.33C9 18.37 8.94 18.4 8.88 18.42C8.82 18.45 8.76 18.47 8.7 18.48C8.63 18.49 8.57 18.5 8.5 18.5Z" fill="white"/><path d="M12 18.4999C11.74 18.4999 11.48 18.3899 11.29 18.2099C11.11 18.0199 11 17.7599 11 17.4999C11 17.2399 11.11 16.98 11.29 16.79C11.66 16.42 12.34 16.42 12.71 16.79C12.89 16.98 13 17.2399 13 17.4999C13 17.7599 12.89 18.0199 12.71 18.2099C12.52 18.3899 12.26 18.4999 12 18.4999Z" fill="white"/><path d="M15.5 18.4999C15.24 18.4999 14.98 18.3899 14.79 18.2099C14.61 18.0199 14.5 17.7599 14.5 17.4999C14.5 17.2399 14.61 16.98 14.79 16.79C15.16 16.42 15.84 16.42 16.21 16.79C16.39 16.98 16.5 17.2399 16.5 17.4999C16.5 17.7599 16.39 18.0199 16.21 18.2099C16.02 18.3899 15.76 18.4999 15.5 18.4999Z" fill="white"/></svg>');
	width: 24px !important;
	height: 24px !important;
	display: inline-block;
}

table.sportlomo-table tbody tr.mobile-view {
	display: none;
}

table.sportlomo-table tbody tr.mobile-view td.mobile-view-td {
	text-align: center;
}

table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	align-items: start;
	gap: 10px;
}

table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team1,
table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team2 {
	display: grid;
}

table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team1 {
	text-align: center;
	justify-content: center;
	place-items: center;
}

table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team2 {
	text-align: center;
	justify-content: center;
	place-items: center;
}

table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team1 .logo1,
table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team2 .logo2 {
	max-width: 64px;
}

table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team1 .logo1 img,
table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team2 .logo2 img {
	max-width: 64px;
}

table.sportlomo-table tbody tr.desktop-view {
	display: table-row;
}

table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .rvc {
	margin-top: 10px;
	display: flex;
	gap: 10px;
	justify-content: center;
}

.rvc i.sp-whistle {
	margin-bottom: -5px;
}

.expand-mores i,
.rvc i.sp,
.rvc i.fa {
	font-size: 24px !important;
	cursor: pointer;
}

@media only screen and (max-width: 989px) {
	table.sportlomo-table tbody tr.desktop-view {
		display: none;
	}

	table.sportlomo-table tbody tr.expand-table {
		display: none !important;
	}

	table.sportlomo-table tbody tr.mobile-view {
		display: table-row;
	}

	i.sp-venue {
		margin-right: 0 !important;
	}
}

@media only screen and (max-width: 520px) {

	table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team1 .logo1 img,
	table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team2 .logo2 img {
		max-width: 40px !important;
		min-width: 40px;
		height: 40px;
	}

	table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team1 a,
	table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .competition-data .team2 a {
		font-size: 14px;
	}

	.compheader label a {
		font-size: 14px !important;
		line-height: 20px;
	}

	.rvc i.fa {
		font-size: 20px !important;
	}

	.rvc i.sp.sp-whistle {
		width: 24px !important;
	}

	.rvc i.sp.sp-venue {
		width: 24px !important;
		margin-bottom: -2px;
	}
}

.rvc-data {
	display: none;
	padding: 10px 0px;
}

.score-time {
	justify-content: center;
	height: 100%;
	vertical-align: middle;
	display: flex;
	align-items: center;
}

.score-time span.time {
	padding: 10px 25px;
	border: 1px solid #f3f3f3;
	background-color: #fff;
	color: #000;
	margin: 0px 5px;
}

.sp-whistle {
	background-image: url('data:image/svg+xml,<svg width="35" height="22" viewBox="0 0 35 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.0717 3.73511C16.0417 3.73511 19.2419 6.97764 19.2419 11C19.2419 15.0224 16.0417 18.265 12.0717 18.265C8.10184 18.265 4.9016 15.0224 4.9016 11C4.9016 6.97764 8.14235 3.73511 12.0717 3.73511Z" fill="black"/><path d="M0 2.66791C0 1.1903 1.17477 0 2.59259 0C3.96991 0 5.10417 1.10821 5.22569 2.46269C6.96759 1.06716 9.11458 0.164179 11.5046 0H24.0625V2.21642H27.7083V0H35V4.84328L22.8877 12.1903C22.3206 17.6903 17.7025 22 12.1123 22C6.1169 22 1.25579 17.0746 1.25579 11C1.25579 8.90672 1.82291 6.97761 2.83565 5.33582C2.75463 5.33582 2.71412 5.33582 2.6331 5.33582C1.17477 5.33582 0 4.14552 0 2.66791ZM2.59259 0.94403C1.66088 0.94403 0.931713 1.72388 0.931713 2.62687C0.931713 3.5709 1.70139 4.3097 2.59259 4.3097C3.52431 4.3097 4.25347 3.52985 4.25347 2.62687C4.29398 1.72388 3.52431 0.94403 2.59259 0.94403ZM12.0718 20.153C16.8924 20.153 20.8218 16.3358 21.0648 11.5336C21.0648 11.4925 21.0648 11.4515 21.0648 11.4104C21.0648 11.2873 21.0648 11.1642 21.0648 11C21.0648 10.8358 21.0648 10.7127 21.0648 10.5485C21.0648 10.5075 21.0648 10.4664 21.0648 10.3843C21.0648 10.3022 21.0648 10.1791 21.0243 10.097C21.0243 10.056 21.0243 9.97388 20.9838 9.93284C20.9838 9.85075 20.9433 9.76866 20.9433 9.68657C20.9433 9.60448 20.9028 9.56343 20.9028 9.48134C20.9028 9.39925 20.8623 9.31716 20.8623 9.23507C20.8623 9.15299 20.8218 9.11194 20.8218 9.02985C20.8218 8.94776 20.7812 8.86567 20.7812 8.78358C20.7812 8.70149 20.7407 8.66045 20.7407 8.57836C20.7002 8.49627 20.7002 8.41418 20.6597 8.33209C20.6597 8.25 20.6192 8.20895 20.6192 8.12687C20.5787 8.04478 20.5787 7.96269 20.5382 7.92164C20.4977 7.83955 20.4977 7.79851 20.4572 7.71642C20.4167 7.63433 20.4167 7.59328 20.3762 7.51119C20.3356 7.4291 20.3356 7.38806 20.2951 7.30597C20.2546 7.22388 20.2546 7.18284 20.2141 7.10075C20.1736 7.01866 20.1736 6.97761 20.1331 6.89552C20.0926 6.81343 20.0521 6.77239 20.0521 6.6903C20.0116 6.60821 19.9711 6.56716 19.9711 6.48507C19.9306 6.40299 19.89 6.36194 19.8495 6.27985C19.809 6.19776 19.7685 6.15672 19.728 6.07463C19.6875 6.03358 19.647 5.95149 19.6065 5.91045C19.566 5.82836 19.5255 5.78731 19.485 5.70522C19.4444 5.66418 19.4039 5.58209 19.3634 5.54105C19.3229 5.45896 19.2824 5.41791 19.2419 5.33582C19.2014 5.29478 19.2014 5.25373 19.1609 5.25373C19.0394 5.08955 18.8773 4.92537 18.7558 4.76119L18.7153 4.72015C18.6343 4.63806 18.5938 4.59701 18.5127 4.51493C18.4722 4.47388 18.4317 4.43284 18.4317 4.43284C18.3507 4.35075 18.3102 4.3097 18.2292 4.22761C18.1887 4.18657 18.1481 4.14552 18.1076 4.14552C18.0266 4.10448 17.9861 4.02239 17.9051 3.98134C17.8646 3.9403 17.8241 3.89925 17.7836 3.89925C17.7025 3.85821 17.662 3.77612 17.581 3.73507C17.5405 3.69403 17.5 3.65299 17.4595 3.65299C17.3785 3.61194 17.2975 3.52985 17.2569 3.48881C17.2164 3.44776 17.1759 3.44776 17.1354 3.40672C17.0544 3.36567 16.9734 3.32463 16.8924 3.24254C16.9734 3.28358 16.9329 3.28358 16.8924 3.24254C16.8113 3.20149 16.7303 3.16045 16.6493 3.07836C16.6088 3.03731 16.5683 3.03731 16.5278 2.99627C16.4468 2.95522 16.3657 2.91418 16.2847 2.87313C16.2442 2.87313 16.2037 2.87313 16.1632 2.83209C16.0822 2.79104 16.0012 2.75 15.9201 2.70896C15.8796 2.70896 15.8391 2.66791 15.7986 2.66791C15.7176 2.62687 15.5961 2.58582 15.515 2.54478C15.4745 2.54478 15.434 2.50373 15.434 2.50373C15.353 2.46269 15.2315 2.42164 15.1505 2.3806C15.11 2.3806 15.11 2.3806 15.0694 2.33955C14.9479 2.29851 14.8669 2.25746 14.7454 2.21642C14.2188 2.05224 13.6516 1.9291 13.0845 1.88806C12.7604 1.84701 12.4363 1.84702 12.1123 1.84702C7.12963 1.84702 3.0787 5.95149 3.0787 11C3.0787 16.0485 7.08912 20.153 12.0718 20.153Z" fill="black"/></svg>');
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center;
	margin-right: 0 !important;
}

.sp-trophy {
	background-image: url('data:image/svg+xml,<svg width="28" height="30" viewBox="0 0 28 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.1451 25.4024V29.0412H5.91354V25.4024C5.91354 25.0897 6.1654 24.8379 6.47804 24.8379H8.91842H19.1576H21.5806C21.8933 24.8379 22.1451 25.0897 22.1451 25.4024Z" fill="white"/><path d="M18.8102 22.0849V24.1518H9.25714V22.0849C9.25714 21.972 9.35267 21.8765 9.46557 21.8765H11.1243H16.9517H18.6105C18.7234 21.8765 18.8102 21.972 18.8102 22.0849Z" fill="white"/><path d="M16.3872 15.78C15.8054 16.5963 15.5014 17.569 15.5014 18.5764C15.5014 19.5144 15.7706 20.4176 16.257 21.1818H11.8104C12.3055 20.4089 12.566 19.5057 12.566 18.5764C12.566 17.5603 12.262 16.5963 11.6802 15.78L10.3167 13.8607L9.96929 13.3656C9.67401 12.9488 9.3961 12.5232 9.12688 12.089C6.87756 8.45014 5.66171 4.30757 5.60092 0H22.4752C22.4057 4.81997 20.8945 9.44019 18.1068 13.3656L16.3872 15.78Z" fill="white"/><path d="M8.72738 12.5318L8.70132 12.4884L8.64921 12.4797C8.11077 12.3755 7.60706 12.2713 7.13809 12.167C5.76592 11.8631 4.57612 11.1249 3.67292 10.048C2.97815 9.20559 2.50918 8.17212 2.31812 7.03443L1.86652 4.40299C1.81441 4.08166 1.87521 3.76901 2.04021 3.51716L1.94468 3.44768L2.0489 3.50847C2.20522 3.28267 2.45708 3.1524 2.7263 3.14372H2.74367C2.83051 3.14372 2.91736 3.1524 3.01289 3.16977C3.63819 3.30004 4.42849 3.61269 5.23616 4.0556L5.44459 4.1685L5.40116 3.93402C5.323 3.50847 5.26221 3.08292 5.2101 2.66606L5.20142 2.60527L5.14063 2.57922C4.55876 2.29262 4.01162 2.09288 3.50792 1.97998C2.76972 1.80628 1.99679 2.01472 1.44966 2.53579C0.902528 3.05687 0.650674 3.81243 0.780943 4.55063L1.2586 7.29497C1.51045 8.73662 2.17048 10.0567 3.1779 11.1162C4.18532 12.1757 5.47064 12.9052 6.89492 13.2179C7.61574 13.3829 8.41473 13.5392 9.24845 13.6869L9.52636 13.739L9.36135 13.5045C9.14424 13.1831 8.92712 12.8531 8.72738 12.5318Z" fill="white"/><path d="M26.6438 2.53579C26.0966 2.01472 25.3237 1.80628 24.5855 1.97998C24.0818 2.10156 23.5173 2.30131 22.9268 2.59659L22.866 2.62264L22.8573 2.68343C22.8052 3.10898 22.7357 3.53453 22.6662 3.95139L22.6228 4.18587L22.8399 4.07297C23.6649 3.62137 24.4639 3.30873 25.0979 3.16977C25.1848 3.1524 25.2716 3.14372 25.3671 3.14372H25.3845C25.6537 3.14372 25.9143 3.28267 26.0619 3.50847L26.0706 3.51716C26.2356 3.76901 26.3051 4.08166 26.2443 4.40299L25.784 7.03443C25.5929 8.16343 25.1153 9.20559 24.4292 10.048C23.5347 11.1336 22.3362 11.8631 20.964 12.167C20.4864 12.2713 19.974 12.3755 19.4182 12.4884L19.3661 12.4971L19.34 12.5405C19.1403 12.8618 18.9231 13.1918 18.6887 13.5218L18.5237 13.7563L18.8016 13.7042C19.6527 13.5566 20.4603 13.3916 21.1898 13.2266C22.6141 12.9052 23.8994 12.1844 24.9069 11.1249C25.9143 10.0654 26.5743 8.7453 26.8262 7.30365L27.3038 4.55931C27.4428 3.81243 27.1909 3.05687 26.6438 2.53579Z" fill="white"/></svg>');
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: center;
}

.sp-trophy-1 {
	/* background-image: url('data:image/svg+xml,<svg width="12" height="20" viewBox="0 0 12 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.6215 17.5441V19.9999H0.666809V17.5441C0.666809 17.3331 0.836785 17.1631 1.04779 17.1631H2.6948H9.60521H11.2405C11.4515 17.1631 11.6215 17.3331 11.6215 17.5441Z" fill="white"/><path d="M9.37077 15.305V16.7H2.9234V15.305C2.9234 15.2288 2.98787 15.1643 3.06407 15.1643H4.18357H8.11646H9.23596C9.3063 15.1643 9.37077 15.2288 9.37077 15.305Z" fill="white"/><path d="M7.73548 11.0498C7.34277 11.6007 7.13763 12.2572 7.13763 12.9371C7.13763 13.5701 7.31933 14.1797 7.64756 14.6955H4.6466C4.98069 14.1738 5.15653 13.5643 5.15653 12.9371C5.15653 12.2513 4.95139 11.6007 4.55868 11.0498L3.63847 9.75445L3.40402 9.42036C3.20473 9.13902 3.01717 8.85182 2.83548 8.55876C1.31741 6.10289 0.496839 3.30708 0.455811 0.399902H11.8442C11.7973 3.65289 10.7775 6.77108 8.896 9.42036L7.73548 11.0498Z" fill="white"/></svg>'); */
	/* background-repeat: no-repeat;
    background-size: 30%;
    background-position: center; */
	-webkit-mask-size: 60%;
	mask-size: cover;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	background-color: blue;
	-webkit-mask-image: url('data:image/svg+xml,<svg width="12" height="20" viewBox="0 0 12 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.6215 17.5441V19.9999H0.666809V17.5441C0.666809 17.3331 0.836785 17.1631 1.04779 17.1631H2.6948H9.60521H11.2405C11.4515 17.1631 11.6215 17.3331 11.6215 17.5441Z" fill="white"/><path d="M9.37077 15.305V16.7H2.9234V15.305C2.9234 15.2288 2.98787 15.1643 3.06407 15.1643H4.18357H8.11646H9.23596C9.3063 15.1643 9.37077 15.2288 9.37077 15.305Z" fill="white"/><path d="M7.73548 11.0498C7.34277 11.6007 7.13763 12.2572 7.13763 12.9371C7.13763 13.5701 7.31933 14.1797 7.64756 14.6955H4.6466C4.98069 14.1738 5.15653 13.5643 5.15653 12.9371C5.15653 12.2513 4.95139 11.6007 4.55868 11.0498L3.63847 9.75445L3.40402 9.42036C3.20473 9.13902 3.01717 8.85182 2.83548 8.55876C1.31741 6.10289 0.496839 3.30708 0.455811 0.399902H11.8442C11.7973 3.65289 10.7775 6.77108 8.896 9.42036L7.73548 11.0498Z" fill="white"/></svg>');
	mask-image: url('data:image/svg+xml,<svg width="12" height="20" viewBox="0 0 12 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.6215 17.5441V19.9999H0.666809V17.5441C0.666809 17.3331 0.836785 17.1631 1.04779 17.1631H2.6948H9.60521H11.2405C11.4515 17.1631 11.6215 17.3331 11.6215 17.5441Z" fill="white"/><path d="M9.37077 15.305V16.7H2.9234V15.305C2.9234 15.2288 2.98787 15.1643 3.06407 15.1643H4.18357H8.11646H9.23596C9.3063 15.1643 9.37077 15.2288 9.37077 15.305Z" fill="white"/><path d="M7.73548 11.0498C7.34277 11.6007 7.13763 12.2572 7.13763 12.9371C7.13763 13.5701 7.31933 14.1797 7.64756 14.6955H4.6466C4.98069 14.1738 5.15653 13.5643 5.15653 12.9371C5.15653 12.2513 4.95139 11.6007 4.55868 11.0498L3.63847 9.75445L3.40402 9.42036C3.20473 9.13902 3.01717 8.85182 2.83548 8.55876C1.31741 6.10289 0.496839 3.30708 0.455811 0.399902H11.8442C11.7973 3.65289 10.7775 6.77108 8.896 9.42036L7.73548 11.0498Z" fill="white"/></svg>');
	margin-right: 0 !important;
}

.sp-user-group {
	background-image: url('data:image/svg+xml,<svg width="34" height="22" viewBox="0 0 34 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 9.49167C19.6211 9.49167 21.7458 7.36689 21.7458 4.74583C21.7458 2.12478 19.6211 0 17 0C14.3789 0 12.2542 2.12478 12.2542 4.74583C12.2542 7.36689 14.3789 9.49167 17 9.49167Z" fill="white"/><path d="M17 11.1384C12.325 11.1384 8.5177 14.928 8.5177 19.6207C8.5177 20.7009 9.38541 21.5686 10.4656 21.5686H23.4989C24.5792 21.5686 25.4469 20.7009 25.4469 19.6207C25.4823 14.9457 21.675 11.1384 17 11.1384Z" fill="white"/><path d="M27.2177 9.73957C29.3106 9.73957 31.0073 8.04291 31.0073 5.94998C31.0073 3.85705 29.3106 2.1604 27.2177 2.1604C25.1248 2.1604 23.4281 3.85705 23.4281 5.94998C23.4281 8.04291 25.1248 9.73957 27.2177 9.73957Z" fill="white"/><path d="M32.0167 13.051C30.7948 11.8291 29.0948 11.0676 27.2177 11.0676C25.9427 11.0676 24.7385 11.4218 23.7292 12.0416C25.7833 13.8655 27.076 16.4864 27.1469 19.4083H32.4417C33.3094 19.4083 34 18.7176 34 17.8499C34 15.9728 33.2385 14.2905 32.0167 13.051Z" fill="white"/><path d="M6.78229 9.73957C8.87522 9.73957 10.5719 8.04291 10.5719 5.94998C10.5719 3.85705 8.87522 2.1604 6.78229 2.1604C4.68936 2.1604 2.99271 3.85705 2.99271 5.94998C2.99271 8.04291 4.68936 9.73957 6.78229 9.73957Z" fill="white"/><path d="M10.2708 12.0416C9.24375 11.4218 8.05729 11.0676 6.78229 11.0676C4.90521 11.0676 3.22292 11.8291 1.98333 13.051C0.761458 14.2905 0 15.9728 0 17.8499C0 18.7176 0.690625 19.4083 1.55833 19.4083H6.85313C6.92396 16.4864 8.23438 13.8655 10.2708 12.0416Z" fill="white"/></svg>');
	background-repeat: no-repeat;
	background-size: 60%;
	background-position: center;
}

.sp-comment {
	background-image: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.583 1.8335H6.41634C3.88634 1.8335 1.83301 3.87766 1.83301 6.3985V11.8802V12.7968C1.83301 15.3177 3.88634 17.3618 6.41634 17.3618H7.79134C8.03884 17.3618 8.36884 17.5268 8.52467 17.7285L9.89967 19.5527C10.5047 20.3593 11.4947 20.3593 12.0997 19.5527L13.4747 17.7285C13.6488 17.4993 13.9238 17.3618 14.208 17.3618H15.583C18.113 17.3618 20.1663 15.3177 20.1663 12.7968V6.3985C20.1663 3.87766 18.113 1.8335 15.583 1.8335ZM11.9163 12.6043H6.41634C6.04051 12.6043 5.72884 12.2927 5.72884 11.9168C5.72884 11.541 6.04051 11.2293 6.41634 11.2293H11.9163C12.2922 11.2293 12.6038 11.541 12.6038 11.9168C12.6038 12.2927 12.2922 12.6043 11.9163 12.6043ZM15.583 8.021H6.41634C6.04051 8.021 5.72884 7.70933 5.72884 7.3335C5.72884 6.95766 6.04051 6.646 6.41634 6.646H15.583C15.9588 6.646 16.2705 6.95766 16.2705 7.3335C16.2705 7.70933 15.9588 8.021 15.583 8.021Z" fill="black"/></svg>');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	margin-right: 5px !important;
}

.sportlomo-table tbody tr td.freferee .data,
.sportlomo-table tbody tr td.fcomment .data {
	display: flex;
	align-items: center;
	color: #969696 !important;
}

.sportlomo-table tbody tr td.freferee {
	min-width: 200px;
}

.sportlomo-table tbody tr td.fcomment {
	min-width: 50px;
}

table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .rvc {
	margin-top: 10px !important;
	display: grid !important;
	gap: 10px !important;
	grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr)) !important;
}

table.sportlomo-table tbody tr.mobile-view td.mobile-view-td .rvc div {
	display: flex !important;
	justify-content: start !important;
	align-items: center !important;
	gap: 10px !important;
}