/*html body .gform_wrapper .gform_body ul.gform_fields li.gfield {position:relative;margin-bottom:10px;}*/
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive .gfield_label {display:block;position:absolute;left:71px;top:8px;color: #BBB;font-weight:normal;visibility: hidden;}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.gfield_textarea .gfield_label {
    visibility: visible;
    z-index: 2;
    font-size: 14px;
    position: relative;
    width: 88%;
    margin-bottom: 20px !important;
    left:0;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive-o {position:relative;}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive {position:relative;}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.gfield_noicon.gfield_select .gfield_label,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.gfield_noicon.gfield_text .gfield_label,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.gfield_noicon.gfield_list .gfield_label,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.gfield_noicon.gfield_email .gfield_label,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.gfield_noicon.gfield_phone .gfield_label {left:15px;}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.active .gfield_label {display:block;visibility: visible;transition:all 0.2s ease;font-size: 14px;z-index:2;}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield+li.gfield {margin-top:0;}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive+li.gfield {margin-top:0;}
html body .gform_wrapper .gform_body ul.gform_fields.top_label li.gfield_radio.gfield,
html body .gform_wrapper .gform_body ul.gform_fields.top_label li.gfield_checkbox.gfield {margin:20px 0;background:transparent;}

body .gform_wrapper ul.gform_fields.top_label li.gfield_radio .gfield_label,
body .gform_wrapper ul.gform_fields.top_label li.gfield_checkbox .gfield_label {font-size:20px;padding:0;}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.gfield_checkbox .gfield_label,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.gfield_radio .gfield_label {
    position: relative;
    top: 0;
    left: 0;
    visibility: visible;
    color: #888;
}

html body .gform_wrapper ul.gform_fields li.gfield input[type=radio], 
html body .gform_wrapper ul.gform_fields li.gfield input[type=checkbox] {
  width: 22px !important;
  height: 23px;
  margin: 0;
}

html body .gform_wrapper ul.gform_fields li.gfield .ginput_container_radio li:hover, 
html body .gform_wrapper ul.gform_fields li.gfield .ginput_container_checkbox li:hover {
  font-weight: bold;
}

html body .gform_wrapper ul.gfield_checkbox li label, 
html body .gform_wrapper ul.gfield_radio li label {
	line-height: 1;
	font-size:20px;
	margin-left: 10px;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_address input:valid,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_address select:valid {
	color:#333;
	font-weight: bold;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.active .ginput_container textarea.active {
	padding-top: 25px;
	transition:all 0.2s ease;
	font-weight: 600;
	color:#333;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_address.active .ginput_container select, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.active .ginput_container select.active:not([multiple]), 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.active .ginput_container input.active:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.active .ginput_container select.active {
	padding-top: 22px !important;
	padding-bottom: 0 !important;
	transition:all 0.2s ease;
	font-weight: 600;
	position:relative;
	color:#333;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container_total .ginput_total  {
  -webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
  transition: border linear 0.2s,box-shadow linear 0.2s;
  display: inline-block;
  height: 3em;
  margin-top: 0px;
  border: 1px solid #ddd;
  padding: 0 .65em;
  width: calc(50% - 8px);
  line-height: 3em;
  color: #555;
}
html body .gform_wrapper ul.gform_fields li.gfield_interactive div.ginput_container {z-index: 1;position: relative;margin-top: 15px !important;}

html body .gform_wrapper ul.gform_fields li.gfield_interactive.gf_left_half,
html body .gform_wrapper ul.gform_fields li.gfield_interactive.gf_right_half {margin-top:5px !important;margin-bottom:0;}

html body .gform_wrapper ul.gform_fields li.gfield_interactive.gf_left_half div.ginput_container,
html body .gform_wrapper ul.gform_fields li.gfield_interactive.gf_right_half div.ginput_container {margin-top:0 !important;}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.gfield_textarea textarea.textarea {padding-left: 70px !important;padding-top: 28px !important;margin-bottom: 15px;margin-top: 0;}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.gfield_icon.gfield_textarea textarea.textarea {
  padding-top: 15px !important;
 }

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.gfield_textarea textarea.textarea {
  margin-bottom:0;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.gfield_noicon.gfield_textarea textarea.textarea {
    padding-left: 15px !important;
    padding-top: 15px !important;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_address.gfield_interactive .ginput_container span,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_name.gfield_interactive .ginput_container span {
    position: relative;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive span.ginput_full {
	display:block;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_address.gfield_interactive .gfield_label,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_name.gfield_interactive .gfield_label {
    display: none;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_address.gfield_interactive .ginput_container span label,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_name.gfield_interactive .ginput_container span label {
    position: absolute;
    top: 3px;
    left: 15px;
    visibility: hidden;
    transition: all 0.2s ease;
    font-size: 14px;
    color: #BBB;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_address.gfield_interactive.active .ginput_container span label,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_name.gfield_interactive.active .ginput_container span label {
    visibility: visible;
    z-index:10000;
    margin:0;
}


html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.gfield_visibility_hidden {
    position: absolute;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive .ginput_container_total .ginput_total,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive select:not([multiple]), 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']){
  padding-left: 70px !important;
  height:62px;
  margin-bottom:0;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield select:-ms-input-placeholder,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield select::-ms-input-placeholder,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield select::placeholder {
	color: #BBB;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield textarea, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container_total .ginput_total,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield select, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']){
	font-size: 20px !important;
  border-radius: 5px;
  box-shadow: none;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield select:not([multiple]),
html body .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
	height: 3em;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield textarea:focus, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield select:not([multiple]):focus, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):focus{
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
  border-color: #CCC;
  font-weight: 600;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select.active:not([multiple]) {
	padding-left:65px !important;
	position: relative;
	z-index: 100000000;
	padding-bottom: 0 !important;
	color: #BBB;
	padding-top: 0px !important;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield i.x-icon {
  width: 60px;
  height: 62px;
  margin: 0;
  font-size: 20px;
  background: rgba(0,0,0,0.1);
  color: #FFF;
  border-radius: 2px 0 0 2px;
  position: absolute;
  z-index: 2;
  transition: all 0.2s ease;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.focus i.x-icon {background: rgba(0,0,0,0.25);}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.active i.x-icon {background: #333;}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield i.x-icon:before {display: flex !important;align-items: center;justify-content: center;}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.active i.x-icon,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.focus i.x-icon {color:rgb(49 68 85);background: white;transition: all 0.2s ease;max-width: 50%;z-index:10;}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_textarea i.x-icon {border-radius: 2px 0 2px 0;}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gsection {
    margin-top: 2em !important;
    margin-bottom: 1.5em;
    padding-bottom: 1em;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_calculation {
  margin-bottom: 40px;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gsection h2 {
    color: #333333;
    font-size: 30px;
}
html body .gform_wrapper .gform_footer input.button, 
html body .gform_wrapper .gform_footer input[type=submit], 
html body .gform_wrapper .gform_page_footer input.button, 
html body .gform_wrapper .gform_page_footer input[type=submit] {
	border-radius: 5px;
  text-shadow: none;
  border: 0;
  font-size: 1.4em;
  padding: .6em 1em;
  box-shadow: none;
  transition: all 0.2s ease;
}
html body .gform_wrapper .gform_footer input.button:hover, 
html body .gform_wrapper .gform_footer input[type=submit]:hover, 
html body .gform_wrapper .gform_page_footer input.button:hover, 
html body .gform_wrapper .gform_page_footer input[type=submit]:hover {
  padding: .6em 1.2em;
  color: rgba(255, 255, 255, 1);
  transition: all 0.2s ease;
}
html body .gform_wrapper .gfield_required {
    color: white;
    margin-left: 5px;
    padding-left:0;
    font-size: 32px;
    position: absolute;
	left: -38px;
    top: -5px;
    visibility: visible;
    z-index: 1000;
}
html body .gform_wrapper .gfield_interactive.active .gfield_required,
html body .gform_wrapper .gfield_interactive.focus .gfield_required {
    color: #e5e5e5;
}
html body .gform_wrapper .gfield_address .gfield_required {
	position: relative;
	color:inherit;
    left: inherit;
    top: inherit;
    line-height:0;
    padding:0;
    font-size:20px;
}

html body .gform_wrapper .gfield_checkbox .gfield_required,
html body .gform_wrapper .gfield_radio .gfield_required {
    position: relative;
    top: inherit;
    left: inherit;
    color: inherit;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_html {
    font-size: 1.2em;
    line-height: 1;
}
html body .gform_wrapper .gf_page_steps {margin: 0 0 30px;padding: 0 0 5px;}
html body .gform_wrapper .gf_step {opacity:0.5;}
html body .gform_wrapper .gf_step.gf_step_active {font-weight: bold;}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border:0;
  padding-top:inherit;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error select, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error textarea, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  border-color: indianred;
}

html body .gform_wrapper div.validation_error,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error .gfield_label, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error ul.gfield_radio, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error .gfield_required, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error ul.gfield_checkbox, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error .gfield_description, 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error div.ginput_complex.ginput_container label {
  color: #F44336;
  font-weight: bold;
}

html body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html .review_info_table ul{
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_textarea i.x-icon {height:60px;top: 38px;}

html body .gform_wrapper .gform_footer input.gform_button.button:hover, 
html body .gform_wrapper .gform_footer input.gform_button.button[type=submit]:hover, 
html body .gform_wrapper .gform_page_footer .gform_next_button:hover, 
html body .gform_wrapper .gform_page_footer .gform_previous_button:hover,
html body input.gform_button[type=submit]:hover {
    box-shadow: none !important;
}

html body .gform_wrapper .gform_footer input.gform_button.button:hover, 
html body .gform_wrapper .gform_footer input.gform_button.button[type=submit]:hover, 
html body .gform_wrapper .gform_page_footer .gform_next_button:hover, 
html body .gform_wrapper .gform_page_footer .gform_previous_button:hover, 
html body input.gform_button[type=submit]:hover {
    position: relative;
    bottom: inherit;
    box-shadow: none;
    background-color: #333333;
}
html body .gform_wrapper .gform_footer input.gform_button.button, 
html body .gform_wrapper .gform_footer input.gform_button.button[type=submit], 
html body .gform_wrapper .gform_page_footer .gform_next_button {
    background-color: #309130;
    border: 0;
    font-size: 30px;
    color: #FFF;
    padding: 10px 30px;
    border-radius: 4px;
    box-shadow: none;
    cursor: pointer;
    float: none;
}

body .gform_wrapper .validation_message,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_error .gfield_description {
	display:none;
}

html body .gform_wrapper span.gform_description {
    font-size: 15px;
    font-style: normal;
}

progress[value]::-webkit-progress-bar {
  background-color: #333;
}
progress[value]::-webkit-progress-value {
  background-color: #309130;
}

progress#progressbar {position:fixed;top:0;left:0;width:100%;height:8px;z-index:1000000;border-radius:0;}

.partial_entry_warning {
    font-size: 15px;
    font-style: normal;
}

html body .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield_interactive {background:transparent;}
html body .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield_interactive .gfield_label {
    visibility: visible;
    z-index: 100;
}

html body .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_interactive .ginput_container_total .ginput_total, 
html body .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_interactive select:not([multiple]), 
html body .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_interactive input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    padding-top: 40px !important;
    color: black;
    font-weight: bold;
}
html body .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_interactive select:not([multiple]) option {
	position:relative;
	z-index:10000;
}

html .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin-top: 20px;
}
  
html body .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_interactive select:not([multiple]) {
    padding-top: 25px !important;
    padding-left: 65px !important;
    padding-bottom: 0px !important;
    position: relative;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive:hover i.x-icon {
    background:rgba(0,0,0,0.15);
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.focus:hover i.x-icon,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.active:hover i.x-icon {
    background:rgba(0,0,0,0);
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.gfield_noicon i.x-icon {
    display: none !important;
}


html body .gform_wrapper .onwhite .gform_body ul.gform_fields li.gfield.gfield_interactive textarea, 
html body .gform_wrapper .onwhite .gform_body ul.gform_fields li.gfield.gfield_interactive select:not([multiple]), 
html body .gform_wrapper .onwhite .gform_body ul.gform_fields li.gfield.gfield_interactive input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    background: #EEE !important;
}
 
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.gfield_noicon input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    padding-left: 15px !important;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.gfield_noicon select:not([multiple]) {
	padding-left: 8px !important;
}

html body .gform_wrapper .onwhite .gform_body ul.gform_fields li.gfield.active i.x-icon,
html body .gform_wrapper .onwhite .gform_body ul.gform_fields li.gfield.focus i.x-icon {color: rgb(255 255 255);background: #eeeeee;}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.field_admin_only i.x-icon {display:none !important}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive span.ginput_left,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive span.ginput_right,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.gf_left_half,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield.gfield_interactive.gf_right_half {
    margin-top: 15px !important;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.showlabel {
	margin-top:20px !important;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.showlabel.focus .gfield_label,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.showlabel.active .gfield_label,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.showlabel .gfield_label {
    visibility: visible;
    position: relative;
    left: 0 !important;
    margin: 0 0 20px 0;
    color: #333;
    font-size:inherit;
}
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.showlabel.active .ginput_container input.active:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.showlabel.focus input,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.showlabel.active input,
html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.showlabel input{
		padding-top: 15px !important;
    padding-bottom: 15px !important;
}

html body .gform_wrapper .gform_body ul.gform_fields li.gfield_interactive.showlabel .gfield_description {
    padding: 0;
}