.section179-calculator{font-family:Arial,sans-serif;max-width:600px}.section179-calculator form label{display:block;font-weight:700;margin-bottom:15px}.section179-calculator input[type=number],.section179-calculator input[type=text]{background-color:#f1f1f1;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:16px;padding:10px;width:100%}.section179-calculator input[type=checkbox]{margin-right:8px}.section179-calculator button{background-color:#8fc643;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px}.section179-calculator button:hover{background-color:#7ab832}.section179-results{border-top:2px solid #ddd;margin-top:30px;padding:20px}.section179-results ul{list-style:none;padding:0}.section179-results li{margin-bottom:20px}.section179-results strong{display:block;font-weight:700;margin-bottom:5px}.section179-results span{color:#8fc643;font-size:20px;font-weight:700}