/*TabGarb Uncom*/ 
/*TabGarb Uncom*/ 
#tabgarb
	{
	display:block;
	padding-bottom:8px;
	margin: 0;
	padding-left: 0px;
	}

#tabgarb li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabgarb li a
	{
	float: left;
	background: #198daa;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: \\\"Trebuchet MS\\\", Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-right: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d33;
	border-right-color: #d33;
	border-bottom-color: #d33;
	border-left-color: #d33;
	}

#tabgarb li a:link { color: #ffffff; }
#tabgarb li a:visited { color: #ffffff; }

#tabgarb li a:hover
	{
		background: #8ed130;
	}
#tabgarb li.tabgarbactive a
	{
		border-bottom: 1px solid #fff;
		background: #d33;
		color: #fff;
        margin-bottom:-2px
	}


.tabgarb_content {
    clear:both;
	display:none;
	border-size:1px;
	margin-top:-0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #d33;
        padding-bottom: 0px;
        padding-top: 0px;
}	
	.tabgarb-tab {
		display:none;
	}
	#tabgarb_loader {
		border:none !important;
		border-radius:none;
		box-shadow:none;
		background:url(https://crickethighlights2.cricket/wp-content/plugins/tabgarb/loader.gif);
		background-repeat:no-repeat;
		background-position:center center;
		height:18px;
		background-color:white;
		vertical-align: middle
	}	
	.tabgarb-tab {
		display:none;
	}
	#tabgarb_loader {
		border:none !important;
		border-radius:none;
		box-shadow:none;
		background:url(/wp-content/plugins/tabgarb/loader.gif);
		background-repeat:no-repeat;
		background-position:center center;
		height:18px;
		background-color:white;
		vertical-align: middle
	}