.fmcty-slider *, .fmcty-slider ::before, .fmcty-slider ::after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mortgage-field .mortgage-down-payment {
    margin: 0 119px -36px auto;
    display: block;
    width: 90px;
}
.mortgage-field {
    margin-top: 27px;
}
.mortgage-field-title {
    font-weight: bold;
    margin-bottom: 8px;
    display: block;
}
.mortgage-span {
    font-weight: bold;
    margin: 0 200px -28px 0;
    display: block;
    width: 100%;
}
.fmcty-slider .mortgage-slider {
    margin: 0 10px 0 auto;
    display: block;
}

.fmcty-slider {
    margin: 0 auto;
    padding: 0;
    display: block
}

.fmcty-slider:before, .fmcty-slider:after {
    bottom: -30px;
    color: #aaa;
    font-size: 13px;
    position: absolute
}

.fmcty-slider .fmcty-slider-track {
    background: rgba(0, 0, 0, 0.07);
    left: 0;
    height: 36px;
    margin: 20px 25px 40px
}

.fmcty-slider .fmcty-slider-track:before {
    background: #357dcc;
    border-radius: 18px 0 0 18px;
    content: "";
    height: 36px;
    left: -18px;
    position: absolute;
    top: 0;
    width: 18px
}

.fmcty-slider .fmcty-slider-track:after {
    background: rgba(0, 0, 0, 0.07);
    border-radius: 0 18px 18px 0;
    content: "";
    height: 36px;
    position: absolute;
    right: -18px;
    top: 0;
    width: 18px
}

.fmcty-slider .fmcty-slider-progress {
    background: #357dcc;
    position: relative
}

.fmcty-slider .fmcty-slider-grabber {
    background: #fff;
    border: 2px solid #125988;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0 -4px 0 rgba(0, 0, 0, 0.1);
    touch-action: none;
    width: 48px;
    height: 48px;
    right: -24px;
    top: -6px;
    transition: all .2s ease-in-out;
    transform: scale(1)
}

.fmcty-slider .fmcty-slider-grabber:hover, .fmcty-slider .fmcty-slider-grabber:active {
    transform: scale(1.25)
}

.fmcty-slider .fmcty-slider-grabber:focus {
    outline: 2px dotted #357dcc;
    outline-offset: 3px
}

.fmcty-slider .fmcty-slider-grabber:before, .fmcty-slider .fmcty-slider-grabber:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    border-left: 2px solid #bbb;
    border-right: 2px solid #bbb;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: 14px 0;
    transition: all .2s ease-in-out
}

.fmcty-slider .fmcty-slider-grabber:after {
    left: 21px;
    border-left: none
}

.fmcty-slider .fmcty-slider-grabber:hover::before, .fmcty-slider .fmcty-slider-grabber:hover::after, .fmcty-slider .fmcty-slider-grabber:active::before, .fmcty-slider .fmcty-slider-grabber:active::after {
    border-color: #125988
}

.fmcty-slider .fmcty-slider-track, .fmcty-slider .fmcty-slider-track::before, .fmcty-slider .fmcty-slider-track::after {
    height: 20px;
}
.fmcty-slider .fmcty-slider-grabber {
    top: -13px;
}
.wpl_mcalc_container label {
    width: 100%;
}

.fmcty-radio-option-label span {
    display: block;
    font-size: 0.8em;
    font-weight: normal;
    margin-top: 3px;
    opacity: 0.8;
}

.fmcty-radio-option-label {
    border-left-width: 0;
    border-radius: 0;
    font-weight: bold;
    margin: 0;
    padding: 20px 15px;
    white-space: nowrap;
}

.fmcty-form-style-bravo .fmcty-checkbox-option-label::before {

    content: "";
    border: 1px solid #c7c8c8;
    border-radius: 50%;
    height: 8px;
    left: 10px;
    margin: -4px 0 0;
    position: absolute;
    top: 50%;
    width: 8px;

}

.fmcty-form-style-bravo .fmcty-checkbox-option-label {
    padding-left: 28px !important;
}

.fmcty-form-style-bravo {
    width: 600px;
}

.fmcty-form-style-bravo input:checked + .fmcty-checkbox-option-label:before {
    border: solid #fff;
    border-radius: 0;
    border-width: 0 2px 2px 0;
    content: '';
    display: block;
    height: 9px;
    left: 10px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px
}

.fmcty-radio-option input, .fmcty-checkbox-option input {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: 1px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    width: 1px !important;
    z-index: -1 !important;
}

.fmcty-form-style-bravo .fmcty-radio-option-label, .fmcty-form-style-bravo .fmcty-checkbox-option-label {
    padding-left: 28px;
    text-align: left
}

.fmcty-form-style-bravo .fmcty-radio-option-label:hover, .fmcty-form-style-bravo .fmcty-radio-option-label:focus, .fmcty-form-style-bravo input:checked + .fmcty-radio-option-label, .fmcty-form-style-bravo input:checked + .fmcty-checkbox-option-label {
    background-color: #357dcc;
    border-color: #357dcc;
    color: #fff;
    z-index: 2
}

.fmcty-form-style-bravo .fmcty-checkbox-option-label:hover {
    background-color: rgba(53, 125, 204, 0.1);
    border-color: rgba(53, 125, 204, 0.5);
    color: #202021
}

.fmcty-form-style-bravo input:checked + .fmcty-radio-option-label:hover, .fmcty-form-style-bravo input:checked + .fmcty-checkbox-option-label:hover {
    background-color: #2a64a4;
    border-color: #2a64a4
}

.fmcty-form-style-bravo input:checked + .fmcty-radio-option-label:hover, .fmcty-form-style-bravo input:checked + .fmcty-checkbox-option-label:hover {
    background-color: #2a64a4;
    border-color: #2a64a4
}

.fmcty-form-style-bravo .fmcty-radio-option, .fmcty-form-style-bravo .fmcty-checkbox-option {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}

.fmcty-form-style-bravo.fmcty-form-narrow .fmcty-radio-option, .fmcty-form-style-bravo.fmcty-form-narrow .fmcty-checkbox-option, .fmcty-form-style-bravo .field-stacked {
    display: block;
    margin: 10px auto;
    max-width: 400px;
    width: 100%
}

.fmcty-form-style-bravo.fmcty-form-narrow .fmcty-radio-option:first-child, .fmcty-form-style-bravo.fmcty-form-narrow .fmcty-checkbox-option:first-child, .fmcty-form-style-bravo .field-stacked:first-child {
    margin-top: 20px
}

.fmcty-form-style-bravo.fmcty-form-narrow .fmcty-radio-option:last-child, .fmcty-form-style-bravo.fmcty-form-narrow .fmcty-checkbox-option:last-child, .fmcty-form-style-bravo .field-stacked:last-child {
    margin-bottom: 20px
}

.fmcty-form-style-bravo .fmcty-radio-option-label, .fmcty-form-style-bravo .fmcty-checkbox-option-label, .fmcty-form-style-bravo .fmcty-next, .fmcty-form-style-bravo .fmcty-submit, .fmcty-form-style-bravo .fmcty-button {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #c7c8c8;
    border-radius: 4px;
    color: #202021;
    display: block;
    font-size: 16px;
    margin: 0;
    padding: 15px;
    position: relative;
    line-height: 1em;
    text-decoration: none;
    cursor: pointer;
}

.fmcty-form-style-bravo .fmcty-radio-option:first-child .fmcty-radio-option-label {
    border-left-width: 1px;
    border-radius: 5px 0 0 5px;
}

.fmcty-form-style-bravo .fmcty-radio-option:last-child .fmcty-radio-option-label {
    border-right-width: 1px;
    border-radius: 0 5px 5px 0;
}

.calculator-input .fmcty-radio-option-label {
    border-left-width: 0;
    border-radius: 0;
    font-weight: bold;
    margin: 0;
    padding: 11px 15px;
    white-space: nowrap;
}

.fmcty-form-style-bravo input {

    font-weight: 800;
    font-style: normal;
    border: 1px solid #c7c8c8;
    border-radius: 0;
    box-shadow: inset 0 1px 4px -1px rgba(0, 0, 0, 0.2);
    color: #434343;
    display: block;
    font-size: 15px;
    line-height: 34px;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 7px;
    width: 400px;
    height: auto;
}

.mortgage-property-price, .mortgage-down-payment, .mortgage-interest-rate {
    position: relative;
}

.mortgage-property-price:before,
.mortgage-down-payment:before,
.mortgage-down-payment:after,
.mortgage-interest-rate:after {
    content: "%";
    left: 170px;
    line-height: 23px;
    position: absolute;
    pointer-events: none;
    text-align: right;
    top: 37px;
    width: 1em;
    z-index: 2;

    font-family: proxima-nova, Roboto, sans-serif;
    font-weight: 800;
    font-style: normal;
    color: #aaa;
    font-size: 15px;

}

.mortgage-property-price:before {
    content: "$";
    top: 1px;
    left: auto;
    right: 137px;
}

.mortgage-down-payment:after {
    top: 2px;
    left: auto;
    right: 15px;
}

.mortgage-down-payment:before {
    content: "$";
    top: 2px;
    left: auto;
    right: 246px;
}

.mortgage-field select {
    padding: 14px;
    height: auto;
    background: #FFF;
    width: 98%;
    margin: 0 1%;
}

.wpl-mortgage-show-on-more {
    display: none;
}

.wpl-mortgage-show-more .wpl-mortgage-show-on-more {
    display: block;
}


.field-calc_show_more {
    -webkit-appearance: none;
    background: none;
    border: 0 none;
    color: #357dcc;
    font-family: proxima-nova, Roboto, sans-serif;
    font-weight: 800;
    font-style: normal;
    width: 100%;
    margin-top: 17px;
    cursor: pointer;
}

.field-calc_show_more:after {
    content: "";
    display: inline-block;
    border: 4px solid #357dcc;
    border-left-width: 0;
    border-top-width: 0;
    width: 6px;
    height: 6px;
    margin: 0 0 0 10px;
    transform: rotate(45deg);
    position: relative;
    top: -2px;
}

.wpl-mortgage-show-more .field-calc_show_more:after {
    transform: rotate(-135deg);
    top: 1px;
}