/*
  2016.04.28 woongOh datatables css custom.
*/

.dataTables_wrapper .dataTables_paginate  {
  text-align: center; float: none;
  padding: 20px 0px;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc  {
  background-image: none;
}