body { 
	padding:0; 
	margin:0;
	width:100%;
	height:95px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	padding-left:0px;
	box-sizing: border-box;
  	overflow: hidden;
} 
 
.hero {
	width:100%;
	background-position:0px 0px;
	border:0;
box-sizing: border-box;
	margin-left:0px;
	color:#F9F9F9;

}



.hero.last {
margin-top: 15px;
    padding: 0;
}

a { 
	color:#ccc; 
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a:hover{text-decoration:none;}




.hero img {
	display: none;
}

.subhero {
	padding-top:0px;
	display: block;
}

.wrapper {
padding: 0px;
  height: 128px;
background-color: #F9F9F9;
  box-sizing: border-box;
display: table;
width: 100%;
position: relative;}

.text {
	zoom:1;
	padding: 0px;
	cursor:pointer;
	width:100%;
	line-height:1.2em;
	color:#333;
padding-top: 18px;
    min-height: 68px;

	box-sizing: border-box;
}

.maintext {
line-height: 1.3em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
  display: block;
    margin-top: 8px;

  margin-bottom: 10px;
  color: #000;
font-size: 0.9rem;
}

.dianomi_provider_short {
	font-style:normal;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
	display:block ;
	letter-spacing: 0px;
margin-top: 0.3em;
color: #00a469;
font-size: 13px;
}

.action{
	display:none !important;
	visibility: hidden;
	color: rgb(85, 7, 92);
	cursor: auto;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	margin-left: 5px;
}


.heading_top,
.heading {
	display: none;
}

.logohover{background-repeat:no-repeat;
	width:60px;
	height:12px;
	position:absolute;
	left:240px;
	top:2px;
	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;
}
.sponsor{
	position: relative;
	display: block;
	height: 15px;
	margin-top: 15px;
}


.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 {
	overflow: hidden;
	bottom:25px;
	right:3px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#424242;
	width:55px;
	padding-bottom:0px;
	z-index:1; 

font-weight: bold;
font-size: 9px;

}

.sub-line2 img{
	width: 55px;
  height: auto;
	border:none;
	outline:none;
  padding-left: 1px;
}

.hero img {
	display: inline-block;
    float: left;
    /*margin: 5px 0px;
    padding-right: 10px; */
padding-right: 15px;
  width: 160px;
  height: auto;
  
}

.hero {
/*	height: 90px; */
	padding-bottom: 0px;
	width: 100%;
	background-position: 0px 0px;
	float: left;
	border: 0;
	padding-left: 0px;
	box-sizing: border-box;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.line2{
display: inline;
  position: absolute;
  margin-top: 8px;
  left: 174px;
  font-size: 0.75rem;
  color: #939398;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  color: #434445bf;

text-transform: uppercase;
}


/*
@media (max-width: 480px){

  .text{
  padding-left: 0px;
  }
  
  .maintext{
    font-size: 14px;
    line-height: 17px;
    display: inline;
  }

  .dianomi_provider_short{
  font-size: 11px;
    display: block;    
  }
  
 .sub-line2{
   top: auto;
  bottom: 25px;
  }
  
  
  */
  
}


  
