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


        /*隐藏专员端人员基本信息旧版头像
.emp-details-base .head .emp-photo {
    display: none;
}*/

/*在线反馈显示服务通道*/
.pc-main-frame .header-banner .operate-add-popup .contact {
   display: block;
}



/*登录首页显示服务通道*/
.customer-service {
    display: flex;
}

/*隐藏人事档案查借阅流程人员选择器4个操作按钮*/
.model-list-style[name='Employee-treeListSelector_custom'] .hcm-nav-content .hcm-content .hcm-content-top .hcm-content-indicator .advance-query .simple .right-content .operates{
    display: none;
}

/*隐藏外派补贴申请人员选择器4个操作按钮*/
.model-list-style[name='Employee-treeListSelector_custom01'] .hcm-nav-content .hcm-content .hcm-content-top .hcm-content-indicator .advance-query .simple .right-content .operates{
    display: none;
}

/*隐藏打卡记录4个操作按钮*/
.model-list-style[name='PunchRecord-office_staff'] .hcm-nav-content .hcm-content .hcm-content-top .hcm-content-indicator .advance-query .simple .right-content .operates{
    display: none;
}

/*隐藏右侧模糊搜索框*/
.model-list-style[name='Employee-treeListSelector_custom'] .hcm-nav-content .hcm-content .hcm-content-top .hcm-content-indicator .advance-query .simple .right-content .blur {
    display: none;
}


/*首页header加顶部分割线 & 高度增加 & 相应高度增加*/
.pc-main-frame .header-banner{
    border-top: 1px solid #cccccc;
    height:60px;
    background-color:#e3efff;
}

.pc-main-frame .header-banner .header-menu, .header-banner .user_box {
    height: 59px;
}

/*.pc-main-frame .hcm-nav-content .hcm-content{
    top: 10px;
}/*

/*header 新建隐藏*/
.header-banner .operate-add.header-menu {
    display: none;
}
/*header 隐藏新建 临时方案*/
.pc-main-frame .header-banner>nav .icon .icon-hcm-add {
    display: none;
}
/*header 隐藏新建 临时方案2*/
/*.pc-main-frame .header-banner > nav .with-inner .inner-icon {
    display: none;
}/*

/*隐藏右上角"问号"按钮*/
.pc-main-frame .header-banner > nav .icon.icon-hcm-question {
    display: none;
}




/*-首页底色统一变更 -*/
/*.pc-index .pc-main-nav .nav-body .category-content {
    background-color:#f2fdff;
}*/

/*-360测评强制分布提示字体增大 -*/
.naire-one-question .naire-one-question-mobile .naire-rules-compoment .rule-component .rules {
    font-size: 20px;
}

/*-360测评问卷描述字体调整 -*/
.one-person-header .header .naire-bottom .desc {
    font-size: 20px;
    color: gray;
}

/*首页底色调整后图标调整色值*/
/*.pc-main-frame .header-banner>nav .icon{
    color:#fff;
}

.pc-main-frame .header-banner>nav .icon:hover{
    color:#0a5987;
}*/

/*首页二级字号调整大小*/
pc-main-side-nav .pc-main-nav .nav-body .category-content .menu-classify-item .classify-header{
    font-size:16px;
    font-weight:600;
    color:#000;
}

/*首页左侧菜单底色调整*/
/*pc-main-side-nav .pc-main-nav .nav-body .category-list{
    background-color:#ffffff;
}*/

/*首页模块底色&字号处理&按钮悬浮效果*/
.pc-index .category-select {
    background-color: #03a9f4;
    line-height:80px;
}

.pc-index .category-select .category-item{
    color:#ffffff;
    margin: auto 2px;
}

.pc-index .category-select .category-item:hover {
    -webkit-transition: background-color 279ms ease-out;
    transition: background-color 279ms ease-out;
    color:#03a9f4;
    background-color:#ffffff;
    border-radius:4px;
}

.pc-index .category-select .category-item.selected{
    color:#03a9f4;
    background-color:#ffffff;
    border-radius:4px;  
}
/*隐藏最高分汇总*/
.all-list .list-top .weight .max-score-count{
    display:none;
}

.all-list .list-top-mobile .weight .max-score-count{
    display:none;
}


.eval-form-new .hc-form-group .fields hc-form-component hc-input-number .component-input-inner{
   
    font-size:20px
}

.eval-form-new .hc-form-group .fields hc-form-component .hc-form-desc {
    color:  gray;
font-size: 16px;
}

/*个人资料标题长度加长*/
.multi-content .emp-profile-block-title {
    width: 140px;
}
.single-content .emp-profile-block-title  {
    width: 140px;
}

hc-stage-card .hc-stage-card ul li .score{
    display:none;
}

hc-info-score .score{
    display:none;
}
/*个人资料-二维码背景图去除模糊处理*/
.calling-card-info .info-content .background-img{
    -webkit-filter:none;
}
.activity-progress .activity-progress-content-body .hcChart, .h-c-content .activity-progress-content-body .hcChart {height: 1000px;}

.calling-card-info .company-icon div:nth-child(odd){
    width:70px;
}

/*仪表板更改标题宽度*/
.hcm-nav-content.board-report#tech .hcm-content-bottom hcm-board .hc-board-container .hc-board-component-container hc-board-component hc-board-data-container:not(.has-title) .home-widget .home-widget-header {
    height: 25px;
}
/*仪表板更改标题宽度*/
.hcm-nav-content.board-report#tech .hcm-content-bottom hcm-board .hc-board-container .hc-board-component-container hc-board-component hc-board-data-container:not(.has-title) .home-widget .home-widget-header .tabs .menu_left {
    height: 25px;
    align-items: center;
}
