.CompareSelect input[type="button"] {
  background: #f4f4f4;
  border-color: #02a3a4;
  color: #00365e;
}
 

.CompareCategory {
  font-size: 17px;
  font-family: inherit;
  height: 35px;
  padding-top: 10px;
  padding-right: 10px;
  float: right;
  width: 100%;
  color: #00365e;
}