﻿#divDlgFieldVoc .modal-header
{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#divDlgFieldVoc thead,
#divDlgFieldVoc .dataTables_scrollHeadInner
{
  background-color: #CECECE;
}

#divDlgFieldVoc tbody tr td
{
  padding-left: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
}

#divDlgFieldVoc thead th
{
  padding-left: 6px;
  font-weight: normal;
  text-align: center;
}

#divDlgFieldVoc thead th:before,
#divDlgFieldVoc thead th:after
{
  top: 0px;
}

#divDlgFieldVoc table.dataTable td
{
  cursor: pointer;
}

.lnkFieldVoc
{
  margin-left: 10px;
  font-size: 0.8rem;
}
