/* _content/payments/Pages/payment.cshtml.rz.scp.css */
.row[b-odvao6hf2z]{
    padding: 40px 0px 0px 0px;
}

.no-padding[b-odvao6hf2z] {
    padding: unset;
}

.salesOrderGridRow > .col[b-odvao6hf2z] {
    border: 0.5px solid #767676;
}

.salesOrderGridRow.tableHeader[b-odvao6hf2z] {
    background-color: #ececec;
    font-weight: bold;
}

.salesOrderGridRow.tableTitle[b-odvao6hf2z] {
    background-color: #00788d;
    color: white;
    font-weight: bold;
}

button[b-odvao6hf2z] {
    color: white;
    background-color: #00788d;
    border-radius: 32px;
    border-color: transparent;
    padding: 12px 32px 16px 32px;
    text-align: center;
    font-weight: bold;
}

button:hover[b-odvao6hf2z] {
    background-color: #0090a9;
}
/* _content/payments/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-kne4tepuyu] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.btn-primary[b-kne4tepuyu] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-kne4tepuyu], .nav-pills .show > .nav-link[b-kne4tepuyu] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-kne4tepuyu] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-kne4tepuyu] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-kne4tepuyu] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-kne4tepuyu] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-kne4tepuyu] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    background-color: #ececec
}

[b-kne4tepuyu] a.footerLink {
    color: #73748c;
}

[b-kne4tepuyu] a.footerLink:hover {
    color: #00788d;
}

[b-kne4tepuyu] h5 {
    color: #00788d;
    font-weight: bold;
}
