
        .cc-highlight {
            color:#E60012!important;
        }
        .cc-highlight-bk {
            background-color:#E60012!important;
        }
        .cc-highlight-fill {
            fill:#E60012!important;
        }


        .rec-multi-content .rec-profile-block-btn-mobile {
    display: none
}
.hc-list-grid-new .operate-bottom {
    text-align: center;
}

/*V版简历中心点title跳回A版首页*/   
.header-logo-container {
    display: none !important;
} 
.header-logo-container.hidden {
    display: flex !important;
} 

.hc-list-detail .desc+.align-right {flex: none;}


/*--登陆页登录框调整 --*/
@media screen and (min-width: 600px) {
    .head{   
        position: absolute;
        z-index: 100000;
    }
    .login-window {
        top:10%;
        height:auto;
        left:20%;
        background:rgba(235, 210, 210, 0.5);
        padding:10px 55px 35px;
     }
 }
  /*--登录框下横线 --*/
 #login-third-party {display: none}

/*招聘门户我的简历样式PC端*/
.rec-candidate-resume-pc .my-resume-content .my-resume-view-center { width: calc(100vw - 500px)}
.rec-candidate-resume-pc .my-resume-content .my-resume-view-right {    margin-left: calc(100vw - 187px)}


/*招聘门户样式去除*/
.rec-portal-board hcm-board .hc-board-container .hc-board-component-container hc-board-component {
        padding: 16px 0 0 0;
        border:0px;
}
.rec-portal-board hcm-board .hc-board-container .hc-board-component-container hc-board-component:hover {
    box-shadow: none;}      
    
.hc-list-card[name='crud_model_U_recruit_org'] .card-item {
    width: 285px !important;
    height: 142.5px !important;
    padding: 0 !important;
}

/*投递简历按钮优化*/
.rec-candidate-resume-pc .my-resume-bottom {
    position: absolute;
    top: -33px;
    left: 20px;
    color: #ffffff00;
    margin-left: 57%;
    width: 20%;
}
.rec-candidate-resume-pc .my-resume-bottom .resume-box .apply-btn {
    margin-left: 100px;
    font-size: 18px;
    color: white;
}

/*grid模式下的子集新增按钮展示到右上角*/
.rec-multi-content .rec-profile-block-btn-mobile{     
    display: none 
}
.rec-multi-content .rec-profile-inner-work .hc-list-grid-new .operate-bottom{      
    text-align: right;     
    position: absolute;     
    right: 0;     
    top: 16px; 
}
 
.rec-multi-content .rec-profile-inner-work-mobile .hc-list-grid-new .operate-bottom{     
    top: -32px !important;     
    right: 13px; 
}

/*系统登录界面提示内容颜色*/
.login-tip {color: #FF0000;}
.emp-details-base .head .emp-photo{display:none}

photo-and-name .main-box .nameAndJobBox  {
    color: white !important;
}
.pc .contract-bill-info-style .head {display:none}

.hc-board-data-container .radio-style .radio hc-input-radio {
background-color:transparent;
}

hcm-board .hc-board-container .hc-board-component-container[key='component_bd1f80be-c1a0-45f5-8444-6cec04bb56b2'] span.item-name.ng-binding.ng-scope{
    color:#fff;
}

hcm-board .hc-board-container .hc-board-component-container[key='component_bd1f80be-c1a0-45f5-8444-6cec04bb56b2'] .component-input-inner.ng-binding.ng-isolate-scope{
    color:#fff;
}

.hc-board-data-container .radio-style .radio .hc-input-check-item-single.is-selected {
    background: #3e73ff;
}


.simple-form hc-form .hc-form-group .content .hc-form-field .hc-form-control {
    background-color:transparent;
}

/*隐藏流程提交人头像*/
.hc-personnel-state-card .info-photo-box {
        display:none
}
/*隐藏流程提交人姓名*/
.hc-personnel-state-card .info-content-box .name { 
    display:none;
}

/*导航栏增加智能客服弹窗入口配置*/
.pc-main-frame .header-banner > nav .icon.hcm_robot, .pc-main-frame .header-banner > nav .user_box.hcm_robot {
    display: flex;
}


/*隐藏我的简历中的内推人*/
/*PC端：*/
.rec-candidate-resume-pc .my-resume-content .my-resume-view-left .my-resume-other-info .my-resume-other-info-select-option .my-resume-other-info-left-content .internal-info {
    display: none;
}
/*移动端：*/
.rec-candidate-resume-mobile .internal-code {
    display: none;
}

/*简历完整度提示隐藏分数*/
.recruit-apply-result-callback .block-frame .block .detail-reason .detail-score
{ display: none; }

/*面试官查看简历页面base地隐藏*/
.resume-detail-view .resume-content .apply-view-left .rec-resume-detail-resume-content .rec-resume-detail-title-name .rec-resume-detail-name .job-address{
    display: none;}

/*门户简历完整度固定*/
.rec-candidate-resume-pc .my-resume-content .my-resume-view-left{
position: fixed;
overflow-y: scroll;
max-height: calc(100vh - 120px);
}
.rec-candidate-resume-pc .my-resume-content .my-resume-view-center {margin:0 176px 0 296px;}

/*我的简历隐藏*/
.rec-candidate-resume-pc .my-resume-view-top {
    display: none;
}
.rec-candidate-resume-mobile .my-resume-view-top {
    display: none;
}

/*招聘公告红色线隐藏*/
.mark-down .preview h1, .mark-down .preview h2, .mark-down .preview h3, .mark-down .preview h4, .mark-down .preview h5, .mark-down .preview h6 {
    border-bottom: none;
    border-image: none;
}

/*内部选聘我的简历完整度隐藏分数*/
.hc-dialog-window-time-line .hc-dialog-content-time-line .content-display .score-info .text-left {
    display: none;
}

.interview-confirm-pc .interview-confirm-frame .contact-hr {
    display: none;
}
.interview-confirm-mobile .contact-hr {
    display: none;
}

/*隐藏应聘进程（我的投递）应聘者发送消息功能*/
rec-chat-line .rec-chat-line .chat-frame .footer-btn .btn-box {
    height: 50px;
    display: none;
    line-height: 20px;
    padding: 15px 0;
}
.icon-hcm-chat:before {
    content: "\e7e9";
     display: none;
}

/*应聘进程（我的投递）上方职位详情*/
.progress-detail .position .content .line-third {
    display: none;
}
.progress_detail .position .content .line-third, .progress_detail .position .content .line_sec {
    display: none;
}







