@import '_content/Talkemie.Blog/Talkemie.Blog.bundle.scp.css';

/* _content/MoEYSWebsite/Views/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. */

a.navbar-brand[b-ls1g6qmjee] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-ls1g6qmjee] {
    color: #0077cc;
}

.btn-primary[b-ls1g6qmjee] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ls1g6qmjee], .nav-pills .show > .nav-link[b-ls1g6qmjee] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-ls1g6qmjee] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-ls1g6qmjee] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ls1g6qmjee] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ls1g6qmjee] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-ls1g6qmjee] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /*line-height: 60px;*/
}

@media(max-width: 992px) {
    .footer[b-ls1g6qmjee] {
        /*height: 457px;*/ 
        height: 75px;
    }

        .footer p:first-child[b-ls1g6qmjee] {
            border-bottom: 1px solid grey;
            margin-bottom: 5px !important;
        }
}
/* _content/MoEYSWebsite/Views/Shared/_LayoutDefault.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. */

a.navbar-brand[b-zkjjiyjtva] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-zkjjiyjtva] {
  color: #0077cc;
}

.btn-primary[b-zkjjiyjtva] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-zkjjiyjtva], .nav-pills .show > .nav-link[b-zkjjiyjtva] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-zkjjiyjtva] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-zkjjiyjtva] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-zkjjiyjtva] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-zkjjiyjtva] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-zkjjiyjtva] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
