.form-all {
	font-family: "Arial", sans-serif;
}
.form-all {
	width: 1200px;
}
.form-label-left {
	width: 150px;
}
.form-label-right {
	width: 150px;
}
.form-label {
	white-space: normal;
}
.form-label-auto.form-label {
	width: 150px; text-align: left; float: left; display: inline-block;
}
.form-label-left {
	text-align: left; float: left; display: inline-block; white-space: normal;
}
.form-label-right {
	text-align: right; float: left; display: inline-block; white-space: normal;
}
.form-label-top {
	text-align: left; float: none; display: block; white-space: normal;
}
.form-all {
	font-size: 12px;
}
.form-label {
	font-weight: bold;
}
.form-checkbox-item label {
	font-weight: normal;
}
.form-radio-item label {
	font-weight: normal;
}
.supernova {
	background-color: rgb(255, 255, 255);
}
.supernova body {
	background-color: transparent;
}
@media screen and (min-width:480px)
{
.supernova .form-all {
	border: 1px solid rgb(230, 230, 230); border-image: none; box-shadow: 0px 3px 9px rgba(0,0,0,0.1); -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
}
}
@media screen and (max-width:480px)
{
.jotform-form {
	padding: 10px 0px;
}
}
@media screen and (max-width:768px) and (min-width:480px)
{
.jotform-form {
	padding: 30px 0px;
}
}
@media screen and (max-width:1199px) and (min-width:480px)
{
.jotform-form {
	padding: 30px 0px;
}
}
@media screen and (min-width:768px)
{
.jotform-form {
	padding: 60px 0px;
}
}
@media screen and (max-width:1199px)
{
.jotform-form {
	padding: 0px;
}
}
.supernova .form-all {
	border: 1px solid transparent; border-image: none; background-color: rgb(230, 227, 227);
}
.form-all {
	border: 1px solid transparent; border-image: none; background-color: rgb(230, 227, 227);
}
.form-header-group {
	border-color: rgb(206, 200, 200);
}
.form-matrix-table tr {
	border-color: rgb(206, 200, 200);
}
.form-matrix-table tr:nth-child(2n) {
	background-color: rgb(218, 214, 214);
}
.form-all {
	color: rgb(85, 85, 85);
}
.form-header-group .form-header {
	color: rgb(85, 85, 85);
}
.form-header-group .form-subHeader {
	color: rgb(111, 111, 111);
}
.form-sub-label {
	color: rgb(111, 111, 111);
}
.form-label-top {
	color: rgb(27, 27, 26);
}
.form-label-left {
	color: rgb(27, 27, 26);
}
.form-label-right {
	color: rgb(27, 27, 26);
}
.form-html {
	color: rgb(27, 27, 26);
}
.form-checkbox-item label {
	color: rgb(53, 53, 51);
}
.form-radio-item label {
	color: rgb(53, 53, 51);
}
.form-line-active.form-line {
	transition-property: all; transition-duration: 0.3s; transition-timing-function: ease; background-color: rgba(255, 251, 233, 0.37); -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease; -o-transition-timing-function: ease;
}
.form-radio-item {
	padding-bottom: 0px !important;
}
.form-checkbox-item {
	padding-bottom: 0px !important;
}
:last-child.form-radio-item {
	padding-bottom: 0px;
}
:last-child.form-checkbox-item {
	padding-bottom: 0px;
}
[data-type='control_radio'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_checkbox'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_radio'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_checkbox'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
.form-radio-item {
	width: 100%; max-width: 1000px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-checkbox-item {
	width: 100%; max-width: 1000px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-radio-other-input.form-textbox {
	width: 80%; margin-left: 3%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-checkbox-other-input.form-textbox {
	width: 80%; margin-left: 3%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-multiple-column {
	width: 100%;
}
.form-multiple-column .form-radio-item {
	width: 10%;
}
.form-multiple-column .form-checkbox-item {
	width: 10%;
}
[data-columncount='1'].form-multiple-column .form-radio-item {
	width: 100%;
}
[data-columncount='1'].form-multiple-column .form-checkbox-item {
	width: 100%;
}
[data-columncount='2'].form-multiple-column .form-radio-item {
	width: 50%;
}
[data-columncount='2'].form-multiple-column .form-checkbox-item {
	width: 50%;
}
[data-columncount='3'].form-multiple-column .form-radio-item {
	width: 33.33%;
}
[data-columncount='3'].form-multiple-column .form-checkbox-item {
	width: 33.33%;
}
[data-columncount='4'].form-multiple-column .form-radio-item {
	width: 25%;
}
[data-columncount='4'].form-multiple-column .form-checkbox-item {
	width: 25%;
}
[data-columncount='5'].form-multiple-column .form-radio-item {
	width: 20%;
}
[data-columncount='5'].form-multiple-column .form-checkbox-item {
	width: 20%;
}
[data-columncount='6'].form-multiple-column .form-radio-item {
	width: 16.66%;
}
[data-columncount='6'].form-multiple-column .form-checkbox-item {
	width: 16.66%;
}
[data-columncount='7'].form-multiple-column .form-radio-item {
	width: 14.28%;
}
[data-columncount='7'].form-multiple-column .form-checkbox-item {
	width: 14.28%;
}
[data-columncount='8'].form-multiple-column .form-radio-item {
	width: 12.5%;
}
[data-columncount='8'].form-multiple-column .form-checkbox-item {
	width: 12.5%;
}
[data-columncount='9'].form-multiple-column .form-radio-item {
	width: 11.11%;
}
[data-columncount='9'].form-multiple-column .form-checkbox-item {
	width: 11.11%;
}
.form-single-column .form-checkbox-item {
	width: 100%;
}
.form-single-column .form-radio-item {
	width: 100%;
}
.supernova {
	background-position: top; height: 100%; background-attachment: scroll; background-repeat: no-repeat;
}
.supernova {
	background-image: none;
}
#stage {
	background-image: none;
}
.form-all {
	background-position: top; background-attachment: scroll; background-repeat: no-repeat;
}
.form-header-group {
	background-position: top; background-attachment: scroll; background-repeat: no-repeat;
}
.form-line {
	margin-top: 12px; margin-bottom: 12px;
}
.form-line {
	padding: 4px 12px;
}
.form-all .form-textbox {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-radio-other-input {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-checkbox-other-input {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-captcha input {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-spinner input {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-pagebreak-back {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-pagebreak-next {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .qq-upload-button {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-error-message {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-sub-label {
	margin-left: 3px;
}
.form-all .form-textarea {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-submit-button {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-submit-reset {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-submit-print {
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
.form-all .form-sub-label {
	margin-left: 3px;
}
.form-dropdown {
	margin: 0px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -moz-appearance: button; -webkit-appearance: none; appearance: none;
}
.form-all {
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
:first-child.form-section {
	border-radius: 0px; -moz-border-radius: 0px 0px 0 0; -webkit-border-radius: 0px 0px 0 0;
}
:last-child.form-section {
	border-radius: 0px; -moz-border-radius: 0 0 0px 0px; -webkit-border-radius: 0 0 0px 0px;
}
.form-all .qq-upload-button {
	padding: 9px 15px; font-family: "Arial", sans-serif; font-size: 16px; font-weight: normal;
}
.form-all .form-submit-button {
	padding: 9px 15px; font-family: "Arial", sans-serif; font-size: 16px; font-weight: normal;
}
.form-all .form-submit-reset {
	padding: 9px 15px; font-family: "Arial", sans-serif; font-size: 16px; font-weight: normal;
}
.form-all .form-submit-print {
	padding: 9px 15px; font-family: "Arial", sans-serif; font-size: 16px; font-weight: normal;
}
.form-all .qq-upload-button {
	color: rgb(255, 255, 255) !important;
}
.form-all .form-submit-button {
	color: rgb(255, 255, 255) !important;
}
.form-all .form-submit-reset {
	color: rgb(255, 255, 255) !important;
}
.form-all .form-submit-print {
	color: rgb(255, 255, 255) !important;
}
.form-all .form-pagebreak-back {
	padding: 9px 15px; font-family: "Arial", sans-serif; font-size: 12px; font-weight: normal;
}
.form-all .form-pagebreak-next {
	padding: 9px 15px; font-family: "Arial", sans-serif; font-size: 12px; font-weight: normal;
}
h2.form-header {
	line-height: 1.61em;
}
h2 ~ .form-subHeader {
	line-height: 1.5em;
}
.form-header-group {
	text-align: left;
}
.form-line {
	-ms-zoom: 1;
}
.form-line::before {
	line-height: 0; display: table; content: "";
}
.form-line::after {
	line-height: 0; display: table; content: "";
}
.form-line::after {
	clear: both;
}
.form-sub-label-container {
	margin-right: 0px; float: left; white-space: nowrap; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-sub-label-container .date-separate {
	visibility: hidden;
}
.form-captcha input {
	width: 1000px;
}
.form-spinner input {
	width: 1000px;
}
.form-textbox {
	width: 100%; max-width: 1000px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-textarea {
	width: 100%; max-width: 1000px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-input {
	width: 100%; max-width: 1000px;
}
.form-address-table {
	width: 100%; max-width: 1000px;
}
.form-matrix-table {
	width: 100%; max-width: 1000px;
}
.form-radio-item {
	width: 100%; max-width: 1000px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-checkbox-item {
	width: 100%; max-width: 1000px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-radio-other-input.form-textbox {
	width: 80%; margin-left: 3%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-checkbox-other-input.form-textbox {
	width: 80%; margin-left: 3%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-multiple-column {
	width: 100%;
}
.form-multiple-column .form-radio-item {
	width: 10%;
}
.form-multiple-column .form-checkbox-item {
	width: 10%;
}
[data-columncount='1'].form-multiple-column .form-radio-item {
	width: 100%;
}
[data-columncount='1'].form-multiple-column .form-checkbox-item {
	width: 100%;
}
[data-columncount='2'].form-multiple-column .form-radio-item {
	width: 50%;
}
[data-columncount='2'].form-multiple-column .form-checkbox-item {
	width: 50%;
}
[data-columncount='3'].form-multiple-column .form-radio-item {
	width: 33.33%;
}
[data-columncount='3'].form-multiple-column .form-checkbox-item {
	width: 33.33%;
}
[data-columncount='4'].form-multiple-column .form-radio-item {
	width: 25%;
}
[data-columncount='4'].form-multiple-column .form-checkbox-item {
	width: 25%;
}
[data-columncount='5'].form-multiple-column .form-radio-item {
	width: 20%;
}
[data-columncount='5'].form-multiple-column .form-checkbox-item {
	width: 20%;
}
[data-columncount='6'].form-multiple-column .form-radio-item {
	width: 16.66%;
}
[data-columncount='6'].form-multiple-column .form-checkbox-item {
	width: 16.66%;
}
[data-columncount='7'].form-multiple-column .form-radio-item {
	width: 14.28%;
}
[data-columncount='7'].form-multiple-column .form-checkbox-item {
	width: 14.28%;
}
[data-columncount='8'].form-multiple-column .form-radio-item {
	width: 12.5%;
}
[data-columncount='8'].form-multiple-column .form-checkbox-item {
	width: 12.5%;
}
[data-columncount='9'].form-multiple-column .form-radio-item {
	width: 11.11%;
}
[data-columncount='9'].form-multiple-column .form-checkbox-item {
	width: 11.11%;
}
[data-type='control_dropdown'] .form-dropdown {
	width: 100% !important; max-width: 1000px;
}
[data-type='control_fullname'] .form-sub-label-container {
	width: 48%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
[data-type='control_fullname'] :first-child.form-sub-label-container {
	margin-right: 4%;
}
[data-type='control_phone'] .form-sub-label-container {
	width: 65%;
}
[data-type='control_phone'] :first-child.form-sub-label-container {
	width: 32.5%; margin-right: 2.5%;
}
[data-type='control_birthdate'] .form-sub-label-container {
	width: 22%; margin-right: 3%;
}
[data-type='control_birthdate'] :first-child.form-sub-label-container {
	width: 50%;
}
[data-type='control_birthdate'] :last-child.form-sub-label-container {
	margin-right: 0px;
}
[data-type='control_birthdate'] .form-sub-label-container .form-dropdown {
	width: 100%;
}
[data-type='control_time'] .form-sub-label-container {
	width: 37%; margin-right: 3%;
}
[data-type='control_time'] :last-child.form-sub-label-container {
	width: 20%; margin-right: 0px;
}
[data-type='control_time'] .form-sub-label-container .form-dropdown {
	width: 100%;
}
[data-type='control_datetime'] .form-sub-label-container {
	width: 28%; margin-right: 4%;
}
[data-type='control_datetime'] :last-child.form-sub-label-container {
	width: 4%; margin-right: 0px;
}
[data-type='control_datetime'].allowTime .form-sub-label-container {
	width: 12%; margin-right: 3%;
}
[data-type='control_datetime'].allowTime :last-child.form-sub-label-container {
	width: 4%; margin-right: 0px;
}
[data-type='control_datetime'].allowTime .allowTime-container {
	width: 51%; float: right;
}
[data-type='control_datetime'].allowTime .allowTime-container .form-sub-label-container {
	width: 27%; margin-right: 4%;
}
[data-type='control_datetime'].allowTime .allowTime-container :first-child.form-sub-label-container {
	width: 4%; margin-left: 3%;
}
[data-type='control_datetime'].allowTime .allowTime-container :last-child.form-sub-label-container {
	width: 27%; margin-right: 0px;
}
[data-type='control_datetime'].allowTime .form-dropdown {
	width: 100%;
}
[data-type='control_payment'] .form-sub-label-container {
	width: auto;
}
[data-type='control_payment'] .form-sub-label-container .form-dropdown {
	width: 100%;
}
.form-address-table td .form-dropdown {
	width: 100%;
}
.form-address-table td .form-sub-label-container {
	width: 96%;
}
.form-address-table td:last-child .form-sub-label-container {
	margin-left: 4%;
}
.form-address-table td[colspan='2'] .form-sub-label-container {
	margin: 0px; width: 100%;
}
.form-captcha input {
	padding: 4px 3px 2px;
}
.form-spinner input {
	padding: 4px 3px 2px;
}
.form-error-message {
	padding: 4px 3px 2px;
}
.form-header-group {
	font-family: "Arial", sans-serif;
}
.form-section {
	padding: 0px;
}
.form-header-group {
	margin: 0px;
}
.form-header-group {
	padding: 24px 36px;
}
.form-header-group {
	background-color: rgba(255, 255, 255, 0.95);
}
.form-textbox {
	border-color: rgb(87, 87, 87); padding: 4px 3px 2px; color: rgb(32, 32, 32);
}
.form-textarea {
	border-color: rgb(87, 87, 87); padding: 4px 3px 2px; color: rgb(32, 32, 32);
}
.form-textbox {
	background-color: rgb(255, 255, 255);
}
.form-textarea {
	background-color: rgb(255, 255, 255);
}
.form-radio-other-input {
	background-color: rgb(255, 255, 255);
}
.form-checkbox-other-input {
	background-color: rgb(255, 255, 255);
}
.form-captcha input {
	background-color: rgb(255, 255, 255);
}
.form-spinner input {
	background-color: rgb(255, 255, 255);
}
.form-textbox {
	height: 20px;
}
.form-textarea {
	height: 100px;
}
.form-textbox {
	width: 100%; max-width: 1000px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-textarea {
	width: 100%; max-width: 1000px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
[data-type='control_textbox'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_textarea'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_fullname'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_phone'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_datetime'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_address'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_email'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_passwordbox'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_autocomp'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_textbox'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_textarea'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_fullname'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_phone'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_datetime'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_address'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_email'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_passwordbox'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_autocomp'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_fullname'] .form-sub-label-container {
	width: 48%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
[data-type='control_fullname'] :first-child.form-sub-label-container {
	margin-right: 4%;
}
[data-type='control_phone'] .form-sub-label-container {
	width: 65%;
}
[data-type='control_phone'] :first-child.form-sub-label-container {
	width: 32.5%; margin-right: 2.5%;
}
[data-type='control_phone'] .form-sub-label-container .date-separate {
	visibility: hidden;
}
[data-type='control_datetime'] .form-sub-label-container {
	width: 28%; margin-right: 4%;
}
[data-type='control_datetime'] :last-child.form-sub-label-container {
	width: 4%; margin-right: 0px;
}
[data-type='control_datetime'] .form-sub-label-container .date-separate {
	visibility: hidden;
}
[data-type='control_datetime'].allowTime .form-sub-label-container {
	width: 12%; margin-right: 3%;
}
[data-type='control_datetime'].allowTime :last-child.form-sub-label-container {
	width: 4%; margin-right: 0px;
}
[data-type='control_datetime'].allowTime .allowTime-container {
	width: 51%; float: right;
}
[data-type='control_datetime'].allowTime .allowTime-container .form-sub-label-container {
	width: 27%; margin-right: 4%;
}
[data-type='control_datetime'].allowTime .allowTime-container :first-child.form-sub-label-container {
	width: 4%; margin-left: 3%;
}
[data-type='control_datetime'].allowTime .allowTime-container :last-child.form-sub-label-container {
	width: 27%; margin-right: 0px;
}
[data-type='control_datetime'].allowTime .form-dropdown {
	width: 100%;
}
.form-matrix-table {
	width: 100%; max-width: 1000px;
}
.form-address-table {
	width: 100%; max-width: 1000px;
}
.form-address-table td .form-dropdown {
	width: 100%;
}
.form-address-table td .form-sub-label-container {
	width: 96%;
}
.form-address-table td:last-child .form-sub-label-container {
	margin-left: 4%;
}
.form-address-table td[colspan='2'] .form-sub-label-container {
	margin: 0px; width: 100%;
}
.form-dropdown {
	border-color: rgb(87, 87, 87); color: rgb(32, 32, 32); background-color: rgba(248, 248, 248, 0); -webkit-appearance: menulist-button;
}
[data-type='control_dropdown'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_birthdate'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_time'] .form-input {
	width: 100%; max-width: 1000px;
}
[data-type='control_dropdown'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_birthdate'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_time'] .form-input-wide {
	width: 100%; max-width: 1000px;
}
[data-type='control_dropdown'] .form-dropdown {
	width: 100% !important; max-width: 1000px;
}
[data-type='control_birthdate'] .form-sub-label-container {
	width: 22%; margin-right: 3%;
}
[data-type='control_birthdate'] :first-child.form-sub-label-container {
	width: 50%;
}
[data-type='control_birthdate'] :last-child.form-sub-label-container {
	margin-right: 0px;
}
[data-type='control_birthdate'] .form-sub-label-container .form-dropdown {
	width: 100%;
}
[data-type='control_time'] .form-sub-label-container {
	width: 37%; margin-right: 3%;
}
[data-type='control_time'] :last-child.form-sub-label-container {
	width: 20%; margin-right: 0px;
}
[data-type='control_time'] .form-sub-label-container .form-dropdown {
	width: 100%;
}
.form-buttons-wrapper {
	text-align: center !important; margin-left: 0px !important;
}
.form-label {
	margin-right: 0px; margin-bottom: 0px;
}
.form-label {
	font-family: "Arial", sans-serif;
}
li[data-type='control_image'] div {
	text-align: left;
}
li[data-type='control_image'] img {
	border-width: 0px !important; border-style: solid !important; border-color: currentColor; border-image: none;
}
.form-line-column {
	width: auto;
}
.form-line-error {
	overflow: hidden; transition-property: none; transition-duration: 0.3s; transition-timing-function: ease; background-color: rgb(255, 244, 244); -webkit-transition-property: none; -moz-transition-property: none; -o-transition-property: none; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease; -o-transition-timing-function: ease;
}
.form-line-error .form-error-message {
	clear: both; float: none; background-color: rgb(255, 50, 0);
}
.form-line-error .form-error-message .form-error-arrow {
	border-bottom-color: rgb(255, 50, 0);
}
.form-line-error input:not(#coupon-input) {
	border: 1px solid rgb(255, 50, 0); border-image: none; box-shadow: 0px 0px 3px #ff3200; -moz-box-shadow: 0 0 3px #ff3200; -webkit-box-shadow: 0 0 3px #ff3200;
}
.form-line-error textarea {
	border: 1px solid rgb(255, 50, 0); border-image: none; box-shadow: 0px 0px 3px #ff3200; -moz-box-shadow: 0 0 3px #ff3200; -webkit-box-shadow: 0 0 3px #ff3200;
}
.form-line-error .form-validation-error {
	border: 1px solid rgb(255, 50, 0); border-image: none; box-shadow: 0px 0px 3px #ff3200; -moz-box-shadow: 0 0 3px #ff3200; -webkit-box-shadow: 0 0 3px #ff3200;
}
.ie-8 .form-all {
	margin-top: auto;
}
.ie-8 .form-all::before {
	display: none;
}
@media screen and (max-width:480px), screen and (orientation:portrait) and (max-device-width:768px), screen and (orientation:landscape) and (max-device-width:415px)
{
.jotform-form {
	padding: 0px;
}
.form-all {
	border: 0px currentColor; border-image: none; width: 100% !important;
}
.form-sub-label-container {
	margin: 0px; width: 100%;
}
.form-input {
	width: 100%;
}
.form-label {
	width: 100% !important;
}
.form-line {
	padding: 2% 5%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
input[type=text] {
	width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
input[type=email] {
	width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
input[type=tel] {
	width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
textarea {
	width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.form-input {
	
}
.form-input-wide {
	
}
.form-textarea {
	
}
.form-textbox {
	
}
.form-dropdown {
	
}
div.form-header-group {
	margin: 0px 0px 2% !important; padding: 24px 5% !important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
[data-type='control_button'] {
	margin-bottom: 0px !important;
}
.form-buttons-wrapper {
	margin: 0px !important;
}
.form-buttons-wrapper button {
	width: 100%;
}
table {
	width: 100% !important;
}
table td + td {
	padding-left: 3%;
}
.form-checkbox-item input {
	width: auto;
}
.form-radio-item input {
	width: auto;
}
.form-collapse-table {
	margin: 0px 5%;
}
}

/*__INSPECT_SEPERATOR__*/
[data-type="control_fullname"] .form-sub-label-container {
    width : auto;
}

[data-type="control_fullname"] .form-sub-label-container {
    margin-right : 2% !important;
}

