@charset "utf-8";
.ldr-table table {
  min-width: 80%;
  width: 100%;
  border-top: 1px #333333 solid;
  border-right: 1px #333333 solid;
  border-left: 0;
  border-bottom: 0;
  zoom: .7;
}
.ldr-table table tr:first-child {
  font-weight: bold;
  background: #e9f3f8;
}
.ldr-table table tr:first-child td:first-child {
  font-weight: bold;
  background: #e9f3f8;
  padding-left: 0;
}
.ldr-table table tr td {
  border-top: 0;
  border-right: 0;
  border-left: 1px #333333 solid;
  border-bottom: 1px #333333 solid;
  line-height: 2em;
  padding-left: .2rem;
}
.ldr-table table