.savings-calculator-title{margin:20px}.savings-calculator-intro{padding:0 20px}.body-container-wrapper .savings-calculator{border:solid 1px #019cdf;padding:10px 20px;margin:30px 20px 20px}.savings-calculator-results{border:solid 1px #019cdf;padding:10px 20px;margin:10px auto 30px;max-width:680px}.savings-calculator h3{color:#019cdf;font-size:22px;font-weight:bold;background:#fff;margin-top:-26px !important;padding:0 5px;width:fit-content}.savings-calculator-row{margin-bottom:10px}.savings-calculator-row label{display:block;width:300px;text-align:right;float:left;line-height:50px}.savings-calculator-savings label{color:#019cdf;font-size:18px;font-weight:bold}.savings-calculator-row select,.savings-calculator-row input{display:block !important;width:300px !important;margin-left:10px;float:left;line-height:20px;height:50px;padding:15px 20px !important;font-size:14px !important}.savings-calculator-row select{-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:95%;background-position-y:10px}.savings-calculator-row input[type=number]::-webkit-inner-spin-button,.savings-calculator-row input[type=number]::-webkit-outer-spin-button{opacity:1}#ducted-cost,#filtered-cost,#savings{display:block !important;width:300px !important;height:50px;margin-left:10px;float:left;border-bottom:1px solid #ccc;padding:15px 20px !important;font-family:Arial;font-size:14px !important}#savings{color:#019cdf;font-size:18px !important;font-weight:bold;padding:13px 20px !important}#calculate{color:#509fe1;background:transparent;border:2px solid #509fe1;padding:10px 30px;margin-bottom:10px;font-weight:400;font-size:20px;min-width:220px;transition:all .3s ease .15s;margin-left:310px;cursor:pointer}#calculate:hover{background-color:#efeaeb}.please-click{background-color:#efeaeb !important;border-color:#282828 !important}.savings-calculator-error{display:none;float:left;width:100%;margin:-5px 0 10px 310px;color:red}@media(max-width:767px){.savings-calculator-row{margin-bottom:5px}.savings-calculator-row label{text-align:left;line-height:40px;width:100%}.savings-calculator-row select,.savings-calculator-row input,#ducted-cost,#filtered-cost,#savings{margin-left:0;height:40px;max-width:260px;width:100% !important;padding:5px 20px !important}#calculate{margin-left:0}.savings-calculator-error{margin-left:0}}