/* new requests 1/22/2023 */
#FunctionalBlock1_ctl00_hlBackToProfile, #FunctionalBlock1_ctl00_backToProfileButton {display:none;}

.WaGadgetLoginForm.LoginFormStyle001 .loginContainer.authenticated.loginContainer.authenticated .loginLink, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.authenticated.loginContainer.authenticated .loginLink {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    background: 0;
    color: #ffffff;
    line-height: 400px;
    vertical-align: top;
    text-decoration: none;
    cursor: pointer;
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle002 .stickyMenu.active {
    left: 0;
    z-index: 1000;
    width: 100%;
    background: #127C10;
    border-bottom: 1px solid #127C10;
    box-sizing: border-box;
}

/* header and h1 */
h1, .header {font-family: "Papyrus" !important;
color: #127C10 !important;}

/* center menu - Mdiaz 8-2019 */
.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
    display: table;
    margin: 0px auto 0px auto !important;
    padding: 0;
    list-style: none;
    zoom: 1;
    text-align: center;
}
/* end menu centering */

/* slide wrapper */
.camera_wrap {
    position: relative;
    z-index: 0;
    float: left;
    display: none;
    width: 100%;
    background: #ffffff !important;
}
/* end slide wrap */

.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink{
display:none;
}
.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLabel{
display:none;
}
.boxInfoContainer h5
{ display: none;}
.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .author {
 display: none;
}
.WaGadgetRecentBlogPosts .itemAuthor
{ display: none; }
div.itemInfoContainer
{ display: none; }
.WaGadgetRecentBlogPosts ul li .date
{ display: none; }
.WaGadgetRecentBlogPosts .date
{ display: none; }

.WaGadgetRecentBlogPosts.recentBlogPostsStyle002 ul li .date { display: none; }
