 .membersTable thead th {
 
    font-size: 18px;
 
}
.fieldSubContainer {
    margin: 5px 0 5px 0;
}

#socialLoginContainer, #idSocialLoginContainer {
	display: none;
} 
.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
} 

SPAN.postedByComment {
display: none
}
.WaGadgetForumStateTopicList td.lastReplyTD span
{
   display: none;
}
.WaGadgetForumStateMessageList table.forumMessageTable td.left a
{
display:none;
}
.itemAuthor
{
  display: none;
}
div.itemInfoContainer, #FunctionalBlock1_ctl00_ctl00_donationsTabLink
{
  display: none;
}
ctl00_ContentArea_donationsTabLabel 
{
  display: none;
}

.zoneHeader {
    background: none;
    background-image: none;
}

.WaGadgetBlogStateList .boxBodyInfoContainer .postedByComment
{
display: none;
}

span.postedByComment 
{
display: none
}

/* set page width for mobile devices and smaller screens */
@media only screen and (max-width: 1080px) {
.mobile-logo {max-width:130px;margin: 0 auto; display: block;}
.WaPlaceHolder {
    max-width: 90% !important;}
}
/* end page width for mobile devices */

tbody {
   
    vertical-align: top;}

    .infoOuterContainer {
    margin: 0 0 30px 0;
    border: 0;
    background-color: #734b30;
    color: white;
}

/* Code to change page width START */
.WaPlaceHolder { max-width: 90%; }
/* Code to change page width END */

/* hide "powered by Wild Apricot" in footer */
span#idFooterPoweredByWA {
    display: none;
}
/* end "powered by Wild Apricot" in footer */

/* logo width */
#id_IQHHo6s > div > div > img {
  width: 100px !important;
}
/* logo width end */

/* reduce header spacing */
#idHeaderContentHolder > div {
  padding-top: 0px !important;
}

#id_S6CyWvo {
  margin-bottom: 0 !important;
}

/* change footer background color and padding */
#div#id_vFTFd2V {
  background-color: white !important;
  padding-top: 25px !important;


}

#id_vFTFd2V > div > p {
  text-align: center !important;
  font-size: .75rem !important;
}
/* end change footer background color and padding */

/* change login button */

.loginContainer {
    padding-top: 5px;
}

.WaGadgetLoginButton .authenticated .loginLink, .WaGadgetLoginForm .authenticated .loginLink {
width: 150px;
height: 50px;
}
.WaGadgetLoginButton .authenticated .loginLink:before, .WaGadgetLoginForm .authenticated .loginLink:before {
font: normal 25px/50px 'Tahoma';
content: 'My Profile';
}
.WaGadgetLoginButton .loginLink, .WaGadgetLoginForm .loginLink {
width: 150px;
height: 50px;
}
.WaGadgetLoginButton .loginLink:before, .WaGadgetLoginForm .loginLink:before {
font: normal 25px/50px 'Tahoma';
   content: 'Login';
}

.WaGadgetLoginButton .authenticated .loginLink {
  background: #959595;
    color: white;  
}

.WaGadgetLoginButton  .authenticated .loginLink:hover {
    background: #79a389;
}

/* end login button */

/* footer buffer */
.zonePlace.zoneFooter2 {
    padding-top: 20px;
}
/* end footer buffer */

div.mobilePanelContainer > .WaPlaceHolder {
    max-width: 90%;
}

/* top level menu text size */
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a
{
font-size: 1.5rem;
}

/* second level menu text size */
.WaGadgetMenuHorizontal .menuInner ul ul > li > .item > a {
  font-size: 1.25rem;
}

/* download button */
a.stylizedButton.buttonStyle001 {
    background-color: #C69C6D;
    font-size:1.5rem !important;
    font-weight: 800;
    color: white;
}

a.stylizedButton.buttonStyle001:hover {
    background-color: #79A389;
    font-size:1.5rem !important;
    color: white;
}

/* downloads pages text */
.documents-title {
    font-size: 1.2rem;
}

/* calendar font sizes */
#idEventListCalendar #idViewSwitchersTable .weekButtonLink,
#idEventListCalendar #idViewSwitchersTable .monthButtonLabel,
#idEventListCalendar #idViewSwitchersTable .yearButtonLink,
#idEventListCalendar #idViewSwitchersTable .DecDateButton,
#idEventListCalendar #idViewSwitchersTable .todayButton,
#idEventListCalendar #idViewSwitchersTable .incDateButton {
  font-size: 1.2rem !important;
}

#idEventListCalendar .eventDivItem .eventTime,
#idEventListCalendar .eventDivItem a,
#idEventListCalendar .eventDivItem .eventHover,
#idEventListCalendar .eventDivItem .eventHover a {
  color: #000 !important;
}

span#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_weekButtonLabel {
    font-size: 1.2rem !important;
}

span#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_monthButtonLabel {
    font-size: 1.2rem !important;
}

span#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_yearButtonLink {
    font-size: 1.2rem !important;
}

a#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_monthButtonLink {
    font-size: 1.2rem !important;
}

span#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_yearButtonLabel {
    font-size: 1.2rem !important;
}

div#todayButton {
    display: none !important;
}

.WaGadgetCustomMenu.menuStyleNone ul.alignCenter {
    text-align: center;
    font-weight: 800;
}

/* styling for yard menu */
#id_ohScmHg > div > div > div.container > ul > li > a {
    font-size: 1em;
    padding: .2em;
}

a.buttonStyle004, a:link.buttonStyle004 {
    position: relative;
    display: inline-block;
    min-width: 60px;
    margin: 0;
    padding: 11px 14px 9px;
    background: #C69C6D;
    color: white;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.22;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    border:0;
}

/* Modify 'registration closed' messaging */

.infoRegistrationIsClosed {
  font-size: 0;
}
.infoRegistrationIsClosed::after {
  content: "Registration not yet open.";
  font-size: 1rem; /* set back to your normal size */
}

        .faq {
            background: var(--card-bg);
            border: 1px solid var(--border);
            border-radius: 10px;
            margin-bottom: 0.75rem;
            overflow: hidden;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
        }

        .faq summary {
            list-style: none;
            cursor: pointer;
            padding: 1rem 1.25rem;
            font-weight: 600;
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 1rem;
            background: var(--card-bg);
            transition: background-color 0.15s ease;
        }

        .faq summary::-webkit-details-marker {
            display: none;
        }

        .faq summary:hover {
            background: var(--accent-bg);
        }

        .faq summary:focus-visible {
            outline: 2px solid var(--accent);
            outline-offset: -2px;
        }

        .faq summary .icon {
            flex: 0 0 auto;
            width: 1.5rem;
            height: 1.5rem;
            border-radius: 50%;
            background: var(--accent-bg);
            color: var(--accent);
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 1rem;
            line-height: 1;
            transition: transform 0.2s ease;
        }

        .faq[open] summary .icon {
            transform: rotate(45deg);
        }

        .faq[open] summary {
            border-bottom: 1px solid var(--border);
        }

        .faq .answer {
            padding: 1rem 1.25rem 1.25rem;
            color: var(--muted);
        }

        .faq .answer p {
            margin: 0 0 0.9rem;
        }

        .faq .answer p:last-child {
            margin-bottom: 0;
        }

        .faq .answer ul,
        .faq .answer ol {
            margin: 0.4rem 0 0.9rem;
            padding-left: 1.4rem;
        }

        .faq .answer li {
            margin-bottom: 0.3rem;
        }

        .faq .answer strong {
            color: var(--text);
        }

