@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;
    }
}
@media (max-width: 500px) {
    .ow_chat {
        position: absolute;
        bottom: 0;
        right: 3px !important;
    }
}
@media (max-width: 773px) {
    body .ow_chat_dialog {
        width: 100% !important;
        margin-bottom: 50px;
        margin-left: 0;
    }
}
.ow_newsfeed_date {float: right;color: transparent !important;text-shadow: none;}

.ow_password   {margin-top: 10px;
    margin-bottom: 10px;
}