.search-btn a.on {
  border: 1px solid #000;
  color: #000;
  font-weight: bold;
}

.search-btn a {
  background: #fff;
  padding: 5px 10px;
  border: 1px solid #ccc;
  line-height: 40px;
}

.orderDetail div.title {
  margin : 20px 0;
}

.table {
  font-size: .9rem;
}

.table-order > tbody > tr > td  {
  text-align:left;
}

.grade-badge {
	display: inline-block; 
	width: 60px; 
	height: 30px; 
	line-height: 30px; 
	font-weight: bold; 
	text-align: center; 
	color: #fff; 
	border-radius: 15px; 
}