body { 
	padding:0; 
	margin:0;
	width:100%;
	font-size: 12px;
	padding-left:0px;
  overflow: hidden;
}

.hero {
	float:left;
	width:100%;
	background-position:0px 0px;
	margin-left:0px;
	color:#0070CA;
	padding:0;

}

.hero {
	padding:0px;
	width:100%;
	background-position:0px 0px;
	border:0;
	margin-left:0px;
min-height: 105px;
    box-sizing: border-box;
}


.first {
	margin-top: 5px;
}

a { 
	color:#ccc; 
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a:hover{text-decoration:none;}




.hero img {
	display: inline-block;
	float:left;
	margin-right:8px;
  width: 100%;
  max-width: 100px;
  height: auto;
 
}

.subhero {
	padding-top:0px;
	vertical-align:middle;
	height:55px;
	display:table-cell;
}

.wrapper {
	padding-left:0px;
    width: 100%;
  height: 550px;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin-top:0;
}

.text {
	zoom:1;
	margin-left:0px;
	padding: 0px;
	cursor:pointer;
  width: 62%;
	width:100%;
  box-sizing: border-box;
  padding-left: 108px;
	line-height:1.3em;
	color:#0070CA;
  padding-right: 0px;
}

.maintext {
	letter-spacing: 0px;
	color: #46a5e5;
	cursor: pointer;
	display: inline;
	font-size: 13px;
	font-weight: 700;
	height: auto;
  line-height: 20px;
    font-family: 'Roboto',  arial, sans-serif;
  
  font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	line-height: 19px;
	color: #0f0f0f;
}

.dianomi_provider_short, .article_date {
	font-style:normal;
	font-size: 12px;
	color: #353535;
	font-weight:normal;
      font-family: 'Roboto', arial, sans-serif;
	display:block !important;
	letter-spacing: 0px;
  margin-top: 3px;
  
   color:  #9e9e9e;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	line-height: 1.4;
  font-size: 12px;
  
  
}

.maintext:after 
{
	content:"\00a0"
}


.action{
	display:none !important;
	visibility: hidden;
	color: rgb(85, 7, 92);
	cursor: auto;
	display: block;
	font-family: 'Questrial', Helvetica, Arial, 'Lucida Grande', sans-serif;
	font-size: 12px;
	height: 15px;
	margin-left: 5px;
}


.heading_top,
.heading {
	display: none;
}

.line2 {
  list-style-type: none;
  margin-bottom: 10px;
  font-style: normal;
  color: #343434;
  font-weight: 400;
  font-size: 18px;
  font-family: 'Roboto', 'Open Sans', arial, sans-serif;
  text-align: left;
  padding-right: 15px;
  position: relative;
  display: none;
  width: 100%;
  z-index: 999;
   color:  #111;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 600;
	line-height: 1.4;
  font-size: 17px;
  border-bottom: 1px solid #111111;
  padding-bottom: 5px;
}



.logohover{
	background-repeat:no-repeat;
	height:12px;
	right:2px;
	position:absolute;
	top:2px;
	width:90px;
	padding-bottom:0px;
	display:inline;-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 400ms ease-in-out 0s;
	-o-transition: background 400ms ease-in-out 0s;
	transition: background 400ms ease-in-out 0s;
	z-index:1;
	}

.logohover:hover{
	background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	padding:0px;
	background-color:#fff;
	height:12px;
	background-size:54px 10px;									
	}

.sub-line2 {
    color: #999;
    display: none;
    font-size: 12px;
    overflow: hidden;
    padding-bottom: 0px;
   position: absolute;
    right: 2px;
  top: 10px;
    font-weight: 400;
    z-index: 1;
    width: 60px;
    -webkit-font-smoothing: antialiased;
}

.sub-line2 a {
    font-size: 12px;
    color: #999;
    text-decoration: underline;
    font-weight: 600;
}


.sub-line2 img {
  width:60px;
  height: auto;
	border: none;
	outline: none;
} 
