@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] .stepCard {
    max-width: 550px;
    text-align: center;
    padding: 5px;
    margin-bottom: 20px;
}

[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] .stepCard {
    max-width: 650px;
    text-align: left;
    padding: 5px;
    margin-bottom: 0;
}

[b-tkgv91ja7k] .chevron {
    height: 50px;
    width: 50px;
    background-color: dodgerblue;
    padding: 5px;
    border-radius: 25px;
}

[b-tkgv91ja7k] .PayPalBigLogo {
    width: 50%;
    min-width: 250px;
    max-width: 400px;
    background-color: white;
    padding: 5px;
    margin-top: 15px;
    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: 300px;
    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/HowItWorks.razor.rz.scp.css */
[b-86zb59kwzs] .outmostStack {
    margin-bottom: 10px;
}

[b-86zb59kwzs] .stepCard {
    display: contents;
    max-width: 550px;
    text-align: center;
    padding: 5px;
    margin-bottom: 20px;
}

[b-86zb59kwzs] .HiwText {
    background-color: yellowgreen;
    font-family: 'Comic Sans MS', cursive, playpen-sans, 'Comic Neue', sans-serif;
    text-align: left;
    padding: 5px;
    border-radius: 8px;
    border-bottom: 1px solid white;
}

[b-86zb59kwzs] .HiwStep {
    color: yellowgreen;
    font-family: 'Comic Sans MS', cursive, playpen-sans, 'Comic Neue', sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
}

[b-86zb59kwzs] .backgroundImage {
    position: relative;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    cursor: not-allowed;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    border: 1px solid #ccc;
    border-radius: 4px;
}

[b-86zb59kwzs] .HiwNumberIcon {
    position: absolute;
    background-color: yellowgreen;
    border-radius: 15px;
}
/* _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;
}

[b-d83vfxw1hf] h4 {
    text-align: center;
}

[b-d83vfxw1hf] div .region {
    background: none;
}
/* _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;
}

[b-u9d52hrdlc] .stacky {
    max-width: 60%;
    border: 2px solid orchid;
    padding: 15px;
}
