
body table tr td {
  font-size: 11px;
}
input {
  margin-bottom: 0px;
}
#results {
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
}
#filtered {
  margin-bottom: 20px;
  border: 1px solid #EFEEE2;
  background-color: #FFEEFF;
}

#def {
  margin-bottom: 20px;
  border: 1px solid #EFEEE2;
  background-color: #F5F4EB;
}
#getcsv {
  position: absolute;
  left: 508px;
  top: 232px;
}
