#gform_2 {
	max-width: 820px;
	margin: 0 auto;
}
#gform_confirmation_message_2 {
	color: #222;
	background-color: transparent;
	border: none;
	padding: 0;
	margin-top: 0;
}
.gform_wrapper label {
	font-weight: 500;
}
.gform_wrapper #gform_2 .gfield_required {
	visibility: hidden;
}
.gform_wrapper #gform_2 input[type='radio'],
.gform_wrapper #gform_2 input[type='checkbox'] {
	opacity:0;
	position:absolute;
	filter:alpha(opacity=0);
	margin:5px 0 0 5px;
}
.gform_wrapper #gform_2 input[type='radio']:focus+label,
.gform_wrapper #gform_2 input[type="checkbox"]:focus+label {
	color:#C30
}
.gform_wrapper #gform_2 input[type='checkbox']+label,
.gform_wrapper #gform_2 input[type='radio']+label {
	background: url('images/qf-radio-buttons.png') 0 0 no-repeat;
	position:relative;
	padding: 5px 0 5px 40px !important;
	cursor:pointer;
	min-height:38px;
	display:inline-block;
	z-index:0;
	line-height: 24px;
	margin: 0;
}
.gform_wrapper #gform_2 ul.gfield_radio li label,
.gform_wrapper #gform_2 ul.gfield_checkbox li label {
	display: block;
}
.gform_wrapper #gform_2 input[type='checkbox']+label,
.gform_wrapper #gform_2 input[type='radio']+label {
	background-position: 0 0;
	color: #000;
}

.gform_wrapper #gform_2 input[type='checkbox']+label:hover,
.gform_wrapper #gform_2 input[type='radio']+label:hover {
	background-position: 0 -1000px;
	color: #3f933a;
}

.gform_wrapper #gform_2 input[type='checkbox']+label:active,
.gform_wrapper #gform_2 input[type='checkbox']:checked+label,
.gform_wrapper #gform_2 input[type='radio']+label:active,
.gform_wrapper #gform_2 input[type='radio']:checked+label {
	background-position: 0 -2000px;
	color: #999;
}

.gform_wrapper #gform_2 input[type='checkbox']:disabled+label,
.gform_wrapper #gform_2 input[type='radio']:disabled+label,
.gform_wrapper #gform_2 input[type='checkbox']:disabled:checked+label,
.gform_wrapper #gform_2 input[type='radio']:disabled:checked+label {
	background-position: 0 0;
	color:#ccc
}
.gform_wrapper #gform_2 ul.gfield_radio li input[type='radio']:checked+label,
.gform_wrapper #gform_2 ul.gfield_checkbox li input[type='checkbox']:checked+label {
    font-weight: normal;
}

.sectionheader {
	background-color: #f5f5f5;
	padding: 20px 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 12px;
	position: relative;
	margin-right: 0;
}
.sectionheader p:last-of-type, .notice p:last-of-type {
	margin-bottom: 0;
}
.notice {
	padding:40px;
	background-color:#FFFFE0;
	border:1px solid #F4E489;
}
.notice h3 {
	color: #3b8dd0;
	margin-bottom: 0;
	margin-top: 0;
}
.hide {
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.qf-info-field {
	width: 60%;
}
/* Color Scheems & Layouts */
li.gfield.qfcolors li {
	float: left;
}
li.gfield.qfcolors .ginput_container li {
	width: 120px;
	display: block;
	margin: 10px 42px 10px 0;
	background: url(images/qf-sample-color-schemes.jpg) 0 0 no-repeat;
	height: 80px;
	overflow: visible;
	border: 1px solid #ccc;
	position: relative;
}
li.gfield.qfcolors .ginput_container li label {
	margin: 0 !important;
	text-indent: -9999px;
	height: 98px;
	position: absolute;
	z-index: 1;
	top: -18px;
	left: -18px;
	width: 138px;
}
li.gfield.qfcolors .ginput_container .gchoice_1_0 {
	color: #000;
	background-position: 0 0;
}
li.gfield.qfcolors .ginput_container .gchoice_1_1 {
	color: #000;
	background-position: -200px 0;
}
li.gfield.qfcolors .ginput_container .gchoice_1_2 {
	color: #000;
	background-position: -400px 0;
}
li.gfield.qfcolors .ginput_container .gchoice_1_3 {
	color: #000;
	background-position: -600px 0;
}
li.gfield.qfcolors .ginput_container .gchoice_1_4 {
	color: #000;
	background-position: -800px 0;
}
li.gfield.qfsample .ginput_container li {
	height: 416px;
	display: inline-block;
	overflow: visible;
	margin: 10px 0 36px;
	position: relative;
}
li.gfield.qfsample .ginput_container li label {
	margin: 0 !important;
	height: 452px;
	position: relative;
	top: -36px;
	left: -18px;
	width: 618px;
}
li.gfield.qfsample {
	padding-top: 40px;
}
li.gfield.qfsample .gfield_label {
	position: relative;
	top: -30px;
}
li.gfield.qfsample .ginput_container input[type="radio"]:checked+label {
	border-color: #333;
}
li.gfield.qfsample.green .ginput_container li {
	background: url(https://s3.amazonaws.com/chromasites_quote_builder/qf-sample-greens2.jpg) no-repeat;
}
li.gfield.qfsample.red .ginput_container li {
	background: url(https://s3.amazonaws.com/chromasites_quote_builder/qf-sample-reds2.jpg) no-repeat;
}
li.gfield.qfsample.blue .ginput_container li {
	background: url(https://s3.amazonaws.com/chromasites_quote_builder/qf-sample-blues2.jpg) no-repeat;
}
li.gfield.qfsample.yellow .ginput_container li {
	background: url(https://s3.amazonaws.com/chromasites_quote_builder/qf-sample-yellows2.jpg) no-repeat;
}
li.gfield.qfsample.white .ginput_container li {
	background: url(https://s3.amazonaws.com/chromasites_quote_builder/qf-sample-whites2.jpg) no-repeat;
}
li.gfield.qfsample.green .ginput_container .gchoice_2_0,
li.gfield.qfsample.red .ginput_container .gchoice_3_0,
li.gfield.qfsample.blue .ginput_container .gchoice_4_0,
li.gfield.qfsample.yellow .ginput_container .gchoice_5_0,
li.gfield.qfsample.white .ginput_container .gchoice_7_0 {
	background-position: 0 0;
}
li.gfield.qfsample.green .ginput_container .gchoice_2_1,
li.gfield.qfsample.red .ginput_container .gchoice_3_1,
li.gfield.qfsample.blue .ginput_container .gchoice_4_1,
li.gfield.qfsample.yellow .ginput_container .gchoice_5_1,
li.gfield.qfsample.white .ginput_container .gchoice_7_1 {
	background-position: 0 -480px;
}
li.gfield.qfsample.green .ginput_container .gchoice_2_2,
li.gfield.qfsample.red .ginput_container .gchoice_3_2,
li.gfield.qfsample.blue .ginput_container .gchoice_4_2,
li.gfield.qfsample.yellow .ginput_container .gchoice_5_2,
li.gfield.qfsample.white .ginput_container .gchoice_7_2 {
	background-position: 0 -960px;
}
li.gfield.qfsample.green .ginput_container .gchoice_2_3,
li.gfield.qfsample.red .ginput_container .gchoice_3_3,
li.gfield.qfsample.blue .ginput_container .gchoice_4_3,
li.gfield.qfsample.yellow .ginput_container .gchoice_5_3,
li.gfield.qfsample.white .ginput_container .gchoice_7_3 {
	background-position: 0 -1440px;
}
@media (max-width: 767px) {
	.qf-info-field {
		width: auto;
	}
	li.gfield.qfcolors .ginput_container li {
		margin: 10px 20px 10px 0;
	}
	li.gfield.qfsample.green .ginput_container li,
	li.gfield.qfsample.red .ginput_container li,
	li.gfield.qfsample.blue .ginput_container li,
	li.gfield.qfsample.yellow .ginput_container li,
	li.gfield.qfsample.white .ginput_container li {
		height: 210px;
		background-size: 300px 960px;
		left: -6px;
	}
	li.gfield.qfsample .ginput_container li label {
		height: 244px;
		width: 306px;
		left: -6px;
	}
	li.gfield.qfsample.green .ginput_container .gchoice_2_0,
	li.gfield.qfsample.red .ginput_container .gchoice_3_0,
	li.gfield.qfsample.blue .ginput_container .gchoice_4_0,
	li.gfield.qfsample.yellow .ginput_container .gchoice_5_0,
	li.gfield.qfsample.white .ginput_container .gchoice_7_0 {
		background-position: 0 0;
	}
	li.gfield.qfsample.green .ginput_container .gchoice_2_1,
	li.gfield.qfsample.red .ginput_container .gchoice_3_1,
	li.gfield.qfsample.blue .ginput_container .gchoice_4_1,
	li.gfield.qfsample.yellow .ginput_container .gchoice_5_1,
	li.gfield.qfsample.white .ginput_container .gchoice_7_1 {
		background-position: 0 -240px;
	}
	li.gfield.qfsample.green .ginput_container .gchoice_2_2,
	li.gfield.qfsample.red .ginput_container .gchoice_3_2,
	li.gfield.qfsample.blue .ginput_container .gchoice_4_2,
	li.gfield.qfsample.yellow .ginput_container .gchoice_5_2,
	li.gfield.qfsample.white .ginput_container .gchoice_7_2 {
		background-position: 0 -480px;
	}
	li.gfield.qfsample.green .ginput_container .gchoice_2_3,
	li.gfield.qfsample.red .ginput_container .gchoice_3_3,
	li.gfield.qfsample.blue .ginput_container .gchoice_4_3,
	li.gfield.qfsample.yellow .ginput_container .gchoice_5_3,
	li.gfield.qfsample.white .ginput_container .gchoice_7_3 {
		background-position: 0 -720px;
	}
}
/* Quote Form Confirmation */
#q-container {
	margin: 0 auto;
	max-width: 1000px;
}
#q-container p {
	font-weight: normal;
}
#q-container h1 {
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	font-weight: normal;
}
#q-container h2 {
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
}
#q-container h3 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 6px;
}
#q-intro,
#q-features,
#q-cms,
#q-cform,
#q-blog,
#q-ecommerce,
#q-cart,
#q-design,
#q-writing,
#q-logodesign {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#q-container .col-sm-4 {
	text-align: center;
}
#q-quote .quote-callout {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	padding: 30px;
	margin-bottom: 20px;
}
#q-quote h2 {
	margin: 0;
}
#q-quote a.interested {
	min-width: 320px;
	font-size: 24px;
	line-height: 48px;
	padding: 6px 12px;
	margin-bottom: 6px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	border-top: 2px solid #bb0000;
	border-bottom: 2px solid #440000;
	background-color: #990000;
	background: -webkit-linear-gradient(top, #990000 0%, #770000 100%);
	background:    -moz-linear-gradient(top, #990000 0%, #770000 100%);
	background:     -ms-linear-gradient(top, #990000 0%, #770000 100%);
	background:      -o-linear-gradient(top, #990000 0%, #770000 100%);
	background:         linear-gradient(top, #990000 0%, #770000 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow:    0 1px 3px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.75);
	box-shadow:         0 1px 3px rgba(0,0,0,0.75);
	text-shadow: 0 1px 1px #000000;
	text-align: center;
}
#q-container .disclaimer-text {
	color: #777;
	font-size: 14px;
	font-style: italic;
}
#q-container .list-header {
	margin-bottom: 6px;
}
@media (min-width: 768px) {
	#q-cms img,
	#q-cform img,
	#q-blog img,
	#q-ecommerce img,
	#q-cart img,
	#q-design img,
	#q-organization img,
	#q-writing img,
	#q-logodesign img {
		margin-top: 36px;
	}
}
@media (min-width: 992px) {
	#q-cms img,
	#q-cform img,
	#q-blog img,
	#q-ecommerce img,
	#q-cart img {
		margin-top: 12px;
	}
}
@media (min-width: 1200px) {
	#q-cms img,
	#q-cform img,
	#q-blog img,
	#q-ecommerce img,
	#q-cart img {
		margin-top: 0;
	}
}
