body{
	font-family:Helvetica,Arial,sans-serif;
	line-height:1.6;
	color:#474b59;
	
	padding-top:50px;
	background-color:#436e82;//#f0f3f5
}

/*
@media  (max-width:767px)
{
	
	 body {
      padding-top:100px;
   }
}

@media (min-width:768px) and (max-width:992px)
{
	 body {
      padding-top:100px;
   }
}
*/

@media (max-width: 1000px) {
  
   
   /*
    .match_table th, .match_table td {
     padding:1px !important;;
   }
  */
  
  #content_container{
  	width:100% !important;
  }
}



@media (min-width: 1250px){
	.container-fluid {
	/*margin:0px 15px !important;*/
	}
}

@media (min-width: 1500px){
	.container-fluid {
	/*width:1500px;*/ 
	}
}


hr{
	margin-top:5px ;
}


/*

 .nav li a{
	color:#474b59;
}

nav.navbar{
	background-color:white;
	border-bottom: 0px solid #f7504f;
}



.navbar-nav>li.active >a{
	color: #f7504f;
	font-weight:800;
}

.navbar-nav>li>a:hover{
	color:#f7504f;
	background-color:white;
}

*/
.panel-heading{
	padding-top:2px;
	padding-bottom:2px;
}

.jumbotron {
background-color: #F2F9FD;
}

.panel-default>.panel-heading {

}

.main_div{
	
	min-height:800px;
}

.content{
	padding-top:15px;
	text-align:left;
	
}
.h3_small{
	
	font-weight: 400;
font-size: 14px;
}


.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
background-color: #e8e8e8;
}


.main_content{
	font-size:12px;
	color:#404040;/*//#222222;//#333333*/
}

.big_font{
	font-size:14px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-weight: normal;

}

td.match_status{
	color:red;
}

td.match_goal,td.match_corner .span_match_corner{
	color:#428bca;
	font-weight:bold;
	padding:2px 0px !important;
}

td.match_handicap{
	padding:2px 0px !important;
}

td.match_attach, td.match_attacks, td.match_on, td.match_off, td.match_poss, td.match_shoot{
	
	color:#008000;
	font-weight:500;
}

.span_half_corner {
    color: #535353;
    font-size: 12px;
    font-weight: normal;
    float: right;
    
}

/*
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
background-color: rgb(240, 240, 240);
}
.table-striped>tbody>tr:nth-child(even)>td, .table-striped>tbody>tr:nth-child(even)>th {
background-color: rgb(255, 253, 243);
}*/

.table-striped>thead>tr>th{
	
}

.light_blue_back{
	
	background-color:#6BADDF !important;
}

.light_yellow_back{
	background-color:rgb(255, 255, 232) !important;
}

.white_back{
	background-color:#f6f6f6;
}
.white{
	color:white;
}

.table-center td, .table-center th{
	text-align:center;
}

.thin-alert{
	margin-bottom:10px;
	padding:8px;
	font-size:115%
}

.td_red_span span{
	color:#f7504f;
}

.table-vertical-center td{
	vertical-align:middle !important;
}

.home{
	color:#0971B2;
	font-weight:bold;
}

.away{
	color:#8a6d3b;
	font-weight:bold;
}

.red{
	color:red;
}

.green{
	color:green;
}

.alert-info {
color: black;
background-color: #a6bede;
//background-color:#31708f;
border:none;
}

.lite_blue_back{
	background-color:#d9edf7
}

.lite_yellow_back{
	background-color:#fcf8e3
}

.no-left-padding{
	padding-left:0px !important;;
}

.no-right-padding{
	padding-right:0px !important;;
}

.panel{
	background-color:#f6f6f6;
}

.list-group-item{
	background-color:#f6f6f6;
	padding-top: 8px;
	padding-bottom: 8px;
}

.panel-heading {
padding-top: 6px;
padding-bottom: 6px;
}

.panel-default>.panel-heading {

background-color: #a6bede;
border-color: #ddd;
}

.td_league{
	min-width:20px;max-width:150px;
}
.td_time{
	width:80px;
}
.td_home{
	min-width:20px;max-width:150px;
}
.td_score{
	padding:0px;width:60px;
}
.td_away{
	min-width:20px;max-width:150px;
}
.td_handicap{
	width:60px;
}
.td_corner_handicap{
	width:50px;
}

.td_corner_result{
	width:45px;
} 

.td_corner{
	width:60px;
}
.td_half_corner{
	width:60px;
}
.td_dangerous{
	width:60px;
}
.td_35{
	width:38px;
}
.td_80{
	width:38px;
}

.stats_table th{
	vertical-align:top !important;
	
}
.home_stats_table th{
	background-color:#d9edf7;
}

.blue_head th{
	background-color:#d9edf7;
}
.away_stats_table th{
	background-color:#fcf8e3;
}
.no_bold th{
	font-weight:normal !important;
	padding:5px 3px!important;
}

table td a{
	color:inherit;
}

.small_td_padding{
	padding-left:2px !important;
	padding-right:2px !important;;
}

.anchor{
	position:relative;top:-120px;visibility: hidden;
}

.btn-sm, .btn-group-sm>.btn{
	padding:2px 5px;
}

.big_breadcrumb{
	
	font-size:17px;
	margin-bottom:0px;
}

.deep_blue_head th{
	background-color:#a6bede;
	
}

.my_modal{
top: 15%;
}

.footer{
	border-top: 1px solid #eee;
	font-size:12px;
	padding:12px 12px;
	margin-bottom:30px;
}

.background_white_table, .background_white_table td {
	
	background-color:white;
}

.background_table, .background_table td{
	
	background-color:#f6f6f6
}


.nav-pills.league-nav>li>a {
color: #444;
font-weight: 500;
}

@media (max-width: 481px){


}


@media (max-width: 992px){
	
	.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
		padding: 2px;
	}
	
	.table-condensed>thead>tr>th {
		padding: 0px;
	}
	
	

}

@media (max-width:768px){
	.mobile_padding_left{
		padding-left:20px;
	}
	
	.moble_no_right_padding{
		padding-right:0px !important;
	}
	
	.moble_no_left_padding{
		padding-left:0px !important;
	}
	
	.mobile-text-right{
		text-align:right !important;
	}
	
	.mobile-text-left{
		text-align:left !important;
	}
	
	
}

#inplay_match_table td{
	vertical-align:middle;
}



@media (min-width: 991px){
	
	#content_container{
	
	padding:30px 20px 5px  20px;
	}

	.th_league{
		width:120px;
	}
	
	.th_start_time{
		width:80px;
	}
	
	.th_status{
		width:40px;
	}
	
	.th_home{
		width:140px;
	}
	
	.th_score{
		width:35px;
	}
	
	.th_away{
		width:140px;
	}
	
	.th_handicap{
		width:80px;
	}
	
	.th_corner{
		width:68px;
	}
	
	.th_corner_handicap{
		width:70px;
	}
	
	.th_corner_asian_handicap{
		width:80px;
	}
	
	.th_dang_attack{
		width:60px;
	}
	
	.th_live{
	
	
		
	}
	
	.th_analysis{
		width:115px;min-width:115px;
	}
	
	.th_analysis{
		width:140px;min-width:140px;
	}
	
	.td_analysis{
		padding:5px 0px !important;
	}
}




 
#bdshare a{
	background: url(/img/icons/icon_all_200.png) no-repeat scroll 0 0 transparent;
	margin-right:10px;
	min-height: 25px;
	min-width:25px;
	display:block;
	float:left;
	padding:0;
	margin-top:8px;
}

.corner_candidate{
	color:red;
}

tr.handicap_candidate td{
	background-color:bisque !important;
}

tr.goal_80_90 td{
	background-color:darkkhaki !important;
}

#bdshare a.bds_weixin{
	background-position:0 0 !important;
}
 
#bdshare a.bds_tsina{
	background-position:-34px 0 !important;
}

#bdshare a.bds_renren{
	background-position:-102px 0 !important;
}
#bdshare a.bds_qzone{
	background-position:-68px 0 !important;
}

#bdshare a.bds_douban{
	background-position:-134px 0 !important;
}

.td_over{
	color:red;
	font-weight:bold;
}
.td_under{
	color:green;
	font-weight:bold;
}
.td_over{
	color:red;
	font-weight:bold;
}

.td_draw{
	color:blue;
	font-weight:bold;
}

.td_live{
	min-width:235px;
}

.choose_league_ul{
	float:left;
}
.choose_league_ul > li {
text-align: left;
float: left;
width: 200px;
/* margin-left: 15px; */
list-style: none;
}

.choose_league_ul label{
	margin-left:5px;
}

#league_selection_radio ,#choose_league_list{
	padding-left:20px;
}

.star_btn{
	background-image: url(/img/icons/empty_star.png);
	width: 24px;
	height: 24px;
	background-position: center;
	background-repeat: no-repeat;
}

.like .star_btn{
	background-image: url(/img/icons/gold_star.png);
	width: 24px;
	height: 24px;
	background-position: center;
	background-repeat: no-repeat;
}

.user_remarks{
	margin-bottom:0px;
	color: #ff3232;
}

h4 a {
    color: inherit;
}

.margin_top_8{
	margin-top:8px;
}

.yellow_card{
	background-color: #f5c833;
  padding: 2px 4px;
  color: #7f3b03;
  border-radius: 3px;
  font-size: 10px;
}

.red_card{
	  background-color: #d62d2d;
  padding: 2px 4px;
  color: #e5e5e5;
  border-radius: 3px;
  font-size: 10px;
}
.timeLine{display:inline-block;position:relative;top:5px;height:16px;width:185px;border:1px solid #2d353c;margin-right:5px}.timeLine .timeLineBg1{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#444444');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#444444')";background:#666;background:-moz-linear-gradient(top,#666,#444 100%);background:-webkit-gradient(linear,0 0,0 100%,from(#666),to(#444))}.timeLine .timeLineBg2{position:absolute;top:0;left:0;z-index:2;height:100%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#288267', endColorstr='#105541');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#288267', endColorstr='#105541')";background:#288267;background:-moz-linear-gradient(top,#288267,#105541 100%);background:-webkit-gradient(linear,0 0,0 100%,from(#288267),to(#105541));border-right:1px solid #2d7d68}.timeLine .timeLineL10min,.timeLine .timeLineL5min{position:absolute;bottom:0;width:0;z-index:3;border-left:1px solid #2d353c;opacity:.7}.timeLine .timeLineL5min{height:3px}.timeLine .timeLineL10min{height:5px}.timeLine .timeLineL1,.timeLine .timeLineL2,.timeLine .timeLineL3,.timeLine .timeLineL4,.timeLine .timeLineL5,.timeLine .timeLineL6,.timeLine .timeLineL7,.timeLine .timeLineL8,.timeLine .timeLineL9{position:absolute;bottom:0;width:0;z-index:3;height:10px;border-left:1px solid #666;border-right:1px solid #333;opacity:.7}.timeLine .timeLineL1{height:6px;left:10%}.timeLine .timeLineL2{left:20%}.timeLine .timeLineL3{height:6px;left:30%}.timeLine .timeLineL4{left:40%}.timeLine .timeLineL5{height:6px;left:50%}.timeLine .timeLineL6{left:60%}.timeLine .timeLineL7{height:6px;left:70%}.timeLine .timeLineL8{left:80%}.timeLine .timeLineL9{height:6px;left:90%}.timeLine .timeLineRedCard{position:absolute;z-index:8;bottom:3px;margin-left:-9px}.timeLine .timeLineRedCard img{width:18px}.timeLine .timeLineMissed{position:absolute;z-index:5;bottom:3px;margin-left:-9px}.timeLine .timeLineMissed img{width:18px}.timeLine .timeLineGoal{position:absolute;z-index:6;bottom:3px;margin-left:-8px}.timeLine .timeLineGoal img{width:18px}.timeLine .timeLineSpot{position:absolute;z-index:7;bottom:3px;margin-left:-9px}.timeLine .timeLineSpot img{width:18px}.timeLine .timeLineHT{position:absolute;z-index:4;bottom:0;width:10px;left:50%;margin-left:-5px}.has-tip{border-bottom:dotted 0 #CCC;color:#2d353c;cursor:default;font-weight:700}.has-tip:focus,.has-tip:hover{border-bottom:dotted 1px #053d30;color:#0a886b}.has-tip.tip-left,.has-tip.tip-right{float:none!important}

.home_corner_flag{
	background-position: 50% -117px;
	background-image: url(/img/soccer_Icons.svg);
    background-repeat: no-repeat;
	width:16px;
	height: 25px;
}

.home_corner_flag:hover
{
	bottom:5px;
}

.away_corner_flag{
	background-position: 50% -117px;
	background-image: url(/img/soccer_Icons_2.svg);
    background-repeat: no-repeat;
	width:16px;
	height: 25px;
}

.away_corner_flag:hover{
	bottom:5px;
}
.stars{display:inline-block;width:20px;height:20px;background:url(/img/stars.png) 0 0/30px auto no-repeat;vertical-align:middle}.stars.lev5{background-position:-5px -8px}.stars.lev4{background-position:-5px -32px}.stars.lev3{background-position:-5px -56px}.stars.lev2{background-position:-5px -82px}.stars.lev1{background-position:-5px -105px}


.red-color {
    color: #f04124!important;
}
.blue-color {
    color: #3898FF!important;
}
.green-color {
    color: #00b300!important;
}
.leaguePos{
	position: relative;
    top: -5px;
    font-size: 11px;
    -webkit-transform: scale(0.9);
    -o-transform: scale(1);
    display: inline-block;	
}

.tableExTitle{padding: 8px 12px;background-color:#d9edf7;}
.tableExTitle .titleSpan{font-size: 14px; line-height: 20px;display: inline-block;padding: 4px 0px;}
.tableExTitle .titleBtn{padding: 4px 8px;}
label.disabled{cursor: not-allowed !important;}
.jq-dropdown .jq-dropdown-menu li>a, .jq-dropdown .jq-dropdown-menu label {
    line-height: 1.5;
    font-size: 12px;
    font-weight: 400;
}
.chart_dropdown{
	padding:10px;min-width:300px;position:absolute;top:22px; left:-199px;max-height: 400px;overflow-y: scroll
} 
.lite_red {
    color: #FF5333;
}

.avatar_big{
	width: 55px;
    height: 55px;
    border-radius:5px;
}
.avatar_big.avatar_round{
	border-radius: 42px;
}
.avatar_small{
	width: 25px;
    height: 25px;
     border-radius:2px;
}
.avatar_small.avatar_round{
	border-radius: 18px;
}
.avatar_middle{
	width: 50px;
    height: 50px;
     border-radius:4px;
}
.avatar_middle.avatar_round{
	border-radius: 26px;
}
.avatar_32{
	width: 32px;
    height: 32px;
     border-radius:4px;
}
.avatar_32.avatar_round{
	border-radius: 18px;
}

.table.noborder>thead>tr>th, .table.noborder>tbody>tr>th, .table.noborder>tfoot>tr>th, .table.noborder>thead>tr>td, .table.noborder>tbody>tr>td, .table.noborder>tfoot>tr>td {
    border:none;
}
.table.middle>thead>tr>th, .table.middle>tbody>tr>th, .table.middle>tfoot>tr>th, .table.middle>thead>tr>td, .table.middle>tbody>tr>td, .table.middle>tfoot>tr>td {
    vertical-align:middle;
}
table.dataTable thead .sorting_desc {
    background-image: url(/img/sort_desc.png);
}
table.dataTable thead .sorting_asc {
    background-image: url(/img/sort_asc.png);
}

table.dataTable thead .sorting {
    background-image: url(/img/sort_both.png);
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: center right;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
    cursor: pointer;
}


.table.bootstrap-reset th, .table.bootstrap-reset td{
	line-height: inherit;
    font-size: 12px;
    vertical-align:middle;
}
.table.bootstrap-reset.font_13 th, .table.bootstrap-reset.font_13 td{
    font-size: 13px;
}
.table-bordered.bootstrap-reset>thead>tr>th {
    border-bottom: 1px solid #ddd;
}
.table-bordered.bootstrap-reset>thead>tr>th, .table-bordered.bootstrap-reset>thead>tr>td {
    /* border-bottom-width: 2px; */
    background: #F9FAFB;
    color: rgba(0,0,0,.87);
}
.table.bootstrap-reset>thead>tr>th{
	font-size:12px;
	color:#D44607
}
table.table-text-center th, table.table-text-center td{
	text-align:center;
}
.nav-pills.nav-pills-reset>li>a{
	padding: 6px 10px;
	font-size:12px;
}
.tips_price{
	    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.5px;
}
.table_colon{
	float:right;
}
.modal .panel{
	background-color:inherit;
}
.panel-blue>.panel-heading {
    background-color: #5d98f8;
    color:white;
}
form .error{
    color: #fe2e2e;
    font-size: 12px;
    margin: 0px;
}
form .error{
    margin-left: 8px;
}

.pluginCountButton {
    background: white;
    border: 1px solid #90949c;
    border-radius: 2px;
    color: #4b4f56;
    display: inline-block;
    font-size: 11px;
    height: auto;
    line-height: 18px;
    margin-left: 6px;
    min-width: 15px;
    padding: 0 3px;
    text-align: center;
    white-space: nowrap;
}

.pluginCountButtonNub {
    height: 0;
    left: 2px;
    position: relative;
    top: -15px;
    width: 5px;
    z-index: 2;
}

.pluginCountButtonNub s, .pluginCountButtonNub i {
    border-color: transparent #90949c;
    border-style: solid;
    border-width: 4px 5px 4px 0;
    display: block;
    position: relative;
    top: 1px;
}

.pluginCountButtonNub s, .pluginCountButtonNub i {
    border-color: transparent #90949c;
    border-style: solid;
    border-width: 4px 5px 4px 0;
    display: block;
    position: relative;
    top: 1px;
}

.pluginCountButtonNub i {
    border-right-color: #fff;
    left: 2px;
    top: -7px;
}



.mainbox p{
margin-top: 0px;
}
.mainbox h1{	
	font-size:14px;
	font-weight:400;
	color:#D44607;
	line-height:30px;
	height: 30px;
	padding-left:10px;
	margin-bottom:5px;
	padding-top: 4px;
	margin-top:0px;
	

}


.mainbox h2{	
	font-size:14px;
	font-weight:normal;
	color:#605F5F;
	border:#9B9B9B solid 1px;
	background-image:url(/assets/images/h2-back.png);
	background-repeat:repeat-x;
	line-height:30px;
	padding-left:10px;
	text-align: center;
	margin-bottom:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.mainbox .tipster_listing
{
	margin-bottom:0px;
}

.mainbox, .property_listing, .property_full, .car_listing, .news_listing, .news_fullview, .article_listing, .article_fullview, .carfull, .resource_category, .resource_listing, .products_listing, .products_fullview{
	background-color:#ffffff;
	margin-bottom:10px;
	min-height: 70px;
}

.mainbox form p {
	padding:0px;
	margin:0px;
	float:left;
	width:290px;
	padding-left:5px;
}

.mainbox label{
	position: relative; top: 25px; left: 10px;
	color:#666666;
}

.mainbox label.toplabel{
	position: relative; top: 25px; left: 10px;
	color:#666666;
}

.mainbox submit, .mainbox input, .mainbox textarea {
	color:#000000;
	font-size:12px;
	height:20px;
	border: 1px solid #aaaaaa;
	width:270px;
	padding:5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.mainbox textarea {
	height:100px;
}

.mainbox form p.fourcol { width:142px; }
.mainbox p.fourcol textarea, .mainbox p.fourcol submit, .mainbox p.fourcol input { width:122px; }


.mainbox form p.onecol { width:590px; }
.mainbox p.onecol textarea, .mainbox p.onecol submit, .mainbox p.onecol input { width:565px; }
.tipster_listing {
	background-color: #fff;	
	height: 75px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: ;
	position: relative;
}

 .tipster_listing .sporticon, .tipster_fullview .sporticon{
		  vertical-align:middle;
		  margin-right: 10px;
		  margin-bottom: 4px;
		  
  }
  .tipster_listing .rank{
	width: 70px;
	height: 70px;

	margin: 3px;
	color: #666;
	text-align: center;
	line-height: 90px;
	font-size: 47px;
	font-weight: 300;
}
.tipster_listing .rank span{
	font-size: 14px;
}
.tipster_listing .rankwarp{
	background-color: #f7f7f7;
	width: 80px;
	height: 95px;
	float: left;
	margin-right: 5px;
		margin-top: -10px;
		margin-left: -10px;
		position: relative;
}
.tipster_listing {
	background-color: #fff;	
	height: 65px;
	margin-bottom: 20px;
	padding: 5px 10px 5px 10px;
	padding-top: ;
	position: relative;
}

 .tipster_listing .sporticon, .tipster_fullview .sporticon{
		  vertical-align:middle;
		  margin-right: 10px;
		  margin-bottom: 4px;
		  
  }

.new_entry{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;
	width: 80px;;
	background-color: #D44607;
	color: #fff;
	line-height: 20px;
	text-align: center;
}
.tipster_listing .rank{
	width: 70px;
	height: 70px;

	margin: 3px;
	color: #666;
	text-align: center;
	line-height: 90px;
	font-size: 47px;
	font-weight: 300;
}
.tipster_listing .rank span{
	font-size: 14px;
}
.tipster_listing .rankwarp{
	background-color: #f7f7f7;
	width: 80px;
	height: 95px;
	float: left;
	margin-right: 5px;
		margin-top: -10px;
		margin-left: -10px;
		position: relative;
}


.tipster_guaranteed{
	position: absolute;
	top:0;
	left:0;
	color: #fff;
	width: 0px;
	height: 0px;
	text-align: right;	
	border-right: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-top: 20px solid #D2471B;
	border-left: 20px solid #D2471B;
	z-index: 1000;
	
}

.tipster_guaranteed .fa{
	margin-top: -13px;
	margin-left: -15px;
	}
	
	

.tipster_listing .name{
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: 300;
	color: #D44607;
	margin-left: 7px;
	
}
.tipster_listing .name:hover{
	text-decoration: none;
	background-color: #f9f9f9;

}
.tipster_listing .details{
	color: #605F5F;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 65px;
	float: left;
	margin-right: 5px;
	border-right: 1px solid #eee;

}
.tipster_listing .details:last-of-type {
	border: none;
}
.tipster_listing .details div{
	font-size: 18px;
	
}


.tipster_listing .more, .tipster_listing .more_follow{
	display: block;
	width: 90px;
	height: 32px;
	line-height: 14px;
	padding-top: 15px;
	text-align: center;
	font-size: 12px;
	color: #666;
	position: absolute;
	right: 0px;
	border: 1px solid #eee;
	border-right: none;
}

.tipster_listing .more{
	bottom: 0px;
	border-bottom: none;
	color: #D44607;
}

.tipster_listing .more_follow{
	top: 0px;
	border-top: none;
	color: #666;
}

.tipster_listing .more:hover,.tipster_listing .more_follow:hover{
	background-color: #f7f7f7;
	text-decoration: none;
}


.tipster_listing .more_follow_lrg{
	border: 1px solid #eee;
	width: 180px;
	height: 55px;
	line-height: 55px;
	margin-top:20px;
	padding-top: 0px;
}
table.gridtable {
    width: 100%;
    font-size: 12px;
    color: #444;
    border-width: 1px;
    border-color: #ffffff;
    border-collapse: collapse;
    text-align: center;
    background-color: #F4F4F4;
}
table.gridtable th {
    background-color: #bcbbbb;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 100px;
    position: relative;
}
table.gridtable td {
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    padding-bottom: 3px;
    padding-top: 3px;
}

table.gridtable>tbody>tr:nth-child(even)>td {
    background-color: #e7e7e7;
}
.white-back{
	background-color:#fff;
}
.btn.blue {
    color: white;
    text-shadow: none;
    background-color: #4d90fe;
}
.btn.blue:hover, 
.btn.blue:focus, 
.btn.blue:active,
.btn.blue.active,
.btn.blue[disabled],
.btn.blue.disabled {  
  background-color: #0362fd !important;
  color: #fff !important;
  outline: none !important;
}
.hr_m10{
	margin-top: 10px;
    margin-bottom: 10px;
}
.whitebox {
    padding: 0px 15px 15px 15px;
}
.whitebox h4{
	color:#0088cc;
}

.match_half_corner_div, .match_half_goal_div {
    color: coral;
}
.datepicker{z-index:1151 !important;}
.modal-body .panel{margin-bottom:0px;}
.btn-normal{font-size:12px;    padding: 4px 8px;}
*::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    opacity:0.6;
}
*:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   opacity:0.6;
}
*::-moz-placeholder { /* Mozilla Firefox 19+ */
   opacity:0.6;
}
*:-ms-input-placeholder { /* Internet Explorer 10-11 */
    opacity:0.6;
}

.form-control {
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.two-column-group{
	padding-bottom: 20px;
	border-bottom: 1px dashed #d8d7d7;
	margin-bottom:15px;
}
.two-column-group .fir-column{
float:left;
}
.two-column-group .sec-column{
	margin-left:50px;
}
.pricing-container{
width:300px;
display:inline-block;
}
.pricing-container .panel
{
    text-align: center;
}
.pricing-container .panel:hover { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px 5px rgba(130, 130, 130, 0.35); }
.pricing-container .panel .panel-body
{
    padding: 0px;
    text-align: center;
}

.pricing-container .the-price
{
    background-color: rgba(220,220,220,.17);
    box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
    padding: 20px;
    margin: 0;
}

.pricing-container .the-price h1
{
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.jq-dropdown .jq-dropdown-menu.mini-padding li>a, .jq-dropdown .jq-dropdown-menu.mini-padding label {
    padding: 3px 3px !important;
}
ul.small-block-grid-3
{
	float:left;
}
.small-block-grid-3 > li.grid {
    width: 33.33333%;
    list-style: none;
    float:left;
}
.small-block-grid-3 > li.grid:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-3 > li.grid:nth-of-type(3n+1) {
    clear: both;
    padding-left:12px !important;
}
.small-block-grid-3 > li.grid:nth-of-type(3n) {
    padding-right:12px !important;
}
ul.small-block-grid-4
{
	float:left;
}
.small-block-grid-4 > li.grid {
    width: 25%;
    list-style: none;
     float: left;
}
.small-block-grid-4 > li.grid:nth-of-type(1n) {
    clear: none;
}
.small-block-grid-4 > li.grid:nth-of-type(4n+1) {
    clear: both;
}
.grid-divider{
clear:both;
}
.user-like-hide{
	display:none;
}
.today-list-vertical-divider{
	content: "";
    display: inline-block;
    width: 0px;
    height: 15px;
    border-right: 1px solid #fafafa;
    border-left: 1px solid #b4b4b4;
    padding: 0;
    position: relative;
    top: 5px;
    margin-left: 2px;		 	
}
#inplay_match_table .league_row
{
	background-color: #d2deee;
    color: #444;
    font-weight: 600;
    padding-left: 7px;
    padding-top: 4px;
    padding-bottom: 1px;
}
.thin-tr td{
padding: 2px 0px !important;
text-align:center;
}

button.no-board{
border:none;
}

.hideLeague{
	display:none;
}	
.hideTime{
	display:none;
}
.hideAsian{
display:none;
}		
.hideCornerLine{
display:none;
}		
.hideGoalLine{
display:none;
}
.nav-menu-small-hide{
   display: none !important;
}

.nav-menu-small-show {
    display: inherit !important;
}


@media (min-width: 1200px) {
  .nav-menu-small-hide{
   display: inherit !important;
	}
	
	.nav-menu-small-show {
	    display: none !important;
	}
}

.nav-menu-medium-hide{
   display: none !important;
}
.nav-menu-medium-show {
    display: inherit !important;
}
@media (min-width: 1280px) {
  .nav-menu-medium-hide{
   display: inherit !important;
	}
	
	.nav-menu-medium-show {
	    display: none !important;
	}
}

.nav-menu-xsmall-hide{
   display: none !important;
}

.nav-menu-xsmall-show {
    display: inherit !important;
}

@media (min-width: 992px) {
  .nav-menu-xsmall-hide{
   display: inherit !important;
	}
	
	.nav-menu-xsmall-show {
	    display: none !important;
	}
}

.subli-1{
padding-left:15px;
font-size:90%;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}

@media (min-width: 768px)
{
.container {
    width: 92%;
}
.navbar-right > li>a{
padding-left:8px;
padding-right:8px;
}
}

.navbar-brand.navbar-logo{
	color:#f6f6f6;
}

.btn-info2{
	color:white;
	background-image: linear-gradient(-40deg, #6c9fe2 0%, #80b3f5 95%);
    border: 1px solid #6da0e3;
}
.btn-info2:hover, .btn-info2:focus{
	color:white;
	background: #6da0e3;
    box-shadow: 0 2px 20px 0 rgba(19,31,48,0.06);
}
#noty_layout__topRight{
top:42px;
}
.my-custom-template{
background-color:#FFEAA8;
color:#826200;
font-size:12px;
}

.my-custom-template td{
font-size:12px;
}
.my-custom-template table{
width:100%
}
.my-custom-template table td{
/*border-right:1px solid #ddd;*/
padding-left:2px;
padding-right:2px;
padding-top:5px;
padding-bottom:5px;
}
.my-custom-template{
	padding:0px !important;
    font-weight: 200;
}

.my-custom-template td.notf_league{
	background-color: #FFAE42;
	color: #695003;
	font-size: 13px;
	padding-left: 5px;
}
.my-custom-template td.notf_score{
	width:72px;
	color:#428bca;
	text-align:center;
}
.my-custom-template .team{
    padding: 4px 4px;
}
.my-custom-template td.iconlabel{
	text-align: center;
    width: 15px;
    padding-top:0px;
	padding-bottom:0px;
}
.orange_font{
color:coral;
}
.match_attacks_half_div ,.match_shoot_half_div ,.match_on_half_div ,.match_off_half_div ,.match_dangerous_attacks_half_div ,.match_poss_half_div {
    color: coral;
}
.btn-default .badge.greenBadge {
    color: #fff;
    background-color: #5cb85c;
}
.label-double-chance {
    background-color: #7b99e0;
    font-size: 90%;
    font-weight:normal;
}
.newlabel:empty {
    display: none;
}
.span_corner_range{
    background-color: #428bca;
    padding: 3px 2px;
    font-size: 90%;
    margin-top: 5px;
    font-weight:normal;
    display:inline-block;
}
.btn-default .badge.purpleBadge {
    color: #fff;
    background-color: #ad83ad;
}
.btn-default .badge.blueBadge {
    color: #fff;
	background-color: #7b99e0;
}
.label-over-1-5 {
    background-color: #84a784;
    font-size: 80%;
}
.btn-default .badge.greenBadge2 {
    color: #fff;
    background-color: #84a784;
}
.btn-default .badge.earthBadge {
    color: #fff;
    background-color: #b78484;
}
span.fulltimespan{
	white-space: pre;
}
select.filter_input{
width:55px;
}

tr.filtered_match td:first-child{
background-color: #c8d65d !important;
}
tr.filtered_match td.td_league{
background-color: #c8d65d !important;
}
.advanced_filter_saved_conditins i{
display:none;
}
.advanced_filter_saved_conditins:hover i{
display:inline-block;
}
.advanced_filter_selection_group_option{
margin-right:15px;
}
.advanced_filter_selection_section {
    padding-bottom: 5px;
}
.advanced_filter_selection_group.notfirst{
	padding-top:5px;
}
.advanced_filter_selection_section h4 ,.advanced_filter_selection_section h5{
    margin-bottom: 5px;
    font-size: 15px;
    color: #1e87e6;
}
#advanced_filter_processbar.progress{
    background-color: #e0e0e0;
 }
 .advanced_filter_selection_group .section_group_prefix{
 	2px;
 }
 .nation-flag{
 width:16px;
 }
 th.th_flag {
    width: 20px;
}

html{
font-size:13px !important;
}

.match_facts{
	margin: 10px 0px 0px 0px;
	padding-inline-start:18px;
}