#profile_email {
	margin-bottom: 10px;
}

.well {
	background: white;
	position: relative;
	padding:30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
		box-shadow: 0px -22px 40px -27px black;

}

.well .span8 {
	padding-left: 30px;
}

.well .span8 h4 {
	font-family: "museo-slab-n4", "museo-slab", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 26px;
	line-height: 42px;
	color: #336699;
	text-transform: initial;
}
.well .span8 h5 {
	font-family: "proxima-nova-n4", "proxima-nova", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 24px;
	color: #336699;
}

.giftbox {
	position: absolute;
	top: 120px;
	left: -16px;
	z-index: -1;
}

audio {
	width: 100% !important;
}


.warning {
	color: black;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.warning h6 {
	text-align: center;
	letter-spacing: .34em;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
}

.span4.download input {
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.span4.download form div.line div.field {
	width: 48%;
	margin-right: 2%;
}

.span4.download .cancelButton.negative {
	display: none;
}

.span4.download button, a#download {
	margin-left: 22px;
	margin-top: 10px;
	max-width: 305px;
	padding:24px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

	font-size: 20px;
	font-weight: normal;
	color: white;
	text-shadow: 0px 0px 5px rgba(0,0,0,.5);
	border:none;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);

	background: #336699;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzNjY5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOTUyN2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #336699 0%, #29527b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#336699), color-stop(100%,#29527b));
	background: -webkit-linear-gradient(top,  #336699 0%,#29527b 100%);
	background: -o-linear-gradient(top,  #336699 0%,#29527b 100%);
	background: -ms-linear-gradient(top,  #336699 0%,#29527b 100%);
	background: linear-gradient(to bottom,  #336699 0%,#29527b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336699', endColorstr='#29527b',GradientType=0 );

}

a#download {
	display: inline-block;
	text-align: center;
}

.span4.download button img {
	display:none;
}

.span4.download label {
	text-transform: uppercase;
	font-size: 13px;
}

.wepromise {
	display: inline-block;
	text-align: center;
	color: black;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: .080em;
	padding-top:15px;
	padding-bottom: 11px;
}

img.free-ribbon {
	position: absolute;
	top: -8px;
	left: -8px;
}

#preview {
	text-align: center;
	text-transform: uppercase;
	background: #333333;
	color: white;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: .140em;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 5px;
}

.cover {
	width:100%;
}

h5 {
	font-size: 16px;
}