.calculator_row{margin:0 0 20px;display:-webkit-flex;display:flex}.calculator_cell{padding:0 20px}.calculator_cell label{margin:0 0 20px;display:block}.calculator_cell label select{margin:5px 0 0;display:block}.calculator_cell label input[name=height],.calculator_cell label input[name=number],.calculator_cell label input[name=width]{display:block}.calculator_cell label input[type=radio]{margin-right:5px}.calculator input[type=submit]{padding:0 20px;font-size:20px;border:none;font-weight:700;color:#fff;background:#3fd25a;cursor:pointer;line-height:50px}.calculator_buttons{margin:0 auto}.calculator_calculation{margin:0 60px 0 0}.calculator_clear,.calculator_table{display:none}.calculator_table table{width:100%}.calculator_table thead{color:#fff;background:#04434e}.calculator_table tbody{background:#f2f6ea}.calculator_table td,.calculator_table th{padding:10px 5px}.calculator_mailer{display:none}.calculator_header{font-size:20px;font-weight:700;text-align:center;margin:0 0 20px}.calculator_mailer input{padding:10px;border:1px solid #eee;margin:0 auto;display:block}.calculator_mailer input[type=text]{margin-bottom:10px;width:400px}.calculator_mailer input[type=submit]{background:#6cf}.calculator_image{margin:0 0 20px}.calculator_mailer_success{font-size:20px;font-weight:700;text-align:center;display:none}@media (max-width:768px){.calculator form .calculator_cell label input[name=height],.calculator form .calculator_cell label input[name=number],.calculator form .calculator_cell label input[name=width],.calculator form .calculator_cell label select{width:100%}.calculator form>.calculator_row:first-child .calculator_cell:first-child .calculator form>.calculator_row:first-child .calculator_cell:nth-child(3){flex:0 0 120px;padding-right:0;width:120px;padding-left:0}}@media (max-width:420px){.calculator img.calculator_image{margin-bottom:0;max-height:200px}.calculator form>.calculator_row:first-child{flex-wrap:wrap}.calculator form>.calculator_row:first-child .calculator_cell:first-child,.calculator form>.calculator_row:first-child .calculator_cell:nth-child(2){flex:0 0 50%;width:50%}.calculator form>.calculator_row:first-child .calculator_cell:first-child{padding-right:10px;padding-left:0}.calculator form>.calculator_row:first-child .calculator_cell:nth-child(2){padding-right:0;padding-left:10px}.calculator form>.calculator_row:first-child .calculator_cell:nth-child(3){flex:0 0 100%;justify-content:space-between;padding-right:0;width:100%;padding-left:0;display:flex}.calculator form>.calculator_row:first-child .calculator_cell:nth-child(3)>div{width:50%}.calculator form>.calculator_row:first-child .calculator_cell:nth-child(3)>div:first-child{padding-right:10px}.calculator form>.calculator_row:first-child .calculator_cell:nth-child(3)>div:nth-child(2){padding-left:10px}.calculator form>.calculator_row:first-child .calculator_cell:nth-child(3)>div:first-child>label:first-child{margin-bottom:6px}.calculator .calculator_buttons{justify-content:space-between;width:100%;display:flex}.calculator .calculator_buttons .calculator_calculation{margin-right:0}.calculator .calculator_buttons .calculator_calculation,.calculator .calculator_buttons .calculator_clear{padding-right:15px;padding-left:15px}}