.ow_emoji_button {display:none;}

.ow_newsfeed_date {float: right;color: transparent !important;text-shadow: none;}
.ow_ico_signin.firebaseauth {
    display: inline-block;
    width: 40px!important;
    height: 40px!important;
    margin-top: -8px;
    padding: 15px;   
    background-color: #fff;
    background-size: 30px 30px!important;
    background-position: center;
    background-size: contain;
    border-radius: 4px;
}

@media (max-width: 500px) {
    body.openInCustomRappidApp #bottomSignupPrompt,
    body.openInCustomRappidApp .dashboard-SKMOBILEAPP_CMP_MobileExperience,
    body.openInCustomRappidApp .footer_item_link.footer_item_link_and,
    body.openInCustomRappidApp .footer_item_link.footer_item_link_ios,
    body.openInCustomRappidApp .ow_chat,
    body.openInCustomRappidApp .ow_console_item.ow_console_dropdown.ow_console_dropdown_hover,
    body.openInCustomRappidApp .ow_dnd_widget.dashboard-JOBSSEARCH_CMP_JobSearch,
    body.openInCustomRappidApp .ow_dnd_widget.dashboard-MATCHMAKING_CMP_MatchesWidget,
    body.openInCustomRappidApp .ow_dnd_widget.index-USERCREDITS_CMP_MyCreditsWidget,
    body.openInCustomRappidApp .ow_logo_wrap,
    body.openInCustomRappidApp .ow_menu_wrap,
    body.openInCustomRappidApp .ow_signin_delimiter {
        display: none;
    }
    body.openInCustomRappidApp .back-arrow {
        top: 20px !important;
    }
    body.openInCustomRappidApp .mega-menu-tabs-nav {
        justify-content: flex-start;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        position: sticky;
        top: 0;
        scrollbar-width: thin;
        -ms-overflow-style: auto;
    }

  body.openInCustomRappidApp  .ow_site_panel.clearfix {
display:none!important;
}
    body.openInCustomRappidApp .ow_site_panel_wrap {
    height: 4px;
        position: absolute;
    }
    body.openInCustomRappidApp .ow_site_panel {
        position: absolute;
        padding-top: 10px;
        border-bottom: none;
    }
    body.openInCustomRappidApp .ow_console_items_wrap {
        max-width: 80%;
        margin-right: 100px !important;
        float: right !important;
    }
    body.openInCustomRappidApp #toTop {
        bottom: 10px !important;
        right: 5px !important;
    }
}