#smartblogcat {
  border: none;
  margin: 0px;
  padding: 0; }
  #smartblogcat .sdsarticleCat {
    margin-bottom: 30px; }
    #smartblogcat .sdsarticleCat .articleContent {
      float: left;
      margin: 0px 30px 0px 0px;
      overflow: hidden; }
      #smartblogcat .sdsarticleCat .articleContent a {
        display: block;
        position: relative; }
        #smartblogcat .sdsarticleCat .articleContent a:after {
          content: "";
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background: #000;
          opacity: 0.5;
          transition: 0.3s all ease 0s;
          transform: scale(0); }
    #smartblogcat .sdsarticleCat h2.sdstitle_block {
      font-size: 16px;
      margin: 0px 0px 5px; }
    #smartblogcat .sdsarticleCat .date_add {
      font-size: 14px;
      color: #909090;
      margin-bottom: 10px;
      display: block; }
      #smartblogcat .sdsarticleCat .date_add .fa {
        margin-right: 5px; }
    #smartblogcat .sdsarticleCat .sdsarticle-des {
      margin-bottom: 14px; }
      #smartblogcat .sdsarticleCat .sdsarticle-des span {
        line-height: 1.5em; }
    #smartblogcat .sdsarticleCat .blog-info {
      color: #909090;
      font-size: 14px; }
      #smartblogcat .sdsarticleCat .blog-info .comment {
        border-right: solid 1px #999;
        padding-right: 5px;
        margin-right: 3px; }
        #smartblogcat .sdsarticleCat .blog-info .comment a {
          color: #909090; }
    #smartblogcat .sdsarticleCat:hover .articleContent a:after {
      transform: scale(1); }
#sdsblogArticle img {height: auto;}
#sdsblogArticle .page-item-title h1 {
  font-size: 27px;
  color: #666;
  font-weight: bold;
  margin: -7px 0 10px; }
#sdsblogArticle .articleContent {
  margin: 20px 0 30px;
  text-align: center; }
#sdsblogArticle .dateCreated {
  color: #909090;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 20px; }
#sdsblogArticle .post-info {
  font-style: italic; }

#submitComment {
  border-radius: 0px;
  color: #fff;
  background: #333;
  transition: 0.3s all ease 0s;
  min-width: 100px;
  border: none;
  padding: 8px 20px; }

.commentList li {
  position: relative;
  padding: 15px 0px 15px 80px; }
  .commentList li .avatar {
    position: absolute;
    left: 0px;
    top: 18px;
    border: solid 1px #dfdfdf;
    border-radius: 2px;
    background: #fff;
    padding: 5px; }
  .commentList li .name {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px; }
  .commentList li .created {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 5px;
    color: #999; }
  .commentList li .reply a {
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline; }

#commentInput table {
  font-size: 13px; }

.pagination > li > a, .pagination > li > span {
  color: #999;
  transition: 0.3s all ease 0s;
  border-radius: 0px !important;
  background: #f4f4f4; }

.pagination > li {
  border-radius: 0px;
  display: inline-block;
  margin: 0px 3px; }

.post-page {
  text-align: center; }
  .post-page .results {
    margin: 5px 0;
    color: #999;
    display: none; }

#sdsblogCategory {
  display: none; }

#category_blog_block_left {
  display: inline-block;
  width: 100%;
  margin-bottom: 34px;
  padding: 0 18px;
  border: 1px solid #ddd; }
  #category_blog_block_left h2.title_block {
    position: relative;
    border-bottom: 3px solid;
    margin: -5px -19px 0px -19px;
    border-color: #ea3a3c;
    font-size: 100%;
    padding: 0; }
    #category_blog_block_left h2.title_block:after {
      display: none; }
    #category_blog_block_left h2.title_block strong {
      display: inline-block;
      font-size: 133.33%;
      text-transform: uppercase;
      position: relative;
      color: #fff;
      line-height: 37px;
      padding: 0 18px;
      background-color: #ea3a3c; }
      #category_blog_block_left h2.title_block strong:before {
        content: "";
        display: inline-block;
        position: absolute;
        right: -20px;
        top: 0px;
        width: 0;
        height: 0;
        border-right: 20px solid transparent;
        border-bottom: 37px solid #ea3a3c; }
  #category_blog_block_left .block_content {
    padding: 20px 0px; }
    #category_blog_block_left .block_content ul li {
      padding: 0; }
      #category_blog_block_left .block_content ul li a {
        padding: 7px 3px 7px;
        display: block;
        border-bottom: 1px dotted #ddd; }

.block.lastestnews .bx-controls {
  position: absolute;
  top: -20px;
  right: 0; }
.block.lastestnews .bx-wrapper .bx-controls-direction a {
  width: 17px;
  height: 30px;
  text-align: center;
  display: inline-block;
  line-height: 30px;
  font-size: 0;
  cursor: pointer;
  color: #999999;
  background: transparent;
  opacity: 1; }
  .block.lastestnews .bx-wrapper .bx-controls-direction a:before {
    color: #999999; }
  .block.lastestnews .bx-wrapper .bx-controls-direction a.bx-next {
    right: 5px; }
    .block.lastestnews .bx-wrapper .bx-controls-direction a.bx-next:before {
      content: "\f105";
      font-family: FontAwesome;
      font-size: 28px; }
  .block.lastestnews .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -39px; }
    .block.lastestnews .bx-wrapper .bx-controls-direction a.bx-prev:before {
      content: "\f104";
      font-family: FontAwesome;
      font-size: 28px; }
.block.lastestnews .bx-wrapper:hover .bx-controls-direction a.bx-prev {
  left: -39px; }
.block.lastestnews .bx-wrapper:hover .bx-controls-direction a.bx-next {
  right: 5px; }
