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


        /*个人资料-头像-pc*/
.employee-page.hcm-nav-content .content-panel .photo-block .emp-photo {
width: 135px;
height: 170px;

border-radius: 0;
}
.employee-page.hcm-nav-content .content-panel .photo-block .emp-photo img {
width: 135px;
border-radius: 0;
}
.employee-page.hcm-nav-content .content-panel .photo-block img{
width:135px;
height:170px;
border-radius:0;
}

/*个人资料-头像-mobile*/
.employee-page #emp-card-mobile .photo-block .emp-photo {
width: 85px;
height: 100px;
border-radius:0;
border: 2px solid #fff;
}

/*人员管理-头像*/
.emp-details-base .head .emp-photo img {
width: 135px;
height: 170px;
border-radius:0;
}
.emp-details-base .head .emp-photo .mask {
border-radius: 0;
}
.emp-details-base .head .emp-photo {
width: 135px;
height: 170px;
border-radius:0;
overflow: hidden;
cursor: pointer;
position: relative;
display: inline-block;
}

/*才艺特长库-头像*/
.hc-primary-photo .primary-photo.circle {
width: 135px;
height: 800px;
border-radius: 0;
}
.hc-primary-photo .primary-photo:not(.circle) {
border-radius: 0;
width: 135px;
height: 800px;
}
/*个人资料-头像-pc*/.employee-page.hcm-nav-content .content-panel .photo-block img:hover{
text-align: center;
background: none;
margin-left: 0;
width:135px;
height:170px;
border-radius:0;
}
.employee-page.hcm-nav-content .content-panel .photo-block .emp-photo:hover {
width: 135px;
height: 170px;
}

/*个人资料-头像-mobile*/

.employee-page #emp-card-mobile .photo-block .emp-photo:hover{
width: 85px;
height: 100px;
border-radius:0;
border: 2px solid #fff;
}

.pc-main-frame .header-banner>nav .icon-hcm-question {
    display: none;
}

hc-dialog .hc-dialog-window header .icon-hcm-question {
    display: none;
}
/*手机端隐藏问卷提交按钮*/
.eval-content .naire-main-content .naire-preview .preview-form .naire-operate>div:nth-child(2){
    display:none;
}




/*人力洞察 穿透后详情表格内字号变大 14--》16*/
/*insight-analysis #analysis-container .table-block .table-content table.anls-table tr{*/
/* font-size:16px;   */
/*}*/

/*内部招聘简历样式*/
.rec-worktable-content.apply-view .apply-view-left .inner-resume-operate {
    padding: 16px;
    display: flex;
    justify-content: space-between;
}
.inner-resume-operate .resume-proportion {
    position: unset;
}

.inner-resume-operate .rebuild-resume {
    position: unset;
}

/*审批流程隐藏头像下部门职位*/
.pc .bill-third-process-page .process-block .process .process-info .process-content .info .info-header .job-title {
    display:none;
}

.mobile .bill-third-process-page .process-block .process .process-info .process-content .info .info-header .job-title {
    display:none;
}
    
.pc .bill-third-process-detail-page .assignment-list .assignment .info .info-header .job-title {
    display:none;
}

.mobile .bill-third-process-detail-page .assignment-list .assignment .info .info-header .job-title {
    display:none;
}
/* 临时隐藏三方登陆入口*/
#pw-login .login-third-party {
    display: none;
}

.pc .virtual-scroll .virtual-scroll-container .fix-left-content {
    flex: none;
}

/*测评云岗位考核关系类型页面打分人分组删除图标像素放大*/
.activity-assessor .activity-assessor-body .activity-assessor-evaluator .activity-assessor-evaluator-body .evaluator-body-head .item-info-head-name .item-info-group-name .icon-width .edit-group, .activity-assessor .activity-assessor-body .activity-assessor-object .object-body-head .item-info-head-name .item-info-group-name .icon-width .edit-group {
    font-size: 16px;
    
}
    
.activity-assessor .activity-assessor-body .activity-assessor-evaluator .activity-assessor-evaluator-body .evaluator-body-head .item-info-head-name .item-info-group-name .icon-width .delete_group, .activity-assessor .activity-assessor-body .activity-assessor-object .object-body-head .item-info-head-name .item-info-group-name .icon-width .delete_group {
    font-size: 16px;
       
}
/*问卷设置最低分分数显示框缩小*/
.naire-main-content .naire-designer .designer-panel .designer-content .widget-property .property-value .min-score {
    display: inline-block;
    height: 20px;
    width: 60px;
}

/*在线反馈显示服务通道*/
.pc-main-frame .header-banner .operate-add-popup .contact {
    display: block;
}
/*登录首页显示服务通道*/
.customer-service {
     display: flex;
}

