.mohanty-tiers-table {
	border-collapse: collapse;
	width: 100%;
}
.mohanty-tiers-table th, .mohanty-tiers-table td {
	padding: 6px 14px;
	text-align: left;
}
.mohanty-tiers-table td {
	border-top: 1px solid rgba( 0, 0, 0, 0.1 );
}
.mohanty-tiers-table th {
	font-weight: 600;
}
.mohanty-tiers-table .mohanty-tier-line.is-active {
	font-weight: 700;
}