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


        .mobile datasouce-list hc-list-new .hc-list {
    height: 100%;
}

.mobile datasouce-list hc-list-new {
    height: 100%;
}

.mobile .hcm-nav-content.board-report#tech hc-list-new .hc-list {
    background: transparent;
}

.mobile .hcm-nav-content.board-report#tech hc-list-new .list-content {
    background: transparent;
}

.mobile .hcm-nav-content.board-report#tech .hc-list .row-container .row {
    background: transparent;
}
/*招聘门户职位详情字体颜色*/
.recruit-job-detail-view-pc .job-other-info .field-content span {
    
    color: #000;
}
.mobile .hcm-nav-content.board-report#tech .hc-list .default-content>div {
    color: #fff;
}
/*招聘门户标题背景颜色*/
.pc-main-frame .portal-header .header-content {
      background-color:LightBlue;
}
/*移动端首页顶部加号隐藏*/
.mobile .home-page .plugin-flow header .icon-hcm-add {
    display: none;
}
/*移动端常用应用插件标题高度调整及tab隐藏 开始*/
.board-my-service-list .app-list {padding-top: 2px;}

hcm-board .hc-board-container .hc-board-component-container hc-board-component .hc-board-component-title {
    height: 50px;}
hc-board-data-container.hc-board-component.new-table-style home-widget-common-container .home-widget .home-widget-header {display: none;}
/*移动端常用应用插件标题高度调整及tab隐藏 结束*/ 
.home-widget-emp-card-info-mobile .emp-card-sign {display: none;}