@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');

.hidden {
	display: none;
}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 600px;
	color: #3f4244;
}

.hero {
	font-size: 13px;
	list-style-type: none;
	padding-left: 0px;
	min-height: 90px;
	width: 100%;
	padding: 10px 0;
	border-bottom: 0px solid #e4e4e4;
}

.first {
	padding-top: 0;
}

a {
	text-decoration: none;
	color: #464646;
}

.action:hover {
	color: #0fa6c1;
	text-decoration: none;
}

.maintext:hover{
color: #a7202c;
}

.hero img {
	float: left;
	padding: 0px;
	margin-right: 10px;
	width: 90px;
	height: auto;
	border: 1px solid #C0C0C0;
}

.subhero {
}

.wrapper {
	min-width: 300px;
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	text-align: left;
	float: left;
}

.text {
	cursor: pointer;
	width: 64%;
	float: left;
}

.maintext {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 18px;
	color: #1a1a1a;
	display: block;
	margin-top: 0;
}

.action {
	display: none;
}

.heading {
	display: none;
}

.heading_top {
	display: none;
}

.line2 {
	width: auto;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
     font-family: 'Roboto', sans-serif;
	color: #3c3c3c;
	border-bottom: 3px solid #444;
	border-radius: 0;
	background-color: transparent;
	font-size: 14px;
	position: relative;
	top: 0;
	padding: 0 !important;
	padding-right: .8em !important;
	margin: 0 0 20px 0px;
	display: inline-block;
  line-height: 34px;
    text-transform: uppercase;
}

.dianomi_provider_short, .article_date {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 10px;
	display: block !important;
	font-size: 12px;
	color: #000000;
}

.sub-line2 {
	overflow: hidden;
	bottom: 2px;
	right: 2px;
	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;
}
