.complaint-download-btn{
  padding: 15px 20px 15px 20px;
  text-transform: uppercase;
  border: none;
  display: inline-block;
  outline: 0;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  letter-spacing: 0.2px;
  font-weight: bold !important;
  font-style: normal;
  font-stretch: normal;
  font-size: 0.875rem;
  background-color: #10416c!important;
  color: #ffffff!important;
  width: 230px !important;
}
.stage-discover__filter-item:last-child{
	max-width: 220px!important;
}

.complaint-sub-table-parenttd{
	padding:0px!important;
	text-align:center!important;
}
.complaint-sub-table {
	width: 100%;
}

.complaint-sub-table tr:nth-child(even) {
	background-color: #f2f6f8 !important;
}
.market-hkex .table tbody tr:nth-child(even) {
	background-color: #f2f6f8 !important;
}
.complaint-sub-table tr td {
	border-bottom: none !important;
	text-align: center;
	height: 44px !important;
	background-color: none !important;
}
    