@charset "UTF-8";

table thead tr th span {
    text-align:center!important;
}
#table1 table {
    table-layout: fixed;
}
.subString-clum-min-10 {
    width: auto!important;
}
.table-scrollable>.table>tbody>tr>th, .table-scrollable>.table>tfoot>tr>td, .table-scrollable>.table>tfoot>tr>th, .table-scrollable>.table>thead>tr>th {
    white-space: normal!important;
}
.icon-normal::after {
    position: absolute;
}
.icon-left::after {
    position: absolute;
    margin-top: 3px;
    margin-left: 2px;
}
.subString-clum-min {
    width: auto!important;
}
/*模态框*/
@media (min-width: 768px) {
    .modal-little-big {
      /*width: 1000px !important;*/
      width: 1297px !important;
    }
  }

#myModal .modal-body .daily-date,div[flag="write-daily"] .modal-body .daily-date {
    width: 80%;
}
#myModal .modal-body .bsdForm,div[flag="write-daily"] .modal-body .bsdForm {
    width: 80%;
    margin: 0;
}
#moduleName {
    height: 30px!important;
}
/* #myModal .modal-body .bsdForm .form-group,div[flag="write-daily"] .modal-body .bsdForm .form-group {
    margin-right: 16px!important;
} */
div[flag="write-daily"] input.uniform-input {
    width: 55%;
}
div[flag="write-daily"] .blue-ball {
    top: -5px;
}
.breast-box{
    /*margin: 23px 0px;*/
    margin:  5px 0 15px 0;
}
.breast-box .breast,.breast-box .breast-info{
    float: left;
    margin-right: 30px;
    line-height: 40px;
}
.breast-box .breast-info span{
    line-height: 1;
}
.daily-table table{
    width: 100%;
    table-layout: fixed;
}
.modal .daily-table table > thead,
.daily-table table > thead > tr > th
{
    background: #FAFAFA;
    height: 32px;
}

.daily-table table > tbody > tr > td,
.daily-table table > thead > tr > th{
    border:1px solid #E9EFF4 !important;
}
.modal .daily-table table > tbody > tr{
    color: #666666;
}
/* .modal .daily-table table > tbody > tr:hover > td:first-child:before,
.modal .daily-table table > tbody > tr.active > td:first-child:before {
    content: '';
    position: absolute;
    margin-top: -12px;
    width: 9px;
    height: 54px;
    border-left: 6px solid #599cf5;
    border-bottom-left-radius: 6px !important;
    border-top-left-radius: 6px !important;
    left: 31px;
    left: 0px;
} */

.date-list-item {
    position: relative;
}
.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;
}
.date-list-item .date-holiday span {
    position: absolute;
    top: -30px;
    font-size: 12px;
}

#fill-list td {
    height: 40px;
    /* line-height: 40px; */
    position: relative;
    color: #333;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
#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);
}
#write-daily .blue-ball {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%!important;
    background: #1589EE;
    position: relative;
    /*top: -4px;*/
    top: 1px;
}
#myModal .blue-ball {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%!important;
    background: #1589EE;
    position: relative;
    top: -5px;
}
.bg_tr {
    background: #f2f8ff;
}
.breast > div{
    display: inline-block;
    line-height: 20px;
}
.breast > span{
    /*width: 70px;*/
    width: 100px;
    display: inline-block;
}
.bg-happy{
    display: inline-block;
    height: 40px;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-size: 28px 26px;
    background-image: url(../../../img/pm/daily/happy.png) !important;
    margin-right: 28px;
    background-position-y: center;
}
.bg-unhappy{
    display: inline-block;
    height: 40px;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-size: 28px 26px;
    background-image: url(../../../img/pm/daily/unhappy.png) !important;
    background-position-y: center;
}
.breast-info{
    /*width: 350px;*/
    width: 300px;
}
.breast-info input {
    border: 1px solid #DFDFDF;
    border-radius: 3px !important;
    height: 30px;
}
#del {
    padding: 5px 31px;
    border-radius: 4px!important;
    background: #fff;
    border: 2px solid #DFDFDF;
    color: #DFDFDF;
    box-sizing: border-box;
}
.del-default {
    color: #589DF5!important;
    border: 2px solid #589DF5!important;
}
.breast-box button{
    margin-top: 4px;
}
.right-table-info {
    position: absolute;
    height: 100%;
    width: 20%;
    background: #F8FAFB;
    top: 0;
    right: 0;
}
.right-table-info .info-top,.right-table-info .info-bottom {
    padding: 20px;
    box-sizing: border-box;

}
.right-table-info .info-top div:last-of-type {
     border-bottom: 1px solid #EEEEEE;
}
.right-table-info .info-top div {
    color: #717171;
    height: 40px;
    line-height: 40px;
    /*display: inline-flex;*/
    display: flex;
}
.right-table-info .info-top.with-name div {
    height: 30px;
    line-height: 30px;
}

.right-table-info .info-top .supplyTips {
    color: #999999;
    font-size: 13px;
    margin-top: 30px;
}
.right-table-info .info-top div span {
    color: #1B2125;
    font-weight: 400;
    display: inline-block;
    /*padding-left: 10px;*/
}
.right-table-info .info-bottom .dahui-icon {
    color: #333;
    font-weight: bold;
    font-size: 13px;
}
.right-table-info .info-bottom .dahui-icon span {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('../../../img/pm/daily/dahui.png') no-repeat;
    background-size: 20px 20px;
    vertical-align: middle;
    margin-right: 10px;
}
.right-table-info .info-bottom .dahui-date {
    color: #333;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
}
.right-table-info .info-bottom .dahui-reason {
    color: #A2A2A2
}
/**/
.modal .bsdForm .choose-pro .form-group {
    width: 100%;
}
.modal .bsdForm .choose-pro {
    float: left;
}
.modal .bsdForm .choose-pro .form-group > div,.modal .bsdForm .choose-pro .form-group > div button{
    /* width: 100%; */
    height: 30px;
}
.modal .bsdForm .form-group > label {
    width: auto!important;
}
.modal .bsdForm .add-one-daily .form-group {
    /* width:246px; */
}
.modal .bsdForm .add-one-daily .form-group > div,
.modal .bsdForm .add-one-daily .form-group > div button,
.modal .bsdForm .add-one-daily .form-group > div input
{
    /*width:80px;*/
    height: 30px !important;
}
/* 填寫日報輸入框樣式亂 */
.modal .bsdForm .add-one-daily .form-group {
    position: relative;
}
/* new */
.unit{
    position: absolute !important;
    width: 27px !important;
    margin: 0px;
    line-height: 30px;
    position: absolute;
    top: 20px;
    left: 105%;
    /* margin-top: -40px;
    margin-left: 210px; */

}
#daily-form table {
    table-layout: fixed;
}
.modal .bsdForm .form-group:nth-child(n) {
    margin-right: 38px !important;
}
.modal .bsdForm .add-one-daily .form-group:nth-child(3n+3){
    /* margin-right: 0px !important; */
}

.modal .bsdForm .add-one-daily .row .form-group {
    width: 100%;
}
.modal .bsdForm .add-one-daily  .form-group>div.form-textarea {
    width:100%;
    height: 80px !important;
}
.modal .bsdForm .add-one-daily .form-group>div.form-textarea>textarea.form-control {
    width: 100% !important;
    height: 100% !important;
}
#daily-form .breast-box {
    position: relative;
}
#daily-form .handle-btn {
    position: absolute;
    right: 0;
}
.center {
    text-align: right;
    margin: 0;
    /*margin-top: -20px;*/
    margin-top: 28px;
    background: #FAFAFA;
    /*border: 1px solid #D6D6D6;*/
    border-top: none;
}
#fillContent {
    /*border-bottom: none;*/
    resize:none;
}
#saveData {
    background: #589DF5;
    border: none;
    color: #fff;
    border-radius: 0px!important;
    position: sticky;
}

#deleteReport{
    background: #ccc;
    border: none;
    color: #1B2125;
    border-radius: 0px!important;
}

.no-task-info{
    margin-bottom: 20px;
    color: #4DA1FF;
}

.modal .circle-green::before ,
.modal .circle-pink::before,
.modal .circle-blue::before
{
    margin-top: 0px;
}

.personal-center-pad {
    padding-left: 0px;
}

/*项目列表*/
.project-name-table .table-scrollable>.table {

    width: 99%  !important;
    margin-bottom: 20px !important;
    border-collapse: collapse;
    border-spacing: 0px 10px;
}
.project-name-table table thead th {
    background: #589DF5;
    border: 1px solid #0EC150;
    color: #fff;
}

.modal .project-name-table table> thead> tr> td,
.modal .project-name-table table> thead> tr> th {
    height: 45px;
}

.modal .bsdForm .project-name-table tbody tr > td {
    border: 1px solid #EEEEEE  !important;
}
.modal .project-name-table .table-hover > tbody > tr:hover > td:first-child:before,
.modal .project-name-table .table-hover > tbody > tr.active > td:first-child:before {
    margin-top: -13px;
}
/* new date_week */
.daily-date {
    width: 100%;
    display: flex;
    height: 60px;
    line-height: 60px;
    margin: 10px 0 30px 0;
}
.daily-date .handle-btn {
    width: 40px;
    height: 60px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    border: none;
}
.daily-date .left-btn {
    background: url('../../../img/pm/person-center/left.svg') no-repeat center;
    background-size: 25px 40px;
}
.daily-date .right-btn {
    background: url('../../../img/pm/person-center/right.svg') no-repeat center;
    background-size: 25px 40px;
}
.daily-date .date-list {
    display: flex;
    width: calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    box-sizing: border-box;
}
.daily-date .date-list .date-list-item {
    width: 14.28555555555%;
    cursor: pointer;
    color:#A2A2A2;
}
.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;
}
.daily-date .date-list .date-list-item div:nth-child(1) {
    background: #FAFAFA;
}
.daily-date .date-list .date-list-item div:nth-child(1) {
    border-top: 1px solid #F4F4F4;
}
.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;
}
.daily-date .date-list .date-list-item .added-save {
    color:#1589EE;
}
.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;
}
.daily-date .date-list .date-list-item .added-submit {
    color:#58CB7D;
}
.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;
}
.daily-date .date-list .date-list-item .dahui {
    color:#FF4469;
}
.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;
}
.daily-date .date-list .date-list-item:first-child div {
    border-left: 1px solid #F4F4F4;
}
.date-font-red {
    color: #5AA8FE!important;
}
.date-font-red .noAdd {
    position: relative;
}
.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);
}


/* 资源名称 */
.resourceName {
    position: relative;
  }

  .resourceName .subString-clum-min {
    cursor: pointer;
  }

  .resourceName .showAllResource {
    display: none;
    position: absolute;
    top: -30px;
    left: 50%;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    color: #4B89FC !important;
    border: 1px solid #ddd;
    border-radius: 4px !important;
    background: #f7f7f7;
    z-index: 100;
    padding: 0 10px;
    box-sizing: border-box;
    cursor: pointer;
    transform: translateX(-50%);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  }

  .resourceName .showAllResource .arrow {
    position: absolute;
    width: 0;
    height: 0;
    top: 33px;
    left: 50%;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #f7f7f7;
    transform: translateX(-50%);
  }

  .taskModal, .projectModal {
    cursor: pointer;
  }

  /* .table thead {
    display: block;
  }

  .table tbody {
    display:block;
    height:600px;
    overflow-y:scroll;
  } */
  .list-label-container span {
    padding: 2px 5px 2px 5px;
    margin: 5px 2px;
    border-radius: 3px !important;
    height: 28px;
    line-height: 22px;
    float: left;
    max-width: 75px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color: #fff;
  }
  .name_div{
      text-align: left;
  }

#changeEndPercent .form-group:focus {
    border: 1px solid #4897DF !important;
}
#changeEndPercent .form-group {
    width: 90%;
    border: 1px solid #E9EFF4;
}

span.nor {
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(../../../img/pm/project-management/collecte.png) no-repeat;
    background-size: 22px 21px;
}
/*span.nor:hover {*/
/*    background: url(../../../img/pm/project-management/collected.png) no-repeat;*/
/*    background-size: 22px 21px;*/
/*}*/
span.collected {
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(../../../img/pm/project-management/collected.png) no-repeat;
    background-size: 22px 21px;
}
/*span.nor.collected:hover {*/
/*    background: url(../../../img/pm/project-management/collecte.png) no-repeat;*/
/*    background-size: 22px 21px;*/
/*}*/



/*power by copy task-management.css*/
/**
 * Created by Administrator on 2017/7/11.
 */
.task-search {
    padding: 17px 20px;
    color: #C9C9C9;
    font-size: 0px; }
.task-search .allSearchBox {
    background-color: #fff;
    padding: 0;
    float: right;
    margin-top: -5px; }
.task-search a.all-task {
    font-size: 14px;
    color: #484848;
    font-weight: bold; }
.task-search .searchAllForm {
    display: inline-block;
    position: relative;
    top: 3px;
    margin-left: 43px; }
.task-search input.uniform-input {
    width: 300px;
    height: 38px;
    float: left;
    padding-left: 10px;
    border-radius: 19px !important;
    background: #fbfafb; }
.task-search button.search-btn {
    background-color: #fbfafb;
    text-align: center;
    border: none;
    padding: 0px;
    position: absolute;
    right: 15px;
    top: 8px; }
.task-search button.search-btn > img {
    width: 18px;
    height: 18px; }
.task-search span {
    width: 80px;
    height: 30px;
    color: #484848;
    line-height: 30px;
    background: #fff;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-size: 14px; }
.task-search span.redict {
    color: #fff;
    background: #589df5;
    border-radius: 4px !important; }
.task-search span:hover {
    color: #589df5; }
.task-search span.redict:hover {
    color: #fff; }

.manage-cont {
    padding-top: 20px; }

.task-title {
    font-size: 14px;
    color: #151515;
    font-weight: normal;
    height: 48px;
    line-height: 48px;
    display: inline-block; }
.task-title a, .task-title span, .task-title b {
    color: #4B89FC; }
.task-title a.sum {
    padding: 0 40px 0 33px; }
.task-title .time-project, .task-title .task-sum {
    display: inline-block;
    padding: 0 10px;
    background: #eef5fe;
    min-width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px !important; }
.task-title li {
    float: left;
    margin-right: 40px; }
.task-title li span {
    margin-right: 15px; }

.addSubItem {
    display: block;
    width: 108px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 12px;
    background-color: #FD603A;
    margin-top: 14px;
    margin-bottom: 14px; }
.addSubItem:hover, .addSubItem:focus, .addSubItem:active, .addSubItem:visited {
    color: #fff; }

.no-border.uniform-input.hover, .no-border.uniform-input.focus, .no-border.uniform-input.visited, .no-border.uniform-input.active {
    box-shadow: none !important; }

.add-list-content.bsdForm .form-group-sel > div.selBox > div, .add-list-content.bsdForm .form-group-sel > div.dateBox {
    width: 130px !important; }

.add-list-content.bsdForm .form-group {
    margin-bottom: 0; }

.search .add-list-content.bsdForm {
    padding: 0px; }

.table-body .conceal, .table-body .conserve-operate {
    display: none; }

.toggle-table {
    float: right; }

.totalDeadLine {
    font-style: normal; }

.task-search {
    padding: 30px 0px;
    color: #C9C9C9;
    font-size: 0px;
    margin-left: 30px;
    margin-right: 30px; }

.set-rig {
    float: right; }

.ri-position {
    color: #589df5;
    background: #fff;
    border: 1px solid #589df5;
    border-radius: 4px !important;
    letter-spacing: 5px;
    min-width: 100px; }

.table input {
    text-align: center; }

.modal .table input {
    width: 80%; }

.task-management {
    position: absolute;
    right: 50px;
    margin-top: 25px; }

/*创建 修改 任务 模态框*/
#addTemplate .modal-body .portlet.box > .box.reg, #updateTemplate .modal-body .portlet.box > .box.reg {
    padding: 0px !important; }

#addTemplate .modal-body, #updateTemplate .modal-body {
    padding: 0px 65px !important; }

.bsdForm .form-group.set-block {
    width: 100%;
    margin-right: 0px !important; }

.modal .bsdForm .form-group.set-block > div,.layui-window .bsdForm .form-group.set-block > div  {
    width: 100% !important;
    height: auto; }
.modal .bsdForm .form-group.set-block > div.form-textarea,.layui-window .bsdForm .form-group.set-block > div.form-textarea {
    height: 80px; }

.bsdForm .form-group > div textarea.form-control {
    padding: 0px 5px !important;
    height: 100% !important; }

/* .modal .bsdForm .form-group:nth-child(4n) {
  margin-right: 0px !important; } */

div.uploader {
    background-position: -518px -479px;
    width: 100%;
    height: 32px; }
div.uploader span.filename {
    border-right: none; }

.btn.default:not(.btn-outline) {
    width: 95%; }

div.uploader span.action {
    display: none;
    padding: 0px; }

.uploader {
    border: 1px solid #DCE0E0;
    border-radius: 2px;
    height: 32px; }

div.uploader.hover, div.uploader.focus {
    background-position: -518px -479px;
    border: 1px solid #DCE0E0;
    border-radius: 2px; }

.modal .fileinput ,.layui-window .fileinput{
    border: 1px solid #D6D6D6;
    margin-bottom: 10px !important;
    border-radius: 2px;
    height: 30px;
    padding-left: 3px;
    margin-bottom: 20px;
    line-height: 28px; }
.modal .fileinput .btn-file, .layui-window .fileinput .btn-file {
    display: inline-block;
    width: 96%;
    padding: 0px;
    color: #2196f3;
    vertical-align: middle; }
.modal .fileinput .btn-file + input[type=file],.layui-window .fileinput .btn-file + input[type=file] {
    display: none; }
.modal .fileinput a {
    color: #2196f3; }

/*lyf加20180604期样式修改*/
.bsdForm .upload-content .actions {
    float: right; }

/*lyf加7期样式修改end*/
.line-con {
    border-bottom: 1px dashed #D6D6D6;
    margin-bottom: 20px; }

.bsdForm .form-group > div .form-control, .bsdForm .details-address > div .form-control, .bsdForm .form-group > .find > .line .form-control {
    /*radius-version 注释的*/
    /*border-radius: 2px !important; */
}

.bootstrap-select.form-control button {
    border-radius: 2px !important; }

.rig-box.task-box {
    background: #F3F3F3;
    padding: 0px 24px 24px 24px; }

.task-info-list li {
    float: left;
    width: 33.3%;
    margin-top: 21px;
    font-size: 14px; }
.task-info-list li span:first-child {
    width: 130px;
    display: inline-block;
    color: #666666; }
.task-info-list li span:last-child {
    color: #1B2125; }

.update-btn-pad {
    padding: 20px 0;
    width: 100%; }

/*留言*/
.leave-word {
    background: #F5F5F5;
    padding: 0px 24px 24px 24px; }
.leave-word ul li {
    padding-top: 15px; }
.leave-word ul li > div {
    line-height: 36px; }
.leave-word ul li > div h4 {
    margin-bottom: 3px;
    float: left; }
.leave-word ul li > div h4 > span.circle-name {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50% !important;
    background-color: #fff;
    /* #background: #ffb81c;  */
    background-size: contain;
}
.leave-word ul li > div h4 > span.circle-text {
    display: block;
    width: 29px;
    position: absolute;
    z-index: 1;
    margin-top: -23px;
    margin-left: -1px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    height: 19px;
    white-space: nowrap; }
.leave-word ul li > div h4 > span.show-name {
    display: inline-block;
    vertical-align: top;
    /* margin-top: 8px; */
    margin-left: 12px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.leave-word ul li > div > .time {
    float: right;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    /* margin-top: 8px; */
}
.leave-word ul li > div > .time span:first-child {
    margin-right: 10px; }
.leave-word ul li > p {
    margin-left: 46px;
    font-size: 14px;
    color: #666666;
    line-height: 24px; }

.leave-word-form {
    margin-top: 10px; }

.leave-word-form input {
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #589DF5;
    width: 640px;
    outline: none; }

.modal .leave-word-form button {
    height: 44px;
    width: 100px;
    margin-left: 5px;
    margin-right: 0px;
    border-radius: 0px !important; }

#updateTemplate .bsdForm .form-group:last-child {
    margin-right: 0px !important; }

#tab2 {
    padding: 0 !important; }

#myTabContent {
    padding-bottom: 20px; }

.shop-modal {
    z-index: 10051; }

.edit-modal {
    z-index: 10052; }

/*操作记录*/
#tab3 h2 {
    font-size: 16px;
    color: #323C47;
    background: url(../../../img/pm/project-management/operate.png) no-repeat left;
    padding-left: 35px;
    line-height: 45px; }

.suver-record {
    padding-bottom: 30px; }
.suver-record > li {
    margin-top: 20px;
    font-size: 14px;
    color: #333333; }
.suver-record > li .operate-detils {
    color: #989898;
    margin-left: 20px; }

.leave-word-form .btn.mainCol:not(.btn-outline) {
    border-radius: 0px !important; }

.modal .mes-list.only-list ,.layui-window .mes-list.only-list{
    width: 100%; }

.list-form .help-block {
    margin-top: -10px;
    margin-left: 110px; }

/*附件*/
.fujian-operate > div {
    float: right; }

.modal #more-task-form.bsdForm table .form-group {
    margin-bottom: 0px;
    margin-right: 0px !important; }

.modal #more-task-form.bsdForm .form-group > div, .modal #more-task-form.bsdForm .form-group-sel > div.selBox > div {
    width: 102px !important; }

.modal #more-task-form .table input {
    background: #fff;
    width: 100%; }

.tree-form-man.bsdForm .form-group {
    display: block; }

.tan-ri-bg-save {
    width: 100%;
    text-align: center;
    margin-top: 400px;
    position: relative; }

.tan-ri-bg-save > a.save-module {
    font-size: 14px;
    color: #FFFFFF;
    width: 100px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    background: #92C260;
    border-radius: 4px !important; }

.tan-ril input {
    padding-left: 15px; }

#content a:hover {
    cursor: move;
    color: #23527c; }

/*   增加jstree删除按钮  start   */
.jstree-anchor {
    position: relative;
    cursor: move; }
.jstree-anchor .jstree-del-btn {
    position: absolute;
    right: -5em;
    top: 0;
    color: #999; }
.jstree-anchor .jstree-del-btn span {
    cursor: pointer; }
.jstree-anchor .jstree-del-btn img {
    position: relative;
    top: -2px;
    width: 13px; }

/*   增加jstree删除按钮  end   */
/*新样式*/
/*
.bsdForm {
    padding: 0 20px !important;
}
*/
.lf-header, .ri-header {
    height: 50px;
    line-height: 50px;
    padding-top: 15px; }

.tan-lf-bg > .lf-header > h2 {
    padding-left: 14px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 16px;
    border-left: 3px solid #589DF5; }

#content {
    padding-left: 15px;
    padding-right: 5px; }

.jstree-anchor .jstree-del-btn {
    position: relative;
    right: -206px;
    top: -25px;
    background: #fff; }

.jstree-default .jstree-anchor {
    width: calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis; }

.jstree-children .jstree-children .jstree-children .jstree-anchor .jstree-del-btn {
    position: relative;
    right: -182px;
    top: -24px; }

.jstree-anchor .jstree-del-btn img {
    position: relative;
    top: -2px;
    width: 18px; }

.lf-header, .ri-header {
    height: 50px;
    line-height: 50px;
    padding-top: 15px; }

.tan-ri-bg > .ri-header > h2 {
    padding-left: 14px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 16px;
    border-left: 3px solid #92C260; }

.jstree-children .jstree-children .jstree-children .jstree-children .jstree-anchor .jstree-del-btn {
    position: relative;
    right: -159px;
    top: -25px; }

.jstree-children .jstree-children .jstree-children .jstree-children .jstree-children .jstree-anchor .jstree-del-btn {
    position: relative;
    right: -135px;
    top: -25px; }

.form-group {
    margin-bottom: 10px; }

.jstree-del-btn {
    width: 35px;
    position: absolute;
    top: 0px;
    right: 0px; }

.position-parent {
    position: relative; }

/*创建按钮*/
a.add-sign-b {
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
}

a.add-sign-b.add-sign {
    left: 590px;
}

a.add-sign-b.save-sign {
    left: 625px;
}

a.add-sign-b.delete-sign {
    left: 660px;

}
/* .main-page{
    display: none;
} */
/* self modal */
#chooseTemplate {
    width: 100%; }
#chooseTemplate .modal-content {
    /* width: 50%; */
    margin: 0 auto; }
#chooseTemplate .modal-dialog.modal-sm {
    /* width: 100%!important; */ }
#chooseTemplate input {
    background: #FBFAFB !important; }

.get-people-num.pink-text {
    display: none; }

.pmName {
    cursor: pointer;
    position: relative; }

.attachment {
    display: inline-block;
    width: 12px;
    height: 54px;
    background: url(../../../img/pm/project-management/attachement.png) no-repeat center;
    background-size: 12px 12px;
    position: absolute;
    top: 0;
    right: -5px; }

#table1 table {
    table-layout: fixed; }

.subString-clum-min-10 {
    width: auto !important; }

.table-scrollable > .table > tbody > tr > th {
    white-space: normal !important; }

.table-scrollable > .table > tfoot > tr > td, .table-scrollable > .table > tfoot > tr > th {
    white-space: normal !important; }

.table-scrollable > .table > thead > tr > th {
    white-space: normal !important; }

.icon-normal::after {
    position: absolute; }

.icon-left::after {
    position: absolute;
    margin-top: 3px;
    margin-left: 2px; }

.subString-clum-min {
    width: auto !important; }

/*上传附件*/
.uploadIconBtn + input[type="file"] {
    display: none; }

/*超时延期加背景色*/
.overDue {
    background: #FF4F3E;
    color: #fff;
    padding: 2px 5px;
    line-height: 35px;
    border-radius: 10px !important; }

.icon-triangle:after, .icon-down:after, .icon-up:after {
    margin-left: 2px !important; }

/* 资源名称 */
.resourceName {
    position: relative; }
.resourceName .subString-clum-min {
    cursor: pointer; }
.resourceName .showAllResource {
    display: none;
    position: absolute;
    top: -30px;
    left: 50%;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    color: #4B89FC !important;
    border: 1px solid #ddd;
    border-radius: 4px !important;
    background: #f7f7f7;
    z-index: 100;
    padding: 0 10px;
    box-sizing: border-box;
    cursor: pointer;
    transform: translateX(-50%);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
.resourceName .showAllResource .arrow {
    position: absolute;
    width: 0;
    height: 0;
    top: 33px;
    left: 50%;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #f7f7f7;
    transform: translateX(-50%); }

/* 个人弹窗 */
#person-myTabContent .mes-list {
    float: none; }
#person-myTabContent .mes-list .table-pager .col-md-7.col-sm-12.clearfix > div {
    display: block; }

#person-myTabContent .table-hover > tbody > tr:hover > td:first-child:before, #person-myTabContent .table-hover > tbody > tr.active > td:first-child:before {
    height: 54px;
    top: 0; }

#person-myTabContent .bsdForm .form-group > div, #person-myTabContent .bsdForm .form-group-sel > div.selBox {
    width: 220px; }

#person-myTabContent span.subString-clum-min-4, #person-myTabContent span.subString-clum-min, #person-myTabContent span.subString-clum, #person-myTabContent span.subString-clum-min-10, #person-myTabContent span.subString-clum-mid, #person-myTabContent span.subString-clum-5, #person-myTabContent span.subString-clum-8 {
    height: auto !important;
    line-height: normal; }

#person-myTabContent table tr td {
    position: relative; }



.total-box ul li{
    line-height: 20px !important;
    height: 45px !important;
    min-width: 10px !important;
}
.form-group > div .middle-div{
    float: left;
    width: 30%;
    text-align: center;
}
.form-group > div .left-input, .form-group > div .right-input {
    text-align: center;
    float: left;
    width: 35%;
    margin: 0px;

}
#add-editor .w-e-text-container {
    height: 200px!important;
}

.task-list-label-container .task-label{
    max-width: 160px;
    display: inline-flex;
    height: 36px;
    padding-top: 10px;
    margin-bottom: 5px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-right: 10px;
}

.task-list-label-container .task-label .left-text{
    padding: 2px 10px 2px 10px;
    display: inline;
    margin-right: 5px;
    border-radius: 5px !important;
    /* border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important; */
    max-width: 130px;
    min-width: 50px;
    color: #fff;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.task-list-label-container .task-label .right-btn{
    margin-left:5px ;
    width: 20px;
    height: 20px;
    background-image: url(../../../img/pm/common/delete-label.svg);
    display: inline-flex;
    cursor: pointer;
}
.right-btn2{
    margin-left:5px ;
    width: 20px;
    height: 20px;
    background-image: url(../../../img/pm/daily/ribaotianxie_big.png) ;
    display: inline-flex;
    cursor: pointer;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
table .list-label-container {
    padding-top: 3px;
}

table .list-label-container span {
    padding: 2px 5px 2px 5px;
    margin: 5px 2px;
    border-radius: 3px !important;
    height: 28px;
    line-height: 22px;
    float: left;
    max-width: 68px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color: #fff;
}
table[lay-size=sm] .list-label-container {
    padding-top: 0;
}
table[lay-size=sm] .list-label-container span {
    margin: 1px;
    line-height: 14px;
    height: 18px;
}
.vakata-context.jstree-contextmenu.jstree-default-contextmenu {
    z-index: 10052;
}

.name_div{
    text-align: left;
}

.layui-table-tool .actions >div, .layui-table-tool .no-authority-actions >div {
    top: -8px;
    margin-right: 2px;
}

span.color-item {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 25px !important;
    margin: 0 5px 0 0;
    cursor: pointer;
}

span.nor {
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(../../../img/pm/project-management/collecte.png) no-repeat;
    background-size: 22px 21px;
}
/*span.nor:hover {*/
/*    background: url(../../../img/pm/project-management/collected.png) no-repeat;*/
/*    background-size: 22px 21px;*/
/*}*/
span.collected {
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url(../../../img/pm/project-management/collected.png) no-repeat;
    background-size: 22px 21px;
}
/*span.nor.collected:hover {*/
/*    background: url(../../../img/pm/project-management/collecte.png) no-repeat;*/
/*    background-size: 22px 21px;*/
/*}*/

.layui-colorpicker-trigger-i.layui-icon-close {
    color: #999;
    float: right;
    margin-top: -5px;
}
.layui-colorpicker-trigger-i {
    display: inline-block;
    color: #FFF;
    font-size: 12px;
    bottom: 8px;
    float: right;
    margin-top: -5px;
    margin-right: 0px;
}
.btn-group-devided {
    height: 35px;
}
.taskExcuteBtnTips {
    float: left;
    font-size: 12px;
    margin-top: -12px;
}
.bsdForm .find.pretty-select .pretty-select-name-container .select-item .select-item-icon {
    background-size: cover;
}
ul.pretty-select-ul li.pretty-select-li .pretty-select-li-icon {
    flex-shrink: 0;
    background-size: cover;
}
ul.pretty-select-ul li.pretty-select-li .pretty-select-li-text {
    margin-left:5px;
}
.attachmentNew {
    flex-direction: row;
    display: inline-block;
    width: 12px;
    height: 54px;
    background: url(../../../img/pm/project-management/attachement_new_again.svg) no-repeat center;
    background-size: 12px 12px;
    position: absolute;
    top: 0;
    float: left;
}
.attachment-text{
    position: absolute;
    top: 17px;
    left: 33px;
}
.attachment-text-nob{
    position: absolute;
    top: 17px;
}
.long-text{
    margin: 0 5px;
}
.crtUsersIds-select>div>div>div>div:nth-of-type(n+2){
    margin-left: 10px;
}
.staffIds-select>div>div>div>div:nth-of-type(n+2){
    margin-left: 10px;
}
.layui-table-cell .image-container .lay-ui-table-col-icon {
    flex-shrink: 0;
    background-size: cover;
}
.resourceName {
    position: relative;
    display: flex;
}
.score-type-control{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
/*.score-type-icons {*/
/*    width: 24px;*/
/*    height: 24px;*/
/*    display: inline-flex;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    border-radius: 12px !important;*/
/*    background-position: center;*/
/*    margin-top: 8px;*/
/*    margin-left: 13px;*/
/*    float: left*/
/*;*/
/*}*/
.ref-tak-label-action {
    margin-top: 7.5px;
}
.bg-well{
    display: inline-block;
    height: 40px;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-size: 28px 26px;
    background-image: url(../../../img/pm/daily/mood_well.svg) !important;
    /*margin-right: 28px;*/
    background-position-y: center;
}
.bg-good{
    display: inline-block;
    height: 40px;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-size: 28px 26px;
    background-image: url(../../../img/pm/daily/mood_good.svg) !important;
    margin-right: 28px;
    background-position-y: center;
}
.bg-common{
    display: inline-block;
    height: 40px;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-size: 28px 26px;
    background-image: url(../../../img/pm/daily/mood_common.svg) !important;
    margin-right: 28px;
    background-position-y: center;
}
.bg-bad{
    display: inline-block;
    height: 40px;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-size: 28px 26px;
    background-image: url(../../../img/pm/daily/mood_bad.svg) !important;
    margin-right: 28px;
    background-position-y: center;
}
input[type=checkbox], input[type=radio] {
    margin: 0 0 1px 0;
}
.actions .refuse-sign:not(.close-task-sign + .refuse-sign) {
    margin-left: 20px !important;
}
.my-daily-modal-size{
    width: 1050px !important;
}
#closeVersion button{
    height: 32px !important;
}
.layui-tab-content {
    padding: 0 !important;
}
.layui-tab {
    margin: 0 !important;
}




/*.layui-tab .layui-tab-title {*/
/*    height: 21px !important;*/
/*}*/
/*.layui-tab .layui-tab-title li {*/
/*    line-height: 21px !important;*/
/*}*/
/*.page-content-wrapper .page-content.screen .main-page .portlet.box.screen {*/
/*     overflow-y: hidden;*/
/*}*/


/*.radius-version .bsdForm .form-group > div .form-control, .bsdForm .details-address > div .form-control, .bsdForm .form-group > .find > .line .form-control {*/
/*    border-radius: 0 !important;*/
/*}*/

/*.radius-version .bootstrap-select.form-control button {*/
/*    border-radius: 0 !important;*/
/*}*/

/*.radius-version .bsdForm .form-group > div .form-control, .bsdForm .details-address > div .form-control, .bsdForm .form-group > .find > .line .form-control{*/
/*    border-radius: 0 !important;*/
/*}*/
/*.radius-version .info-area-container-top-top .layui-tab-title{*/
/*    box-shadow: 5px 2px rgba(102,102,102,.1) !important;*/
/*}*/
/*.radius-version .portlet.relative-box .portlet-body .layui-form.layui-border-box.layui-table-view,.portlet.box.reg .layui-form.layui-border-box.layui-table-view {*/
/*    box-shadow: 5px 3px rgba(102,102,102,.1);*/
/*}*/
.action-control{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-around;
}
.action-control .layui-btn {
     margin-left: 0 !important;
}

/*暂时存在*/
/*.layui-layer-border {*/
/*    box-shadow: -13px 13px 9px 0 rgba(0, 0, 0, .2);*/
/*}*/
