.hidden {
	display: none;
}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 670px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.hero {
	padding: 3px 8px 7px 8px;
	vertical-align: top;
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: #464646;
}

a:hover .action {
	text-decoration: none;
}

a:hover .maintext {
	color: #008BC8;
}

.hero img {
	display: block;
	float: left;
	padding-right: 5px
}

.last {
	border: none !important;
}

.subhero {
	color: #333;
	padding-top: 0px;
	box-sizing: border-box;
	height: 90px;
	vertical-align: middle;
	display: table-cell;
}

.wrapper {
	width: 100%;
	height: 670px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	text-align: left;
	border-top: 4px solid #008BC8;
}

.text {
	cursor: pointer;
	width: 100%;
	height: auto !important;
	line-height: 1.3em;
	margin-bottom: 0px;
	padding-left: 110px;
	margin-left: 0px;
	box-sizing: border-box;
}

.maintext {
	color: #004265;
	font-family: Georgia, "Century Schoolbook", "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16.8px;
	font-weight: bold;
	box-sizing: border-box;
	display: inline;
}

.dianomi_provider_short {
	font-weight: 500;
	display: block !Important;
	color: #666;
	font-size: 11px;
	margin-top: 3px;
	text-decoration: none;
}

.action {
	display: none !important;
	color: rgb(85, 7, 92);
	cursor: auto;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
}

.heading_top,
.heading {
	display: none;
}

.line2 {
	color: #004265;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 17.6px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 4px 8px;
	background: transparent;
	width: 377px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.logohover {
	width: 80px;
	height: 12px;
	position: absolute;
	bottom: 10px;
	right: 0px;
	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;
}

.sub-line2 {
	overflow: hidden;
	bottom: 10px;
	right: 0px;
	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;
}