@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

body, html{
padding: 0;
margin: 0;
}

body { 
	font-family: Arial,sans-serif ;
	padding:0; margin:0; 
	background-color:#ffffff;
	background: #ffffff; /* Old browsers */
	height: 90px;
	width:728px;
}

.hero {
	background-position:0px 0px;
	float:left;
	height:65px;
	width:350px;
	border:0;
	padding-top:0px;
	margin-top: 10px;
	display: inline;

}


.subhero {
	width:350px;
	height:70px;
}


a {
	color:#0099FF; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

.hero a:hover .text {
	text-decoration:none;
}

.hero img {
	display: inline;
	float: none; 
	margin:0 10px 0;
}


.wrapper {
	width:726px;
	height:178px;
	text-align:left;
	margin:0 0;
border:0px solid #D6D6D6;
}
	
.text {
	color: #000000;
	cursor:pointer;
	padding-left:10px;
	padding-top:2px;
	width:230px;
	position: relative;
	top: -65px;
	left: 110px;
	display: block;
}

.heading_top {
	display:none
}
		
.heading {
	display:none;
}
	
	
.maintext { 
	float:none;
	width:98%;
	font-size:13px;
	color: #3c98ca;
font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	margin:0 0 0px 0;
  margin-right: 5px;
      line-height: 1.25em;
}


.action {
	display:none;
	}

.dianomi_provider_short{
	width:98%;
	font-size:11px;
	color: #5e5e5e;
font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	display:inline !important;
  padding-left:0px;
}

.dianomi_provider_short:before{
	content: "("
}
.dianomi_provider_short:after{
	content: ")"
}
.line2{
	border-bottom:1px dotted #ccc;
	color:#3c98ca;
	padding: 5px 0;
	margin: 0 10px ;
	display:block;
	font-size:16px;
	font-weight:normal;
  font-family: 'Open Sans', sans-serif;

}

.sub-line2 {
  position: absolute;
  top: 11px !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);
}
	
a:hover .maintext { text-decoration:none;}
a:hover .action {  text-decoration:none;}