/* Buttonize Radio &amp; Checkbox Fields */
.gform_wrapper .gfield.buttonized .gfield_radio .gchoice,
.gform_wrapper .gfield.buttonized .gfield_checkbox .gchoice {
position: relative !important;
text-align: center!important;
}
.gform_wrapper .gfield.buttonized input[type="radio"],
.gform_wrapper .gfield.buttonized input[type="checkbox"] {
position: absolute!important;
left: -9999px!important;
}
.gform_wrapper .gfield.buttonized .gfield_radio label,
.gform_wrapper .gfield.buttonized .gfield_checkbox label {
display: block !important;
position: relative!important;
padding: 12px!important;
font-size: 14px!important;
border: 2px solid #0e004e!important;
background: #0e004e!important;
cursor: pointer!important;
margin-bottom: 12px!important;
border-radius: 3px!important;
color: #fff!important;
font-weight: 600!important;
font-family: open sans!important;
letter-spacing: 1px!important;

}
.gform_wrapper .gfield.buttonized input[type="radio"]:focus+label,
.gform_wrapper .gfield.buttonized input[type="checkbox"]:focus+label {
border-color: #0e004e!important;
}
.gform_wrapper .gfield.buttonized input[type="radio"]:checked+label,
.gform_wrapper .gfield.buttonized input[type="checkbox"]:checked+label {
border-color: #0e004e!important;
background: #fff!important;
border: 1px solid #0e004e!important;
color: #0e004e!important;
overflow: hidden!important;
}
.gform_wrapper .gfield.buttonized input[type="radio"]:checked+label::before,
.gform_wrapper .gfield.buttonized input[type="checkbox"]:checked+label::before {
content: ''!important;
display: block!important;
position: absolute!important;
top: -.75em!important;
right: -.75em!important;
left: auto!important;
width: 1.5em!important;
height: 1.5em!important;
background-color: #0e004e!important;
border-radius: 0!important;
transform: rotate(45deg)!important;
}
.gform_wrapper .gfield.buttonized .gfield_radio label::before,
.gform_wrapper .gfield.buttonized .gfield_checkbox label::before {
display: none!important;
}

.gform_wrapper .gfield.buttonized .gfield_radio label:hover,
.gform_wrapper .gfield.buttonized .gfield_checkbox label:hover {
background: #0e004e!important;
border-color: #0e004e!important;
color: #fff!important;
}

.gform_wrapper.gravity-theme .gfield_label {
display: inline-block!important;
font-size: 20px!important;
font-weight: 600!important;
font-family: "Poppins"!important;
line-height: 1.3!important;
margin-bottom: 20px!important;
}


.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blues {
background: linear-gradient(180deg,#4481fc,#5639e5) !important;
}



/* Progress Bar Gravity Forms */

.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_0 span {
color: #ddd!important;
}

/* Gravity Forms Input and Medium Button*/

.gform_wrapper.gravity-theme input[type=text] {
font-size: 18px!important;
margin-bottom: 0!important;
margin-top: 0!important;
padding: 25px!important;
}

.gform_wrapper.gravity-theme .gfield input.medium {
width: calc(32% - 3px)!important;
}

.gform_wrapper.gravity-theme .gfield-choice-input+label {
max-width: calc(100% - 2px)!important;
}


/* Gravity Forms Next Button */

.gform_wrapper.gravity-theme .gform_page_footer input {
margin-bottom: 8px!important;
padding: 12px 50px 12px 50px!important;
background: #0e004e!important;
border: none!important;
border-radius: 3px!important;
color: #fff!important;
font-family: "Poppins"!important;
font-weight: 600!important;
text-transform: uppercase!important;
letter-spacing: 1px!important;
font-size: 15px!important;
}

/* Previous Button*/
.gform_wrapper.gravity-theme .gform_previous_button.button {
background: #fff!important;
background-color: #fff!important;
color: #6b7280!important;
}

.noUi-target {
margin-top: 20px!important;
margin-bottom: 32px!important;
margin-right: 60px!important;
margin-left: 45px!important;
}

.noUi-connect {
background: linear-gradient(-60deg,#f45560,#f79c00) !important;
}

.noUi-tooltip {
font-size: 16px!important;
font-weight: 600!important;
margin-bottom: 10px!important;
}

.gform_wrapper.gravity-theme .ginput_counter {
display: none!important;
}

.gform_wrapper .gfield_required {
display: none!important;
}


.gform_wrapper.gravity-theme input[type=email] {
font-size: 18px!important;
padding: 25px!important;
}

.gform_wrapper.gravity-theme input[type=tel] {
font-size: 18px

}

body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=tel] {
padding: 25px!important;
}


.gform_wrapper .gform_validation_errors>h2 {
line-height: 1.4!important;
}

.gform_wrapper .gfield.buttonized input[type="radio"] {
display: none!important;
}

input[type=text] {
outline: none!important;
}

input[type=text]:focus {
border-color: #9ecaed !important;
box-shadow: 0 0 5px #9ecaed!important;
}


.gform_wrapper .gfield_required .gfield_required_text {
    display: none !important;
}



.gform_wrapper.gravity-theme .gfield.gfield--width-full {
    font-size: 15px!important;
    color: #111!important;
    font-weight: normal!important;
    line-height: 1.2!important;
}



.noUi-horizontal .noUi-tooltip {
bottom: 50%!important;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    border-radius: 5px!important;
}


/* Reviews Loan Officer */

.tagdiv-type blockquote {
    text-align: left;
}

.wpcr3_button_1 {
border-color: #0e004e;
background: #0e004e;
color: #fff;
font-size: 15px;
font-weight: bold;
}
.wpcr3_button_1:hover {
border-color: #0e004e;
background: #0e004e;
color: #fff;
font-size: 15px;
font-weight: bold;
}

div.wpcr3_review_item div.wpcr3_item_name {
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
}

.wpcr3_pagination .wpcr3_a.wpcr3_current {
background: #0e004e;
}

.wpcr3_pagination .wpcr3_a:hover {
background: #0e004e;
}


.wpcr3_respond_2 input[type='text'] {
    max-width: 50% !important;
}


.wpcr3_respond_2 textarea {
    min-width: 300px !important;
}

/* Reviews Loan Officer Output */

div.wpcr3_review blockquote.wpcr3_content {
padding-bottom: 0px; 
}