/* _content/OsMaristas/Areas/Admin/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-fubc8sw1ce] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-fubc8sw1ce] {
  color: #0077cc;
}

.btn-primary[b-fubc8sw1ce] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-fubc8sw1ce], .nav-pills .show > .nav-link[b-fubc8sw1ce] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-fubc8sw1ce] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-fubc8sw1ce] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-fubc8sw1ce] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-fubc8sw1ce] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-fubc8sw1ce] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/OsMaristas/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 {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a {
  color: #0077cc;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
*/

/*a {
    text-decoration: none !important;
    color: black;
}


.link {
    color: black;
    background-color: transparent;
    border-bottom: 2px transparent solid;*/
    /* padding-end: 2rem !important;*/
/*}

    .link:hover {
        color: #320E3B;
        border-top: solid #a1af8ba6 2px;*/
        /* border-right: solid #a1af8ba6 2px;*/
    /*}

.item {
    color: black;*/
    /*background-color: transparent;*/
    /*border-bottom: 2px transparent solid;
    padding-right: 2rem !important;
}*/

/*.menu item {
            padding: 0% 3% 0% 3%;
        }*/

