/* _content/RazorPagesAzure/Pages/Form.cshtml.rz.scp.css */
/*.myform {
background: gray;
}
*/
span.field-validation-error[b-crk0b8nylx],
.field-validation-error[b-crk0b8nylx],
.danger[b-crk0b8nylx],
span[b-crk0b8nylx] {
background: green;
}
.danger[b-crk0b8nylx] {
color: yellow;
}
/* _content/RazorPagesAzure/Pages/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-xgtppu45nf] {
white-space: normal;
text-align: center;
word-break: break-all;
}
a[b-xgtppu45nf] {
color: #0077cc;
}
.btn-primary[b-xgtppu45nf] {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.nav-pills .nav-link.active[b-xgtppu45nf], .nav-pills .show > .nav-link[b-xgtppu45nf] {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.border-top[b-xgtppu45nf] {
border-top: 1px solid #e5e5e5;
}
.border-bottom[b-xgtppu45nf] {
border-bottom: 1px solid #e5e5e5;
}
.box-shadow[b-xgtppu45nf] {
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
button.accept-policy[b-xgtppu45nf] {
font-size: 1rem;
line-height: inherit;
}
.footer[b-xgtppu45nf] {
position: absolute;
bottom: 0;
width: 100%;
white-space: nowrap;
line-height: 60px;
}