@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

.hidden {
	display:none;
}


body { 
	padding:0; 
	margin:0;
	width:100%;
	height:600px;
}

.hero { 
	font-size: 13px;
	list-style-type: none;
	padding-left: 0px;
	margin-bottom: 7px;
	min-height: 107px;
	width:100%;
}

.first {
	margin-top: 0px;
}

a {
	text-decoration:none;
	color:#464646;
}


.action:hover  {
	color:#0fa6c1;
	text-decoration:none;
}


.hero img {
	float:left;
padding:0px;
margin-right:10px;
width:110px;
height:auto;
border: 0px solid #eee;
}

.subhero {

}

.wrapper {padding:0px 0 0 0px;;
	width:100%;
	height:600px;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;

border: 0px solid #ccc;
}

.text {
	cursor:pointer;
	width:56%;
	float:left;
	font-family: 'Open Sans', sans-serif;

}

.maintext {
	text-decoration: none;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
color:#3545454;
}


.action{
	display:none;
}
.dianomi_provider_short{
padding-top:3px;
font-weight:bold;
color:#039;
text-decoration:none;
display:block !important;}

.heading {display:none;
}
.heading_top{
	display: none;
}

.line2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	height: 30px;
	line-height: 17px;
	margin-bottom:0px;
	margin-top: 0;
	color: #c73930;
	font-size: 20px;
	width: 100%;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

	



.dianomi_provider_short {
	font-size: 12px;
	color: #c73930;;
	font-style: normal;
	font-weight:normal;
	display:inline-block;
}

.dianomi_provider_short::after {
	content: "";
	}

.dianomi_provider_short::before {
	content: "";
	}

.sub-line2 {
	overflow: hidden;
	bottom: 1px;
	right: 1px;
	position: absolute;
	font-size: 10px;
	height: 1.3em;
	color: #ccc;
	width: 55px;
	height: 10px;
	padding-bottom: 0px;
	z-index: 1;
}

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:55px;
height: auto;
}