@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:700');



body, html {
	margin: 0;
	padding: 0;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 12px;
	width: 300px;
	height: 250px;
}

body {
	padding: 0px;
	box-sizing: border-box;
}
a {
	text-decoration: none;
	color: #464646;
}
a:hover {
	text-decoration: none;
}

.maintext:hover {

}

.line2 {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
  font-family: 'Roboto Slab', serif;
	font-size:16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 700;
	text-align: left;
	color: #8c9193;
	margin-right:10px;
	border-bottom: 0px solid #da3d6f;
	margin-bottom: 20px;
	padding-top: 0;
	padding-bottom: 0px;
	text-transform: uppercase;
  line-height: 1;

}

.wrapper {
	width: 100%;
	box-sizing: border-box;
	height: 250px;
	padding: 0px 0;
	background: #fff;
}

.hero.last {
	border-bottom: none;

}

.hero {
	height: 105px;
	width: 100%;
	float: none;
	padding: 0px 0;
	margin-left: 0px;

}

.hero img {
	display: block;
	float: left;
	margin: 0px;
  width: 95px;
  height: auto;
}
 
.subhero {
	display: table-cell;
	vertical-align: middle;
	height: 60px;

}

.text {
	text-decoration: none;
	float: none;
	width: 99%;
	margin-top: 0px;
	font-family: arial, sans-serif;
	padding-left: 110px;
box-sizing: border-box;

}

.heading_top, .heading {
	display: none;
}

.maintext {
	
	font-size: 16px;
font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	line-height: 19px;
	color: #3f4244;
	display: block;
	margin-top: 0;
}

.dianomi_provider_short {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 5px;
	display: block !important;
  color: #3f4244;
  white-space: nowrap;
}


.action {
	display: none;
}

.sub-line2 {
	color: #ccc;
	display: block;
	font-size: 10px;
	height: 1.3em;
	height: 12px;
	right: -1px;
	overflow: hidden;
	padding-bottom: 0px;
	position: absolute;
	bottom: 0px;
	width: 55px;
	z-index: 1;
	font-family: Helvetica, Arial, sans-serif;
}

.sub-line2 a {
	color: #999;
}

.sub-line2 img {
	border: none;
	outline: none;
	width: 55px;
	height: auto;
}
