@charset "UTF-8";
/* CSS Document */

#campaign-page {
	font-family: 'Roboto', Arial, san-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #303030;
	text-transform: none;
	text-decoration: none;
	width: 920px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#campaign-page p {margin: 0 0 15px 0;}

#campaign-page .headerBanner {
	display: block;
	background: url(../images/20160416-metabolomics2016_header.jpg) no-repeat;
	padding: 90px 0 90px 30px;
	font-family: 'Roboto Condensed', Arial, san-serif !important;
	text-transform: uppercase;
	text-decoration: none;
}

#campaign-page .headerBannerYellow {
	font-size: 43px;
	font-weight: 700 !important;
	line-height: 49px;
	color: #ffcc00;
	margin: 0 0 5px 0;
}

#campaign-page .headerBannerWhite {
	font-size: 28px;
	font-weight: 300 !important;
	line-height: 34px;
	color: #ffffff;
	margin: 0;
}

#campaign-page .h2 {
	font-family: 'Roboto Condensed', Arial, san-serif !important;
	font-size: 24px;
	font-weight: 300 !important;
	line-height: 30px;
	margin: 0 0 10px 0;
    overflow: auto;
    word-wrap: break-word;
}

#campaign-page .h3 {
	font-family: 'Roboto Condensed', Arial, san-serif !important;
	font-size: 18px;
	font-weight: 300 !important;
	line-height: 30px;
	margin: 0 0 10px 0;
    overflow: auto;
    word-wrap: break-word;
}
	

#campaign-page .h4 {
	font-family: 'Roboto Condensed', Arial, san-serif !important;
	font-size: 18px;
	font-weight: 300 !important;
	line-height: 18px;
	margin: 0 0 10px 0;
    overflow: auto;
    word-wrap: break-word;
}
	
#campaign-page a:link, #campaign-page a:visited, #campaign-page a:active {
	color: #0085d5;
	text-decoration: none;
}

#campaign-page a:hover {
	color: #0b6092;
	text-decoration: underline;
}

#campaign-page .cta-button a:link, #campaign-page .cta-button a:visited, #campaign-page .cta-button a:active,
#campaign-page .cta-button-secondary a:link, #campaign-page .cta-button-secondary a:visited, #campaign-page .cta-button-secondary a:active {
    font-family: "Roboto Condensed", Arial, san-serif;
    font-weight: 400 !important;
    color: #ffffff !important;
    background-color: #0085d5;
    clear: both;
    display: inline-flex;
	margin-top: 0px;
    text-transform: none;
    text-decoration: none !important;
}

#campaign-page .cta-button a:link, #campaign-page .cta-button a:visited, #campaign-page .cta-button a:active {
	font-size: 15px;
	line-height: 100%;
	padding: 14px 18px;
	margin-bottom: 15px;
}

#campaign-page .cta-button-secondary a:link, #campaign-page .cta-button-secondary a:visited, #campaign-page .cta-button-secondary a:active {
	font-size: 18px;
	line-height: 100%;
	padding: 12px 16px;
	margin-bottom: 0;
	
}

#campaign-page .cta-button a:hover, #campaign-page .cta-button-secondary a:hover {
    background-color: #0b6092;
    text-decoration: none !important;
}

#campaign-page .contentarea {
	font-family: 'Roboto', Arial, san-serif;
	padding: 20px 30px 20px 30px;
	clear: both;
	display: inline-flex;
	flex-wrap: wrap;
}

#campaign-page .contentarea ul {
	padding: 0 0 20px 20px;
	margin: 0;
}

#campaign-page .contentarea li {
	margin: 0 0 5px 0;
}

#campaign-page .mediaspecs {
	font-family: 'Roboto', Arial, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5a6772;
	font-weight: 300;
	margin: 0 0 15px 0;
}

#campaign-page .mediaspecs span {
	color: #303030;
	font-weight: 400;
	margin: 0 5px;
}


#campaign-page .two-column-left {
	float: left;
	width: 550px;
	margin-right: 20px;
}

#campaign-page .two-column-right {
	float: left;
	width: 270px;
}

#campaign-page .two-column-left-alt {
	float: left;
	width: 270px;
	margin-right: 20px;
}

#campaign-page .two-column-right-alt {
	float: left;
	width: 550px;
}

#campaign-page .three-column-left {
	float: left;
	width: 270px;
	margin-right: 25px;
}

#campaign-page .three-column-right {
	float: left;
	width: 270px;
}

#campaign-page .teaserbox {
	width: 270px;
	background-color: #edeff0;
	color: #5a6772;
	font-size: 13px;
	line-height: 19px;
	font-weight: 400;
}

#campaign-page .teaserwrapper {padding: 10px 20px 20px 20px;}

#campaign-page .teaserbox span {
	font-family: 'Roboto Condensed', Arial, san-serif !important;
	color: #5a6772;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	margin-bottom: 5px;
	display: block;
	overflow: auto;
    word-wrap: break-word;
}

#campaign-page .teaserbox p {margin: 0 0 10px 0;}

#campaign-page .product-label {
	font-family: 'Roboto', Arial, san-serif;
	color: #5a6772 !important;
	display: block; 
	clear: both; 
	margin: 10px 30px 30px 30px; 
	padding-top: 5px; 
	font-size: 12px; 
	line-height: 16px;
}

.GSAcontainer
{
  width: 920px ;
  margin-left: auto ;
  margin-right: auto ;
}
