*{
	font-size: 10pt;
	color: #000;
}

.c-table-description td {
	display: none;
}

.calculation .c-table-th td h3 {
    font-size: 14pt;
}

.c-clearfix {
    display: none;
}

.calculation tr td {
	font-size: 10pt;
	color: #000;
}

.calculation td input {
	font-size: 12pt;
	color: #000;
}

.calculation td select {
	font-size: 12pt;
	color: #000;
}

.calculation tr td + td {
    text-align: center;
    width: 15%;
}

.calculation table tr td {
	border-color: #000;
}