@media print {
.noPrint {
    display:none;
}
}
input[type="number"] {
   width:6em;
}
.wind_load_calc {background-color: yellow;}
