.btn {
  border: #f2f2f2 1px solid;
  background-color: #f2f2f2;
  height: 35px;
  color: #9e9e9e;
  /*margin-left:200px*/
  cursor: pointer;
}