.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-blog .item > .kmt-readon {
  display: none;
}
#section-kmt {
  margin: 0;
  padding: 40px 0 0;
}
#section-kmt #kmt-form h3.kmt-title {
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  padding: 0 0 10px;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  background: none;
  text-decoration: none;
  text-transform: none;
}
#section-kmt #kmt-fame {
  margin: 0;
}
#section-kmt + div {
  padding: 0 !important;
  margin: 0;
  text-align: right !important;
}
#section-kmt + div > a {
  font-size: 10px;
}
#section-kmt .kmt-control {
  display: block;
}
#section-kmt .kmt-avatar,
#section-kmt .kmt-avatar * {
  display: block;
  position: relative;
  overflow: hidden;
  width: 48px;
  height: 48px;
  margin: 0 20px 10px 0;
}
#section-kmt .input.text,
#section-kmt .input.password {
  height: 29px;
  line-height: 29px;
  padding: 0 4px;
}
#section-kmt .kmt-form-content .kmt-form-addon > div {
  margin-bottom: 10px;
}
#section-kmt .kmt-option {
  float: right;
  margin: 10px;
  position: relative;
}
#section-kmt .kmt-avatar + .kmt-content {
  margin-left: 0px;
}
#section-kmt .input.kmt-location {
  width: auto !important;
}
