@import url('https://fonts.googleapis.com/css?family=Roboto');


body,
html {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	width:300px;
	height:600px;
}

body{
padding: 0px;
	box-sizing: border-box;
}
a{
text-decoration: none;}
a:hover {
	text-decoration: none;
	color:#5c42ab;
}

.maintext:hover {
	text-decoration: none;
	color:#617cb1;
}

.wrapper {
	width:100%;
	box-sizing: border-box;
	height:600px;
	padding:0px 0;
	background: #fff;
border: 0px solid #dee2f0;
box-sizing: border-box;
}


.hero { 
	height: 115px;
	width: 100%;
	float: none;
	padding: 0px 0px;
}
.hero.last .text{
border-bottom: none;}
	.hero img {
		display: inline;
		float: left;
		margin: 5px 0px;
	}

.subhero {
	display:table-cell;  
	vertical-align:middle;
	height:60px;
}



.text {
	text-decoration: no-underline;
	float: none;
	width: 165px;
	margin-top:-1px;
font-family: 'Roboto', sans-serif;
	height:112px;
	margin-left: 130px;
	box-sizing: border-box;
	padding-top: 8px;
}

.heading_top,
.heading {
	display: none;
}

.maintext {
	text-decoration:no-underline;
	font-size: 13px;
	font-weight: normal;	
	margin: 0px;
	padding: 3px 0;	
	color: #014a8f;	
	margin-left: 0px;
	line-height:1.2em;
	-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: 'Roboto', sans-serif;
	font-size: 10px;
	display: block !important;
	color: #666666;
	font-weight:normal;
	margin-top:5px;
}

.action {
	display: none;
}


.line2 {
	font-weight: normal;
	font-size: 19px;
	color: #014a8f;	
	padding: 0px 0px;
	margin-bottom: 0px;
font-family: 'Roboto', sans-serif;


	}


.sub-line2 {
  position: absolute;
  top: 585px !important;
  right: -1px;
  z-index: 1;

  display: flex;
  align-items: flex-start;

  font-size: 12px;
  font-weight: 400;
  color: #999;

  -webkit-font-smoothing: antialiased;
}

.sub-line2 a {
  font-size: inherit;
  font-weight: 600;
  color: inherit;
  text-decoration: none;
}

.sub-line2 > :nth-child(2) {
  width: 100px;
}

.sub-line2 img {
  width: 54px;
  height: auto;
  margin-top:1px;
  border: 0;
  outline: 0;
}

.sub-line2 span {
  font-family: Arial, sans-serif;
  font-weight: 700;
  color: #404040;
  padding-left: 2px;
}

img.dianomi-lg {
  display: inline;
}

img.dianomi-lg2 {
  display: none;
  max-width: 25px;
  height: auto;
  filter: invert(1);
}
