/*KendoUI*/
.k-widget {
    border: none;
    border-top: 2px solid #f6f6f6;
    color: #455668;
}

.k-header {
    background-color: #fff;

}

.k-grid-header {
    border-bottom: 2px solid #f6f6f6 !important;
    padding-right: 0 !important;
}

.k-grid-header th.k-header {
    padding: 0;
}

.k-grid-header th.k-header > .k-link {
    margin: 0;
    padding: 0;
    height: 52px;
    line-height: 39px;
    color: #838e99;
}

.k-grid-header th.k-header .k-icon {
    background: url("../../images/eam_icon_all.png") no-repeat -771px -63px;
}

.k-numeric-wrap .k-state-focused .k-input{
    border: 1px solid #c5c5c5;
}

/*.k-grid-header th.k-header .k-icon:hover {*/
    /*background-position: -703px -63px;*/
/*}*/

.k-grid-header th.k-header, .k-filter-row th {
    border: none;
    position: relative;
}

.k-header > .k-grid-filter, .k-header > .k-header-column-menu {
    /*float: none;*/
    margin: 0 20px 0 0;
    /*padding: 0;*/
    /*left: 110px;*/
    /*top: 12px;*/
}

.k-grid td {
    border: none;
    border-bottom: 2px solid #f6f6f6;
    height: 62px;
    padding: 0;
}

.k-alt {
    background-color: #fff;
}

.k-state-selected {
    color: #2e2e2e;
    background-color: #f2f3f7;
}

.k-pager-wrap {
    height: 112px;
    background-color: #fff;
    background-image: none;
    border-bottom: none;
    padding: 30px;
    text-align: right;
    box-sizing: border-box;
}

/*.k-pager-info,.k-i-arrow-e,.k-i-arrow-s,.k-i-arrow-n { display: none; cursor: inherit; }*/
.k-pager-wrap > .k-link {
    border-radius: 0;
    color: #455668;
    height: 40px;
    border: 2px solid #F2F3F7;
    box-sizing: border-box;
}

.k-pager-wrap > .k-link:hover {
    border-color: #f2f3f7;
}

.k-i-seek-w, .k-i-seek-e {
    width: 80px;
    height: 40px;
    line-height: 40px;
    background-image: none;
}

.k-i-seek-w {
    background-color: #F2F3F7;
}

.k-pager-wrap .k-icon {
    font-size: 14px;
}

.k-pager-numbers li {
    width: 36px;
    height: 36px;
    margin: 0 6px;
    border: 2px solid #f2f3f7;
    color: #455668;
}

.k-pager-numbers li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 0;
    border: 0;
    text-align: center;
}

.k-pager-numbers .k-link {
    line-height: 36px;
}

.k-pager-numbers li span {
    width: 40px;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    margin: 0;
}

.k-pager-numbers .k-state-selected {
    background-color: #f2f3f7;
    color: #455668;
    border-radius: 0;
    width: 38px;
    height: 38px;
    border: none;
}

.k-pager-wrap ul li a.k-link:hover {
    border-radius: 0;
    background-color: transparent;
    border: 2px solid #F39C99;
}

.EncodingColor {
    color: #E73A33;
}

.k-button.k-button-icontext {
    background-color: transparent;
    border: none;
}

.k-button:focus:active:not(.k-state-disabled):not([disabled]) {
    -webkit-box-shadow: inset 0 0 3px 1px #c54700;
    box-shadow: none;
    border: none;
}

.k-button:active:hover, .k-button.k-state-active:hover {
    background-color: transparent;
    border-color: transparent;
}

.Workorder_details {
    display: none;
}

.tab-info {
    display: none;
}

.packUp {
}

.table-title {
    height: 76px;
    line-height: 36px;
    padding: 20px 90px 20px 70px;
    font-size: 20px;
}

.tab-menu {
    float: left;
}

.tab-menu li {
    float: left;
    margin: 0 60px 0 0;
}

.tab-menu li a {
    font-family: 'Microsoft Yahei';
    color: #A2ACB4;
}

.tab-menu li.current a {
    color: #182431;
    font-weight: bold;
}

.tab-toolbar a {
    font-size: 16px;
}

.workorder-process {
    border-bottom: #f6f6f6 solid 1px;
    padding: 0 90px 0 0;
    line-height: 76px;
}

.workorder-processBar {
    position: relative;
}

.workorder-processBar li {
    padding: 0 0 0 65px;
    margin: 0;
}

.step01_bg, .step02_bg, .step03_bg, .step04_bg, .step05_bg, .step04_4bg {
    /*display: none;*/
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 258px;
    height: 16px;
    background: url("../../images/step2.png") no-repeat;
}

.step01_bg {
    width: 399px;
    height: 17px;
    background: url("../../images/step1.png") no-repeat;
}

.step03_bg {
    width: 399px;
    height: 17px;
    background: url("../../images/step3.png") no-repeat;
}

.step04_bg {
    width: 538px;
    height: 17px;
    background: url("../../images/step4.png") no-repeat;
}

.step05_bg {
    width: 538px;
    height: 17px;
    background: url("../../images/step5.png") no-repeat;
}
.step04_4bg {
    width: 538px;
    height: 17px;
    background: url("../../images/step4_4.png") no-repeat;
}

.module-content {
    padding: 40px 100px 20px;
}

.module-title {
    height: 75px;
    border-top: #F6F6F6 solid 2px;
    border-bottom: #F6F6F6 solid 2px;
    /*padding: 0  80px 0 0!important;*/
    line-height: 75px;
    overflow: hidden;
}
.recordList .module-title { padding: 0;}
.module-title h2 {
    font-size: 20px;
    color: #CB4444;
    line-height: 75px;
}

.module-title a {
    margin-top: 19px;
}

.module-title.woasset {
    padding: 0!important;
}

.module-btnGroup {
}

.module-btnGroup a:hover {
    color: #fff;
}

.module-content .form-group {
    display: inline-block;
    vertical-align: top;
    /*float: none;*/
    margin-bottom: 20px;
}

.module-content .form-group:after {
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
    clear: both;
}

.module-content .form-group .ontrol-label {
    color: #A2ACB4;
    line-height: 36px;
    text-align: right;
    font-weight: normal;
    padding: 0;
}

.msg-tip {
    font-size: 11px;
    color: #A3A3A3;
}

.msg-tip-error {
    font-size: 11px;
    color: #E73A33;
}

.special_p {
}

.special_p p {
    line-height: 36px;
}

.icon_green, .icon_red {
    float: left;
    width: 17px;
    height: 17px;
    background-position: -90px -130px;
    margin: 9px 15px 0 0;
}

.icon_red {
    background-position: -150px -130px;
}
.commit-font{
    font-size: 16px;
    background-color: #52be7f;
    color: #fff;
}

/*复选框*/
input[type=checkbox].css-checkbox + label.css-label1 {
    display: inline-block;
    height: 20px;
    padding-left: 0;
    line-height: 20px;
    cursor: pointer;
    margin-top: 0;
    background: url("../../images/checkbox.png") no-repeat;
    color: #A2ACB4;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    font-weight: normal;
}

input[type=checkbox].css-checkbox:checked + label.css-label1 {
    background: url("../../images/checkbox_checked.png") no-repeat;
}

input[type=checkbox].css-checkbox + label.Work1,
input[type=checkbox].css-checkbox:checked + label.Work1 {
    background-position: 317px 0;
}

input[type=checkbox].css-checkbox + label.Work2,
input[type=checkbox].css-checkbox:checked + label.Work2 {
    background-position: 235px 0;
}

input[type=checkbox].css-checkbox + label.Work3,
input[type=checkbox].css-checkbox:checked + label.Work3 {
    background-position: 65px 0;
}

.check-mt8 {
    margin-top: 8px;
}

/*下拉列表*/
.select {
    position: relative;
    font-size: 14px;
}

.select dt {
    width: 100%;
    height: 36px;
    display: inline-block;
    background: #fafafa url("../../images/eam_caret.png") no-repeat 156px center;
    border: #E1E2EB solid 2px;
    line-height: 36px;
    color: #566270;
    padding-left: 10px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

/*.select dt:hover,*/
.select dt.cur {
    background-color: #fff;
    border: #34A3EC solid 1px;
}

.select dd {
    position: absolute;
    left: 0;
    top: 46px;
    width: 100%;
    border: #DADBE2 solid 1px;
    background-color: #fff;
    display: none;
    z-index: 2;
}

.select dd ul {
    width: 100%;
    max-height: 287px;
    overflow: auto;
}

.selestUL:after,
.selestUL:before {
    bottom: 100%;
    right: 23px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.selestUL:before {
    border-width: 8px;
    top: -16px;
    right: 23px;
    border-color: transparent transparent #DADBE2;
}

.selestUL:after {
    border-width: 8px;
    top: -15px;
    right: 23px;
    border-color: transparent transparent #fff;
}

.select dd ul li a {
    display: block;
    padding: 0 8px;
    color: #838E9D;
    line-height: 36px;
}

.select dd ul li a:hover {
    background-color: #f2f3f7;
}

.k-grid-header-wrap {
    border-right: none !important;
}

.k-animation-container .k-header {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #F6F6F6;
}

.k-calendar .k-header .k-icon,
.k-calendar .k-header .k-state-hover .k-icon {
    width: 8px;
    height: 11px;
    background: url("../../images/eam_icon_all.png");
    margin-top: 10px;
}

.k-calendar .k-header .k-state-hover {
    background-color: transparent;
}

.k-calendar .k-header .k-i-arrow-w,
.k-calendar .k-header .k-state-hover .k-i-arrow-w {
    background-position: -500px -130px;
}

.k-calendar .k-header .k-i-arrow-e,
.k-calendar .k-header .k-state-hover .k-i-arrow-e {
    background-position: -560px -130px;
}

/*.col-sm-8 .k-header {
    height: 30px;
}*/

.k-grid-edit-row .k-header {
    height: 37px;
}

/*两个日期图标 input框*/
.k-datetimepicker .k-picker-wrap.k-state-default {
    border: 0;
    background: none;
}

.k-datetimepicker .k-picker-wrap.k-state-hover {
    background-color: transparent;
    border: 0;
}

.k-datetimepicker .k-picker-wrap.k-state-default .k-input {
    height: 32px;
    line-height: 32px;
    background-color: #fafafa;
    box-sizing: border-box;
    box-shadow: none;
}

.k-datetimepicker .k-picker-wrap.k-state-focused {
    box-shadow: none;
    border: 0;
    background: none;
}

.k-datetimepicker .k-picker-wrap.k-state-focused .k-input:focus {
    box-shadow: none;
}

.recordList p {
    padding: 5px 0 5px 65px;
}
.module-btnGroup {
    float: left;
}
.recordList {
    padding:0 100px; }

.batch-assign-all{
    margin: 0 auto;
    width: 500px;
}
.batch-assign-son-1{
    width: 400px;
}

.batch-assign-son-1_son{
    width: 230px;
}

.batch-assign-son-2{
    width: 230px
}

.batch-assign-son-3{
    right: 25px;
}

.batch-assign-qingkong{
    position: absolute;
    right: 0px;
    top:7px;
}
.batch-assign-button{
    width: 500px;
    text-align: center;
}


@media screen and (min-width: 1024px) and (max-width: 1366px) {
    /*列表*/
    .k-header {
        height: 50px;
        font-size: 14px;
    }

    .k-grid td {
        height: 48px;
        font-size: 14px;
    }

    .k-grid-header th.k-header {
        position: inherit;
    }

    .k-header > .k-grid-filter {
        margin: 2px 20px 0 0;
    }

    .k-pager-wrap {
        height: 84px;
        padding: 20px;
    }

    .k-pager-wrap > .k-link {
        width: 56px;
        height: 28px;
    }

    .k-i-seek-w, .k-i-seek-e, .k-i-arrow-w, .k-i-arrow-e {
        width: 52px;
        height: 24px;
        line-height: 24px;
        float: left;
    }

    .k-pager-numbers .k-link,
    .k-pager-numbers .k-state-selected {
        min-width: 24px;
        line-height: 24px;
    }

    .k-pager-wrap .k-icon {
        font-size: 12px;
    }

    .k-pager-numbers li,
    .k-pager-numbers li a,
    .k-pager-numbers .k-state-selected {
        width: 24px;
        height: 24px;
    }

    .k-pager-numbers li {
        margin: 0 3px;
    }

    .k-pager-info {
        font-size: 12px;
    }

    /*详细信息*/
    .module-content {
        padding: 20px 14px;
    }

    .module-content .form-group .ontrol-label {
        font-size: 13px;
        line-height: 25px;
    }

    .module-content .form-group .ontrol-label i {
        padding-right: 5px;
    }

    .check-mt8 {
        margin-top: 0;
    }

    .form-group .k-header {
        background-color: #FAFAFA;
        border: #E1E2EB solid 2px;
        box-sizing: border-box;
    }

    .modal-dialog {
        margin: 17px auto;
    }
    /*日期表单输入框*/
    .k-datetimepicker .k-picker-wrap.k-state-default .k-input { height: 21px; line-height: 21px; }

    /*表单下 任务列表*/
    .wo-grid-detail {
    }

    .wo-grid-detail p {
        font-size: 16px;
        padding-bottom: 5px;
    }

    input[type=checkbox].css-checkbox + label.css-label1 {
        font-size: 14px;
    }

    input[type=checkbox].css-checkbox + label.Work3, input[type=checkbox].css-checkbox:checked + label.Work3 {
        background-position: 50px 0;
    }

    input[type=checkbox].css-checkbox + label.Work1, input[type=checkbox].css-checkbox:checked + label.Work1 {
        background-position: 285px 0;
    }

    /*维修保养 样式*/
    .module-title {
        margin: 0 20px;
        padding:0 70px 0 0!important;
    }
    .module-title a {
        margin-top: 14px;
    }
    #personmulGrid .k-grid-content { overflow-x: hidden ;height: 390px!important; }
    #personmulGrid { height: 519px!important; }
    #order-step-grid,
    #need-item-grid,
    #actInstInfoGrid,
    #order-step-grid2,
    #actual-item-grid{
        margin-left: 20px;
    }
    .recordList {
        padding:0 20px;
    }

    .batch-assign-all{
        margin: 0 auto;
        width: 500px;
    }

    .batch-assign-son-1{
        width: 400px;
    }

    .batch-assign-son-2{
        width: 230px
    }

    .batch-assign-son-3{
        right: 25px;
    }

    .batch-assign-qingkong{
        position: absolute;
        right: 0px;
        top:7px;
    }
    .batch-assign-button{
        width: 500px;
        text-align: center;
    }

}

