/*MOBILE THEME*/
#mobile_theme form {
    background: #f7f7f7;
    padding: 30px;
    width: 350px;
    color: #696969
}

#mobile_theme INPUT::-webkit-input-placeholder, #mobile_theme INPUT:-moz-placeholder {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}


#mobile_theme .top_label {
    margin-top: 20px
}

#mobile_theme .gfield_label {
    color: #696969 !important;
    margin-bottom: 45px !important;
    font-family: "calibri", "Open Sans", Arial !important;
    font-weight: normal !important;
    font-size: 24px !important;
}

#mobile_theme .gform_wrapper .top_label .gfield_label {
    margin-bottom: 26px !important;
}

#mobile_theme .gform_wrapper .top_label .gplaceholder .gfield_label {
  	display:none
}

#mobile_theme input[placeholder], #mobile_theme [placeholder], #mobile_theme * [placeholder] {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}

#mobile_theme ::-webkit-input-placeholder {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}

#mobile_theme :-moz-placeholder {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}

#mobile_theme ::-moz-placeholder {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}

#mobile_theme :-ms-input-placeholder {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}

#mobile_theme input[type=checkbox] {
    visibility: hidden
}



#mobile_theme input[type="text"] {
    float: right;
    width: 100% !important;
    height: 40px;
    box-sizing: border-box !important
}



#mobile_theme input[type=radio] {
    display: none
}

#mobile_theme input[type=radio] + label {
    padding-left: 25px;
    height: 25px;
    display: inline-block;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 20px;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 0
}


#mobile_theme .gform_title p {
    color: #666 !important;
    font-family: "calibri", "Open Sans", Arial !important;
    font-weight: normal !important;
    font-size: 28px !important;
    text-transform: none;
    margin-bottom: 10px
}

#mobile_theme .gform_heading > p {
    color: #696969 !important;
    font-family: "calibri", "Open Sans", Arial !important;
    font-size: 28px !important;
    text-transform: none;
    margin-bottom: 10px
}

#mobile_theme .gform_heading + .validation_error {
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0;
    background-color: #ff4e00;
    color: white;
    border: none;
    top: -56px;
    padding: 10px 0;
    width: 100%;
}

#mobile_theme .gfield_required {
    color: #696969
}

#mobile_theme .gform_description {
    color: #696969 !important;
    font-family: Arial !important;
    font-size: 14px !important;
    text-align: center !important;
    text-transform: none !important
}

#mobile_theme .gform_description p {
    color: #696969 !important
}

#mobile_theme .ginput_container input {
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    background-color: #fff !important;
    border: 1px solid #696969;
    color: #696969 !important;
    float: right;
    width: 100% !important;
    box-sizing: border-box !important;
    height: 50px;
    font-size: 22px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 30px !important;
    font-family: "calibri", "Open Sans", Arial !important;
    font-weight: normal !important;
    font-size: 18px !important
}

#mobile_theme .gfield_error {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important
}

#mobile_theme .gfield_error .gfield_description.validation_message {
    padding: 15px 0 0 0 !important;
    display: inline-block
}

#mobile_theme .validation_error, #mobile_theme .validation_message {
    color: #ff4e00;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 0
}

#mobile_theme .ginput_container {
    margin: 0 0 0 0 !important;
    padding: 0 !important
}

#mobile_theme h3 {
    font-weight: normal !important
}





#mobile_theme .gform_page_footer, #mobile_theme .gform_footer {
    margin: 0;
    text-align: center
}

#mobile_theme .gform_previous_button {
    width: 40% !important;
    margin-bottom: 20px;
    display: none
}

#mobile_theme .gform_heading {
    text-align: center
}

#mobile_theme .gfield {
    margin-bottom: 8px !important
}

#mobile_theme .gfield_radio label, .gfield_checkbox label {
    margin-bottom: 8px;
    line-height: 20px !important;
    font-size: 20px !important
}

#mobile_theme .form-privacy {
    color: #666;
    font-size: 12px
}

#mobile_theme .form-privacy a {
    color: #666;
    text-decoration: underline !important;
    font-size: 12px !important
}

#mobile_theme .form-privacy a:hover {
    color: #999;
    text-decoration: underline !important;
    font-size: 12px !important
}

#mobile_theme .gdpr {
    color: #666;
    font-size: 12px
}

#mobile_theme .gdpr a {
    color: #6699cc;
    text-decoration: underline !important;
    font-size: 12px !important
}

#mobile_theme .gdpr a:hover {
    color: #6699cc;
    text-decoration: underline !important;
    font-size: 12px !important
}

#mobile_theme .firstname {
    width: 49%;
    float: left;
    clear: left !important;
}

#mobile_theme .surname {
    width: 49%;
    float: right;
    clear: right !important;
}

#mobile_theme .gfield_required {
    display: none
}

#mobile_theme .gfield_checkbox li {
    height: 32px;
}

#mobile_theme ul li {
    font-size: 24px !important
}

#mobile_theme .gf_progressbar_wrapper .gf_progressbar {
    background: #f7f7f7 !important;
    border: 0 solid #CECECE !important;
    border-radius: 0 !important;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 0;
    width: 100% !important
}

#mobile_theme .validation_error, #mobile_theme .validation_message {
    display: block !important;
    position: relative;
    width: 100%;
    text-align: left;
}

#mobile_theme .form-title-dark {
    font-family: "calibri", 'Open Sans', Arial;
    color: #696969;
    font-size: 12px;
    line-height: 30px;
    ;
    padding-bottom: 30px !important;
    text-align: center
}

#mobile_theme .active-ms {
    color: #696969 !important;
}

#mobile_theme .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0px
}












/*LIGHT FORM THEME*/
#light_theme form {
    background: #f7f7f7;
    padding: 30px;
    width: 350px;
    color: #696969
}

#light_theme INPUT::-webkit-input-placeholder, #light_theme INPUT:-moz-placeholder {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}

#light_theme .top_label {
    margin-top: 20px
}

#light_theme .gfield_label {
    color: #696969 !important;
    margin-bottom: 45px !important;
    font-family: "calibri", "Open Sans", Arial !important;
    font-weight: normal !important;
    font-size: 24px !important;
}

#light_theme .gform_wrapper .top_label .gfield_label {
    margin-bottom: 26px !important;
}

#light_theme input[placeholder], #light_theme [placeholder], #light_theme * [placeholder] {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}

#light_theme ::-webkit-input-placeholder {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}

#light_theme :-moz-placeholder {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}

#light_theme ::-moz-placeholder {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}

#light_theme :-ms-input-placeholder {
    color: #999;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: normal
}

#light_theme input[type=checkbox] {
    visibility: hidden
}



#light_theme input[type="text"] {
    float: right;
    width: 100% !important;
    height: 40px;
    box-sizing: border-box !important
}



#light_theme input[type=radio] {
    display: none
}

#light_theme input[type=radio] + label {
    padding-left: 25px;
    display: inline-block;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 20px;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 0
}





#light_theme .gform_title p {
    color: #666 !important;
    font-family: "calibri", "Open Sans", Arial !important;
    font-weight: normal !important;
    font-size: 28px !important;
    text-transform: none;
    margin-bottom: 10px
}

#light_theme .gform_heading > p {
    color: #696969 !important;
    font-family: "calibri", "Open Sans", Arial !important;
    font-size: 28px !important;
    text-transform: none;
    margin-bottom: 10px
}

#light_theme .gform_heading + .validation_error {
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0;
    background-color: #ff4e00;
    color: white;
    border: none;
    top: -56px;
    padding: 10px 0;
    width: 100%;
}

#light_theme .gfield_required {
    color: #696969
}

#light_theme .gform_description {
    color: #696969 !important;
    font-family: Arial !important;
    font-size: 14px !important;
    text-align: center !important;
    text-transform: none !important
}

#light_theme .gform_description p {
    color: #696969 !important
}

#light_theme .ginput_container input {
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    background-color: #fff !important;
    border: 1px solid #696969;
    color: #696969 !important;
    float: right;
    width: 100% !important;
    box-sizing: border-box !important;
    height: 50px;
    font-size: 22px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 30px !important;
    font-family: "calibri", "Open Sans", Arial !important;
    font-weight: normal !important;
    font-size: 18px !important;
    margin-bottom: 0 !important;
}

#light_theme .gfield_error {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important
}

#light_theme .gfield_error .gfield_description.validation_message {
    padding: 15px 0 0 0 !important;
    display: inline-block
}

#light_theme .validation_error, #light_theme .validation_message {
    color: #ff4e00;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 0
}

#light_theme .ginput_container {
    margin: 0 0 0 0 !important;
    padding: 0 !important
}

#light_theme h3 {
    font-weight: normal !important
}





#light_theme .gform_page_footer, #light_theme .gform_footer {
    margin: 0;
    text-align: center
}

#light_theme .gform_previous_button {
    width: 40% !important;
    margin-bottom: 20px;
    display: none
}

#light_theme .gform_heading {
    text-align: center
}

#light_theme .gfield {
    margin-bottom: 8px !important
}

#light_theme .gfield_radio label, .gfield_checkbox label {
    margin-bottom: 8px;
    line-height: 20px !important;
    font-size: 20px !important
}

#light_theme .form-privacy {
    color: #666;
    font-size: 12px
}

#light_theme .form-privacy a {
    color: #666;
    text-decoration: underline !important;
    font-size: 12px !important
}

#light_theme .form-privacy a:hover {
    color: #999;
    text-decoration: underline !important;
    font-size: 12px !important
}

#light_theme .gdpr {
    color: #666;
    font-size: 12px
}

#light_theme .gdpr a {
    color: #6699cc;
    text-decoration: underline !important;
    font-size: 12px !important
}

#light_theme .gdpr a:hover {
    color: #6699cc;
    text-decoration: underline !important;
    font-size: 12px !important
}

#light_theme .firstname {
    width: 49%;
    float: left;
    clear: left !important;
}

#light_theme .surname {
    width: 49%;
    float: right;
    clear: right !important;
}

#light_theme .gfield_required {
    display: none
}

#light_theme .gfield_checkbox li {
    height: 32px;
}

#light_theme ul li {
    font-size: 24px !important
}

#light_theme .gf_progressbar_wrapper .gf_progressbar {
    background: #f7f7f7 !important;
    border: 0 solid #CECECE !important;
    border-radius: 0 !important;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 0 0;
    width: 100% !important
}

#light_theme .validation_error, #light_theme .validation_message {
    display: block !important;
    position: relative;
    width: 100%;
    text-align: left;
}

#light_theme .form-title-dark {
    font-family: "calibri", 'Open Sans', Arial;
    color: #696969;
    font-size: 12px;
    line-height: 30px;
    ;
    padding-bottom: 30px !important;
    text-align: center
}

#light_theme .active-ms {
    color: #696969 !important;
}

#light_theme .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0px
}


#light_theme .gform_wrapper label.gfield_label.mm-tooltip-inited {
    display: block !important;
    color: transparent !important;
    margin-bottom: 0px !important;
    font-family: "calibri", "Open Sans", Arial !important;
    font-weight: normal !important;
    font-size: 11px !important;
}

#light_theme .ginput_container input {
    margin-bottom: 0 !important;
}

#light_theme .gform_wrapper label.gfield_label.mm-tooltip-inited.active-ms {
    color: #696969 !important;
}

#light_theme .no-magic-tooltip label {
    font-size: 16px !important;
}

#light_theme .gform_wrapper label.gfield_label.mm-tooltip-inited {
    display: block !important;
    color: transparent !important;
    margin-bottom: 0px !important;
    font-family: "calibri", "Open Sans", Arial !important;
    font-weight: normal !important;
    font-size: 11px !important;
}



#light_theme .gform_heading + .validation_error {
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0;
    background-color: #ff4e00;
    color: white;
    border: none;
    top: -56px;
    padding: 10px 0;
    width: 100%;
}


#light_theme .gform_wrapper .no-magic-tooltip label.gfield_label.mm-tooltip-inited {
    color: #696969 !important;
    font-size: 22px !important;
    margin-bottom: 15px !important;
}










.gform_page_footer .button, #mobile_theme .gform_footer .button {
  	background: #00d5c3 !important;
  	width: 100% !important;
    margin: 30px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding: 12px;
    margin: 0;
    border: none;
    line-height: 23px !important;
}

#mobile_theme .gform_page_footer .button, #mobile_theme .gform_footer .button {
    color: #fff;
}

#light_theme .gform_page_footer .button, #light_theme .gform_footer .button {
    color: #3C4C66;
}




#mobile_theme .gfield_radio label,
#light_theme .gfield_radio label {
    background-image: url('/wp-content/themes/jupiterx-child/images/uncheck20px.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#mobile_theme input[type=radio]:checked + label,
#light_theme input[type=radio]:checked + label {
    background-image: url('/wp-content/themes/jupiterx-child/images/checked20px.png')
}

#mobile_theme .gfield_select,
#light_theme .gfield_select {
    font-family: "calibri", "Open Sans", Arial !important;
    font-weight: normal !important;
    font-size: 15px !important;
    background-color: #fff;
    color: #7c7c7c;
    padding: 10px 14px 10px 10px !important;
    border: 1px solid #696969;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(/wp-content/themes/jupiterx-child/images/selectbox-arrow.png) right center no-repeat !important;
  	width: 99%;
}


#mobile_theme .gfield_checkbox input[type=checkbox]:checked + label,
#light_theme .gfield_checkbox input[type=checkbox]:checked + label {
    background-image: url('/wp-content/themes/jupiterx-child/images/checked20px.png')
}




#mobile_theme .gfield_checkbox label,
#light_theme .gfield_checkbox label {
    background-image: url('/wp-content/themes/jupiterx-child/images/uncheck20px.png');
    cursor: pointer;
    position: absolute;
    width: auto;
    height: 24px;
    top: 0;
    border-radius: 2px;
    text-indent: 30px;
    margin-left: 0;
    background-repeat: no-repeat
}





.gform_heading{
  display:none;
}

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    visibility: hidden;
}

.gform_wrapper .gform_page_footer {
    border-top: none !important;
    width: 100% !important;
    margin-top: 0 !important;
}


.gform_footer .button {
    background: #00d5c3 !important;
    color: #fff;
    width: 100%;
    margin: 30px 0px 0px 0px;
    font-size: 16px;
    line-height: 23px !important;
}


.gf_progressbar_wrapper {
    margin: 8px 0 0 0 !important;
    width: 100% !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
  	position: relative;
    margin-top: 20px !important;
}


.gform_wrapper .gfield_error .gfield_checkbox label, .gform_wrapper .gfield_error .gfield_radio label {
    color: #ff4e00 !important;
}



.gform_wrapper .button:hover {
    opacity: .8;
  	cursor: pointer;
}


.gform_wrapper .form-title {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}





.gform_wrapper .form-privacy:before {
    background-image: url(/wp-content/themes/jupiterx-child/images/lock.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-right: 5px;
    width: 14px;
    height: 1em;
    vertical-align: bottom;
    content: "";
    display: inline-block;
}



#light_theme .gform_wrapper .form-privacy,
#mobile_theme .gform_wrapper .form-privacy{
    color: #666;
    font-size: 12px;
    margin: 0;
    line-height: 14px;
    padding-top: 20px;
    text-align: left !important;
  	font-family: "calibri", 'Open Sans', Arial;
}




#light_theme .gform_wrapper .validation_error,
#mobile_theme .gform_wrapper .validation_error{
    position: absolute;
    top: -56px;
    left: 0;
    padding: 10px;
    border: none;
    background: #ff4e00;
    color: #fff;
    text-align: center;
}


@media (max-width: 768px){
  #light_theme .gform_wrapper .validation_error,
  #mobile_theme .gform_wrapper .validation_error
  {
    position: relative;
  }
}