/* _content/SpoochMessage/Pages/Index.cshtml.rz.scp.css */

.bContainer[b-c8y36thqw6] {
    width: 100%;
    height: 200px;
    margin:auto;
    /*25vh;*/
    /*background-image: linear-gradient(to right top, #2a272a, #512e54, #783181, #a12eb1, #cb21e5);*/
    /*background-image: linear-gradient(to right top, #051937, #004267, #006e76, #00975c, #8fb72c);*/
}

.heading[b-c8y36thqw6] {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 60px;
    font-style: italic;
    color: brown;
}

.paper[b-c8y36thqw6] {
    background-image: linear-gradient(to right top, #77a0dc, #1cbce8, #00d3d3, #6fe3a7, #cae97e);
    /*background-image: linear-gradient(to right top, #2a272a, #512e54, #783181, #a12eb1, #cb21e5);*/
    height: 95vh;
}


/* _content/SpoochMessage/Pages/Message.cshtml.rz.scp.css */


body[b-4qda2p9t5m] {
    margin: 0;
}

canvas[b-4qda2p9t5m] {
    /*display: block;*/
}

#info[b-4qda2p9t5m] {
    position: relative;  
    left:0px;
    top:10px;
    font-family: Ubuntu;
    font-size: 15px;    
    margin:auto;
    text-align: center;
    /*text-shadow: 2px 2px 2px black;*/
    z-index: 100;
    display: block;
    background-color: beige;
    color: blue;
    border: 1px solid green;
    padding: 5px;
}


.aContainer[b-4qda2p9t5m] {
    width: 100%;
    height: 200px;
    margin: auto;
    /*50vh;*/
    /*background-image: linear-gradient(to right top, #2a272a, #512e54, #783181, #a12eb1, #cb21e5);*/
    background-image: linear-gradient(to right top, #051937, #004267, #006e76, #00975c, #8fb72c);
}
.paper[b-4qda2p9t5m] {
    background-image: linear-gradient(to right top, #77a0dc, #1cbce8, #00d3d3, #6fe3a7, #cae97e);
    /*background-image: linear-gradient(to right top, #2a272a, #512e54, #783181, #a12eb1, #cb21e5);*/
    height: 80vh;
}
.box[b-4qda2p9t5m] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: black;
}


/* _content/SpoochMessage/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-uoi7q4xesz] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-uoi7q4xesz] {
  color: #0077cc;
}

.btn-primary[b-uoi7q4xesz] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-uoi7q4xesz], .nav-pills .show > .nav-link[b-uoi7q4xesz] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-uoi7q4xesz] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-uoi7q4xesz] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-uoi7q4xesz] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-uoi7q4xesz] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-uoi7q4xesz] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/SpoochMessage/Pages/Shared/_Layout2.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-ibr02y5i37] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-ibr02y5i37] {
  color: #0077cc;
}

.btn-primary[b-ibr02y5i37] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ibr02y5i37], .nav-pills .show > .nav-link[b-ibr02y5i37] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-ibr02y5i37] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ibr02y5i37] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ibr02y5i37] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ibr02y5i37] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-ibr02y5i37] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
