@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.exfvxuochq.bundle.scp.css';

/* _content/MeetFastNow/Components/Layout/MainLayout.razor.rz.scp.css */
[b-hhft6gvxw4] .fluent-messagebar.intent-info {
    background-color: cornsilk;
    margin-top: 5px;
}

[b-hhft6gvxw4] header.header {
/*  box-shadow: 0 0 6px 8px white inset;*/
/*  box-shadow: 0 8px 6px -2px gray;*/
    box-shadow: 0 -6px 6px 0px white inset;
}

.domain[b-hhft6gvxw4] {
    color: white;
    text-shadow: 2px 2px black;
    padding-right: 10px;
}
/* _content/MeetFastNow/Components/Pages/FAQ.razor.rz.scp.css */
[b-946xl9f7f9] h2 {
    margin-left: 5px;
    margin-top: 0px;
    font-weight: 500;
    line-height: 1.15;
    font-size: 2.5em;
    font-family: "Segoe UI Variable", "Segoe UI", sans-serif;
}

.outmostDiv[b-946xl9f7f9] {
    margin-top: 10px;
    padding-left: 5px;
    display: flex;
    align-self: center;
    width: 100%;
    max-width: 1500px;
}

[b-946xl9f7f9] .FaqGroup {
    font-family: "Segoe UI Variable", "Segoe UI", sans-serif;
    color: navy;
}

[b-946xl9f7f9] .FaqQandA {
    min-width: 350px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    border: 1px solid white;
}

[b-946xl9f7f9] .FaqQuestion {
    color: dodgerblue;
}

[b-946xl9f7f9] .FaqAnswer {
    color: navy;
    background-color: lightgray;
    border: 2px solid lightgray;
    border-radius: 5px;
    padding: 5px;
}

    [b-946xl9f7f9] .FaqAnswer a {
        color: blueviolet;
    }

[b-946xl9f7f9] div .region {
    background: none;
}
/* _content/MeetFastNow/Components/Pages/Home.razor.rz.scp.css */
[b-tkgv91ja7k] h1 {
    text-align: center;
    margin-bottom: 0;
}

[b-tkgv91ja7k] h2 {
    text-align: center;
    margin-top: 25px;
}

[b-tkgv91ja7k] .PayPalBigLogo {
    width: 50%;
    min-width: 250px;
    max-width: 500px;
    background-color: white;
    padding: 5px;
    border: 5px solid gold;
    border-width: 5px;
    border-style: outset;
    border-radius: 23px;
}

[b-tkgv91ja7k] .VenmoLogo {
    width: 250px;
    height: 30px;
}

[b-tkgv91ja7k] .EditStacky {
    max-width: 450px;
    margin-bottom: 20px;
}

[b-tkgv91ja7k] hr {
    color: blue;
    width: 100%;
}

[b-tkgv91ja7k] .PayNowButton {
    margin-top: 10px;
}

[b-tkgv91ja7k] .MakingPayment {
    width: 350px;
    padding: 20px;
    border: 5px solid gold;
    border-style: outset;
    border-width: 5px;
}

[b-tkgv91ja7k] .PaymentComplete {
    text-align: center;
    margin-bottom: 20px
}
/* _content/MeetFastNow/Components/Pages/Join.razor.rz.scp.css */
[b-d83vfxw1hf] table, th[b-d83vfxw1hf], td[b-d83vfxw1hf] {
    border: 1px solid lightgray;
    border-collapse: collapse;
    padding: 5px 5px;
    text-align: left;
}

[b-d83vfxw1hf] td:first-child {
    text-align: end;
    vertical-align: middle;
}

[b-d83vfxw1hf] .HelpIcon {
}

[b-d83vfxw1hf] .popover {
    width: 50%;
    background-color: greenyellow !important;
    border-radius: 10px;
    border: 2px solid green;
}
/* _content/MeetFastNow/Components/Pages/PaymentComplete.razor.rz.scp.css */
h2[b-u9d52hrdlc] {
    margin: 50px 5px 55px 5px;
    font-family: 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

[b-u9d52hrdlc] fluent-progress-ring {
    margin-top: 30px;
    width: 50px;
    height: 50px;
}

.outmostDiv[b-u9d52hrdlc] {
    margin-top: 50px;
    padding-left: 10px;
    display: contents;
    align-self: center;
    width: 100%;
    max-width: 1000px;
}

[b-u9d52hrdlc] .stacky {
    max-width: 60%;
    align-self: center;
    border: 2px solid orchid;
    padding: 15px;
}
