body { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:0; 
	margin:0; 
  overflow: hidden;
	}

a {
	text-decoration:none;
	color:#066EC9;
	}

a:link {
	text-decoration: none;		
	}

.maintext:hover {
	text-decoration:underline;
	color: #23527c;
	}

.wrapper { 
	width: 100%;
	height: 598px;	
	padding:0 0px;
	position: relative;
	margin:0;
	border: 0px solid #dfdfdf;
	}

.hero {	
	width: 100%;
	height:175px;
	padding: 0;
  	margin:0;
	padding-bottom:4px;
	border-bottom: 1px solid #9f9f9f;
	}

.last{
  border-bottom: none;
}


.subhero{
	display:table-cell;
	height:175px;
	vertical-align:middle; 
	width: 100%;
  	margin:0;
	}

.hero img {
	display:block;
align:center;
	margin:0 auto;
  width: 100px;
  height: auto;
	}

.heading_top, .heading {
	display: none;
	}	

.text {
	color: #066EC9;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-left:12px;
	display:table-cell;
	height:37px;
	vertical-align:middle; 
	text-align:center;
	width: 100%;
	}

.maintext {
	font-weight: normal;
	display:block;
	color: #337ab7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:5px 5px;
  	width: 90%;
	}

.action {
	display:none;
	}

.line2 {
	display:block;
	color: #555;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 4px solid #e7e7e7;	
	padding:5px 0;
	text-align:center;
	margin-bottom:0px; 
	}

.dianomi_provider_short {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #999999;
	display:block !important; 
	}


.logohover{
	width:70px;
	height:12px;
	position:absolute;
	bottom:3px;
	right: 4px;
	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:#fff;
	height:12px;
	background-size:54px 10px;
	}

.sub-line2 {
  position: absolute;
  top: 584px !important;
  right: 9px;
  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: none;
}

img.dianomi-lg2 {
  display: inline;
  margin-top: -6px;
  max-width: 25px;
  height: auto;
  filter: invert(1);
}
