.bm2-category .bm2-category-info:before,
.bm2-category .bm2-category-info:after {
  content: "";
  display: table;
}
.bm2-category .bm2-category-info:after {
  clear: both;
}
.bm2-category .bm2-category-info .bm2-ci-title {
  margin-top: 5px;
  margin-bottom: 20px;
}
.bm2-category .bm2-category-info .bm2-ci-title span {
  float: right;
}
.bm2-category .bm2-category-info .bm2-ci-description:before,
.bm2-category .bm2-category-info .bm2-ci-description:after {
  content: "";
  display: table;
}
.bm2-category .bm2-category-info .bm2-ci-description:after {
  clear: both;
}
.bm2-category .bm2-category-info .bm2-image {
  float: left;
  margin-right: 15px;
}
.bm2-category .bm2-category-info .bm2-ci-author-socmed {
  padding-top: 10px;
}
.bm2-category .bm2-category-info .bm2-ci-author-socmed span {
  padding-right: 5px;
}
.bm2-category .bm2-category-info .bm2-ci-author-socmed span .fa {
  font-size: 32px;
}
.bm2-category .bm2-ci-subcategory .bm2-ci-subtitle {
  margin-top: 25px;
  margin-bottom: 15px;
}
.bm2-category .bm2-ci-subcategory ul {
  padding-left: 25px;
}
.bm2-category .bm2-cat-item:before,
.bm2-category .bm2-cat-item:after {
  content: "";
  display: table;
}
.bm2-category .bm2-cat-item:after {
  clear: both;
}
.bm2-category .thumbnail {
  margin-bottom: 10px;
}
.bm2-category .thumbnail.pull-left {
  margin-right: 15px;
}
.bm2-category .thumbnail.pull-right {
  margin-left: 15px;
}
.bm2-category .thumbnail.imageBlock {
  display: block;
  margin: 0 auto 15px;
  float: none;
  max-width: 100%;
}
.bm2-category .thumbnail.col {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  min-width: 228px;
}
.bm2-category .moreBlock {
  margin-top: 5px;
  padding: 0 8px;
  text-align: right;
}
.bm2-category .moreBlock > span {
  margin-left: 10px;
}
.bm2-article .bm2-article-title {
  margin-top: 10px;
  margin-bottom: 20px;
}
.bm2-article .tagsBlock {
  margin-top: 15px;
}
.bm2-article .tagsBlock:before,
.bm2-article .tagsBlock:after {
  content: "";
  display: table;
}
.bm2-article .tagsBlock:after {
  clear: both;
}
.bm2-article .tagsBlock .tbTags {
  width: 70%;
  float: left;
}
.bm2-article .tagsBlock .tbUpdate {
  width: 28%;
  float: right;
  color: #888;
  font-size: 11px;
  text-align: right;
}
.bm2-article .addthis_default_style {
  margin-top: 20px;
}
.bm2-article .bm2-author-bio {
  margin-top: 25px;
}
.bm2-article .bm2-author-bio .bm2-bio-description:before,
.bm2-article .bm2-author-bio .bm2-bio-description:after {
  content: "";
  display: table;
}
.bm2-article .bm2-author-bio .bm2-bio-description:after {
  clear: both;
}
.bm2-article .bm2-author-bio .bm2-bio-description .bm2-ab-avatar {
  float: left;
  margin-right: 15px;
}
.bm2-article .bm2-author-bio .bm2-bio-description .bm2-ab-bio {
  margin-left: 105px;
}
.bm2-article .bm2-author-bio .bm2-bio-description .bm2-ab-fullname {
  margin-top: 0;
}
.bm2-article .bm2-author-bio .bm2-ab-bio-socmed {
  padding-top: 10px;
}
.bm2-article .bm2-author-bio .bm2-ab-bio-socmed span {
  padding-right: 5px;
}
.bm2-article .bm2-author-bio .bm2-ab-bio-socmed span .fa {
  font-size: 32px;
}
.bm2-article .bm2-section-title {
  margin-top: 25px;
  margin-bottom: 20px;
}
.bm2-article .thumbnail {
  margin-bottom: 7px;
}
.bm2-article .bm2-relArticle-item h4,
.bm2-article .bm2-relProduct-item h4 {
  line-height: 22px;
  margin: 0;
}
.bm2-article .bm2-relArticle-item p,
.bm2-article .bm2-relProduct-item p {
  font-size: 14px;
  margin: 0;
}
.bm2-article .bm2-relProduct-item .price-new {
  font-weight: bold;
}
.bm2-article .bm2-relProduct-item .price-old {
  color: #999;
  font-size: 12px;
  margin-left: 5px;
  text-decoration: line-through;
}
.bm2-article .bm2-comment {
  margin: 30px 0 25px;
  padding: 10px 15px;
  background: #fff;
  border-top: 4px solid #bbb;
  border-bottom: 2px solid #c8c8c8;
}
.bm2-article .bm2-comment .bm2-comment-title {
  margin-top: 5px;
  margin-bottom: 25px;
  font-size: 22px;
}
.bm2-comment-list {
  list-style: none;
  padding: 0;
  margin: 15px 0 0;
}
.bm2-comment-list li {
  background: #fff;
  border: 1px solid #dbdbdb;
  min-height: 75px;
  padding: 8px 10px 8px 12px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.bm2-comment-list .odd {
  background: #f2f2f2;
}
.bm2-comment-list .even {
  background: #fff;
}
.bm2-comment-list .bm2-comment-image {
  float: left;
  margin: 4px 0 0 0;
}
.bm2-comment-list .bm2-comment-body {
  margin-left: 70px;
}
.bm2-comment-list .bm2-comment-name {
  font-size: 15px;
}
.bm2-comment-list .bm2-comment-created {
  font-size: 11px;
  color: #888;
  margin: 0 0 8px;
}
.bm2-comment-list .bm2-comment-badge {
  font-weight: 500;
  padding: 2px 5px;
  font-size: 11px;
  border-radius: 3px;
}
.bm2-comment-list .bm2-comment-reply {
  text-align: right;
  height: 22px;
  margin-top: 10px;
}
.bm2-comment-list .bm2-comment-reply a {
  background: #666;
  color: #fff;
  font-size: 10px;
  padding: 1px 10px 2px;
  line-height: 15px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  border-radius: 2px;
}
.bm2-comment-list .bm2-comment-respond {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
.bm2-comment-list .bm2-respond-comment {
  display: none;
}
.bm2-comment-list .bm2-respond-reply {
  display: block;
  margin-top: 10px !important;
}
.bm2-comment-respond {
  margin-top: 25px;
}
.bm2-comment-respond .captchaImage,
.bm2-comment-respond .captchaInput {
  float: left;
}
.bm2-comment-respond .captchaImage {
  width: 170px;
  margin-top: 15px;
}
.bm2-comment-respond .captchaInput {
  width: 125px;
  font-size: 12px;
  font-weight: bold;
}
.bm2-comment-respond .captchaInput input {
  font-size: 13px;
  font-weight: normal;
}
.bm2-comment-respond .bm2-submit {
  margin-top: 20px;
}
.bm2-comment-respond .bm2-comment-cancel-reply {
  background: #666;
  color: #fff;
  font-size: 10px;
  padding: 1px 10px 2px;
  line-height: 15px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  border-radius: 2px;
  float: right;
  margin-top: -45px;
}
.bm2-respond-reply {
  display: none;
}
.bm2-search .bm2-search-title {
  margin-top: 30px;
}
.bm2-search .bm2-search-result .bm2-search-item-info {
  font-size: 11px;
  color: #888;
}
.bm2-search .bm2-search-result .bm2-search-more {
  text-align: right;
  margin-top: -10px;
}
.bm2-image {
  background: #fff;
  padding: 2px;
  border: 1px solid #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tab-content #bm2-tab-related-articles .bm2-tab-related-article-item {
  min-height: 170px;
  margin-bottom: 20px;
}
.tab-content #bm2-tab-related-articles .blogTitle {
  font-size: 14px;
  margin-bottom: 8px;
  display: block;
}
.tab-content #bm2-tab-related-articles .info {
  color: #888;
  font-style: italic;
  font-size: 11px;
  margin-right: 8px;
}
.tab-content #bm2-tab-related-articles .blogImage {
  float: left;
  margin-right: 10px;
}
.tab-content #bm2-tab-related-articles .blogImage img {
  padding: 3px;
  background: #f8f8f8;
  border: 1px solid #e8e8e8;
}
.bm2-pending {
  background: url("../../image/blog/bm2-bg-pending-review.png") no-repeat scroll 0px 0px transparent;
}
.bm2-unpublish {
  background-color: rgba(240, 240, 240, 0.5);
}
.bm2-button-action .btn {
  margin-bottom: 3px;
}
.bm2-author-articles tr {
  height: 50px;
  line-height: 50px;
  min-height: 50px;
}
.bm2-count {
  padding: 1px 3px;
  font-size: 10px;
}
.bm2-count-safe {
  background: #51ff58;
  color: #222222;
}
.bm2-count-over {
  background: #c10000;
  color: #ffffff;
}
#bm2-reset-avatar,
#bm2-reset-image {
  margin-left: 7px;
  margin-right: 7px;
}
