@import url('https://fonts.googleapis.com/css?family=Open+Sans');


body { 
	padding:0; 
	margin:0;
	width:100%;
	height:90px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left:0px;
}

.hero {
	float:left;
	width:50%;
	background-position:0px 0px;
	border:0;
	margin-left:0px;
	color:#000;
	padding-top:2px ;
	height:30px;
}

.first {
	margin-top: 0px;
}

a { 
	color:#ccc; 
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a:hover{text-decoration:none;}

.maintext:hover  {
	text-decoration:underline;
	color: #23527c;
}


.hero img {
  display: block;
margin: 0 auto;
margin-bottom: 10px;
padding-right: 10px;
  float: left;
  width: 90px;
  height: auto;
}


.subhero {
	padding-top:0px;
	height: 32px;
	vertical-align: middle;
	display: table-cell;
}

.wrapper {
	padding:2px 5px;
	min-width:30px;
	width:100%;
	height:90px;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin-top:0px;
	box-sizing: border-box;
	border: 2px solid #dbdfe0;
	background-color:#fff;
}

.text {
 opacity:1; 
  float: none;
  zoom:1;
  display: block;
  padding: 1px 0px 0 0px;
  cursor:pointer;
  width:90%;
  line-height:1.4em;
  color:#003876;
  box-sizing: border-box;
vertical-align: top;
height: 100px;
text-align: left;
    padding-left: 75px;
    box-sizing: border-box;
	font-size: 14px;

}

.maintext {
	letter-spacing: 0px;
	color:#3e3e3e;
	cursor: pointer;
	display: inline;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	line-height: 16px;
}

.dianomi_provider_short {
	font-style:normal;
	font-size: 11px;
	color: #b3b3b3;
	font-weight:normal;
	display:block !important;
	letter-spacing: 0px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 5px;
}

.dianomi_provider_short:before{
content: ""
}
.dianomi_provider_short:after{
content: ""
}

.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;
}

.line2 {
	display:none;
}



.logohover{background-repeat:no-repeat;
	width:60px;
	height:12px;
	position:absolute;
	left:240px;
	bottom: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;
}

.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: 3px;
	right: 1px;
	position: absolute;
	font-weight:400;
	font-size: 10px;
	height: 1.3em;
	color: #ccc;
	width: 115px;
	height: 12px;
	color: #c7c7c7;
	padding-bottom: 0px;
	z-index: 1;
font-family: 'Open Sans', sans-serif;
}

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:45px;
margin-left: 2px;
height: auto;
}
