.calculator .input_bar lable{display:inline-block;min-width:160px}.calculator .calc_input_main .input_bar{margin-bottom:10px}.calculator .calc_input_main{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly}.calculator .calc_input_main .calc_input,.calculator .calc_input_main .calc_input_extra{flex-basis:45%}.calc_input_main input.input_item{background-color:#fff;border:1px solid #000;max-width:calc(100% - 180px);outline:none;padding:5px;width:100%}.calc_input_main input.input_item.inpct{background:#fff url(https://20064190.fs1.hubspotusercontent-na1.net/hubfs/20064190/Calculator/pct.svg) right 7px center no-repeat;padding-right:25px}.btn_calculate{margin:50px 0}.btn_calculate,.calculator_result td.end_year{text-align:center}.calculator_result table{width:100%}.calculator_result table td,.calculator_result table th{text-align:right}.total_value{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.total_value table{flex-basis:49%}.monthly_pay{background-color:#086ad8;color:#fff;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:500px;padding:10px;text-align:center}