@import url('https://fonts.googleapis.com/css?family=BenchNine:400,700');
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,700');



body,
html {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	width:100%;
	height:651px;
}

body{
padding: 0px;
	box-sizing: border-box;
}
a{
text-decoration: none;}
a:hover {
	text-decoration: none;
	color:#5c42ab;
}

.maintext:hover {
	text-decoration: underline;
}

.wrapper {
	width:100%;
	box-sizing: border-box;
	height:651px;
	padding:0px 0;
	background: #fff;
border: 0px solid #dee2f0;
box-sizing: border-box;
}


.hero { 
	height: 100px;
	width: 100%;
	float: none;
	padding: 0px 0px;
}

.hero.last .text{
border-bottom: none;}

	.hero img {
		display: inline;
		float: left;
		margin: 0px 0px;
		padding-right: 10px;
		height: 86px;
	width:100%;
max-width: 112px;
	}

.subhero {
	display:table-cell;  
	vertical-align:middle;
	height:55px;
	width: 100%;
}



.text {
	text-decoration: no-underline;
	float: none;
	width: 100%;
	margin-top:-1px;
font-family: 'Roboto', sans-serif;
	height:112px;
padding-right: 10px;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 120px;

}

.heading_top,
.heading {
	display: none;
}

.maintext {
	text-decoration:no-underline;
	font-size: 16px;
	font-weight: normal;	
	margin: 0px;
	padding: 3px 0;	
	color: #224b7b;	
	margin-left: 0px;
	line-height:23px;
	-webkit-transition: color 0.1s ease-out;
	-moz-transition: color 0.1s ease-out;
	-o-transition: color 0.1s ease-out;
	transition: color 0.1s ease-out;
}

.dianomi_provider_short {
	text-decoration:none !important;
font-family: 'Nunito Sans', sans-serif;
	font-size: 12px;
	display: block !important;
	color: #9e9d9d;
	font-weight:normal;
	margin-top:2px;
}

.action {
	display: none;
}


.line2 {
	font-weight: 700;
	font-size: 40px;
	color: #333;	
	padding: 0px 0px;
	margin-bottom: 0px;
font-family: 'BenchNine', sans-serif;
	}



.sub-line2 {
overflow: hidden;
bottom:2px;
right: 2px;
position:absolute;
font-size:10px;
height:1.3em;
color:#ccc;
width:55px;
height: auto;
padding-bottom:0px;
z-index:1; }

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:55px;
height: auto;
}