.pagi {
  line-height: 100%;
  text-align: center;
  margin-top: 15px;
}

.pagi a {
  display: inline-block;
  background: #fff;
  padding: 10px;
  font-size: 1rem;
  color: #666;
  border: #eee 1px solid;
  border-right: 0px;
  cursor: pointer;
  vertical-align: middle
}

.pagi a:last-child {
  border-right: #eee 1px solid
}


.pagi a.on {
  text-decoration: underline
}

.result li {
  background: url(.../../images/icon.jpg) 0 22px no-repeat;
  padding-left: 15px;
  line-height: 46px;
  border-bottom: 1px;
  border-bottom: 1px dashed #eeeeee;
}

.result li a {
  transition: all .2s;
}

.full .result {
  padding: 15px 25px 0;
}

.full .search {
  background-color: #f7f7f7;
  margin-bottom: 30px;
}

.full h1 {
  background-color: #f7f7f7;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
}

.result .highlight {
  color: #b51118;
}


.topbar span.menu {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  top: 5px;
  left: 218px !important;
  z-index: 113;
}

.column-left .side {
  padding: 14px 30px 30px;
}

.column-left .side dl dd a {
  font-size: 18px;
  line-height: 47px;
  display: block;
  line-height: 46px;
  border-bottom: 1px solid #e3e3e3;
  padding-left: 38px;
  color: #333333;
}