.page-filter{
  display:inline-block;
}
.page-filter-select{
  border-top-color: rgb(227, 227, 227);
  border-top-style: inset;
  border-top-width: 2px;
  border-left-color: rgb(227, 227, 227);
  border-left-style: inset;
  border-left-width: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding:3px;
  background-color:#e9e9ed;
}
