/* _content/Gbks/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. */

:root[b-k47r080qr0] {
    --color-grey: grey;
    --color-black: black;
    --color-white: white;
    --color-first-dark: #3E5486;
    --color-first-light: #93bfcf;
    --color-second-light: #f6f6f6;
    --color-third-light: #dfdfdf;
}




a.navbar-brand[b-k47r080qr0] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}


p[b-k47r080qr0] {
    margin-top: 0;
    margin-bottom: 0;
}

.btn-primary[b-k47r080qr0] {
    color: var(--color-white);
    background-color: var(--color-first-dark);
    border-color: var(--color-first-dark);
}

.nav-pills .nav-link.active[b-k47r080qr0], .nav-pills .show > .nav-link[b-k47r080qr0] {
    color: var(--color-white);
    background-color: var(--color-first-dark);
    border-color: var(--color-first-dark);
}

.border-top[b-k47r080qr0] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-k47r080qr0] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-k47r080qr0] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-k47r080qr0] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-k47r080qr0] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}


.pb-3[b-k47r080qr0]{
    padding-bottom:0px !important;
}

/* _content/Gbks/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-ceobe6vi7u] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-ceobe6vi7u] {
  color: #0077cc;
}

.btn-primary[b-ceobe6vi7u] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ceobe6vi7u], .nav-pills .show > .nav-link[b-ceobe6vi7u] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-ceobe6vi7u] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ceobe6vi7u] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ceobe6vi7u] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ceobe6vi7u] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-ceobe6vi7u] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
