/* datatable.js 相關style --start*/

/*table.dataTable tr.selected {*/

/*table.dataTable tbody > tr.selected_customize {*/
/*	background-color: #ebebeb !important;*/
/*}*/

table.dataTable tbody > tr.selected_customize,
table.dataTable tbody > tr.selected_customize > td {
	background-color: #ebebeb !important;
	color: #000 !important;
}
/* datatable.js 相關style --end*/
