
.a-like {
  border: none;
  cursor: pointer;
}

    .club_has_rules {
        margin-bottom: 10px;
    }

.group-topic-search input {
 -webkit-appearance: none;
 border: none;
 background: transparent;
}
.group-topic-search {
  width:246px;
  height: 22px;
  position:relative;
  border: 1px solid #eaeaea;
  margin-bottom: 15px;
}
.group-topic-search .inp input {
  width: 216px;
  height: 22px;
  padding: 0 5px;
  line-height: 22px\9;
}
.group-topic-search .inp-btn {
  position:absolute;
  top:0;
  right: 0;
}
.group-topic-search .inp-btn input {
  font-size:0;
  color: rgba(0,0,0,0);
  width: 20px;
  height: 22px;
  background:transparent url(/f/shire/f71f15922ebd7c0ff0ea0e7a25577529efd8981a/pics/icon/bn_srh_1.png) no-repeat 50% 50%;
  cursor: pointer;
}

.infobox li {
    border-bottom: 1px dashed #E6D6C4;
    padding-bottom: 5px;
    padding-top: 5px;
}
.infobox li:first-child {
    padding-top: 2px;
}
.infobox li:last-child {
    border: 0;
    padding-bottom: 0;
}

    .aside .side-nav {
      font-size: 14px;
      color: #666;
    }
    .side-nav p { margin:10px 0 0 0;color:#666;font-size:14px; }
    
  .group-dissovle-dialog .dui-modal-footer button {
    font-size: 13px;
  }
  .group-dissovle-dialog .dui-modal-footer button.pending {
    background: #ccc;
    border-color: #ccc;
    color: #666;
  }
  .demote-dialog .bd {
    font-size: 14px;
    padding: 15px 0 0;
   }
   .demote-dialog .bd p {
    padding: 15px;
    margin-top: 0;
   }
  .demote-dialog .footer {
    background: #EDEDED;
    padding: 12px 14px;
    overflow: hidden;
  }
  .demote-dialog .footer-btn {
    float: right;
    width: 52px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 500;
    margin-left: 14px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.12);
    outline: none;
    cursor: pointer;
  }
  .demote-dialog .footer-btn.confirm, .demote-dialog .footer-btn.confirm:hover {
    background: #40A156;
  }
  .demote-dialog .footer-btn.cancel, .demote-dialog .footer-btn.cancel:hover {
    background: #818181;
  }
  .demote-dialog .footer-btn.confirm:hover, .demote-dialog .footer-btn.cancel:hover {
    opacity: 0.8;
  }

.group-list {
  margin-top: -20px;
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  word-spacing: -0.43em;
  font-size: 0;
}
.group-list-item .pic {
  margin-bottom: 5px;
  position: relative;
}
.group-list-item .title span {
  white-space: nowrap;
}
.group-list-item {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 75px;
  margin-top: 20px;
  text-align: center;
  font-size: 12px;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
}
.pic img {
  width: 48px;
}
.pic img.verify-type-club {
  position: absolute;
  width: 18px;
  height: 18px;
  bottom: -4px;
  right: 8px;
  border-radius: 50%;
  z-index: 1;
}
