.tet-calculator-heading
{
    margin-bottom: 12px;
    font-size: 1em;
    font-weight: 600;
    border-bottom: 1px solid currentColor;
    padding-bottom: 6px;
}

.tet-custom-field-wrapper
{
		display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

#tet-box-field
{
	width: 90px;
}