.gform.index_gform {
	background:#000;
	text-align:left;
}

.gform .m2 .freebirdFormviewerViewHeaderHeader {
	background-color:#000!important;
}
.gform .freebirdSolidBackground {
	background-color:#ff0000;
}
.gform .freebirdFormviewerViewHeaderDescription {
	color:#fff;
}
.gform .m2 .freebirdFormviewerViewHeaderTitle {
	color:#fff;
}
.gform .freebirdFormviewerComponentsQuestionBaseRoot, .gform .freebirdFormviewerComponentsQuestionBaseRoot.hasError {
	background-color:#000;
	position:relative;
	padding-bottom:30px;
	
}
.gform .freebirdFormviewerComponentsQuestionBaseTitle, .gform .m2 .exportLabelWrapper .exportLabel.freebirdFormviewerComponentsQuestionRadioLabel, .gform .m2 .exportLabelWrapper .exportLabel.freebirdFormviewerComponentsQuestionCheckboxLabel {
	color:#fff;
}
.gform .quantumWizMenuPaperselectOption.isPlaceholder {
	color:#666;
}
.gform .freebirdFormviewerComponentsQuestionTextTextInput .exportInput, .gform .freebirdFormviewerComponentsQuestionTextTextInput .exportTextarea, .quantumWizTextinputSimpleinputInput {
	background:#fff;
	color:#000;
								
	box-sizing: content-box;
	height: 30px;
	line-height:30px;
	padding-left:10px;
}
.gform .freebirdFormviewerComponentsQuestionTextTextInput .exportLabel {
	line-height:30px;
	padding:0 10px;
}
.gform .quantumWizMenuPaperselectOption {
	background:#fff;
}
.gform .freebirdFormviewerViewFooterEmbeddedBackground {
	background:none;
}
.gform .freebirdDisclaimerColor, .gform .freebirdDisclaimerColor a {
	color:#fff;
}
.gform input[type="text"] {
	background:#fff;
	padding:0 0 0 10px;
	line-height:30px;
}
.gform .freebirdFormviewerComponentsQuestionBaseRoot.hasError .freebirdFormviewerComponentsQuestionBaseValidationError {
	display: block;
	text-align:left;
	line-height: 24px;
	padding-left:24px;
	position:absolute;
	left:0;
	bottom:5px;

	width:100%;
}
.gform .freebirdFormviewerComponentsQuestionBaseErrorIcon {
	display: inline-block;
	vertical-align:top;
}
.gform .freebirdFormviewerComponentsQuestionTextRoot {
	text-align:left;
}
.gform .freebirdFormviewerComponentsQuestionBaseHeader {
	margin-bottom:10px;
}
.gform .quantumWizTextinputPaperinputContentArea {
	position:static;
	top: inherit;
}
.gform .quantumWizTextinputPaperinputMainContent {
	height: auto;
}
.gform .m2 .freebirdFormviewerViewItemsItemItem {
	background:#000;
}
.gform .freebirdFormviewerViewItemsSectionheaderTitle, .gform .m2 .freebirdFormviewerViewItemsSectionheaderDescriptionText {
	color:#fff;
}
.gform .m2 .exportLabelWrapper .exportLabel.freebirdFormviewerComponentsQuestionCheckboxLabel {
	color:#fff;
}