.upcoming-events > div.gadgetStyleBody > ul > li > div.title {
    font-weight: bold;
}

.menuBackground {
    display: none;
}


/* login button */
.loginButtonTest .loginBoxLinkContainer > .loginBoxLinkButton {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #b00; /* Change to your desired color */
    font-size: 16px; /* Adjust font size as needed */
}

.loginButtonTest .loginBoxLinkContainer > .loginBoxLinkButton i {
    margin-right: 8px; /* Adjust spacing between icon and text */
    font-size: 20px; /* Adjust icon size as needed */
}

/* Optional: Add hover effect */
.loginButtonTest .loginBoxLinkContainer > .loginBoxLinkButton:hover {
    color: #007BFF; /* Change to your desired hover color */
}

/*Styling the Join Us Page*/
.fieldSubContainer .fieldBody .fieldItem span.label {
    /* font-size: 20px; */
    /* line-height: 35px; */
    color: #000000;
}

.fieldSubContainer .fieldBody .fieldItem span.label .typeInstruction {
    color: #000;
}

/* top button container */
div.topButtonsContainer {
    vertical-align: top;
}
/* edit profile button */
#FunctionalBlock1_ctl00_ctl00_editButtonTop,
#FunctionalBlock1_ctl00_ctl00_editProfileButton,
#ctl00_ContentArea_editButtonTop {
    appearance: button;
    backface-visibility: hidden;
    background-color: #00c5e2;
    border-radius: 6px;
    border-width: 0;
    box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset,rgba(50, 50, 93, .1) 0 2px 5px 0,rgba(0, 0, 0, .07) 0 1px 1px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 100%;
    height: 48px;
    line-height: 1.15;
    /* margin: 12px 0 0; */
    outline: none;
    overflow: hidden;
    padding: 0 25px;
    position: relative;
    text-align: center;
    text-transform: none;
    transform: translateZ(0);
    transition: all .2s,box-shadow .08s ease-in;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

#FunctionalBlock1_ctl00_ctl00_editButtonTop:hover,
#FunctionalBlock1_ctl00_ctl00_editProfileButton:hover,
#ctl00_ContentArea_editButtonTop:hover {
    appearance: button;
    backface-visibility: hidden;
    background-color: #008bae;
    border-radius: 6px;
    border-width: 0;
    box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset,rgba(50, 50, 93, .1) 0 2px 5px 0,rgba(0, 0, 0, .07) 0 1px 1px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 100%;
    height: 48px;
    line-height: 1.15;
    /* margin: 12px 0 0; */
    outline: none;
    overflow: hidden;
    padding: 0 25px;
    position: relative;
    text-align: center;
    text-transform: none;
    transform: translateZ(0);
    transition: all .2s,box-shadow .08s ease-in;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

/* my directory profile button */
#FunctionalBlock1_ctl00_ctl00_memberDirectoryDetailsLink:link,
#ctl00_ContentArea_memberDirectoryDetailsLink:link {
    appearance: inherit;
    backface-visibility: hidden;
    background-color: #00c5e2;
    border-radius: 6px;
    border-width: 0;
    box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset,rgba(50, 50, 93, .1) 0 2px 5px 0,rgba(0, 0, 0, .07) 0 1px 1px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 100%;
    line-height: 1.15;
    padding: 13px 25px;
    text-align: center;
    text-transform: none;
    transition: all .2s,box-shadow .08s ease-in;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    text-decoration: none;
}

#FunctionalBlock1_ctl00_ctl00_memberDirectoryDetailsLink:hover, #ctl00_ContentArea_memberDirectoryDetailsLink:hover {
    appearance: inherit;
    backface-visibility: hidden;
    background-color: #008bae;
    border-radius: 6px;
    border-width: 0;
    box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset,rgba(50, 50, 93, .1) 0 2px 5px 0,rgba(0, 0, 0, .07) 0 1px 1px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 100%;
    line-height: 1.15;
    padding: 13px 25px;
    text-align: center;
    text-transform: none;
    transition: all .2s,box-shadow .08s ease-in;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    text-decoration: none;
}

/*Styling the Home Page*/

.backImageOne {
    background-image: linear-gradient(rgba(125, 178, 27, 0.7), rgba(100, 100, 0, 0.3)), url(https://cofsab.wildapricot.org/resources/Pictures/Wild%20Apricot%20Design/COFSAB%20-%20News%20Image%20for%20Home%20Page.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    padding-top: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff!important;
}

.backImageTwo {
    background-image: linear-gradient(rgba(37, 88, 159, 0.7), rgba(100, 100, 0, 0.3)), url(https://cofsab.wildapricot.org/resources/Pictures/Wild%20Apricot%20Design/COFSAB%20-%20Blog%20Image%20for%20Home%20Page.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    padding-top: 40px;
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff!important;
}

.homePageForumLayout {
   border-style: solid;
    border-width: 1px;
    border-color: #BBD9D0!important;
}

.homepageVideo {
    display: flex;
    justify-content: center;
    max-width: 100%;
}

.homePageNotificationLayout {
    border-style: solid;
    border-width: 3px;
    border-color: #55A28B!important;
}

/*The Slider*/
.homePageSlider {
    margin-left: -60px;
    margin-right: -60px;
}

.homePageSliderLayout {
    margin-top: 20px;
    }

.hrlineaboutpage {
    border-color: black;
    width: 80%;
    margin:auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

/* style join-us */
#joinus .fieldItem > .label > .levelProperties > .extraInfo  {
    border-bottom: 1px solid;
}


#joinus #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15875154,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15875154 {
    padding-top: 10px;
    background-color: rgba(118, 192, 39, 0.3);
}

#joinus #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15898092,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15898092 {
    padding-top: 10px;
    background-color:rgba(0, 203, 192, 0.3);
}

#joinus #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15916906,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15916906 {
    padding-top: 10px;
    background-color:rgba(118, 192, 39, 0.3);
}

#joinus #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15951346,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15951346 {
    padding-top: 10px;
    background-color:rgba(191, 227, 11, 0.3);
}

#joinus
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15951791,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15951791 {
    padding-top: 10px;
    background-color: rgba(118, 192, 39, 0.3);
}

#joinus
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15951347,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15951347 {
    padding-top: 10px;
    background-color: rgba(118, 192, 39, 0.3);
}

#joinus
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15898084,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15898084 {
    padding-top: 10px;
    background-color: rgba(0, 203, 192, 0.3);
}

#joinus
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15951352,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15951352 {
    padding-top: 10px;
    background-color: rgba(118, 192, 39, 0.3);
}

#joinus
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15898082,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15898082 {
    padding-top: 10px;
    background-color: rgba(0, 203, 192, 0.3);
}

#joinus
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section16021148,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section16021148 {
    padding-top: 10px;
    background-color: rgba(118, 192, 39, 0.3);
}

#joinus #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15875154,  
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15898092, 
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15916906, 
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15951346,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15951791, 
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15951347,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15898084,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15951352,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section15898082,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_wizardMemberForm_memberForm_Section16021148,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15875154,  
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15898092, 
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15916906, 
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15951346,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15951791, 
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15951347,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15898084,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15951352,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section15898082,
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_memberForm_Section16021148 {
    border: 3px solid;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

/*#joinus .sectionOuterContainer > .secionContainer {
    border-bottom: 3px solid;
}*/

#joinus h4 {
    color: #00c5e2;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    align-items: left;
    justify-items: left;
    grid-column: 1;
    grid-row: 1;
    z-index: 1;
    font-size: 2rem;
    text-transform: uppercase;
    animation: glow 2s ease-in-out infinite alternate;
    text-align: center;
}

/*Styling the Footer*/

.footerSocialGadget {
    padding-top: 5px;
}

.footercolumn2text a:hover {
    color: #00c5e2!important;
}

.footerEmailContent a:hover {
    color: #00c5e2!important;
}

.innerFooterLeft a:hover {
    color: #00c5e2!important;
}

.footercolumn2text a {
    color: #ffffff!important;
}

.footerEmailContent a {
    color: #ffffff!important;
    text-decoration: underline;
}

.innerFooterLeft a {
    color: #E6E6E6!important;
}

.footer3ColumnLayout {
    margin-right: -60px;
    margin-left: -60px;
    padding-top: 50px;
}

.footer2ColumnLayout {
    margin-right: -60px;
    margin-left: -60px;
    padding-top: 20px;
    margin-top: -30px;
}

/*Navigational Menu - Active Menu item*/
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.sel>.item>a>span {
    color: #00c5e2;
}

/*Navigational Menu - Sub-menu dropdown arrow*/
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.dir>.item>a>span:before {
    background-image: url();
    background-color: black;
}

/*Navigational Menu - styling*/
.WaGadgetMenuHorizontal .menuInner {
    margin-left: 50px;
}

/*Navigational Menu - Change Text Color*/
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a {
    color: black;
    font: normal 18px/22px 'Open Sans';
    font-weight: 600;
}

/*Navigational Menu - Change Background Color*/
.WaGadgetMenuHorizontal .menuBackground {
    background: #ffffff;
}

/*Expanding the width of the site*/
.container_12 {
    width: 1200px;
}
.s1_grid_12{
    width: auto;
}

.pageTitleBlock {
    background-image: linear-gradient(rgba(179, 241, 63, 0.7), rgba(100, 100, 0, 0.3)), url(https://cofsab.ca/wp-content/uploads/2021/08/iStock-1195615468.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /* Black see-through */
}

@media only screen and (min-width: 1200px){
    /* horizontal menu */
    .menuInner {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-end;
    }
    
    /* business directory - desktop */
    .membersTable {
        border-collapse: collapse;
        margin: 25px 0;
        font-size: 0.9em;
        font-family: sans-serif;
        min-width: 400px;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    }

    .membersTable thead tr {
        background-color: #00c5e2;
        color: #ffffff;
        text-align: left;
    }

    .membersTable thead tr th {
        color: #ffffff;
    }

    .membersTable tbody td.memberDirectoryBottomRow {
        background-color: rgba(0, 203, 192, 0.1);
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid;
        border-bottom-color: #00c5e2;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 600px){
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    min-width: 600px;
}}
@media only screen and (max-width: 616px){
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 600px;
    min-width: 320px;
    display: block;
}

/*Navigational Menu - Sub-menu dropdown arrow*/
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.dir>.item>a>span:before {
   display: none;
}

/*The Slider*/
.homePageSlider {
    
    margin-right: -20px;
}

.homepageVideo {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}
.WaGadgetMenuHorizontal[class*=menuStyle] .menuInner .menuButton {
    color: black;
    text-align: right;
}
}
