@font-face {
    font-family: 'Lab Grotesque';
    src: url('/partner/businessinsider/fonts/LabGrotesque-Black.woff2') format('woff2'),
        url('/partner/businessinsider/fonts/LabGrotesque-Black.woff') format('woff'),
        url('/partner/businessinsider/fonts/LabGrotesque-Black.svg#LabGrotesque-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lab Grotesque';
    src: url('/partner/businessinsider/fonts/LabGrotesque-Regular.woff2') format('woff2'),
        url('/partner/businessinsider/fonts/LabGrotesque-Regular.woff') format('woff'),
        url('/partner/businessinsider/fonts/LabGrotesque-Regular.svg#.') format('svg');
    font-weight: normal;
    font-style: normal;
}

body { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:0 0px;
	margin:0; 
	}

a {
	text-decoration:none;
	color:#222;
	}

a:link {
	text-decoration: none;		
	}

.maintext:hover {
	text-decoration: underline;
	}

.wrapper { 
 	padding:0 10px 0 0px;
	width: 100%;
	height: 450px;	
	position: relative;
	}

.hero {	
	width: 100%;
	min-height: 100px;
	border-bottom: none;	
	padding-bottom:0px;
}

.hero.last{border-bottom:none;}

.hero img {
	display: block;
float: left;
max-width: 100px;
height: auto;
margin-right: 10px;
	}

.subhero{	
	height:69px;
	vertical-align:middle;
	display: block;
}

.heading_top, .heading {
	display: none;
	}	

.text {
	position: relative;
	min-height: 1px;
	font-family: 'Lab Grotesque','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.428571429;
	color: #333;
	max-width: 450px;
	}


.maintext {
	display:block;
padding-left: 100px;
box-sizing: border-box;
	}

.action {
	display:none;
	}

.line2 {
  	margin-top: 0;
    margin-bottom: 21px;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 9px;
    font-size: 13px;
    line-height: 20px;
    color: #185f7d;
    letter-spacing: 2px;
  	font-weight: 900;
    text-transform: uppercase;
    font-family: 'Lab Grotesque',  'FaktCondensedPro SemiBold','Helvetica Neue',Helvetica,Arial,sans-serif;
    }
.dianomi_provider_short, .article_date{
	font-size: 13px;
	font-family: 'Lab Grotesque','Helvetica Neue',Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 0;
	color: #777;
	display:block !important;
	}


.sub-line2 {
	color:#ccc;
	display:block;
	font-size:10px;height:1.3em;
	height:12px; 
	right:-5px;
	overflow: hidden;
	padding-bottom:0px;
	position:absolute;
	bottom:0px;
	width:70px;
	z-index:1; 
	font-family: Helvetica,Arial,sans-serif;

	}

.sub-line2 a{
	color:#999;
	}

.sub-line2 img{
	border:none;
	outline: none;
	height: auto;
	}
