* {
	box-sizing: border-box;
}

td,
th {
	vertical-align: top;
	padding: .12rem .12rem;
	border-bottom: 1px solid;
	outline: none !important;
}