/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

body .gform_wrapper .gform_body .gform_page_footer .gform_next_button .gform_previous_button input[type=submit]{
    padding: 15px 20px 0 20px;
    width: 23%;
        
}

body input[type="button"]:hover, gform_next_button input[type="button"]:hover{
    background-color: #000000!important;
}

body[data-form-submit="regular"] .container-wrap input[type="submit"]{
    background-color: #000000!important;
}

body .gform_wrapper .gform_page_footer .button.gform_previous_button {
    background-color: white;
    color: black;

}

body .gform_wrapper .gform_page_footer .button.gform_previous_button:hover {
    background-color: black;
    color: white;

}

.required-documents h5{
    margin-left: 3%;
}

.divvy-auth-access-code-message{
    display: none;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 10px!important;
    padding-left: 10px;
}

.gform_wrapper .gfield_required {
    display: none;
    }

.button {
    background-color: #000000; /* Green */
    border: none;
    color: white;
    padding: 5px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    }
.button:hover{
    background-color:#2c2c2c    
}

.button:active {
    background-color: #000000;
    transform: translateY(1px);
  }

/** error styling **/

body .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgb(255, 255, 255)!important;
    margin-bottom: 6px !important;
    border-top: 0px solid rgb(255, 255, 255);
    border-bottom: 0px solid rgb(255, 255, 255);
    padding-bottom: 6px;
    padding-top: 8px;
    box-sizing: border-box;
}

body .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper li.gfield_error textarea {
    border: 0px solid #C6362C;
    border-bottom: 2px solid #C6362C;
}

.gform_wrapper .field_description_below .gfield_description {

    padding: 16px!important;

}

/** From page editor css **/

/*gf vertical styling */

#divvy-vertical-steps-row{
    padding: 0 10% 0 35%;
}
/*gf vertical styling */
#vertical-steps .StepProgress {
  position: relative;
  padding-left: 45px;
  list-style: none;
}
#vertical-steps .gf_step::before {
  display: inline-block;
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  width: 10px;
  height: 100%;
  border-left: 2px solid #CCC;
}
#vertical-steps .gf_step {
  position: relative;
  counter-increment: list;
}
#vertical-steps .gf_step:not(:last-child) {
  padding-bottom: 40px;
}
#vertical-steps .gf_step::before {
  display: inline-block;
  content: '';
  position: absolute;
  left: -30px;
  height: 100%;
  width: 10px;
}
#vertical-steps .gf_step::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: -37px;
  width: 12px;
  height: 12px;
  border: 2px solid #CCC;
  border-radius: 50%;
  background-color: #FFF;
}
#vertical-steps  .gf_step.gf_step_completed::before {
  border-left: 2px solid black;
}
#vertical-steps  .gf_step.gf_step_completed::after {
  font-size: 10px;
  color: #FFF;
  text-align: center;
  border: 2px solid black;
  background-color: black;
}
#vertical-steps  .gf_step.gf_step_active::before {
  border-left: 2px solid black;
}
 #vertical-steps .gf_step.gf_step_active::after {
  content: counter(list);
  padding-top: 1px;
  width: 19px;
  height: 18px;
  top: -4px;
  left: -40px;
  font-size: 14px;
  text-align: center;
  color: black;
  border: 2px solid black;
  background-color: white;
}
#vertical-steps .gf_step strong {
  display: block;
}

#vertical-steps .gf_step_active .gf_step_label{
  font-weight: 700;
}

#vertical-steps .gf_step_completed, .gf_step_pending{
  color: #B5B5C0;
}




/** custom css **/


body img.gform_ajax_spinner {
 display: none !important;
}

#divvy-phone{
    color:#fff;
}

.m_collapse_text, .show_collapse .m_expand_text, .m_section{
    display: none; 
}
.show_collapse .m_collapse_text {
    display: inline; 
}

body .gform_wrapper .top_label .gfield_label {
   
    margin-top: 0px;
    margin-bottom: 0px;
   
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 4px !important;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 5px 16px;

}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0px;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0px;
}

/* css changes from other form */
/*
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 15px 10px;
    letter-spacing: normal;
    border:1px solid #212121;
    background-color:#ffffff;
}

body[data-fancy-form-rcs="1"] .select2-container, body[data-fancy-form-rcs="1"] .select2-drop, body[data-fancy-form-rcs="1"] .select2-search, .select2-search input {
    font-size: 14px;
    border: 1px solid #212121;
    border-radius: 4px;
}
*/
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0px;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0px;
}

.gform_wrapper h2.gsection_title{

    font-size: 1em;

}

.gform_wrapper .gsection {

    margin: 28px 16px 0px 0;
        margin-top: 28px;
        margin-left: 0px;

}


/** Select Field **/
body[data-fancy-form-rcs="1"] .select2-container .select2-choice, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single {
    padding-top: 2px!important;
    padding-bottom: 2px!important;
   
}

body[data-fancy-form-rcs="1"] .fancy-select-wrap {
    padding-top: 0px!important;
}


/* colapsable sections */
.m_collapse_text, .show_collapse .m_expand_text, .m_section{
    display: none; 
}
.show_collapse .m_collapse_text {
    display: inline; 
}


body .gform_wrapper .gsection.collapsible-sections-field, .collapsible-sections-field {
    border: 1px solid #000000 !important;
    background-color: #fff;
}

body .collapsible-sections-collapsible-body {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
/** Sections **/

body .gform_wrapper .gsection_description{
	font-size:18px!important;
	line-height: 18px;
}

.gform_wrapper .gsection{
	border-bottom: 0px solid #ffffff!important;
}


.select2-container .select2-choice:hover{
 border-color: #FFF;
}

body[data-fancy-form-rcs="1"] .select2-container .select2-choice:hover{
    color: #333 !important;
}

body[data-fancy-form-rcs="1"] .select2-container:not(.select2-dropdown-open) .select2-choice:hover .select2-arrow b::after{
    border-top-color: #333!important;
}


/* styling changes */
/*
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 15px 10px;
    letter-spacing: normal;
    border:1px solid #212121;
    background-color:#ffffff;
}
*/
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0px;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0px;
}

.gform_wrapper h2.gsection_title{

    font-size: 1em;

}

.gform_wrapper .gsection {

    margin: 28px 16px 0px 0;
        margin-top: 28px;
        margin-left: 0px;

}

body[data-form-submit="regular"] .container-wrap input[type="submit"]{
    padding: 10px 20px!important;
}


/* css changes from other form */
/*
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 15px 10px;
    letter-spacing: normal;
    border:1px solid #212121;
    background-color:#ffffff;
}

body[data-fancy-form-rcs="1"] .select2-container, body[data-fancy-form-rcs="1"] .select2-drop, body[data-fancy-form-rcs="1"] .select2-search, .select2-search input {
    font-size: 14px;
    border: 1px solid #212121;
    border-radius: 4px;
}
*/
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0px;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0px;
}


.gform_wrapper .gsection {

    margin: 28px 16px 0px 0;
        margin-top: 28px;
        margin-left: 0px;

}


body .gform_wrapper .top_label .gfield_label {
    font-weight: normal !important;
    margin-top: 40px !important;
    margin-bottom: 0px !important;
    text-transform: uppercase;

}

body .gform_wrapper .page_header h2.gsection_title {
    font-size: 2.25em;
    padding-bottom: 20px !important;

}

body .gform_wrapper .page_header h2:not(:first-child) {
    font-size: 1.25em;
    padding-bottom: 20px !important;

}

body .gform_wrapper .collapsible-sections-field h2.gsection_title {
    padding-right: 30px !important;
    font-size: 1.25em!important;
    padding-bottom: 0px !important;
}

/** Form Fields **/

  
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 15px 10px;
    letter-spacing: normal;
    background-color:#ffffff;
    border-radius: 2px;
    border: none;
    outline: 0;
    background-color:#F3F3F5;

}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {

    border-bottom: 2px solid #B5B5C0;


}

/** section **/

body .gform_wrapper ul li.gfield{
  margin-top:0px!important;
}


.gform_wrapper .gsection {
margin: 5px 16px 0px 0!important;
}



/** select fields **/

body[data-fancy-form-rcs="1"] .select2-container, body[data-fancy-form-rcs="1"] .select2-drop, body[data-fancy-form-rcs="1"] .select2-search, .select2-search input, select {
border-bottom: 1px solid #B5B5C0;
background-color:#F3F3F5;
border-radius: 2px;
}


body .select2-container .select2-choice, select{
border: 0px solid #F3F3F5;
border-bottom: 1px solid #B5B5C0;

}


body[data-fancy-form-rcs="1"] .select2-container .select2-choice, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single, select {
padding-top: 10px;
padding-bottom: 10px;

}

body[data-fancy-form-rcs="1"] .fancy-select-wrap, select {
padding-top: 0px;
}

.ginput_complex select{
height: 50px;
border-radius: 2px;
border-bottom: 1px solid #B5B5C0;
}

.select2-container .select2-choice:hover{
border-color: #B5B5C0;
}


/** collapsable section **/

.gform_wrapper .gsection.collapsible-sections-field,
.collapsible-sections-field {

border: 0px solid #F3F3F5 !important;

}


/** Auth0 Styling **/

.auth0-lock-terms{
    display: none!important;
}

.auth0-lock.auth0-lock .auth0-lock-header-bg {

    position: absolute;
    height: 0px!important;
}


body[data-button-style="rounded"].ascend .container-wrap button[type="submit"] {
    padding: 6px 20px!important;
    max-width: 75%!important;
    margin-left: 10%!important;
    margin-right: 10%!important;
}

.auth0-lock-submit{
    padding: 6px 20px!important;
    max-width: 75%!important;
    margin-left: 10%!important;
    margin-right: 10%!important;
}

.auth0-lock-widget button[type="submit"] {
    padding: 2px 2px !important;
}


/** Spinner Overlay **/

.spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    height:60px;
    width:60px;
    margin:0px auto;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left:6px solid rgba(0,174,239,.15);
    border-right:6px solid rgba(0,174,239,.15);
    border-bottom:6px solid rgba(0,174,239,.15);
    border-top:6px solid rgba(0,174,239,.8);
    border-radius:100%;
 }
 
 @-webkit-keyframes rotation {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(359deg);}
 }
 @-moz-keyframes rotation {
    from {-moz-transform: rotate(0deg);}
    to {-moz-transform: rotate(359deg);}
 }
 @-o-keyframes rotation {
    from {-o-transform: rotate(0deg);}
    to {-o-transform: rotate(359deg);}
 }
 @keyframes rotation {
    from {transform: rotate(0deg);}
    to {transform: rotate(359deg);}
 }


 /** checkbox styling **/

 body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox] {
    opacity: 0;
    position: absolute;   
}
body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox] + label{
    position: relative;
    overflow: hidden;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
}

body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox] + label:before,
body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox] + label:after{
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    -webkit-transition: .2s;
    transition: .2s;
}
/* after */
body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox]:not(:checked) + label:after{
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    top: 0px;
}
body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox]:checked + label:after{
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #000000;
    background-color: #000000;
    z-index: 0;
	border-radius: 2px
}
/* before */
body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox]:not(:checked) + label:before{
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
body #gform_wrapper_4 .gfield_checkbox li input[type=checkbox]:checked + label:before{
  left: 7px;
  top: 3px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


/** radio styling **/


/*
body #gform_wrapper_4 ul.gfield_radio li input[type="radio"] {
    display: none !important;
  }
  body #gform_wrapper_4 ul.gfield_radio li input[type="radio"] + label {
    padding: 5px;
    border: 1px solid #000;
    background: #ddd;
  }
  body #gform_wrapper_4 ul.gfield_radio li input[type="radio"]:checked + label {
    border: 1px solid #000;
    background: #eee;
    font-weight: normal !important;
    color: #c00;
  }
  */

  /* Put this in your Style.css
-------------------------------*/
/*
.gfield_checkbox li, .gfield_radio li:not(.image-choices-choice-image-wrap)  {
    position: relative;
  }
  
  body .gform_wrapper .gfield_radio li:not(.image-choices-choice-image-wrap) label  {
    margin: 2px 0 0 21px;
  }
  

  body .gform_wrapper ul li.gfield.optional:not(.image-choices-choice-image-wrap) .gfield_radio label::after  {
    content: "";
    opacity: 1;
  }
  
  body .gform_wrapper .gfield_radio li input[type="radio"]:not(.image-choices-choice-image-wrap)  {
    display: none;
  }

  ul.gfield_radio li[class^="gchoice"]:not(.image-choices-choice-image-wrap) label:before,
  ul.gfield_radio li[class^="gchoice"]:not(.image-choices-choice-image-wrap) label:after {
    bottom: 0;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
  }
  
  ul.gfield_radio li[class^="gchoice"]:not(.image-choices-choice) label:after {
    content: "";
    background-color: #fff;
    border: solid 1px #000000;
    border-radius: 50%;
    display: inline-block;
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    transition: left .25s, background-color .13s;
    width: 18px;
  }
  
  ul.gfield_radio li[class^="gchoice"]:not(.image-choices-choice) input[type="radio"]:checked + label:before {
    content: "●";
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    left: -.5px; 
    text-align: center;
    top: -11.5px;
    z-index: 9;
  }
*/
  body .image-choices-field .image-choices-choice.image-choices-choice-selected::after {


    opacity: 0;


}