/* 
 *  This is the default license template.
 *  
 *  File: dashboard.css
 *  Author: Lordkosi
 *  Copyright (c) 2024 Lordkosi
 *  
 *  To edit this license information: Press Ctrl+Shift+P and press 'Create new License Template...'.
 */

@import url(https://fonts.googleapis.com/css?family=Nunito);.custom-pagination {
  margin-top: 20px;
  margin-bottom: 20px;
}

.custom-pagination .hidden {
  display: none !important;
}

