/* _content/QRCode_Namuh/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

header nav[b-xifjmgaawz]{
  padding: 0px 1rem;
}

header nav img.logo[b-xifjmgaawz]{
  height: 25px;
  max-width: 100%;
}

.body[b-xifjmgaawz]{
  min-height: 600px;
}

.footer[b-xifjmgaawz] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
}

footer h2[b-xifjmgaawz]{
  font-size: 18px;
  font-weight: 700;
  color: white;
}

footer a[b-xifjmgaawz], footer ul li a[b-xifjmgaawz]{
  color: white;
  text-decoration: none;
}

footer ul[b-xifjmgaawz]{
  list-style: none;
  padding-left: 0px;
}

footer ul li[b-xifjmgaawz]{
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 16px;
}

footer .icons-socialmedia a[b-xifjmgaawz]{
  margin: 5px 5px 5px 5px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
}

footer .contact[b-xifjmgaawz]{
  position: relative;
}

footer .contact[b-xifjmgaawz]::after{
  content: "";
  width: 100%;
  opacity: 0.5;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 30px;
  left: 0;
}
