/*
 * This is a manifest file that'll be compiled into application.css.
 *
 * With Propshaft, assets are served efficiently without preprocessing steps. You can still include
 * application-wide styles in this file, but keep in mind that CSS precedence will follow the standard
 * cascading order, meaning styles declared later in the document or manifest will override earlier ones,
 * depending on specificity.
 *
 * Consider organizing styles into separate files for maintainability.
 */

/* Custom pagination styles */
/*.pagination span {
  padding: 0 14px;
}
.pagination .page,
.pagination .next,
.pagination .last,
.pagination .first,
.pagination .prev {
  background: #5e72e4;
  margin: 0 10px;
  color: #fff;
  height: 30px;
  width: auto;
  line-height: 30px;
  display: flex;
  justify-content: center;
  font-size: 22px;
  border-radius: 4px;
}
.pagination a {
  text-decoration: none;
  color: #000;
}
.table.align-items-center td,
.table.align-items-center th {
  padding: 10px;
}
.btn.btn-success,
.btn.btn-secondary,
.btn.btn-danger {
  margin: 8px 0 0;
  padding: 3px 7px;
}
th {
  font-size: 17px !important;
  color: #344767 !important;
}
*/
/* @import url("/assets/bootstrap.min-965737f0.css"); */
@import url("/assets/argon-dashboard.min-3a99d63f.css");
@import url("/assets/ready.min-eae4e0cb.css");
