#page-content .mainpage-boxes:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  background: #d3dee9;
  position: absolute;
  left: 2px;
  top: 0;
}
#page-header #search input {
	border: 1px solid #003571;
}