body { 
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  padding:0 0px;
  margin:0; 
  overflow: hidden;
}

a {
  text-decoration:none;
  color:#222;
}

a:link {
  text-decoration: none;		
}

.maintext:hover {
  text-decoration: none;
  color: #30a066;
}

.wrapper { 
  padding:0 10px 0 0px;
  width: 100%;
  height: 500px;	
  width: 270px;
  position: relative;
  overflow: hidden;

}

.hero {	
  width: 100%;
  min-height: 100px;
  border-bottom: none;	
  padding-top: 10px;
  margin-bottom: 8px;
    margin-left: 6px;



}
.hero.first {	

  padding-top: 0px;

}

.hero.last{border-bottom:none;}

.hero img {
  display: block;
  float: left;
  max-width: 97px;
  max-height: 80px;
  height: auto;
  margin-right: 10px;
  border: 1px solid #dceaec;
}

.subhero{	
  height:69px;
  vertical-align:middle;
  display: block;
}

.heading_top, .heading {
  display: none;
}	

.text {
  position: relative;
  min-height: 1px;
  font-family: "Roboto", sans-serif;  font-weight: 600;
  font-size: 13px;
  line-height: 1.428571429;
  color: #111111;
  max-width: 450px;
}


.maintext {
  display:block;
  padding-left: 100px;
  box-sizing: border-box;
  font-size: 14.2px;
  line-height: 17px;
  font-weight: 400;
  color: #2a8657;
  
  font-family: "Poppins", sans-serif;


  margin-bottom: 1px;
}

.action {
  display:none;
}

.line2 {
  line-height: 32px;
  font-weight: 500;
  width: 102%;
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-align: left; 
  margin: 0;
  margin-bottom: 10px;

    padding-left: 5px !important;


  background: #2E5174 no-repeat right center;
  border: 2px solid #ECECEC;

}

.dianomi_provider_short, .article_date{
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  padding: 0;
  margin-left: 0px;
  color: #A2A1A1;
  font-weight: 400;
  display:block;
  line-height: 12px;
}


.sub-line2 {
  color:#ccc;
  display:block;
  font-size:10px;height:1.3em;
  height:12px; 
  right: 14px;
  overflow: hidden;
  padding-bottom:0px;
  position:absolute;
  top: 12px;
  width:70px;
  z-index:1; 
  font-family: "Roboto", sans-serif;
}

.sub-line2 a{
  color:#999;
}

.sub-line2 img{
  border:none;
  outline: none;
  filter: invert(1);
  height: auto;
}
