.score_board {
	
}
.clear {
	clear: both;
}

.score_board h1 {
	color: #0B5589;
	font-size: 24px;
	font-weight: 500;
	margin: 25px 0 0 0;
}
.score_board p {
	margin: 5px 0;
}
.other_matches {
}
.txt666 {
	color: #666;
}
.mt10 {
	margin-top: 10px;
}
.txt13 {
	font-size: 13px;
}
.other_matches_title {
	background: #0B5589;
	color: #fff;
	float: left;
	padding: 12px 15px;
	font-size: 16px;
}
.other_matches_name {
	background: #fff;
	width: 100%;
	overflow: hidden;
	font-size: 16px;
}
.other_matches_name a {
	display: inline-block;
	color: #0B5589;
 
	padding: 20px 15px 10px 0;
}
.m_title {
	float: left;
	width: 40%;
}
.m_status {
	display: block;
	margin: 40px 0 20px 0;
	float: left;
}
.m_Status_title {
	float: left;
	width: 104px;
}
.btn_refresh {
	float: left;
	background: #0B5589;
	color: #fff;
	border: none;
	font-size: 17px;
	font-weight: 400;
	line-height: 40px;
	padding: 0 0px 0 12px;
	cursor: pointer;
	transition: all .3s ease-in-out;
}
.btn_refresh i {
	float: right;
	width: 40px;
	height: 42px;
	background: url(http://cricketadmin.webdunia.com/admin/images/ico_refresh.png) center center no-repeat;
	display: block;
	background-size: 22px auto;
	border-left: 1px solid #053F67;
	margin: 0 0 0 15px;
	transition: all .3s ease-in-out;
}
.btn_refresh:hover {
	background: #053F67;
}
.btn_refresh:hover i {
	border-left: 1px solid #042F4D;
}
.btn_DownloadTicker {
	float: left;
	background: #FD890D;
	color: #fff;
	border: none;
	font-size: 17px;
	font-weight: 400;
	line-height: 40px;
	padding: 0 0px 0 12px;
	cursor: pointer;
	transition: all .3s ease-in-out;
}
.btn_DownloadTicker i {
	float: right;
	width: 40px;
	height: 42px;
	background: url(http://cricketadmin.webdunia.com/admin/images/ico_download.png) center center no-repeat;
	display: block;
	background-size: 22px auto;
	border-left: 1px solid #E5831B;
	margin: 0 0 0 15px;
	transition: all .3s ease-in-out;
}
.btn_DownloadTicker:hover {
	background: #E5831B;
}
.btn_DownloadTicker:hover i {
	border-left: 1px solid #CD7619;
}
.c_innings {
	display: block;
}
.in_tab_nav {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	background: #0B4C7A;
}
.in_tab_nav li {
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 25%;
	text-align: center;
	border-right: 1px solid #0E5F98;
}
.in_tab_nav.two_col li {
	width: 50%;
}
.in_tab_nav.three_col li {
	width: 33.33%;
}
.in_tab_nav.two_col li:last-child, .in_tab_nav.three_col li:last-child {
	border-right:none;
}
.in_tab_nav li a {
	outline: none;
}
.in_tab_nav li.active {
	background: #0E5F98;
	font-weight: bold;
}
.in_tab_nav li a {
	color: #FFF9A5;
	padding: 15px 0;
	float: left;
	width: 100%;
}
.in_tab_nav li a strong {
	color: #fff;
	clear: both;
	display: block;
	margin-top: 10px;
}
.bat_head {
	float: left;
	width: 100%;
	background: #0E5F98;
	color: #fff;
	padding: 10px 0;
}
.bat_head div {
	float: right;
	text-align: center;
	width: 10%;
}
.bat_head .bat_name {
	padding: 0 0 0 15px;
	width: 25%;
	text-align: left;
	float: left;
}
.bat_head .bat_out {
	float: left;
	width: 35%;
	text-align: left;
}
.in_tab_con {
	float: left;
	width: 100%;
	border:1px solid #ddd;
}
.bat_details {
	float: left;
	width: 100%;
	background: #fff;
	color: #333;
	border-bottom: 1px solid #ddd;
}
.bat_details div {
	float: right;
	text-align: center;
	width: 10%;
	padding: 15px 0;
}
.bat_details .bat_name {
	padding: 15px 0 0 15px;
	width: 25%;
	text-align: left;
	float: left;
	font-weight: 500;
}
.bat_details .bat_out {
	float: left;
	width: 35%;
	text-align: left;
}
.ad_horizontal {
	width: 100%;
	float: left;
	padding: 20px 0;
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.ad_horizontal .mobile {
	display: none;
}
.ad_horizontal .desktop {
	display: block;
}
.ad_horizontal img {
	width: 100%;
	max-width: 760px;
}
.in_extras {
	background: #D0ECFF;
	width: 100%;
	float: left;
	padding: 15px;
}
.in_total {
	float: left;
	width: 100%;
	background: #0B4C7A;
	color: #fff;
	padding: 20px 15px;
}
.in_total_l {
	float: left;
}
.in_total_r {
	float: right;
}
.ball_head {
	float: left;
	width: 100%;
	background: #0B4C7A;
	color: #fff;
	padding: 10px 0;
	margin-top: 15px;
}
.ball_head div {
	float: right;
	text-align: center;
	width: 10%;
}
.ball_head .bat_name {
	padding: 0 0 0 15px;
	width: 25%;
	text-align: left;
	float: left;
}
.ball_details {
	float: left;
	width: 100%;
	background: #fff;
	color: #333;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}
.ball_details div {
	float: right;
	text-align: center;
	width: 10%;
}
.ball_details .bat_name {
	padding: 0 0 0 15px;
	width: 25%;
	text-align: left;
	float: left;
	font-weight: 500;
}
.ball_details .bat_out {
	float: left;
	width: 35%;
	text-align: left;
}
.shortForm {
	display: none;
}
.longForm {
	display: inline
}
.cri_nav {margin:-5px -10px -5px 0; padding:0; float:right;}
.cri_nav li {float:left; list-style:none;}
.cri_nav li a {float:left; color:#fff; background:#333; padding:5px 20px; margin-left:1px; transition:all .3s ease-in-out;}
.cri_nav li a:hover {background:#000;}
.cri_nav li.active a {background:#D40000; }
.updt {float:right; font-size:11px; margin-top:4px;}
.i_con_r .updt {margin-top:-10px; margin-bottom:-7px;}


.rank_details { float: left; width: 100%; background: #fff; color: #333; border-bottom: 1px solid #ddd; padding:15px 0;}
.rank_details:nth-child(even) {background:#f6f6f6;}
.rank_head { float: left; width: 100%; background: #0E5F98; color: #fff; padding: 10px 0; }
.rank {float:left ; width:20%; padding-left:20px;}
.team_name {float:left; width:60%; text-align:left !important;}
.team_pts {float:left; width:20%;}
.in_tab_con table thead {background:#0E5F98; color:#fff; padding:10px 0;}
.in_tab_con table tr {border-bottom:1px solid #ddd;}
.in_tab_con table tr:nth-child(even)  {background:#f1f1f1;}
.in_tab_con table td, .in_tab_con table th  { padding:10px; font-weight:normal; font-size:14px;}
.i_con_r .in_tab_con {border:none;}



@media only screen and (max-width: 767px) {
.ad_horizontal .mobile {
	display: block;
}
.ad_horizontal .desktop {
	display: none;
}
.shortForm {
	display: inline;
}
.longForm {
	display: none
}
.bat_details {
	background: #f0f0f0;
	border: none;
}
.bat_details .bat_out {
	width: 100%;
	padding: 8px 0 8px 15px;
	background: #fff;
	color: #888;
}
.in_tab_nav li a span {
	width: 100%;
	display: block;
}
.bat_details .bat_name {
	width: 44%;
}
.bat_details div {
	width: 14%;
}
.bat_head div {
	width: 14%;
}
.m_title {
	float: left;
	width: 100%;
}
.m_status {
	margin: 20px 0 10px 0;
}
.other_matches_name {
	background: none;
	width: 100%;
	border: none;
}
.other_matches_name a {
	display: block;
	color: #0B5589;
	width: 100%;
}
}