@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');


.hidden {
	display:none;
}

body { 
	padding:0; 
	margin:0;
	width:100%;
	height:500px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.hero { min-height: 95px;
padding-bottom: 0px;
	width:100%;
	background-position:0px 0px;
	float:left;
	border:0;
padding-left: 0px;
margin-top: -5px;
box-sizing: border-box;
margin-bottom:0px;
padding-top:0px;
}

.hero.first{
margin-top: 0px;
}

.hero.last{
border: none;
}


a {
	text-decoration:none;
	color:#464646;
}


a:hover .action {
	text-decoration:underline;
}

a:hover .maintext {
	text-decoration: underline;
}

a:hover .subhero {
background: #ece9ff;
}



.hero img {
	display: block;
float: left;
width: 60px;
height: 60px;
max-height: 110px;
margin-left: 10px;
padding-top:12px;

}

.subhero {color:#333;
	padding-top:0px;
box-sizing: border-box;
height: 85px;
background: #e1eaee;
}

.last .subhero {
border: none;}

.wrapper {
	width:100%;
	height:500px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	text-align: left;
}


.text {	min-height:1px;
	cursor:pointer;
	width:100%;
	line-height:1.2em;
	margin-left:0px;
	height:auto !important;
box-sizing: border-box;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 22%;
    -webkit-font-smoothing: antialiased;
}




.maintext {
    color: #000;
font-family: 'Open Sans', sans-serif;
    font-size: 100%;
    line-height: 18px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 6px;
font-weight: 600;
	transition: all 0.3s ease;
}

.dianomi_provider_short {
font-weight: normal;
    display: inline !Important;
   color: #b3b3b3;
    font-size: 11px;
margin-top:5px;
	line-height: 20px;

font-family: 'Open Sans', sans-serif;
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 {
    background: #fff;
    color: #000;
    font-size: 24px;
    line-height: 18px;
    margin-bottom: 20px;
    padding: 0px 0 0px;
    position: relative;
font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.sub-line2 {
  position: absolute;
  top: 486px !important;
  right: 2px;
  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: 60px;
  height: auto;
  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);
}