@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/ExpansionLearningCore/Areas/Identity/Pages/Account/Login.cshtml.rz.scp.css */
.social-button[b-tcfx8uxkvg] {
    display: flex;
    width: 100%;
    background-color: white;
    cursor: pointer;
}

img[b-tcfx8uxkvg] {
    margin-right: 12px;
}
/* _content/ExpansionLearningCore/Pages/ClassroomAddOn.cshtml.rz.scp.css */

.sign-in-area[b-oyup1l46le] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-image: url("/images/bgs/sky-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.graphic[b-oyup1l46le] {
    display:flex;
    flex-direction:column;
    justify-content: flex-end;
    flex-grow: 1;
}

.button-area[b-oyup1l46le] {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-top: 30px;
}
/* _content/ExpansionLearningCore/Pages/Shared/_BareLayout.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-sryik06dsd] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

@media (min-width: 992px) {
    .navbar-nav[b-sryik06dsd] {
        margin-left:40px;
    }
}

a[b-sryik06dsd] {
  color: #0077cc;
}

.btn-primary[b-sryik06dsd] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-sryik06dsd], .nav-pills .show > .nav-link[b-sryik06dsd] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-sryik06dsd] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-sryik06dsd] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-sryik06dsd] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-sryik06dsd] {
  font-size: 1rem;
  line-height: inherit;
}

/*.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}*/
/* _content/ExpansionLearningCore/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. */

a.navbar-brand[b-wpc4i0zd0n] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-wpc4i0zd0n] {
  color: #0077cc;
}

.btn-primary[b-wpc4i0zd0n] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-wpc4i0zd0n], .nav-pills .show > .nav-link[b-wpc4i0zd0n] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-wpc4i0zd0n] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-wpc4i0zd0n] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-wpc4i0zd0n] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-wpc4i0zd0n] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-wpc4i0zd0n] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
