.hero-row {
	background-color:#2aa5c8;
}
.upload-body-block {
	margin-top:60px;
}
#document-section .input,#quickquote-section {
	border-radius:5px;
}
#agree-terms-block {
	background:rgba(255,255,255,0.75);
	color:#000;
	border-radius:5px;
	position:absolute;
	z-index:1000;
}
#agree-terms-text {
	border-radius:0 !important;
	font-size:1.1em;
}
#agree-terms-text input {
	position:absolute;
	margin:4px 0 0 -20px;
}
.pitch-feature-image-block {
	margin-top:80px;
	position:relative !important;
}
.pitch-list {
	padding-bottom:20px;
}
.hero-row-bg {
	height:726px!important;
}
#document-section {
	border:none!important;
}
.pgs-disabled-txt {
	color:#333;
	margin:20px 40px;
}
.ul-list-faq-index {
	font-size:16px;
	margin:-20px 0 30px;
}

#dropzone {
	padding-top:25px;
	padding-left:8px;
}

#dropzone .max-upload-size-pgs{
	bottom:10px;
	width:100%;
	text-align: center;
	font-size: 11px;
	color: #9A8D8D;
}

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
	z-index:2000;
}