#zuc-material-calculator-table tbody td, #zuc-material-calculator-table tbody th {
    border: 1px solid #dee2e6;
    border-collapse: collapse;
}

table#zuc-material-calculator-table {
    border-collapse: collapse;
}

#zuc-material-calculator-table form input{
	text-align:right;
}
#zuc-material-calculator-table .btn-calc{
	margin-top: 10px;
}
#zuc-material-calculator-table .btn-reset{
	background-color: #ffffff;
	color: #2b6cb0;
}

