/* socialcareers-custom.css */


.cp-home .hero {
    background-image: url(https://lh3.googleusercontent.com/ePp_u4ufeaC1yy2ESdJltwuEi6nFwmQC0CayULRESN78jB-ZCpawf0oI3k4Q-Lxq9Kvu7QJdwBLQrZ0u7i2OLO_YiRA=s0);
}

.cp-job .job-title-cont {
    background-image: url(https://lh3.googleusercontent.com/ePp_u4ufeaC1yy2ESdJltwuEi6nFwmQC0CayULRESN78jB-ZCpawf0oI3k4Q-Lxq9Kvu7QJdwBLQrZ0u7i2OLO_YiRA=s0);
}

/* custom styles */
#example_placeholder{color:black}

.btn-success.signup, .widget.referral-lb .user-details span{display:none}

.cp-home .hero .tint{background: none;}

.cp-home .hero .spacer{height: 250px;}

.hero::after {
    content: "122";
    width: 100%;
    height: 65px;
    color: white;
    display: block;
    background: url(https://files.rolepoint.com/hubfs/Client%20Assets/Vmware/ERP%20LOGO.png)center no-repeat white;
margin-top: 25px;
opacity: 0.8;
    background-size: 240px;
}

.cp-home .hero .main-cta-cont .form-inline .btn-primary.view-jobs{border: 2px solid white; box-shadow: none; margin-bottom: -70px;}


/* hero job search adaption to make it look like they only have a button */
.cp-home .job-search-row .main-cta-cont .form-group{display: none;}

.cp-home .job-search-row .main-cta-cont .search{width: 300px; margin: auto; float: none; }

/* home page view all jobs button color change */
.cp-home .job-search-row .main-cta-cont .search .btn-primary{ 
background: #3b9cc2; color: white;}

.btn-primary:hover{none;}

#job-application-submit::{content:"Continue to Apply"}

/* start temp site shut down 
.recommendation-content, .center-content, .media-content, .bottom-content, .fixed-refer, .main-cta-cont, .main-footer, .navbar-right, .job-title-cont, .job-desc-cont, .btn-group.login {display: none;}

.cp-home .wrap::after{
content: "We’re currently hard at work updating our systems.  Please check back on March 6th to submit your information.  You are important to us and we apologize for any inconvenience.";
font-size: 18px;
text-align: center;
margin-top: 50px;
color: black;
font-weight: bold;
width: 800px;
margin: auto;
margin-top: 30px
}

.cp-job .wrap::after{
content: "We’re currently hard at work updating our systems.  Please check back on March 6th to submit your information.  You are important to us and we apologize for any inconvenience.";
font-size: 18px;
text-align: center;
margin-top: 50px;
color: black;
font-weight: bold;
width: 800px;
margin: auto;
margin-top: 90px
}

end temp site shut down */

.user-nonemployee #share-links-home{display: none!important}

.widget.refer{display:none}

.fixed-refer{display:none}

.widget.referral-lb{display:none}


/*hide the referral amount column in the "my referrals" screen on the Social Referral Portal */

#user-referrals-view section .table th:nth-child(8){display:none;}
#user-referrals-view section .table td:nth-child(8){display:none;}

.modal-header{display:none;}

.small.text-left.send-notice::after {
visibility: visible;
content: "IMPORTANT: In the United States, VMware does not pay a referral bonus for candidates from certain VMware partner companies. Please look at the right sash for full details.";
display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 95%;
font-style: italic;
    color: #333;}

#job-form-refer.refer-step-form .form-group.fname label::after {
visibility: visible;
Content: "\a of the candidate";
white-space: pre;
font-style: italic;
line-height: 10px;}

#job-form-refer.refer-step-form .form-group.lname label::after {
visibility: visible;
Content: "\a of the candidate";
white-space: pre;
font-style: italic;
line-height: 10px;}

.more-info.hidden {
display: block !important;
visibility: visible;
font-size: 14px !Important; }

/*hide new endorsement field*/
.form-group.end-relationship {display: none;}

/*increase font size of login page terms and conditions text*/
#content-container.register.col-md-6.col-md-offset-3 p.help-block.small.text-center {
font-size: 18px;
position: absolute;
top: -2px;
text-align: center;
padding-left: 125px;
}
div#share-links-job:after {
    content: "*If you want to personally share your personal referral link with one person, directly share it just with that person.";
    color: red;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.share-links.col-md-12 {
    padding-bottom: 10px;
}
article.job-desc.section h1 {
    font-size: 14px;
    font-weight:300;
}
article.job-desc.section h1:before {
    content: "#";
}
p.small.text-left.send-notice {
    color: red;
    font-style: italic;
    font-size: 95%;
}
.recommendation-content.section.container {
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    font-size: 18px;
}
.media-content.container.section, .suggested.jobs, .hero, ul.nav.navbar-nav.navbar-right, footer.main-footer, .bottom-content.container.section, section#cp-job, a.dropdown-toggle, footer.main-footer, .recommendation-content.section.container, div#share-links-home {
    display: none!important;
}
.center-content.container.section {
    margin-top: 80px;
}