@media only print {
  .table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #cccccc !important;
  }
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #939393;
}

.table-bordered th, .table-bordered td {
  border: 1px solid #999999;
}

.table-bordered th, .table-bordered td {
  border: 1px solid #999999;
}

.table-bordered {
  border: 1px solid #999999;
  border-left: none;
  border-collapse: collapse;
}

.table-bordered {
  border: 1px solid #ccc;
  border-left: none;
  border-collapse: collapse;
}

.table thead {
  background: #dbe3ec;
}

.table th, .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #939393;
}

.icon_cor {
  color: #1f74c6;
}

.icon-mob {
  filter: brightness(0) saturate(100%) invert(35%) sepia(98%) saturate(654%) hue-rotate(175deg) brightness(92%) contrast(96%);
}

