.views-exposed-widgets label{
  display:none;
}
.views-exposed-widgets input[type="text"]{
  width: 100%;
  height: 25px;
}
.views-exposed-widgets .views-widget-filter-combine{
  width:79%;
  padding-right:0;
}
.views-exposed-widgets .views-submit-button{
  width:19%;
}
.views-exposed-widgets .form-submit{
  height: 31px;
  margin-top: 7px !important;
}

.view-blog .item-list ul{
  padding:0;
  list-style:none;
}
.view-blog .item-list ul li{
  clear:both;
  border-top: 1px dashed #ddd;
   padding-top: 0.4rem;
}
.view-blog h2{
  margin-bottom:0.2rem;
}
.view-blog .views-field-field-article-date{
  padding-bottom:5px;
  color: #aaa;
}
.view-blog .wrapper-body span.img{
  float: left;
  margin: 0 1rem 1.9rem 0;
}
.view-blog .wrapper-body{
  font-size: 1rem;
  line-height: 1.4rem;
}
.view-blog span.read-more{
  display: block;
  margin-top: 25px;
}
.node-blog{background-color: #fff;/*tmp*/}
.node-blog img{
  max-width: 100%;
 margin-right:1rem;
}
.node-blog .field-name-field-thumb-image{
  float: left;
  max-width: 100%;
}
.node-blog .field-name-body{
  font-size: 0.9rem;
  line-height: 1.4rem;
}

.region-sidebar-second .views-row h2{
      font-size: 1rem;
    font-weight: normal;
}

.region-sidebar-second #block-views-blog-blog-related h2.block-title{
  cursor:pointer;
}