@import url('https://fonts.googleapis.com/css?family=Merriweather');

@font-face {
	font-family: 'UnitOT';
	src: url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.eot');
	src: url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.eot?#iefix') format('embedded-opentype'), url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.woff2') format('woff2'), url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.woff') format('woff'), url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.ttf') format('truetype'), url('//www.dianomi.com/partner/globaldata/fonts/UnitOT-Black.svg#UnitOT-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}

body { 
	padding:0; 
	margin:0;
	width:100%;
	height:150px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left:0px;
}

.hero {
	float:left;
	width:100%;
	background-position:0px 0px;
	border:0;
	margin-left:0px;
	color:#000;
	padding-top:0px ;
	height:150px;
}

.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  {
	color: #c1002a;
	text-decoration:underline;
}


.hero img {
	display: block;
float: left;
width: 150px;
height: auto;
max-height: 120px;
padding-left: 0px;
padding-right: 20px;

}

.subhero {
	padding-top:0px;
	height: 70px;
	vertical-align: middle;
	display: table-cell;
box-sizing: border-box;
width: 100%;
}

.wrapper {
	padding:0px 0px 0px 0px;
	min-width:30px;
	width:100%;
	height:150px;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin-top:0px;
	box-sizing: border-box;
	border: 0px solid #ccc;
	background-color:#fff;
	border-top: none;
}

.text {	min-height:1px;
	cursor:pointer;
	width:100%;
	line-height:1.2em;
	margin-left:0px;
	height:auto !important;
box-sizing: border-box;
    padding-right: 0px;
    padding-top: 5px;
    padding-left: 25%;
    -webkit-font-smoothing: antialiased;
}


.maintext {
	letter-spacing: 0px;
	color:#222222;
	cursor: pointer;
	display: inline;
	font-family: 'Merriweather', serif;
	font-size: 16px;
	line-height:32px;
	font-weight: normal;
	height: auto;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.dianomi_provider_short {
	font-style:normal;
	font-size: 15px;
	color: #c1002a;
	font-weight:normal;
	display:block !important;
	letter-spacing: 0px;
	font-family: 'UnitOT';
	padding-top: 10px;
}

.dianomi_provider_short:before{
content: ""
}
.dianomi_provider_short:after{
content: ""
}
.maintext:after 
{
	content:"\00a0"
}


.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;
	border-bottom: 0px solid #ccc;
	margin-top: 0px;
	list-style-type: none;
	padding-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color:#0089d0;
	
}



.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:nromal;
	font-size: 12px;
	height: 1.3em;
	color: #ccc;
	width: 140px;
	height: 15px;
	color: #666;
	padding-bottom: 0px;
	z-index: 1;
	font-family: 'Merriweather', serif;
}

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:55px;
margin-left: 2px;
height: auto;
}
