/* _content/AIRibaldTales.Web/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. */

html[b-icjyz5rzvd], body[b-icjyz5rzvd] {
  height: 100%;
  margin: 0;
  padding: 0;
}

body[b-icjyz5rzvd] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.main-wrapper[b-icjyz5rzvd] {
  flex: 1;
  display: flex;
  flex-direction: column;
}

main[b-icjyz5rzvd] {
  flex: 1;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
}

a.navbar-brand[b-icjyz5rzvd] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-icjyz5rzvd] {
  color: #0077cc;
}

.btn-primary[b-icjyz5rzvd] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-icjyz5rzvd], .nav-pills .show > .nav-link[b-icjyz5rzvd] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-icjyz5rzvd] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-icjyz5rzvd] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-icjyz5rzvd] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-icjyz5rzvd] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-icjyz5rzvd] {
  margin-top: auto;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
