/*thead {
	background-color: #c0c0c0;
}
.zebra>tbody>tr:nth-of-type(odd){
	background-color: #d7f6d0 !important;
}
.zebra>tbody>tr:nth-of-type(even){
	background-color: #fbe7e5 !important;
}*/