/** New League Layout */
.league-table td.rteam1, .league-table td.fteam1 {
    width: 20%;
    text-align: right;
    vertical-align: middle;
}
.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;
}
.flogo1 img, .flogo2 img {
    width: 45px;
}
.league-table td.rteam2, .league-table td.fteam2 {
    width: 20%;
    text-align: left;
    vertical-align: middle;
}
.sportlomo-table tbody tr td.freferee {
    min-width: 200px;
}
.league-table td.ftime .data {
    padding: 10px 25px;
    border: 1px solid #f3f3f3;
    background-color: #be011d;
    color: #fff !important;
}
.league-table tr.expand-item td, .league-table tr.expand-item td a {
    background-color: #be011d;
    color: #fff !important;
}
.league-table table tr td {
    font-size: 16px !important;
}

.sportlomo-table tbody tr:hover {
    background: linear-gradient(90deg, #74180E -0.75%, #74180E 100%) !important;
}
.sportlomo-table tbody tr td.ftime, .sportlomo-table tbody tr td.rscore {
    min-width: 40px !important;
    text-align: center;
    padding: 0 !important;
}
.league-table td.rteam1, .league-table td.fteam1 {
    width: 20%;
    text-align: right;
    vertical-align: middle;
}

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

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

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.low tr td {
    border: none;
    text-align: center;
    vertical-align: middle;
    /* padding: 10px 2px; */
    width: 7%;
    text-transform: capitalize;
    font-style: normal;
    font-weight: 100 !important;
    font-size: 18px;
    line-height: 30px;
}

table.league_table tbody.low tr td:nth-child(1) {
    width: 8%;
}

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

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

table.league_table tbody.low tr td:nth-child(2) {
    width: auto !important;
}

/*table.league_table thead tr th {
    background: #be011d;
    border: none;
    color: #fff !important;
    text-align: center;
    padding: 12px 2px;
    width: 7%;
    font-size: 16px;
    text-transform: capitalize;
    font-family: montserrat;
    font-weight: 500;
}

*/

.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 20px;
	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, #B9021F -0.75%, #B9021F 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: ##B9021F !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;
}