.table-title {
    height: 76px;
    line-height: 36px;
    padding: 20px 90px 20px 70px;
    font-size: 20px;
    /*overflow: hidden;*/
}
.workorder-process {
    border-bottom: #f6f6f6 solid 1px;
    padding: 0 90px 0 0;
    line-height: 76px;
}
.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; }

.k-widget {
    border: none;
    color:#455668;
}
.k-header {
    background-color: #fff;
    height: 70px;
}
.k-grid-header {
    border-bottom: 2px solid #f6f6f6!important;
}
.k-grid-header th.k-header { padding: 0; }
.k-grid-header th.k-header>.k-link {
    height: 52px;
    line-height: 39px;
    margin: 0;
    padding: 0;
    color:#838e99;
}

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

/*.k-grid-header th.k-header .k-icon:hover { background-position: -703px -63px; }*/
.k-grid-header th.k-header, .k-filter-row th {
    height: 56px;
    border-top:#f6f6f6 solid 2px ;
    position: relative;
    color: #838e99;
    padding: 0;
}
.k-header>.k-grid-filter, .k-header>.k-header-column-menu {
    float: right;
    padding: 0;
}
.k-grid td {
    border: none;
    border-bottom: 2px solid #f6f6f6;
    height: 56px;
    padding: 0;
}
.k-alt { background-color: #fff; }
.k-state-selected { color: #2e2e2e; background-color: #f2f3f7; }
.k-pager-wrap {
    height: 90px;
    background-color: #fff;
    background-image: none;
    border-bottom: none;
    padding: 26px;
    text-align: right;
    box-sizing: border-box;
    border-top: 2px solid #f6f6f6;
}
/*.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,.k-i-arrow-w,.k-i-arrow-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 {
    color: black;
    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;
}
.tab-con {margin-top: 0; position: relative; }
.tab-toolbar{text-align: right; padding: 0 90px 20px 0; position: absolute; right: 0; top: -56px;}
.tab-toolbar a { font-size: 16px;}

.Job_details { display: none; }

.tab-info { display: none; }
.module-content { padding: 40px 100px 20px; }
.module-title {
    height: 75px;
    border-top: #F6F6F6 solid 2px;
    border-bottom: #F6F6F6 solid 2px;
    padding: 0 100px;
    line-height: 75px;
    overflow: hidden;
}
.module-title h2 {
    font-size: 20px;
    color: #CB4444;
    line-height: 75px;
}
.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; }
.Nopadding { padding: 0!important; }

.modify {
    display: none;
    font-size: 14px;
    color: #E73A33;
    cursor: pointer;
}

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

input.ng-invalid {
    border: 1px solid red;
}
.spanas{
    display: block;
    float: left;
    color: #A2ACB4;
    line-height: 33px;
    font-weight: normal;
    padding: 0;
    text-align: left;
    width: 20px;
    cursor:pointer;
    margin-left: -20px;
}
/*隐藏KendoUI的添加按钮*/
.k-grid-add {
    display: none;
}
.k-grid-toolbar  {
    display: none;
}

.asset-header button{
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    background: #ccc;
    font-size: 18px;
    color: #000;
}
.asset-header button.current {
    background: #666;
    color: #fff;
}
/*#locationGrid { overflow-y: scroll; }*/

/*#assetGrid { overflow-y: scroll; }*/

/*作业计划-所需物料部分编辑选择库房时样式的修改*/
.k-edit-cell>.k-widget, .k-grid-edit-row>td>.k-textbox, .k-grid-edit-row>td>.k-widget, .k-grid-edit-row>td>.text-box{height: 39px}

/*#jobTaskGrid>.k-grid-content{
    height: 507px!important;
}*/
.k-pager-refresh{
    display: none;
}

.modal_upload {
    left: 50%!important;
    margin-left: -830px!important;
}
.modal_upload .modal-dialog {
    margin: 100px 0;
}
.modal_upload .modal-content{
    height: 750px!important;
}

/*kendoui 筛选*/
.k-dropdown{
    height: 36px;
    border: 0;
}
.k-datepicker {
    height: 36px;
}
.k-dropdown-wrap.k-state-default {
    background: none;
    border: 0;
    border-radius: 0;
}
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-hover,
.k-dropdown-wrap.k-state-active { border: 0; background: none; box-shadow: none;}
.k-icon.k-filter {
    background: url("../../images/eam_icon_all.png") no-repeat -771px -63px;
}
.k-state-hover>*>.k-filter {background-position: -703px -63px;}
.k-autocomplete .k-loading { right: 6px; bottom: 9px;}
.k-widget.k-autocomplete.k-header { height: 36px;}
.k-autocomplete.k-state-default {
    background: none;
    border: 0;
}
.k-numeric-wrap.k-state-focused {box-shadow: none; border: 0; border-radius: 0; }
.k-autocomplete.k-state-default .k-input {
    height: 36px;
    background-color: #FAFAFA;
    border: #E1E2EB solid 2px;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    color: #566270;
    line-height: 36px;
    padding: 0 4px;
    box-sizing: border-box;
}
.k-autocomplete.k-state-focused { box-sizing: border-box; background-color: #fff; box-shadow: none; border: 0; border-radius: 0; }
.k-autocomplete.k-state-focused .k-input { border: #34A3EC solid 1px; }

#classificationGrid .k-grid-content,
#site-grid .k-grid-content,
#org-grid .k-grid-content,
#person-grid .k-grid-content,
#user-grid .k-grid-content,
#userGroup-grid .k-grid-content,
#domain-grid .k-grid-content,
#unitGrid .k-grid-content,
#assetattributeGrid .k-grid-content {
    height: 580px!important;
}

#userGroup-grid .k-grid-content{
    overflow-y: auto!important;
}
#unitGrid .k-grid-content,
#assetattributeGrid .k-grid-content,
#org-grid .k-grid-content,
#site-grid .k-grid-content { overflow-y: hidden; }
.k-dropdown.k-header { background-color: #fafafa; border: #E1E2EB solid 2px; box-sizing: border-box; border-radius: 0; }
.k-filter-row .k-dropdown-operator {
    width: 30px;
    height: 36px;
    right: 43px;
    box-sizing: border-box;
    border: 0;
    background-color: transparent;
}

.k-state-disabled { border: 0; }
.k-dropdown-wrap { border-radius: 0; }
.k-filtercell>span>.k-button { background: none; border: 0; right: 6px; top: 2px; }
/*域管理和分类管理显示内部滚动条*/
#domain-grid .k-grid-content,#classificationGrid .k-grid-content { overflow-y: auto; }
.k-hierarchy-cell { padding-left: 20px!important; }
@media screen and (min-width: 1024px) and (max-width: 1366px) {
    .table-title { height: 60px; font-size: 16px; line-height: 26px; padding: 17px 40px 17px 50px;}
    .tab-menu li { margin: 0 32px 0 0; }
    .tab-con { margin-left: -10px; margin-right: -10px; }
    .tab-toolbar { padding: 0 9px 20px 0; top: -45px; }
    .tab-toolbar a { font-size: 13px; }
    .k-header { height: 28px; font-size: 14px; }
    #person-grid .k-header{
        height: 25px;
    }
    .k-grid td { height: 37px; font-size: 13px; line-height: 18px; }
    .k-grid-header th.k-header { position: inherit; }
    .k-header>.k-grid-filter { margin: 2px 20px 0 0; }
    .k-pager-wrap { height: 50px; padding:9px 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; }
    #userGroup-grid .k-grid-content,
    #user-grid .k-grid-content,
    #person-grid .k-grid-content,

    #org-grid .k-grid-content,#site-grid .k-grid-content,#classificationGrid .k-grid-content { height: 388px!important; overflow: hidden; }
    #domain-grid .k-grid-content { height: 390px!important;}
    #userGroup-grid,#user-grid,#person-grid,#domain-grid,#org-grid,#site-grid { height: 519px!important; }
    /*.modal-alert { left: -473px;}*/
    .modal-alert .modal-content { width: 1000px;}
    #addPart-unit .modal-body { padding: 0 15px; margin-top: -1px;}
    div.k-treeview { font-size: 14px; color: #566676; }

    .k-grid-header th.k-header, .k-filter-row th { height: 37px; }
    span.k-widget.k-autocomplete.k-header.k-state-default { height: 25px; }
    /*kendoui input*/
    .k-filtercell>span { min-height: 25px; line-height: 25px; }
    .k-filtercell>span>.k-button { top: -3px; }
    .k-autocomplete .k-loading { bottom: 5px;}

    .k-widget.k-autocomplete.k-header { height: 36px;}
    .k-autocomplete.k-state-default {
        background: none;
        border: 0;
    }
    .k-autocomplete .k-input {
        height: 25px;
        background-color: #FAFAFA;
        border: #E1E2EB solid 2px;
        border-radius: 0;
        box-shadow: none;
        font-size: 14px;
        color: #566270;
        line-height: 25px;
        padding: 0 2px;
        box-sizing: border-box;
    }
    .k-autocomplete .k-input:focus { box-shadow: none;}
    .k-autocomplete.k-state-default .k-input { height: 25px; line-height: 25px; }
    .k-filter-row .k-dropdown-operator .k-dropdown-wrap .k-select { line-height: 25px; }
    .k-dropdown-wrap .k-input { height: 21px; line-height: 21px; padding: 0; }
    .k-dropdown .k-dropdown-wrap .k-select { line-height: 21px; }

    #uploadWindow .modal-dialog .modal-content {
        width: 700px;  }
}
.upload_box {
    float: left;
    width: 160px;
    height: 90px;
    position: relative;
    margin-right: 15px;
}
.delete_button {
    /*display: none;*/
    position: absolute;
    top: -9px;
    right: -4px;
    cursor: pointer;
}

/*图纸资料弹框 样式*/
#uploadWindow {
    margin: 83px 0 0 -350px!important;
}

#uploadWindow  .modal-dialog {
    width: auto;
    max-width: 700px;
    /* max-height: 940px; */
}
#uploadWindow  .modal-dialog  .modal-content {
    height: 500px!important;
}
#uploader {
    width: 700px !important;
}
.plupload_scroll .plupload_filelist {
    height: 255px!important;
}
#authoriseManage-grid .k-grid-content { height: auto!important; }