/* /Pages/Components/AmendItem.razor.rz.scp.css */
.table td .copy-item[b-iss7tgj4ff] {
  white-space: pre-wrap;
}
.table .copy-row .copy-link[b-iss7tgj4ff] {
  visibility: hidden;
  padding: 0 6px;
}
.table .copy-row:hover .copy-link[b-iss7tgj4ff] {
  visibility: visible;
}
/* /Pages/Components/TimeLine.razor.rz.scp.css */
.timeline[b-xs9svqrd0q] {
  color: #999;
}
.timeline .timeline-item[b-xs9svqrd0q] {
  text-align: left;
}
.timeline .timeline-item > *[b-xs9svqrd0q] {
  padding: 10px;
}
.timeline .timeline-item .timeline-dot[b-xs9svqrd0q] {
  position: relative;
}
.timeline .timeline-item .timeline-dot[b-xs9svqrd0q]:before,
.timeline .timeline-item .timeline-dot[b-xs9svqrd0q]:after {
  content: '';
  position: absolute;
  border-color: #ddd;
  border-width: 1.5px;
  border-style: solid;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.timeline .timeline-item .timeline-dot[b-xs9svqrd0q]:after {
  width: 0;
  height: auto;
  top: 25px;
  bottom: -15px;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0;
}
.timeline .timeline-item.active .timeline-dot[b-xs9svqrd0q]:before {
  border-color: #448bff;
  box-shadow: 0 0 0 4px rgba(68, 139, 255, 0.2);
}
.timeline .timeline-item.active .timeline-content[b-xs9svqrd0q] {
  color: #333;
}
.timeline .timeline-item.active .timeline-content-detail[b-xs9svqrd0q] {
  display: block;
}
.timeline .timeline-item:last-child .timeline-dot[b-xs9svqrd0q]:after {
  display: none;
}
.timeline .timeline-item .timeline-content[b-xs9svqrd0q] {
  cursor: pointer;
  transition: background-color 0.25s linear;
}
.timeline .timeline-item .timeline-content:hover[b-xs9svqrd0q] {
  background-color: #f8f8f8;
}
.timeline .timeline-item .timeline-content-detail[b-xs9svqrd0q] {
  display: none;
}
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-cfbv0bacv6] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-cfbv0bacv6] {
  color: #0077cc;
}

.btn-primary[b-cfbv0bacv6] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-cfbv0bacv6], .nav-pills .show > .nav-link[b-cfbv0bacv6] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-cfbv0bacv6] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-cfbv0bacv6] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-cfbv0bacv6] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
 
button.accept-policy[b-cfbv0bacv6] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-cfbv0bacv6] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
