position.css 679 Bytes
#positionPage .header-search .head {
  padding: 7px 58px 7px 42px;
}
#positionPage .header-search .search-box {
  background-color: #F5F5F5;
  color: #999;
}
#positionPage .header-search .search-box a {
  color: #999;
}
#positionPage .tips {
  line-height: 40px;
  font-size: 14px;
  color: #999;
  padding: 0 15px;
}
#positionPage .m-list-view {
  margin: 0 0 15px;
}
#positionPage .section-title {
  font-size: 14px;
  color: #999;
  padding: 0 15px 10px;
  font-weight: normal;
}
#positionPage .btn-group {
  padding: 0 15px 15px;
  margin: -10px 0 0 -10px;
}
#positionPage .btn-group .m-btn {
  float: left;
  padding: 0 16px;
  margin: 10px 0 0 10px;
  line-height: 35px;
}