body { 
	font-family: Arial,sans-serif ;
	height:250px;
	padding:0; margin:0; 
	width:300px;
}
.hero.first{
	margin-top:5px;
}
.hero { 
	background-position:0px 0px;
	float:left;
	margin-top:2px;
	padding-bottom:5px;
	position: relative;
	width:300px;
}

a {color:#464646; text-decoration:none}

.maintext:hover  {text-decoration:underline}
.heading:hover  {text-decoration:underline}

.hero img {float:left; border:none; padding-top:3px;}

.subhero {width:295px; }

.wrapper {
border: 1px solid #CCCCCC;
font-size: 10px;
margin: 0 0 0 0;
padding: 0;
width: 298px;
height:248px;
    position: relative;
}

.text {
	color: #000000;
	cursor:pointer;
	float:left;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	line-height: 15px;
	margin-bottom: 1px;
	width:280px;
	padding: 0 5px;
}

.action {
	display:none;
}

.dianomi_provider_short {
	color: #444444;
	display: inline-block !important;
	font-family: helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	line-height: 17.333332061767578px;
}

.dianomi_provider_short::after {
	content: ")";
}

.dianomi_provider_short::before {
	content: "(";
}


.maintext {
	color: rgb(51,78,145);
text-decoration: none;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
}

.heading_top {
	display:none;
}

.heading {
	display:none;
}


.logohover{
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	position:absolute;
	left:218px;
	top:236px;
	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;
}

.logohover:hover{
	background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	padding:0px;
	background-color:#ffffff;
	height:12px;
	background-size:54px 10px;									
}
.line2{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 4px 0 0 5px;
height: 26px;
width: 293px;
border-top: 1px solid #999;
background-color: #1f3a7d;
background-image: -webkit-linear-gradient(top, #304d94 0%, #1f3a7d 40%, #0b2669 90%);
background-image: -moz-linear-gradient(top, #304d94 0%, #1f3a7d 40%, #0b2669 90%);
background-image: -o-linear-gradient(top, #304d94 0%, #1f3a7d 40%, #0b2669 90%);
background-image: -ms-linear-gradient(top, #304d94 0%, #1f3a7d 40%, #0b2669 90%);
background-image: linear-gradient(top, #304d94 0%, #1f3a7d 40%, #0b2669 90%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff304d94', endColorstr='#ff0b2669', GradientType=0);
border-top: 1px solid #3657a7;

}

.sub-line2 {
  position: absolute;
  top: 234px !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: 50px;
  margin-top: 1px;
  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);
}