/* Common css set that parent css can't effect*/
.entity-widget-main-div{
	font-family: Roboto,sans-serif !important;
	line-height: normal;
	font-size: 14px;
	font-weight: unset;
	letter-spacing: unset;
}
.entity-widget-main-div ul{
	margin: 0 !important;
	line-height: normal;
	padding-bottom:0;
}
.entity-widget-main-div ul li{
	margin: 0 !important;
	line-height: normal;
	padding-bottom:0 !important;
}
.entity-widget-main-div  table{
	margin: 0;
    border-width: unset;
	border-collapse: unset;
	border: none;
	margin: 0;
	line-height: normal;
	font-family: Roboto,sans-serif !important;
	font-size: 13px;
}
.entity-widget-main-div  table td ,
.entity-widget-main-div  table th {
	border-width:unset;
	border: none;
	font-weight:unset;
	margin: 0;
	line-height: normal;
}
h1#heading{
	font-weight: unset;
	margin:0;
	line-height: normal;
	font-family: Roboto,sans-serif;
	letter-spacing: unset;
	margin-bottom: 10px;
}
.entity-widget-main-div.jsEntityWidget{
	border: none !important;
}
.entity-widget-main-div .commentaries h3{
	font-size: 14px;
	line-height: normal;
	letter-spacing: unset;
    padding-top: 0;
	margin: 0; 
	font-family: Roboto,sans-serif;
}
.entity-widget-main-div p{
	line-height: normal;
}



/* According */
.entity-widget-main-div .entity_accordion{
	margin-bottom:5px;
}
.entity-widget-main-div .accordion-btn{
	color:#333;
	cursor:pointer;
	position:relative;
	background-color:#eee;
	padding:10px 10px 10px 40px;
}
.entity-widget-main-div .accordion-open .accordion-btn{
	color:#000;
	background-color:#fff;
}
.entity-widget-main-div .entity_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;
}
.entity-widget-main-div .accordion-open .accordion-btn:before{ 
	content:"\f106";
}
.entity-widget-main-div .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;
}
.entity-widget-main-div .accordion-open .accordion-content{
    max-height: 9999999px;
}

/* tabs */
.entity-widget-main-div .entity_tabs {
	margin:0;
	padding:0;
	list-style:none outside;
	line-height: normal;
}
.entity-widget-main-div .entity_tabs li {
	float:left;
}
.entity-widget-main-div .entity_tabs li a {
    display: block;
    color: #000;
    cursor: pointer;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
	background: #fff;
	font-size: 15px;
}
.entity-widget-main-div .entity_tabs>li:hover>a,
.entity-widget-main-div .entity_tabs>li a:hover,
.entity-widget-main-div .entity_tabs>li a:focus {
	color:#ddd;
}
.entity-widget-main-div .entity_tabs>li.active a {
	color:#fff;
	background-color:#660ff6;
}
.entity-widget-main-div .entity_tabs>li.live a {
	color:#fff;
	background-color:green;
}
.entity-widget-main-div .content-hidden {
	display:none !important;
}
.entity-widget-main-div .content-visible {
	display:block !important;
}
.entity-widget-main-div .entity_tabs.twoitems li{
	width:50%;
}
.entity-widget-main-div .entity_tabs.threeitems li {
	width:33.33%;
}
.entity-widget-main-div .entity_tabs-full{
	width:100%;
	display:block;
	overflow:hidden;
}
.entity-widget-main-div .entity_tabs-full li{
	display:block;
}
.entity-widget-main-div .tab-content,
.entity-widget-main-div .tab-content{
	padding: 0 !important;
}
/* 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;
}
.entity_sport_cricket_widget.box .widget-footer.button-wrap {
    padding: 0;
}
.entity_sport_cricket_widget.box .widget-footer .button {
    font-size: 14px;
    line-height: 36px;
    padding: 8px 20px;
}

/* .entity_cricket_widget_match-scorecard */
.entity-widget-main-div table {
    border-spacing: 0;
    max-width: 100%;
    width: 100%;
}
.entity-widget-main-div .table1 td {
    border-bottom: 1px solid #eee;
}
.entity-widget-main-div table th {
    background-color: #eee;
}
.entity-widget-main-div .table1 td.col-player a {
    color: #1866DB;
    font-weight: bold;
    text-decoration: none;
}
.entity-widget-main-div a{
    color:#000;
    text-decoration: none;
}
.entity-widget-main-div .heading-widget{
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    border-bottom: 0.5px solid #eee;
	padding: 7px 0;
	display: none;
}
.entity-widget-main-div .col-player a {
    color: #000;
    font-weight: bold;
}
.entity-widget-main-div ul.list1 {
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style: none outside;
}
.entity-widget-main-div ul.list1 li {
    margin: 0;
    padding: 0;
}
.entity-widget-main-div ul.list1 li a {
    display: block;
    padding: 5px 10px;
    line-height: 30px;
    border-bottom: 1px solid #eee;
}
.entity-widget-main-div .textcenter {
    text-align: center;
}
.entity-widget-main-div .clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.entity-widget-main-div .clearfix::after {
    clear: both;
}
.entity-widget-main-div .box.entity_sport_cricket_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);
}
.entity-widget-main-div .box .widget-title.green {
    color: #fff;
    background-color: #660ff6;
}
.entity-widget-main-div .box .widget-content {
    border-top: 1px solid #ddd;
}
.entity-widget-main-div .widget-content {
    background-color: #fff;
}
.entity-widget-main-div .box .widget-title {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    border-top: none;
    border-bottom: none;
    padding: 10px 16px;
}
.entity-widget-main-div .box .widget-content>select {
	border: none;
	padding: 5px 8px;
}
.entity-widget-main-div .widefat {
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: small;
}
.entity-widget-main-div .box .widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none outside;
}
.entity-widget-main-div .w40 {
	width:35px;
}
.entity-widget-main-div .mt10 {
	margin-top:10px;
}
.entity-widget-main-div .mt20 {
	margin-top:20px;
}
.entity-widget-main-div .mt30 {
	margin-top:30px;
}
.entity-widget-main-div .mb10 {
	margin-bottom:10px;
}
.entity-widget-main-div .mb20 {
	margin-bottom:20px;
}
.entity-widget-main-div .mr10 {
	margin-right:10px !important;
}
.entity-widget-main-div .mr20 {
	margin-right:20px;
}
.entity-widget-main-div .pt10 {
	padding-top:10px;
}
.entity-widget-main-div .pb10 {
	padding-bottom:10px;
}
.entity-widget-main-div .pt20 {
	padding-top:20px;
}
.entity-widget-main-div .floatleft {
    float: left;
}
.entity-widget-main-div .col-xs-12 {
    width: 50%;
}
.entity-widget-main-div .col-xs-8{
	width: 33%;
}
.entity-widget-main-div .row {
	display: flex;
	margin: 0;
}
.entity-widget-main-div .manthematch{
	padding: 5px 10px;
	margin: 0;
	margin-bottom: 10px;
	font-size: 14px;
}
.entity-widget-main-div .row.textcenter{
	display: block;
	margin: 0;
}
.entity-widget-main-div.mr20 {
    margin-right: 20px;
}
.entity-widget-main-div .w40 {
    width: 35px;
}
.entity-widget-main-div .box .widget-content ul li a {
    display: block;
    font-size: 15px;
    padding: 11px 15px;
    border-bottom: 1px solid #eee;
    color: #0015ff;
}
@media (min-width: 768px){
    .entity-widget-main-div table th, table td {
        padding: 10px 16px;
	}
	.col-sm-6 {
		width: 25%;
	}
	.col-sm-12 {
		width: 50%;
	}
	.col-sm-offset-6 {
		margin-left: 10%;
	}
}

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


/*  Summary/Live  */


.entity_cricket_widget_match-summary .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;
	display: inline-block;
	text-align:center;
	color:#fff;
	margin-bottom:10px;
	box-sizing:border-box;
	box-shadow:0px 0px 4px #b9b9b9;
}
.entity_cricket_widget_match-summary .bt.live-info3{
	padding: 10px 8px;
}
.entity_cricket_widget_match-summary .bt.live-info4 {
	white-space:normal;
	height: 41px;
    overflow: hidden;
}
.entity_cricket_widget_match-summary .live-info4 {
    margin-bottom: 0px;
    background: white;
    padding: 10px 8px;
}
.entity_cricket_widget_match-summary .live-info4 span.wicket {
	color:#fff;
}
.entity_cricket_widget_match-summary .live-info4 span.wicket,
.entity_cricket_widget_match-summary .live-info4 span.run4,
.entity_cricket_widget_match-summary .live-info4 span.run6 {
	font-weight:bold;
	text-transform: uppercase;
}
.entity_cricket_widget_match-summary .live-info4 span.dot {
	background-color:#54b2a9;
}
.entity_cricket_widget_match-summary .live-info4 span.run1 {
	background-color:#FF4E50;
}
.entity_cricket_widget_match-summary .live-info4 span.run2 {
	background-color:#1F5F9E;
}
.entity_cricket_widget_match-summary .live-info4 span.run3 {
	background-color:#A7226E;
}
.entity_cricket_widget_match-summary .live-info4 span.run4 {
	background-color:#0392cf;
}
.entity_cricket_widget_match-summary .live-info4 span.run5 {
	background-color:#3b5998;
}
.entity_cricket_widget_match-summary .live-info4 span.run6 {
	background-color:#fe8a71;
}
.entity_cricket_widget_match-summary .live-info4 span.wicket {
	background-color:#4a4e4d;
}
.entity_cricket_widget_match-summary .comment-wicket .text {
	color:#ff0000;
}
.entity_cricket_widget_match-summary table th{
    text-align: left;
}

/*   Wegon wheel*/
/* .entity_sport_cricket_widget.match-wagonwheel */
.entity_sport_cricket_widget.match-wagonwheel .run-block, .entity_sport_cricket_widget.match-wagonwheel .filterbyruns, .entity_sport_cricket_widget.match-wagonwheel #allRuns {
    float: left;
    padding: 5px;
    width: 16.66%;
    text-align: center;
    box-sizing: border-box;
}
.entity_sport_cricket_widget.match-wagonwheel .team-players, .entity_sport_cricket_widget.match-wagonwheel .wagon-wrap {
    font-size: 12px;
}
.entity_sport_cricket_widget .wagon-inning {
    color: #000;
}
.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team li.hheadType{
    padding: 5px 15px;
    font-size: 17px;
}
.entity_sport_cricket_widget.match-wagonwheel .team-players li label {
    padding: 3px;
    display: block;
}
.entity_sport_cricket_widget.match-wagonwheel .team-players .badge {
    padding: 1px 5px 0;
	display: inline-block;
	float: right;
}
.match-wagonwheel.entity_sport_cricket_widget .wagon-wheel,
.match-wagonwheel.entity_sport_cricket_widget .wagon-spider {
	width:400px;
	height:400px;
	margin:0 auto 20px;
}
.match-wagonwheel.entity_sport_cricket_widget .wagon-inning {
	color:#000;
}
.match-wagonwheel.entity_sport_cricket_widget .entity-match-center .match-content {
	overflow:hidden;
}

.match-wagonwheel.entity_sport_cricket_widget .match-wagonwheel .team1-players .list-group-item .checkbox,
.match-wagonwheel.entity_sport_cricket_widget .match-wagonwheel .team2-players .list-group-item .checkbox {
	margin-right:30px;
}
.match-wagonwheel.entity_sport_cricket_widget{
	position:relative;
}
.entity_sport_cricket_widget.match-wagonwheel .manual-tabs {
	padding:0 10px;
	margin:0;
	overflow:hidden;
	background-color:#00bcd4;
}
.entity_sport_cricket_widget.match-wagonwheel .manual-tabs li {
	list-style:none outside;
	display:inline-block;
}
.entity_sport_cricket_widget.match-wagonwheel .manual-tabs li a {
	color:#fff;
	padding:10px;
	display:block;
}
.entity_sport_cricket_widget.match-wagonwheel .manual-tabs li.active a {
	background-color:rgba(0, 0, 0, 0.1)
}
.entity_sport_cricket_widget.match-wagonwheel .ig-tabs {
	padding:0;
	margin:0 0 20px;
	overflow:hidden;
	background-color:#00bcd4;
	list-style:none outside;
}
.entity_sport_cricket_widget.match-wagonwheel .ig-tabs li {
	margin:0;
	width:50%;
	float:left;
	box-sizing:border-box;
}
.entity_sport_cricket_widget.match-wagonwheel .ig-tabs li a {
	color:#fff;
	padding:10px;
	display:block;
	text-align:center;
}
.entity_sport_cricket_widget.match-wagonwheel .ig-tabs li.active a {
	background-color:rgba(0, 0, 0, 0.1)
}
.entity_sport_cricket_widget.match-wagonwheel .run-block,
.entity_sport_cricket_widget.match-wagonwheel .filterbyruns,
.entity_sport_cricket_widget.match-wagonwheel #allRuns {
	float:left;
	padding:5px;
	width:16.66%;
	text-align:center;
	box-sizing:border-box;
}
.entity_sport_cricket_widget.match-wagonwheel #wagon-run-filters{
	margin-bottom:2px;
}
.entity_sport_cricket_widget.match-wagonwheel .wgde {
	color:#fff;
}
.entity_sport_cricket_widget.match-wagonwheel .wagonbg1 {
	background-color:#0000ff;
}
.entity_sport_cricket_widget.match-wagonwheel .wagonbg2 {
	background-color:#1cfcff;
}
.entity_sport_cricket_widget.match-wagonwheel .wagonbg3 {
	background-color:#ffc600;
}
.entity_sport_cricket_widget.match-wagonwheel .wagonbg4 {
	background-color:#FC46FF;
}
.entity_sport_cricket_widget.match-wagonwheel .wagonbg6 {
	background-color:#ff0000;
}
.entity_sport_cricket_widget.match-wagonwheel .team-players,
.entity_sport_cricket_widget.match-wagonwheel .wagon-wrap {
	font-size:12px;
}
.entity_sport_cricket_widget.match-wagonwheel .team-players li label{
	padding:3px;
	display:block;
}
.entity_sport_cricket_widget.match-wagonwheel .team-players .badge {
	float:right;
	padding:1px 5px 0;
	display:inline-block;
}
.entity_sport_cricket_widget.match-wagonwheel .rt_800 table td,
.entity_sport_cricket_widget.match-wagonwheel .rt_800 table th {
	font-size:13px;
}
.entity_sport_cricket_widget.match-wagonwheel .rt_tmd .matches-table .teamName {
	display:none;
}
@media (min-width: 768px){
	.entity_sport_cricket_widget.match-wagonwheel {
		max-width: 100%;
		margin: 20px auto 0;
		position: relative;
	}
}
/* widget match-partnership */
/* Fixture css */
/* Status : Colors */
.entity-widget-main-div .status-1,
.entity-widget-main-div .status-fixture {
	color:#fff;
	background-color:#106499;
}
.entity-widget-main-div .status-2,
.entity-widget-main-div .status-result {
	color:#fff;
	background-color:red;
}
.entity-widget-main-div .status-3,
.entity-widget-main-div .status-live {
	color:#fff;
	background-color:green;
}
.entity-widget-main-div .status-4 {
	color:#fff;
	background-color:#333;
}


.match-partnership.entity_sport_cricket_widget .linechart-row {
	overflow:hidden;
	margin-bottom:6px;
}
.match-partnership.entity_sport_cricket_widget .linechart-row:nth-child(2n+0) {
	background-color:#f5f5f5;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .label,
.match-partnership.entity_sport_cricket_widget .linechart-row .bar {
	padding:0px;
	margin:0;
	border:0px;
	border-radius:0px;
	display:inline-block;
	font-size:12px;
	text-transform:none;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .left.label {
	text-align:right;
	width:45%;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .center.label {
	text-align:center;
	width:10%;
	font-weight:bold;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .right.label {
	text-align:left;
	width:45%;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .left.bar,
.match-partnership.entity_sport_cricket_widget .linechart-row .right.bar {
	width:50%;
	box-sizing:border-box;
	height:12px;
	line-height:12px;
	font-size:8px;
	text-align:center;
	color:#fff;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .left.bar {
	padding-right:3px;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .right.bar {
	padding-left:3px;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .bar div {
	background-color:#0068c4;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .bar div.run4 {
	background-color:#ef3a32;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .bar div.run6 {
	background-color:#910101;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .left.bar div {
	float:right;
}
.match-partnership.entity_sport_cricket_widget .linechart-row .right.bar div {
	float:left;
}
.rt_tsm.entity_sport_cricket_widget.match-partnership .linechart-row,
.rt_txs.entity_sport_cricket_widget.match-partnership .linechart-row {
	padding:20px 0;
	position:relative;
	border-bottom:1px solid #eee;
}
.rt_tsm.entity_sport_cricket_widget.match-partnership .linechart-row .left.label,
.rt_txs.entity_sport_cricket_widget.match-partnership .linechart-row .left.label,
.rt_tsm.entity_sport_cricket_widget.match-partnership .linechart-row .right.label,
.rt_txs.entity_sport_cricket_widget.match-partnership .linechart-row .right.label {
	width:100%;
	display:block;
	text-align:center;
}
.rt_txs.entity_sport_cricket_widget.match-partnership .linechart-row .left.bar,
.rt_txs.entity_sport_cricket_widget.match-partnership .linechart-row .right.bar {
	height:20px;
	line-height:20px;
}
.rt_tsm.entity_sport_cricket_widget.match-partnership .linechart-row .center.label,
.rt_txs.entity_sport_cricket_widget.match-partnership .linechart-row .center.label {
	top:0;
	left:0;
	width:100%;
	font-weight:bold;
	position:absolute;
	text-align:center;
}
.entity_sport_cricket_widget select, .entity-widget-main-div select{
	padding: 5px 8px;
	border: 1px solid #ddd;
}


/* commentary */
.entity_sport_cricket_widget.match-commentary .inning-commentary .inning-heading {
	width:100%;
	display:table;
	font-weight:bold;
	background: #fff;
	color: black;
}
.entity_sport_cricket_widget.match-commentary .inning-commentary .accordion-btn:before{
	font-size:26px;
}
.entity_sport_cricket_widget.match-commentary .inning-commentary .inning-heading .team-logo {
	width:30px;
	display:table-cell;
	vertical-align:middle;
}
.entity_sport_cricket_widget.match-commentary .inning-commentary .inning-heading .team-logo img{
	width:20px;
}
.entity_sport_cricket_widget.match-commentary .inning-commentary .inning-heading .inning-name {
	vertical-align:middle;
	display:table-cell;
}
.entity_sport_cricket_widget.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;
}
.entity_sport_cricket_widget.match-commentary .inning-commentary.accordion-open .scores_full {
	color: #fff;
	background-color: #660ff6;
}
.entity_sport_cricket_widget.match-commentary .inning-commentary.accordion-open .accordion-content {
	margin-bottom:30px;
}
.entity_sport_cricket_widget .commentaries .comment {
	padding:8px;
	overflow:hidden;
	border-bottom:1px solid #ddd;
}
.entity_sport_cricket_widget.match-commentaryentity_sport_cricket_widget .commentaries {
	overflow:hidden;
	margin-top:10px;
}
.entity_sport_cricket_widget.match-commentary .commentary-unavailable{
	padding:5px;
	margin-top:20px;
}
.entity_sport_cricket_widget.match-commentary .mobile-filters .box{
	margin:0;
}
.entity_sport_cricket_widget.match-commentary .commentary-filters,
.entity_sport_cricket_widget.match-commentary .commentary-filters {
	float:left;
	width:180px;
	margin-right:20px;
}
.entity_sport_cricket_widget.match-commentary .commentary-filters .group-highlights .widget-content,
.commentary-filters .group-highlights .widget-content {
	padding:0;
}
.entity_sport_cricket_widget.match-commentary .commentary-filters li.active a {
    background-color: #660ff6;
    color: #fff !important;
}
.entity_sport_cricket_widget.match-commentary .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;
}
.entity_sport_cricket_widget.match-commentary #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;
}
.entity_sport_cricket_widget.match-boxscore .battings .col-runs,
.entity_sport_cricket_widget.match-boxscore .battings .col-balls_faced,
.entity_sport_cricket_widget.match-boxscore .bowlings .col-runs_conceded,
.entity_sport_cricket_widget.match-boxscore .bowlings .col-overs {
	width: 50px;
	text-align: center;
}
.entity_sport_cricket_widget.match-boxscore .battings .col-fours,
.entity_sport_cricket_widget.match-boxscore .battings .col-sixes,
.entity_sport_cricket_widget.match-boxscore .bowlings .col-maidens,
.entity_sport_cricket_widget.match-boxscore .bowlings .col-wickets {
	width:40px;
	text-align: center;
}
.entity_sport_cricket_widget.match-boxscore .battings .col-strike_rate,
.entity_sport_cricket_widget.match-boxscore .bowlings .col-econ {
	width:60px;
	text-align: center;
}

/* comment */
.entity_sport_cricket_widget .commentaries .comment .score {
	width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    padding: 0;
	color:#fff;
	display:block;
	background-color:#f37736;
	box-sizing:border-box;
	box-shadow:0px 0px 6px #b9b9b9;
}
.entity_sport_cricket_widget .commentaries .comment .text {
    margin-left: 50px;
    line-height: 20px;
}
.entity_sport_cricket_widget .commentaries .comment:nth-child(2n) {
	border-bottom:1px solid #ddd;
	background-color:#fff !important;
}
.entity_sport_cricket_widget .commentaries .comment:nth-child(2n+1) {
	border-bottom:1px solid #ddd;
	background-color:#fff !important;
}
.entity_sport_cricket_widget .commentaries .comment .score-4,
.entity_sport_cricket_widget .commentaries .comment .score-6,
.entity_sport_cricket_widget .commentaries .comment .score-w {
	font-weight:bold;
	text-transform: uppercase;
}
.entity_sport_cricket_widget .commentaries .comment .score-4 {
	background-color:#0392cf;
}
.entity_sport_cricket_widget .commentaries .comment .score-5 {
	background-color:#3b5998;
}
.entity_sport_cricket_widget .commentaries .comment .score-6 {
	background-color:#fe8a71;
}
.entity_sport_cricket_widget .commentaries .comment .score-w {
	background-color:#4a4e4d;
}
.entity_sport_cricket_widget .commentaries .comment .score-0 {
	background-color:#54b2a9;
}
.entity_sport_cricket_widget .commentaries .comment .score-1 {
	background-color:#FF4E50;
}
.entity_sport_cricket_widget .commentaries .comment .score-2 {
	background-color:#1F5F9E;
}
.entity_sport_cricket_widget .commentaries .comment .score-3 {
	background-color:#A7226E;
}
.entity_sport_cricket_widget .commentaries div.comment.comment-overend::first-child{
	margin-top: 10px;
}
.entity_sport_cricket_widget .commentaries div.comment.comment-overend {
	color:#fff;
}
.entity_sport_cricket_widget .commentaries div.comment.comment-overend:nth-child(2n) {
	background-color:#660ff6 !important;
}
.entity_sport_cricket_widget .commentaries div.comment.comment-overend:nth-child(2n+1) {
	background-color:#660ff6 !important;
}
.entity_sport_cricket_widget .endover {
	padding-bottom:5px;
	font-weight:600;
	font-size:medium;
}
.entity_sport_cricket_widget .bowler,
.entity_sport_cricket_widget .batsman {
	padding-bottom:3px;
}
.entity_sport_cricket_widget.match-commentary .commentaries {
    overflow: hidden;
    margin-top: 10px;
}
@media (min-width: 768px){
	.entity_sport_cricket_widget .hide-desktop, .visible-mobile {
		display: none;
	}
	.entity_sport_cricket_widget.match-commentary .commentaries {
		margin-bottom: 0px;
		background: white;
		padding: 5px 10px 0;
	}
}
/* Fixture css */

.entity-cricket-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);
}
.entity-cricket-match-row:hover{
	cursor:pointer;
	/*background-color:#eee;*/
}
.entity-cricket-match-row .column-meta .date .status,
.entity-cricket-match-row .column-meta .date .title,
.entity-cricket-match-row .column-meta .date .subtitle,
.entity-cricket-match-row .column-meta > .title,
.entity-cricket-match-row .column-teams .teamScore .sep,
.entity-cricket-match-row .column-teams .teamAbbr{
	display:none;
}
.entity-cricket-match-row .status_note, 
.entity-cricket-match-row .date, 
.entity-cricket-match-row .status{
	font-size: 12px;
	line-height: 14px;
}
.entity-cricket-match-row .venue,
.entity-cricket-match-row .column-action .status_note{
	color:#777;
	white-space: normal;
}
.entity-cricket-match-row .teamScore {
	clear:both;
	display:block;
	margin-top:10px;
	/*margin-right: 15px;*/
	font-size:0.8rem;
	line-height:1.2rem;
}
.entity-cricket-match-row .teamName, 
.entity-cricket-match-row .teamAbbr {
    font-size: 1.28rem;
    line-height: 1.4rem;
	white-space:nowrap;
}
.entity-cricket-match-row .teamName{
	overflow:hidden;
	text-overflow:ellipsis;
}
.entity-cricket-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;
}
.entity-cricket-match-row .column-teams .inningScore{
	display:block;
}
.entity-cricket-match-row .column-action{
	text-align:left;
	vertical-align:middle;
}
.entity-cricket-match-row .column-action .match-link{
	z-index:10;
	position:absolute;
	top:0; right:0; left:0; bottom:0;
}
.entity-cricket-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;
}
.entity-cricket-match-row.match-status-1 .teamScore,
.entity-cricket-match-row.match-status-1 .column-meta .times{
	display:none;
}
.entity-cricket-match-row .column-teams .status_note {
	text-align:center;
}
.entity-cricket-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-3:hover .icon-wrap.rounder{
	color:#fff;
	border-color:#fff;
	background-color:green;
}
.entity-cricket-match-row .teams {
	position:relative;
	float: none;
}
.entity-cricket-match-row .teams a {
	display:block;
	text-decoration:none;
}
.entity-cricket-match-row .teamLogo {
	width:35px;
	height:100%;
	display:block;
	text-align:center;
}
.entity-cricket-match-row .teama .teamLogo {
	float:right;
	margin:2px 0 2px 10px;
}
.entity-cricket-match-row .teamb .teamLogo {
	float:left;
	margin:2px 10px 2px 0;
}
.entity-cricket-match-row .teamLogo img {
	width:auto;
	height:16px;
	margin: 0 auto;
}
.entity-cricket-match-row .column-meta .times {
	font-weight:bold;
}
.entity_sport_cricket_widget.live-scores.box .widget-content ul li.active a{
	color: #fff;
}
/*@media (min-width: 768px){*/
	.entity-cricket-match-row > div{
		padding:20px;
		float:left;
	}
	.entity-cricket-match-row .column-meta{
		padding-top: 5px;
	}

	.entity-cricket-match-row .column-teams{
		width:100%;
	}
	.entity-cricket-match-row .column-action{
		padding: 0 5px;
	}
	.entity-cricket-match-row .column-meta .date{
		font-size: 12px;
	}
    .entity-cricket-match-row .column-teams .teama, .entity-cricket-match-row .column-teams .teamb {
        padding: 0;
        width: 100%;
        float: none;
        clear: both;
        text-align: left;
        position: relative;
    }  
	.entity-cricket-match-row .column-meta .date .status,
	.entity-cricket-match-row .column-meta .date .subtitle {
        padding: 2px 5px;
        margin-right: 5px;
        border-radius: 3px;
        display: inline-block;
	}
	.entity-cricket-match-row > div {
        padding: 5px 10px;
        padding-top: 5px;
    } 
    .matches-table td, .entity-cricket-match-row > div {
        padding: 5px 5px;
    }
    .matches-table td{
        padding: 5px 10px;
    }    
    .entity-cricket-match-row .column-teams .teama .teamLogo, .entity-cricket-match-row .column-teams .teamb .teamLogo {
        float: left;
        margin: 2px 10px 2px -5px;
    }   
    .entity-cricket-match-row .column-teams .teamAbbr {
        display: none;
    }   
    .entity-cricket-match-row .teamName, .entity-cricket-match-row .teamAbbr {
        font-size: 15px;
        line-height: 23px;
    } 
    .entity-cricket-match-row .column-teams .teamScore {
        top: 0;
        right: 0;
        display: block;
        font-size: 13px;
        line-height: 1px;
        position: absolute;
        vertical-align: middle;
    }

    .entity-cricket-match-row .column-teams .teamScore > * {
        display: inline;
    }   
    .entity-cricket-match-row .column-teams .teamScore .sep {
        padding: 0 5px;
        display: inline-block;
    }
    .entity-cricket-match-row .column-meta > .title, .entity-cricket-match-row .column-meta > .subtitle,
    .entity-cricket-match-row .column-meta > .format, .entity-cricket-match-row .column-meta > .times, 
    .entity-cricket-match-row .column-meta .venue, .entity-cricket-match-row .column-teams .status_note,
    .entity-cricket-match-row .column-teams .teams .status, 
    .entity-cricket-match-row .column-action .icon-wrap.rounder {
       display: none;
    }   


	/* Bootstrap based small column */
	.col-sm-16 .matches-table .entity-cricket-match-row .column-teams .teamName{
		display:block;
	}
	.col-sm-16 .matches-table .entity-cricket-match-row .column-teams .teamAbbr{
		display:none;
	}	
	.col-sm-8 .matches-table,
	.col-sm-8 .entity-cricket-match-row .status_note, 
	.col-sm-8 .entity-cricket-match-row .date, 
	.col-sm-8 .entity-cricket-match-row .status {
		font-size:0.7rem;
	}
	.col-sm-8 .matches-table .entity-cricket-match-row .column-teams .teamName{
		display:none;
	}
	.col-sm-8 .matches-table .entity-cricket-match-row .column-teams .teamAbbr{
		display:block;
	}
	.col-sm-8 .matches-table .entity-cricket-match-row .column-meta > .subtitle,
	.col-sm-8 .matches-table .entity-cricket-match-row .column-meta > .venue,
	.col-sm-8 .matches-table .entity-cricket-match-row .column-meta > .times,
	.col-sm-8 .matches-table .entity-cricket-match-row .column-meta > .format,
	.col-sm-8 .matches-table .entity-cricket-match-row .column-teams .status_note,
	.col-sm-8 .matches-table .entity-cricket-match-row .column-teams .status,
	.col-sm-8 .matches-table .entity-cricket-match-row .icon-wrap.rounder{
		display:none;
	}
	.col-sm-8 .matches-table .entity-cricket-match-row .column-meta .date .subtitle{
		display:inline-block;
	}
	.col-sm-8 .matches-table .entity-cricket-match-row > div{
		width:100%;
		border:none;
		display:block;
		padding:5px 10px;
	}
	.col-sm-8 .matches-table .entity-cricket-match-row > .column-meta{
		padding-top:5px;
	}
	.col-sm-8 .matches-table .entity-cricket-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 .entity-cricket-match-row .column-meta .date{
		margin-bottom:0;
	}
	.col-sm-8 .matches-table .column-action .status_note {
		display:block;
	}
	.col-sm-8 .entity-cricket-match-row .column-teams .teama,
	.col-sm-8 .entity-cricket-match-row .column-teams .teamb{
		padding:0;
		width:100%;
		float:none;
		clear:both;
		text-align:left;
		position:relative;
	}
	.col-sm-8 .entity-cricket-match-row .column-teams .teama .teamLogo,
	.col-sm-8 .entity-cricket-match-row .column-teams .teamb .teamLogo{
		float:left;
		margin:2px 10px 2px -5px;
	}
	.col-sm-8 .entity-cricket-match-row .teamName,
	.col-sm-8 .entity-cricket-match-row .teamAbbr {
		font-size:15px;
		line-height:23px;
	}
	.col-sm-8 .entity-cricket-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 .entity-cricket-match-row .teams .teamScore > * {
		display:inline;
	}

	.col-sm-8 .matches-table .entity-cricket-match-row .column-meta .date .subtitle {
		display: inline-block;
	}



/* entity_sport_cricket_widget - live-matches */
.entity_sport_cricket_widget.live-scores .tabs a{
	border-bottom:1px solid #ddd;
}
.entity_sport_cricket_widget.live-scores .tabs a{
	text-align:center;
	padding:10px 16px;
}
.entity_sport_cricket_widget.live-scores .tabs .active a{
	color:#fff;
	background-color:#660ff6;
}
.entity_sport_cricket_widget.live-scores .wpec-toggle{
	border-bottom:1px solid #ddd;
}
.entity_sport_cricket_widget.live-scores .wpec-toggle-btn{
	font-weight:bold;
	border-bottom:1px solid #eee;
}
.entity_sport_cricket_widget.live-scores .wpec-toggle-content{
	padding:0px;
}



/* records - table */
.entity_sport_cricket_widget.records .rankingTypeName {
	margin:0;
	padding:10px 0 5px;
}
.entity-widget-main-div .rankingTable td,
.entity-widget-main-div .rankingTable th {
	font-size:15px;
	padding:8px;
	border-bottom:1px solid #eee;
}
.entity-widget-main-div .rankingTable th {
	background-color:#eee;
	border-bottom:1px solid #ddd;
}
.entity-widget-main-div .rankingTable .colValue {
	width:50px;
	text-align:right;
	padding-right:20px;
}
.entity-widget-main-div .rankingTable th.center,
.entity-widget-main-div .rankingTable td.center {
	text-align:center;
}
.entity-widget-main-div .entity_sport_cricket_widget.records .filterRankingTable {
	float:right;
}

.entity-widget-main-div .rankingTable td.column-player img, .entity-widget-main-div .rankingTable td.column-team img{
    width: 22px;
    height: auto;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
}
.entity-widget-main-div .rankingTable td.column-player span, .entity-widget-main-div .rankingTable td.column-team span{
    margin: 0 10px;
    position: relative;
    vertical-align: middle;
}
.entity-widget-main-div .rankingTable td.column-player small{
    margin-left: 10px;
    font-size: 11px;
    color: #b2b0b0;
}
.entity-widget-main-div .rankingTable td.highlight label{
	padding: 3px 10px;
	color: #fff;
	background-color: #1584ca;
	border-radius: 4px;
}
/* widget - records */

.entity-widget-main-div .record-groups {
	font-size:0.8rem;
}
.entity-widget-main-div .formatLinks {
	float:right;
}
.entity-widget-main-div .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;
}
.entity-widget-main-div .formatLinks a.current {
	color:#fff;
	background-color:#1584CA;
}

/* entity-match-center Header css */
.entity-cricket-match-center-header {
	padding:10px 0 10px;
	margin-bottom:10px;
	position:relative;
	background-color:#fff;
	border-bottom:1px solid #ddd;
	border-top: 1px solid #ddd;
}
.entity-cricket-match-center-header .teams {
	position:relative;
	margin-bottom:5px;
	padding: 0 10px;
	width: 100%;
}
.entity-cricket-match-center-header .teama,
.entity-cricket-match-center-header .teamb {
	min-height:35px;
}
.entity-cricket-match-center-header .teama.looserTeam,
.entity-cricket-match-center-header .teamb.looserTeam {
	opacity: 0.7;
}
.entity-cricket-match-center-header .teama.winnerTeam,
.entity-cricket-match-center-header .teamb.winnerTeam {
	opacity: 1;
}
.entity-cricket-match-center-header .teama.winnerTeam .teamName::after,
.entity-cricket-match-center-header .teamb.winnerTeam .teamName::after {
	content: "\f091";
	font-family: FontAwesome;
	color: #FFDF00;
	margin-left: 5px;
}
.entity-cricket-match-center-header .teamName {
    color: #000;
    font-size: 20px;
    line-height: 29px;
}
#heading {
    font-size: 20px;
    text-align: left;
    padding: 0 10px 5px;
    border-bottom: 1px solid blueviolet;
    line-height: 28px;
}
.entity-cricket-match-center-header .teamScore .sep + .inningScore {
	display:block;
}
/*
.entity-cricket-match-center-header .teambScore {
	left:50px;
	text-align:right;
}
*/

.entity-cricket-match-center-header .teams .status-2 {
    color: green;
    background-color: #fff;
}
.entity-cricket-match-center-header .teams .status-3 {
	color:green;
	background-color:#fff;
}
.entity-cricket-match-center-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;
}
.entity-cricket-match-center-header .teamLogo {
	float:left;
	width:28px;
	height:32px;
	margin-right:10px;
}
.entity-cricket-match-center-header .teamLogo img {
    width: 25px;
    height: auto;
    display: block;
}
.entity-cricket-match-center-header .status_note {
    padding: 3px 15px;
    display: inline-block;
    display: flex;
    font-weight: bold;
    font-size: 12px;
    margin-top: 0px;
}
.entity-cricket-match-center-header .match-info a {
	font-weight:bold;
	color:#1866DB;
}
.entity-cricket-match-center-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: 50px;
    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.entity-match-center .entity-cricket-match-center-header .teamName,
.rt_500.entity-match-center .entity-cricket-match-center-header .teamName {
	display:none;
}
.rt_600.entity-match-center .entity-cricket-match-center-header .teamAbbr,
.rt_500.entity-match-center .entity-cricket-match-center-header .teamAbbr {
	display:block;
}
.rt_600.entity-match-center .entity-cricket-match-center-header .teama,
.rt_500.entity-match-center .entity-cricket-match-center-header .teama {
	padding-right:0;
	text-align:left;
}
.rt_600.entity-match-center .entity-cricket-match-center-header .teamb,
.rt_500.entity-match-center .entity-cricket-match-center-header .teamb {
	padding-left:0;
	text-align:right;
}
.rt_600.entity-match-center .entity-cricket-match-center-header .teamb .teamLogo,
.rt_500.entity-match-center .entity-cricket-match-center-header .teamb .teamLogo {
	float:right;
	margin:0 0 0 10px;
}
.rt_600.entity-match-center .entity-cricket-match-center-header .teama .teamLogo,
.rt_500.entity-match-center .entity-cricket-match-center-header .teama .teamLogo {
	float:left;
	margin:0 10px 0 0;
}
.rt_600.entity-match-center .entity-cricket-match-center-header .teamScore,
.rt_500.entity-match-center .entity-cricket-match-center-header .teamScore,
.rt_tsm.entity-match-center .entity-cricket-match-center-header .teamScore {
	position:static;
}
.rt_600.entity-match-center .entity-cricket-match-center-header .teams .status,
.rt_500.entity-match-center .entity-cricket-match-center-header .teams .status {
	margin-bottom:5px;
}
.rt_600.entity-match-center .entity-cricket-match-center-header .teamScore .sep + .inningScore,
.rt_500.entity-match-center .entity-cricket-match-center-header .teamScore .sep + .inningScore,
.rt_tsm.entity-match-center .entity-cricket-match-center-header .teamScore .sep + .inningScore {
	display:inline;
}
.rt_tsm.entity-match-center .entity-cricket-match-center-header .teamName {
	font-size:18px;
	line-height:20px;
}
.rt_tsm.entity-match-center .entity-cricket-match-center-header .teamScore {
	line-height:20px;
}

@media (min-width: 768px){
	.entity-cricket-match-center-header .teama {
		padding: 0;
        width: 100%;
        float: none;
        clear: both;
        text-align: left;
        position: relative;
        top: 10px;
	}
	
    .entity-cricket-match-center-header .teamb {
        padding: 0;
        width: 100%;
        float: none;
        clear: both;
        text-align: left;
        position: relative;
        top: 10px;
    }
	.entity-cricket-match-center-header .match-info {
        font-size: 14px;
        margin-top: 3px;
        color: #757575;
        display: block;
		padding-left: 15px;
		text-align: left;
    }
    .entity-cricket-match-center-header .status-1, .status-fixture {
        color: #fff;
        background-color: #106499;
        font-size: small;
        padding: 2px 10px;
        display: inline;
        margin-right: 5px;
    }
    .entity-cricket-match-center-header .status-2, .status-result {
        color: #fff;
        background-color: red;
        font-size: small;
        padding: 2px 10px;
        display: inline;
        margin-right: 5px;
		margin-top:-3px;
    }
    .entity-cricket-match-center-header .status-3, .status-live {
        color: #fff;
        background-color: green;
        font-size: small;
        padding: 2px 10px;
        display: inline;
        margin-right: 5px;
		margin-top:-3px;
    }
	.entity-cricket-match-center-header .status-4, .status-canceled {
    	color: #fff;
    	background-color: #333;
    	font-size: small;
    	padding: 2px 10px;
    	display: inline;
    	margin-right: 5px;
    	margin-top: -3px;
	}	
	.entity_sport_cricket_widget.entity-match-center .match-content {
		font-size:13px;
	}
    .entity-cricket-match-center-header .teamScore {
        font-weight: bold;
        overflow: hidden;
        box-sizing: border-box;
        top: 0;
        right: 5px;
        margin-top: 0;
        display: inline-flex;
        font-size: 18px;
        line-height: 30px;
        position: absolute;
        vertical-align: middle;
    }
    .entity-cricket-match-center-header .teamScore .sep {
        padding: 0 5px;
    }
    .entity-cricket-match-center-header .teamName {
        font-size: 20px;
        line-height: 29px;
        font-weight: bold;
    }
    .stats-name{
        display:inline-block;
        float: left;
    }
	.entity-cricket-match-center-header .teamaScore {
		text-align:right;
	}
	.entity-cricket-match-center-header .teamAbbr {
		display:none;
		font-size:1.6rem;
		line-height:1.6rem;
	}
	.entity-cricket-match-center-header .teama .teamLogo,
	.entity-cricket-match-center-header .teamb .teamLogo {
		margin-top:4px;
		margin-right: 5px;
        margin-left: 5px;
	}
	.entity-cricket-match-center-header .teama .teamLogo {
		float:left;
	}
	.entity-cricket-match-center-header .teams .status {
	    top: -7px;
	    left: 50%;
	    padding: 1px;
	    width: 70px;
	}
	.rt_tsm.entity-match-center .entity-cricket-match-center-header .teams .status {
		width:auto;
		position:static;
		margin-bottom:5px;
	}
	.rt_tsm.entity-match-center .entity-cricket-match-center-header .teama,
	.rt_tsm.entity-match-center .entity-cricket-match-center-header .teamb {
		float:none;
		width:auto;
		padding:0;
		text-align:left;
	}
	.entity-cricket-match-center-header .teambScore {
		text-align:right;
	}
	.mobile-menu, .match-links-mobile, .match-links .group-two {
		display: block;
	}
	.entity-sm-8{
		width: 33.3333333%;
	}
	.entity-sm-12{
		width: 50%;
	}
}

@media (max-width:767px) {
	.entity-cricket-match-center-header .teama {
		padding: 0;
        width: 100%;
        float: none;
        clear: both;
        text-align: left;
        position: relative;
        top: 5px;
	}
	.entity-widget-main-div .rankingTable td.column-player small{
		display: none;
	}
    .entity-cricket-match-center-header .teamb {
        padding: 0;
        width: 100%;
        float: none;
        clear: both;
        text-align: left;
        position: relative;
        top: 0px;
	}
	.hide-mobile,
	.visible-desktop{
		display:none;
	}
	.entity-cricket-match-center-header .match-info {
		font-size: 10px;
		line-height: 12px;
		margin-top: 0px;
		color: #757575;
		display: block;
		padding-left: 10px;
    }
    .entity-cricket-match-center-header .status-1, .status-fixture {
        color: #fff;
        background-color: #106499;
        font-size: 10px;
        padding: 2px 10px;
        display: inline;
        margin-right: 5px;
    }
    .entity-cricket-match-center-header .status-2, .status-result {
        color: #fff;
        background-color: red;
        font-size: 10px;
        padding: 2px 10px;
        display: inline;
        margin-right: 5px;
    }
    .entity-cricket-match-center-header .status-3, .status-live {
        color: #fff;
        background-color: green;
        font-size: 11px;
        padding: 2px 10px;
        display: inline;
        margin-right: 5px;
		margin-top:-3px;
    }
	.entity-cricket-match-center-header .status-4, .status-canceled {
    	color: #fff;
    	background-color: #333;
    	font-size: small;
    	padding: 2px 10px;
    	display: inline;
    	margin-right: 5px;
    	margin-top: -3px;
	}
	.entity-cricket-match-center-header .teamScore {
        font-weight: bold;
        overflow: hidden;
        box-sizing: border-box;
        top: 0;
        right: 5px;
        margin-top: 0;
        display: inline-flex;
        font-size: 15px;
        line-height: 20px;
        position: absolute;
        vertical-align: middle;
    }
    .entity-cricket-match-center-header .teamScore .sep {
        padding: 0 5px;
    }
    .entity-cricket-match-center-header .teama, .entity-cricket-match-center-header .teamb {
        min-height: 30px;
    }
    .entity-cricket-match-center-header .teams .inningScore {
        display: inline;
    }
	.entity-cricket-match-center-header .teamaScore {
		text-align:right;
	}
	.entity-cricket-match-center-header .teamAbbr {
	    font-size: 15px;
	    line-height: 20px;
 	    font-weight: 600;
	}
	.entity-cricket-match-center-header .teamName {
		display:none;
	}
	.entity-cricket-match-center-header .teamb .teamLogo {
		float:left;
		margin-right:10px;
		margin-left:5px;
	}
	.entity-cricket-match-center-header .teama .teamLogo {
		float:left;
		margin-right:10px;
		margin-left:5px;
	}
	.entity-cricket-match-center-header .teams .status {
		top:-13px;
		left:51%;
		padding:2px 5px;
		width:60px !important;
	}
	.entity-cricket-match-center-header .teams {
        position: relative;
        margin-bottom: 0px;
    }
	.rt_tsm.entity-match-center .entity-cricket-match-center-header .teama {
		width:auto;
		padding:0;
		text-align:left;
	}
	.entity-match-center .entity-cricket-match-center-header .teamb {
		width:auto;
		padding:0;
	}
	.entity-match-center .entity-cricket-match-center-header .teams .status{
		width:auto;
		margin-bottom:5px;
	}
	.entity-cricket-match-center-header .teamaScore {
		text-align:right;
	}
	.entity-cricket-match-center-header .teambScore {
		float:right;
	}
}


.entity_sport_cricket_widget.entity-match-center .match-links-mobile {
    overflow-x: auto;
    --webkit-overflow-scrolling: touch;
    border: 5px solid #660ff6;
    background-color: #660ff6;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
	letter-spacing: 2px;
	padding: 0;
	list-style: none outside;
	line-height: normal;
}
.entity_sport_cricket_widget.entity-match-center .match-links-mobile:-webkit-scrollbar{
	display: none;
}
.entity_sport_cricket_widget.entity-match-center .match-links li{
	float:none;
	display:inline-block;
}
.entity_sport_cricket_widget .match-links li{
	margin-left:0;
	padding-left:0;
}
.entity_sport_cricket_widget .match-links a {
    display: block;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    border-right: none;
    color: #fff;
}
.entity_sport_cricket_widget .match-links a:hover,
.entity_sport_cricket_widget .match-links li.active a {
	color: #000;
	background-color: #fff;
}
.entity_sport_cricket_widget .match-links li a .txt {
	display:block;
	font-weight:bold;
}
.entity_sport_cricket_widget .match-details {
	padding: 0 15px;
	line-height: 20px;
	border-top: 1px solid;
}
/*  Competition sttndings */
.entity_sport_cricket_widget.standings .roundName {
	margin:0;
	padding:30px 0 10px;
}
.entity_sport_cricket_widget table.standingTable.type-complete,
.entity_sport_cricket_widget table.standingTable.type-all_round {
	margin-top:20px;
}
.entity_sport_cricket_widget table.standingTable th.center,
.entity_sport_cricket_widget table.standingTable td.center {
	text-align:center;
}
.entity_sport_cricket_widget table.standingTable th.left,
.entity_sport_cricket_widget table.standingTable td.left {
	text-align:left;
	padding: 15px 0px;
}
.entity_sport_cricket_widget table.standingTable td.column-team img{
	width: 25px;
	height: auto;
	margin-right: 10px;
	position: relative;
	vertical-align: middle; 
}
.entity_sport_cricket_widget table.standingTable th {
	font-size:14px;
	border-bottom:1px solid #ddd;
	font-weight: bold;
}
.entity_sport_cricket_widget table.standingTable td {
	font-size: 14px;
	border-bottom:1px solid #eee;
	font-weight: bolder;
	padding: 15px 0px;
}
.entity_sport_cricket_widget .column-team a{
	font-weight:bold;
	color:#1866DB;
}
.entity_sport_cricket_widget .column-team a:hover{
	text-decoration: underline;
}
.entity_sport_cricket_widget .mobile-filters .row {
    margin-left: 0px;
	margin-right: 0px;
	display: block;
}
.entity_sport_cricket_widget .mobile-filters .row .col-xs-12{
	float: left;
}
.entity_sport_cricket_widget .chart.partership,
.entity_sport_cricket_widget .chart.worm,
.entity_sport_cricket_widget .chart.p2p,
.entity_sport_cricket_widget .chart.runs,
.entity_sport_cricket_widget .chart.extras,
.entity_sport_cricket_widget .chart.wickets,
.entity_sport_cricket_widget .chart.runrate,
.entity_sport_cricket_widget .chart.manhattn {
	width: 100%;
	height: auto;
}

.entity_sport_cricket_widget.match-squads .both_teams_squad{
	width: 100%;
	display: flex;
}
.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team{
	width: 50%;
}
.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teama{
	border-right: 1px solid #ddd;
}
.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teamb ul.list1{
	text-align: right;
}
.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teama li a img{
	margin-right: 10px;
	float:left;
	margin-top: 5px;
}
.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teamb li a img{
	margin-left: 10px;
	float:right;
	margin-top: 5px;
}
.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team .team_ttle{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 5px
}
.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team .team_ttle img{
	width: auto;
    height: 40px;
	margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team li a img{
	width: 22px;
	height: auto;
	position: relative;
	vertical-align: middle;
}
.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teama li a .player-role{
	margin-left: 35px;
    font-size: 11px;
    color: #bbb;
	line-height: 15px;
	text-transform: uppercase;
}
.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teamb li a .player-role{
	margin-right: 35px;
    font-size: 11px;
    color: #bbb;
	line-height: 15px;
	text-transform: uppercase;
}
@media (max-width:767px) {
	.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team li a img{
		width: 14px;
	}
	.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teamb li a img{
		margin-left: 5px;
	}
	.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teama li a img{
		margin-right: 5px;
	}
	.entity_sport_cricket_widget.match-squads .both_teams_squad .header_team li a{
		padding: 5px;
		line-height: 20px;
	}
	.entity_cricket_cometetion-center .entity_tabs li a{
		font-size: 10px;
	}
	.entity-widget-main-div .entity_cricket_cometetion-center .box .widget-title{
		padding: 5px;
	}
	.entity-widget-main-div .entity_cricket_cometetion-center .entity_sport_cricket_widget.squads .col-xs-24 .widget-content .wrap{
		line-height: 18px;
		font-size: 12px;
	}
	.entity-widget-main-div table.standingTable th,
	.entity-widget-main-div table.standingTable td{
		padding: 10px;
    }
    
    .entity-widget-main-div .match-form .form-teams .form-match_head .result,
	.entity-widget-main-div .match-form .form-teams .form-match_content .team-score span:last-child{
		display: none;
	}
}

/* cometetion center widget */
.entity_sport_cricket_widget .entityTeamSeriesInfo {
	background: #fff;
	padding: 10px;
	border-radius: 3px;
	margin: 1px;
}
.entity_sport_cricket_widget .entityTeamSeriesInfo .head88 {
	margin: 10px 0;
	padding-bottom: 10px;
	text-align: center;
}
.entity_sport_cricket_widget .entityTeamSeriesInfo .head88 img{
	width: auto;
	max-width: 300px;
	border: 1px solid #ddd;
	border-radius: 9px;
}
.entity_sport_cricket_widget .entityTeamSeriesInfo .head88 .tmtitle{
	margin: auto auto auto 15px;
	font: normal bold 14px Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.entity_sport_cricket_widget .entityTeamSeriesInfo .head88 .tmtitle small{
	font-size: 11px;
}
.entity_sport_cricket_widget .entityTeamSeriesInfo ul li.menu-item a{
	padding: 10px 16px;
	margin:0;
	background-color:#ddd;
	color:#000;
}
.entity_sport_cricket_widget .entityTeamSeriesInfo ul li.menu-item.current-menu-item a{
	background-color:#1b7700;
	color:#fff;
}
.entity_cricket_cometetion-center #comepetetion-center-tabs{
	padding: 0 10px 15px;
}
.entity_cricket_cometetion-center .entity-cricket-match-row .column-teams{
	width: 98%;
}
.entity_cricket_cometetion-center .entity_sport_cricket_widget.squads .row {
    display: inherit;
}
.entity_cricket_cometetion-center .entity_sport_cricket_widget.squads .col-xs-24{
	width: 100%;
}
.entity_cricket_cometetion-center .entity_sport_cricket_widget.squads .col-xs-24 .ooimg{
	position: relative;
	vertical-align: middle;
	width: 32px;
}
.entity_cricket_cometetion-center .entity_sport_cricket_widget.squads .col-xs-24 .widget-content .wrap{
	padding: 10px 10px;
    position: relative;
	border-bottom: 1px solid #eee;
	line-height: 20px;
}
@media (min-width: 768px) and (max-width:900px){
	.entity-widget-main-div table th, table td{
		padding: 8px 8px;
	}
	.entity-widget-main-div .entity_sport_cricket_widget.entity-match-center .match-links-mobile li a{
		padding: 10px 10px;
	}
}
  /* css ends */
img.blockUi-img {
	width: 10%;
    margin: 15% 45%;
}
#jsEntityWidget img.blockUi-img {
    width: 5%;
    margin: 2% 45%;
}
#jsEntityWidget{
	margin-top: 10px;
}
/*
.entity_sport_cricket_widget.entity-match-center .match-links-mobile::-webkit-scrollbar { width: 0 !important }
.entity_sport_cricket_widget.entity-match-center .match-links-mobile { -ms-overflow-style: none; }
.entity_sport_cricket_widget.entity-match-center .match-links-mobile { overflow: -moz-scrollbars-none; }
*/


/* css for form page */
.entity-widget-main-div .match-form{
	margin-top: 10px !important;
	background-color: #fff;
}
.entity-widget-main-div .match-form .form-teams{
	padding: 10px;
	display: flex;
}
.entity-widget-main-div .match-form .form-teams .form-team-home, .match-form .form-teams .form-team-away{
	width: 50%;
	padding: 5px;
    border: 1px solid #eee;
}
.entity-widget-main-div .match-form .form-teams .inning-heading .team-logo img {
	width: 30px;
	height: auto;
	position: relative;
    vertical-align: middle;
}
.entity-widget-main-div .match-form .form-teams .inning-heading{
	margin: 10px 0px;;
	text-align: center;
}

.entity-widget-main-div .match-form .form-teams .inning-heading .inning-name {
	font-weight: bold;
	position: relative;
	vertical-align: middle;
	font-size: 15px;
	margin-left: 10px;
}
.entity-widget-main-div .match-form .form-teams .form-match_head{
	font-size: 12px;
	padding: 3px 0px;
	text-align: center;
	height: 25px;
}
.entity-widget-main-div .match-form .form-teams .form-match_head img{
	width: 20px;
	height: auto;
	position: relative;
	vertical-align: middle;
}
.entity-widget-main-div .match-form .form-teams .form-match_head span{
	position: relative;
	vertical-align: middle;
}
.entity-widget-main-div .match-form .form-teams a[target]{
	display: block;
}
.entity-widget-main-div .match-form .form-teams a[target]:hover{
	background: #eee;
}
.entity-widget-main-div .match-form .form-teams .formlistdata{
	padding-bottom: 5px;
	box-shadow: 3px 4px 5px 2px #eee;
    margin: 10px 0px;
}
.entity-widget-main-div .match-form .form-teams .form-match_content{
	font-size: 12px;
	display: flex;
}
.entity-widget-main-div .match-form .form-teams .form-match_content .home-name {
	width: 40%;
	text-align: right;
}
.entity-widget-main-div .match-form .form-teams .form-match_content .home-name img, .match-form .form-teams .form-match_content .away-name img{
	width: 15px;
	height: auto;
	position: relative;
	vertical-align: middle;
	margin: 0 2px;
}
.entity-widget-main-div .match-form .form-teams .form-match_content .home-name span, .match-form .form-teams .form-match_content .away-name span{
	position: relative;
	vertical-align: middle;
}
.entity-widget-main-div .match-form .form-teams .form-match_content .away-name{
	width: 40%;
	text-align: left;
}
.entity-widget-main-div .match-form .form-teams .form-match_content .team-score{
	width:20%;
	text-align: center;
}
.entity-widget-main-div .match-form .form-teams .form-match_content .team-score span:first-child{
	font-weight: bold;
}
.entity-widget-main-div .match-form .form-teams .form-match_content .team-score span:last-child{
	font-size: 10px;
}
.entity-widget-main-div .match-form .form-teams .form-match_head .result{
	font-size: 10px;
	color:#fff;
	padding: 2px 3px;;
	border-radius: 2px;
	float: left;
}
.entity-widget-main-div .match-form .form-teams .form-overall-home,.match-form .form-teams .form-overall-away{
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}
.entity-widget-main-div .match-form .form-teams span.win_los_dwaw{
	font-size: 11px;
	padding: 5px 7px;
	color: #fff;
	margin: 0px 1px;
	border-radius: 2px;
}
.entity-widget-main-div .match-form .form-teams span.win_los_dwaw[w],.match-form .form-teams .form-match_head .result[win]{
	background: #38c400;
}
.entity-widget-main-div .match-form .form-teams span.win_los_dwaw[d],.match-form .form-teams .form-match_head .result[draw]{
	background: #409df0;
}
.entity-widget-main-div .match-form .form-teams span.win_los_dwaw[l],.match-form .form-teams .form-match_head .result[lose]{
	background: #c42700;
}
/*
bottom widget .....Right on the corner
*/
.entity-cricket-bottom-widget{
	width:10em;
	height:9em;
	margin:0 4em 4em 0;
	perspective:400px;
	position: fixed;
	bottom: 20px;
	right: 0;
}
.entity-cricket-bottom-widget .entity-cube {
	width:100%;
	height:100%;
	position:relative;
	animation: entity-spinning 120s infinite;
	-webkit-animation: entity-spinning 120s infinite; /* Safari 4.0 - 8.0 */
	-moz-animation: entity-spinning 120s infinite;
	transform-style:preserve-3d;
	-moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

@keyframes entity-spinning {
	from  { 
		transform: translateZ(-5em) rotateY(0deg);
		-moz-transform: translateZ(-5em) rotateY(0deg);
		-webkit-transform: translateZ(-5em) rotateY(0deg)
	}
	to    {
		transform: translateZ(-5em) rotateY(360deg);
		-moz-transform: translateZ(-5em) rotateY(360deg);
		-webkit-transform: translateZ(-5em) rotateY(360deg)
	}
}

.entity-cricket-bottom-widget .entity-face {
	width:100%;
	height:100%;
	position:absolute;
	background-color:#fff;
	color:#333;
}

.entity-front  { transform: rotateY(0deg) translateZ(5em);-moz-transform:rotateY(0deg) translateZ(5em); -webkit-transform:rotateY(0deg) translateZ(5em);}
.entity-right  { transform: rotateY(90deg) translateZ(5em);-moz-transform:rotateY(90deg) translateZ(5em); -webkit-transform:rotateY(90deg) translateZ(5em); }
.entity-left   { transform: rotateY(-90deg) translateZ(5em);-moz-transform:rotateY(-90deg) translateZ(5em);-webkit-transform:rotateY(-90deg) translateZ(5em); }
.entity-back   { transform: rotateY(180deg) translateZ(5em);-moz-transform:rotateY(180deg) translateZ(5em);-webkit-transform:rotateY(180deg) translateZ(5em); }
.entity-top    { transform: rotateX(90deg) translateZ(5em);-moz-transform:rotateX(90deg) translateZ(5em);-webkit-transform:rotateX(90deg) translateZ(5em); }
.entity-bottom { transform: rotateX(-90deg) translateZ(5em);-moz-transform: rotateX(-90deg) translateZ(5em);-webkit-transform:rotateX(-90deg) translateZ(5em);}

.entity-cricket-bottom-widget a.infomatch{
	display: block;
	width: 100%;
	font-size: 11px;
	padding: 10px 0px;
}
.entity-cricket-bottom-widget .entity-right-btn{
	text-align: right;
}
.entity-cricket-bottom-widget .entity-right-btn i.fa-times{
	padding: 2px 4px;
    background: #fff;
    font-size: 15px;
	color: red;
	cursor: pointer;
}
.entity-cricket-bottom-widget  a.infomatch .column-bottom-info,
.entity-cricket-bottom-widget  a.infomatch .column-center-teams{
	display: flex;
}
.entity-cricket-bottom-widget  a.infomatch .column-center-teams .teama,
.entity-cricket-bottom-widget  a.infomatch .column-center-teams .teamb{
	width: 45%;
	line-height: 16px;
	text-align: center;
	font-size: 14px;
}
.entity-cricket-bottom-widget  a.infomatch .team-middle{
	width: 10%;
	line-height: 16px;
	text-align: center;
	font-size: 10px;
}
.entity-cricket-bottom-widget  a.infomatch .column-middle{
	width: 100%;
	line-height: 27px;
	text-align: center;
}
.entity-cricket-bottom-widget a.infomatch .column-middle .status {
	padding: 2px 3px;
	font-size: 11px;
}
.entity-cricket-bottom-widget a.infomatch .column-bottom-info .teama,
.entity-cricket-bottom-widget a.infomatch .column-bottom-info .teamb{
	width: 50%;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
}
.entity-cricket-bottom-widget a.infomatch .column-bottom-info .inningScore{
	font-size: 10px;
}

/* 
Slider Widget css
*/
.entity-cricket-slider-widget{
	display: flex;
	background-color: #0000ff;
	color: #fff;
}
.entity-cricket-slider-widget .entity-cont-middle{
	display: -webkit-box;
	overflow: hidden;
}
.entity-cricket-slider-widget .entity-widget-slider-left,
.entity-cricket-slider-widget .entity-widget-slider-right{
    text-align: center;
    margin: auto 10px;
	font-size: 30px;
	cursor: pointer;
}
.entity-cricket-slider-widget .entity-cont-middle .entity-cricket-match-row{
	width: 278px;
	border-bottom: none;
	border-right: 1px solid #d1d1d1;
}
.entity-cricket-slider-widget .entity-cont-middle .entity-cricket-match-row .column-teams .teamScore{
	right: 7px;
}
.entity-widget-main-div[esize=small] .entity-cricket-slider-widget .entity-widget-slider-left,
.entity-widget-main-div[esize=small] .entity-cricket-slider-widget .entity-widget-slider-right{
	margin: auto 5px;
}

/* ***********************************
*******
***** Css for diffrent sizes
###  small size  ###
*************************************/
/*
.entity-widget-main-div[esize=small]{
	width: 322px;
}*/
.entity-widget-main-div[esize=small] .hide-desktop{
	display: block;
}
.entity-widget-main-div[esize=small] .hide-mobile{
	display:none;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teama {
	padding: 0;
	width: 100%;
	float: none;
	clear: both;
	text-align: left;
	position: relative;
	top: 5px;
}
.entity-widget-main-div[esize=small] .rankingTable td.column-player small{
	display: none;
}
.entity-widget-main-div[esize=small]  .entity-cricket-match-center-header .teamb {
	padding: 0;
	width: 100%;
	float: none;
	clear: both;
	text-align: left;
	position: relative;
	top: 0px;
}
.entity-widget-main-div[esize=small]  .visible-desktop{
	display:none;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .match-info {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	color: #757575;
	display: block;
	padding: 5px;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .status-1, .status-fixture {
	color: #fff;
	background-color: #106499;
	font-size: 10px;
	padding: 2px 10px;
	display: inline;
	margin-right: 5px;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .status-2, .status-result {
	color: #fff;
	background-color: red;
	font-size: 10px;
	padding: 2px 10px;
	display: inline;
	margin-right: 5px;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .status-3, .status-live {
	color: #fff;
	background-color: green;
	font-size: 11px;
	padding: 2px 10px;
	display: inline;
	margin-right: 5px;
	margin-top:-3px;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .status-4, .status-canceled {
	color: #fff;
	background-color: #333;
	font-size: small;
	padding: 2px 10px;
	display: inline;
	margin-right: 5px;
	margin-top: -3px;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teamScore {
	font-weight: bold;
	overflow: hidden;
	box-sizing: border-box;
	top: 0;
	right: 5px;
	margin-top: 0;
	display: inline-flex;
	font-size: 15px;
	line-height: 20px;
	position: absolute;
	vertical-align: middle;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teamScore .sep {
	padding: 0 5px;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teama, .entity-cricket-match-center-header .teamb {
	min-height: 30px;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teams .inningScore {
	display: inline;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teamaScore {
	text-align:right;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teamAbbr {
	font-size: 15px;
	line-height: 20px;
	 font-weight: 600;
	 display: block;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teamName {
	display:none;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teamb .teamLogo {
	float:left;
	margin-right:10px;
	margin-left:5px;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teama .teamLogo {
	float:left;
	margin-right:10px;
	margin-left:5px;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teams .status {
	top:-13px;
	left:51%;
	padding:2px 5px;
	width:60px !important;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teams {
	position: relative;
	margin-bottom: 0px;
}
.entity-widget-main-div[esize=small] #heading{
	font-size: 14px;
}
.entity-widget-main-div[esize=small] .rt_tsm.entity-match-center .entity-cricket-match-center-header .teama {
	width:auto;
	padding:0;
	text-align:left;
}
.entity-widget-main-div[esize=small] .entity-match-center .entity-cricket-match-center-header .teamb {
	width:auto;
	padding:0;
}
.entity-widget-main-div[esize=small] .entity-match-center .entity-cricket-match-center-header .teams .status{
	width:auto;
	margin-bottom:5px;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teamaScore {
	text-align:right;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-center-header .teambScore {
	float:right;
}
.entity-widget-main-div[esize=small] .entity_cricket_widget_match-summary,
.entity-widget-main-div[esize=small]  #entity_cricket_widget_match-scorecards .accordion-content{
	overflow-x: scroll;
}
.entity-widget-main-div[esize=small]  #entity_cricket_widget_match-scorecards tr.row-batsman-fow{
	display: contents;
}
.entity-widget-main-div[esize=small] ul.list1 li a{
	line-height: 20px;
	font-size: 12px;
}
.entity-widget-main-div[esize=small] table td{
	padding: 5px 5px;
}
.entity-widget-main-div[esize=small] #entity_cricket_widget_match-scorecard table td,
.entity-widget-main-div[esize=small] #entity_cricket_widget_match-scorecard .battings .row-batsman-fow td{
	padding: 5px 5px !important;
}
.entity-widget-main-div[esize=small] .entity_sport_cricket_widget.match-squads .both_teams_squad .header_team li a img{
    width: 12px;
}
.entity-widget-main-div[esize=small] .entity_sport_cricket_widget.match-squads .both_teams_squad .header_team .team_ttle img{
	height: 20px;
}
.entity-widget-main-div[esize=small] .entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teama li a .player-role{
	margin-left: 23px;
	line-height: 10px;
	font-size: 10px;
}
.entity-widget-main-div[esize=small] .entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teamb li a .player-role{
	margin-right: 23px;
	line-height: 10px;
	font-size: 10px;
}
.entity-widget-main-div[esize=small] .entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teama li a span.player-name.hide-desktop,
.entity-widget-main-div[esize=small] .entity_sport_cricket_widget.match-squads .both_teams_squad .header_team.teamb li a span.player-name.hide-desktop{
	display: contents;
	position: relative;
	vertical-align: middle;
}
.entity-widget-main-div[esize=small] .entity_sport_cricket_widget.match-squads .both_teams_squad .header_team .team_ttle{
	font-size: 15px;
}
.entity-widget-main-div[esize=small] .entity_sport_cricket_widget table.standingTable td.left .hide-desktop{
	display: inherit;
}
.entity-widget-main-div[esize=small] .entity_cricket_cometetion-center .entity_tabs li a{
	font-size: 10px;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-row .teamName{
	display: none;
}
.entity-widget-main-div[esize=small] .entity-cricket-match-row .teamAbbr{
	display: inherit;
}
.entity-widget-main-div[esize=small] .entity_cricket_cometetion-center .box .widget-title{
	padding: 5px;
}
.entity-widget-main-div[esize=small] .entity_cricket_cometetion-center .entity_sport_cricket_widget.squads .col-xs-24 .widget-content .wrap{
	line-height: 18px;
    font-size: 12px;
}
.entity-widget-main-div[esize=small] table.standingTable th,
.entity-widget-main-div[esize=small] table.standingTable td{
	padding: 10px;
}
/* ******************************************
***** Css for diffrent sizes
###  medium size  ###
*************************************/
/*
.entity-widget-main-div[esize=medium]{
	width: 770px;
}*/
.entity-widget-main-div[esize=medium] table th, table td{
	padding: 8px 8px;
}
.entity-widget-main-div[esize=medium] .entity_sport_cricket_widget.entity-match-center .match-links-mobile li a{
	padding: 10px 10px;
}
/* ******************************************
***** Css for diffrent sizes
###  large size  ###
*************************************/
.entity-widget-main-div[esize=large]{
	width: auto;
}