#containerHRodds
{
	
	padding-top:10px;
}

ul.breadcrumb
{
				
}


.pageHeading
{
	font-size: 18px;
    text-transform: uppercase;
    padding: 0px 0 0px 0px;
	font-weight:bold;
	color:#113885;
	
}

#topHeaderHR
{
	margin-bottom:10px;	
	padding-bottom:2px;
	border-bottom:1px solid #BBB;
	font-family: 'Proxima Nova',sans-serif ;
}

#containerHRodds
{
	background:#FFF;	
	min-height:600px;
}

#section_HROddsWrapper
{
	width:100%;
	min-height:400px;
	font-family: 'Proxima Nova',sans-serif ;
	
}

#topHeaderHR_meetingData
{
	margin-top:4px;
}

#topHeaderHR_nextRace_num , #topHeaderHR_nextRace_time
{
	font-weight:bold;font-size:14px;color:black
}



#HR_Page_Race_Num_Wrap
{
	
	margin-bottom:20px;
	min-height:5px;
}


.sectionRaceNum
{
		width: 32px;
		height: 32px;
		
		padding-top: 6px;		
		margin-right:10px;
		
		float:left;
		
		cursor:pointer;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		
		background:#282580;
		color:#FFF;
		
}

.sectionRaceNum:hover
{
		background:#ffbc17;
		color:#000;
}

.sectionRaceNum_resulted
{
		width: 32px;
		height: 32px;
		
		padding-top: 6px;		
		margin-right:10px;
		
		float:left;
		
		cursor:pointer;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		
		background:#CCCCCC;
		color:#282580;	
}

.sectionRaceNum_resulted:hover
{
		background:#ffbc17;
		color:#000;	
}

.sectionRaceNum_active
{
		width: 32px;
		height: 32px;
		
		padding-top: 6px;		
		margin-right:10px;
		
		float:left;
		
		cursor:pointer;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		
		background:#fff700;
		color:#000;

}

#num_loadRaceNum_wrapper
{
	color:#AAA;
	font-weight:bold;
	margin-top:30px;
	clear:both;
}

#num_loadRaceNum
{


}

#section_HRVideoWrapper
{
	
	
		
	
}

#RaceHeader
{
 background:#f2f4f670;
     padding: 5px;
}

#RaceHeader_data_RaceNum_num
{
	color:#F60;
}

#RaceHeader_data_RaceNum_time
{
	font-weight:normal;
	font-size:12px;
}

#RaceHeader_data_lstUpdate
{
	font-size:12px;
}

#tbl_raceOdds
{
	font-size:13px;
	border:1px solid #EEE;

}

#tbl_raceOdds.table-bordered>tbody>tr>td, #tbl_raceOdds.table-bordered>tbody>tr>th, #tbl_raceOdds.table-bordered>tfoot>tr>td, #tbl_raceOdds.table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #EEE;
}


#tbl_raceOdds thead
{
	font-size:13px;
	background-color:#000;text-align:center;
	color:#FFF;
	font-weight:bold;

}

#tbl_raceOdds th.th_id
{
	width:10% ;
	text-align:center;
}

#tbl_raceOdds th.th_name
{
	width:54% ;
}

#tbl_raceOdds th.th_win
{
	width:18% ;
	text-align:center;
}
#tbl_raceOdds th.th_place
{
	width:18% ;
	text-align:center;
}

#tbl_raceOdds tbody tr
{
	font-weight:bold;
	color:#555;
}
#tbl_raceOdds td.td_id
{
	text-align:center;
}

#tbl_raceOdds td.td_name
{
	text-transform: uppercase
}
#tbl_raceOdds td.td_win
{
	text-align:center;
	background:#258ac4;
	color:#FFF;
}
#tbl_raceOdds td.td_place
{
	text-align:center;
	background:#258ac4;
	color:#FFF;
}

#tbl_raceOdds td.td_win:hover
{
	text-align:center;
	background:yellow;
	color:#000;
	cursor:pointer;
}
#tbl_raceOdds td.td_place:hover
{
	text-align:center;
	background:yellow;
	color:#000;
	cursor:pointer;
}

#tbl_raceOdds tr.tr_even
{
	background:#DDD;
}


#tbl_raceOdds_tbody td.td_pool
{
	text-align:center;
	text-transform:capitalize;
	
}

#tbl_raceOdds_tbody td.td_combi
{
	text-align:left;
	color:#282580;
}

#tbl_raceOdds_tbody td.td_div
{
	text-align:right;
}

.betslipdata .rt-btm-btn {
    margin-top: 0px;
}



#tbl_raceOdds_tbody th.th_pool
{
	text-align:center;

}

#tbl_raceOdds_tbody th.th_combi
{
	text-align:center;
}

#tbl_raceOdds_tbody th.th_div
{
	text-align:center;
}

