#header-navbar a.post-job, .index-view .browse-jobs{
    display: none !important;
    }
    .career-tools-view{
        padding-top: 20px;
    }
    #header-navbar a[href='/register-employer'],
    .sign-in-view a[href='/register-employer']{
        display: none !important;
    }
    .clients-header .clients-navbar {
        border-color: #00000000 !important;
    }
    header nav.navbar.navbar-inverse.bg-dark{
        border-bottom: 3px solid #9d0a0e !important;
    }
    #client-navbar .clients-navbar-nav li a{
        font-weight: bold;
    }
    @media (min-width:769px) {
        .navbar.navbar-default.clients-navbar{
            width: 80% !important;
        }
        #client-navbar .clients-navbar-nav{
            width: 100%;
            display: flex;
            justify-content: space-between;
        }
    }

    .container-fluid.full-width-search .title{
        text-shadow: black 1px 0 10px !important;
    }

#ws-footer,
    .employer-home-view .account-cta,
    .index-view .top-companies{
        display: none !important;
    }

    body {
        font-family: "Verdana",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-style: normal;
    }


    .clients-header .clients-logo-img {
        max-width: 300px !important;
    }

.custom-footer a{
    color: white !important;
}

.employer-home-view .right-sidebar .bordered{
    background: none !important;
}

.employer-home-view .sub_heading,
.employer-home-view .seeker_search_res,
 #header-navbar .navbar-right li>a[href="/billing-history"],
#header-navbar .navbar-right li>a[href*="/edit-employer"],
    #header-navbar .navbar-right li>a[href="/account-list"],
    #header-navbar .navbar-right li>a[href="/contact-us"],
    .post-single-job-view .help-text,
    .post-single-job-view .credits-wrapper,
    .register-employer-view .form-control option[value="Direct Employer"]{
    display: none !important;
}
.post-single-job-view .job-post-btn-place{
        margin-bottom: 5px;
    }

    .faq-view .nav-pills li.active{
        display: block !important;
    }
    .faq-view .nav-pills li{
        display: none !important;
    }

.manage-jobs-view .list-group-item .label.label-default{
        color: #F5BA05 !important;
    }
    .container a[href*='account-list/create']{
        margin-bottom: 5px;
    }

.employer-offers-view.employer-offers-view--2 .block-jumbotron h1{
        text-shadow: 1px 0 10px black !important;
    }

.employer-offers-view.employer-offers-view--2 .btn.btn-danger{
        background-color: #9D0A0E !important;
        border-color: #9D0A0E !important;
    }

.index-view .career-tools-view .col-md-8.col-12.text-center{
    display: none !important;
}
.edit-profile-view a[data-target="#settings"] {
    display: none;
}