.lawfirm-users-container table.leave-setting-table {
	width: 100%;
}
.lawfirm-users-container table.leave-setting-table th.year {
	width: 19%;
}
.lawfirm-users-container table.leave-setting-table th:not(.year) {
	width: 27%;
}
.lawfirm-users-container table.leave-setting-table tbody input[type="text"] {
	margin-top: -1px;
	margin-bottom: 0;
	padding: 1px 0;
	height: auto;
	text-align: center;
}

