.form-group{margin-bottom:30px}.flex .form-group{width:50%;margin-bottom:0;padding-right:90px}label{font-weight:500;font-size:16px;display:block;margin-bottom:10px;color:#19435d}.group-title{font-size:18px;text-transform:uppercase;margin-bottom:10px}input[type=number]{width:100%;padding:8px;border:1px solid #d0d7de;border-radius:4px;font-size:1rem;box-sizing:border-box}.input-sm{width:100%;height:30px;background:rgba(217,217,217,.3);font-size:16px;padding:0 10px;border:0;border-radius:3px;color:var(--color1)}.results{background:rgba(86,204,242,.1);border-radius:8px;padding:28px 20px 30px;margin-top:40px;box-shadow:0;color:#19435d}.results h4{margin-top:0;margin-bottom:20px;font-weight:700;font-size:24px;color:#19435d}.results p{margin:11px 0}.mcal-container .results p{font-size:20px}#monthlyPayment,#loanAmount{font-weight:700;color:#56ccf2}.group-note{padding-top:10px}.slider-labels{display:flex;justify-content:space-between;font-size:.95rem;color:#888;margin-top:2px;padding:0 2px}.slider-text{width:100%;margin-top:10px;margin-bottom:10px;padding:10px 20px;border:1px solid #d9d9d9;border-radius:8px;font-size:16px;box-sizing:border-box;display:block;color:var(--color1)}input[type=range]{-webkit-appearance:none;margin:5px 0 2px;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;background:rgba(217,217,217,.4);border-radius:20px;border:0}input[type=range]::-webkit-slider-thumb{border:0;height:21px;width:21px;border-radius:30px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-10px;box-shadow:1px 1px 15px rgba(0,0,0,.25)}input[type=range]:focus::-webkit-slider-runnable-track{background:#56ccf2}input[type=range]::-moz-range-track{width:100%;height:10px;cursor:pointer;background:rgba(217,217,217,.4);border-radius:20px;border:0}input[type=range]::-moz-range-thumb{border:0;height:21px;width:21px;border-radius:30px;background:#fff;cursor:pointer;box-shadow:1px 1px 15px rgba(0,0,0,.25)}input[type=range]::-ms-track{width:100%;height:10px;cursor:pointer;background:0 0;border-color:transparent;border-width:0;color:transparent}input[type=range]::-ms-fill-lower{background:#2a6495;border:0;border-radius:20px}input[type=range]::-ms-fill-upper{background:rgba(217,217,217,.4);border:0;border-radius:20px}input[type=range]::-ms-thumb{border:0;height:21px;width:21px;border-radius:30px;background:#fff;cursor:pointer;box-shadow:1px 1px 15px rgba(0,0,0,.25)}input[type=range]:focus::-ms-fill-lower{background:rgba(217,217,217,.4)}input[type=range]:focus::-ms-fill-upper{background:#56ccf2}