/* _content/AutoFlow.Portal.Checkmate/Pages/Index.cshtml.rz.scp.css */
.header[b-w5bjsi195t] {
  justify-content: flex-end;
}

.hero-section[b-w5bjsi195t] {
  height: 100dvh;
}
/* _content/AutoFlow.Portal.Checkmate/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. */

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

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

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

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

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

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

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

.footer[b-8b2lestpy5] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/AutoFlow.Portal.Checkmate/Pages/Shared/_QuoteDetails.cshtml.rz.scp.css */
/* Quote Details Section */
.quote-details-section[b-7gqs9gknlm] {
  margin-bottom: 40px;
  width: 100%;
}

h2[b-7gqs9gknlm] {
  font-size: 24px;
  margin-bottom: 20px;
}

.repair-items[b-7gqs9gknlm] {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.repair-detail[b-7gqs9gknlm] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  width: 100%;
}

.repair-description[b-7gqs9gknlm] {
  font-size: 16px;
  text-align: left;
  flex: 1;
}

.repair-cost[b-7gqs9gknlm] {
  font-size: 16px;
  text-align: right;
  padding-left: 10px;
}

.quote-total[b-7gqs9gknlm] {
  font-weight: bold;
}

.repair-item[b-7gqs9gknlm] {
  display: flex;
  justify-content: space-between;
}

.repair-item.total[b-7gqs9gknlm] {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 5px;
  padding-top: 15px;
  font-weight: bold;
}
