.worker-emp-list{
    width:100%;
    border-collapse: collapse;
}
.worker-emp-list th{
    text-align:left;
    font-weight:600;
    line-height:38px;
}
.worker-emp-list td{
    width:50%;
    text-align:left;
    padding:0 10px;
    line-height:38px;
    height:38px;
    border:1px solid #dbdbdb;
}
.worker-emp-list tr td:first-of-type{
    border-top-left-radius:2px;
    border-bottom-left-radius:2px;
}
.worker-emp-list tr td:last-of-type{
    border-top-right-radius:2px;
    border-bottom-right-radius:2px;
}
.page-create .create-input.create-input-pay span{
    display: inline-block;
    line-height:20px;
    margin-right:25px;
}
.page-create .create-input.create-input-pay .input-section.left{
    height:40px;
}
.page-create .create-input.create-input-pay .input-wrap{
    display: inline-block;
    width:130px;
    margin-left:13px;
}
.page-create .create-input.create-input-pay .custom-checkbox-wrap,.page-create .create-input.create-input-pay span{
    position:relative;
    top:50%;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%);
    vertical-align:bottom;
}
.page-create .create-input .input-wrap .custom-radio-wrap{
    margin-top:10px;
}
.page-create .create-input .input-wrap .custom-checkbox-wrap{
    margin-top:10px;
}
.page-create .input-checkbox-list .custom-checkbox-wrap{
    width:100%;
    margin-bottom:10px;
}
.page-create .work-pay-factor .input-wrap{
    width:50%;
}
.page-create .work-pay-factor .input-section .custom-checkbox-wrap{
    margin-top: 9px;
    margin-left: 80px;
}
.page-create .project-days-of-week{
    margin-top:10px;
}
.page-create .create-label{
    text-transform: uppercase;
    font-size:14px;
    line-height:14px;
    font-weight:400;
    padding:15px 0 10px 0;
    border-bottom:1px solid #dbdbdb;
}
.page-create .create-label.normal{
    text-transform: none;
    font-weight:300;
    padding:0;
    border-bottom:none;
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    margin:20px 0 0 0;
}
.page-create .create-label .export span{
    font-size: 14px;
    text-transform: none;
    font-weight:300;
}
.page-create .actions{
    font-size:0;
}
.page-create .actions .button:first-of-type{
    margin-right:10px;
}
.page-create .actions .button:last-of-type{
    margin-left:10px;
}
/*project*/
.page-create .create-input.create-day{}
.page-create .create-input.create-day-0{
    margin-top:10px;
}
/*completition*/
.complete-wrap {
    font-size:0;
    width:80%;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    margin-top:-25px;
}
.complete-item {
    display: inline-block;
    position:relative;
    width:35%;
    height:20px;
    margin-right:5%;
    margin-top:50px;
    line-height:20px;
    color:#333333;
    font-size:14px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left:30px;
    margin-left:10%;
}
.complete-wrap .complete-item:nth-child(2),.complete-wrap .complete-item:nth-child(3) {
    margin-top:0;
}
.complete-wrap .complete-item:nth-child(2n+1){
    margin-right:10%;
    margin-left:5%;
}
.complete-item:before{
    display:block;
    font-family: Ionicons;
    position:absolute;
    top:0;
    left:0;
    width:20px;
    height:20px;
    border-radius:2px;
    line-height:20px;
    text-align:center;
    color:white;
    font-size:12px;
    content:"\f12a";
    background:#db5b5c;
}
.complete-item.ok:before{
    content:"\f122";
    background:#00a652;
}
[data-slide]{
    cursor:pointer;
}
.complete-desc{
    font-size:16px;
    font-weight:400;
    margin-bottom:70px;
}

/*Invoices */
.page-create .invoice-amount{
    margin-top:35px;
}
.page-create .invoice-num .create-input{
    width:20%;
    margin-top:15px;
}
.page-create .invoice-num span{
    line-height:40px;
    margin:15px 3% 0 3%;
}
.page-create .invoice-final .create-label{
    margin-top:70px;
    font-weight:400;
}
.page-create .invoice-actions{
    text-align:center;
    font-size:0;
    margin-top:25px;
}
.page-create .invoice-actions .invoice-action{
    display: inline-block;
    width:140px;
    margin:0 11px;
}
.page-create .invoice-actions .invoice-action .icon{
    width:140px;
    height:140px;
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    border:1px solid #e7e7e7;
    border-radius:9px;
    font-size:60px;
    color:#266289;
    line-height: 140px;
}
.page-create .invoice-actions .invoice-action .text{
    font-size:14px;
    margin-top:20px;
    font-weight:400;
}
/**/

/*quick add*/
.qa_cont{
    background:#dedede;
    padding:6px;
    position:relative;
    top:0;
    left:0;
}
.qa_cont .qa_text{
    font-size:14px;
    color:#707070;
    line-height:30px;
}
.qa_cont .qa-static-text{
    color:#306182;
    font-weight:600;
}
.qa-main .select2-results__option{
    padding:0;
}
/*time planing*/

.create-list{
    margin-top:16px;
    max-height:400px;
    border:1px solid #DBDBDB;
    border-radius:2px;
}
.create-list .no-content{
    height:80px;
    line-height:80px;
}
.create-list .create-l-item{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height:30px;
    line-height:28px;
    border-bottom:1px solid #DBDBDB;
    padding:0 20px 0 10px;
    font-size:14px;
}
.create-list .create-l-item:last-of-type{
    border-bottom:none;
}
.create-list .create-l-item:hover{
    background:#e6e6e6;
}
.create-list .create-l-item .create-l-i-act{
    font-size:0;
    line-height:20px;
}
.create-list .create-l-item .create-l-i-edit,
.create-list .create-l-item .create-l-i-delete{
    display: inline-block;
    font-size:14px;
    margin-left:10px;
    position:relative;
    top:4px;
    cursor:pointer;
}
/*permission stuff*/
.unavailable_overlay{
    position:absolute;
    top:0;
    left:0;
    background:rgba(0,0,0,0.5);
    height:100%;
    width:100%;
    z-index: 1000;
}

.unavailable_overlay span{
    display: block;
    max-width:60%;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    color:white;
    font-size:16px;
    text-align: center;
    text-transform: uppercase;
}
.unavailable_overlay span i{
    display:block;
    margin-bottom:10px;
    font-size:40px;
}
.page-create .extra-actions{
    position:absolute;
    bottom:0;
    left:20px;
}

.page-create .table-wrap tbody tr:first-of-type [data-direction="up"],
.page-create .table-wrap tbody tr:last-of-type [data-direction="down"]{
    display:none;
}
.page-create .table-wrap tbody [data-direction]{
    cursor:pointer;
}