.form-all:after {
  content: "";
  display: table;
  clear: both;
}
.form-all {
  font-family: "Lucida Grande", sans-serif;
}
.form-all {
  width: 690px;
}
.form-label-left,
.form-label-right {
  width: 150px;
}
.form-label {
  white-space: normal;
}
.form-label.form-label-auto {
  display: block;
  float: none;
  text-align: left;
}
.form-label-left {
  display: inline-block;
  white-space: normal;
  float: left;
  text-align: left;
}
.form-label-right {
  display: inline-block;
  white-space: normal;
  float: left;
  text-align: right;
}
.form-label-top {
  white-space: normal;
  display: block;
  float: none;
  text-align: left;
}
.form-radio-item label:before {
  top: 0;
}
.form-all {
  font-size: 14px;
}
.form-label {
  font-weight: bold;
}
.form-checkbox-item label,
.form-radio-item label {
  font-weight: normal;
}
.supernova {
  background-color: #ffffff;
  background-color: #f5f5f5;
}
.supernova body {
  background-color: transparent;
}
/*
@width30: (unit(@formWidth, px) + 60px);
@width60: (unit(@formWidth, px)+ 120px);
@width90: (unit(@formWidth, px)+ 180px);
*/
/* | */
@media screen and (min-width: 480px) {
  .supernova .form-all {
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.1);
  }
}
/* | */
/* | */
@media screen and (max-width: 480px) {
  .jotform-form .form-all {
    margin: 0;
    width: 100%;
  }
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 767px) {
  .jotform-form .form-all {
    margin: 0;
    width: 100%;
  }
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 689px) {
  .jotform-form .form-all {
    margin: 0;
    width: 100%;
  }
}
/* | */
/* | */
@media screen and (min-width: 768px) {
  .jotform-form {
    padding: 60px 0;
  }
}
/* | */
/* | */
@media screen and (max-width: 689px) {
  .jotform-form .form-all {
    margin: 0;
    width: 100%;
  }
}
/* | */
.supernova .form-all,
.form-all {
  background-color: #ffffff;
  border: 1px solid transparent;
}
.form-header-group {
  border-color: #e6e6e6;
}
.form-matrix-table tr {
  border-color: #e6e6e6;
}
.form-matrix-table tr:nth-child(2n) {
  background-color: #f2f2f2;
}
.form-all {
  color: #555555;
}
.form-header-group .form-header {
  color: #555555;
}
.form-header-group .form-subHeader {
  color: #6f6f6f;
}
.form-sub-label {
  color: #6f6f6f;
}
.form-label-top,
.form-label-left,
.form-label-right,
.form-html {
  color: #555555;
}
.form-checkbox-item label,
.form-radio-item label {
  color: #6f6f6f;
}
.form-line.form-line-active {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #ffffe0;
}
/* omer */
.form-radio-item,
.form-checkbox-item {
  padding-bottom: 0px !important;
}
.form-radio-item:last-child,
.form-checkbox-item:last-child {
  padding-bottom: 0;
}
/* omer */
.form-single-column .form-checkbox-item,
.form-single-column .form-radio-item {
  width: 100%;
}
.form-checkbox-item .editor-container div,
.form-radio-item .editor-container div {
  position: relative;
}
.form-checkbox-item .editor-container div:before,
.form-radio-item .editor-container div:before {
  display: inline-block;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  width: 18px;
  height: 18px;
}
.supernova {
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: repeat;
}
.supernova {
  background-image: none;
}
#stage {
  background-image: none;
}
/* | */
.form-all {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: repeat;
}
.form-header-group {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center top;
}
.form-line {
  margin-top: 12px;
  margin-bottom: 12px;
}
.form-line {
  padding: 12px 36px;
}
.form-all .qq-upload-button,
.form-all .form-submit-button,
.form-all .form-submit-reset,
.form-all .form-submit-print {
  font-size: 1em;
  padding: 9px 15px;
  font-family: "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
  font-size: 1em;
  padding: 9px 15px;
  font-family: "Lucida Grande", sans-serif;
  font-size: 14px;
  font-weight: normal;
}
/*
& when ( @buttonFontType = google ) {
	@import (css) "@{buttonFontLink}";
}
*/
h2.form-header {
  line-height: 1.618em;
  font-size: 1.714em;
}
h2 ~ .form-subHeader {
  line-height: 1.5em;
  font-size: 1.071em;
}
.form-header-group {
  text-align: left;
}
/*.form-dropdown,
.form-radio-item,
.form-checkbox-item,
.form-radio-other-input,
.form-checkbox-other-input,*/
.form-captcha input,
.form-spinner input,
.form-error-message {
  padding: 4px 3px 2px 3px;
}
.form-header-group {
  font-family: "Lucida Grande", sans-serif;
}
.form-section {
  padding: 0px 0px 0px 0px;
}
.form-header-group {
  margin: 12px 36px 12px 36px;
}
.form-header-group {
  padding: 24px 0px 24px 0px;
}
.form-textbox,
.form-textarea {
  padding: 4px 3px 2px 3px;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
  background-color: #ffffff;
}
[data-type="control_dropdown"] .form-input,
[data-type="control_dropdown"] .form-input-wide {
  width: 150px;
}
.form-label {
  font-family: "Lucida Grande", sans-serif;
}
li[data-type="control_image"] div {
  text-align: left;
}
li[data-type="control_image"] img {
  border: none;
  border-width: 0px !important;
  border-style: solid !important;
  border-color: false !important;
}
.form-line-column {
  width: auto;
}
.form-line-error {
  overflow: hidden;
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -ms-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  background-color: #fff4f4;
}
.form-line-error .form-error-message {
  background-color: #ff3200;
  clear: both;
  float: none;
}
.form-line-error .form-error-message .form-error-arrow {
  border-bottom-color: #ff3200;
}
.form-line-error input:not(#coupon-input),
.form-line-error textarea,
.form-line-error .form-validation-error {
  border: 1px solid #ff3200;
  -webkit-box-shadow: 0 0 3px #ff3200;
  -moz-box-shadow: 0 0 3px #ff3200;
  box-shadow: 0 0 3px #ff3200;
}
.ie-8 .form-all {
  margin-top: auto;
  margin-top: initial;
}
.ie-8 .form-all:before {
  display: none;
}
[data-type="control_clear"] {
  display: none;
}
/* | */
@media screen and (max-width: 480px), screen and (max-device-width: 767px) and (orientation: portrait), screen and (max-device-width: 415px) and (orientation: landscape) {
  .testOne {
    letter-spacing: 0;
  }
  .form-all {
    border: 0;
    max-width: initial;
  }
  .form-sub-label-container {
    width: 100%;
    margin: 0;
    margin-right: 0;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  span.form-sub-label-container + span.form-sub-label-container {
    margin-right: 0;
  }
  .form-sub-label {
    white-space: normal;
  }
  .form-address-table td,
  .form-address-table th {
    padding: 0 1px 10px;
  }
  .form-submit-button,
  .form-submit-print,
  .form-submit-reset {
    width: 100%;
    margin-left: 0!important;
  }
  div[id*=at_] {
    font-size: 14px;
    font-weight: 700;
    height: 8px;
    margin-top: 6px;
  }
  .showAutoCalendar {
    width: 20px;
  }
  img.form-image {
    max-width: 100%;
    height: auto;
  }
  .form-matrix-row-headers {
    width: 100%;
    word-break: break-all;
    min-width: 40px;
  }
  .form-collapse-table,
  .form-header-group {
    margin: 0;
  }
  .form-collapse-table {
    height: 100%;
    display: inline-block;
    width: 100%;
  }
  .form-collapse-hidden {
    display: none !important;
  }
  .form-input {
    width: 100%;
  }
  .form-label {
    width: 100% !important;
  }
  .form-label-left,
  .form-label-right {
    display: block;
    float: none;
    text-align: left;
    width: auto!important;
  }
  .form-line,
  .form-line.form-line-column {
    padding: 2% 5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  input[type=text],
  input[type=email],
  input[type=tel],
  textarea {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: initial !important;
  }
  .form-radio-other-input,
  .form-checkbox-other-input {
    max-width: 55% !important;
  }
  .form-dropdown,
  .form-textarea,
  .form-textbox {
    width: 100%!important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .form-input,
  .form-input-wide,
  .form-textarea,
  .form-textbox,
  .form-dropdown {
    max-width: initial!important;
  }
  .form-checkbox-item:not(#foo),
  .form-radio-item:not(#foo) {
    width: 100%;
  }
  .form-address-city,
  .form-address-line,
  .form-address-postal,
  .form-address-state,
  .form-address-table,
  .form-address-table .form-sub-label-container,
  .form-address-table select,
  .form-input {
    width: 100%;
  }
  div.form-header-group {
    padding: 24px 0px !important;
    margin: 0 12px 2% !important;
    margin-left: 5%!important;
    margin-right: 5%!important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  div.form-header-group.hasImage img {
    max-width: 100%;
  }
  [data-type="control_button"] {
    margin-bottom: 0 !important;
  }
  [data-type=control_fullname] .form-sub-label-container {
    width: 48%;
  }
  [data-type=control_fullname] .form-sub-label-container:first-child {
    margin-right: 4%;
  }
  [data-type=control_phone] .form-sub-label-container {
    width: 65%;
    margin-right: 0;
    margin-left: 0;
    float: left;
  }
  [data-type=control_phone] .form-sub-label-container:first-child {
    width: 31%;
    margin-right: 4%;
  }
  [data-type=control_datetime] .allowTime-container {
    width: 100%;
  }
  [data-type=control_datetime] .form-sub-label-container:first-child {
    width: 10%!important;
    margin-left: 0;
    margin-right: 0;
  }
  [data-type=control_datetime] .form-sub-label-container + .form-sub-label-container {
    width: 24%!important;
    margin-left: 6%;
    margin-right: 0;
  }
  [data-type=control_datetime] span + span + span > span:first-child {
    display: block;
    width: 100% !important;
  }
  [data-type=control_birthdate] .form-sub-label-container,
  [data-type=control_time] .form-sub-label-container {
    width: 27.3%!important;
    margin-right: 6% !important;
  }
  [data-type=control_time] .form-sub-label-container:last-child {
    width: 33.3%!important;
    margin-right: 0 !important;
  }
  .form-pagebreak-back-container,
  .form-pagebreak-next-container {
    min-height: 1px;
    width: 50% !important;
  }
  .form-pagebreak-back,
  .form-pagebreak-next,
  .form-product-item.hover-product-item {
    width: 100%;
  }
  .form-pagebreak-back-container {
    padding: 0;
    text-align: right;
  }
  .form-pagebreak-next-container {
    padding: 0;
    text-align: left;
  }
  .form-pagebreak {
    margin: 0 auto;
  }
  .form-buttons-wrapper {
    margin: 0!important;
    margin-left: 0!important;
  }
  .form-buttons-wrapper button {
    width: 100%;
  }
  .form-buttons-wrapper .form-submit-print {
    margin: 0 !important;
  }
  table {
    width: 100%!important;
    max-width: initial!important;
  }
  table td + td {
    padding-left: 3%;
  }
  .form-checkbox-item,
  .form-radio-item {
    white-space: normal!important;
  }
  .form-checkbox-item input,
  .form-radio-item input {
    width: auto;
  }
  .form-collapse-table {
    margin: 0 5%;
    display: block;
    zoom: 1;
    width: auto;
  }
  .form-collapse-table:before,
  .form-collapse-table:after {
    display: table;
    content: '';
    line-height: 0;
  }
  .form-collapse-table:after {
    clear: both;
  }
  .fb-like-box {
    width: 98% !important;
  }
  .form-error-message {
    clear: both;
    bottom: -10px;
  }
  .date-separate,
  .phone-separate {
    display: none;
  }
  .custom-field-frame,
  .direct-embed-widgets,
  .signature-pad-wrapper {
    width: 100% !important;
  }
}
/* | */

/*__INSPECT_SEPERATOR__*/
.jotform-form {
    padding : 0 3px !important;
    margin : 0 !important;
}

.form-all {
    padding : 0 !important;
    margin : 0 auto !important;
    box-shadow : none !important;
    font-size : 16px;
    max-width : 1000px !important;
    width : 100% !important;
}

.form-all *,
.form-all *:before,
.form-all *:after {
    box-sizing : border-box;
}

form, label, h2, p, .form-submit-button {
    font-family : Helvetica, Arial, sans-serif !important;
}

.form-section {
    margin : 0 -10px;
}

.form-line {
    font-family : Helvetica, Arial, sans-serif !important;
    margin-top : 0 !important;
    padding : 10px !important;
}

.form-sub-label {
    font-size : 15px;
    line-height : 1.4;
    margin-top : 10px;
}

.form-sub-label-container {
    position : relative;
}

.form-line-active {
    background-color : #ffffff !important;
}

.form-line:after,
.form-input-wide:after {
    content : "";
    display : table;
    clear : both;
}

.form-required {
    color : #00A9E0;
    margin : 0;
}

.form-label {
    font-size : 16px;
    line-height : 130%;
}

.form-label-top {
    font-size : 15px;
    overflow : hidden !important;
    white-space : nowrap !important;
}

.form-label-auto,
.form-label-top {
    width : 100%;
}

li[data-type="control_button"] {
    margin-bottom : 0 !important;
    padding : 10px 10px 0 !important;
}

li[data-type="control_button"] .form-submit-button {
    margin-bottom : 0 !important;
}

li[data-type="control_text"] {
    margin : 0;
    padding-top : 0 !important;
    padding-bottom : 0 !important;
}

li[data-type="control_text"] .form-html *:first-child {
    margin-top : 0;
}

li[data-type="control_text"] .form-html *:last-child {
    margin-bottom : 0;
}

li[data-type="control_fullname"] input {
    display : block;
    width : 100%;
}

li[data-type="control_fullname"] .form-sub-label-container {
    float : left;
    display : block;
    margin : 0;
    padding-right : 20px;
    width : 50%;
}

li[data-type="control_fullname"] .form-sub-label-container:last-child {
    padding-right : 0;
}

/*
-----------------------------------
INPUT STYLING
-----------------------------------
*/
input[type="text"],
input[type="email"],
input[type="tel"] {
    background-color : #F5F5F5;
    border : 1px solid #E1E5EA;
    border-radius : 3px;
    font-size : 16px;
    height : 45px;
    padding-left : 10px;
    padding-right : 10px;
    width : 100%;
}

li[data-type="control_textarea"] textarea {
    background-color : #F5F5F5;
    border : 1px solid #E1E5EA;
    border-radius : 3px;
    display : block;
    font-size : 16px;
    min-height : 100px;
    padding-left : 10px;
    padding-right : 10px;
    width : 100%;
}

li[data-type="control_textarea"] .form-input-wide textarea {
    min-height : 200px;
}

.form-submit-button,
.qq-upload-button {
    background : none;
    border : none;
    box-shadow : none;
    text-shadow : none;
}

.form-submit-button,
.qq-upload-button {
    border-radius : 0;
    display : inline-block;
    font-size : 16px !important;
    font-weight : bold !important;
    padding : 16px 32px !important;
    transition : all .25s ease;
}

.qq-upload-button {
    background-color : #E3E7EA;
    border-color : #E3E7EA;
    color : #777777;
}

.qq-upload-button:hover {
    background : #CECECE !important;
    border-color : #CECECE !important;
}

.form-submit-button {
    /* General : 00A9E0 | 0077C8 */
    /* Jobs: 00B0B9 | 253746 */
    
    background : #00A9E0;
    border : 2px solid #00A9E0;
    color : #ffffff;
}

.form-submit-button:hover,
.form-submit-button:focus {
    background : #0077C8;
    border-color : #0077C8;
}

/*
-----------------------------------
SELECT MENU
-----------------------------------
*/
li[data-type="control_dropdown"] .form-input-wide {
    position : relative;
}

.form-address-table tr:nth-child(3) td:last-child .form-sub-label-container::after,
li[data-type="control_dropdown"] .form-input-wide::after {
    content : '';
    position : absolute;
    right : 15px;
    top : 20px;
    width : 0;
    height : 0;
    border-style : solid;
    border-width : 8px 5px 0 5px;
    border-color : #525252 transparent transparent transparent;
}

.form-address-table select,
li[data-type="control_dropdown"] select {
    display : block;
    font-size : 16px;
    font-family : sans-serif;
    font-weight : normal;
    color : #444;
    line-height : 1.3;
    padding : 13px 22px 11px 10px;
    width : 100% !important;
    max-width : 100%;
    box-sizing : border-box;
    margin : 0;
    border : 1px solid #E1E5EA;
    box-shadow : 0 1px 0 1px rgba(0,0,0,.04);
    border-radius : 3px;
    background-color : #ffffff;
    background-image : linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat : repeat;
    background-position : right .7em top 50%, 0 0;
    background-size : .65em auto, 100%;
    -moz-appearance : none;
    -webkit-appearance : none;
    appearance : none;
}

.form-address-table select::-ms-expand,
li[data-type="control_dropdown"] select::-ms-expand {
    display : none;
}

.form-address-table select:hover,
li[data-type="control_dropdown"] select:hover {
    border-color : #888;
}

.form-address-table select:focus,
li[data-type="control_dropdown"] select:focus {
    border-color : #aaa;
    box-shadow : 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow : 0 0 0 3px -moz-mac-focusring;
    color : #222;
    outline : none;
}

.form-address-table select option,
li[data-type="control_dropdown"] select option {
    font-weight : normal;
}

/*
-----------------------------------
VALIDATION
-----------------------------------
*/
.form-line-error {
    background : none !important;
    padding-bottom : 10px;
    padding-top : 10px;
}

.form-line-error .form-error-message {
    border-radius : 3px;
    font-size : 15px;
    padding : 10px;
}

.form-line-error .form-error-message img {
    display : none;
}

li[data-type="control_textbox"] input,
li[data-type="control_textbox"] .form-sub-label-container {
    display : block;
    width : 100%;
}

li[data-type="control_textarea"] .form-sub-label-container {
    display : block;
    width : 100%;
}

div[data-component="text"] {
    line-height : 150%;
}

/*
-----------------------------------
TABLES
-----------------------------------
*/
.form-address-table td {
    position : relative;
}

li[data-type="control_address"] table,
li[data-type="control_address"] table tbody,
li[data-type="control_address"] table .form-sub-label-container,
li[data-type="control_address"] table input {
    width : 100%;
}

li[data-type="control_address"] table td[width="50%"] {
    padding-right : 30px;
}

li[data-type="control_address"] table td[width="50%"] {

}

li[data-type="control_email"] .form-sub-label-container,
li[data-type="control_email"] input {
    width : 100%;
}

/*
-----------------------------------
PHONE
-----------------------------------
*/
li[data-type="control_phone"] input {

}

li[data-type="control_phone"] div .form-sub-label-container {
    display : block;
    margin : 0 !important;
    position : relative;
    width : 100% !important;
}

li[data-type="control_phone"] div .form-input-wide {
    position : relative;
    width : 100%;
}

li[data-type="control_phone"] .form-sub-label-container input {
    width : 100%;
}

li[data-type="control_phone"]  .form-sub-label {
    display : none;
}

/*
-----------------------------------
DATETIME
-----------------------------------
*/
li[data-type="control_datetime"] .form-sub-label-container {
    padding-right : 30px;
    position : relative;
    width : 100%;
}

li[data-type="control_datetime"] .form-sub-label-container input {
    width : 100%;
}

li[data-type="control_datetime"] .form-sub-label-container img {
    position : absolute;
    top : 4px;
    right : 0;
}

li[data-type="control_dropdown"] .form-input-wide,
li[data-type="control_dropdown"] .form-sub-label-container {
    display : block;
    width : 100% !important;
}

/*
-----------------------------------
MULTIPLE CHOICE
-----------------------------------
*/
.form-multiple-column {
    display : block;
}

.form-radio-item {

}

.form-multiple-column[data-columncount="3"] .form-radio-item {
    /* width : 33.333%;
    */;
}

.form-multiple-column[data-columncount="4"] .form-radio-item {
    /* width : 25%;
    */;
}

.form-multiple-column[data-columncount="5"] .form-radio-item {
    /* width : 20%;
    */;
}

.form-multiple-column[data-columncount="6"] .form-radio-item {
    /* width : 16.666%;
    */;
}

.form-radio-item,
.form-checkbox-item {
    margin : 10px 0;
    padding-left : 20px;
    position : relative;
}

.form-radio-item label,
.form-checkbox-item label {
    line-height : 130%;
}

.form-radio-item input,
.form-checkbox-item input {
    left : 0;
    position : absolute;
    top : 0;
}

/*
-----------------------------------
DIVIDERS
-----------------------------------
*/
.form-header-group {
    border-top : none;
    margin : 0 10px 20px !important;
    padding-bottom : 0 !important;
}

/*
-----------------------------------
LAYOUT
-----------------------------------
*/
.form-line-column {
    /* width : 50% !important;
    */;
}

.form-line-column .form-sub-label-container {
    margin : 0;
    padding : 0;
}

.form-line-column .form-sub-label-container[style="vertical-align:top"] input[type="text"],
.form-line-column .form-sub-label-container[style="vertical-align:top"] input[type="tel"],
.form-line-column .form-sub-label-container[style="vertical-align:top"] {
    width : 100%;
}

.form-label-left {
    padding-right : 15px;
    width : 34% !important;
}

.form-input {
    width : 66% !important;
}

/*
-----------------------------------
RESPONSIVE ADJUSTMENTS
-----------------------------------
*/
.do-not-remove-me {

}

@media screen and (max-width: 480px){
    .form-section {
        margin : 0 -10px;
    }

    .form-line,
    .form-line-column {
        width : 100% !important;
        padding : 0 10px;
    }

    .form-label-top {
        overflow : visible !important;
        white-space : normal !important;
    }

    .form-label-left {
        padding-right : 0;
        width : 100% !important;
    }

    .form-input {
        width : 100% !important;
    }

    div.form-header-group {
        margin-left : 0 !important;
        margin-right : 0 !important;
        padding : 10px !important;
    }

    li[data-type="control_fullname"] .form-input-wide {
        display : block;
        max-width : none;
        width : 100%;
    }

    li[data-type="control_fullname"] .form-sub-label-container {
        display : block;
        max-width : none;
        width : 100%;
    }

    li[data-type="control_fullname"] .form-sub-label-container:first-child {
        margin-bottom : 15px;
    }

    [data-type=control_fullname] .form-sub-label-container:first-child {
        margin-right : 0;
        padding-right : 0;
    }

    li[data-type="control_phone"] div div > span:last-child {
        display : block;
        padding-left : 100px;
        width : 100% !important;
    }

    li[data-type="control_phone"] div div > span:first-child {
        left : 0;
        margin : 0;
        padding-right : 20px;
        position : absolute;
        top : 0;
        width : 105px !important;
    }

}

