/* _content/Datathon/Pages/Shared/_GeniaLayout.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-28n1vv0mfp] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

.top[b-28n1vv0mfp] {
    --offset: 50px; 

    position: sticky;
    bottom: 1rem;      
    margin-left: 1rem;
    margin-top: calc(100vh + var(--offset));

    
    text-decoration: none;
    padding: 10px;
    font-family: sans-serif;
    color: #8bbd3a;
    background: #fff;
    border-radius: 100px;
    white-space: nowrap;
    border: #8bbd3a solid 2px;
  }
/* _content/Datathon/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. */

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

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

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

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

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

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

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

.top[b-s4nh5ol9kz] {
    --offset: 50px; 

    position: sticky;
    bottom: 1rem;      
    margin-left: 1rem;
    margin-top: calc(100vh + var(--offset));

    
    text-decoration: none;
    padding: 10px;
    font-family: sans-serif;
    color: #8bbd3a;
    background: #fff;
    border-radius: 100px;
    white-space: nowrap;
    border: #8bbd3a solid 2px;
  }
