/* custom css here */
table.dataTable tbody th, table.dataTable tbody td {
	vertical-align: middle;
}

.custom-form-p {
	margin-bottom: 0px;
    margin-top: 0.5rem;
}