#admin--add .table > thead > tr > th,
#admin--add .table > tbody > tr > th,
#admin--add .table > tfoot > tr > th,
#admin--add .table > thead > tr > td,
#admin--add .table > tbody > tr > td,
#admin--add .table > tfoot > tr > td,
#admin--edit .table > thead > tr > th,
#admin--edit .table > tbody > tr > th,
#admin--edit .table > tfoot > tr > th,
#admin--edit .table > thead > tr > td,
#admin--edit .table > tbody > tr > td,
#admin--edit .table > tfoot > tr > td {
	border-top: none;
}
