.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
	color: #000000;
    	background-color: #FFA836 !important;
}