@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:#464646;
	}

a:link {
	text-decoration: none;		
	}

.maintext:hover {
	text-decoration:underline;
	color:#578cba;
	}

.wrapper { 
 	padding:0 10px 0 0px;
	width: 100%;
	height: 300px;	
	position: relative;
	}

.hero {	
	width: 100%;
	min-height: 47px;
border-bottom: 1px solid #eee;	}

.hero last{border-bottom:none;}

.hero img {
	display:none;
	}
.subhero{padding-top:3px;}

.heading_top, .heading {
	display: none;
	}	

.text {
	position: relative;
	min-height: 1px;
	font-family: 'Lab Grotesque','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 18px;
	color: #333;
	}


.maintext {
	display:inline;
	}

.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;
    }


.sub-line2 {
	display:none;
	}	

.dianomi_provider_short {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #333;
	display:inline-block;
	}

.dianomi_provider_short::after {
	content: ")";
	}

.dianomi_provider_short::before {
	content: "(";
	}
