/* /Pages/Edge.cshtml.rz.scp.css */
.rn-table[b-zf4o2b5n9u] {
  border-collapse: collapse;
  --bs-table-hover-bg: transparent;
  table-layout: fixed;
  width: 100%;
}

.rn-table th[b-zf4o2b5n9u],
.rn-table td[b-zf4o2b5n9u] {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.rn-table th:nth-child(1)[b-zf4o2b5n9u],
.rn-table td:nth-child(1)[b-zf4o2b5n9u] {
  width: 9%;
}

.rn-table th:nth-child(2)[b-zf4o2b5n9u],
.rn-table td:nth-child(2)[b-zf4o2b5n9u] {
  width: 9%;
}

.rn-table th:nth-child(3)[b-zf4o2b5n9u],
.rn-table td:nth-child(3)[b-zf4o2b5n9u] {
  width: 26%;
}

.rn-table th:nth-child(4)[b-zf4o2b5n9u],
.rn-table td:nth-child(4)[b-zf4o2b5n9u] {
  width: 28%;
}

.rn-table th:nth-child(5)[b-zf4o2b5n9u],
.rn-table td:nth-child(5)[b-zf4o2b5n9u] {
  width: 12%;
}

.rn-table th:nth-child(6)[b-zf4o2b5n9u],
.rn-table td:nth-child(6)[b-zf4o2b5n9u] {
  width: 16%;
}

.rn-table thead th[b-zf4o2b5n9u] {
  background-color: #0083c2;
  color: #fff;
  border-color: #0083c2;
  padding: 17px 16px;
}

.rn-table tbody td[b-zf4o2b5n9u] {
  background-color: #fff !important;
  border: 1px solid #f5f7fa;
  padding: 3px 10px;
}

.rn-table tbody tr:last-child td[b-zf4o2b5n9u] {
  border-bottom-color: #ebeef5;
}

/* Version is the sorted column - wpDataTables tints the actively-sorted column like this */
.rn-table tbody td:nth-child(5)[b-zf4o2b5n9u] {
  background-color: #f5f7fa !important;
}

.rn-table tbody tr:hover td[b-zf4o2b5n9u] {
  background-color: #fffbf1 !important;
}

.rn-sortable[b-zf4o2b5n9u] {
  cursor: pointer;
  user-select: none;
  white-space: nowrap;
}

.rn-sortable:hover[b-zf4o2b5n9u] {
  background-color: #017eb9;
  border-color: #017eb9;
}

.rn-sort-icon[b-zf4o2b5n9u] {
  display: inline-block;
  width: 1em;
}

.rn-search[b-zf4o2b5n9u] {
  max-width: 220px;
}

.rn-page-size[b-zf4o2b5n9u] {
  width: 80px;
}

.rn-icon[b-zf4o2b5n9u] {
  margin-right: 0.35rem;
  vertical-align: -0.125em;
}

.rn-filters[b-zf4o2b5n9u] {
  margin-bottom: 1rem;
}

.rn-filter-box[b-zf4o2b5n9u] {
  width: 230px;
}

.rn-filter-box .form-select[b-zf4o2b5n9u],
.rn-filter-box .form-control[b-zf4o2b5n9u] {
  min-width: 0;
  height: 30px;
}

.rn-filtered-out[b-zf4o2b5n9u] {
  display: none !important;
}

.rn-paged-out[b-zf4o2b5n9u] {
  display: none;
}

@media print {
  @page {
    size: A4 landscape;
    margin: 12mm;
  }

  .rn-filters[b-zf4o2b5n9u],
  .rn-actions[b-zf4o2b5n9u] {
    display: none !important;
  }

  .rn-paged-out[b-zf4o2b5n9u] {
    display: table-row !important;
  }

  .table-responsive[b-zf4o2b5n9u] {
    overflow: visible !important;
  }

  .rn-table[b-zf4o2b5n9u] {
    font-size: 9pt;
  }

  .rn-table thead th[b-zf4o2b5n9u] {
    padding: 6px 8px;
  }

  .rn-table tbody td[b-zf4o2b5n9u] {
    padding: 3px 8px;
  }
}
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.container[b-diuxrm7id4] {
  background-color: #fff;
  max-width: 1725px;
}

a.navbar-brand[b-diuxrm7id4] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-diuxrm7id4] {
  color: #0077cc;
}

.btn-primary[b-diuxrm7id4] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-diuxrm7id4], .nav-pills .show > .nav-link[b-diuxrm7id4] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-diuxrm7id4] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-diuxrm7id4] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-diuxrm7id4] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-diuxrm7id4] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-diuxrm7id4] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
