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


        
/*登录表单标题修改大小*/
.login-window .login-title-banner img{
    width: 300px;
    height: 100px;
}

/*隐藏移动端底部“同事”入口*/
.bottom-menu>.item:nth-child(2) {   
display:none;
}

/*在线反馈显示服务通道*/
.pc-main-frame .header-banner .operate-add-popup .contact {
   display: block;
}

/*登录首页显示服务通道*/
.customer-service {
     display: flex;
}

/*登录页标题字号修改*/
.login-window .login-title{
font-size:23px;
}


/*个人资料-头像-pc*/
.employee-page.hcm-nav-content .content-panel .photo-block .emp-photo {
width: 60px;
height: 60px;
border-radius: 0;
}
.employee-page.hcm-nav-content .content-panel .photo-block .emp-photo img {
width: 60px;
border-radius: 0;
}
.employee-page.hcm-nav-content .content-panel .photo-block img{
width:60px;
height:60px;
border-radius:0;
}

/*个人资料-头像-mobile*/
.employee-page #emp-card-mobile .photo-block .emp-photo {
width: 85px;
height: 107px;
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: 170px;
border-radius: 0;*/
}
.hc-primary-photo .primary-photo:not(.circle) {
/*border-radius: 0;
width: 135px;
height: 170px;*/
}

/*人员信息头像修改为方形*/
hc-list-new  .img-with-text img{
    border-radius: 0;
}

/*标题栏底色修改*/
.pc-main-frame .header-banner{
background-color:#c0daff;
}

/*顶部header底色变更后，文字部分调整颜色*/
.pc-main-frame .header-banner>nav .logo-title{
 color:#3c78d5 !important;
}

.pc-main-frame .header-banner>nav .icon{
color:#3c78d5!important;
}

.pc-main-frame .header-banner>nav .logo-title:hover{
color:#3c78d5 !important;
}

.pc-main-frame .header-banner>nav .icon:hover{
color:#ffffff !important;
}

/*首页左侧菜单背景色及其相关图标文字-颜色变化*/
.new-portal pc-main-side-nav .pc-main-nav .nav-body .category-list{
    background-color:#c0daff;
}

pc-main-side-nav .pc-main-nav .nav-body .category-list .nav-item{
    color:#3c78d5;
}

.hcm-nav-content .hcm-nav .hcm-nav-foot{
    color:#3c78d7;
}

pc-main-side-nav .pc-main-nav .nav-body .category-list .nav-item.selected{
    background-color:#3c78d7;
    color:#ffffff;
}

pc-main-side-nav .pc-main-nav .nav-body .category-list .nav-item .icon.right{
	color:red;
}



/*修改搜索栏颜色*/
.pc-main-frame .header-banner .search-view > header > label  {
    background-color: #3C78D7;
}
.home-page .main {
    top: 75%;
}
.new-portal .header-banner .search-view .icon-hcm-check {
     color: #272727;
}

.pc-main-frame .header-banner .search-view > header > label > input::placeholder {
    color: #272727;
}

.new-portal .header-banner .search-view .icon-hcm-delete {
     color: #272727;
}

.pc .hc-form-field.hc-form-field .hc-form-label.gray {
    color:#333333;
    font-weight: bold;
}

/*修改投票推荐的候选人头像为方形*/
.naire_candidate .emp_list .emp img {
    border-radius: 0%;
}
.naire_candidate .emp_list .emp {
    width:120px;
}
.naire_candidate .emp_list .emp img {
    width: 50px;
    height: 50px;
    margin: 20px;
}

/*info弹窗分组标题字加粗*/
.pc .model-dialog-style .hc-form .hc-form-group .title {
    font-weight:700;
}

.hc-list-grid-new.cell .table-row.bg-blue .table-cell {
    background-color: #cdeefd!important;
}

.hc-list-grid-new.cell .table-row.bg-orange .table-cell {
    background-color: #FF7F33!important;
}

.hc-list-grid-new.cell .table-row.bg-green .table-cell {
    background-color: #ccf4dc!important;
}

hc-list-new .hc-list-detail .row {
	padding-bottom: 0;
}

/*人才画像中的人员卡片*/
.home-widget-emp-view-card-info .hc-form .hc-form-group .content .hc-form-field {
    margin: 6px !important;
}

.home-widget-emp-view-card-info .hcm-content-body {
    height: 80%;
}

.home-widget-emp-view-card-info .hc-view .hc-form-field .hc-form-control {
    background-color: #F5F5F5;
}

.home-widget-emp-view-card-info .hc-form .hc-form-group .content .hc-form-field {
    background-color: #F5F5F5;
}

/*仪表板标题*/
hcm-board .hc-board-container .hc-board-component-container hc-board-component .hc-board-component-title   {
    font-weight:800;
    font-size:16px;
    color: #3C78D7;
}

/*人员卡片标题*/
.home-widget-emp-view-card-info .hcm-content-body .hcm-content-title{
    font-weight:800;
    font-size:16px;
    color: #3C78D7;
}

/*隐藏简历上传并解析*/
.rec-candidate-resume-pc .my-resume-content .my-resume-view-center .my-resume-view-content-body .uploadBox {    display: none;
}

hc-dialog[name=recruit-resume-edit-way] .hc-dialog-window .recruit-edit-resume .edit-btn>div:nth-child(2){display:none;}

.rec-candidate-resume-mobile .my-resume-upload{   display: none;
}

hc-dialog[name=recruit-resume-edit-way] .hc-dialog-window .recruit-edit-resume .edit-btn>div :nth-child(2){  display: none; } 

/*首页二级字号调整大小*/
pc-main-side-nav .pc-main-nav .nav-body .category-content .menu-classify-item .classify-header{
    font-size:18px;
    font-weight:600;
    color:#000;
}

/*个性化看板*/
.hcm-nav-content.board-report .hcm-content-top {
    background: #122452;
    border: 1px solid #228DC9;
    box-shadow: 0px 1px 15px rgba(34, 141, 201, 0.45), inset 0px 0px 45px #20407B;
    border-radius: 4px;
}
.hcm-nav-content.board-report .hcm-content-top .hcm-content-title {
    background: unset;
}
.hcm-nav-content.board-report .hcm-content-top .hcm-content-title .text {
    color: #fff;
}
.hcm-nav-content.board-report .simple-form hc-form .hc-form-group .content .hc-form-field .hc-form-control {
    background: rgba(44, 79, 149, 0.65);
    border: 1px solid #2C71D8;
}
.hcm-nav-content.board-report .simple-form hc-form .hc-form-group .content .hc-form-field .hc-form-control .component-container,
.hcm-nav-content.board-report .simple-form hc-form .hc-form-group .content .hc-form-field .hc-form-control .component-container .input-icon{
    color: #fff;
}
.hcm-nav-content.board-report .report_filter.simple-form .hc-form-group .content .hc-form-field .hc-form-label .label,
.hcm-nav-content.board-report .report_filter.simple-form .hc-form-group .content .hc-form-field .hc-form-label .required{
    background: rgba(44, 79, 149, 0.65);
    color:#fff;
}
.hcm-nav-content.board-report .bordHeardIcon {
    color: #fff;
}
.hcm-nav-content.board-report .showsomething {
    color: #fff;
}
.hcm-nav-content.board-report .btn-pc.primary {
    background: #2C71D8;
    border: 1px solid rgba(255, 255, 255, 0.25);
}
.hcm-nav-content.board-report .btn-pc.secondary {
    background: rgba(44, 79, 149, 0.65);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.25);
}
.hcm-nav-content.board-report {
    background:radial-gradient(96% 96% at 50% 4%, #0F1E3D 0%, #061022 100%)
}
 
.hcm-nav-content.board-report hcm-board .hc-board-container .hc-board-component-container hc-board-component{
    border: 1px solid #1F93B8;
    box-shadow: 0px 1px 15px rgb(34 141 201 / 45%), inset 0px 0px 45px #20407b;
    border-radius:4px;
    background:#122452;
}
 
 .hcm-nav-content.board-report .hcm-content-bottom,
 .hcm-nav-content.board-report hcm-board .hc-board-container .hc-board-component-container hc-board-component .hc-board-component-title {
    background-color: unset;
     border-bottom: unset;
}
 
.hcm-nav-content.board-report hcm-board .hc-board-container .hc-board-component-container hc-board-component .hc-board-component-title .title-content {
    color: #fff;
  
}
.hcm-nav-content.board-report .home-widget {
    background:unset;
}
.hcm-nav-content.board-report hcm-board .hc-board-container .hc-board-component-container .home-widget .home-widget-body .hc-count-component .total-count,
.hcm-nav-content.board-report hcm-board .hc-board-container .hc-board-component-container .home-widget .home-widget-body .hc-count-component .name {
    color: #fff;
}
.hcm-nav-content.board-report count-sec .countSec .text{
   color: #e9c98e;
}
.hcm-nav-content.board-report count-sec .countSec .num{
   color: #e9c98e;
}   
 
.hcm-nav-content.board-report hc-board-data-count .home-widget .home-widget-body {
    overflow-y: hidden;
}
.hcm-nav-content.board-report hc-board-data-container .tabs .label {
    color:#fff;
}
.board-report-head hc-resizer.horizontal {
    background: unset;
}
.board-report-head hc-resizer.horizontal .arrow-icon {
    background: unset;
}
datasouce-list .virtual-scroll .virtual-scroll-container .table-header .table-header-cell {
    background-color: #122452;
    color: #fff;
    border: 1px solid #228DC9;
    box-shadow: 0px 1px 15px rgba(34, 141, 201, 0.45), inset 0px 0px 45px #20407B;
}

photo-and-name .main-box .nameAndJobBox  {
    color: white !important;
}

.board-report hc-board-data-list .hcm-content-indicator {
    background-color: unset !important;
    color: #fff !important;
}

.board-report hc-board-data-list .table-header-cell {
    background-color: #122452 !important;
    color: #fff !important;
}

.board-report hc-board-data-list .table-cell {
    background-color: #122452 !important;
    color: #fff !important;
}

.board-report hc-paging .hc-paging {
    color: #fff !important;
}

.board-report hc-paging .paging-box {
    color: #fff !important;
}

.board-report .hc-paging .paging-box button {
     background-color: unset !important;
    color: #fff !important;
}

.board-report .hc-paging .paging-box input {
    color: #fff !important;
}

.board-report .hc-view .hc-form-field .hc-form-control {
    background-color: unset !important;
}

.board-report .home-widget-emp-view-card-info .profile-info-content{
    background-color: unset !important;
    color: #fff !important;
}

.board-report .home-widget-emp-view-card-info .profile-info-content .desc .name {
    color: #fff !important;
}

.board-report .hc-form-field.hc-form-field .hc-form-label {
     color: #fff !important;
}

.board-report .hc-form-field {
    background-color: unset !important;
    color: #fff !important;
}

.board-report .hcm-content-title {
    background-color: unset !important;
    color: #fff !important;
}

.board-report .hcm-content-body {
    background-color: unset !important;
}

.board-report .btn-item .circle-btn, .board-report .btn-item .circle-btn .icon {
    background-color: unset !important;
    color: #fff !important;
}

.board-report .hc-circle-btn .btn-item {
    background: unset !important;
}

.board-report .field-container {
     background-color: unset !important;
    color: #fff !important;
}

.board-report .hc-list-detail .row .content .body .detail .detail-text {
     background-color: unset !important;
    color: #fff !important;
}

.board-report .hc-list-homepage .custom-content>div>div>div {
    color: #fff !important;
}

.board-report .hc-list-homepage .row-container:hover {
    background: unset !important;
}

.board-report .hc-list-card .card-container .card-item {
    background: unset !important;
    color: #fff !important;
}

.board-report hc-list-no-data .desc {
    color: #fff !important;
}

.board-report .time-line .axis-node {
     background: #fff !important;
}

.board-report .time-line .row:after {
    background: #fff;
}

/*招聘门户点击左上角不返回首页*/
.pc-main-frame .portal-header .header-content .portal-logo {
    pointer-events: none;}
    
/*隐藏登录页面语音邮箱验证码*/
.login-window #pw-login .login-form .login-tip .code-messages{
    display:none;
}
.login-window #pw-login .login-form .login-tip .code-button-group{
    display:none;
}

/*隐藏移动端职位详情页中的规模、行业、公司详情*/
.rec-depart-info-mobile .company-card .mid .info span:first-child {
    display: none;
}
.rec-depart-info-mobile .company-card .mid .info span:last-child {
    display: none;
}
.hc-dialog-window header .main, hc-dialog.bottom-dialog-90 .hc-dialog-window header .main {
    display: none;
}

/*招聘移动端首页字体*/
.home-page .operate .flex-1 {
    font-size: 20px;
    font-weight: 700;
}

/*隐藏招聘门户收起按钮*/
.portal-job-list-mobile hc-form .hc-form .hc-form-field .hc-form-desc+.desc-toggle{
        display: none;
}

/*登录页面提示内容*/
#login-html #login-alter::after {
    content: '如您收不到验证码，请通过以下方式解除接收限制：联通用户发送短信内容DG或1111到10690755768281；电信用户发送短信DG或 1111到 10690755-78261。';
}

/*应聘进程隐藏扫一扫*/
.progress-detail .process-detail-content .company-code {
    display: none;
}

/*招聘看板*/

.ng-scope .fieldwork-rec-interview{
    display: none;
}


/*应聘进程隐藏左上角职位信息*/
.progress-detail .position .progress-title .name-inner-pc, .progress_detail .position .progress-title .name-inner-pc {
    display: none;
}

.progress-detail .position .content .line-third, .progress-detail .position .content .line_sec, .progress_detail .position .content .line-third, .progress_detail .position .content .line_sec {
    display: none;
}

.progress-detail .position .progress-title .name-inner-mobile .state-name, .progress_detail .position .progress-title .name-inner-mobile .state-name {
    display: none;
}

/*隐藏我的简历中的内推人*/
.rec-candidate-resume-pc .my-resume-content .my-resume-view-left .my-resume-other-info .my-resume-other-info-select-option .my-resume-other-info-left-content .internal-info {
    display: none;
}

.rec-candidate-resume-mobile .internal-code {
    display: none;
}

/*隐藏登录页面（新版）邮箱注册*/
.login-window #pw-login .login-form .switch-tabs {
    display:none;
}

/*隐藏应聘进程中的“沟通”、“发新消息”*/
.article-item .operate .oper-item .icon {
    display: none;
}

rec-chat-line .rec-chat-line .chat-frame .footer-btn .btn-box {
    display: none;
}

/*科技主题字体改为正常字体*/
.hcm-nav-content.board-report#tech {
        font-family: unset;
}

/*招聘移动端图片位置调整*/
.portal-job-list-mobile .job-search-bar {
        margin-top: 160px;

}
.portal-job-list-mobile .portal-job-banner {
        position: absolute;
        top: 0;
}

/*调整民主测评中的附件按钮大小*/
.obj-card-pc .obj-info-main .obj-report
{ font-size: 18px; }

.eval-obj-info .obj-info-fold .obj-info .obj-main .obj-btns span {
    font-size: 18px;
}