/* /Areas/Customer/Views/Home/Location.cshtml.rz.scp.css */
html[b-xpsiynpm0k], body[b-xpsiynpm0k] {
    height: 100%;
    margin: 0;
    padding: 0;
}

#map[b-xpsiynpm0k] {
    height: 100%;
}

.controls[b-xpsiynpm0k] {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input[b-xpsiynpm0k] {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 300px;
}

    #pac-input:focus[b-xpsiynpm0k] {
        border-color: #4d90fe;
    }

.pac-container[b-xpsiynpm0k] {
    font-family: Roboto;
}

#type-selector[b-xpsiynpm0k] {
    color: #fff;
    background-color: #4d90fe;
    padding: 5px 11px 0px 11px;
}

    #type-selector label[b-xpsiynpm0k] {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 300;
    }
/* /Views/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-19hy2atk44] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-19hy2atk44] {
  color: #0077cc;
}

.btn-primary[b-19hy2atk44] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-19hy2atk44], .nav-pills .show > .nav-link[b-19hy2atk44] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-19hy2atk44] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-19hy2atk44] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-19hy2atk44] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-19hy2atk44] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-19hy2atk44] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
