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


        hc-dialog .hc-dialog-window footer .hc-dialog-button > div{
    background: #03a9f4;
    color: #fff;
}
#pc-login-page .login-window .login-mode-select {
    display: none;
}
.pc-login-page form input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 1000px #e7e7e7 inset;
    }
.org-dept .org-dept-parent .org-dept-mobile #org_dept .header-info .header-title .header-right{
    width: 30px;
}
.org-dept #org_dept_mobile .dept-header .header-info .header-title .left .title-name {
    margin-top: 10px;
}
.pc-login-page .login-window-inner input {
      background-color: #e7e7e7 !important;
}
.pc-login-page{
    background: #f4f4f4 url(/static/service/pc/resources/images/login_bg.gif) no-repeat;
    background-size: 100% 99.9%;
    padding-top: 100px !important;
}
.pc-login-page .login-window {
    width: 440px;
    margin: auto;
    padding: 10px 92px 10px 92px !important;
    font-size: 14px;
    border-radius: 2px;
    box-shadow: 0 2px 3px rgba(213, 213, 213, 0.7);
}
.org-panel .depart-list-item .number{
    display: none;

}
.org-panel .depart-list-item .name{
    line-height: 36px;
}
div[tree-model] .tree-model-node.is_leaf .collapsed {
    display: inline-block !important;
}

div[tree-model] .tree-model-node.is_leaf .collapsed .arrow {
    display: none;
}

div[tree-model] li .label_org_name{
    white-space: pre-wrap;
    line-height: 18px;
    padding: 3px 0;
}
div[tree-model] li .normal {
    display: inline-block;
    width: 14px;
    min-width: 14px;
    height: 24px;
    vertical-align: top;
}
.salary-item .salary-block .summary-block{
	display: none !important;
}
salary-brief-item .brief-item-box .brief-info-row:nth-child(2){
	display: none !important;	
}
salary-brief-item .brief-item-box .brief-info-row:nth-child(3){
	display: none !important;	
}

/*人员信息手机页面*/
#emp-mobile-page #emp-card-mobile .emp-photo-bg {
    background: url(https://cdn.hcmcloud.cn/img?type=image&index=48da8532-d8d5-11e8-91c9-0a58c0a8049c) bottom !important;
    background-size: cover !important;
}

#emp-card-mobile .emp-base-info-block .emp-job-title {
    color: #666666;
}

#emp-card-mobile .emp-base-info-block .emp-name {
    color: #03a9f4;
}

#emp-card-mobile .func-bar .func-box .name {
    color: #03a9f4;
}

#emp-card-mobile .func-bar .func-box .content-box .content, #emp-card-mobile .func-bar .func-box .content-box .icon {
    color: #03a9f4;
}

#emp-card-mobile .func-bar .func-box .content-box {
    border: 1px solid #03a9f4;
}

.salary-item .salary-block .detail-block .detail-box {
        width: 50% !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    
   #login-third-party{
	display:none;
}

/*隐藏右上角"新建"按钮*/
.pc-main-frame .header-banner > nav .icon.with-inner {
    display: none;
}

.pc-main-frame .header-banner>nav .icon-hcm-question {
    display: none;
}
hc-dialog .hc-dialog-window header .assist {
    display: none;
}

/*隐藏新版组织架构组织负责人*/
.org-card-pc .card-item .card-item-content .manager .no-manager {
    display: none;
}

/*首页检索框突出篮框（搜索整个世界）*/
specialist-search .search-view > header label input{
    border: 1px solid #03a9f4;
    border-radius: 4px;
}

/*招聘门户隐藏跳转官网的地址*/
.company-page .company-info .company-top .company_base .middle-info .line_fir .line_third a .company-href {
    display: none;
}

/*人力洞察隐藏修改子项名称*/
#dashboard-page .analysis-name .analysis-logo.icon-hcm-edit{ 
    display: none !important;
}



/*（员工之窗）意见箱两端对齐*/
.mobile .text-justify span {
    display: inline-block;
    text-align: justify;
}
.text-justify span {
    display: inline-block;
    text-align: justify;
}
.mobile .text-justifys  {
     flex: 0 0 100px;
}

.text-justifys  {
     flex: 0 0 150px !important;
}

/*（员工之窗）意见箱文本框右侧进度条*/
hc-text-area textarea:hover::-webkit-scrollbar-track-piece, hc-text-area textarea:hover::-webkit-scrollbar-button {
    background-color: rgba(0, 0, 0, 0.08); 
    height: 0;
}
hc-text-area textarea:hover::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}
hc-text-area textarea:hover::-webkit-scrollbar-track-piece, hc-text-area textarea:hover::-webkit-scrollbar-button {
    background-color: rgba(0, 0, 0, 0.08);  
    height: 0;
}
hc-text-area textarea::-webkit-scrollbar {
    width: 8px;
    height: 0;
}
hc-text-area textarea:hover::-webkit-scrollbar {
    width: 8px;
    height: 0;
}
/*（员工之窗）意见箱文本框限制展示最大行数*/
hc-text-area textarea { max-height: 150px !important; overflow: scroll !important;}
/*处理测评标题与查看报告总结重叠问题*/
.naire-main-content .naire-preview .preview-form .naire-mobile .naire-title {
    padding-top: 30px;
}
.eval-content .summary-btn {
    right: 20px;
}
/*管理服务查看组织机构，组织名称位置*/
.org-dept #org_dept_mobile .dept-header .header-info .header-title .left .title-name {
    margin-top: 10px;
}
/*手机端组织测评问卷内容左对齐*/
.naire-main-content .naire-preview .preview-form .naire-mobile .naire-desc .naire-desc-pre {
    text-align: left;
}
/*测评活动分组中的比例修改样式编辑*/
assessor-body .activity-assessor-object .object-body-head .item-info-head-name .item-info-group-name .icon-width .edit-group, .activity-assessor .activity-assessor-body .activity-assessor-evaluator .activity-assessor-evaluator-body .evaluator-body-head .item-info-head-name .item-info-group-name .icon-width .edit-group {
font-size:14px
}
/*测评活动分组中的比例修改样式删除*/
assessor-body .activity-assessor-object .object-body-head .item-info-head-name .item-info-group-name .icon-width .edit-group, .activity-assessor .activity-assessor-body .activity-assessor-evaluator .activity-assessor-evaluator-body .evaluator-body-head .item-info-head-name .item-info-group-name .icon-width .delete-group {
font-size:14px
}
/*测评活动分组中的比例修改样式1*/
.activity-assessor .activity-assessor-body .activity-assessor-evaluator .activity-assessor-evaluator-body .evaluator-body-head .item-info-head-name .item-info-group-name .icon-width .edit-group, .activity-assessor .activity-assessor-body .activity-assessor-object .object-body-head .item-info-head-name .item-info-group-name .icon-width .edit-group {
font-size:14px
}
/*测评活动分组中的比例修改样式2*/
.activity-assessor .activity-assessor-body .activity-assessor-evaluator .activity-assessor-evaluator-body .evaluator-body-head .item-info-head-name .item-info-group-name .icon-width .delete_group, .activity-assessor .activity-assessor-body .activity-assessor-object .object-body-head .item-info-head-name .item-info-group-name .icon-width .delete_group {
    font-size: 14px;}
/* 薪酬管控首页工作台入口背景图显示 */
hcm-board .hc-board-container .hc-board-component-container[key='component_0d2ac837-67ec-459f-a6a2-666f5b743544-title'] datasouce-view .home-widget hc-view .hc-form.hc-view .hc-from-flex-content{
    display: flex;
    align-items: center;
    justify-content: center;
}

hcm-board .hc-board-container .hc-board-component-container[key='component_0d2ac837-67ec-459f-a6a2-666f5b743544-title'] datasouce-view .home-widget {
    background: #fff;
}


/* 仪表板整个大背景的背景色，如果需要改成背景图片, */
.board-report[id='tech_minimalist_pastel_dashboard_v1'] .hcm-content-bottom>hcm-board {
    background: linear-gradient(110deg, #F3FAFF, #F6F9FF);
}


/* 仪表板组件边框 */
.board-report[id='tech_minimalist_pastel_dashboard_v1'] .hcm-content-bottom>hcm-board>.hcm-board>.lazy-parent>.hc-board-container>.hc-board-component-container>hc-board-component {
    /* 四个角的颜色，要调整颜色请修改#33cdfa这个值*/
    background: linear-gradient(#33cdfa, #33cdfa) left top, 
                linear-gradient(#33cdfa, #33cdfa) left top, 
                linear-gradient(#33cdfa, #33cdfa) right top, 
                linear-gradient(#33cdfa, #33cdfa) right top, 
                linear-gradient(#33cdfa, #33cdfa) left bottom, 
                linear-gradient(#33cdfa, #33cdfa) left bottom, 
                linear-gradient(#33cdfa, #33cdfa) right bottom, 
                linear-gradient(#33cdfa, #33cdfa) right bottom !important;

    background-repeat: no-repeat !important;
    background-size: 1.5px 16px, 16px 1.5px !important;
    padding: 2px !important;
    border-radius: unset;
    border: unset;
}

/* 主题title组件无边框 */
.board-report[id='tech_minimalist_pastel_dashboard_v1'] .hcm-content-bottom>hcm-board>.hcm-board>.lazy-parent>.hc-board-container>[key$="-title"]>hc-board-component {
    background: none !important;
}

.board-report[id='tech_minimalist_pastel_dashboard_v1'] .hcm-content-bottom>hcm-board>.hcm-board>.lazy-parent>.hc-board-container>[key$="-title"]>hc-board-component>.hc-board-component {
    background: none !important;
}


.board-report[id='tech_minimalist_pastel_dashboard_v1'] .home-widget {
    background: transparent;
    padding: 8px;
}

/* 仪表板组件背景色 */
/*要调整每个组件的背景色，请调整下面两个样式里的 rgba(255, 255, 255, .4) 这个值*/
.board-report[id='tech_minimalist_pastel_dashboard_v1'] .hcm-content-bottom>hcm-board>.hcm-board>.lazy-parent>.hc-board-container>.hc-board-component-container>hc-board-component>.hc-board-component-title {
    background: rgba(255, 255, 255, .4);
}

.board-report[id='tech_minimalist_pastel_dashboard_v1'] .hcm-content-bottom>hcm-board>.hcm-board>.lazy-parent>.hc-board-container>.hc-board-component-container>hc-board-component>.hc-board-component {
    background: rgba(255, 255, 255, .4);
}

.board-report[id='tech_minimalist_pastel_dashboard_v1'] hcm-board .hc-board-container .hc-board-component-container hc-board-component {
    background-color: transparent;
}
/* 仪表板组件背景色 结束*/


.board-report[id='tech_minimalist_pastel_dashboard_v1'] hcm-board .hc-board-container {
    margin-top: 0;
}


/* 指标组件样式 */
.index-area {
    
}

.index-area .index-box-group {
    margin-top: 30px;
}

.index-box-group {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100%;
}

.index-box {
    
}

.index-box.w-2 {
    
}

.index-box-title {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 500;
    color: rgba(111, 118, 134, 1);
}

.index-box-value {
    height: 26px;
    line-height: 26px;
    font-size: 18px;
    font-weight: 500;
    color: rgba(21, 23, 24, 1);
    margin-top: 4px;
}

.index-box-compare {
    display: flex;
    align-items: center;
    margin-top: 2px;
}

.index-box-compare-text {
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    font-weight: 500;
    color: rgba(21, 23, 24, 1);
}


.index-box-compare-value {
    margin-left: 4px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
}

.index-box-compare-icon {
    margin-left: 2px;
}

.value-up {
    color: #ed1c24;
}

.value-down {
    color: #14d895;
}

.icon-up {
    color: #ed1c24;
}

.icon-down {
    color: #14d895;
}


/* 分位值组件样式 */

.percentile-area {
    width: 100%;
}

.percentile-box-group {
    display:flex;
    gap:12px;
}

.percentile-box {
    flex: 1;
    display:flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    border: 0.2px solid #03a9f4;
    padding:12px;
}

.percentile-box-title {
    height: 70px;
    width: 70px;
    border-radius: 8px;
    background: #e6f6fe;
    color: #03a9f4;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    align-content: center;
}

.percentile-box-title.big-title {
    width: 50%;
}

.percentile-box-content {
    
}

.percentile-box-content-value {
    text-align: right;
    color: #151718;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    height: 26px;
}

.percentile-box-content-compare {
    display: flex;
    align-items: center;
    font-weight: 500;
    margin-top: 4px;
}

.percentile-box-content-compare-text {
    font-size: 12px;
    height: 18px;
    line-height: 18px;
}

.percentile-box-content-compare-value {
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    margin-left: 4px;
}

.percentile-box-content-compare-icon {
    margin-left: 2px;
}

.mg-12 {
    margin-top: 12px;
}


/* 中长期激励情况组件样式 */

.hc-list-card .card-container .card-item.lti-box {
    height: 96px;
    min-width: 324px;
    padding: 0;
    position: relative;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #e6f6fe;
    overflow: hidden;
}

.lti-box-area {
    display: flex;
    align-items: center;
    height: 96px;
}

.lti-box-icon {
    position:absolute;
    /*left:0;*/
    /*bottom:0;*/
    left: -20px;
    top: -6px;
}

.lti-box-title {
    color: #424a57;
    z-index: 10;
    position: relative;
    flex: 0 0 64px;
    white-space:wrap;
    width:80px;
    line-height: 22px;
    font-weight: 500;
    margin: 0 8px;
}

.lti-box-content-box {
    display:flex;
    height:100%; 
    padding: 8px 0;
}

.lti-box-content {
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    z-index: 10;
    position: relative;
    flex: 1 1 33.33%;
}

.lti-box-content-text {
    font-size:12px;
    color: #6f7686;
    font-weight: 500;
    line-height: 18px;
    margin-right:8px;
}

.lti-box-content-value {
    font-family: 'DIN Alternate';
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #151718;
    margin-top: 4px;
}


/* 象限组件样式 */


.quadrant-component-simple {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.quadrant-component-simple-title {
    /*width: 96px;*/
    /*height: 64px;*/
    padding: 8px 4px;
    /*background: #e6f6fe;*/
    /*border-radius: 4px;*/
    /*border: 1px solid var(--hcm-theme-color-tint-800);*/
    color: #03a9f4;
    align-content: center;
    font-weight: 500;
    font-size: 12px;
    height: 110px;
    width: 110px;
    border-radius: 100%;
    text-align: center;
    background: #fff;
    border: 2px solid #03a9f4;
    display: grid;
}

.quadrant-component {
    
}

.quadrant-component.simple {
    width: 160px;
}

.quadrant-x-title {
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #6F7686;
    text-align: right;
    margin-right: 10px;
}

.quadrant-y-title {
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #6F7686;
    margin-left: 10px;
}

.quadrant-border {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    margin: 10px 0;
    position: relative;
}

.quadrant-border:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #ccc;
    transform: translateX(-50%);
}

.quadrant-border:before {
    content: "";
    position: absolute;
    bottom: -4px;
    right: 0;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #ccc;
    transform: translateX(50%);
}

.quadrant-group {
    display: flex;
    align-items: center;
}

.quadrant-box {
    width: 50%;
    height: 120px;
    background: #F6F9FF;
    align-content: center;
    padding: 20px;
}

.quadrant-box.space-10 {
    padding: 10px;
}

.quadrant-box.simple {
    width: 60px;
    height: 60px;
}

.quadrant-box.simple .quadrant-title {
    display: none;
}

.quadrant-box.sp {
    background: #FFFAF0;
}

.quadrant-title {
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #666;
    text-align: right;
}

.quadrant-content {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    margin-top: 20px;
}

.quadrant-content.simple {
    margin-top: 0;
}

.quadrant-value {
    height: 28px;
    line-height: 28px;
    font-size: 24px;
    font-weight: 700;
    font-family: "DIN Alternate";
    color: #2F87F4;
}

.quadrant-value.sp {
    color: #FFAD0D;
}

.quadrant-text {
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #666;
    margin-left: 4px;
}

.br-1 {
    border-right: 1px solid #ccc;
}

.bb-1 {
    border-bottom: 1px solid #ccc;
}


/* 多页签组件radio样式 */

hc-board-data-container .radio {
    right: 20px !important;
    top: 20px !important;
}


/* 列表组件切换展现样式的按钮（三个点）隐藏 */
hc-board-data-list .hcm-content-indicator .change_list_view_pc {
    display: none;
}

hc-board-data-list .hcm-nav-content .hcm-content-indicator.operate-banner {
    padding: .5rem;
}

hc-board-custom-chart .filter, hc-board-data-chart .filter {
    margin: 10px;
}

/* 仪表板组件图标边距 */

hcm-board .hc-board-container .hc-board-component-container hc-board-component .hc-board-component-title .title-icon {
    margin-left: 10px;
}


/* 仪表板列表去掉... */
.board-report .hcm-content-indicator .grid-setting-content {
        display: none;
}


/* 组合组件中的产业分组样式 */

.cate-box-group {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
}

.cate-box {
    margin-right: 10px;
    font-size: 14px;
    padding: 8px 12px;
    cursor: pointer;
}

.cate-box.selected {
    background: #03a9f4;
    color: #fff;
    border-radius: 16px;
}


.board-report[id='tech_minimalist_pastel_dashboard_v1'] .hc-list-card .card-container .card-item.list-item-card  {
    height: 24px !important;
    line-height: 24px !important;
    padding: 0 !important;
    width: auto !important;
    margin: 10px !important;
    min-width: unset;
    background: unset;
    border: unset;
}

.board-report[id='tech_minimalist_pastel_dashboard_v1'] .hc-list-card .card-container .card-item.list-item-card.selected {
    background: #fff;
}

.board-report[id='tech_minimalist_pastel_dashboard_v1'] .hc-list-card .card-container .card-item.list-item-card .default-content.flex-1 {
    width: auto;
    min-height: unset;
}

.nav-card {
    width: max-content;
    padding: 2px 10px;
    background: #fff;
    border-radius: 20px;
    cursor: pointer;
}

.nav-card.selected {
    background: #03a9f4;
    color: #fff;
}

.tab-card {
    border: 1px solid #03a9f4;
}

.tab-card.selected {
   border-color: #03a9f4;
}

.hc-board-container>[key$="-nav"] .card-container {
    flex-wrap: nowrap;
}

.hc-board-container>[key$="-nav"] .pager-content {
    display: none;
}


/* 首页入口样式 */
/*中间 图标logo*/
.home-page-logo {
    position: absolute;
    top: 38%;
    left: 43.5%;
    height: 10%;
    width: 13%;
}

.home-page-logo img {
    height: 90%;
    width: 90%;
}

/*全员位置*/
.home-page-box-1 {
    position: absolute;
    top: 17%;
    left: 45%;
    height: 8%;
    width: 10%;
    font-size: 24px;
    font-weight: 700;
    text-align:center;
    display: flex;
    align-items:center;
    justify-content: center;
}

/*全口径位置*/
.home-page-box-2 {
    position: absolute;
    top: 75%;
    left: 27%;
    height: 8%;
    width: 12%;
     font-size: 24px;
    font-weight: 700;
     text-align:center;
     display: flex;
    align-items:center;
    justify-content: center;
}

/*全级次位置*/
.home-page-box-3 {
    position: absolute;
    top: 75%;
    left: 59.5%;
    height: 8%;
    width: 12%;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    display: flex;
    align-items:center;
    justify-content: center;
}
/*首页入口样式结束*/

.img-index-box-componet {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.img-index-box-group {
    display: flex;
    padding-bottom: 12px;
    column-gap: 2%;
    width: 100%;
    justify-content: space-between;
}

.img-index-box {
    position: relative;
    height: 94px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    border-radius: 4px;
    border: 0.2px solid #03a9f4;
    padding: 16px;
    overflow: hidden;
}

.img-index-box.w3 {
    flex: 0 0 32%;
}

.img-index-box.w5 {
    flex: 0 0 49%;
}

.img-index-box-img {
    position: absolute;
    width: 120px;
    height: 120px;
    left: -16px;
    top: -6px;
}

.img-index-box-img img {
    height: 90px;
    width: 90px;
}

.img-index-box-title {
    color: #6f7686;
    font-weight: 500;
    line-height: 22px;
    position: relative;
    z-index: 10;
}

.img-index-box-value {
    color: #151718;
    font-weight: 700;
    font-size: 16px;
    font-family: 'DIN Alternate';
    position: relative;
    z-index: 10;
}

/*仪表板组合组件尺寸样式*/

board-container .border-container hcm-board .hcm-board .hc-board-container {
    padding-left: 0;
    width: 100%;
}

/*仪表板组合组件内部组件尺寸样式*/
.hc-board-container>[key$="-inner"] {
    width: 100% !important;
}

.hc-board-container>[key$="-inner"]>hc-board-component {
    padding: unset !important;
}


/*薪酬监控仪表板（国电投首页）主题组件样式*/

.main-index-component {
    width: 100%; 
    height:100%;
        background: radial-gradient(circle closest-side at center, rgba(105, 208, 254, 0.1) 0%, rgba(74, 251, 204, 0.05) 50%, rgba(255, 255, 255, 0.1) 100%);
}

.main-index-group {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-around;
    
}

.group-normal {
    height: 30%;
}

.group-big {
    height: 40%;
}

.main-index-box {
    height: 80%;
    aspect-ratio: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-radius: 100%;
    background: #fff;
    position: relative;
}

.main-index-box:before {
    content: "";
    background: linear-gradient(150.73deg, rgba(122, 207, 255, 1) 13.06%, rgba(222, 212, 255, 1) 44.1%, rgba(108, 228, 255, 0.06) 86.75%);
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    border-radius: 100%;
}

.main-index-title {
    font-size: 20px;
    color: #03a9f4;
    font-weight: bolder;
    padding-bottom: 16px;
}

.main-index-value {
    font-size: 18px;
    color: #333;
    padding-bottom: 12px;
}

.main-index-logo img{
    width: 80%;
}


/*大屏薪酬看板 */

@media (min-width: 7680px) {
  body {
    width: 1920px;
    height: 540px;
    transform-origin: left top;
    transform: scale(4);
  }
}

.board-report[id='gdt_bs'] .hcm-content-bottom>hcm-board {
    background-image:url(/document/loadsourceimage?index=auto_4f352ccf47524730b4eb86f201343184);
    background-size: 100% 100%;
}

.board-report[id='gdt_bs'] hcm-board .hc-board-container .hc-board-component-container {
    padding: 0;
}

.board-report[id='gdt_bs'] .hcm-content-bottom>hcm-board>.hcm-board>.lazy-parent>.hc-board-container>.hc-board-component-container>hc-board-component {
    right: 1vh;
    top: 1vh;
    bottom: 0;
   /* background-image:url(/document/loadsourceimage?index=auto_2f452d0e454c4184a7e61fa651692944);*/
    background: linear-gradient(180deg, rgba(3, 19, 59, 0.9), rgba(10, 38, 103, 0.6));
    border-color: rgba(255, 255, 255, 0.1);
}

.board-report[id='gdt_bs'] .hcm-content-bottom>hcm-board>.hcm-board>.lazy-parent>.hc-board-container>.hc-board-component-container>hc-board-component>.hc-board-component>.home-widget {
    background: none;
    padding: 0;
    min-height: unset;
}

.board-report[id='gdt_bs'] hcm-board .hc-board-container .hc-board-component-container hc-board-component {
    padding: 0;
    border-width: 0.06rem;
    border-radius: 0.3rem;
}

.board-report[id='gdt_bs'] hcm-board .hc-board-container .hc-board-component-container hc-board-component .hc-board-component-title {
    background-image:url(/document/loadsourceimage?index=auto_2ff9414e0633484a9a070cf9a0dd689a);
    background-size: 100%;
    height: 2.8vh;
    font-size: 0.8rem;
    color: #fff;
    border-bottom-width: 0.06rem;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    border-bottom-style: solid;
    border-radius: 0.3rem 0.3rem 0 0;
    font-family: youshebiaotihei;
}

.board-report[id='gdt_bs'] hcm-board .hc-board-container .hc-board-component-container hc-board-component .hc-board-component-title .title-content {
    padding: 0 0 0 0.6rem;
}

.board-report[id='gdt_bs'] .index-box-group {
    
}

.board-report[id='gdt_bs'] .index-box-group .index-box {
    
}

.board-report[id='gdt_bs'] .index-box-group .index-box .index-box-title {
    font-size: 0.55rem;
    color: rgba(255, 255, 255, 0.6);
    height: 0.8rem;
    line-height: 0.8rem;
    
}

.board-report[id='gdt_bs'] .index-box-group .index-box .index-box-value {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.75rem;
    color: #fff;
    margin-top: 0.6rem;
}

.board-report[id='gdt_bs'] .index-box-group .index-box .index-box-compare {
    margin-top: 0.2rem;
}

.board-report[id='gdt_bs'] .index-box-group .index-box .index-box-compare .index-box-compare-text {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.45rem;
    color: #fff;
    padding-top: 0.05rem;
}

.board-report[id='gdt_bs'] .index-box-group .index-box .index-box-compare .index-box-compare-value {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.65rem;
    margin-left: 0.2rem;
}

.board-report[id='gdt_bs'] .value-up {
    color: #F9E34E;
}

.board-report[id='gdt_bs'] .icon-up {
    color: #F9E34E;
}

.board-report[id='gdt_bs'] .icon-down {
    color: rgba(255, 255, 255, 0.6);
}

.board-report[id='gdt_bs'] .main-index-component {
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 5%;
    background: none;
    background-image: url(/document/loadsourceimage?index=auto_0c02935c90814c97860647a24736f50c);
    background-size: 100%;
    background-position: center;
}

.board-report[id='gdt_bs'] .main-index-component .main-index-group {
    
}

.board-report[id='gdt_bs'] .main-index-component .main-index-group .main-index-box {
    background: radial-gradient(64.34% 47.07% at 50% 50%, rgba(1, 36, 76, 0.35) 0%, rgba(14, 63, 173, 0.7) 100%);
    
}

.board-report[id='gdt_bs'] .main-index-component .main-index-group .main-index-box:before {
    content: "";
    background: linear-gradient(180deg, rgba(51, 123, 193, 1) 3.27%, rgba(61, 115, 255, 0) 103.27%);
    position: absolute;
    top: -0.1rem;
    left: -0.1rem;
    right: -0.1rem;
    bottom: -0.1rem;
    z-index: -1;
    border-radius: 100%;
}

.board-report[id='gdt_bs'] .main-index-component .main-index-group .main-index-box .main-index-logo img{
    width: 70%;
}

.board-report[id='gdt_bs'] .main-index-component .main-index-group .main-index-box .main-index-title {
    padding: 0;
    font-size: 0.95rem;
    margin-bottom: 0.3rem;
    color: #fff;
    font-family: youshebiaotihei;
}

.board-report[id='gdt_bs'] .main-index-component .main-index-group .main-index-box .main-index-value {
    padding: 0;
    font-size: 0.85rem;
    margin-bottom: 0.3rem;
    color: #fff;
}

.bs-main-index-detail-box {
    padding: 0.6rem;
    width: 14rem;
    border-radius: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(180deg, rgba(3, 27, 75, 1) 0%, rgba(7, 64, 177, 1) 100%);
    border-radius: 0;
}

.bs-main-index-detail-box .index-detail {
    display: flex;
    justify-content: space-between;
    font-size: 0.8rem;
}

.bs-main-index-detail-box .index-detail .index-detail-text {
    font-weight: 500;
    color: #fff;
}

.bs-main-index-detail-box .index-detail .index-detail-value {
    color: #fff;
}

.bs-main-index-detail-box .index-compare {
    display: flex;
    justify-content: space-between;
    margin-top: 0.5rem;
    font-size: 0.7rem;
    color: #fff;
}

.bs-main-index-detail-box .index-compare .index-compare-item {
    
}

.bs-main-index-detail-box .index-compare .index-compare-item .index-compare-text {
    
}

.bs-main-index-detail-box .index-compare .index-compare-item .index-compare-value {
    color: #F9E34E;
    margin-left: 0.4rem;
}


.bs-main-index-list-box { 
    padding: 0.5rem 0.8rem;
    width: 14rem;
    border-radius: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(180deg, rgba(3, 19, 59, 0.9) 0%, rgba(10, 38, 103, 0.6) 100%);
}

.bs-main-index-list-box .main-index-list-item {
    display: flex;
    justify-content: space-between;
    margin-top: 0.3rem;
    font-size: 0.75rem;
}

.bs-main-index-list-box .main-index-list-item .index-list-text{
    font-weight: 500;
    color: #fff;
}

.bs-main-index-list-box .main-index-list-item .index-list-value{
    color: #fff;
}

.board-report[id='gdt_bs'] .title-box {
    height: 100%;
    color: #fff;
    font-family: youshebiaotihei;
    font-size: 2rem;
    /* line-height: 100%; */
    text-align: center;
}




/* gdt cadre dashboard */

.cadre-sum-box {
    height: 100%;
    width: 100%;
    padding-top: 16px;
    color: #fff;
}

.cadre-sum-box .cadre-sum-title {
    font-size: 18px;
    font-family: youshebiaotihei;
    font-weight: 100;
}

.cadre-sum-box .cadre-sum-main-box {
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding-top: 10px;
    cursor: pointer;
}

.cadre-sum-box .cadre-sum-main-box .sum-main-value{
    font-size: 60px;
    font-family: D-DIN-Bold;
}

.cadre-sum-box .cadre-sum-main-box .sum-main-text{
    font-family: youshebiaotihei;
    font-size: 24px;
    padding-left: 8px;
}

.cadre-sum-box .cadre-sum-desc-box {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    font-style: italic;
}

.cadre-sum-box .cadre-sum-desc-box .sum-desc-text{
font-style: italic;
}


.cadre-sum-box .cadre-sum-desc-box .sum-desc-value{
    font-family: 'D-DIN';
    font-size: 28px;
    padding-left: 8px;
}

.cadre-sum-box .cadre-sum-desc-box .sum-desc-value-text{
    font-family: youshebiaotihei;
    font-size: 18px;
    padding-left: 4px;
    font-weight: 100;
}

.cadre-index-group {
width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    padding-top: 16px;
}

.cadre-index-group .cadre-index-box{
    text-align: center;
}

.cadre-index-group .cadre-index-box .cadre-index-text{
    color: red;
}

.cadre-index-group .cadre-index-box .cadre-index-value{
    font-size: 56px;
    font-family: D-DIN-Bold;
    padding-top: 16px;
    cursor: pointer;
}

.cadre-dim-box {
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}

.cadre-dim-box .cadre-dim-item {
    padding: 8px 16px;
    margin-right: 20px;
    border-radius: 20px;
    cursor: pointer;
}

.cadre-dim-box .cadre-dim-item:hover {
    background: #03a9f4;
    color: #fff;
}

.cadre-dim-box .cadre-dim-item.selected {
    background: #03a9f4;
    color: #fff;
}

.board-report[id='cader_dashboard_1'] .hc-list-card .card-container .card-item.list-item-card  {
    height: 24px !important;
    line-height: 24px !important;
    padding: 0 !important;
    width: auto !important;
    margin: 10px !important;
    min-width: unset;
    background: unset;
    border: unset;
}

.board-report[id='cader_dashboard_1'] .hc-list-card .card-container .card-item.list-item-card.selected {
    background: #fff;
}

.board-report[id='cader_dashboard_1'] .hc-list-card .card-container .card-item.list-item-card .default-content.flex-1 {
    width: auto;
    min-height: unset;
}



.board-report[id='cader_dashboard_1'] [key^='component-cadre-sum-box'] hc-board-component {
    background: #03a9f4;
}

.board-report[id='cader_dashboard_1'] [key^='component-cadre-sum-box'] hc-board-component .home-widget{
    background: none;
}
/*招聘简历中心左上角分数 */
.hc-list-rec .interview-result.color4 {
    display: none;
}
/*招聘简历界面关闭学历*/
.resume-detail-view .resume-content .apply-view-left .rec-resume-detail-resume-content .rec-resume-detail-base-info .rec-resume-detail-photo-info .rec-resume-detail-info ul .rec-resume-detail-info-third-li>span:last-child{
    display: none;
}
/*关闭高级查询历史记录*/
.emp-super-search .content {
   top: 90px
}
