.fsBody #fsTopLogo .reportAbuse {
  text-align: center;
  font-size: 10px
}
.fsBody #fsTopLogo .reportAbuse a {
  background: 0 0;
  height: 16px;
  color: #666
}
#fsTopLogo {
  position: absolute;
  top: 0;
  right: 9%;
  margin: 0;
  display: none
}
#fsTopLogo a {
  width: 150px;
  height: 50px;
  background: url(../../images/3/formstackLogo.png) no-repeat center center;
  display: block
}
#fsTopLogo a span { display: none }
.fsBody {
  -webkit-text-size-adjust: 100%;
  margin: 0;
  font-weight: 400;
  font-style: normal
}
.fsBody .fsForm {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.fsBody .fsPage { min-width: 400px }
.fsEmbed .fsPage {
  min-width: inherit!important ;
  margin-top: -28px;
}
.fsEmbed .fsForm { display: inherit }
.fsBody .fsForm .fsTable {
  text-align: left;
  padding: 0 0 4px;
  border: 0;
  margin: 9px auto;
  width: 100%
}
#fsFooterImage {
  clear: both;
  padding-top: 20px
}

@media (max-width:40em) {
.fsBody { background-color: none!important }
}
.fsBody .fsFieldRow, .fsBody .fsRowBody { padding: 0 }
.fsBody .fsSubField { float: left }
.fsBody .fsSubField:last-child { margin-right: 0 }
.fsBody .rtl .fsSubField {
  float: right;
  margin: 0 0 0 5px
}

@media (max-width:40em) {
.fsBody { padding: 0!important }
.fsBody .fsForm { margin: 0!important }
.fsSubField { width: 100%!important }
}
.fsForm .ui-slider-handle, .fsForm input, .fsForm select, .fsForm textarea {
  -moz-transition: box-shadow .2s ease-in-out;
  -o-transition: box-shadow .2s ease-in-out;
  -webkit-transition: box-shadow .2s ease-in-out;
  transition: box-shadow .2s ease-in-out
}
.fsForm .ui-slider-handle:focus, .fsForm input:focus, .fsForm select:focus, .fsForm textarea:focus {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0!important
}
.fsForm ::-moz-focus-inner {
border:0!important;
outline:0!important
}
.fsForm :not(textarea):-moz-focusring {
color:transparent
}
.fsValidationError .fsLabel, .fsValidationError .fsRequiredLabel, .fsValidationError .fsRequiredMarker { color: #ce5f6d!important }
.fsValidationError .fsSignature, .fsValidationError input[type=email], .fsValidationError input[type=number], .fsValidationError input[type=tel], .fsValidationError input[type=text], .fsValidationError select, .fsValidationError textarea {
  border: 1px solid #d0d4d8!important;
  color: #797d88!important;
  background-color: #fff!important
}
.fsValidationError input[type=checkbox]:before, .fsValidationError input[type=checkbox]:checked:before, .fsValidationError input[type=radio]:before, .fsValidationError input[type=radio]:checked:before { background-color: #fff!important }
.fsValidationError input[type=checkbox]:before, .fsValidationError input[type=radio]:before { border-color: #d0d4d8!important }
.fsValidationError input[type=checkbox]:checked:before, .fsValidationError input[type=radio]:checked:before { border-color: #797d88!important }
.fsValidationError select:not([multiple=multiple]) { background-image: url("data:image/svg+xml;utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201000%201805.18%22%3E%3Cpath%20fill%3D%22%23797d88%22%20d%3D%22M461.6%2C643.4L10.9%2C79.9C-14.9%2C47.7%2C8%2C0%2C49.3%2C0h901.5c41.2%2C0%2C64.1%2C47.7%2C38.4%2C79.9L538.4%2C643.4%09C518.7%2C668%2C481.3%2C668%2C461.6%2C643.4z%22%20transform%3D%22rotate%28180%20500%20902.59%29%20translate%280%201143.28%29%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23797d88%22%20d%3D%22M461.6%2C643.4L10.9%2C79.9C-14.9%2C47.7%2C8%2C0%2C49.3%2C0h901.5c41.2%2C0%2C64.1%2C47.7%2C38.4%2C79.9L538.4%2C643.4%09C518.7%2C668%2C481.3%2C668%2C461.6%2C643.4z%22%20transform%3D%22translate%280%201143.28%29%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")!important }
.fsValidationError .fsMatrix td, .fsValidationError .fsMatrix th, .fsValidationError .fsMatrix tr { border-color: #d0d4d8!important }
.fsValidationError .fsMatrix .fsMatrixCol1 {
  background: #fff!important;
  background: rgba(255,255,255,.2)!important
}
.fsValidationError .fsMatrix .fsMatrixCol2 {
  background: #cfd4d8!important;
  background: rgba(207,212,216,.2)!important
}
.fsValidationError .fsMatrix, .fsValidationError .fsOptionLabel, .fsValidationError .fsSupporting { color: #797d88!important }

@media \0screen {
.fsValidationError { border: 1px solid #ce5f6d }
}

@media \0screen {
.fsForm input:focus, .fsForm select:focus, .fsForm textarea:focus {
  position: relative;
  top: -2px!important;
  left: -2px!important;
  zoom: 1
}
}
div.fsError {
  text-align: center;
  clear: both
}
.fsBody .warningNoJS {
  color: #ce5f6d;
  background-color: #fae9e9;
  border: 1px solid #ce5f6d;
  padding: 20px
}
#fsPasswordError {
  padding: 0;
  font-weight: 700;
  text-align: center;
  color: #ce5f6d
}
div.fsError {
  border: 1px solid #ce5f6d;
  color: #ce5f6d;
  background-color: #fae9e9
}
.fsBody .fsHidden, .fsBody .fsWorkflowHidden {
  display: none;
  padding: 0!important;
  margin: 0!important
}
.fsBody .fsHiddenPage {
  display: none;
  height: 0;
  margin: 0!important;
  padding: 0!important
}
.hidden {
  position: absolute;
  left: -999em;
  width: .1em;
  height: .1em;
  overflow: hidden
}
.fsHiddenByFieldSetting { display: none }
.clear, .fs-clear { clear: both }
.fsBody .showMobile, span.fsSlim { display: none }
span.fsFull { display: inherit }
.rtl .always-ltr {
  display: inline-block;
  text-align: right;
  direction: ltr
}
.rtl .always-ltr>* {
  display: inline-block;
  margin-top: 0
}

@media all and (max-width:699px), all and (device-width:768px) and (device-height:1024px) and (orientation:portrait), all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
.fsBody .showMobile { display: inherit }
.fsBody .hideMobile { display: none }
}

@media only screen and (max-width:1024px) {
.fsBody img {
  max-width: 100%;
  height: auto!important
}
}
.fsBody .fsLabel, .fsBody label { display: block }
.fsForm .fsLabelHorizontal legend.fsLabelHorizontal, .fsForm .fsLabelHorizontal>label, .fsForm .fsLabelHorizontal>legend, .fsForm .fsLabelHorizontal>span.fsLabel {
  float: left;
  width: 20%;
  line-height: normal
}
.fsForm .fsLabelHorizontal .fieldset-content, .fsForm .fsLabelHorizontal .fsFieldHorizontal { width: 100% }
.fsForm .fsLabelHorizontal .fsLabel+.fieldset-content, .fsForm .fsLabelHorizontal .fsLabel+.fsFieldHorizontal {
  float: right;
  width: 75%
}
.fsBody .fsLabelHorizontal .fieldset-content label, .fsBody .fsLabelVertical .fieldset-content label { width: auto }
.fsBody .fsSupporting {
  margin-top: 2px;
  clear: both
}
.fsSupporting.fsRequiredLabel span {
  font-size: inherit;
  height: inherit
}
.fsBody .fieldset-content .fsOptionLabel.horizontal~div.horizontal {
  display: inline-block;
  width: 100%
}
.fsBody .fieldset-content .fsOptionLabel.horizontal~div.horizontal .fsOtherField { margin-top: 0 }
.fsOptionLabel.horizontal, .fsOptionLabel.horizontal+.fsOtherField { float: left }
.rtl .fsFieldRow .fsRowBody .fieldset-content .fsOptionLabel.vertical { margin-right: 0!important }
.rtl .fsFieldRow .fsRowBody .fieldset-content .fsOptionLabel.horizontal {
  float: right;
  margin: 0 0 0 20px
}
.rtl .fsFieldRow .fsRowBody .fieldset-content .fsOptionLabel.horizontal+.fsOtherField { float: right }

@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait), all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
.fsOptionLabel { min-width: 4em }
}

@media (max-width:40em) {
label.fsOptionLabel {
  display: block;
  margin: .5em 0;
  padding: .5em 1em;
  cursor: pointer
}
label.fsOptionLabel.horizontal {
  float: none;
  margin: .5em 0;
  margin-right: 0!important
}
label.fsOptionLabel.horizontal~div.horizontal {
  display: block!important;
  margin-top: 0!important
}
label.fsOptionLabel.vertical~div.vertical { margin-top: 0!important }
.fieldset-content .fsOptionLabel:first-child { margin-top: 0 }
.rtl .fsFieldRow .fieldset-content .fsOptionLabel.horizontal {
  float: none!important;
  margin: 0 0 0 20px
}
}
.fsBody .fsCallout {
  position: absolute;
  z-index: 5;
  width: 360px
}
.fsBody .fsCalloutTop {
  position: relative;
  width: 0;
  height: 0;
  margin-top: -20px;
  margin-left: 10px;
  border-width: 0 10px 10px;
  border-style: solid
}
.fsBody .fsCalloutBody {
  -moz-box-shadow: 3px 3px 7px 0 rgba(0,0,0,.25);
  -webkit-box-shadow: 3px 3px 7px 0 rgba(0,0,0,.25);
  box-shadow: 3px 3px 7px 0 rgba(0,0,0,.25)
}
.fsBody .fsCalloutBody a {
  text-decoration: none;
  border-bottom: 1px dotted;
  color: #ddd
}
.fsBody .fsCalloutBody a:hover { color: #aaa }
.fsBody .fsCalloutBottom { display: none }

@media (max-width:40em) {
.fsCallout {
  left: inherit!important;
  max-width: 85%;
  max-width: calc(100% - 40px)
}
}
.fsForm textarea, .fsRowBody input[type=email], .fsRowBody input[type=number], .fsRowBody input[type=tel], .fsRowBody input[type=text], .fsSignature {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0)), to(rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0))
}
.fsForm select, .fsForm textarea, .fsRowBody input[type=email], .fsRowBody input[type=number], .fsRowBody input[type=tel], .fsRowBody input[type=text] {
  width: 100%;
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400
}
.fsForm select::-webkit-input-placeholder, .fsForm textarea::-webkit-input-placeholder, .fsRowBody input[type=email]::-webkit-input-placeholder, .fsRowBody input[type=number]::-webkit-input-placeholder, .fsRowBody input[type=tel]::-webkit-input-placeholder, .fsRowBody input[type=text]::-webkit-input-placeholder {
line-height:normal
}
.fsForm select:-moz-placeholder, .fsForm textarea:-moz-placeholder, .fsRowBody input[type=email]:-moz-placeholder, .fsRowBody input[type=number]:-moz-placeholder, .fsRowBody input[type=tel]:-moz-placeholder, .fsRowBody input[type=text]:-moz-placeholder {
line-height:normal
}
.fsForm select::-moz-placeholder, .fsForm textarea::-moz-placeholder, .fsRowBody input[type=email]::-moz-placeholder, .fsRowBody input[type=number]::-moz-placeholder, .fsRowBody input[type=tel]::-moz-placeholder, .fsRowBody input[type=text]::-moz-placeholder {
line-height:normal
}
.fsForm select::-ms-input-placeholder, .fsForm textarea::-ms-input-placeholder, .fsRowBody input[type=email]::-ms-input-placeholder, .fsRowBody input[type=number]::-ms-input-placeholder, .fsRowBody input[type=tel]::-ms-input-placeholder, .fsRowBody input[type=text]::-ms-input-placeholder {
line-height:normal
}
.fsReadOnly input[type=email], .fsReadOnly input[type=number], .fsReadOnly input[type=tel], .fsReadOnly input[type=text], .fsReadOnly textarea, .fsWorkflowReadOnly input[type=email], .fsWorkflowReadOnly input[type=number], .fsWorkflowReadOnly input[type=tel], .fsWorkflowReadOnly input[type=text], .fsWorkflowReadOnly textarea {
  padding-left: 0!important;
  padding-right: 0!important;
  -moz-box-shadow: none!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  -ms-filter: "alpha(Opacity=65)";
  opacity: .65
}
.fsReadOnly input[type=number], .fsWorkflowReadOnly input[type=number] { -moz-appearance: textfield }
.fsReadOnly .fsDescriptionArea, .fsReadOnly .fsEmbed, .fsReadOnly .fsFileValue, .fsReadOnly .fsLabel, .fsReadOnly .fsMatrix, .fsReadOnly .fsOptionLabel, .fsReadOnly .fsProductField, .fsReadOnly .fsSignatureValue, .fsReadOnly .fsSupporting, .fsReadOnly input[type=file], .fsReadOnly input[type=radio], .fsReadOnly select, .fsReadOnly.fsSectionHeader, .fsWorkflowReadOnly .fsDescriptionArea, .fsWorkflowReadOnly .fsEmbed, .fsWorkflowReadOnly .fsFileValue, .fsWorkflowReadOnly .fsLabel, .fsWorkflowReadOnly .fsMatrix, .fsWorkflowReadOnly .fsOptionLabel, .fsWorkflowReadOnly .fsProductField, .fsWorkflowReadOnly .fsSignatureValue, .fsWorkflowReadOnly .fsSupporting, .fsWorkflowReadOnly input[type=file], .fsWorkflowReadOnly input[type=radio], .fsWorkflowReadOnly select, .fsWorkflowReadOnly.fsSectionHeader {
  -ms-filter: "alpha(Opacity=65)";
  opacity: .65
}
.fsRowBody input[type=checkbox], .fsRowBody input[type=radio] {
  -webkit-appearance: none;
  position: relative;
  float: left;
  margin: 0 7px 0 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
  overflow: hidden
}
.fsRowBody input[type=checkbox]:before, .fsRowBody input[type=checkbox]:checked:before, .fsRowBody input[type=radio]:before, .fsRowBody input[type=radio]:checked:before {
  content: '';
  display: inline-block;
  margin-top: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition-property: border, background-color;
  -o-transition-property: border, background-color;
  -webkit-transition-property: border, background-color;
  transition-property: border, background-color;
  -moz-transition-duration: .2s;
  -o-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}
.rtl .fsFieldRow input[type=checkbox], .rtl .fsFieldRow input[type=radio] {
  float: right;
  margin: 0 0 0 7px
}
.rtl .fsFieldRow input[type=checkbox].vertical, .rtl .fsFieldRow input[type=radio].vertical {
  clear: right;
  margin-right: 0;
  width: auto
}
.rtl .fsFieldRow input[type=checkbox]:before, .rtl .fsFieldRow input[type=checkbox]:checked:before, .rtl .fsFieldRow input[type=radio]:before, .rtl .fsFieldRow input[type=radio]:checked:before { margin-right: 0 }
.fsRowBody input[type=radio], .fsRowBody input[type=radio]:before, .fsRowBody input[type=radio]:checked:before {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%
}
.fsRowBody input[type=checkbox] {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}
.fsRowBody input[type=checkbox]:checked:before {
  border: 0;
  background-size: 65%;
  background-position: 50%;
  background-repeat: no-repeat
}
.fsForm select {
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-top: .5em;
  padding-bottom: .5em
}
.fsForm select:not([multiple=multiple]) {
  -moz-background-size: .5em;
  -o-background-size: .5em;
  -webkit-background-size: .5em;
  background-size: .5em;
  background-repeat: no-repeat
}
.fsForm select[multiple=multiple] { height: auto }
.fsForm select[multiple=multiple] option:not(:first-child) { padding-top: .2em }
.fsForm select[multiple=multiple] option:not(:last-child) { padding-bottom: .2em }
.rtl .fsFieldRow .fieldset-content select { margin-right: 10px }

@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait), all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
select {
  margin-top: 0;
  margin-bottom: 0
}
}
.fsSubFieldGroup .fsNameFirst, .fsSubFieldGroup .fsNameLast, .fsSubFieldGroup .fsNameMiddle { width: 40% }
.fsSubFieldGroup .fsNameInitial, .fsSubFieldGroup .fsNamePrefix, .fsSubFieldGroup .fsNameSuffix { width: 10% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(2).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(1).fsNameFirst { width: 45% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(2).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(1).fsNameLast { width: 50% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(3).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(2).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(1).fsNameFirst { width: 35% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(3).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(3).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(3).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(3).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(2).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(2).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(2).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(2).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(1).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(1).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(1).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(1).fsNameSuffix { width: 15% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(3).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(2).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(1).fsNameLast { width: 40% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(4).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(3).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(2).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(1).fsNameFirst { width: 30% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(4).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(4).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(4).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(4).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(3).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(3).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(3).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(3).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(2).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(2).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(2).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(2).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(1).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(1).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(1).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(1).fsNameSuffix { width: 10% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(4).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(3).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(2).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(1).fsNameLast { width: 35% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(5).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(4).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(3).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(2).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(1).fsNameFirst { width: 27% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(5).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(5).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(5).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(5).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(4).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(4).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(4).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(4).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(3).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(3).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(3).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(3).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(2).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(2).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(2).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(2).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(1).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(1).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(1).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(1).fsNameSuffix { width: 7% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(5).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(4).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(3).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(2).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(1).fsNameLast { width: 32% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(6).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(5).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(4).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(3).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(2).fsNameFirst, .fsSubFieldGroup .fsSubField:nth-child(6):nth-last-child(1).fsNameFirst { width: 23% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(6).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(6).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(6).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(6).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(5).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(5).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(5).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(5).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(4).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(4).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(4).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(4).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(3).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(3).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(3).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(3).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(2).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(2).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(2).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(2).fsNameSuffix, .fsSubFieldGroup .fsSubField:nth-child(6):nth-last-child(1).fsNameInitial, .fsSubFieldGroup .fsSubField:nth-child(6):nth-last-child(1).fsNameMiddle, .fsSubFieldGroup .fsSubField:nth-child(6):nth-last-child(1).fsNamePrefix, .fsSubFieldGroup .fsSubField:nth-child(6):nth-last-child(1).fsNameSuffix { width: 6% }
.fsSubFieldGroup .fsSubField:nth-child(1):nth-last-child(6).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(2):nth-last-child(5).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(3):nth-last-child(4).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(4):nth-last-child(3).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(5):nth-last-child(2).fsNameLast, .fsSubFieldGroup .fsSubField:nth-child(6):nth-last-child(1).fsNameLast { width: 28% }
.fsBody .fsSubField.fsFieldCity { width: 55% }
.fsBody .fsSubField.fsFieldState { width: 25% }
.fsBody .fsSubField.fsFieldZip { width: 10% }
.fsBody .fsFieldAddress2 { margin-top: 0!important }

@media (max-width:40em) {
.fsBody .fsSubField.fsFieldZip { margin-bottom: 0 }
}

@media all and (max-width:699px), all and (device-width:768px) and (device-height:1024px) and (orientation:portrait), all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
.fsBody .fsSubField.fsFieldState { width: 65% }
}
.fsSliderDiv {
  position: relative;
  float: left;
  width: 80%;
  margin-top: .75em;
  margin-left: .5em
}
.fsSliderDiv .ui-slider-handle {
  width: 1em;
  height: 1.7em;
  cursor: pointer
}
.fsSliderDiv .ui-state-default, .fsSliderDiv .ui-widget-content .ui-state-default {
  border: 0;
  background: 0 0
}
.fsSliderDiv.ui-slider-horizontal .ui-slider-handle { top: -.6em }
.fsSliderDiv.ui-slider-horizontal { height: .5em }
.fsSliderDiv.ui-widget-content {
  background: 0 0;
  background-image: none
}
.fsSliderDiv .ui-widget-header {
  border: 0;
  background: 0 0;
  background-image: none
}
div.fsSliderValue {
  float: right;
  max-width: 15%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  white-space: nowrap
}
.fsNumberCurrencyValue { display: none }
.fsCurrency {
  float: left;
  display: inline-block;
  width: 4%;
  text-align: right
}
.fsCurrency.fsCurrencySuffix {
  float: right;
  text-align: left
}
.fsCurrency~input.fsField { width: 91%!important }

@media (max-width:40em) {
.fsSliderDiv { width: 75% }
}
.fsCounter {
  display: inline-block;
  width: 100%!important;
  text-align: right;
  -webkit-touch-callout: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none
}
.fsProductField__image-container { float: left }
.fsSpan100 .fsProductField__image-container {
  width: 10%;
  margin-right: 2%
}
.fsSpan50 .fsProductField__image-container { width: 25% }
.fsProductField__image { width: 100% }
.fsSpan100 .fsProductField__image, .fsSpan50 .fsProductField__image { width: 90% }
.fsProductField__info { float: left }
.fsSpan100 .fsProductField__info, .fsSpan50 .fsProductField__info { width: 68% }
.rtl .fsSpan100 .fsProductField__info, .rtl .fsSpan50 .fsProductField__info { float: right }
.fsProductField__info--no-image { width: 100% }
.fsSpan100 .fsProductField__info--no-image {
  margin-left: 0;
  width: 80%
}
.fsSpan50 .fsProductField__info--no-image { width: 100% }
.fsProductField__info__name { font-weight: 400 }
.fsProductField__fields {
  margin-top: 10px;
  text-align: right
}
.fsSpan100 .fsProductField__fields {
  float: right;
  width: 20%;
  margin: 0
}
.rtl .fsProductField__fields {
  float: left;
  text-align: left
}
.fsProductField__fields__fixed-amount { font-weight: 700 }
.fsProductField__fields__quantity { margin-top: 5px }
.fsProductField__fields__any-amount { margin-top: 29px }
.fsProductField__fields__no-charge { margin-top: 25px }
.fsProductField__fields__sold-out { margin-top: 4px }
.fsProductField__wait-list { text-align: right }
.fsProductField__wait-list label { font-weight: 400 }
.fsProductField__wait-list input[type=checkbox] {
  float: none;
  vertical-align: top
}
.fsBody .fieldset-content select, .fsProductField select { width: auto }

@media (max-width:40em) {
.fsProductField__info {
  float: left;
  width: 63%
}
.fsProductField__info .fsProductField__info--no-image {
  width: 75%;
  margin-left: 0
}
.fsSpan100 .fsProductField__image-container { width: 15% }
.fsProductField__image {
  float: left;
  width: 100%;
  height: 100%;
  margin-right: 0
}
.fsProductField__fields {
  width: 25%;
  text-align: right
}
.fsProductField__fields__fixed-amount, .fsProductField__fields__quantity { float: right }
}
.fsMatrix {
  width: 100%;
  border-collapse: separate!important;
  border-spacing: 0!important
}
.fsMatrix th { font-weight: 400 }
.fsMatrix td {
  padding: 4px 0;
  text-align: center
}
.fsMatrix td input[type=checkbox], .fsMatrix td input[type=radio] {
  top: 0!important;
  margin: 0;
  float: none
}
.fsMatrix td, .fsMatrix th {
  border: 0;
  overflow: hidden
}
.fsMatrix tr:first-child th:first-child { border: 0 }
.fsMatrix .th.fsMatrixLabelColumn, .fsMatrix .th.fsMatrixLabelRow {
  padding: .25em .5em;
  vertical-align: middle
}
.rtl .fsFieldRow .fsMatrix td, .rtl .fsFieldRow .fsMatrix th { border-right: 1px solid #acb5bf }
.rtl .fsFieldRow .fsMatrix td input[type=checkbox], .rtl .fsFieldRow .fsMatrix td input[type=radio] { float: none }
.fsMatrixCol1, .fsMatrixCol2 {
  width: 15%;
  font-weight: 400
}
.fsMatrixColCount1 { width: 100% }
.fsMatrixColCount2 { width: 50% }
.fsMatrixColCount3 { width: 33% }
.fsMatrixColCount4 { width: 25% }
.fsMatrixColCount5 { width: 20% }
.fsMatrixColCount6 { width: 16% }
.fsMatrixColCount7 { width: 14% }
.fsMatrixColCount8 { width: 12.5% }
.fsMatrixColCount9 { width: 11% }
.fsMatrixColCount10 { width: 10% }
.fsMatrixColCount11 { width: 9% }
.fsMatrixColCount12 { width: 8% }
.fsMatrixColCount13 { width: 7.5% }
.fsMatrixColCount14 { width: 7% }
.fsMatrixColCount15 { width: 6.5% }

@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait), all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
.fsMatrixLabel { padding: .25em .5em }
}
div.fsFileUploadContainer {
  background-color: #EFEFEF;
  padding: 6px;
  width: 180px;
  text-align: center
}
a.fsFileValue {
  display: block;
  margin-bottom: .5em
}
input.fsFilePreview {
  max-height: 170px;
  max-width: 170px
}
.fsForm input[type=file]::-webkit-file-upload-button {
display:inline-block;
padding:0 .5em;
border:0
}
.fsBody .fieldset-content .ui-datepicker-trigger, .fsBody .fieldset-content select { float: left }
.fsBody .fieldset-content .always-ltr {
  display: inline-block;
  width: 100%
}
.fsBody .fieldset-content .always-ltr>*, .fsBody .fieldset-content select>* { float: left }
.fsBody .fieldset-content .always-ltr span, .fsBody .fieldset-content select span { position: relative }
.fsBody .fieldset-content select:last-of-type { margin-right: 0 }
.fsBody .fieldset-content .always-ltr-align-right {
  direction: ltr;
  text-align: right;
  margin: 10px 0 0 7px;
  display: inline-block;
  width: 100%
}
.fsBody .fieldset-content .always-ltr-align-right span { margin: 0 3px 0 -5px }
.fsBody .fieldset-content .always-ltr-align-right>* { float: none }
.fsBody .ui-datepicker-trigger {
  position: relative;
  width: 18px;
  height: 18px;
  cursor: pointer
}
.fsSignature { -ms-touch-action: none }
.fsSignature+div {
  float: right;
  display: inline-block;
  margin-top: 2px
}
.wf-active .fsSignature { font-family: Arial, Tahoma, sans-serif }
img.fsCreditCardLogo {
  border: 0;
  vertical-align: middle;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none
}
.fsBlankSection { display: none }
.fsborderradius .fsBody .fsSectionHeader { margin: 0 }
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup { top: -.5em }
sub { bottom: -.25em }
.fsForm.fsMaxCol1 { width: 700px }
.fsForm.fsMaxCol2 { width: 800px }
.fsForm.fsMaxCol3 { width: 900px }
.fsForm.fsMaxCol4 { width: 1100px }
.fs2Col .fsFieldCell, .fs3Col .fsFieldCell, .fs4Col .fsFieldCell { float: left }
.fsFieldRow .fsFieldCell {
  margin: 0 2%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.fsFieldRow .fsFieldCell:nth-child(1) { margin-left: 0 }
.fsFieldRow .fsFieldCell:nth-last-child(2) { margin-right: 0 }
.fsFieldRow .fsFieldCell.fsSpan100 { margin: 0 }
.fsFieldRow .fsFieldCell.fsSpan75 {
  width: 71%;
  width: calc(73%)
}
.fsFieldRow .fsFieldCell.fsSpan66 { width: 63%; width:calc(96% / 3 * 2)
}
.fsFieldRow .fsFieldCell.fsSpan50 {
  width: 46%;
  width: calc(48%)
}
.fsFieldRow .fsFieldCell.fsSpan33 {
  width: 29.33%;
  width: calc(92% / 3)
}
.fsFieldRow .fsFieldCell.fsSpan25 {
  width: 21%;
  width: calc(22%)
}
.fsFieldRow .fsFieldCell.fsSpan25 div.fsSliderValue, .fsFieldRow .fsFieldCell.fsSpan33 div.fsSliderValue, .fsFieldRow .fsFieldCell.fsSpan50 div.fsSliderValue, .fsFieldRow .fsFieldCell.fsSpan66 div.fsSliderValue, .fsFieldRow .fsFieldCell.fsSpan75 div.fsSliderValue { max-width: 25% }
.fsFieldRow .fsFieldCell.fsSpan25 .fsSliderDiv, .fsFieldRow .fsFieldCell.fsSpan33 .fsSliderDiv, .fsFieldRow .fsFieldCell.fsSpan50 .fsSliderDiv, .fsFieldRow .fsFieldCell.fsSpan66 .fsSliderDiv, .fsFieldRow .fsFieldCell.fsSpan75 .fsSliderDiv { width: 70% }
.fsFirst.fsLast.fsFieldCell { float: none }

@media all and (max-width:699px), all and (device-width:768px) and (device-height:1024px) and (orientation:portrait), all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
.fsBody .fs3Col .fsFieldCell, .fsBody .fs4Col .fsFieldCell {
  width: 100%;
  margin: 0
}
.fsBody .fs2Col, .fsBody .fs3Col, .fsBody .fs4Col { min-width: inherit }
}

@media (max-width:480px) {
.fsBody .fs2Col .fsFieldCell, .fsBody .fs3Col .fsFieldCell, .fsBody .fs4Col .fsFieldCell {
  width: 100%;
  margin: 0
}
}
.fsForm select[multiple=multiple]::-webkit-scrollbar, .fsForm textarea::-webkit-scrollbar {
width:10px;
height:10px
}
.fsForm select[multiple=multiple]::-webkit-scrollbar-track-piece, .fsForm textarea::-webkit-scrollbar-track-piece {
background-color:transparent
}
.fsForm select[multiple=multiple]::-webkit-scrollbar-thumb, .fsForm textarea::-webkit-scrollbar-thumb {
border:2px solid transparent;
-webkit-border-radius:5px;
background-clip:padding-box
}
.fsForm select[multiple=multiple]::-webkit-scrollbar-button, .fsForm textarea::-webkit-scrollbar-button {
display:none;
width:0;
height:0
}
.fsForm select[multiple=multiple]::-webkit-scrollbar-corner, .fsForm textarea::-webkit-scrollbar-corner {
background-color:transparent
}
.fsForm .fsSubmit {
  clear: left;
  margin-top: 0 !important;
  padding: 0 !important;
  background-color: transparent
}
.fsSubmitButton {
  margin: 0 auto;
  clear: both
}
.fsSubmit input.fsSubmitButton.nice:hover {
  zoom: 1;
  filter: alpha(opacity=87);
  opacity: .87
}
.fsSubmit input.fsSubmitMultipage {
  float: right;
  clear: none
}
.rtl .fsSubmit input.fsSubmitMultipage {
  float: left;
  clear: none
}
.fsPagination { text-align: center }
.fsPagination .fsNextButton { float: right }
.fsPagination .fsPreviousButton { float: left }
.fsPagination .fsNextButton, .fsPagination .fsPreviousButton, .fsPagination .fsSubmitButton { cursor: pointer }
.rtl .fsPagination .fsNextButton { float: left }
.rtl .fsPagination .fsPreviousButton { float: right }
div.fsProgress {
  display: inline-block;
  width: 100%;
  clear: both
}
div.fsProgressBarContainer {
  position: relative;
  width: 100%
}
div.fsProgressBar {
  width: 0;
  height: inherit
}
div.fsProgressText {
  z-index: 10;
  width: 100%;
  text-align: center
}
div.fsSaveIncomplete {
  text-align: center;
  clear: left
}
.fsResumeLink {
  font-weight: 700;
  font-size: 14px
}

@media all and (max-width:699px), all and (device-height:1024px) and (device-width:768px) and (orientation:portrait), all and (device-height:1024px) and (device-width:768px) and (orientation:landscape) {
span.fsFull { display: none }
.fsBody .fsForm, .fsBody .fsPage {
  min-width: inherit;
  width: 100%
}
.fsPagination .fsSubmitButton {
  display: inline-block;
  width: 100%
}
.fsPagination .fsNextButton, .fsPagination .fsPreviousButton {
  width: 50px;
  height: 50px;
  padding: 0;
  -moz-border-radius: 50%!important;
  -webkit-border-radius: 50%;
  border-radius: 50%!important;
  user-select: none
}
.fsPagination .fsSlim { display: none }
.fsPagination .fsNextButton:before, .fsPagination .fsPreviousButton:before {
  display: block;
  text-indent: 0;
  font-size: 1.5em;
  line-height: 0
}
.fsPagination .fsNextButton:before { content: '\21E8' }
.fsPagination .fsPreviousButton:before, .rtl .fsPagination .fsNextButton:before { content: '\21E6' }
.rtl .fsPagination .fsPreviousButton:before { content: '\21E8' }
}
#fsConfirmAd table {
  width: 100%;
  margin: 36px auto
}
#fsConfirmAd h2 {
  margin: 0;
  padding: 18px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  text-shadow: 0 1px 0 #000;
  background: #42BD21;
  color: #fff
}
#fsConfirmAd li { margin-bottom: 18px }
#fsConfirmAd img { min-width: 151px }
#fsConfirmAd img, #fsConfirmAd ul { margin: 18px }
#fsSubmissionCheckmark {
  float: left;
  width: 100%;
  height: 68px;
  background-size: 58px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../../images/3/confirmationCheckmark-new.png)
}
#fsSubmissionCheckmark~.fsSectionText {
  display: inline-block;
  width: 90%;
  margin-left: 5%;
  padding-left: 0!important
}
.fsBody .fsPasswordForm {
  width: 400px;
  padding-bottom: 15px
}
.fsPasswordForm label {
  display: block;
  font-size: 13px;
  color: #656565
}
.fsPasswordForm .fsRowBody input {
  padding: 5px;
  text-align: center;
  font-size: 16px;
  font-weight: 700
}
.fsPasswordForm td.fsRowBody { padding: 18px 0 24px }
.fsSSOForm label { display: inline }
#fsLearnMore {
  display: block;
  height: 25px;
  width: 155px;
  margin: 18px auto;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  color: #333;
  background: url(../../images/3/buttonBG.png)
}
.discountcodeMsg {
  display: block;
  font-style: italic;
  font-size: x-small
}
#recaptcha_area {
  margin-left: auto;
  margin-right: auto
}
#mobile-alert p {
  width: 100%;
  text-align: center!important
}
#mobile-alert input[type=submit] {
  border: 0;
  text-decoration: underline;
  color: red;
  background: 0 0;
  cursor: pointer
}

@media all and (max-width:699px), all and (device-width:768px) and (device-height:1024px) and (orientation:portrait), all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
.fsBody .fsPasswordForm { width: 100% }
.stacklock {
  clear: both;
  margin-top: 70px!important
}
.stacklock * { float: none }
}
.fsSocialAutofill { margin: 15px 15px 0 }
.fsSocialAutofill .fsLabel {
  width: auto;
  margin-bottom: 5px;
  font-size: 1em;
  line-height: 2em
}
.fsSocialAutofill--icons {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  line-height: 36px
}
.fsSocialAutofill--icons a {
  font-size: 42px;
  text-decoration: none;
  opacity: .8
}
.fsSocialAutofill--icons a:hover { opacity: 1 }
.fsSocialAutofill--buttons a {
  display: inline-block;
  margin: .5em 0;
  padding: .4em 1em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #D1D1D1;
  text-decoration: none;
  font-weight: 500;
  text-shadow: 1px 1px 0 rgba(255,255,255,.8);
  color: #333;
  background-size: 100%;
  background-image: -moz-linear-gradient(269deg, #fff 0, #efefef 100%);
  background-image: -webkit-linear-gradient(269deg, #fff 0, #efefef 100%);
  background-image: linear-gradient(-179deg, #fff 0, #efefef 100%)
}
.fsSocialAutofill--buttons a span {
  display: block;
  padding-left: 2em;
  background-repeat: no-repeat;
  background-position: 0;
  font-size: .75em;
  line-height: 1.6
}
.fsSocialAutofill--buttons a:hover {
  border: 1px solid #afafaf;
  background-size: 100%;
  background-image: -moz-linear-gradient(269deg, #fff 0, #e0e0e0 100%);
  background-image: -webkit-linear-gradient(269deg, #fff 0, #e0e0e0 100%);
  background-image: linear-gradient(-179deg, #fff 0, #e0e0e0 100%)
}
.fsSocialAutofill--buttons .facebook_autofill span { background-image: url(../../images/icon-facebook.png) }
.fsSocialAutofill--buttons .googleplus_autofill span { background-image: url(../../images/icon-googleplus.png) }
.fsSocialAutofill--buttons .twitter_autofill span { background-image: url(../../images/icon-twitter.png) }

.form-single-section .button{
  float: right !important;
  background: #ffa626 !important;
}

.info-box .outer{
  margin: -40px 0 0;
}

.fsBody .fs1Col .fsFieldRow{
  padding: 0 !important;
  background: none !important;
}

.fsBody .fs1Col .fsRequiredLabel + .fieldset-content{
  display: block !important;
  flex-flow: row wrap !important;
  margin: 0 0 -20px !important;
}

@media (min-width: 768px) {
  .fsBody .fs1Col .fsRequiredLabel + .fieldset-content{
    display: flex !important;
    flex-flow: row wrap !important;
    margin: 0 -3px -20px !important;
    text-align: center;
  }
}

.fsRequiredLabel + .fieldset-content .fsOptionLabel:nth-child(1)::before,
.fsRequiredLabel + .fieldset-content .fsOptionLabel:nth-child(2)::before,
.fsRequiredLabel + .fieldset-content .fsOptionLabel:nth-child(3)::before,
.fsRequiredLabel + .fieldset-content .fsOptionLabel:nth-child(4)::before{
  background-position: center !important;
  background-size: contain !important;
  width: auto !important;
}

.fsBody .fs1Col .fieldset-content .fsOptionLabel.horizontal{
  width: 100% !important;
  padding: 20px 22px;
  margin: 0 0 6px;
  text-align: center;
  border: 0;
  border-radius: 0;
  background: #f2f2f2;
}

.fsBody .fs1Col .fieldset-content .fsOptionLabel.horizontal input[type="checkbox"]{
  float: none !important;
  display: inline-block;
  vertical-align: top;
  top: 0;
  width: 15px !important;
  height: 15px !important;
  margin: 4px 4px 0 0;
}

.fsBody .fsSectionHeader, .form-content .form-preview .fsRowBody{
  padding: 0 !important;
  border-radius: 0 !important;
}

@media (min-width: 768px) {
  .fsBody .fs1Col .fieldset-content .fsOptionLabel.horizontal{
    width: calc(50% - 6px) !important;
    margin: 0 3px 6px;
  }

  .fsBody .fsSectionHeader, .form-content .form-preview .fsRowBody{
    padding: 10px 0 !important;
  }
}

@media (min-width: 1024px) {
  .fsBody .fs1Col .fieldset-content .fsOptionLabel.horizontal{
    width: calc(25% - 6px) !important;
    margin: 0 3px;
    text-align: left;
  }

  .fsBody .fs1Col .fieldset-content .fsOptionLabel.horizontal input[type="checkbox"]{
    margin: 2px 4px 0 0;
  }
}

.fs3Col + .fs3Col .fsFieldRow{
  display: block !important;
  padding: 26px 14px 20px !important;
  background: #f2f2f2 !important;
}

.fs3Col + .fs3Col .fsFieldRow .fsFieldCell{
  width: 100% !important;
  padding: 0 !important;
}

.fs3Col + .fs3Col .fsFieldRow .fsLabelVertical .fsLabel{
  margin-bottom: 2px !important;
  line-height: 20px !important;
}

.fs3Col .fsFieldRow{
  display: block !important;
  padding: 0 !important;
  background: none !important;
}

.fs3Col .fsFieldRow .fsFieldCell{
  width: 100% !important;
  padding: 0 !important;
  margin: 0 0 13px !important;
}

.fs3Col .fsLabelVertical .fieldset-content label{
  background: #f2f2f2;
  padding: 4px 10px 1px;
  margin: 0 0 7px;
  border: 0;
  border-radius: 0;
}

.fs3Col .fsFieldRow input[type="checkbox"]{
  float: left !important;
  width: 15px !important;
  height: 15px !important;
  margin-top: 0 !important;
}

@media (min-width: 768px) {
  .fs3Col + .fs3Col .fsFieldRow{
    display: flex !important;
    flex-flow: row wrap !important;
    padding: 23px 4px 17px !important;
  }

  .fs3Col + .fs3Col .fsFieldRow .fsFieldCell{
    width: 33.33% !important;
    padding: 0 10px !important;
  }
}

@media (min-width: 1024px) {
  .fs3Col .fsFieldRow{
    padding: 30px 10px 10px 37px !important;
    background: #f2f2f2 !important;
  }

  .fs3Col .fsFieldRow .fsFieldCell{
    width: 33.33% !important;
    padding: 0 10px !important;
    margin: 0 0 25px !important;
  }

  .fs3Col .fsLabelVertical .fieldset-content label{
    width: auto;
    padding: 0;
    margin: 0;
    background: none;
  }

  .fs3Col .fsFieldRow input[type="checkbox"]{
    top: 0 !important;
    margin-top: 3px !important;
  }

  .fs3Col + .fs3Col .fsFieldRow{
    display: block !important;
    padding: 30px 30px 10px !important;;
    background: #f2f2f2 !important;
  }

  .fs3Col + .fs3Col .fsFieldRow .fsFieldCell{
    padding: 0 12px !important;
  }
}

@media (min-width: 1024px) {
  #fsSection55336115.fsSection{
    background: #f2f2f2 !important;
    text-align: left;
    display: flex;
    flex-flow: row wrap;
  }
  #fsSection55336115.fsSection .fsFieldRow .fsFieldCell.fsSpan100 {
    text-align: left;
  }

  #fsSection55336115.fsSection .fsSectionHeader{
    width: 100%;
  }

  #fsSection55336115.fsSection .fsFieldRow{
    width: 33.33% !important;
  }

  #fsSection55336115.fsSection .fsFieldCell{
    width: 100% !important;
  }
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}
.fsBody {
  padding: 0 !important;
}
.fs-form-dialog--hidden {display: none !important;}
/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.checkbox-holder .check-list,
.info-list,
.list,
.accordion {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after,
#main:after,
.twocolumns:after,
.thankyou-section:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

body {
  color: #424242;
  background: #fff;
  font: 17px/1.2 "hind", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
}

.gm-style img {
  max-width: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 .5em;
  color: inherit;
}

h1,
.h1 {
  font-size: 39px;
}

h2,
.h2 {
  font-size: 29px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 21px;
}

h5,
.h5 {
  font-size: 17px;
}

h6,
.h6 {
  font-size: 15px;
}

p {
  margin: 0 0 1em;
}

a {
  color: #017fad;
}

a:hover,
a:focus {
  text-decoration: none;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 2px solid #424242;
  padding: .4em .7em;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: #000;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #424242;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #424242;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #424242;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #424242;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
  color: #424242;
}

select {
  -webkit-border-radius: 0;
}

textarea {
  resize: vertical;
  vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
}

@font-face {
  font-family: hind;
  src: url("../fonts/hind-bold-webfont.eot");
  src: url("../fonts/hind-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hind-bold-webfont.woff") format("woff"), url("../fonts/hind-bold-webfont.ttf") format("truetype"), url("../fonts/hind-bold-webfont.svg#hind") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: hind;
  src: url("../fonts/hind-semibold-webfont.eot");
  src: url("../fonts/hind-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hind-semibold-webfont.woff") format("woff"), url("../fonts/hind-semibold-webfont.ttf") format("truetype"), url("../fonts/hind-semibold-webfont.svg#hind") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: hind;
  src: url("../fonts/hind-regular-webfont.eot");
  src: url("../fonts/hind-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hind-regular-webfont.woff") format("woff"), url("../fonts/hind-regular-webfont.ttf") format("truetype"), url("../fonts/hind-regular-webfont.svg#hind") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: hind;
  src: url("../fonts/hind-medium-webfont.eot");
  src: url("../fonts/hind-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hind-medium-webfont.woff") format("woff"), url("../fonts/hind-medium-webfont.ttf") format("truetype"), url("../fonts/hind-medium-webfont.svg#hind") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: hind;
  src: url("../fonts/hind-light-webfont.eot");
  src: url("../fonts/hind-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/hind-light-webfont.woff") format("woff"), url("../fonts/hind-light-webfont.ttf") format("truetype"), url("../fonts/hind-light-webfont.svg#hind") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?vfv5rl");
  src: url("../fonts/icomoon.eot?vfv5rl#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?vfv5rl") format("truetype"), url("../fonts/icomoon.woff?vfv5rl") format("woff"), url("../fonts/icomoon.svg?vfv5rl#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-file:before {
  content: "\e900";
}

.icon-folder:before {
  content: "\e901";
}

.icon-arrow-right:before {
  content: "\e902";
}

.icon-play_arrow:before {
  content: "\e903";
}

.icon-play_arrow2:before {
  content: "\e904";
}

.icon-check:before {
  content: "\e905";
}

/* header style */

#header {
  overflow: hidden;
  position: relative;
  padding: 26px 0 14px;
  margin: 0 0 24px;
  border-bottom: 1px solid #c0c0c0;
}

#header .logo {
  width: 241px;
  margin: 0 auto 6px;
}

#header .logo a {
  display: block;
}

#header .logo img {
  width: 100%;
  max-width: inherit;
  height: auto;
  display: block;
}

#header .revenue-logo {
  display: block;
  width: 234px;
  margin: 0 auto;
}

#header .revenue-logo img {
  width: 100%;
  max-width: inherit;
  height: auto;
  display: block;
}

#header .help {
  float: right;
  margin: 16px 9px 0 0;
  text-align: center;
  font-family: 'Hind', 'Helvetica Neue', Arial, 'Lucida Grande', Tahoma, Verdana, sans-serif;
}

@media (max-width: 768px) {
  #header .help,
  #header .revenue-logo {
      display: none;
  }
}
#header .help i {
  font-style: normal;
  display: block;
}

#header .help a {
  display: inline-block;
  vertical-align: top;
  color: #424242;
}

body {
  font-size: 15px;
  line-height: 21px;
  min-width: 320px;
}

/* ---------------------------------------------------------
   1. form styles
   ---------------------------------------------------------*/

.fsBody .fsForm input[type="text"],
.fsBody .fsForm input[type="email"],
.fsBody .fsForm input[type="tel"]{
  width: 100%;
  height: 33px;
  font-size: 17px;
  line-height: 21px;
  outline: none;
  border: 2px solid #015a7a;
  border-radius: 3px;
  color: #424242;
  padding: 6px 10px;
  background: #fff;
}

.fsBody .fsLabel, .fsBody label,
.fsBody .fsform .fsOptionLabel{
  font-size: 17px;
  line-height: 25px;
}

textarea {
  width: 100%;
  height: 102px;
  resize: none;
}

.fsMultiColumn .fsSubmitButton{
  width: 145px !important;
  padding: 6px 15px !important;
}

.fsBody input.fsSubmitButton {
  display: inline-block !important;
  min-width: 145px;
  font-size: 17px !important;
  line-height: 21px;
  border-radius: 20px !important;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  position: relative;
  text-align: center;
  border: 0;
  margin: 0;
  padding: 8px 15px 5px;
  background: #ffa626 !important;
}
.fsBody input.fsSubmitButton:hover {
  background: #f48a00 !important;
}
@media (min-width: 1024px) {
  margin: 0 0 0 30px;
}

.form-single-section {
  width: 100%;
  margin: 0 0 18px;
  padding:0;
}

.inner-textarea,
.main-textfield {
  width: 100%;
  height: 33px;
  outline: none;
  border: 2px solid #015a7a !important;
  border-radius: 3px !important;
  color: #424242;
  line-height: 19px;
  padding: 6px 10px;
  background: #fff;
}
.main-textfield:-webkit-input-placeholder {color: #424242 !important;}
.main-textfield:-moz-placeholder {
  opacity: 1;
  color: #424242 !important;
}

.main-textfield:-ms-input-placeholder {color: #424242 !important;}
.main-textfield:-webkit-input-placeholder {color: #424242 !important;}
.inner-textarea {
  height: 102px;
  resize: none;
}

#dropArea {
  margin: 0 0 18px;
  padding: 14px 5px;
  font-weight: 500;
  cursor: pointer;
  color: #909090 !important;
  text-align: center;
  border: 4px dashed #015a7a !important;
  background: #fff !important;
}

.fsBody .fsForm {
  margin: 0 auto !important;
  padding: 0 !important;
}

.button {
  display: inline-block;
  border-radius: 20px;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  text-align: center;
  color: #fff;
  border: 0;
  height:auto;
  outline: none;
  padding: 8px 15px 7px;
  background: #015a7a;
}

.button:hover {
  background: #017fad;
}

.hidden {
  display: none;
}

/* ---------------------------------------------------------
   2. General reset
   ---------------------------------------------------------*/

h1 {
  font-size: 36px;
  line-height: 40px;
  text-transform: capitalize;
  font-weight: 600;
  margin: 0 0 10px;
  color: #424242;
  text-align: center;
}

h2 {
  font-size: 29px;
  line-height: 30px;
  text-transform: capitalize;
  font-weight: 600;
  margin: 0 0 10px;
}

a {
  text-decoration: none;
  color: #245977;
}

.btn {
  display: inline-block;
  vertical-align: top;
  min-width: 133px;
  font-size: 17px;
  line-height: 17px;
  border-radius: 20px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  position: relative;
  text-align: center;
  border: 0;
  outline: none;
  padding: 8px 18px 7px;
  background: #09a15b;
  -webkit-transition: all ease-in-out;
  transition: all ease-in-out;
}

.btn:after {
  display: inline-block;
  vertical-align: top;
  font-family: "icomoon";
  content: "";
  font-weight: normal;
  font-size: 22px;
  margin: 0 0 0 10px;
}

.btn:hover {
  background: #00ba64;
}

.btn.btn-add {
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  background: #015a7a;
}

.btn.btn-add .icon-file,
.btn.btn-add .icon-folder {
  color: #fff;
  font-size: 13px;
  margin: 0 3px 0 0;
}

.btn.btn-add:after {
  display: none;
}

.btn.btn-add:hover {
  background: #017fad;
}

/* form*/

.form {
  overflow: hidden;
  padding: 23px 35px 34px;
  margin: 0 0 28px;
  background: #f2f2f2;
}

.form .input-fields {
  width: 100%;
  margin: 0 0 18px;
}

.form label {
  display: block;
  text-transform: capitalize;
  font-weight: 600;
  color: #015a7a;
  margin: 0 0 -2px;
}

.form.upload {
  margin: 0 -10px 10px;
  padding: 0 16px 34px;
}

.form.upload .head {
  overflow: hidden;
  margin: 0 -16px 30px;
  padding: 10px 18px;
  background: #015a7a;
}

.form.upload .head .title {
  display: block;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.form.upload .btn {
  float: none;
}

.form.upload .btn.btn-add {
  float: left;
  margin: 0 10px 10px 0;
  min-width: inherit;
}

.para {
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  color: #666;
}

.form .para p {
  margin: 0 0 5px;
}

.container {
  max-width: 1066px;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
}

/* wrapper */

#wrapper {
  overflow: hidden;
  width: 100%;
}

/* main */

#main {
  position: relative;
  margin: 0 0 58px;
}

.fsBody .fsForm .fsSectionHeading{
  display: block;
  max-width: 74px;
  text-align: center;
  color: #fff;
  font-size: 11px;
  line-height: 15px;
  font-weight: 600;
  padding: 1px 3px;
  margin: 0 0 11px;
  text-transform: uppercase;
  background: #015a7a;
}

/* tailor-section */

.tailor-section {
  overflow: hidden;
  margin: 0 0 10px;
}

.tailor-section h1 {
  margin: 0 0 18px;
}

.tailor-section p {
  margin: 0 0 20px;
}

.tailor-section .form {
  overflow: hidden;
  padding: 26px 14px 20px;
  margin: 0 0 28px;
  background: #f2f2f2;
}

.tailor-section .form .input-fields {
  width: 100%;
}

/* four-cols, col */

/* four-cols, col */

.four-cols {
  overflow: hidden;
  margin: 0 0 33px;
}

.four-cols .col {
  width: 100%;
  margin: 0 0 6px;
  text-align: center;
}

.four-cols .inner {
  width: 100%;
  padding: 21px 22px 27px;
  background: #f0f0f0;
}

.four-cols .img-box {
  width: 210px;
  border: 2px solid #d2d1d1;
  margin: 0 auto 19px;
  border-radius: 2px;
  box-shadow: 0 0 18px rgba(26, 26, 26, .1);
}

.four-cols .img-box img {
  width: 100%;
  max-width: inherit;
  height: auto;
  display: block;
}

.four-cols .text-box {
  overflow: hidden;
}

.four-cols .custom-checkbox {
  text-align: left;
  position: relative;
  text-transform: capitalize;
  padding: 0 0 0 24px;
}

.four-cols .custom-checkbox .text {
  display: block;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #015a7a;
  text-transform: none;
}

.four-cols .custom-checkbox .custom-input {
  position: absolute;
  left: 0;
  top: 1px;
}

/* checkbox-holder, column */

.checkbox-holder {
  overflow: hidden;
  margin: 0 0 33px;
}

.checkbox-holder .column {
  width: 100%;
}

.checkbox-holder .box {
  overflow: hidden;
  margin: 0 0 13px;
}

.checkbox-holder .title {
  display: block;
  font-weight: 700;
  color: #015a7a;
  margin: 0 0 12px;
}

.checkbox-holder .check-list li {
  margin: 0 0 5px;
  padding: 5px 14px;
  background: #f2f2f2;
}

.checkbox-holder .check-list .custom-checkbox .custom-input {
  top: 2px;
}

/* twocolumns */

.twocolumns {
  width: 100%;
}

.twocolumns h1 {
  margin: 0 0 16px;
}

.twocolumns p {
  margin: 0 0 22px;
}

.twocolumns .left-column {
  width: 100%;
  margin: 0 0 18px;
}

.twocolumns .left-column .upload .drop-file {
  display: block;
  margin: 0 0 18px;
  padding: 14px 5px;
  font-weight: 500;
  cursor: pointer;
  color: #909090;
  text-align: center;
  border: 4px dashed #015a7a;
  background: #fff;
}

.twocolumns .video-holder {
  overflow: hidden;
  margin: 0 0 16px;
}

.twocolumns .video-holder img {
  width: 100%;
  max-width: inherit;
  height: auto;
  display: block;
}

.btn-holder {
  margin: 0 0 15px;
}

@media (min-width: 768px) {
  .btn-holder{
    margin: 0 0 15px;
  }

  .btn-holder .btn{
    float: right;
    margin: -70px 0 0;
  }
}

@media (min-width: 1024px) {
  .btn-holder{
    margin: 0 0 15px;
  }
}

.btn-holder .wrap {
  width: 100%;
  overflow: hidden;
}

.info-list {
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 0 19px;
}

.info-list li {
  margin: 0 0 5px;
  padding: 0 0 0 11px;
  position: relative;
}

.info-list li:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  right: auto;
  bottom: auto;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #424242;
}

.info-list li a {
  display: inline-block;
  vertical-align: top;
  color: #424242;
}

.info-list li a:hover {
  color: #499e62;
}

.list {
  margin: 0 0 10px;
}

.list li {
  margin: 0 0 5px;
  padding: 0 0 0 11px;
  position: relative;
}

.list li:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  right: auto;
  bottom: auto;
  width: 6px;
  height: 6px;
  border-radius: 5px;
  background: #424242;
}

.list li a {
  display: inline-block;
  vertical-align: top;
  color: #424242;
}

.list li a:hover {
  color: #499e62;
}

.fsBody .fsSectionHeader p {
  text-align: left !important;
}

.info-box{
  margin: 0 -18px;
}

@media (min-width: 768px) {
  .info-box{
    margin: 0;
  }
}

#aside {
  margin: 0 -10px;
  background: #f2f2f2;
}

#aside .info-box{
  margin: 0;
}

.info-box .head {
  overflow: hidden;
  margin: 0 -27px 15px;
  padding: 10px 29px;
  background: #015a7a;
}

.info-box .head .title {
  display: block;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.info-box {
  overflow: hidden;
  padding: 0 18px 20px;
  background: #f2f2f2;
}

.info-box .list {
  margin: 0;
}

.info-box .list li {
  margin: 0;
  padding: 0 0 0 13px;
}

.info-box .list li:after {
  width: 5px;
  height: 5px;
  top: 6px;
  left: 2px;
}

#aside .inner {
  overflow: hidden;
  padding: 15px 0 3px;
}

#aside .sub-title {
  display: block;
}

#aside .para {
  max-width: 293px;
  font-size: 14px;
  line-height: 18px;
  color: #666;
  padding: 17px 0 5px;
}

#aside .para p {
  margin: 0 0 10px;
}

.accordion {
  margin: 0 -3px;
  padding: 10px 0 0;
}

.accordion li {
  margin: 0 0 10px;
  padding: 0 0 0 20px;
  position: relative;
}

.accordion li.active:after {
  font-family: "icomoon";
  content: "";
  font-weight: normal;
}

.accordion li:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: auto;
  bottom: auto;
  font-family: "icomoon";
  content: "";
  font-weight: normal;
  color: #939598;
}

.accordion li a.opener {
  display: inline-block;
  vertical-align: top;
  color: #424242;
  font-weight: 700;
}

.accordion li a.opener:hover {
  color: #489e62;
}

.accordion .slide {
  overflow: hidden;
  padding: 5px 0 0;
}

.accordion p {
  margin: 0 0 5px;
}

.thankyou-section {
  max-width: 475px;
  padding: 24px 0 20px;
  margin: 0 auto;
  text-align: center;
}

.thankyou-section .head {
  overflow: hidden;
  margin: 0 0 40px;
}

.thankyou-section .head .logo {
  width: 242px;
  margin: 0 auto;
}

.thankyou-section .head .logo img {
  width: 100%;
  max-width: inherit;
  height: auto;
  display: block;
}

.thankyou-section .text-area {
  overflow: hidden;
  margin: 0 0 26px;
}

.thankyou-section .text-area h1 {
  margin: 0 0 5px;
  text-align: center;
}

.thankyou-section p {
  margin: 0 0 19px;
}

.thankyou-section .upload-box {
  max-width: 470px;
  padding: 39px 22px 44px;
  margin: 0 0 44px;
  border: 1px solid #999;
  box-shadow: 0 0 5px rgba(153, 153, 153, .3);
}

.thankyou-section .upload-box h2 {
  display: inline-block;
  vertical-align: top;
  color: #09a15b;
  max-width: 230px;
  margin: 0 0 12px;
}

.thankyou-section .upload-box .btn {
  min-width: 192px;
}

.thankyou-section .help {
  display: block;
  margin: 0 0 31px;
}

.thankyou-section .help a {
  display: inline-block;
  vertical-align: top;
  color: #424242;
}

.thankyou-section .copyright {
  display: inline-block;
  vertical-align: top;
  color: #797979;
}

.thankyou-section .copyright a {
  color: #797979;
}

.thankyou-section .copyright a:hover {
  color: #245977;
}

/* footer style */

#footer {
  overflow: hidden;
  padding: 20px 0;
  color: #797979;
  background: #ffffff;
}

#footer .copyright {
  display: inline-block;
  vertical-align: top;
  color: #797979;
}

#footer .copyright a {
  color: #797979;
}

#footer .copyright a:hover {
  color: #245977;
}

@media (min-width: 375px) {
  body {
    font-size: 17px;
  }

  h1 {
    font-size: 39px;
    line-height: 42px;
  }

  .form.upload {
    margin: 0 -18px 10px;
  }

  .container {
    padding: 0 18px;
  }

  #aside {
    margin: 0 -19px;
  }
}

@media (min-width: 768px) {
  #header {
    padding: 24px 0 14px;
    margin: 0 0 41px;
  }

  #header .logo {
    float: left;
    margin: 0;
  }

  #header .revenue-logo {
    float: left;
    margin: 24px 0 0 28px;
  }

  #header .help {
    display: block;
  }

  h1 {
    text-align: left;
  }

  .form.upload {
    margin: 0 0 10px;
    padding: 0 47px 34px;
  }

  .form.upload .head {
    margin: 0 -52px 30px -47px;
    padding: 10px 30px;
  }

  .form.upload .btn {
    float: right;
  }

  .tailor-section .form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 23px 4px 17px;
  }

  .tailor-section .form .input-fields {
    width: 33.33%;
    padding: 0 10px;
  }

  .four-cols {
    margin: 0 -3px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .four-cols .col {
    padding: 0 3px;
    width: 50%;
  }

  .btn-holder .wrap {
    float: left;
    width: auto;
  }

  #aside {
    margin: 0;
  }

  .info-box {
    padding: 0 28px 20px;
  }

  .thankyou-section {
    padding: 73px 0 20px;
  }

  .thankyou-section .upload-box {
    padding: 39px 75px 44px;
  }
}

@media (min-width: 1024px) {
  #header {
    margin: 0 0 58px;
    padding: 23px 0 25px;
  }

  #header .help {
    margin: 26px 2px 0 0;
    text-align: left;
  }

  #header .help i {
    display: inline;
  }

  .form.upload {
    margin: 0;
    padding: 0 52px 34px 47px;
  }

  .tailor-section .form {
    padding: 23px 35px 20px;
  }

  .tailor-section .form .input-fields {
    padding: 0 12px;
  }

  .four-cols {
    margin: 0 -3px 33px;
  }

  .four-cols .col {
    width: 25%;
    margin: 0;
  }

  .four-cols .inner {
    padding: 20px 22px;
  }

  .form-preview__content .form-preview__content__fields {
    display: flex;
    flex-flow: row wrap;
    padding: 32px 37px 8px;
    margin: 0 0 33px !important;
    background: #f2f2f2;
  }

  .checkbox-holder .column {
    padding: 0 10px;
    width: 33.33%;
  }

  .checkbox-holder .box {
    margin: 0 0 25px;
  }

  .checkbox-holder .title {
    margin: 0 0 6px;
  }

  .checkbox-holder .check-list li {
    padding: 0;
    background: none;
  }

  .checkbox-holder .check-list .custom-checkbox .custom-input {
    top: 1px;
  }

  .twocolumns .holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .twocolumns .left-column {
    width: 61.7%;
    margin: 0;
  }

  .twocolumns .video-holder {
    margin: 0 0 30px;
  }

  .info-list {
    display: none;
  }

  #aside {
    width: 35.2%;
  }
}

