#campaign-page {
	width: 920px;
	font-family: robotoregular, Roboto, Arial, sans-serif !important;
	font-weight: 400;
	margin: 0 auto;
	padding-bottom: 90px;
	-webkit-text-size-adjust: none;
}

#campaign-page * {
	font-family: robotoregular, Roboto, Arial, sans-serif !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#campaign-page img {
	display: block;
	border: none;
	max-width: 100%;
}

#campaign-page a,
#campaign-page a:visited {
	font-family: robotoregular, Roboto, Arial, sans-serif !important;
	color: #0085d5 !important;
	text-decoration: none;
	outline: none !important;
}

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

#campaign-page p,
#campaign-page li {
	font-family: robotoregular, Roboto, Arial, sans-serif !important;
	font-size: 14px !important;
	line-height: 20px !important;
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
	color: #303030;
}

#campaign-page p.campaign-disclaimer {
	font-size: 12px !important;
	line-height: 18px !important;
	color: #5a6772 !important;
	padding-top: 15px !important;
}

#campaign-page .campaign-caption {
	font-size: 12px !important;
	line-height: 18px !important;
	color: #5a6772 !important;
	text-align: left !important;
}

#campaign-page ul,
#campaign-page ol {
	padding: 0 0 0 20px !important;
	margin: 0 !important;
}

#campaign-page ul {
	list-style: disc;
}

#campaign-page h2 {
	font-family: roboto_condensedlight, "Roboto Condensed", Arial, sans-serif !important;
	font-weight: 300 !important;
	font-size: 24px !important;
	line-height: 30px !important;
	color: #303030 !important;
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
}

#campaign-page h3 {
	font-family: roboto_condensedlight, "Roboto Condensed", Arial, sans-serif !important;
	font-weight: 300 !important;
	font-size: 18px !important;
	line-height: 24px !important;
	color: #303030 !important;
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
}

#campaign-page h2 *,
#campaign-page h3 * {
	font-family: roboto_condensedlight, "Roboto Condensed", Arial, sans-serif !important;
}

#campaign-page h4 {
	font-family: robotomedium, Roboto, Arial, sans-serif !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	line-height: 20px !important;
	color: #303030 !important;
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
}

#campaign-page h4 * {
	font-family: robotomedium, Roboto, Arial, sans-serif !important;
}

#campaign-page .cta-button,
#campaign-page .cta-button:visited {
	display: inline-block;
	vertical-align: middle;
	font-family: roboto_condensedregular, "Roboto Condensed", Arial, sans-serif !important;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px !important;
	color: #fff !important;
	background: #0085d5;
	padding: 10px 17px;
	outline: none !important;
	text-decoration: none !important;
	text-align: center;
	cursor: pointer;
	transition: background 0.25s ease;
}

#campaign-page .cta-button.transparent,
#campaign-page .cta-button.transparent:visited {
	background: none;
	padding: 9px 16px;
	border: 1px solid #fff !important;
}

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

* + .cta-button {
	margin-top: 5px;
}

#campaign-page .cta-button + * {
	margin-top: 15px !important;
}

.campaign-section {
	padding: 40px 0;
	width: 860px;
	margin: 0 auto;
}

.campaign-section::after,
.campaign-subsection::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

.campaign-section + .campaign-section {
	border-top: 1px solid #d4d9dd;
}

.campaign-section:last-child {
	padding-bottom: 0;
}

#campaign-page .campaign-section p:last-child,
#campaign-page .campaign-section ul:last-child,
#campaign-page .campaign-section ul:last-child li:last-child {
	padding-bottom: 0 !important;
}

.two-column > div {
	width: 570px;
	float: left;
}

.two-column > div + div {
	width: 270px;
	float: right;
}

.two-column.equal-width > div {
	width: 420px;
}

.three-column > div {
	float: left;
	width: 270px;
}

.three-column > div + div {
	margin-left: 25px;
}

.four-column > div {
	float: left;
	width: 200px;
}

.four-column > div + div {
	margin-left: 20px;
}

.teaser-box {
	padding: 20px;
	background: #edeff0;
	text-align: center;
}

.campaign-section > div > .teaser-box + .teaser-box {
	margin-top: 20px;
}

.teaser-box > img:first-child {
	margin: -20px -20px 20px -20px;
}

#campaign-page .teaser-box h2,
#campaign-page .teaser-box h3,
#campaign-page .teaser-box h4,
#campaign-page .teaser-box p,
#campaign-page .teaser-box li {
	color: #5a6772 !important;
	padding-bottom: 10px !important;
}

#campaign-page .teaser-box h2 {
	font-size: 23px !important;
}

#campaign-page .teaser-box p,
#campaign-page .teaser-box li {
	font-size: 13px !important;
	line-height: 19px !important;
}

.campaign-subsection + .campaign-subsection {
	margin-top: 20px;
	border-top: 1px solid #d4d9dd;
	padding-top: 20px;
}

.no-wrap {
	white-space: nowrap;
}

#campaign-form {
	border-top: 1px solid #d4d9dd;
	padding-top: 40px;
}

.campaign-subsection:first-child > img {
	float: right;
	margin-left: 20px;
}

#campaign-page sub {
	vertical-align: baseline;
	font-size: .75em;
	position: relative;
	bottom: -.25em;
}

#campaign-page sup {
	vertical-align: baseline;
	font-size: .75em;
	position: relative;
	top: -.375em;
}

#campaign-page table {
	border-collapse: collapse;
	font-size: 13px !important;
	line-height: 18px !important;
	text-align: left;
	color: #303030 !important;
	border-top: 2px solid #303030;
	border-bottom: 2px solid #303030;
	width: 100%;
}

#campaign-page table * {
	font-size: 13px !important;
	line-height: 18px !important;
}

#campaign-page table li {
	padding-bottom: 5px !important;
}

#campaign-page table + * {
	padding-top: 15px !important;
}

#campaign-page table tr + tr td {
	border-top: 1px solid #303030;
}

#campaign-page th,
#campaign-page td {
	padding: 10px !important;
	vertical-align: middle;
	text-align: center;
}

#campaign-page th,
#campaign-page .table-subhead td {
	text-align: center;
	font-weight: 700;
}

#campaign-page th:first-child,
#campaign-page td:first-child {
	text-align: right;
}

#campaign-page th + th,
#campaign-page td + td {
	border-left: 1px solid #303030;
}

#campaign-page td + td {
	background: #f0f0f0;
}

#campaign-page .table-highlight td {
	background: #e5f3fb;
}

#campaign-page td ul {
	text-align: left;
	list-style: square;
}

#campaign-page table.product-table {
	text-align: left;
	border: 1px solid #bebebe;
}

#campaign-page table.product-table tr + tr td {
	border-top: none;
}

#campaign-page .product-table th,
#campaign-page .product-table td {
	vertical-align: top;
	text-align: left;
}

#campaign-page .product-table th {
	text-align: center;
	background: #7f7f7f;
	color: #fff !important;
}

#campaign-page .product-table th + th,
#campaign-page .product-table td + td {
	border-left: 1px solid #bebebe;
}

#campaign-page .product-table td + td {
	background: none;
}

#campaign-page .product-table tr:nth-child(n+3) {
	background: #f0f0f0;
}

#campaign-page .product-table tr:nth-child(n+3) td {
	padding-top: 15px !important;
	padding-bottom: 0 !important;
}

#campaign-page .product-table tr:last-child td {
	padding-bottom: 15px !important;
}

#campaign-page h2 + p.intended-use {
	margin-top: -10px !important;
	font-size: 14px !important;
	line-height: 20px !important;
}

#intended-use-table-link {
	display: block;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

#intended-use-table-link::after {
	content: "";
	display: block;
	width: 52px;
	height: 52px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABoCAMAAAAqwkWTAAAAilBMVEUAAAAAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdUAhdXnMWrxAAAALXRSTlMAFPoJwhC15roNBvTw65Xcsa0c2MtvY4QySSzgnielZ45dT0I9NyLGfFfRvnm3KzvRAAAD0klEQVRo3sWZZ9ObMAyAxd4hQAIJIYvsvNX//3sd116vyCDbMdfnsxNZWzIggbepT8tHFWRZkK/8xfpqxWAc63V4Zzggq4q6NCpl/ZXhCMnqeQcz3IoMJ0nC3oCYS2EjT3iGz9j6KMnjE1Flhwr4N9DkuEMlkmcEGtwLVOahodR2hxokNShSoyYntWrRoDYHB+RZ4Af4nhk5PG5sxm48SzNxYP+AObKQiuuJf6kWx8um3e/bzbU+rSYOriXydDfq5Pr2r/Hb8yEZ05rP3CUKyZqN8FrfchSSe1oOsk/38aaY6ripFBrOvcAEG3FR3MAUnfByXF6sE9HtnKl2aiMhOQPLZacYeSES0i1IsM+RsLPGLyaQc5VsxgJJR4XQTrYgyT6g6R2BmBv10BmkaRPpXy+ZZFBOQXck9UjmPRxQ4UAkbcXZQOrBFZSwyETbgQiXtH9gYK+aOzKWS0tQZSVjuxcOaECZmkYT70q7BWWcajj8A+U97HPAwo81GS1D3jBkatDgyjtpQ/uJBvHQdk/Wj1UMOhzYaDgxJzRnwoItdEfQgCaJy+baBTSgrn4TD+Q6scDXl4D0pGHfakGLaPA/KUmkQRrZe9DCyUnB/F+CgoEgQ6bLrP8UDDS8r6BFaw9aHwlvn9RULXo2YRekj2vxJFsm1+9XoEXHjidX1IpvztUNP5ucTcQCvviWdTDRJew7PxAndy3L8Z4+sosUTy8zqpYJt0jx+FIr0vtjlXpbathtcECmWFhjsvUVIOKeMI9HHI3scunKLNb8Ss97uacrrEINL+kS+w1AVqWddCHyVvSaoz8+IyEvJVt4qPQctBJIktLJC5FRiFUJg1bCP+SG3CIXIiU9aj3GB5NG3yQo4DBZjKLGRgFbvhVTgomE6isU0fFRKuRRO+LtYYlifHKeGk9MtbjEw7PNA0cJLf1n7+rQvDaW5ziR1fbPbmXjFC4n6YSTpEGeB6lt4iNFgYbwGZ0cH43AWy9y0RBhxPRKU9bj/bQwZj1O0to2JYnL3Gtlyk+cJEvZfJ2vZz24KUVf0JM+K/0I7Kx3KEnSlD+t8MVbT4y1rqTELNrf55eSFZYS1V/IsPvW/u0zS+kaQdl2E2plxfGfP/G+PvkM7PSnMEOCveqOJemdPlNhOaztc1G47yBN0yyo3GXXvPZMUSbWUyCOrLL0onhSf5epsMaIGD+ZIx6xnmNeEqkRZNWf13q3GSQJM3cJ5nFEknIwAr/LBDAHXkELFsxCRCTtYB6ikPlyNVvsbWEu4oJ/SjFfI94ezEjc2X/08WBebkUVZLn/yz/fAdBr0nPHDjFvAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -26px;
	margin-left: -26px;
}