.page-spinner-bar > div {
    background: #f20;
}
.taskedit-icon-img {
    width: 24px;
    height: 24px;
    min-width: 24px;
    display: inline-flex;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px !important;
    background-position: center;
    margin-right: 6px;
}
.taskedit-image-container{
    display: flex;
    align-items: center;
}
.taskedit-decode-text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.taskedit-delref-sign{
    margin-top: 10px !important;
}

a.taskedit-delref-sign {
    background-image: url("../../img/pm/common/taskedit_delref.svg") !important;
}

a.taskedit-delref-sign:hover {
    background-image: url("../../img/pm/common/taskedit_delref_hover.svg") !important;
}

a.quxiaolianjie-sign-disabled {
    background-image: url("../../img/pm/common/taskedit_delref_disabled.svg") !important;
}
.prj-dropdown-base .layui-icon-down {
    color: #4B89FC !important;
    font-size: 23px !important;
}
.prj-dropdown-base .layui-icon-down:before {
    top: 0 !important;
}
#taskUpVersion .layui-tree-icon {
    height: 15px !important;
    width: 15px !important;
}
.upload-content #inputFileList .checker{
    display: inline-flex !important;
}
.upload-content .checker input {
    display: block !important;
}
/*任务编辑进度条相关*/
.form-group .progress-control{
    display: flex !important;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}
.form-group .input-sm-plus {
    width: 95px !important;
}
.form-group .progress-input-small {
    width: 95px !important;
}
.form-group .add-unit-process-small {
    width: 95px !important;
}
/*给任务相关的所有的图形option隐藏*/
.display-none-important {
    display: none !important;
}
.media .username{
    line-height:23px !important;
    width: 1px !important;
    font-weight: bold;
}
.avatar {
    width: 20px;
}
.icon-select .media-left{
    padding-right: 1px
}
.weeks-col .theDay{
    border-radius: 15px !important;
    color: #fff !important;
    background-color: #f20;
}
.long-text-ref-task{
    line-height: 12px;
}
table .list-label-container {
    padding-top: 3px;
}


/*.icon-select .filter-option.pull-left{*/
/*    display: flex !important;*/
/*    flex-direction: row;*/
/*    justify-content: flex-start;*/
/*    align-items: center;*/
/*    flex-wrap: nowrap;*/
/*    white-space: nowrap;*/
/*}*/



/*新版底部*/
.layui-table-column {
    min-height: 50px !important;
}
.info-area-container-bottom .total-box-layui ul li{
    float: left;
    border: 1px solid #DCE0E0;
    border-radius: 8px !important;
    min-width: 60px;
    margin: -5px 3px;
    padding: 0 5px;
}
.info-area-container-bottom /*.total-box-layui*/{
    float: right;
    margin-top: -40px;
    position: relative;
    z-index: 10;
}
.help-msg-box {
    margin-top: -60px  !important;
}

/*新版头部*/
.info-area-container-top{
    float: left;
    top: 45px;
    margin-top: -40px;
    position: relative;
    z-index: 10;
}
.info-area-container-top span:hover{
    cursor: default;
}
.info-area-container-top .layui-icon-down:before {
    margin-right: 0;
    top: 0;
}
.task-type-show-box{
    /* max-width: 800px; */
    overflow: auto hidden;
}
.task-type-show-box ul {
    height: 39px;
    list-style: none; /* 去掉ul的默认样式 */
    padding: 0; /* 去掉内边距 */
    margin: 0; /* 去掉外边距 */
    width: 100%; /* 宽度100%以适应父容器 */
    white-space: nowrap;
}
.task-type-show-box::-webkit-scrollbar {
    display: none;
}
.task-type-show-box ul li {
    height: 39px;
    padding: 0 10px !important;
    display: inline-block; /* 水平排列 */
    flex: 0 0 auto; /* 不要拉伸 li 元素，保持原有宽度 */
    background-color: #F6F6F6;
    margin-left: 5px;
}
.task-type-show-box div{
    line-height: 37px;
    display: flex;
    flex-direction: row;
    justify-items: center;
    align-items: center;
}
.task-type-show-box .types-show-text{
    white-space: nowrap;
    float: left;
}
.scroll-button {
    border:0;
    background-color: #ffffff;
}
.scroll-button.left {
    left: 0;
}
.scroll-button.right {
    right: 0;
}
.task-type-show-control{
    display: flex;
    flex-direction: row;
}
.type-show-checked{
    /*border-color: #5d94f8 !important;*/
    background-color: #EAF3FE !important;
}
.type-show-checked .types-show-text{
    color: #46A5DC ;
}
.task-type-show-avatar{
    width: 25px;
    height: 25px;
    margin-top: -1px;
}
.task-type-show-avatar-radius{
    width: 25px;
    height: 25px;
    margin-top: -1px;
    border-radius: 50% !important;
}

/*任务类型不是圆角*/
/*任务编辑框内*/
.pretty-select.type ul.pretty-select-ul li.pretty-select-li .pretty-select-li-icon {
    border-radius: 0 !important;
}
/*任务列表内*/
.layui-table-cell .type_div.image-container  .icon-img {
    border-radius: 0 !important;
}
.line-con-no-border{
    border: 0;
    margin-bottom: 20px;
}
.control-label.task-content-leave-word{
    margin-top: 4px;
}
#taskLeaveWord #leave-word-bottom .leave-word{
    margin-top: 4px;
}

/*任务编辑中*/
.module-font-highlight{
    background-color: #f1d383;
}
.module-font-highlight-border{
    border-bottom: #f1d383 3px solid;
}

/*日报相关*/
.layui-table-cell .image-container .lay-ui-table-col-icon {
    flex-shrink: 0;
    background-size: cover;
}
.layui-table-cell .image-container .lay-ui-table-col-icon, .layui-table-cell .image-container .icon-img {
    width: 24px;
    height: 24px;
    min-width: 24px;
    display: inline-flex;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 12px !important;
    margin-right: 4px;
}
.layui-table-cell .image-container, .layui-table-cell .btn-container {
    display: flex;
    align-items: center;
}
.resourceName div {
    text-align: center;
}
.score-type-control {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.the-other-feel-type .bg-well,.bg-good,.bg-common,.bg-bad{
    margin-right: 0px !important;
}
#changeEndPercent .form-group {
    width: 100% !important;
    border: 1px solid #E9EFF4;
}
#changeEndPercent .form-group .find {
    display: flex !important;
}
#reVersion{
    border: 0 !important;
}
#changeEndPercent .form-group .find{
    display: flex !important;
}
#changeEndPercent .line-use .btn:not(.btn-sm):not(.btn-lg) {
    height: 30px !important;
    width: 106% !important;
}
#changeEndPercent .line-use .btn:not(.btn-sm):not(.btn-lg) {
    line-height: 18px !important;
    height: 32px;
    width: 100%;
}
.follow-the-task{
    display: grid;
    justify-items: center;
    align-items: center;
    height: 35px;
}

.layui-icon{
    font-size: 13px;
}
.layui-layer-loading .layui-icon {
    font-size: 50px;
}
.layui-layer-tips {
    width: 20% !important;
    word-break: break-all;
}
.layui-layer-tips div div{
    font-size: 14px !important;
}

.bsdForm .find.pretty-select .pretty-select-container{
    left: 0 !important;
}
.icon-select-task-list.types{
    background-color: transparent;
}
.the-task-model-choose-style{
    overflow-y: unset !important;
}
.the-task-model-choose-style .layui-menu-body-panel{
     /*margin-left: unset !important;*/
 }

.form-group .deadline-format-button{
    border: 1px solid #D6D6D6 !important;
    border-left: unset !important;
    height: 32px;
    width: 34px;
    line-height: 32px;
    text-align: center;
}
.changeable-unit.task-dealline{
    display: flex !important;
}
/*任务列表任务名称后额外图标*/
.long-text-control{
    display: flex;
    justify-content: space-between;
}
.long-text-control .long-text-other{
    /*display: flex;*/
    /*flex-direction: column;*/
    /*align-items: center;*/
    /*justify-content: space-around;*/
    /*flex-wrap: nowrap;*/
    width: 50px;
    height: 50px;
    margin: -6px -14px 0 0px;
}
.long-text-control .long-text-other span{
    /*top: 0;*/
    /*right: 10px;*/
    /*position: absolute;*/
    /*display: inline-block;*/
}
.long-text-control .long-text{
    text-align:left;
}
.long-text-control .long-text-other .leave-msg-task{
    width: 16px; /* 设置你想要的宽度 */
    height: 16px; /* 高度与宽度相等以形成正圆 */
    line-height: 14px; /* 垂直居中文本（如果需要的话） */
    text-align: center; /* 水平居中文本（如果需要的话） */
    border: 1.5px solid #46A5DC; /* 设置边框 */
    border-radius: 50% !important; /* 设置圆角为50%以形成正圆 */
    /* 可选样式，如背景色、字体大小等 */
    font-size: 10px;
    color: #46A5DC;
    background-color: #fff;
    text-align: center !important;
    /*margin-top: 10px;*/
    top: 8px;
    display: block;
}

.long-text-control .long-text-other .leave-msg-task-has-no-pass{
    width: 16px; /* 设置你想要的宽度 */
    height: 16px; /* 高度与宽度相等以形成正圆 */
    line-height: 14px; /* 垂直居中文本（如果需要的话） */
    text-align: center; /* 水平居中文本（如果需要的话） */
    border: 1.5px solid #F44336; /* 设置边框 */
    border-radius: 50% !important; /* 设置圆角为50%以形成正圆 */
    /* 可选样式，如背景色、字体大小等 */
    font-size: 10px;
    color: #fff;
    background-color: #F44336;
    text-align: center !important;
    /*margin-top: 10px;*/
    top: 8px;
    display: block;
}
.long-text-control .attachment-task{
    top: 30px;
    background: url('/static/app/1.0.0/img/pm/project-management/attachement_new_again.svg') no-repeat center;
    width: 16px; /* 设置你想要的宽度 */
    height: 16px; /* 高度与宽度相等以形成正圆 */
    line-height: 16px; /* 垂直居中文本（如果需要的话） */
    /*margin-top: 27.5px;*/
    display: block;
}
.long-text-control .long-text-other .task-name-scoretype{
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 20px !important;
    display: block;
}


.long-text-other {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    /*border: 1px solid #000;*/
    position: relative;
}

.long-text-other >.item {
    display: none; /* 默认隐藏所有子元素 */
    width: 24px;
    height: 24px;
    /*border: 1px solid #000;*/
    /*box-sizing: border-box;*/
    /*background-color: #ccc; !* 默认背景颜色 *!*/
}

/* 当有三个子元素时 */
.long-text-other[data-count="3"] > .item:nth-child(1) {
    grid-column: 2;
    grid-row: 1;
    display: block; /* 显示第一个子元素 */
}
.long-text-other[data-count="3"] > .item:nth-child(2) {
    grid-column: 2;
    grid-row: 2;
    display: block; /* 显示第二个子元素 */
}
.long-text-other[data-count="3"] > .item:nth-child(2) >span{
    margin-top: 7px;
}
.long-text-other[data-count="3"] > .item:nth-child(3) {
    grid-column: 1;
    grid-row: 2;
    display: block; /* 显示第三个子元素 */
}
.long-text-other[data-count="3"] > .item:nth-child(3) >span{
    margin-top: 7px;
}

/* 当有两个子元素时 */
.long-text-other[data-count="2"] > .item:nth-child(1) {
    grid-column: 2;
    grid-row: 1;
    display: block; /* 显示第一个子元素 */
}
.long-text-other[data-count="2"] > .item:nth-child(2) {
    grid-column: 2;
    grid-row: 2;
    display: block; /* 显示第二个子元素 */
}
.long-text-other[data-count="2"] > .item:nth-child(2) >span{
    margin-top: 7px;
}

/* 当有一个子元素时 */
.long-text-other[data-count="1"] > .item:nth-child(1) {
    grid-column: 2;
    grid-row: 1 / span 2;
    display: block; /* 显示第一个子元素 */
    height: auto;
    align-self: center;
    justify-self: center;
}






#theWeekReportLayMsg{
    background: #FFFFFF;
    /*box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);*/
    padding: 20px 46px 20px 46px;

    display: flex
;
    flex-direction: column;
    align-items: center;
}
#theWeekReportLayMsg .week-header-title{
    width: 511px;
    height: 70px;
    font-weight: 400;
    font-size: 21px;
    color: #666666;
    line-height: 29px;
    letter-spacing: 2px;
    text-align: left;
    font-style: normal;
}
#theWeekReportLayMsg .the-week-item{
    margin-top: 58px;
    width: 511px;
    height: 70px;
    font-weight: 400;
    font-size: 21px;
    color: #666666;
    line-height: 29px;
    letter-spacing: 2px;
    text-align: left;
    font-style: normal;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#theWeekReportLayMsg .the-week-itemi{
    width: 110px;
    height: 92px;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    border-radius: 5px;
    border: 0 solid #979797;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
#theWeekReportLayMsg .the-week-item .the-week-itemi:nth-child(5),
#theWeekReportLayMsg .the-week-item .the-week-itemi:nth-child(6),
#theWeekReportLayMsg .the-week-item .the-week-itemi:nth-child(7),
#theWeekReportLayMsg .the-week-item .the-week-itemi:nth-child(8) {
    margin-top: 20px;
}
#theWeekReportLayMsg .the-week-button{
    margin-top: 160px;
    width: 117px;
    height: 35px;
    background: #46A5DC;
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 17px;
    letter-spacing: 1px;
    text-align: right;
    font-style: normal;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
#theWeekReportLayMsg .the-widget-header{
    height: 25px;
    font-weight: 400;
    font-size: 18px;
    color: #666666;
    line-height: 25px;
    text-align: right;
    font-style: normal;
}
#theWeekReportLayMsg .the-week-itemi .report-score{
    font-weight: 600;
    font-size: 36px;
    color: #58CB7D;
    line-height: 59px;
    text-align: right;
    font-style: normal;
}
#theWeekReportLayMsg .dayGetScore{
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 21px;
    color: #F4B438;
    line-height: 29px;
    text-align: left;
    font-style: normal;
    margin-top: 12px;
    flex-direction: column;
}
#theWeekReportLayMsg .dayGetScore img{
    width: 19px;
    height: 23px;
}
#theWeekReportLayMsg .dayGetScore span{
    /*margin-left: 5px;*/

}
#theWeekReportLayMsg .mood.bg-feel{
    position: relative;
    padding-top: 10px;
    display: inline-block;
    height: 50px;
    padding-left: 50px;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    /*background-image: url(/static/app/1.0.0/img/pm/daily/mood_well.svg) !important;*/
    background-position-y: center;
    margin-top: 5px;
}
#theWeekReportLayMsg .mood.report-feel1{
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel1.svg) !important;
}
#theWeekReportLayMsg .mood.report-feel2{
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel2.svg) !important;
}
#theWeekReportLayMsg .mood.report-feel3{
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel3.svg) !important;
}
#theWeekReportLayMsg .mood.report-feel4{
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel4.svg) !important;
}
#theWeekReportLayMsg .mood.report-feel5{
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel5-re.svg) !important;
}
#theWeekReportLayMsg .mood.report-feel6{
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel6-re.svg) !important;
}
#theWeekReportLayMsg .mood.report-feel7{
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel7-re.svg) !important;
}

#theWeekReportLayMsg .the-week-itemi.task-count .flower-circle{
    display: flex; /* 使用Flexbox布局 */
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
    position: relative; /* 相对定位 */

    background: url(/static/app/1.0.0/img/nil/end_task_sum.svg) -1px 0px no-repeat;
    height: 47px;
    background-size: 47px 44px;
    width: 47px;

    font-weight: 600;
    font-size: 24px;
    color: #F4B438;
    line-height: 33px;
    text-align: right;
    font-style: normal;

    margin-top: 7px;
}
#theWeekReportLayMsg .task-count-text{
    font-weight: 600;
    font-size: 36px;
    color: #666666;
    line-height: 59px;
    text-align: right;
    font-style: normal;
}
#theWeekReportLayMsg .canvas-box{
    width: 51px;
    height: 51px;
    margin: auto;
    border-radius: 50% !important;
    /* background-color: #FD775B; */
    display: flex;
    flex-direction: column;
    align-items: center;
}
#theWeekReportLayMsg #ev-hour-canvas{
    /*margin: -20px 0 0 200px;*/
}
#theWeekReportLayMsg .box-text{
    /*margin-top: -40px;*/
    font-weight: 600;
    font-size: 36px;
    color: #666666;
    line-height: 40px;
    text-align: right;
    font-style: normal;
}
#theWeekReportLayMsg .the-week-button{
    cursor: pointer;
}
.task-icon-list-td{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    height: 100%;
    /*width: 100px;*/
    margin-left: -12px;
}
.task-icon-list-td .item:not(:first-child) {
    margin-left: 4px;
}
.task-icon-list-td .item {
    width: 24px;
    height: 24px;
}

.task-icon-list-td .leave-msg-task{
    width: 21px; /* 设置你想要的宽度 */
    height: 21px; /* 高度与宽度相等以形成正圆 */
    line-height: 19px; /* 垂直居中文本（如果需要的话） */
    text-align: center; /* 水平居中文本（如果需要的话） */
    border: 1.5px solid #46A5DC; /* 设置边框 */
    border-radius: 50% !important; /* 设置圆角为50%以形成正圆 */
    /* 可选样式，如背景色、字体大小等 */
    font-size: 12px;
    color: #46A5DC;
    background-color: #fff;
    text-align: center !important;
    margin-top: 2px;
    top: 8px;
    display: block;
}

.task-icon-list-td .leave-msg-task-has-no-pass{
    width: 21px; /* 设置你想要的宽度 */
    height: 21px; /* 高度与宽度相等以形成正圆 */
    line-height: 19px; /* 垂直居中文本（如果需要的话） */
    text-align: center; /* 水平居中文本（如果需要的话） */
    border: 1.5px solid #F44336; /* 设置边框 */
    border-radius: 50% !important; /* 设置圆角为50%以形成正圆 */
    /* 可选样式，如背景色、字体大小等 */
    font-size: 12px;
    color: #fff;
    background-color: #F44336;
    text-align: center !important;
    margin-top: 2px;
    top: 8px;
    display: block;
}
.task-icon-list-td .task-name-scoretype{
    width: 21px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 20px !important;
    display: block;
    margin-top: 2px;
}
.task-icon-list-td .attachment-task{
    background: url('/static/app/1.0.0/img/pm/project-management/attachement_new_again.svg') no-repeat center;
    width: 21px; /* 设置你想要的宽度 */
    height: 21px; /* 高度与宽度相等以形成正圆 */
    line-height: 24px; /* 垂直居中文本（如果需要的话） */
    /*margin-top: 27.5px;*/
    display: block;
    margin-top: 2px;
}

.task-icon-list-td .task-type-icon {
    width: 21px;
    height: 21px;
    display: block;
    margin-top: 2px;
}
.task-icon-list-td .new-task-tip{
    width: 31px;
    height: 31px;
    background: url(/static/app/1.0.0/img/pm/project-management/task_new_tip.svg) no-repeat center;
    background-size: 30px 30px;
    display: block;
    margin-top: -4px;
}
/* 日报填写表单 */

.the-report-window{
    padding: 10px;
    padding-top: unset;
    padding-bottom: 20px;
}
.the-report-window .completion-ratio-control{
    display: flex;
    align-items: center;
}
.the-report-window .the-clider-control{
    /*margin-top: 5%;*/
    margin-left: 5px;
}
.the-report-window .the-clider-control .layui-slider {
    height: 10px;
}
.the-report-window .the-clider-control .layui-slider-wrap-btn{
    border-radius: 50% !important;
    width: 20px;
    height: 20px;
    border: 2px solid #589DF5 !important;
    background: #589DF5 !important;
}
.the-report-window .the-clider-control .layui-slider-wrap {
    top: -14px;
}
.the-report-window .the-clider-control .layui-slider-bar{
    background: #589DF5 !important;
}
.the-report-window .layui-row.upload-file .line-con {
    height: 1px;
    border-bottom: 1px dashed #D6D6D6;
    margin-bottom: 25px;
}
.the-report-window .layui-form-radioed>i {
    color: #589DF5;
}
.the-report-window .layui-form-radio:hover>*, .layui-form-radioed, .layui-form-radioed>i {
    color: #589DF5;
}
.the-report-window .breast, .breast-info {
    float: left;
    line-height: 40px;
}
.the-report-window .breast-info{
    margin-left: -65px;
}
.the-report-window .breast > div {
    display: inline-block;
    line-height: 20px;
    /*margin-left: 13px;*/
}
.the-report-window .fell-lable{
    margin-left: -20px;
    padding-right: 3px;
}
.the-report-window .layui-form-radio {
        margin: 6px 0 0 0 !important;
}
.the-report-window .layui-anim.layui-icon{
    height: 35px;
}
.the-report-window .daily-table th{
    height: 54px;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    font-size: 12px;
}

.the-report-window .right-table-info {
    position: absolute;
    height: 100%;
    background: #F8FAFB;
    top: 0;
    right: 0;
}
.the-report-window .right-table-info .info-top, .right-table-info .info-bottom {
    padding: 10px;
    box-sizing: border-box;
}
.the-report-window .right-table-info .info-top.with-name div {
    min-height: 30px;
    line-height: 15px;
    color: #717171;
    display: flex;
}
.the-report-window .right-table-info .task-easy-info-title{
    min-width: 120px;
}
.the-report-window .right-table-info .info-top div span {
    color: #1B2125;
    font-weight: 400;
    display: inline-block;
}
.the-report-window .right-table-info {
    position: absolute;
    height: 100%;
    width: 93%;
    background: #F8FAFB;
    top: 0;
    right: 0;
}
/*.the-report-window .top-elem{*/
/*    height: 800px;*/
/*}*/
.the-report-window .bsdForm .form-group > div{
    display: flex;
    width: 100%;
}
.the-report-window .bsdForm .form-group{
    width: 100%;
}
.the-report-window .line-use {
    width: -webkit-calc(100% - 82%) !important;
}
.the-report-window .center {
    text-align: center;
    margin: 0;
    background: #ffffff;
    border-top: none;
    letter-spacing: 5px;
    min-width: 100px;
}
.the-report-window #saveData {
    width: 200px;
}
.the-report-window .actions > div > a, .no-authority-actions > div > a {
    float: left;
    display: block;
    min-width: 30px;
    margin-left: 6px;
    margin-top: 9px;
    background-position: top center;
    background-repeat: no-repeat;
    color: #9FA9BA;
    padding-top: 30px;
    font-weight: normal;
}
.layui.upload-file .actions{
    position: relative;
    float: right;
}
.the-report-window .layui-row.upload-file .fileinput {
    border: 1px solid #D6D6D6;
    margin-bottom: 10px !important;
    height: 30px;
    padding-left: 3px;
    line-height: 28px;
}
.the-report-window .layui-row.upload-file .actions input[type="file"] {
    display: none;
}
.the-report-window  .daily-date{
}
.the-report-window .daily-date {
    width: 100%;
    display: flex;
    height: 60px;
    line-height: 60px;
    margin: 10px 0 30px 0;
}
.the-report-window .daily-date .handle-btn {
    width: 40px;
    height: 60px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    border: none;
}
.the-report-window .daily-date .left-btn {
    background: url('/static/app/1.0.0/img/pm/person-center/left.svg') no-repeat center;
    background-size: 25px 40px;
}
.the-report-window .daily-date .right-btn {
    background: url('/static/app/1.0.0/img/pm/person-center/right.svg') no-repeat center;
    background-size: 25px 40px;
}
.the-report-window .daily-date .date-list {
    display: flex;
    width: calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    box-sizing: border-box;
}
.the-report-window .daily-date .date-list .date-list-item {
    width: 14.28555555555%;
    cursor: pointer;
    color:#A2A2A2;
}
.the-report-window .daily-date .date-list .date-list-item div {
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #F4F4F4;
    border-right: 1px solid #F4F4F4;
    box-sizing: border-box;
}
.the-report-window .daily-date .date-list .date-list-item div:nth-child(1) {
    background: #FAFAFA;
}
.the-report-window .daily-date .date-list .date-list-item div:nth-child(1) {
    border-top: 1px solid #F4F4F4;
}
.the-report-window .daily-date .date-list .date-list-item .noAdd span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%!important;
    border: 1px solid #DBDFE8;
    margin-top: 7.5px;
}
.the-report-window .daily-date .date-list .date-list-item .added-save {
    color:#1589EE;
}
.the-report-window .daily-date .date-list .date-list-item .added-save span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%!important;
    background:#1589EE;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.the-report-window .daily-date .date-list .date-list-item .added-submit {
    color:#58CB7D;
}
.the-report-window .daily-date .date-list .date-list-item .added-submit span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%!important;
    background:#58CB7D;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.the-report-window .daily-date .date-list .date-list-item .dahui {
    color:#FF4469;
}
.the-report-window .daily-date .date-list .date-list-item .dahui span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%!important;
    background:#FF4469;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.the-report-window .daily-date .date-list .date-list-item .long-date-submit {
    color:#F4B438;
}
.the-report-window .daily-date .date-list .date-list-item .long-date-submit span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%!important;
    background:#F4B438;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.the-report-window .daily-date .date-list .date-list-item:first-child div {
    border-left: 1px solid #F4F4F4;
}
.the-report-window .bg-well{
    position: relative;
    padding-top: 10px;
    display: inline-block;
    height: 40px;
    padding-left: 27px;
    background-repeat: no-repeat;
    background-size: 28px 26px;
    background-image: url(/static/app/1.0.0/img/pm/daily/mood_well.svg) !important;
    background-position-y: center;
}
.the-report-window .bg-good{
    position: relative;
    padding-top: 10px;
    display: inline-block;
    height: 40px;
    padding-left: 27px;
    background-repeat: no-repeat;
    background-size: 28px 26px;
    background-image: url(/static/app/1.0.0/img/pm/daily/mood_good.svg) !important;
    background-position-y: center;
}
.the-report-window .bg-common{
    position: relative;
    padding-top: 10px;
    display: inline-block;
    height: 40px;
    padding-left: 27px;
    background-repeat: no-repeat;
    background-size: 28px 26px;
    background-image: url(/static/app/1.0.0/img/pm/daily/mood_common.svg) !important;
    background-position-y: center;
}
.the-report-window .bg-bad{
    position: relative;
    padding-top: 10px;
    display: inline-block;
    height: 40px;
    padding-left: 27px;
    background-repeat: no-repeat;
    background-size: 28px 26px;
    background-image: url(/static/app/1.0.0/img/pm/daily/mood_bad.svg) !important;
    background-position-y: center;
}
.the-report-window .fell-div,
.layui-batch-report .other-area .fell-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
}
.the-report-window .feel-status .layui-form-radio .feel-font,
.layui-batch-report .other-area .feel-status .feel-status-list .feel-font {
    line-height: 20px;
}
/*.the-report-window .feel-status {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*}*/
.the-report-window .report-reason-control{
    display: flex;
    justify-content: space-between;
}
.the-report-window .feel-status-line,
.layui-batch-report .other-area .feel-status-line {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.the-report-window .feel-status-line .mood-label-inline,
.layui-batch-report .other-area .feel-status-line .mood-label-inline {
    width: 90px;
}
.the-report-window .feel-status .layui-form-radio,
.layui-batch-report .other-area .feel-status .feel-status-list .layui-form-radio{
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    align-items: center;
    padding-right: unset !important;
    /*width: 83px;*/
    width: 70px;

}
.the-report-window .feel-status .feel-status-list,
.layui-batch-report .other-area .feel-status .feel-status-list {
    gap: 0;
    display: flex;
    flex-direction: row;
}
.the-report-window .feel-status .feel-status-list,
.layui-batch-report .other-area .feel-status .feel-status-list .layui-form-radio>i {
        margin-right: unset !important; 
}
.the-report-window .bodykwh-list,
.layui-batch-report .other-area .bodykwh-list {
    margin-left: 97px;
}
.the-report-window .bg-feel,
.layui-batch-report .other-area .bg-feel {
    position: relative;
    padding-top: 10px;
    display: inline-block;
    height: 27px;
    padding-left: 27px;
    background-repeat: no-repeat;
    background-size: 28px 26px;
    /*background-image: url(/static/app/1.0.0/img/pm/daily/mood_well.svg) !important;*/
    background-position-y: center;
}
.the-report-window .report-feel1,
.layui-batch-report .other-area .report-feel1 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel1.svg) !important;
}
.the-report-window .report-feel2,
.layui-batch-report .other-area .report-feel2 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel2.svg) !important;
}
.the-report-window .report-feel3,
.layui-batch-report .other-area .report-feel3 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel3.svg) !important;
}
.the-report-window .report-feel4,
.layui-batch-report .other-area .report-feel4 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel4.svg) !important;
}
.the-report-window .report-feel5,
.layui-batch-report .other-area .report-feel5 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel5-re.svg) !important;
}
.the-report-window .report-feel6,
.layui-batch-report .other-area .report-feel6 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel5-re.svg) !important;
}
.the-report-window .report-feel7,
.layui-batch-report .other-area .report-feel7 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel6-re.svg) !important;
}
.the-report-window .report-feel7,
.layui-batch-report .other-area .report-feel7 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-feel7-re.svg) !important;
}
.the-report-window .report-kwh1,
.layui-batch-report .other-area .report-kwh1 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-kwh1.svg) !important;
}
.the-report-window .report-kwh2,
.layui-batch-report .other-area .report-kwh2 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-kwh2.svg) !important;
}
.the-report-window .report-kwh3,
.layui-batch-report .other-area .report-kwh3 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-kwh3.svg) !important;
}
.the-report-window .report-kwh4,
.layui-batch-report .other-area .report-kwh4 {
    background-image: url(/static/app/1.0.0/img/pm/daily/report-kwh4.svg) !important;
}
.the-report-window .report-kwh5,
.layui-batch-report .other-area .report-kwh5 {  
    background-image: url(/static/app/1.0.0/img/pm/daily/report-kwh5.svg) !important;
}
.the-report-window .feel-reason{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-left: 10px;
}
.the-report-window .feel-reason #reportReason{
    height: 122px;
    width: 155px;
}
.the-report-window .feel-reason .layui-form-label{
    padding: unset !important;
}
.the-report-window .date-list-item {
    position: relative;
}
.the-report-window .date-list-item .date-holiday {
    color: #fff;
    display: inline-block;
    height: 0;
    border-top: 25px solid red!important;
    border-right: 25px solid transparent!important;
    position: absolute;
    top: 0;
    z-index: 50;
}
.the-report-window .date-list-item .date-holiday span {
    position: absolute;
    top: -30px;
    font-size: 12px;
}
.the-report-window .date-list-item .date-bg-red-span {
    border-radius: 15px !important;
    color: #f20;
    padding: 3px;
}

.the-report-window #fill-list td {
    height: 40px;
    /* line-height: 40px; */
    position: relative;
    color: #333;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.the-report-window #fill-list tr td:nth-child(1) >span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%!important;
    background: #fff;
    border: 1px solid #D8DDE6;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
}
.the-report-window .date-font-red {
    color: #5AA8FE!important;
}
.the-report-window .date-font-red .noAdd {
    position: relative;
}
.the-report-window .date-font-red .noAdd::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #1589EE;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    left: calc(50% - 4px);
}
.the-report-window .layui-table .layui-unselect.layui-form-radio{
    height: 10px;
}
/*.the-report-window #fillContent {*/
/*    border-bottom: 1px solid #eee !important;*/
/*}*/

.the-report-window .layui-row.upload-file .fileinput .btn-file {
    display: inline-block;
    width: 96%;
    padding: 0px;
    color: #2196f3;
    vertical-align: middle;
}
.the-report-window .layui-row.upload-file .layui-table-view{
    border: none;
}
.the-report-window .layui-row.upload-file .layui-table-view tr td:first-child {  
    border: 1px solid #eee;
    border-right: none; 
}  
.the-report-window .layui-row.upload-file .layui-table-view tr td:last-child {  
    border: 1px solid #eee; 
    border-left: none; 
}
.the-report-window .layui-row.upload-file .layui-table-view tr td {  
    border-top: 1px solid #eee; 
    border-bottom: 1px solid #eee; 
}
/* 增加tr之间的间距 */
/*.the-report-window .layui-row.upload-file .layui-table-view .layui-table tbody tr {*/
/*    border-bottom: 10px solid transparent; !* 设置下边框透明，增加间距 *!*/
/*}*/
.the-report-window .layui-form-select dl {
    max-height: 1000%;
    max-width: 60%;
}
.the-report-window .layui-form-select dl dd, .layui-form-select dl dt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.the-report-window .layui-form-select dl dd:hover, .layui-form-select dl dt:hover {
    white-space: pre-wrap;
    overflow: visible;
    
}
.the-report-window .overtime-pink-text{
    color: #FD775B;
}
.the-report-window .layui-form-select dl dd.layui-this {
    background-color: #EAF3FE;
}
.the-report-window .task-info-botton{
    display: flex;
    justify-content: space-evenly;
}
.the-report-window #task-info-botton{
    display: none;
    width:50%
}
.the-report-window #task-info-botton:hover{
    border-color: #4897DF !important;
}
.the-report-window .dropdown-completionRatio-icon{
    line-height: 45px;
}
.the-report-window input[name='completionRatio']::-webkit-inner-spin-button,   
.the-report-window input[name='completionRatio']::-webkit-outer-spin-button {   
    -webkit-appearance: none;   
    margin: 0;   
}  
.the-report-window  input[name='completionRatio'] {  
    -moz-appearance: textfield; /* Firefox */  
}
.blue_round_frame{
    background-color:#5AA8FE !important;
    color:#fff !important;
    border-radius:10px !important;
    padding:3px !important;
}
.red_round_frame_today{
    background-color:red !important;
    color:#fff !important;
    border-radius:10px !important;
    padding:3px !important;
}
.red_round_frame_today span{
    color: #fff !important;
}
#report-open-task{
    position: absolute;
    /*top: 12px;*/
    left: 75px;
    background: url('/static/app/1.0.0/img/pm/project-management/report_task_show.svg') no-repeat center;
    width: 16px; /* 设置你想要的宽度 */
    height: 16px; /* 高度与宽度相等以形成正圆 */
    line-height: 16px; /* 垂直居中文本（如果需要的话） */
    cursor: pointer;
}
#report-open-project{
    position: absolute;
    /*top: 12px;*/
    left: 75px;
    background: url('/static/app/1.0.0/img/pm/project-management/report_task_show.svg') no-repeat center;
    width: 16px; /* 设置你想要的宽度 */
    height: 16px; /* 高度与宽度相等以形成正圆 */
    line-height: 16px; /* 垂直居中文本（如果需要的话） */
    cursor: pointer;
}
.task-label-class{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
/* 日报填写表单 */