/*
 * EntitySport Cricket - WordPress Plugin
 * @version 2.0
 * @author EntitySport
 * @url http://entitysport.com
**/
/* Quick css */

.w10 {
	width:10px;
}
.w30 {
	width:30px;
}
.w40 {
	width:35px;
}
.w48 {
	width:48px;
}
.w50 {
	width:50px;
}
.w60 {
	width:60px;
}
.w80 {
	width:80px;
}
.w100 {
	width:100px;
}
.w120 {
	width:120px;
}
.w130 {
	width:130px;
}
.w134 {
	width:134px;
}
.w150 {
	width:150px;
}
.w160 {
	width:160px;
}
.w180 {
	width:180px;
}
.w200 {
	width:200px;
}
.w250 {
	width:250px;
}
.w270 {
	width:270px;
}
.w300 {
	width:300px;
}
.w400 {
	width:400px;
}
.w500 {
	width:500px;
}
.mt0 {
	margin-top:0px;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mb0 {
	margin-bottom:0px;
}
.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px !important;
}
.ml10 {
	margin-left:10px !important;
}
.ml200 {
	margin-left:200px;
}
.ml210 {
	margin-left:210px;
}
.ml300 {
	margin-left:300px;
}
.ml400 {
	margin-left:400px;
}
.mr10 {
	margin-right:10px !important;
}
.mr20 {
	margin-right:20px;
}
.m10 {
	margin:10px !important;
}
.p0 {
	padding:0 !important;
}
.pt0 {
	padding-top:0px;
}
.pt10 {
	padding-top:10px;
}
.pt20 {
	padding-top:20px;
}
.pt30 {
	padding-top:30px;
}
.pt40 {
	padding-top:40px;
}
.pb0 {
	padding-bottom:0px;
}
.pb10 {
	padding-bottom:10px;
}
.pb20 {
	padding-bottom:20px;
}
.pb30 {
	padding-bottom:30px !important;
}
.pl10 {
	padding-left:10px;
}
.pl20 {
	padding-left:20px;
}
.pr10 {
	padding-right:10px;
}
.pr20 {
	padding-right:20px;
}
.oh {
	overflow:hidden;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
img.floatright {
    float: right;
    border: 5px solid #dee1de;
    border-radius: 65px;
}
.post-date.floatright {
    float:right;
}
.textcenter {
	text-align:center;
}
.textright {
	text-align:right;
}
.relative {
	position:relative;
}
.bt {
	border-top:1px solid #ddd;
}
.bb {
	border-bottom:1px solid #ddd;
}
.no-items{
	display:none;
}
.widefat {
	display:block;
	width:100%;
	box-sizing:border-box;
	font-size:small;
}
.teamDomestic.widget {
	overflow:hidden;
	background-color:#fff;
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
}
.teamDomestic ul li a {
	display:block;
	font-size:1.0rem;
	padding:15px 25px;
	border-bottom:1px solid #eee;
}
.teamDomestic .wrap .details {
	color:#757575;
	outline:none;
	font-size:13px;
	margin-top:16px;
	line-height:20px;
	font-weight:normal;
}


/* toggle */
.wpec-toggle-btn{
	padding:10px;
	display:block;
	cursor:pointer;
	background-color:#f7f7f7;
}
.wpec-toggle.active .wpec-toggle-btn{
	font-weight:bold;
	background-color:#fff;
}
.wpec-toggle,
.wpec-toggle2{ 
	position:relative;
}
.wpec-toggle .wpec-toggle-btn:after,
.wpec-toggle2 .wpec-toggle-btn:after{ 
	position:absolute; 
	padding:0; 
	width:30px; 
	height:30px; 
	top:auto; right:5px; 
	content:"\f0d8";
	font-family:'FontAwesome';
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.wpec-toggle.toggle-active .wpec-toggle-btn:after,
.wpec-toggle2.toggle-active .wpec-toggle-btn:after{ 
	content:"\f0d7";
}
.wpec-toggle .wpec-toggle-btn,
.wpec-toggle2 .wpec-toggle-btn{
	cursor:pointer;
}
.wpec-toggle .wpec-toggle-btn:focus,
.wpec-toggle2 .wpec-toggle-btn:focus,
.wpec-toggle.toggle-active .wpec-toggle-btn,
.wpec-toggle2.toggle-active .wpec-toggle-btn{
	background-color:#eee;
}
/* widget - live-matches */
.widget.live-scores .tabs a{
	border-bottom:1px solid #ddd;
}
.widget.live-scores .tabs a{
	text-align:center;
	padding:10px 16px;
}
.widget.live-scores .tabs .active a{
	color:#fff;
	background-color:#092d55;
}
.widget.live-scores .wpec-toggle{
	border-bottom:1px solid #ddd;
}
.widget.live-scores .wpec-toggle-btn{
	font-weight:bold;
	border-bottom:1px solid #eee;
}
.widget.live-scores .wpec-toggle-content{
	padding:0px;
}

.mpn-settings-cats .wpec-toggle{
	border-bottom:1px solid #fff;
}
.mpn-settings-cats .wpec-toggle-btn{
	color:#fff;
	font-weight:bold;
	padding-left:20px;
	background-color:#1584ca;
}
.mpn-settings-cats .wpec-toggle-btn:focus, 
.mpn-settings-cats .wpec-toggle.toggle-active .wpec-toggle-btn{
	background-color:#1584ca;
}
.mpn-settings-cats .wpec-toggle-content{
	padding:0px;
}
/* widget - playerAlphabets */
.widget.playerAlphabets {
	margin-top:20px;
}
.widget.playerAlphabets ul {
	margin:0;
	padding:0;
}
.widget.playerAlphabets li {
	float:left;
	list-style:none outside;
}
.widget.playerAlphabets li a {
	display:block;
	text-align:center;
	border-radius:4px;
	margin:0 4px 5px 0;
	padding:3px 12px;
	text-decoration:none;
	background-color:#fff;
	text-transform:uppercase;
	box-shadow:0 1px 1px #aaa;
	border-bottom:1px solid #d1d1d1;
}
.widget.playerAlphabets li a:hover,
.widget.playerAlphabets li.current a {
	color:#fff;
	border-color:#555;
	background-color:#106499;
	box-shadow:0 1px 1px #333;
}
/* widget players */

.players-grid .player {
	margin-bottom:20px;
	width:23%;
	float:left;
	margin:0 1% 20px;
	box-sizing:border-box;
}
.players-grid .wrap {
	height:90px;
	display:block;
	border-radius:2px;
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
	background-color:#fff;
}
.widget.players.rt_tsm .players-grid .player {
	width:31.33%;
	float:left;
	margin:0 1% 20px;
	box-sizing:border-box;
}
.widget.players.rt_300 .players-grid .player {
	width:48%;
	float:left;
	margin:0 1% 20px;
	box-sizing:border-box;
}

.players-grid .player .playerPhoto {
	height:0px;
	display:block;
	overflow:hidden;
	text-align:center;
	background-color:#BDBDBD;
	border-bottom:0px solid #ddd;
}
.players-grid .player .playerPhoto img {
	width:100%;
}
.players-grid .player .playerName,
.players-grid .player .playerCountry {
	color:#000000;
	display:block;
	background:#fff;
	padding:10px 10px 5px;
}
.players-grid .player .playerRole,
.players-grid .player .playerCountry {
	margin-top:3px;
	color:#7b7b7b;
	font-size:0.9rem;
	padding:0 10px 0;
}
.players-grid .player .playerRole {
	padding-bottom:10px;
}
.players-grid > .load-more > a {} .players-grid > .load-more {
	width:100%;
	float:left;
	padding:10px;
	text-align:center;
	background-color:#e5e5e5;
	box-sizing:border-box;
	border:1px solid #ccc;
}
.players-grid > .load-more > a {
	color:#fff;
	padding:3px 20px;
	border-radius:2px;
	display:inline-block;
	background-color:#092d55;
	box-shadow:0px 0px 3px #aaa;
}
.player-profile .widget-content ul li a {
	display:inline !important;
	padding:0 !important;
	margin:0;
	text-decoration:underline;
}
.player-profile ul li {
	list-style:none outside;
	padding:4px 10px;
}
/* widget - series */

.competitions-list {
	margin:0;
	padding:0;
}
.widget.series {
	margin-top:20px;
}
.competitions-list .wrap .status {
	top:0;
	padding:6px 10px;
	line-height:16px;
	border-radius:3px;
}
.competitions-list > .load-more {
	display:block;
}
.competitions-list > .load-more > a {
	border-radius:4px;
	margin-bottom:3px;
	padding:10px 20px;
	display:inline-block;
	text-decoration:none;
	background-color:#fff;
	box-shadow:0 2px 2px #aaa;
	border-bottom:3px solid #d1d1d1;
}
.competitions-list .status {
	float:right;
	padding:5px;
	text-align:center;
	box-sizing:border-box;
	border-radius:3px;
}
.rt_tsm.competitions-list .teams,
.rt_txs.competitions-list .teams{
	display:none;
}
.competitions-list .teams .team-logo{
	width:20px;
	height:auto;
	opacity:0.5;
	margin:5px 5px 0 0;
	box-shadow:1px 1px 2px #333;
/*    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
*/}
.competitions-list .competition-row:hover .teams .team-logo{
	opacity:1;
/*    -webkit-filter: none;
    filter: none;
*/}
.rt_tlg.competitions-list .teams{
	top:50px;
	right:20px;
	position:absolute;
}
.rt_tlg.competitions-list .teams .team-logo{
	width:24px;
	float:right;
}
.competitions-list .status .status-1 {
	color:#fff;
	background-color:blue;
}
.competitions-list .status .status-2 {
	color:#fff;
	background-color:red;
}
.competitions-list .status .status-3 {
	color:#fff;
	background-color:green;
}
.competitions-list .status .status-4 {
	color:#fff;
	background-color:#333;
}
/* widget - calendar */

.widget.calendar .calendar-wrap {
	padding:10px 0 0;
	position:relative;
	background-color:#092d55;
}
.widget.calendar .slider-calendar {
	margin:0 auto;
	position:relative;
	margin-left:60px;
	margin-right:60px;
	overflow:hidden;
	height:48px;
}
.widget.calendar .view-day .slider-calendar {
	margin-left:120px;
}
.widget.calendar .show-calendar {
	top:50%;
	left:0;
	color:#fff;
	padding:0 20px;
	cursor:pointer;
	margin-top:-29px;
	position:absolute;
	background-color:rgba(0, 0, 0, 0.2);
	height:58px;
	line-height:58px;
}
.widget.calendar .slider-calendar a {
	color:#fff;
	display:block;
	padding:3px 0;
	margin:0 5px;
	font-size:13px;
	border-radius:5px;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
}
.widget.calendar .view-season .slider-calendar a {
	padding:14px 0;
}
.widget.calendar .slider-calendar a.active,
.widget.calendar .slider-calendar a:focus {
	background-color:rgba(0, 0, 0, 0.2);
}
.widget.calendar .slider-calendar a span {
	display:block;
}
.widget.calendar .owl-stage-outer {
	height:48px;
}
.widget.calendar .owl-prev,
.widget.calendar .owl-next {
	top:50%;
	color:#fff;
	padding:10px;
	cursor:pointer;
	margin-top:-20px;
	position:absolute;
}
.widget.calendar .owl-prev {
	left:20px;
}
.widget.calendar .owl-next {
	right:20px;
}
.widget.calendar .view-day .owl-prev {
	left:80px;
}
.widget.calendar .calendar-form {
	margin:10px 0;
}
.widget.calendar .form-group {
	margin:5px 0;
}
.widget.calendar .match:nth-child(2n+0) {
	background-color:#e0f7fa;
}
/*
.widget.calendar .competitionTitle{
	padding:10px 0 10px 10px;
	font-size:initial;
	border-bottom:1px solid;
	border-top:1px solid;
}*/

#live-score-matches .date .subtitle{
	margin-left:3px;
}
.competitionTitle {
	padding:10px 20px;
	border-top:1px solid;
	border-bottom:1px solid;
	font-size:20px;
}
/* standings - table */

.widget.standings .roundName {
	margin:0;
	padding:30px 0 10px;
}
.standingTable.type-complete,
.standingTable.type-all_round {
	margin-top:20px;
}
.standingTable th.center,
.standingTable td.center {
	text-align:center;
}
.standingTable th {
	font-size:0.8rem;
	border-bottom:1px solid #ddd;
}
.standingTable td {
	font-size:0.8rem;
	border-bottom:1px solid #eee;
}
.column-team a{
	font-weight:bold;
	color:#1866DB;
}
.column-team a:hover{
	text-decoration: underline;
}
/* squads */
.widget.records .widget-content a:hover,
.widget.squads .widget-content a:hover {
	text-decoration:underline;
}

/* records - table */
.widget.records .rankingTypeName {
	margin:0;
	padding:10px 0 5px;
}
.rankingTable {
	margin-bottom:30px;
}
.rankingTable td,
.rankingTable th {
	font-size:14px;
	padding:6px;
	border-bottom:1px solid #eee;
}
.rankingTable th {
	background-color:#eee;
	border-bottom:1px solid #ddd;
}
.rankingTable .colValue {
	width:50px;
	text-align:right;
	padding-right:20px;
}
.rankingTable td.highlight {
	color:#fff;
	background-color:#1584ca;
}
.rankingTable th.center,
.rankingTable td.center {
	text-align:center;
}
.widget.records .filterRankingTable {
	float:right;
}
/* widget - records */

.record-groups {
	font-size:0.8rem;
}
.formatLinks {
	float:right;
}
.formatLinks a {
	font-size:0.8rem;
	line-height:1rem;
	padding:5px 10px;
	margin:0 2px 2px 0;
	display:inline-block;
	background-color:#fff;
	border:1px solid #ddd;
	text-transform:capitalize;
}
.formatLinks a.current {
	color:#fff;
	background-color:#1584CA;
}
/* widget - .teams */

.rt_tlg.widget.teams .box.widget .teams-list .team,
.rt_tmd.widget.teams .box.widget .teams-list .team{
	width:50%;
	display:inline-block;
}
.rt_tlg.widget.teams .box.widget .teams-list .team:nth-child(2n+0),
.rt_tmd.widget.teams .box.widget .teams-list .team:nth-child(2n+0){
	border-left:1px solid #eee;
}
.widget.teams ul {
	margin-top:0;
	margin-bottom:0;
	padding:0;
	list-style:none outside;
}
.widget.teams ul .teamAbbr {
	display:none;
}
/*
.widget.teams ul li{
	margin:0;
	padding:0 0 5px 5px;
	box-sizing:border-box;
	list-style-position:outside;
}*/

.widget.teams ul li a {
	display:block;
	overflow:hidden;
	padding-left:25px;
	position:relative;
	text-overflow:ellipsis;
}
.widget.teams ul li .teamName {
	white-space:nowrap;
}
.widget.teams ul li i.flag {
	display:inline-block;
	margin-right:5px;
}
.mc-icon {
	background:url(images/mc-icon-mobile.png) no-repeat top left;
	width:30px;
	height:30px;
	display:inline-block;
}
.mc-icon-live {
	background-position:0 0;
}
.mc-icon-scorecard {
	background-position:0 -55px;
}
.mc-icon-preview {
	background-position:0 -110px;
}
.mc-icon-commentary {
	background-position:0 -165px;
}
.mc-icon-live-blog {
	background-position:0 -220px;
}
.mc-icon-squads {
	background-position:0 -275px;
}
.mc-icon-statistics {
	background-position:0 -330px;
}
.mc-icon-performance {
	background-position:0 -385px;
}
.mc-icon-report {
	background-position:0 -110px;
}
.mc-icon-live-blog{
	background-position:0 -220px;
}
/* widget - match */

.widget.match-center {
	background-color:#efefef;
}
.widget.match-center .match-links {
	margin:0px 0 10px;
	overflow:hidden;
	white-space:nowrap;
}
.widget.match-center .match-links-mobile:hover{
}
.widget.match-center .match-links-mobile{
	overflow-x:auto;
	webkit-overflow-scrolling:touch;
}
.widget.match-center .match-links li{
	float:none;
	display:inline-block;
}
.match-links li{
	margin-left:0;
	padding-left:0;
}
.match-links a {
	color:#333;
	display:block;
	background:#fff;
	padding:5px 10px;
	text-align:center;
	text-decoration:none;
	border:1px solid #333;
	border-right:none;
}
.match-links li:last-child > a {
	border-right:1px solid #333;
}
.match-links a:hover,
.match-links li.active a {
	color:#eee;
	background-color:#092d55;;
}
.match-links li a .txt {
	display:block;
	font-weight:bold;
}
.match-links li a:hover > .txt,
.match-links li a .txt:hover,
.match-links li.active a .txt {
 	color:#fff;
}
/* widget - match */

.widget.match-boxscore table.battings {
	margin-bottom:0px;
}
.widget.match-boxscore table th {
	color:#555;
	font-size:12px;
	border-bottom:1px solid #ddd;
}
.widget.match-boxscore table th,
.widget.match-boxscore table td {
	padding:8px 0 8px 8px;
}
.match-boxscore .battings .col-runs,
.match-boxscore .battings .col-balls_faced,
.match-boxscore .bowlings .col-runs_conceded,
.match-boxscore .bowlings .col-overs{
	width:40px;
}
.match-boxscore .battings .col-fours,
.match-boxscore .battings .col-sixes,
.match-boxscore .bowlings .col-maidens,
.match-boxscore .bowlings .col-wickets {
	width:30px;
}
.match-boxscore .battings .col-strike_rate,
.match-boxscore .bowlings .col-econ {
	width:50px;
}



.widget.match-boxscore-non-commentary table.battings {
	margin-bottom:0px;
}
.widget.match-boxscore-non-commentary table th {
	color:#555;
	font-size:12px;
	border-bottom:1px solid #ddd;
}
.widget.match-boxscore-non-commentary table th,
.widget.match-boxscore-non-commentary table td {
	padding:8px 0 8px 8px;
}
.match-boxscore-non-commentary .battings .col-runs,
.match-boxscore-non-commentary .battings .col-balls_faced,
.match-boxscore-non-commentary .bowlings .col-runs_conceded,
.match-boxscore-non-commentary .bowlings .col-overs{
	width:40px;
}
.match-boxscore-non-commentary .battings .col-fours,
.match-boxscore-non-commentary .battings .col-sixes,
.match-boxscore-non-commentary .bowlings .col-maidens,
.match-boxscore-non-commentary .bowlings .col-wickets {
	width:30px;
}
.match-boxscore-non-commentary .battings .col-strike_rate,
.match-boxscore-non-commentary .bowlings .col-econ {
	width:50px;
}

.match-content .widget.match-preview,
.match-content .widget.match-report,
.match-content .widget.match-liveblog,
.match-content .widget.match-squads{
	margin:20px 0;
}
/* homepage */

.widget-content {
	background-color:#fff;
}
/*
.widget.teams .widget-content{
	padding:10px 20px;
}
body.home .matches-today .widget-content{
	background-color:#fff;
	box-shadow:0px 0px 11px -2px rgba(0,0,0,0.3);
}*/

/* widget - icc */

.widget.iccranks {
	margin-top:10px;
}
.widget.iccranks .column-rank {
	width:40px;
}
.widget.iccranks .column-rating,
.widget.iccranks .column-points {
	width:60px;
}
.widget.iccranks .formats {
	margin-bottom:5px;
}
.widget.iccranks .formats ul {
	margin:0;
	padding:0;
	list-style:none outside;
}
.widget.iccranks .formats li {
	width:33.33%;
	text-align:center;
	display:inline-block;
}
.widget.iccranks .formats a {
	color:#333;
	display:block;
	padding:10px 16px;
	line-height:normal;
	background-color:#ddd;
}
.widget.iccranks .formats li.current a {
	color:#fff;
	background-color:#092d55;
}
.widget.iccranks.rt_300 .formats a,
.widget.iccranks.rt_txs .formats a {
	font-size:13px;
	padding:10px 12px;
}

/* box */
.box.widget {
	overflow:hidden;
	margin-top:10px;
	margin-bottom:0px;
	background-color:#fff;
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
}
.box .widget-title {
	margin:0;
	font-size:15px;
	line-height:20px;
	border-top:none;
	border-bottom:none;
	padding:10px 16px;
}
.box .widget-title.green {
	color:#fff;
	background-color:#092d55;
}
.box .widget-subtitle {
	color:#aaa;
	margin:-10px 0 0;
	font-size:0.8rem;
	padding:0 15px 6px;
	background-color:#fff;
	border:1px solid #ddd;
	border-top:0;
}
.box .widget-content .statTypeName {
	margin:0;
	padding:4px 15px;
	font-size:0.8rem;
	border:1px solid #ddd;
}
.box .widget-content {
	border-top:1px solid #ddd;
}
.box .widget-content .wrap {
	padding:16px;
	position:relative;
	border-bottom:1px solid #eee;
}
.box .widget-content a.wrap:hover{
	background-color:#eee;
}
.box .widget-content .wrap-small {
	padding:10px;
}
.box .widget-content .wrap .title {
	font-size:16px;
	line-height:20px;
	font-weight:normal;
}
.box .widget-content .wrap .details {
	color:#757575;
	outline:none;
	font-size:13px;
	margin-top:16px;
	line-height:20px;
	font-weight:normal;
}
.box .widget-content>select{
	border:none;
}

.box .widget-content ul {
	margin:0;
	padding:0;
	list-style:none outside;
}
.box .widget-content ul li a {
	display:block;
	font-size:15px;
	padding:11px 15px;
	border-bottom:1px solid #eee;
}
.box .widget-content ul li.current a {
	color:#fff;
	border-color:#333;
	background-color:#1584CA;
}
.box .widget-footer {
	padding:6px 15px;
	border-top:none;
}
.box .widget-footer.button-wrap {
	padding:0;
}
.box .widget-footer .button {
	font-size:14px;
	line-height:36px;
	padding:8px 20px;
}
.box .widget-footer .button:hover {
	background-color:rgba(158,158,158,0.2);
}


/* block */
.block {
	padding:16px;
	display:block;
}

/* Match Page */

body.page-matches #container {
	width:100%;
	overflow:hidden;
}
.match-header {
	padding:5px 0px;
	text-align:center;
	margin-bottom:0px;
	position:relative;
	background-color:#fff;
	border-bottom:1px solid #ddd;
	border-top: 1px solid #ddd;
}
.match-header .teams {
	position:relative;
	margin-bottom:5px;
}
.match-header .teama,
.match-header .teamb {
	min-height:55px;
}
.match-header .teamName {
    color: #000;
    font-size: 20px;
    line-height: 29px;
}

.match-header .teamScore .sep + .inningScore {
	display:block;
}
/*
.match-header .teambScore {
	left:50px;
	text-align:right;
}
*/

.match-header .teams .status-2 {
    color: green;
    background-color: #fff;
}
.match-header .teams .status-3 {
	color:green;
	background-color:#fff;
}
.match-header .teams .status {
    top: 0;
    overflow: hidden;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    margin-top: 15px;
    margin-left: -40px;
    position: absolute;
    text-align: center;
    border-radius: 3px;
    box-sizing: border-box;
}
.match-header .teamLogo {
	float:left;
	width:28px;
	height:32px;
	margin-right:10px;
}
.match-header .teamLogo img {
    width: 25px;
    height: auto;
    display: block;
}
.match-header .status_note {
    color: #FFF;
    padding: 3px 7px;
    display: inline-block;
    background: #fc0d0d;
    border-radius: 3px;
    font-size: 12px;
    margin-top: 0px;
}
.match-header .match-info a {
	font-weight:bold;
	color:#1866DB;
}
.match-header .match-info a:hover {
	text-decoration:underline;
	text-decoration-color:-moz-use-text-color;
	text-decoration-line:underline;
	text-decoration-style:solid;
}
.match-weather {
    top: -85px;
    color: #333;
    width: 37px;
    height: 0px;
    right: 60px;
    float: right;
    position: relative;
    background-color: #fff;
}
.match-weather .weather-icon {
	width:100%;
	display:block;
}
.match-weather .temp {
	margin-top:20px;
}
.match-weather .tempf {
	color:#999;
	font-size:12px;
	padding:5px;
}
.match-weather .temp,
.match-weather .wed {
	z-index:10;
	font-weight:bold;
	position:relative;
}

.rt_600.match-center .match-header .teamName,
.rt_500.match-center .match-header .teamName {
	display:none;
}
.rt_600.match-center .match-header .teamAbbr,
.rt_500.match-center .match-header .teamAbbr {
	display:block;
}
.rt_600.match-center .match-header .teama,
.rt_500.match-center .match-header .teama {
	padding-right:0;
	text-align:left;
}
.rt_600.match-center .match-header .teamb,
.rt_500.match-center .match-header .teamb {
	padding-left:0;
	text-align:right;
}
.rt_600.match-center .match-header .teamb .teamLogo,
.rt_500.match-center .match-header .teamb .teamLogo {
	float:right;
	margin:0 0 0 10px;
}
.rt_600.match-center .match-header .teama .teamLogo,
.rt_500.match-center .match-header .teama .teamLogo {
	float:left;
	margin:0 10px 0 0;
}
.rt_600.match-center .match-header .teamScore,
.rt_500.match-center .match-header .teamScore,
.rt_tsm.match-center .match-header .teamScore {
	position:static;
}
.rt_600.match-center .match-header .teams .status,
.rt_500.match-center .match-header .teams .status {
	margin-bottom:5px;
}
.rt_600.match-center .match-header .teamScore .sep + .inningScore,
.rt_500.match-center .match-header .teamScore .sep + .inningScore,
.rt_tsm.match-center .match-header .teamScore .sep + .inningScore {
	display:inline;
}
.rt_tsm.match-center .match-header .teamName {
	font-size:18px;
	line-height:20px;
}
.rt_tsm.match-center .match-header .teamScore {
	line-height:20px;
}


/* tabs */
._tabs,
.tabs {
	margin:0;
	padding:0;
	list-style:none outside;
}
._tabs li,
.tabs li {
	float:left;
}
._tabs li a,
.tabs li a {
	color:#666;
	display:block;
	cursor:pointer;
	padding:10px 10px;
	background:#ddd;
}
._tabs>li:hover>a,
.tabs>li:hover>a,
._tabs>li a:hover,
.tabs>li a:hover,
._tabs>li a:focus,
.tabs>li a:focus {
	color:#666;
}
._tabs>li.active a,
.tabs>li.active a {
	color:#fff;
	background-color:#092d55;
}
._tabs>li.live a,
.tabs>li.live a {
	color:#fff;
	background-color:green;
}
.content-hidden {
	display:none;
}
.tabs.twoitems li,
._tabs.twoitems li {
	width:50%;
}
.tabs.threeitems li,
._tabs.threeitems li {
	width:33.33%;
}
.tabs-full{
	width:100%;
	display:block;
	overflow:hidden;
}
.tabs-full li{
	display:block;
}


/* According */
.accordion{
	margin-bottom:5px;
}
.accordion-btn{
	color:#333;
	cursor:pointer;
	position:relative;
	background-color:#eee;
	padding:10px 10px 10px 40px;
}
.accordion-open .accordion-btn{
	color:#fff;
	background-color:#092d55;
}
.accordion .accordion-btn:before{ 
	padding:0;
	width:20px;
	line-height:1;
	font-size:20px;
	content:"\f107";
	margin-top:-15px;
	position:absolute;
	top:50%; left:13px; 
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	font-family:'FontAwesome';
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.accordion-open .accordion-btn:before{ 
	content:"\f106";
}
.accordion-content{
  -webkit-transition: max-height .4s; 
  -moz-transition: max-height .4s; 
  -ms-transition: max-height .4s; 
  -o-transition: max-height .4s; 
  transition: max-height .4s;  
  overflow: hidden;
  max-height: 0;
}
.accordion-open .accordion-content{
    max-height: 9999999px;
}


/* Misc */

ul.list1 {
	margin:0;
	padding:0;
	background-color:#fff;
	list-style:none outside;
}
ul.list1 li{
	margin:0;
	padding:0;
}
ul.list1 li a {
	display:block;
	padding:5px 10px;
	line-height:30px;
	border-bottom:1px solid #eee;
}
ul.list1 li a img {
	float:left;
	width:30px;
	height:30px;
	margin:0 10px 0 0;
}
ul.list1 li .flag {
	margin:0 5px;
	display:inline-block;
}
ul.list2 li {
	border-bottom:1px solid #ddd;
}
.button-fade{
	transition:background-color .4s cubic-bezier(.25,.8,.25,1);
	-webkit-transition:background-color .4s cubic-bezier(.25,.8,.25,1);
}
.button-shadow{
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
}
.button-block{
	display:block;
}
.load-more {
	text-align:center;
	margin:20px 0px;
	padding:10px;
	background:#fff;
}
a.load-more{
	font-size:14px;
	line-height:36px;
	padding:8px 20px;
}
a.load-more:hover{
	background-color:rgba(158,158,158,0.2);
}

/* Live */

.live-info4 span {
	padding:8px;
	margin:0 2px;
	font-size:13px;
	display:inline-block;
	line-height:13px;
	border-radius:20px;
	vertical-align:middle;
	width:30px;
	text-align:center;
	color:#fff;
	margin-bottom:10px;
	box-sizing:border-box;
	box-shadow:0px 0px 4px #b9b9b9;
}
.bt.live-info4 {
	height:40px;
	overflow:hidden;
	white-space:nowrap;
}
.live-info4 span.wicket {
	color:#fff;
}
.live-info4 span.wicket,
.live-info4 span.run4,
.live-info4 span.run6 {
	font-weight:bold;
}
.live-info4 span.dot {
	background-color:#a25555;
}
.live-info4 span.run1 {
	background-color:#627B6E;
}
.live-info4 span.run2 {
	background-color:#1F5F9E;
}
.live-info4 span.run3 {
	background-color:#B722B5;
}
.live-info4 span.run4 {
	background-color:#37B357;
}
.live-info4 span.run6 {
	background-color:#FF9800;
}
.live-info4 span.wicket {
	background-color:#ff0000;
}
.comment-wicket .text {
	color:#ff0000;
}
/* comment */

.comment .score {
	color:#fff;
	display:block;
	padding:10px 2px;
	text-align:center;
	border-radius:20px;
	background-color:#6B6464;
	box-sizing:border-box;
	box-shadow:0px 0px 6px #b9b9b9;
}
.comment:nth-child(2n) {
	border-bottom:1px solid #ddd;
	background-color:#fff !important;
}
.comment:nth-child(2n+1) {
	border-bottom:1px solid #ddd;
	background-color:#eee !important;
}
.comment .score-4,
.comment .score-6,
.comment .score-w {
	font-weight:bold;
}
.comment .score-4 {
	background-color:#37B357;
}
.comment .score-6 {
	background-color:#FF9800;
}
.comment .score-w {
	background-color:#ff0000;
}
.comment .score-0 {
	background-color:#a25555;
}
.comment-wicket .text {
	color:#ff0000;
}
div.comment.comment-overend {
	color:#fff;
}
div.comment.comment-overend:nth-child(2n) {
	background-color:#5E4E9C !important;
}
div.comment.comment-overend:nth-child(2n+1) {
	background-color:#000 !important;
}
.endover {
	padding-bottom:5px;
	color:#E9E9E9;
	font-weight:600;
	font-size:medium;
}
.bowler,
.batsman {
	padding-bottom:3px;
	color:#fff;
}
/* Table */
/*
.table{
	width:100%;
	display:table;
}
.table .row,
.table .header,
.table .footer{
	display:table-row;
}
.table .row::before, 
.table .row::after,
.table .header::before,
.table .header::after {

    content: " ";
    display: table;
}
.table .row::after,
.table .header::after {
    clear: both;
}
.table .column{
	padding:5px 8px;
	display:table-cell;
	background-color:#fff;
	border-bottom:1px solid #eee;
}
.table .header .column,
.table .footer .column{
	background-color:#eee;
}
*/

.table1 td {
	border-bottom:1px solid #eee;
}
/* widget match-partnership */

.linechart-row {
	overflow:hidden;
	margin-bottom:6px;
}
.linechart-row:nth-child(2n+0) {
	background-color:#f5f5f5;
}
.linechart-row .label,
.linechart-row .bar {
	padding:0px;
	margin:0;
	border:0px;
	border-radius:0px;
	color:#333;
	display:inline-block;
	font-size:12px;
	text-transform:none;
}
.linechart-row .left.label {
	text-align:right;
	width:45%;
}
.linechart-row .center.label {
	text-align:center;
	width:10%;
	font-weight:bold;
}
.linechart-row .right.label {
	text-align:left;
	width:45%;
}
.linechart-row .left.bar,
.linechart-row .right.bar {
	width:50%;
	box-sizing:border-box;
	height:12px;
	line-height:12px;
	font-size:8px;
	text-align:center;
	color:#fff;
}
.linechart-row .left.bar {
	padding-right:3px;
}
.linechart-row .right.bar {
	padding-left:3px;
}
.linechart-row .bar div {
	background-color:#0068c4;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}
.linechart-row .bar div.run4 {
	background-color:#ef3a32;
}
.linechart-row .bar div.run6 {
	background-color:#910101;
}
.linechart-row .left.bar div {
	float:right;
}
.linechart-row .right.bar div {
	float:left;
}
.rt_tsm.widget.match-partnership .linechart-row,
.rt_txs.widget.match-partnership .linechart-row {
	padding:20px 0;
	position:relative;
	border-bottom:1px solid #eee;
}
.rt_tsm.widget.match-partnership .linechart-row .left.label,
.rt_txs.widget.match-partnership .linechart-row .left.label,
.rt_tsm.widget.match-partnership .linechart-row .right.label,
.rt_txs.widget.match-partnership .linechart-row .right.label {
	width:100%;
	display:block;
	text-align:center;
}
.rt_txs.widget.match-partnership .linechart-row .left.bar,
.rt_txs.widget.match-partnership .linechart-row .right.bar {
	height:20px;
	line-height:20px;
}
.rt_tsm.widget.match-partnership .linechart-row .center.label,
.rt_txs.widget.match-partnership .linechart-row .center.label {
	top:0;
	left:0;
	width:100%;
	font-weight:bold;
	position:absolute;
	text-align:center;
}
/* boxscore */
.col-player a:hover {
	text-decoration:underline;
}
.col-player a {
	color:#1866DB;
	font-weight:bold;
}
/* fall of wickets */
.fows.mt30 a:hover {
	text-decoration:underline;
}
.fows.mt30 a {
	color:#1866DB;
}

/* scorecard */
.table1 td.col-player a {
	color:#1866DB;
}
.table1 td.col-player a:hover {
	text-decoration:underline;
}
.match-scorecard .battings .how_out {
	color:#888;
}
.match-scorecard .inning-scorecard .inning-heading {
	width:100%;
	display:table;
	font-weight:bold;
}
.match-scorecard .inning-scorecard .accordion-btn:before{
	font-size:26px;
}
.match-scorecard .inning-scorecard .inning-heading .team-logo {
	width:30px;
	display:table-cell;
	vertical-align:middle;
}
.match-scorecard .inning-scorecard .inning-heading .team-logo img{
	width:20px;
}
.match-scorecard .inning-scorecard .inning-heading .inning-name {
	vertical-align:middle;
	display:table-cell;
}
.match-scorecard .inning-scorecard .inning-heading .scores_full {
    color: #fff;
    width: 130px;
    font-size: 12px;
    padding: 5px 10px;
	vertical-align:middle;
    text-align: center;
    display: table-cell;
    border-radius: 15px;
    background-color: #aaa;
}
.match-scorecard .inning-scorecard.accordion-open .scores_full {
	color:#333;
	background-color:#fff;
}
.match-scorecard .inning-scorecard.accordion-open .accordion-content {
	margin-bottom:30px;
}
.match-scorecard .battings .row-batsman td,
.match-scorecard table td,
.match-scorecard table th{
	padding-top:10px;
	padding-bottom:10px;
}
.match-scorecard .battings .row-batsman-fow td{
	padding-top:0;
	padding-bottom:10px;
}
.match-scorecard .battings .col-runs {
	font-weight:bold;
}
.match-scorecard .battings .col-runs,
.match-scorecard .battings .col-balls {
	width:40px;
	padding-left:0;
	text-align:right;
}
.match-scorecard .battings .col-fours,
.match-scorecard .battings .col-sixes {
	width:30px;
	padding-left:0;
	text-align:right;
}
.match-scorecard .battings .col-sr {
	width:40px;
	text-align:right;
}
.match-scorecard .bowlings .col-wickets {
	font-weight:bold;
}
.match-scorecard .bowlings .col-overs,
.match-scorecard .bowlings .col-runs,
.match-scorecard .bowlings .col-econ {
	width:50px;
	padding-right:0;
}
.match-scorecard .bowlings .col-wickets,
.match-scorecard .bowlings .col-maidens{
	width:30px;
	padding-right:0;
}
.match-scorecard .bowlings .col-econ {
	width:40px;
	padding-right:0;
}
/* .match-scorecard.rt_tsm .bowlings .col-econ, */

.match-scorecard.rt_txs .bowlings .col-econ,
.match-scorecard.rt_txs .bowlings .col-maidens {
/*	display:none; */
}
/* .widget.match-wagonwheel */
.wagon-wheel,
.wagon-spider {
	width:400px;
	height:400px;
	margin:0 auto 20px;
}
.wagon-inning {
	color:#000;
}
.widget.match-center .match-content {
	overflow:hidden;
}
.match-content-boxscore{
	font-size:13px;
	background: #fff;
	padding: 10px 0;	
}
.widget.match-wagonwheel {
	max-width:840px;
	margin:20px auto 0;
}
.widget.widget.match-wagonwheel .team1-players .list-group-item .checkbox,
.widget.widget.match-wagonwheel .team2-players .list-group-item .checkbox {
	margin-right:30px;
}
.match-wagonwheel {
	position:relative;
}
.widget.match-wagonwheel .manual-tabs {
	padding:0 10px;
	margin:0;
	overflow:hidden;
	background-color:#00bcd4;
}
.widget.match-wagonwheel .manual-tabs li {
	list-style:none outside;
	display:inline-block;
}
.widget.match-wagonwheel .manual-tabs li a {
	color:#fff;
	padding:10px;
	display:block;
}
.widget.match-wagonwheel .manual-tabs li.active a {
	background-color:rgba(0, 0, 0, 0.1)
}
.widget.match-wagonwheel .ig-tabs {
	padding:0;
	margin:0 0 20px;
	overflow:hidden;
	background-color:#00bcd4;
	list-style:none outside;
}
.widget.match-wagonwheel .ig-tabs li {
	margin:0;
	width:50%;
	float:left;
	box-sizing:border-box;
}
.widget.match-wagonwheel .ig-tabs li a {
	color:#fff;
	padding:10px;
	display:block;
	text-align:center;
}
.widget.match-wagonwheel .ig-tabs li.active a {
	background-color:rgba(0, 0, 0, 0.1)
}
.widget.match-wagonwheel .run-block,
.widget.match-wagonwheel .filterbyruns,
.widget.match-wagonwheel #allRuns {
	float:left;
	padding:5px;
	width:16.66%;
	text-align:center;
	box-sizing:border-box;
}
#wagon-run-filters{
	margin-bottom:2px;
}
.wgde {
	color:#fff;
}
.wagonbg1 {
	background-color:#0000ff;
}
.wagonbg2 {
	background-color:#1cfcff;
}
.wagonbg3 {
	background-color:#ffc600;
}
.wagonbg4 {
	background-color:#FC46FF;
}
.wagonbg6 {
	background-color:#ff0000;
}
.widget.match-wagonwheel .team-players,
.widget.match-wagonwheel .wagon-wrap {
	font-size:12px;
}
.widget.match-wagonwheel .team-players li label{
	padding:3px;
	display:block;
}
.widget.match-wagonwheel .team-players li label:hover{
	background-color:#eee;
}
.widget.match-wagonwheel .team-players .badge {
	float:right;
	padding:1px 5px 0;
	display:inline-block;
}
.rt_800 table td,
.rt_800 table th {
	font-size:13px;
}
.rt_tmd .matches-table .teamName {
	display:none;
}


/* commentary */
.match-commentary .inning-commentary .inning-heading {
	width:100%;
	display:table;
	font-weight:bold;
}
.match-commentary .inning-commentary .accordion-btn:before{
	font-size:26px;
}
.match-commentary .inning-commentary .inning-heading .team-logo {
	width:30px;
	display:table-cell;
	vertical-align:middle;
}
.match-commentary .inning-commentary .inning-heading .team-logo img{
	width:20px;
}
.match-commentary .inning-commentary .inning-heading .inning-name {
	vertical-align:middle;
	display:table-cell;
}
.match-commentary .inning-commentary .inning-heading .scores_full {
    color: #fff;
    width: 130px;
    font-size: 12px;
    padding: 5px 10px;
	vertical-align:middle;
    text-align: center;
    display: table-cell;
    border-radius: 15px;
    background-color: #aaa;
}
.match-commentary .inning-commentary.accordion-open .scores_full {
	color:#333;
	background-color:#fff;
}
.match-commentary .inning-commentary.accordion-open .accordion-content {
	margin-bottom:30px;
}
.commentaries .comment {
	padding:8px;
	overflow:hidden;
	border-bottom:1px solid #ddd;
}
.widget.match-commentary .commentaries {
	overflow:hidden;
	margin-top:20px;
}
.commentary-unavailable{
	color:#aaa;
	padding:5px;
	margin-top:20px;
}
.mobile-filters .widget.box{
	margin:0;
}
.commentary-filters,
.commentary-filters {
	float:left;
	width:180px;
	margin-right:20px;
}
.commentary-filters .group-highlights .widget-content,
.commentary-filters .group-highlights .widget-content {
	padding:0;
}
.commentary-filters li.active a {
	background-color:#ddd;
}
.filter-Highlights label {
	width:25%;
	font-size:15px;
	cursor:pointer;
	padding:11px 15px;
	text-align:center;
	display:inline-block;
	box-sizing:border-box;
	border-bottom:1px solid #eee;
}
#npm-push-button{
	color:#333;
	top:0;right:0;
	display:block;
	padding:10px;
	font-size:14px;
	margin:15px 0;
	position:absolute;
	background-color:#fff;
    border-radius:20px;
}

/* Status : Colors */
.status-1,
.status-fixture {
	color:#fff;
	background-color:#106499;
}
.status-2,
.status-result {
	color:#fff;
	background-color:red;
}
.status-3,
.status-live {
	color:#fff;
	background-color:green;
}
.status-4 {
	color:#fff;
	background-color:#333;
}

/* match runs */
.widget.match-runs .form-group {
	width:33%;
}


/* scroll widget */

.matches-table-scroll{
	height: 120px; 
	background: #f3f3f3;
	box-sizing: border-box;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
#featured-matches, #domestic-matches, #fixture-matches {
	position: relative;
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;	
}

.match-row-scroll{
	display: inline-block;
	width: 320px;
	font-size:0.7rem;
	overflow: hidden;
	position:relative;
	background-color:#fff;
	box-sizing:border-box;
	border-bottom:1px solid #d1d1d1;
	border-right: 1px solid #ddd;
	transition:background-color .4s cubic-bezier(.25,.8,.25,1);
	-webkit-transition:background-color .4s cubic-bezier(.25,.8,.25,1);
}

.match-row-scroll{
	display: inline-block;
	width: 320px;
	font-size:0.7rem;
	overflow: hidden;
	height: 100%;
	position:relative;
	background-color:#fff;
	box-sizing:border-box;
	border-bottom:1px solid #d1d1d1;
	border-right: 1px solid #ddd;
	transition:background-color .4s cubic-bezier(.25,.8,.25,1);
	-webkit-transition:background-color .4s cubic-bezier(.25,.8,.25,1);
}
.match-row-scroll:hover{
	cursor:pointer;
	background-color:#eee;
}
.match-row-scroll .column-meta .date .status,
.match-row-scroll .column-meta .date .title,
.match-row-scroll .column-meta .date .subtitle,
.match-row-scroll .column-meta > .title,
.match-row-scroll .column-teams .teamScore .sep,
.match-row-scroll .column-teams .teamAbbr{
	display:none;
}
.match-row-scroll .status_note, 
.match-row-scroll .date, 
.match-row-scroll .status{
	font-size: 0.8rem;
	line-height: 0.8rem;
}
.match-row-scroll .venue,
.match-row-scroll .column-action .status_note{
	color:#777;
}
.match-row-scroll .teamScore {
	clear:both;
	display:block;
	margin-top:10px;
	font-size:0.8rem;
	line-height:1.2rem;
}
.match-row-scroll .teamName, 
.match-row-scroll .teamAbbr {
    font-size: 1.28rem;
    line-height: 1.4rem;
	white-space:nowrap;
}
.match-row-scroll .teamName{
	overflow:hidden;
	text-overflow:ellipsis;
}
.match-row-scroll .teamb .teamScore {
	text-align:left;
}
.match-row-scroll .column-teams .status {
	width:80px;
	padding:5px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	border-radius:3px;
	box-sizing:border-box;
	top:0;
	left:50%;
	margin-left:-40px;
	position:absolute;
}
.match-row-scroll .column-teams .inningScore{
	display:block;
}
.match-row-scroll .column-action{
	text-align:left;
	vertical-align:middle;
}
.match-row-scroll .column-action .match-link{
	z-index:10;
	position:absolute;
	top:0; right:0; left:0; bottom:0;
}
.match-row-scroll .column-action .inProgress {
	top:5px;
	left:0;
	right:0;
	color:#fff;
	display:none;
	padding:3px 10px;
	font-size:0.7rem;
	position:absolute;
	text-align:left;
	background-color:#aaa;
	text-transform:uppercase;
}
.match-row-scroll.match-status-1 .teamScore,
.match-row-scroll.match-status-1 .column-meta .times{
	display:none;
}
.match-row-scroll .column-teams .status_note {
	text-align:center;
}
.match-row-scroll .icon-wrap.rounder {
    top: 50%;
    right: 40px;
    color: #333;
    display: block;
    margin-top: -20px;
    padding: 5px 10px;
    border-radius: 50%;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
}
.match-row-scroll .teams {
	position:relative;
}
.match-row-scroll .teams a {
	display:block;
	text-decoration:none;
}
.match-row-scroll .teamLogo {
	width:35px;
	height:100%;
	display:block;
	text-align:center;
}
.match-row-scroll .teama .teamLogo {
	float:right;
	margin:2px 0 2px 10px;
}
.match-row-scroll .teamb .teamLogo {
	float:left;
	margin:2px 10px 2px 0;
}
.match-row-scroll .teamLogo img {
	width:auto;
	height:16px;
}
.match-row-scroll .column-meta .times {
	font-weight:bold;
}

@media (min-width:768px) {

	.match-row-scroll > div{
		padding:20px;
		float:left;
	}
	.match-row-scroll .column-meta{
		padding-top: 5px;
	}
	.match-row-scroll .column-teams{
		width:100%;
	}
	.match-row-scroll .column-action{
		padding-bottom: 5px;
		white-space:normal;
	}
	.match-row-scroll .column-meta .date{
		font-size: 0.7rem;
	}	
    .match-row-scroll .column-teams .teama, .match-row .column-teams .teamb {
        padding: 0;
        width: 100%;
        float: none;
        clear: both;
        text-align: left;
        position: relative;
    }    
	.match-row-scroll .column-meta .date .status,
	.match-row-scroll .column-meta .date .subtitle {
        padding: 2px 5px;
        margin-right: 5px;
        border-radius: 3px;
        display: inline-block;
	}
	.match-row-scroll > div {
        padding: 5px 10px;
        padding-top: 5px;
    }    
    .matches-table td, .match-row-scroll > div {
        padding: 5px 10px;
    }    
    .match-row-scroll .column-teams .teama .teamLogo, .match-row-scroll .column-teams .teamb .teamLogo {
        float: left;
        margin: 2px 10px 2px -5px;
    }
    .match-row-scroll .column-teams .teamAbbr {
        display: none;
    }
    .match-row-scroll .teamName, .match-row-scroll .teamAbbr {
        font-size: 15px;
        line-height: 23px;
    }
    .match-row-scroll .column-teams .teamScore {
        top: 1px;
        right: 0;
        display: block;
        font-size: 13px;
        line-height: 1px;
        position: absolute;
        vertical-align: middle;
    }
	.match-row-scroll .teamb .teamScore {
    	text-align: left;
    	margin-top: 33px;
	}
    .match-row-scroll .column-teams .teamScore > * {
        display: inline;
    }
    .match-row-scroll .column-teams .teamScore .sep {
        padding: 0 5px;
        display: inline-block;
    }
    .match-row-scroll .column-meta > .title, .match-row-scroll .column-meta > .subtitle,
    .match-row-scroll .column-meta > .format, .match-row-scroll .column-meta > .times, 
    .match-row-scroll .column-meta .venue, .match-row-scroll .column-teams .status_note,
    .match-row-scroll .column-teams .teams .status, 
    .match-row-scroll .column-action .icon-wrap.rounder {
       display: none;
    }    


	/* Bootstrap based small column */
	.col-sm-16 .matches-table .match-row-scroll .column-teams .teamName{
		display:block;
	}	
	.col-sm-16 .matches-table .match-row-scroll .column-teams .teamAbbr{
		display:none;
	}
	.col-sm-8 .matches-table,
	.col-sm-8 .match-row-scroll .status_note, 
	.col-sm-8 .match-row-scroll .date, 
	.col-sm-8 .match-row-scroll .status {
		font-size:0.7rem;
	}
	.col-sm-8 .matches-table .match-row-scroll .column-teams .teamName{
		display:none;
	}
	.col-sm-8 .matches-table .match-row-scroll .column-teams .teamAbbr{
		display:block;
	}
	.col-sm-8 .matches-table .match-row-scroll .column-meta > .subtitle,
	.col-sm-8 .matches-table .match-row-scroll .column-meta > .venue,
	.col-sm-8 .matches-table .match-row-scroll .column-meta > .times,
	.col-sm-8 .matches-table .match-row-scroll .column-meta > .format,
	.col-sm-8 .matches-table .match-row-scroll .column-teams .status_note,
	.col-sm-8 .matches-table .match-row-scroll .column-teams .status,
	.col-sm-8 .matches-table .match-row-scroll .icon-wrap.rounder{
		display:none;
	}
	.col-sm-8 .matches-table .match-row-scroll .column-meta .date .subtitle{
		display:inline-block;
	}
	.col-sm-8 .matches-table .match-row-scroll > div{
		width:100%;
		border:none;
		display:block;
		padding:5px 10px;
	}
	.col-sm-8 .matches-table .match-row-scroll > .column-meta{
		padding-top:5px;
	}
	.col-sm-8 .matches-table .match-row-scroll > .column-action {
		padding-bottom:5px;
	}
	.col-sm-8 .match-row-scroll .column-meta .date{
		margin-bottom:0;
	}
	.col-sm-8 .match-row-scroll .column-teams .teama,
	.col-sm-8 .match-row-scroll .column-teams .teamb{
		padding:0;
		width:100%;
		float:none;
		clear:both;
		text-align:left;
		position:relative;
	}
	.col-sm-8 .match-row-scroll .column-teams .teama .teamLogo,
	.col-sm-8 .match-row-scroll .column-teams .teamb .teamLogo{
		float:left;
		margin:2px 10px 2px -5px;
	}
	.col-sm-8 .match-row-scroll .teamName,
	.col-sm-8 .match-row-scroll .teamAbbr {
		font-size:15px;
		line-height:23px;
	}
	.col-sm-8 .match-row-scroll .teams .teamScore {
		top: 0;
		right: 0;
		margin-top:0;
		display: block;
		font-size: 13px;
		line-height: 22px;
		position: absolute;
		vertical-align: middle;
	}
	.col-sm-8 .match-row-scroll .teams .teamScore > * {
		display:inline;
	}	
	table th, table td{
		padding:10px 16px;
	}
	/* apply margin only if loaded */
}

@media (max-width:767px) {
	.match-row .column-teams .teamScore .sep{
		display:inline-block;
	}
	.match-row-scroll .column-teams .teamScore .sep{
		display:inline-block;
	}
	.match-row-scroll .column-meta{
		padding-top:5px;
	}
	.match-row-scroll .column-action{
		padding-bottom:5px;
	}	
	.players-grid .player,
	.players-grid > .load-more > a {
		overflow:hidden;
		margin-bottom:10px;
	}
	.players-grid li.player,
	.records .statsGroup,
	.widget.teams ul li {
		width:100%;
	}
	.match-row-scroll > div {
		padding:5px 10px;
	}
	.match-row-scroll .column-meta > .title,
	.match-row-scroll .column-meta > .subtitle,
	.match-row-scroll .column-meta > .format,
	.match-row-scroll .column-meta > .times,
	.match-row-scroll .column-meta .venue,
	.match-row-scroll .column-teams .status_note,
	.match-row-scroll .column-teams .teams .status,
	.match-row-scroll .column-action .icon-wrap.rounder {
		display:none;
	}
	.match-row-scroll .column-meta{
		padding-top:5px;
	}
	.match-row-scroll .column-meta .date .status {
		padding: 2px 5px;
		margin-right: 5px;
		border-radius: 3px;
		display: inline-block;
	}
	.match-row-scroll .column-meta .date .subtitle {
		display: inline-block;
	}
	.match-row-scroll .column-meta .date{
		font-size:0.7rem;
	}
	.match-row-scroll .column-teams .teama,
	.match-row-scroll .column-teams .teamb {
		padding:0;
		width:100%;
		float:none;
		clear:both;
		text-align:left;
		position:relative;
	}
	.match-row-scroll .column-teams .teamName{
		display:none;
	}
	.match-row-scroll .column-teams .teamAbbr{
		display:block;
		font-size: initial;
	}
	.match-row-scroll .teamName,
	.match-row-scroll .teamAbbr {
		font-size:15px;
		line-height:23px;
	}
	.match-row-scroll .column-teams .teamScore {
		top: 0;
		right: 0;
		display: block;
		font-size: 13px;
		line-height: 1px;
		position: absolute;
		vertical-align: middle;
	}
	.match-row-scroll .column-teams .teamScore > * {
		display:inline;
	}
	.match-row-scroll .column-teams .teamScore .sep{
		padding:0 5px;
	}
	.match-row-scroll .column-action{
		padding-bottom:5px;
		white-space:normal;
	}
	.match-row-scroll .column-teams .teama .teamLogo,
	.match-row-scroll .column-teams .teamb .teamLogo{
		float:left;
		margin:2px 10px 2px -5px;
	}
}

/* scroll widget ends */







/* Matches Grid */
.match-row{
	display:block;
	overflow:hidden;
	font-size:0.7rem;
	position:relative;
	background-color:#fff;
	box-sizing:border-box;
	border-bottom:1px solid #d1d1d1;
	transition:background-color .4s cubic-bezier(.25,.8,.25,1);
	-webkit-transition:background-color .4s cubic-bezier(.25,.8,.25,1);
}
.match-row:hover{
	cursor:pointer;
	background-color:#eee;
}
.match-row .column-meta .date .status,
.match-row .column-meta .date .title,
.match-row .column-meta .date .subtitle,
.match-row .column-meta > .title,
.match-row .column-teams .teamScore .sep,
.match-row .column-teams .teamAbbr{
	display:none;
}

.match-row .status_note, 
.match-row .date, 
.match-row .status{
	font-size: 0.8rem;
	line-height: 0.8rem;
}
.match-row .venue,
.match-row .column-action .status_note{
	color:#777;
}
.match-row .teamScore {
	clear:both;
	display:block;
	margin-top:10px;
	font-size:0.8rem;
	line-height:1.2rem;
}
.match-row .teamName, 
.match-row .teamAbbr {
    font-size: 1.28rem;
    line-height: 1.4rem;
	white-space:nowrap;
}
.match-row .teamName{
	overflow:hidden;
	text-overflow:ellipsis;
}
.match-row .teamb .teamScore {
	text-align:left;
}
.match-row .column-teams .status {
	width:80px;
	padding:5px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	border-radius:3px;
	box-sizing:border-box;
	top:0;
	left:50%;
	margin-left:-40px;
	position:absolute;
}
.match-row .column-teams .inningScore{
	display:block;
}
.match-row .column-action{
	text-align:left;
	vertical-align:middle;
}
.match-row .column-action .match-link{
	z-index:10;
	position:absolute;
	top:0; right:0; left:0; bottom:0;
}
.match-row .column-action .inProgress {
	top:5px;
	left:0;
	right:0;
	color:#fff;
	display:none;
	padding:3px 10px;
	font-size:0.7rem;
	position:absolute;
	text-align:left;
	background-color:#aaa;
	text-transform:uppercase;
}
.match-row.match-status-1 .teamScore,
.match-row.match-status-1 .column-meta .times{
	display:none;
}
.match-row .column-teams .status_note {
	text-align:center;
}
.match-row .icon-wrap.rounder {
    top: 50%;
    right: 40px;
    color: #333;
    display: block;
    margin-top: -20px;
    padding: 5px 10px;
    border-radius: 50%;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
}
.match-status-1:hover .icon-wrap.rounder{
	color:#fff;
	border-color:#fff;
	background-color:#106499;
}
.match-status-2:hover .icon-wrap.rounder{
	color:#fff;
	border-color:#fff;
	background-color:#ff0000;
}
.match-status-3:hover .icon-wrap.rounder{
	color:#fff;
	border-color:#fff;
	background-color:green;
}
.match-row .teams {
	position:relative;
}
.match-row .teams a {
	display:block;
	text-decoration:none;
}
.match-row .teamLogo {
	width:35px;
	height:100%;
	display:block;
	text-align:center;
}
.match-row .teama .teamLogo {
	float:right;
	margin:2px 0 2px 10px;
}
.match-row .teamb .teamLogo {
	float:left;
	margin:2px 10px 2px 0;
}
.match-row .teamLogo img {
	width:auto;
	height:16px;
}
.match-row .column-meta .times {
	font-weight:bold;
}


@media (min-width:768px) {
	.menuToggle {
		display:none;
	}
	.visible-desktop{
		display:block;
	}
	.hide-desktop,
	.visible-mobile{
		display:none;
	}
	.match-links-desktop,
	.desktop-menu {
		display:block;
	}
	.mobile-menu,
	.match-links-mobile,
	.match-links .group-two {
		display:none;
	}
	#heading{
		font-size: 20px;
		text-align: center;
    	padding: 0 10px 5px;
    	border-bottom: 1px solid blueviolet;
    	line-height: 28px;
		margin-top:0;
	}	
	.match-header .teama {
		width:50%;
		float:left;
		position:relative;
		text-align:right;
		padding-right:200px;
		box-sizing:border-box;
	}
	.match-header .teamb {
		width:50%;
		float:right;
		text-align:left;
		position:relative;
		padding-left:200px;
		box-sizing:border-box;
	}
	.match-header .match-info {
	    font-size: 11px;
	    margin-bottom: 3px;
	    color: #757575;
	}
	.widget.match-center .match-content {
		padding:0px 50px;
		font-size:13px;
		background-color: #efefef;
	}
	.match-header .teamScore {
	    top: 2px;
	    width: 145px;
   	    font-weight: bold;
 	    line-height: 24px;
    	    overflow: hidden;
	    position: absolute;
	    text-align: center;
 	    box-sizing: border-box;
 	    font-size: 16px;
	}
	.match-header .teamaScore {
		right:50px;
		text-align:left;
	}
	.match-header .teamAbbr {
		display:none;
		font-size:1.6rem;
		line-height:1.6rem;
	}
	.match-header .teama .teamLogo,
	.match-header .teamb .teamLogo {
		margin-top:4px;
	}
	.match-header .teama .teamLogo {
		float:right;
		margin-right:0;
		margin-left:10px;
	}
	.match-header .teams .status {
	    top: -7px;
	    left: 50%;
	    padding: 1px;
	    width: 70px;
	}
	.rt_tsm.match-center .match-header .teams .status {
		width:auto;
		position:static;
		margin-bottom:5px;
	}
	.rt_tsm.match-center .match-header .teama,
	.rt_tsm.match-center .match-header .teamb {
		float:none;
		width:auto;
		padding:0;
		text-align:left;
	}
	.match-header .teambScore {
		left:50px;
		text-align:right;
	}
	.players-grid {
		padding:0;
		margin-top:20px;
		list-style:none outside;
	}
	.toggleSidebar {
		display:none;
	}
	.match-row > div{
		padding:20px;
		float:left;
	}
	.match-row .column-meta{
		width:30%;
	}
	.match-row .column-teams{
		width:60%;
	}
	.match-row .column-action{
		width:10%;
	}
	.match-row .column-meta .date,
	.match-row .column-teams .status_note{
		margin-bottom:20px;
	}
	.match-row .column-teams .teama {
		width: 50%;
		float: left;
		text-align: right;
		padding-right: 60px;
		box-sizing: border-box;
	}
	.match-row .column-teams .teamb {
		width: 50%;
		display: inline-block;
		text-align: left;
		padding-left: 60px;
		box-sizing: border-box;
	}
	.match-row .column-meta .date .status,
	.match-row .column-meta .date .subtitle,
	.match-row .column-action .status_note {
		display:none;
	}
	.match-row .teama .teamLogo {
		float: right;
		margin-left: 10px;
		margin-right: 0;
	}
	.match-row .column-teams .status {
		top: 0;
		left: 50%;
		margin-left: -40px;
		position: absolute;
	}

	/* Bootstrap based small column */
	.col-sm-16 .matches-table .match-row .column-teams .teamName{
		display:none;
	}
	.col-sm-16 .matches-table .match-row .column-teams .teamAbbr{
		display:block;
	}
	.col-sm-8 .matches-table,
	.col-sm-8 .match-row .status_note, 
	.col-sm-8 .match-row .date, 
	.col-sm-8 .match-row .status {
		font-size:0.7rem;
	}
	.col-sm-8 .matches-table .match-row .column-teams .teamName{
		display:none;
	}
	.col-sm-8 .matches-table .match-row .column-teams .teamAbbr{
		display:block;
	}
	.col-sm-8 .matches-table .match-row .column-meta > .subtitle,
	.col-sm-8 .matches-table .match-row .column-meta > .venue,
	.col-sm-8 .matches-table .match-row .column-meta > .times,
	.col-sm-8 .matches-table .match-row .column-meta > .format,
	.col-sm-8 .matches-table .match-row .column-teams .status_note,
	.col-sm-8 .matches-table .match-row .column-teams .status,
	.col-sm-8 .matches-table .match-row .icon-wrap.rounder{
		display:none;
	}
	.col-sm-8 .matches-table .match-row .column-meta .date .subtitle{
		display:inline-block;
	}
	.col-sm-8 .matches-table .match-row > div{
		width:100%;
		border:none;
		display:block;
		padding:5px 10px;
	}
	.col-sm-8 .matches-table .match-row > .column-meta{
		padding-top:5px;
	}
	.col-sm-8 .matches-table .match-row > .column-action {
		padding-bottom:5px;
	}
	.col-sm-8 .matches-table .no-items > div{
		padding:10px;
	}
	.col-sm-8 .matches-table .column-meta .date .status {
		color:#fff;
		font-size:0.7rem;
		margin-right:5px;
	    padding: 2px 5px;
		text-align:center;
		border-radius:3px;
		display:inline-block;
	}
	.col-sm-8 .match-row .column-meta .date{
		margin-bottom:0;
	}
	.col-sm-8 .matches-table .column-action .status_note {
		display:block;
	}
	.col-sm-8 .match-row .column-teams .teama,
	.col-sm-8 .match-row .column-teams .teamb{
		padding:0;
		width:100%;
		float:none;
		clear:both;
		text-align:left;
		position:relative;
	}
	.col-sm-8 .match-row .column-teams .teama .teamLogo,
	.col-sm-8 .match-row .column-teams .teamb .teamLogo{
		float:left;
		margin:2px 10px 2px -5px;
	}
	.col-sm-8 .match-row .teamName,
	.col-sm-8 .match-row .teamAbbr {
		font-size:15px;
		font-weight: 700;
		line-height:23px;
	}
	.col-sm-8 .match-row .teams .teamScore {
		top: 0;
		right: 0;
		margin-top:0;
		display: block;
		font-size: 13px;
		line-height: 22px;
		position: absolute;
		vertical-align: middle;
	}
	.col-sm-8 .match-row .teams .teamScore > * {
		display:inline;
	}
	table th, table td{
		padding:10px 16px;
	}
	/* apply margin only if loaded */
	.widget.match-center .match-center-right .widget.match-wagonwheel.init{
		margin-bottom:50px;
	}
	.widget.match-center .match-center-left,
	.widget.match-center .match-center-right {
		width: 49%;
		float: left;
		padding: 8px;
		box-sizing: border-box;
		background: #fff;
		margin: 10px .5% 10px;
	}
}

@media (max-width:767px) {
	.match-row .column-teams .teamScore .sep{
		display:inline-block;
	}
	.widget.records .record-groups {
		display:none;
	}
	.match-links-mobile,
	.mobile-menu {
		display:block;
	}
	.desktop-menu,
	.match-links-desktop,
	.match-weather {
		display:none;
	}
	#heading{
    	font-size: 14px;
    	text-align: center;
    	padding: 0 5px 5px;
    	border-bottom: 1px solid blueviolet;
    	line-height: 20px;
		margin-top:0;
	}	
	.match-header .teama {
		width:50%;
		float:left;
		position:relative;
		text-align:left;
		padding-right:50px;
		box-sizing:border-box;
	}
	.match-header .teamb {
		width:50%;
		float:right;
		text-align:right;
		position:relative;
		padding-left:30px;
		box-sizing:border-box;
	}
	.match-header .match-info {
		font-size:11px;
		margin-bottom:10px;
		color:#757575;
	}
	.widget.match-center .match-content {
	    padding: 5px;
	    font-size: 13px;
	    background-color: #fff;
	}
	.match-header .teamScore {
	    top: 19px;
	    width: 125px;
	    line-height: 20px;
	    overflow: hidden;
	    position: absolute;
	    text-align: center;
	    box-sizing: border-box;
	    font-size: 15px;
	    font-weight: 700;
	    font-family: HelveticaNeue-CondensedBold;
	}
	.match-header .teamAbbr {
	    font-size: 17px;
	    line-height: 19px;
 	    font-weight: 600;
		float: inherit;
	}
	.match-header .teamName {
		display:none;
	}
	.match-header .teamb .teamLogo {
		float:right;
		margin-right:10px;
		margin-left:5px;
	}
	.match-header .teama .teamLogo {
		float:left;
		margin-right:10px;
		margin-left:5px;
	}
	.match-header .teams .status {
		top:-13px;
		left:51%;
		padding:2px 5px;
		width:60px !important;
	}
	.rt_tsm.match-center .match-header .teama {
		width:auto;
		padding:0;
		text-align:left;
	}
	.match-center .match-header .teamb {
		width:auto;
		padding:0;
		text-align:right;
	}
	.match-center .match-header .teams .status{
		width:auto;
		margin-bottom:5px;
	}
	.match-header .teamaScore {
		left: 5px;
    	float: left;
    	width: -moz-max-content;
		width: -webkit-max-content;
	}
	.match-header .teambScore {
		right: 0px;
	     float: right;
      	width: -moz-max-content;
		width: -webkit-max-content;
	}
	.players-grid {
		padding:6px;
		margin-top:20px;
		list-style:none outside;
	}
	.widget.stats .teamStats,
	.widget.stats .playerStats {
		margin-bottom:10px
	}
	#sidebar-left.sidebar-records {
		display:none;
		padding:10px;
		margin-top:-20px;
	}
	.sidebar-records .record-groups {
		margin:0 0 20px 0;
	}
	.toggleSidebar {
		margin:0 0 20px;
	}
	.toggleSidebar a.toggle {
		color:#fff;
		display:block;
		padding:10px 20px;
		position:relative;
		background-color:#555;
	}
	.toggleSidebar i.fa {
		top:10px;
		right:20px;
		position:absolute;
	}
	#npm-push-button .txt{
		display:none;
	}

	.matches-table td,
	.match-row > div {
		padding:5px 10px;
	}
	.match-scorecard .battings .row-batsman td{
		border-bottom:none;
	}
	#npm-push-button{
		margin:6px 20px;
	}
	.hide-mobile,
	.visible-desktop{
		display:none;
	}
	.visible-mobile{
		display:block;
	}
	.players-grid > .load-more > a {
		width:48%;
		float:left;
		margin-right:2%;
		margin-bottom:10px;
	}
	.match-row .column-meta{
		padding-top:5px;
	}
	.match-row .column-action{
		padding-bottom:5px;
	}
	.players-grid .player,
	.players-grid > .load-more > a {
		overflow:hidden;
		margin-bottom:10px;
	}
	.players-grid li.player,
	.records .statsGroup,
	.widget.teams ul li {
		width:100%;
	}

	.match-row > div {
		padding:5px 10px;
	}
	.match-row .column-meta > .title,
	.match-row .column-meta > .subtitle,
	.match-row .column-meta > .format,
	.match-row .column-meta > .times,
	.match-row .column-meta .venue,
	.match-row .column-teams .status_note,
	.match-row .column-teams .teams .status,
	.match-row .column-action .icon-wrap.rounder {
		display:none;
	}
	.match-row .column-meta{
		padding-top:5px;
	}
	.match-row .column-meta .date .status {
		padding: 2px 5px;
		margin-right: 5px;
		border-radius: 3px;
		display: inline-block;
	}
	.match-row .column-meta .date .subtitle {
		display: inline-block;
	}
	.match-row .column-meta .date{
		font-size:0.7rem;
	}
	.match-row .column-teams .teama,
	.match-row .column-teams .teamb {
		padding:0;
		width:100%;
		float:none;
		clear:both;
		text-align:left;
		position:relative;
	}
	.match-row .column-teams .teamName{
		display:none;
	}
	.match-row .column-teams .teamAbbr{
		display:block;
	}
	.match-row .teamName,
	.match-row .teamAbbr {
		font-size:15px;
		font-weight: 700;
		line-height:23px;
	}
	.match-row .column-teams .teamScore {
		top: 0;
		right: 0;
		display: block;
		font-size: 13px;
		line-height: 1px;
		position: absolute;
		vertical-align: middle;
		font-weight: 700;
	}
	.match-row .column-teams .teamScore > * {
		display:inline;
	}
	.match-row .column-teams .teamScore .sep{
		padding:0 5px;
	}
	.match-row .column-action{
		padding-bottom:5px;
	}
	.match-row .column-teams .teama .teamLogo,
	.match-row .column-teams .teamb .teamLogo{
		float:left;
		margin:2px 10px 2px -5px;
	}


	table.standingTable {
		display:block;
		white-space:nowrap;
	}
	table.standingTable tbody {
		width:100%;
		display:block;
		overflow-x:scroll;
	}
	table.standingTable tr th:first-child,
	table.standingTable tr td:first-child {
		left:0;
		width:150px;
		position:absolute;
	}
	table.standingTable tr th:first-child + th,
	table.standingTable tr td:first-child + td {
		padding-left:180px;
	}

	table.batting_most_runs,
	table.batting_highest_strikerate,
	table.batting_highest_average,
	table.batting_most_run100,
	table.batting_most_run50,
	table.batting_most_run6,
	table.batting_most_run4 {
		display:block;
	}
	table.batting_most_runs tbody,
	table.batting_highest_strikerate tbody,
	table.batting_highest_average tbody,
	table.batting_most_run100 tbody,
	table.batting_most_run50 tbody,
	table.batting_most_run6 tbody,
	table.batting_most_run4 tbody {
		width:100%;
		display:block;
		overflow-x:scroll;
	}
	table.batting_most_runs tr th:first-child,
	table.batting_most_runs tr td:first-child,
	table.batting_highest_strikerate tr th:first-child,
	table.batting_highest_strikerate tr td:first-child,
	table.batting_highest_average tr th:first-child,
	table.batting_highest_average tr td:first-child,
	table.batting_most_run100 tr th:first-child,
	table.batting_most_run100 tr td:first-child,
	table.batting_most_run50 tr th:first-child,
	table.batting_most_run50 tr td:first-child,
	table.batting_most_run6 tr th:first-child,
	table.batting_most_run6 tr td:first-child,
	table.batting_most_run4 tr th:first-child,
	table.batting_most_run4 tr td:first-child {
		left:0;
		width:150px;
		position:absolute;
	}
	table.batting_most_runs tr th:first-child + th,
	table.batting_most_runs tr td:first-child + td,
	table.batting_highest_strikerate tr th:first-child + th,
	table.batting_highest_strikerate tr td:first-child + td,
	table.batting_highest_average tr th:first-child + th,
	table.batting_highest_average tr td:first-child + td,
	table.batting_most_run100 tr th:first-child + th,
	table.batting_most_run100 tr td:first-child + td,
	table.batting_most_run50 tr th:first-child + th,
	table.batting_most_run50 tr td:first-child + td,
	table.batting_most_run6 tr th:first-child + th,
	table.batting_most_run6 tr td:first-child + td,
	table.batting_most_run4 tr th:first-child + th,
	table.batting_most_run4 tr td:first-child + td {
		padding-left:180px;
	}

	table.bowling_top_wicket_takers,
	table.bowling_best_economy_rates,
	table.bowling_best_economy_rates_innings,
	table.bowling_best_bowling_figures,
	table.bowling_best_strike_rates,
	table.bowling_best_strike_rates_innings,
	table.bowling_best_average,
	table.bowling_four_wickets,
	table.bowling_five_wickets,
	table.bowling_maidens {
		display:block;
	}
	table.bowling_top_wicket_takers tbody,
	table.bowling_best_economy_rates tbody,
	table.bowling_best_economy_rates_innings tbody,
	table.bowling_best_bowling_figures tbody,
	table.bowling_best_strike_rates tbody,
	table.bowling_best_strike_rates_innings tbody,
	table.bowling_best_average tbody,
	table.bowling_four_wickets tbody,
	table.bowling_five_wickets tbody,
	table.bowling_maidens tbody {
		width:100%;
		display:block;
		overflow-x:scroll;
	}
	table.bowling_top_wicket_takers tr th:first-child,
	table.bowling_top_wicket_takers tr td:first-child,
	table.bowling_best_economy_rates tr th:first-child,
	table.bowling_best_economy_rates tr td:first-child,
	table.bowling_best_economy_rates_innings tr th:first-child,
	table.bowling_best_economy_rates_innings tr td:first-child,
	table.bowling_best_bowling_figures tr th:first-child,
	table.bowling_best_bowling_figures tr td:first-child,
	table.bowling_best_strike_rates tr th:first-child,
	table.bowling_best_strike_rates tr td:first-child,
	table.bowling_best_strike_rates_innings tr th:first-child,
	table.bowling_best_strike_rates_innings tr td:first-child,
	table.bowling_best_average tr th:first-child,
	table.bowling_best_average tr td:first-child,
	table.bowling_four_wickets tr th:first-child,
	table.bowling_four_wickets tr td:first-child,
	table.bowling_five_wickets tr th:first-child,
	table.bowling_five_wickets tr td:first-child,
	table.bowling_maidens tr th:first-child,
	table.bowling_maidens tr td:first-child {
		left:0;
		width:150px;
		position:absolute;
	}
	table.bowling_top_wicket_takers tr th:first-child + th,
	table.bowling_top_wicket_takers tr td:first-child + td,
	table.bowling_best_economy_rates tr th:first-child + th,
	table.bowling_best_economy_rates tr td:first-child + td,
	table.bowling_best_economy_rates_innings tr th:first-child + th,
	table.bowling_best_economy_rates_innings tr td:first-child + td,
	table.bowling_best_bowling_figures tr th:first-child + th,
	table.bowling_best_bowling_figures tr td:first-child + td,
	table.bowling_best_strike_rates tr th:first-child + th,
	table.bowling_best_strike_rates tr td:first-child + td,
	table.bowling_best_strike_rates_innings tr th:first-child + th,
	table.bowling_best_strike_rates_innings tr td:first-child + td,
	table.bowling_best_average tr th:first-child + th,
	table.bowling_best_average tr td:first-child + td,
	table.bowling_four_wickets tr th:first-child + th,
	table.bowling_four_wickets tr td:first-child + td,
	table.bowling_five_wickets tr th:first-child + th,
	table.bowling_five_wickets tr td:first-child + td,
	table.bowling_maidens tr th:first-child + th,
	table.bowling_maidens tr td:first-child + td {
		padding-left:180px;
	}
	table.player_bowling_stats,
	table.player_batting_stats {
		display:block;
	}
	table.player_bowling_stats tbody,
	table.player_bowling_stats tbody,
	table.player_batting_stats tbody,
	table.player_batting_stats tbody {
		width:100%;
		display:block;
		overflow-x:scroll;
	}
	table.player_bowling_stats tr th:first-child,
	table.player_bowling_stats tr td:first-child,
	table.player_batting_stats tr th:first-child,
	table.player_batting_stats tr td:first-child {
		left:0;
		width:70px;
		position:absolute;
	}
	table.player_bowling_stats tr th:first-child + th,
	table.player_bowling_stats tr td:first-child + td,
	table.player_batting_stats tr th:first-child + th,
	table.player_batting_stats tr td:first-child + td {
		padding-left:90px;
	}

	table.bowling_most_runs_conceded_innings {
		display:block;
	}
	table.bowling_most_runs_conceded_innings tbody {
		width:100%;
		display:block;
		overflow-x:scroll;
	}
	table.bowling_most_runs_conceded_innings tr th:first-child,
	table.bowling_most_runs_conceded_innings tr td:first-child {
		left:0;
		width:150px;
		position:absolute;
	}
	table.bowling_most_runs_conceded_innings tr th:first-child + th,
	table.bowling_most_runs_conceded_innings tr td:first-child + td {
		padding-left:180px;
	}

	table.batting_most_runs_innings,
	table.batting_highest_strikerate_innings,
	table.team_total_runs,
	table.team_total_run100,
	table.team_total_run50,
	table.team_total_wickets {
		display:block;
		white-space:nowrap;
	}
	table.batting_most_runs_innings tbody,
	table.batting_highest_strikerate_innings tbody,
	table.team_total_runs tbody,
	table.team_total_run100 tbody,
	table.team_total_run50 tbody,
	table.team_total_wickets tbody {
		width:100%;
		display:block;
		overflow-x:scroll;
	}
	table.batting_most_runs_innings tr th:first-child,
	table.batting_most_runs_innings tr td:first-child,
	table.batting_highest_strikerate_innings tr th:first-child,
	table.batting_highest_strikerate_innings tr td:first-child,
	table.team_total_runs tr th:first-child,
	table.team_total_runs tr td:first-child,
	table.team_total_run100 tr th:first-child,
	table.team_total_run100 tr td:first-child,
	table.team_total_run50 tr th:first-child,
	table.team_total_run50 tr td:first-child,
	table.team_total_wickets tr th:first-child,
	table.team_total_wickets tr td:first-child {
		left:0;
		width:150px;
		position:absolute;
	}
	table.batting_most_runs_innings tr th:first-child + th,
	table.batting_most_runs_innings tr td:first-child + td,
	table.batting_highest_strikerate_innings tr th:first-child + th,
	table.batting_highest_strikerate_innings tr td:first-child + td,
	table.team_total_runs tr th:first-child + th,
	table.team_total_runs tr td:first-child + td,
	table.team_total_run100 tr th:first-child + th,
	table.team_total_run100 tr td:first-child + td,
	table.team_total_run50 tr th:first-child + th,
	table.team_total_run50 tr td:first-child + td,
	table.team_total_wickets tr th:first-child + th,
	table.team_total_wickets tr td:first-child + td {
		padding-left:180px;
	}
}