@import url(//fonts.googleapis.com/css?family=Lato:400,700);

body { 
	font-family: 'Lato', helvetica neue, helvetica, arial, sans-serif;
	font-size: 12px;
    line-height: 1.42857143;
	padding:0 0px;
	margin:0; 
	padding:0px;
	}

a {
	text-decoration:none;
	color:#222;
	}

a:link {
	text-decoration: none;		
	}

.maintext:hover {
	text-decoration: underline;
	}

.wrapper { 
	width: 100%;
	height: 450px;	
	}

.hero {	
	width: 100%;
	min-height: 0px;
    border-bottom: 1px solid #cbcbcb;
	padding: 15px 0 20px 0;
}

.hero.first{border-top:none;margin-top:0px;}

.hero.last{border-bottom:none;}

.hero img {
	float:left; 
	border:none;
	padding-top: 0px;
	padding-left: 7px;
	}

.subhero{	
	height:50px;
	vertical-align:middle;
	display:table-cell;
}

.heading_top, .heading {
	display: none;
	}	

.text {
	position: relative;
	min-height: 1px;
	font-family: 'Lato', helvetica neue, helvetica, arial, sans-serif;
	font-size: 14px;
font-weight: normal;
height: auto;
padding: 0 9px ;
line-height: 16.1px;
margin-left: 90px;
	color: #222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}


.maintext {
	font-family: 'Lato', helvetica neue, helvetica, arial, sans-serif;
	font-size: 14px;
font-weight: normal;
height: auto;
line-height: 16.1px;
	color: #000;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	font-weight:700;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.action {
	display:none;
	}


.line2 {
    background-color: #A5B2B9;
    color: #fff;
   font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
    padding: 5px 0px 5px 5px;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
	}


.dianomi_provider_short {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #444;
	display:inline-block !important;
	}

.dianomi_provider_short::after {
	content: ")";
	}

.dianomi_provider_short::before {
	content: "(";
	}



.sub-line2 {
	color:#ccc;
	display:block;
	font-size:10px;height:1.3em;
	height:12px; 
	right:0px;
	overflow: hidden;
	padding-bottom:0px;
	position:absolute;
	bottom:0px;
	width:55px;
	z-index:1; 
	font-family: Helvetica,Arial,sans-serif;

	}

.sub-line2 a{
	color:#999;
	}
