/* _content/Netroxity.Web/Areas/Identity/Pages/Account/Login.cshtml.rz.scp.css */
.p-2[b-mkx2r49yqq] {
    padding: 0px !important;
}

#loginHeaderText[b-mkx2r49yqq] {
    font-weight: 1.2rem;
}

#loginHeaderText h2[b-mkx2r49yqq] {
    padding: 0px;
    margin: 0px;
}
/* _content/Netroxity.Web/Areas/Identity/Pages/Account/Register.cshtml.rz.scp.css */

/* _content/Netroxity.Web/Views/Home/Index.cshtml.rz.scp.css */
.welcome-section[b-4wdj4uqdoc] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 2rem;
}

.welcome-text[b-4wdj4uqdoc] {
    max-width: 800px;
}

.construction-notice[b-4wdj4uqdoc] {
    font-style: italic;
    color: #6c757d;
}
/* _content/Netroxity.Web/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-wryxaie94s] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.logo[b-wryxaie94s] {
    font-weight: bold;
    /*    background: linear-gradient(45deg, #ADADAD, #000000);*/
    background: linear-gradient(45deg, #1879F7, #6DA8F9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

    .logo a[b-wryxaie94s] {
        text-decoration: none;
        /*box-shadow: 0 .25rem .75rem rgb(0, 0, 0, 0.69);*/
    }

a[b-wryxaie94s] {
    color: #0077cc;
}

.btn-primary[b-wryxaie94s] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-wryxaie94s], .nav-pills .show > .nav-link[b-wryxaie94s] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-wryxaie94s] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-wryxaie94s] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-wryxaie94s] {
  box-shadow: 0 .25rem .75rem rgb(0, 0, 0, 0.10);
}

button.accept-policy[b-wryxaie94s] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-wryxaie94s] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
