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


        /*隐藏右上角"新建"按钮*/
/*.pc-main-frame .header-banner > nav .icon.with-inner {*/
/*    display: none;*/
/*}*/

/*隐藏旧版考勤异常中心刷新按钮*/
.time-my-unusual-base-page .header-block .name-box .name-refresh .refresh-icon { 
    display:none; }

/*登录首页显示服务通道*/
.customer-service {
    display: flex;
}
/*在线反馈显示服务通道*/
.pc-main-frame .header-banner .operate-add-popup .contact {
    display: block;
}
/*登录首页显示服务通道*/
.customer-service {
     display: flex;
}
.home-page .old-index .home-user-bar .user-bar>div{width:100%;}

/*隐藏组织架构的在编情况*/
.tree-chart .tree-chart-container .org-card .org-content .detail-info .bottom-content {display: none;}