@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);body {margin: 0; padding: 0; background: #fff; text-align: center; font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #000;}table, td {font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #000;}#main h1 {font-size: 24px; margin: 0 0 .1em 0;}#main h2 {font-size: 16px; margin: 0;}#main h3 {font-size: 12px; margin: 0;}#main h4 {font-size: 10px; margin: 0;}#main table, td {font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #000;}td.maintable p {	font-size: 12px;	margin-top: 0;	margin-bottom: 10px;}td.sidebar p { font-size: 10px; margin-top: 0; }a.storeButton, a.storeButton:link, a.storeButton:visited {	color: #fff;	background: #0571a3;	font-weight: 600;}a.storeButton.light, a.storeButton.light:link, a.storeButton.light:visited {	color: #fff;	background: #0571a3;	font-weight: 300;	padding: 10px 5px;}a.storeButton:hover, a.storeButton.light:hover {	color: #fff;	background: #223940;	-webkit-transition: all 100ms ease;	-moz-transition: all 100ms ease;	-o-transition: all 100ms ease;	transition: all 100ms ease;}/* ready to delete stuff *//*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);hr {    display: block;    height: 1px;    border: 0;    border-top: 1px solid #ccc;    margin: 1em 0;    padding: 0;}audio,canvas,iframe,img,svg,video {    vertical-align: middle;}fieldset {    border: 0;    margin: 0;    padding: 0;}textarea {    resize: vertical;}.browserupgrade {    margin: 0.2em 0;    background: #ccc;    color: #000;    padding: 0.2em 0;}/* apply a natural box layout model to all elements, but allowing components to change */html {  box-sizing: border-box;}*, *:before, *:after {  box-sizing: inherit;}a, a:link, a:visited {	color: #2F72C0;	text-decoration: none;}a:hover {	color: #333;	cursor: pointer;}/* ==========================================================================   Badges   ========================================================================== */.icon-container {	position: relative;	display: inline-block;}.badge {	position: relative;	vertical-align: bottom;}.badge.medium {	left: 45px;	top: -45px;}.icon-container .badge {	position: absolute;	bottom: 0;	right: 0;	vertical-align: bottom;}/* ==========================================================================   Styles for store pages   ========================================================================== */#price-estimate-note {	position: absolute;	top: 0;	right: 0;	padding: 10px 15px;	margin: 10px 0 0;	border-radius: 10px;	width: 220px;	font-size: 13px;	line-height: 15px;	color: #333;	background: #F3F7FC;    display: none;}#price-estimate-note.inline {	position: inherit;	width: 100%;	max-width: 590px;	margin: 0 auto;	font-size: 14px;	line-height: 18px;	display: none;	text-align: center;}a.storeButton, a.storeButton:link, a.storeButton:visited, a.button, a.button:link, a.button:visited {	color: #fff;	background: #2F72C0;	width: 100%;	display: block;	border-radius: 6px;	padding: 10px 15px;	margin: 0px 0 15px;	text-decoration: none;	font-size: 16px;	line-height: 16px;	text-align: center;	font-weight: 500;	font-weight: 700;}a.storeButton.continue:hover {	text-shadow: none;}a.storeButton.cancel {	color: #fff;	background: #888;	font-weight: 400;	font-size: 16px;	line-height: 24px;}a.storeButton.small, a.storeButton.small:link, a.storeButton.small:visited, a.button.small, a.button.small:link, a.button.small:visited {	color: #fff;	background: #2F72C0;	display: block;	width: intrinsic;	min-height: 0px;	min-height: intrinsic;	border-radius: 6px;	padding: 10px 15px;	margin: 5px 0 10px;	text-decoration: none;	font-size: 16px;	line-height: 16px;	text-align: center;	font-weight: 500;}a.storeButton .price {/* 	display: block; */	font-size: 20px;	line-height: 16px;}a.storeButton .text {	display: block;	font-size: 12px;	line-height: 16px;	font-weight: 300;}a.storeButton .call-to-action {	display: block;	font-size: 18px;	line-height: 18px;}.store-box {	background: #F3F7FC;	border-radius: 10px;	padding: 15px 0px 0px 0px;	margin: 0 0 15px;	position: relative;}.store-box .icon-container {	margin: 0 15px 15px 0;	float: left;}a.storeButton .currencyName {	font-weight: 300;	font-size: 16px;	line-height: 24px;}.store-icon {	position: relative;	display: inline-block;	float: left;	margin: 0 15px 30px 0;}.store-icon .badge {	position: absolute;	bottom: 0;	right: 0;	vertical-align: bottom;}a.storeButton, a.storeButton:link, a.storeButton:visited {	color: #fff;	background: #2F72C0;}a.storeButton:hover, a.storeButton:focus, a.storeButton.small:hover, a.storeButton.small:focus, a.button:hover, a.button:focus, a.button.small:hover, a.button.small:focus {	color: #fff;	background: #223940;}