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


        /*lidawei 控制首页系统名称不换行*/
.login-window{
    width:420px;
}
/*lidawei 首页右上角隐藏新增帮助按钮*/
.pc-main-frame .header-banner>nav .icon-hcm-question{
    display:none;
}
/*lidawei 首页右上角隐藏新增新增按钮*/
.pc-main-frame .header-banner>nav div.icon:nth-child(5){
    display:none;
}
/*lidawei 手机端通讯录隐藏管理团队*/
.mail_list .mail_header .title .right .analysis .btn{
    display:none;
}
/*lidawei 移动端首页隐藏搜索、签名*/
.home-page .plugin-flow header{
    display:none;
}
.home-widget-emp-card-info-mobile .emp-card-sign .icon{
    display:none;
}
.home-widget-emp-card-info-mobile .emp-card-sign .text{
    display:none;
}
/*lidawei 手机端日历助手 去掉打卡排班、下边框*/
.home-widget-time-calendar-assistant .home-widget .home-widget-body .punch-data{
    display:none;
}
/*lidawei 员工仪表板统计数字颜色*/
count-sec .home-widget .countSecBox .countSec .num{
    color:#e50000;
    font-size: 36px;
}
/*lidawei 员工仪表板统计字体*/
count-sec .home-widget .countSecBox .countSec .text{
    font-size: 12px;
}
/*人员管理-头像*/
.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;
    position: relative;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}
.slide-left .ui-view.ng-enter,  .slide-left .ui-view.ng-leave, .slide-right .ui-view.ng-enter,  .slide-right .ui-view.ng-leave {
    animation: none;
}

.hc-list-tag2 .list-content .tag-list .tag-component {
    border-radius: 4px;
    cursor: pointer;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: 25px;
    margin-bottom: 12px;
    margin-right: 1px;
    padding: 4px 1px;
}

.hc-list-tag2 .list-content .tag-list .tag-component .tag-info {
    border: 1px dotted #aaa;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: 25px;
    margin-right: 30px;
    margin-top: -3px;
    min-width: 50px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
/*绩效考核表隐藏进度条阶段的得分*/
/*hc-stage-card .hc-stage-card #stage-nav li .score{display:none !important;}*/

.hc-list-tag2 .list-content .tag-list .tag-component .tag_name {
    color: rgba(0, 0, 0, .85);
    font-size: 12px;
    border-radius: 4px;
    padding: 4px 4px;
    display: flex;
    align-items: center;
    /* margin-top: -6px; */
}
/*在线反馈显示服务通道*/
.pc-main-frame .header-banner .operate-add-popup .contact {
    display: block;
}
/*登录首页显示服务通道*/
.customer-service {
     display: flex;
}

home-widget-common-list home-widget-body-list-container .hcm-nav-content .hcm-content .hcm-content-bottom .hcm-hc-list-container .fix-left-content .table-header .table-header-cell .head-label {
    display: block;
}

/*培训门户-首页的类别高级样式个性化*/
.hc-tree-menu .hc-tree-menu-content .parent-items{
    padding: 2px 2px;
    border-bottom: 1px solid #aba9a91c;
    border-radius: 0;
}

.hc-tree-menu .hc-tree-menu-content{
    border-radius: 0;
}

.hc-tree-menu .hc-tree-menu-content .parent-items .icon{
    display: block !important;
}

tree-menu-sub-category-dialog .hc-dialog-window .category-item{
    border-radius: 0;
    border-bottom: 1px solid #9999992b;
}

.train_pc_index #train_portal_index_tree_menu hc-board-component hc-board-tree-menu hc-tree-menu{
    display: block;
    height: 100%;
}

.train_pc_index #train_portal_index_tree_menu hc-board-component hc-board-tree-menu hc-tree-menu .hc-tree-menu{
    display: block;
    height: 100%;
}

.train_pc_index #train_portal_index_tree_menu hc-board-component hc-board-tree-menu hc-tree-menu .hc-tree-menu-content{
    height:100%;
}

.train_pc_index hcm-board .hc-board-container .hc-board-component-container hc-board-component{
    padding: 0;
}
hcm-board .hc-board-container .hc-board-component-container.no_component_space>hc-board-component {
    background: transparent;
    border: none;

    left: 0;
    right: 17px;
}
