body {
	background-color: #FFF;
}

.bHead {
	padding-bottom: 30px;
	background-color: #FFF;
}

.container-fluid {
	max-width: 900px;
}

.starter-template {
	padding: 40px 90px;
	background-color: #FFF;
	border: solid 1px #999;
}

.bFoot {
	padding-bottom: 30px;
}

.starter-template p {
	font-size: 18px;
	line-height: 200%;
	margin: 1em 0;
}

.img-responsive-overwrite {
	margin: 0 auto;
	margin-bottom: 30px;
}

h1 {
	font-size: 50px;
	color: #000066;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
}

h2 {
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}

h3 {
	font-weight: bold;
	line-height: 150%;
}

.alert {
	font-size: 18px;
	font-weight: bold;
}

.panel {
	font-size: 18px;
}

.panel-body {
	line-height: 200%;
}

.well h6 {
	background: url(sympathysmall.png) no-repeat left center;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
	padding-left: 20px;
}

.hlarge {
	font-size: 30px;
}

.bg-warning {
	background-color: #FFFF00;
	font-weight: bold;
}

.stress {
	color: #FF0000;
	font-weight: bold;
}

.well-goods-overwrite {
}

.btn-normal {
	color: #000000;
	background-color: #f2f2f2;
	border-color: #ddd;
}

iframe {
	max-width: 100%;
}

.btn-purchase {
	color: #fff;
	background-color: #DE5D50;
	border-color: #DE5D50;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 56px;
	line-height: 56px;
	padding-top: 0;
	padding-bottom: 0;
	cursor: pointer;
	display: block;
	white-space: nowrap;
	overflow: visible;
	width: 100%;
	max-width: 350px;
	min-width: 200px;
}

.btn-purchase:hover{
	color: #fff;
	background-color: #D85145;
	border-color: #D85145;
}

.page-top {
	z-index: 999;
	overflow: auto;
	position: fixed;
	bottom: 20px;
	right: 20px;
	padding: 0;
}

@media screen and (max-width:767px) {

	.starter-template {
		padding: 20px 20px;
	}

	.starter-template p {
		font-size: 14px;
		line-height: 150%;
	}

	h1 {
		font-size: 30px;
	}
}
