/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 Eyl 2023, 15:18:46
    Author     : user
*/

.dataTables_filter input {
  border: 1px solid #333;
  padding: 3px;
  font-size: 12px;
  color: red;
  font-weight: normal;
}

div.dt-buttons .dt-button
{
  padding: 0px 5px
}

.dataTables_paginate {
  color: #333;
  margin-bottom: 20px;
}