@import '_content/GPHostingWidgets/GPHostingWidgets.hkjubwu5l7.bundle.scp.css';

/* _content/SPebble/Components/GPComponents/GPNews.razor.rz.scp.css */

.lnewsmodal[b-60d8h304s8]
{
 
   border-radius: inherit;
 
}

.lnewsmodalheader[b-60d8h304s8] {
    font-family: serif;
    color: var(--gpnewsheader, black);
    padding: 8px 8px 8px 12px;
    border-radius: inherit;
}

.lNewsItem[b-60d8h304s8]
{
    padding: 4px;
}

    .lNewsItem h4[b-60d8h304s8] {
        color: var(--gpnewsheader, black);
        font-size: 0.9rem;
    }

    .lNewsItem h3[b-60d8h304s8] {
        color: var(--gpnewsheader, black);
     
    }



.lnewsmodalcontent[b-60d8h304s8] {
    box-shadow: rgba(0,0,0,0.3) 10px 10px;
    border: 1px solid black;
    max-height: 60vh;
    overflow: auto;
    background-color: var(--gpnewsback, #F5F2E8);
    color: var(--gpnewstext, black);
}

.lnewsmodalfooter[b-60d8h304s8] 
{
    border: none;
}
/* _content/SPebble/Components/GPComponents/GPPictureGallery.razor.rz.scp.css */
.lgallery[b-to7678f1p7]
{
    display: flex;
    flex-wrap: wrap;
    gap: 1.5em;
    justify-content: space-evenly;
    padding-top: 0.5em;
    padding-bottom: 0.5em;

}

.lgalleryitem[b-to7678f1p7] {
    max-width: 20%;
    
}

.limagemodal[b-to7678f1p7]
{
    width: 400px;
    text-align: center;
    vertical-align: middle
}


.lgallerybtn[b-to7678f1p7] {
    border-left: 2px solid white;
    border-top: 2px solid white;
    border-bottom: 2px solid darkblue;
    border-right: 2px solid darkblue;
    padding: 0;
}
/* _content/SPebble/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-72p1uvuuwv] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-72p1uvuuwv] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SPebble/Components/Pages/GalleryPage.razor.rz.scp.css */
.lheaderimagediv[b-zo461xjuhc] {
    display: flex;
    justify-content: center;
    padding: 1.0rem;
    background: linear-gradient(315deg, #ffffffe3, #c1e4ffe3);
}
.lheaderimage[b-zo461xjuhc]
{
    max-width: 480px;
}
/* _content/SPebble/Components/Pages/PortRicheyPage.razor.rz.scp.css */
.lPortRicheyLogo[b-pgyxo1irll]
{
    max-height: 350px;
}


/* Port Richey */
.lportricheydiv[b-pgyxo1irll] {
    background-color: #ffffff;
    padding: 2rem;
    overflow: auto;
    border: 6px maroon double;
    border-radius: 15px;

}

    .lportricheydiv p[b-pgyxo1irll] {
        text-indent: 2rem;
    }

.limgcol[b-pgyxo1irll] 
{
    
    display: flex;
    align-content: center;
    justify-content: center;
}


.lPortRicheyScene[b-pgyxo1irll] {
   max-height: 300px;
    margin: 8px;
}

#signpic[b-pgyxo1irll] 
{
  
    transform: rotate(5deg);
}

#stiltpic[b-pgyxo1irll] {
    transform: rotate(-5deg);
}
/* _content/SPebble/Components/Pages/rvpark/RVCommittee.razor.rz.scp.css */
.lrvpcommitteediv[b-h86jhjzu88] {
    width: 100%;
    justify-self: center;
    border: 1px solid blue;
    border-radius: 5px;
    box-shadow: 4px 4px #00438b85;
    margin-bottom: 24px;
}

.lrvCommitteeTable[b-h86jhjzu88] {
    font-size: 0.8rem;
    margin: 0;
}

    .lrvCommitteeTable th[b-h86jhjzu88] {
    
        color: white;
        text-wrap: nowrap;
    }

    .lrvCommitteeTable td[b-h86jhjzu88] {
        text-wrap: nowrap;
        color: var(--rvblue);
        padding: 4px;
    }


.lrvH1[b-h86jhjzu88] {
    text-align: center;
    font-size: 1.2em;
    background-color: var(--rvlightblue);
}

.lrvH2 th[b-h86jhjzu88] {
    background-color: var(--rvblue);
}


/* Form!*/


.lCommitteeMessageForm[b-h86jhjzu88] {
    
    max-width: 700px;
    margin: 16px;
}

    .lCommitteeMessageForm h2[b-h86jhjzu88] {
        font-size: 1.5rem;
    }


 
.lMessageTo[b-h86jhjzu88] 
{
    font-weight: bold;
    font-size: 1.5rem;
    
}

.lMessageGroup[b-h86jhjzu88]
{
    width: 90%;
    
}


.lerrMessage[b-h86jhjzu88] 
{
    border: 2px solid black;
    border-radius: 10px;
    color: maroon;
    padding: 8px;
}

.lerrMessage h3[b-h86jhjzu88]
{
    font-size: 1.25rem;
    color: black;
}

@media (max-width: 600px ) {
    .lCommitteeMessageForm[b-h86jhjzu88] {
        width: 85%;
        max-width: 530px;
    }
}



/* _content/SPebble/Components/Pages/rvpark/RVMap.razor.rz.scp.css */


.lrvpmapdiv[b-fr2ndkxgdd] {
    
 
}

.lrvpmap[b-fr2ndkxgdd] {
    width: min(100%, 90hw);
    
}
