
* { font-family: "Poppins"; font-size: 1.025rem; }
.app-header-menu .menu>.menu-item>.menu-link>.menu-title{ font-weight: 500; }
.card { box-shadow: none; }

.dt-container .dt-processing{ position: absolute; top: 50%; left: 50%; }

.table:not(.table-bordered) tr:first-child, .table:not(.table-bordered) th:first-child, .table:not(.table-bordered) td:first-child{ padding-left: 10px;}
.table:not(.table-bordered) tr:first-child, .table:not(.table-bordered) th:last-child, .table:not(.table-bordered) td:last-child{ padding-right: 10px;}