/* _content/MapProject/Views/Shared/Components/AuthenticatedUser/Default.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-324hpi7esy] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-324hpi7esy] {
  color: #0077cc;
}

.btn-primary[b-324hpi7esy] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-324hpi7esy], .nav-pills .show > .nav-link[b-324hpi7esy] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-324hpi7esy] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-324hpi7esy] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-324hpi7esy] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-324hpi7esy] {
  font-size: 1rem;
  line-height: inherit;
}

body[b-324hpi7esy] {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* Ensures the body takes the full viewport height */
    margin: 0; /* Removes any default body margin */
}

main[b-324hpi7esy] {
    flex-grow: 1; /* Makes the main content area take up available space */
    padding-bottom: 3rem; /* Adds padding to ensure content stays above the footer */
}

footer[b-324hpi7esy] {
    height: 3rem;
    background-color: #5EADFE; /* Match your design */
    text-align: center;
    line-height: 3rem; /* Vertically center footer content */
    position: absolute; /* Ensures the footer stays in place */
    width: 100%;
        
}
/* _content/MapProject/Views/Shared/Components/PrivateChatNotification/Default.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-v8u5fkrz1e] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-v8u5fkrz1e] {
  color: #0077cc;
}

.btn-primary[b-v8u5fkrz1e] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-v8u5fkrz1e], .nav-pills .show > .nav-link[b-v8u5fkrz1e] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-v8u5fkrz1e] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-v8u5fkrz1e] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-v8u5fkrz1e] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-v8u5fkrz1e] {
  font-size: 1rem;
  line-height: inherit;
}

body[b-v8u5fkrz1e] {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* Ensures the body takes the full viewport height */
    margin: 0; /* Removes any default body margin */
}

main[b-v8u5fkrz1e] {
    flex-grow: 1; /* Makes the main content area take up available space */
    padding-bottom: 3rem; /* Adds padding to ensure content stays above the footer */
}

footer[b-v8u5fkrz1e] {
    height: 3rem;
    background-color: #5EADFE; /* Match your design */
    text-align: center;
    line-height: 3rem; /* Vertically center footer content */
    position: absolute; /* Ensures the footer stays in place */
    width: 100%;
        
}
/* _content/MapProject/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-wsjjg8wyx3] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-wsjjg8wyx3] {
  color: #0077cc;
}

.btn-primary[b-wsjjg8wyx3] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-wsjjg8wyx3], .nav-pills .show > .nav-link[b-wsjjg8wyx3] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-wsjjg8wyx3] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-wsjjg8wyx3] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-wsjjg8wyx3] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-wsjjg8wyx3] {
  font-size: 1rem;
  line-height: inherit;
}

body[b-wsjjg8wyx3] {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* Ensures the body takes the full viewport height */
    margin: 0; /* Removes any default body margin */
}

main[b-wsjjg8wyx3] {
    flex-grow: 1; /* Makes the main content area take up available space */
    padding-bottom: 3rem; /* Adds padding to ensure content stays above the footer */
}

footer[b-wsjjg8wyx3] {
    height: 3rem;
    background-color: #5EADFE; /* Match your design */
    text-align: center;
    line-height: 3rem; /* Vertically center footer content */
    position: absolute; /* Ensures the footer stays in place */
    width: 100%;
        
}
/* _content/MapProject/Views/Shared/_Layout_bk031125.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-bbqct4ok7b] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-bbqct4ok7b] {
  color: #0077cc;
}

.btn-primary[b-bbqct4ok7b] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-bbqct4ok7b], .nav-pills .show > .nav-link[b-bbqct4ok7b] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-bbqct4ok7b] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-bbqct4ok7b] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-bbqct4ok7b] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-bbqct4ok7b] {
  font-size: 1rem;
  line-height: inherit;
}

body[b-bbqct4ok7b] {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* Ensures the body takes the full viewport height */
    margin: 0; /* Removes any default body margin */
}

main[b-bbqct4ok7b] {
    flex-grow: 1; /* Makes the main content area take up available space */
    padding-bottom: 3rem; /* Adds padding to ensure content stays above the footer */
}

footer[b-bbqct4ok7b] {
    height: 3rem;
    background-color: #5EADFE; /* Match your design */
    text-align: center;
    line-height: 3rem; /* Vertically center footer content */
    position: absolute; /* Ensures the footer stays in place */
    width: 100%;
        
}
/* _content/MapProject/Views/Shared/_Layout_may262025.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-fcvzszeljn] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-fcvzszeljn] {
  color: #0077cc;
}

.btn-primary[b-fcvzszeljn] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-fcvzszeljn], .nav-pills .show > .nav-link[b-fcvzszeljn] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-fcvzszeljn] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-fcvzszeljn] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-fcvzszeljn] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-fcvzszeljn] {
  font-size: 1rem;
  line-height: inherit;
}

body[b-fcvzszeljn] {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* Ensures the body takes the full viewport height */
    margin: 0; /* Removes any default body margin */
}

main[b-fcvzszeljn] {
    flex-grow: 1; /* Makes the main content area take up available space */
    padding-bottom: 3rem; /* Adds padding to ensure content stays above the footer */
}

footer[b-fcvzszeljn] {
    height: 3rem;
    background-color: #5EADFE; /* Match your design */
    text-align: center;
    line-height: 3rem; /* Vertically center footer content */
    position: absolute; /* Ensures the footer stays in place */
    width: 100%;
        
}
/* _content/MapProject/Views/Shared/_Layout_test0311.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-fbt4cnwc9f] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-fbt4cnwc9f] {
  color: #0077cc;
}

.btn-primary[b-fbt4cnwc9f] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-fbt4cnwc9f], .nav-pills .show > .nav-link[b-fbt4cnwc9f] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-fbt4cnwc9f] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-fbt4cnwc9f] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-fbt4cnwc9f] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-fbt4cnwc9f] {
  font-size: 1rem;
  line-height: inherit;
}

body[b-fbt4cnwc9f] {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* Ensures the body takes the full viewport height */
    margin: 0; /* Removes any default body margin */
}

main[b-fbt4cnwc9f] {
    flex-grow: 1; /* Makes the main content area take up available space */
    padding-bottom: 3rem; /* Adds padding to ensure content stays above the footer */
}

footer[b-fbt4cnwc9f] {
    height: 3rem;
    background-color: #5EADFE; /* Match your design */
    text-align: center;
    line-height: 3rem; /* Vertically center footer content */
    position: absolute; /* Ensures the footer stays in place */
    width: 100%;
        
}
/* _content/MapProject/Views/Shared/_MinimalLayout.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-qu6c6dewv8] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-qu6c6dewv8] {
  color: #0077cc;
}

.btn-primary[b-qu6c6dewv8] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-qu6c6dewv8], .nav-pills .show > .nav-link[b-qu6c6dewv8] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-qu6c6dewv8] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-qu6c6dewv8] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-qu6c6dewv8] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-qu6c6dewv8] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-qu6c6dewv8] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
