﻿/*css reset*/
html{-webkit-text-size-adjust: none; font-size:62.5%; }
html, body, span, h1, h2, h3, h4, h5, h6, p, a, q, em, ul, li, ol, dl, dt, dd, table, td, th, input, button, form, fieldset, legend, textarea, label, strong, img { margin:0; padding:0; }
body { /*width: 1920px; height: 1080px;*/ font-family:"FZLanTing","Microsoft YaHei","helvetica","simsun"; font-size:16px; color:#A2ACB4; margin: 0 auto; }
table { border-collapse:collapse; }
select, input { vertical-align:middle; }
input, button, select, textarea { font-family:"Microsoft Yahei"; }
ul, li { list-style-type:none; }
input,img,button { border:none; }
h1,h2,h3,h4,h5,h6,dt{ font-style:normal; font-weight:normal; }
em,cite { font-style:normal;}
.clearfix:after { display:block; content:".";  height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
a { display: block; text-decoration:none; outline:none; }
a:hover,a:focus,a:active { text-decoration: none; }
input:focus,button:focus,a:focus,a:active { outline: none;}
.underline { text-decoration: underline; }
@font-face {
    font-family: 'FZLanTing';
    src: url('font/FZLanTing-webfont.eot');
    src: url('font/FZLanTing-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/FZLanTing-webfont.woff') format('woff'),
    url('font/FZLanTing-webfont.ttf') format('truetype'),
    url('font/FZLanTing-webfont.svg#FZLanTing') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoThin';
    src: url('font/roboto-thin-webfont.eot');
    src: url('font/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/roboto-thin-webfont.woff') format('woff'),
    url('font/roboto-thin-webfont.ttf') format('truetype'),
    url('font/roboto-thin-webfont.svg#RobotoThin') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('font/roboto-regular-webfont.eot');
    src: url('font/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/roboto-regular-webfont.woff') format('woff'),
    url('font/roboto-regular-webfont.ttf') format('truetype'),
    url('font/roboto-regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.eam_icon_all { display: inline-block; background: url("../images/eam_icon_all.png") no-repeat; }
.font-red { color: #E73A33!important; }
.font-blu { color: #00ff00 }
.btn-pub { display: inline-block; min-width: 80px; height: 36px; line-height: 36px; font-family: 'Microsoft Yahei'; color: #fff; text-align: center; padding: 0 20px; cursor: pointer}
.btn-pub:hover,.btn-pub:focus { color: #fff; }
.btn-red { background-color: #CB4444; }
.btn-red:hover { background-color: #9A2C2C; }
.btn-red .disabled { background-color: #EB9494; }
.btn-green { background-color: #52BE7F; }
.btn-green:hover { background-color: #3F9D66; }
.btn-green .disabled { background-color: #94D9B1; }
.btn-blue { background-color: #34A3EC; }
.btn-blue:hover { background-color: #288CCE; }
.btn-blue .disabled { background-color: #8CCCF6; }
.btn-purple { background-color: #5874D8; }
.btn-purple:hover { background-color: #4F68BE; }
.btn-purple .disabled { background-color: #94A8EE; }
.btn-grey { background-color: #B0B8BF; }
.btn-grey:hover { background-color: #919AA1; }
.btn-grey .disabled { background-color: #CED3D7; }

.w210 { width: 210px; }
.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 10px;
}
.Input:focus { background-color: #fff; box-shadow: none; border: #34A3EC solid 1px; }
.InputError { border: #EB5671 solid 1px; }
.Textarea {
    width: 100%;
    min-height: 140px;
    background-color: #FAFAFA;
    border: #E1E2EB solid 2px;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    color: #566270;
    padding: 10px;
    resize: none;
}
.Textarea:focus { outline: none; }
/*========================navbar=======================*/
.navbar {
    height: 90px;
    background-color: #182431;
    border: 0;
    border-radius: 0;
    margin: 0;
    z-index: 10;
}
.navbar-brand {
    float: left;
    width: 13.6%;
    height: 90px;
    background-color: #E73A33;
    font-size: 60px;
    color: #fff;
    text-align: center;
    padding: 0;
}
.navbar-brand h1 { font-size: 50px; line-height: 45px; padding-top: 10px; }
.navbar-brand p { font-size: 20px; line-height: 30px; }
.loginUser {
    position: relative;
    float: left;
    height: 90px;
    padding: 18px 2.5% 18px 2%;
}
.loginUser .user_pic, .loginUser .user_info { float: left; }
.user_pic {
    width: 54px;
    height: 54px;
    margin-right: 15px;
}
.user_pic img{
    width: 100%;
    border-radius: 50%;
}
.loginUser .user_info { padding: 8px 0; }
.user_name,.user_address { display: block; color: #FEFEFE; }
.user_address { font-size: 12px; color: #687482; }
.loginUser .dropdown-menu li a,
.msg .dropdown-menu li a,
.navTool .dropdown-menu li a,
.nav-address .dropdown-menu li a
{
    display: block;
    height: 36px;
    font-size: 14px;
    color: #838E9D;
    line-height: 36px;
    padding: 0 0 0 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*.loginUser .dropdown-menu li:first-child a  { border-top-left-radius: 4px; border-top-right-radius: 4px; }*/
/*.loginUser .dropdown-menu li:last-child a{ border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }*/
.dropdown-menu li a .msg_Unread {
    float: right;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #E73A33;
    margin: 15px;
}
.loginUser .dropdown-menu li a:hover,
.loginUser .dropdown-menu li a.current,
.loginUser .dropdown-menu li a:focus,
.navTool .dropdown-menu li a:hover,
.navTool .dropdown-menu li a.current,
.navTool .dropdown-menu li a:focus { background-color: #2d3c4b; color: #fff; }
.msg .dropdown-menu>li>a:focus, .msg .dropdown-menu>li>a:hover { background-color: #f2f3f7; }
.dropdown-menu {
    min-width: 124px !important;
    padding: 0;
    border: #182431 solid 1px;
    border-radius: 0;
    box-shadow: none;
}
.dropdown-menu.extended {
    max-width: 320px !important;
    min-width: 124px !important;
    top: 38px;
    width: 124px;
    background: #182431;
}
.loginUser .dropdown-menu:after,
.loginUser .dropdown-menu:before,
.msg .dropdown-menu:after,
.msg .dropdown-menu:before,
.navTool .dropdown-menu:after,
.navTool .dropdown-menu:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.loginUser .dropdown-menu:before,
.loginUser .dropdown-menu:before,
.navTool .dropdown-menu:after,
.navTool .dropdown-menu:before {
    border-bottom-color: #182431;
    border-width: 8px;
    margin-left: -8px;
    left: 30px;
}
.navTool .dropdown-menu:after,
.navTool .dropdown-menu:before { left: 70%; }
/*.msg .dropdown-menu:after,msg .dropdown-menu:before*/
.msg .dropdown-menu:before { border-width:8px; top:-16px; right:30px; border-color: transparent transparent #DADBE2; }
.msg .dropdown-menu:after { border-width:8px;  top:-15px; right:30px; border-color: transparent transparent #fff;}
.msg {
    position: relative;
    float: left;
    height: 16px;
    margin: 37px 2% 27px 0
}
.msg_pic {
    width: 23px;
    height: 16px;
    background-position: -72px -61px;
}
.msg_new {
    position: absolute;
    right: -4px;
    top: -3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #E73A33;
}
.tip-error-msg{
    font-size: 11px;
    color: #E73A33;
    margin-left: 0;
}
.msg .dropdown-menu { border: #DADBE2 solid 1px; }
.msg .dropdown-menu.extended { background: #fff; }
.nav-divider { float: left; width: 2px; height: 90px; border-right: #1B2837 solid 2px; }
.weather { float: left; height: 90px; padding: 30px 2%; }
.dateTime {
    float: left;
    height: 42px;
    margin: 24px 20px;
    color: #8E98A4;
}
.dateNum { font-size: 18px; font-family: 'RobotoRegular'; }
.weekNum { font-size: 14px; }
.timeClock {
    float: left;
    height: 30px;
    font-size: 20px;
    color: #8E98A4;
    line-height: 30px;
    margin: 30px 20px 30px 0;
}
.sea_pic {
    float: left;
    width: 30px;
    height: 30px;
    background: url("../images/eam_icon_all.png") no-repeat -613px -55px;
}
.wea_temp { float: left; font-family: 'FZLanTing'; font-size: 20px; line-height: 30px; }

.searchBox { float: left; width: 200px; height: 30px; margin: 30px 2%; border-bottom: #1D2D3D solid 1px; }
.search_btn {
    float: left;
    width: 20px;
    height: 20px;
    background: url("../images/eam_icon_all.png") no-repeat -7px -58px;
    margin: 5px;
}
.search_inp {
    float: left;
    width: 170px;
    height: 30px;
    background-color: transparent;
    font-size: 14px;
    color: #3A4855;
    line-height: 30px;
}
::-moz-placeholder { color: #3A4855; }
::-webkit-input-placeholder { color:#3A4855; }
:-ms-input-placeholder { color:#3A4855; }
.search_inp:focus ::-moz-placeholder { color: #d2d5d8; }
.search_inp:focus ::-webkit-input-placeholder { color: #d2d5d8; }
.search_inp:focus ::-ms-input-placeholder { color: #d2d5d8; }
/*地址*/
.nav-address{
    position: relative;
    float: right;
    height: 90px;
    margin-right: 20px;
    background-color: #1A2735;
}
.address_location {
    float: right;
    width: 18px;
    height: 25px;
    background-position: 0 -380px;
    margin: 31px 0 34px 15px;
}
.topselect{
    height:50px;
    width: auto;
}
.navTool span { float: right; font-size: 18px; line-height: 90px;color: #8E98A4 }
.navTool span.projectName {
    display: block;
    width: 317px;
    height: 90px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.navTool {
    position: relative;
    float: right;
    /*width: 90px;*/
    height: 90px;
    left: -25px;
    background-color: #1A2735;
}
.navTool>a { display: block; width: 350px; height: 90px; }
.navTool span.arrow_up {
    display: none;
    position: absolute;
    bottom: -11px;
    right: 36px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #182431;
    z-index: 11;
}
.navTool.open>a span.arrow_up { display: block; }
.navTool.open .ps-container > .ps-scrollbar-y-rail { opacity: 1; }
.ps-container .ps-scrollbar-y-rail { opacity: 1; }
.navTool-setting {
    width: 22px;
    height: 22px;
    margin: 34px;
    background-position: -212px -57px;
}
.container {
    /*width: 1920px;*/
    /*height: 990px;*/
    width: 100%;
    margin-top: 90px;
    padding-left: 10px;
    padding-right: 15px;
    /* overflow: hidden;*/
}
.content { margin-left: -10px; margin-right: -10px; }
/*.content { padding: 0 15px; }*/
/*======================leftmenu=====================*/
.sidebar {
    width: 13.6%;
    padding: 20px 0 0;
    height: 100%;
    border-right: #F6F6F6 solid 2px;
    /*background: url("../images/sidebar_bg.png") no-repeat 13% 99%;*/
    box-shadow:  0 0 12px -3px #666;
    z-index: 9;
}
.sidebar-fixed-left {
    position: fixed;
    left: 0;
    top:90px;
    z-index: 1030;
}
.leftMenu li {
    position: relative;
    height: 60px;
    line-height: 60px;
    border-left: transparent solid 4px;
    margin-bottom: 10px;
}
.leftMenu li i {
    float: left;
    width: 24px;
    height: 24px;
    margin: 18px 9% 18px 10%;
}
.leftMenu li div {
    display: none;
    position: absolute;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background-color: rgba(24,36,49,0.6);
    left: 50px;
    top: 40px;
    z-index: 20;
}
.leftMenu li i.mt {
    margin-left: 28%;
}

.leftMenu li a { color: #182431; }
.icon_portal { background-position: 0px -1px; }
.icon_AssetShows { background-position: -72px 2px; }
.icon_em { background-position: -145px 2px; }
.icon_electricity { background-position: -447px -30px; }
.icon_running { background-position: -146px 2px; }
.icon_workorder { background-position: -215px -1px; }
.icon_purchase { width: 26px; background-position: -526px -1px; }
.icon_inventory { background-position: -446px 2px; }
.icon_dispatch { background-position: -371px -1px; }
.icon_patrol { background-position: -371px -30px; }
.icon_repair { background-position: -292px -1px; }
.icon_report { background-position: -598px -1px; }
.icon_person { background-position: 0px -29px; }
.icon_system { background-position: -72px -29px; }
.icon_archives { background-position: -292px -30px; }
.icon_defect { background-position: -215px -30px; }
.icon_contractShows { background-position: -526px -30px; }
.leftMenu li.current { background-color: #F2F3F7; border-left: #E73A33 solid 4px; }
.leftMenu li:hover { background-color: #F2F3F7; }
.section {
    float: right;
    width: 86.4%;
    padding-left: 0;
    padding-right: 0;
}
/*app 下载*/
.download-entrance {
    position: relative;
    float: left;
    height: 30px;
    margin: 30px;
}
.downloadBtn {
    display: block;
    width: 100px;
    height: 30px;
    border: #8E98A4 solid 1px;
    border-radius: 6px;
    font-size: 14px;
    color: #8E98A4;
    text-align: center;
    line-height: 30px;
}
.downloadBtn:hover,.downloadBtn:focus { color: #8E98A4; }
.dropdown-icon { display: none; }
.open>.dropdown-icon { display: block;}
.QR-codeCon {
    position: absolute;
    width: 510px;
    left: -206px;
    top: 63px;
    box-shadow: 0 0 7px 0 rgba(0,0,0,.24);
    padding: 10px 20px 20px;
    background-color: #F9F9FB;
}
.QR-codeCon:before,.QR-codeCon:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.QR-codeCon:before,.QR-codeCon:after {
    border-bottom-color: #F9F9FB;
    border-width: 8px;
    margin-left: -8px;
    left: 50%;
}
.downWay {
    float: left;
    width: 212px;
}
.code-divider {
    float: left;
    width: 1px;
    height: 192px;
    border-right: #E3E7EC solid 1px;
    margin: 42px 20px 0;
}
.downTxt {
    display: block;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #575B65;
}

.codeImg_ios,.codeImg_android {
    width: 212px;
    height: 212px;
    background: url("../images/IOS.png") no-repeat;
    background-size: 100% 100%;
}
.codeImg_android {
    background: url("../images/android.png") no-repeat;
    background-size: 100% 100%;
}
.developing {
    width: 130px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(24,36,49,.9); color: #fff;
    border-radius: 6px;
    text-align: center;
}

/*左侧显示隐藏按纽*/
.showHide {
    margin:160px  0 0 22%;
}
.showHide button {
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    background: url("../images/eam_icon_all.png") no-repeat;
}
.showHide .hide_icon { background-position:-304px -131px; }
.showHide .hide_icon_disabled { background-position: -341px -131px; }
.showHide .show_icon_disabled { background-position: -415px -131px;}
.showHide .show_icon { background-position: -376px -131px; }
/*复选框*/
input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
    display: inline-block;
    height: 20px;
    background-repeat: no-repeat;
    background-position: -839px 0;
    padding-left: 34px;
    line-height: 20px;
    cursor: pointer;
    margin-top: 15px;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: -786px 0;
}
label.css-label {
    background:url("../images/eam_icon_all.png") no-repeat;
    -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;
    color: #ccc;
    font-weight: normal;
}

.tabList { width: 100%; }
.tabList tr {
    height: 90px;
    background-color: #F2F3F7;
}

.tabList tr td { text-align: center; color: #455668; }
.tabList tr td.tleft { text-align: left; }
.packUp { font-size: 14px; cursor: pointer; }

.k-selectable tr:hover { background-color: #F2F3F7; }

.Nopadding { padding: 0!important; }


.input_err{
    border:1px solid red
}

.module-content .form-group .ontrol-label i {
    color: #E73A33;
    padding-right: 10px;
    vertical-align: -2px;
}
.msg-tip-error { font-size: 11px; color: #E73A33;margin-left: 127px; }
.tipError { position: absolute; top:12px; right:47px; color: #E73A33; }

/*bootstrap 下拉列表样式*/

.btn-group.open .btn.dropdown-toggle,
.btn-group .btn.dropdown-toggle{
    width: 210px;
    background: #fafafa url("../images/eam_caret.png") no-repeat 173px center;
    border: #E1E2EB solid 2px;
    color: #566270!important;
    padding:0 10px;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    border-radius: 0;
}
.dropdown-toggle .caret {
    border: none;
}
.dropdown-toggle:hover,.dropdown-toggle:focus {
    background-color: transparent;
    border-color: #E1E2EB;
}
.bootstrap-select {
    height: 34px;
}
.bootstrap-select.btn-group .btn .filter-option {
    height: 34px;
    line-height: 34px;
}
.bootstrap-select .btn:focus {
    outline: none!important;
    box-shadow: none!important;
}
.open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    background: #fafafa url("../images/eam_caret.png") no-repeat 173px center;
    border: #34A3EC solid 1px;
    box-shadow: none;
}
.open>.dropdown-menu {
    top:46px;
    width: 210px;
    position: absolute;
    left: 0;
    border: #DADBE2 solid 1px;
    background-color: #182431;
    z-index: 2;
    margin: 0;
}
.navTool.open>.dropdown-menu {
    max-height: 450px;
    overflow: hidden;
    right: 0;
    left: auto;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    top: 0;
    margin: 0;
}

.dropdown-menu>li:last-child, .btn { border:0; }
.dropdown-menu>li>a {
    height:36px;
    padding: 0 8px;
    color: #838E9D;
    line-height: 36px;
    cursor: pointer;
}
.dropdown-menu>li>a:hover,
.bootstrap-select.btn-group .dropdown-menu li.selected{
    color:#838E9D;
    background-image:none;
    background-color:#f2f3f7;
}

.k-filter-menu .k-header {  height: 36px; }

.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;
}

/*状态变更样式*/
/*.state-change {
    margin-top: 355px;
    margin-left: 660px;
}*/
.state-change .modal-dialog {
    width: 600px;
    margin: 0;
}

.state-change .row label {
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    text-align: right;
}
.tipPlus{
    position: absolute;
    top: 11px;
    right: 24px;
    color: #E73A33;
}
.tipPlusLong{
    position: absolute;
    top: 11px;
    right: -60px!important;
    color: #E73A33;
}
.plus{
    display: block;
    width: 17px;
    height: 17px;
    background:url("../images/plus.png") no-repeat;
    cursor:pointer;
}
.Input_box {
    position: relative;
}
.Input_box .plus {
    position: absolute;
    left: 136px;
    top: 12px;
}

/*个人信息弹框*/
.modal-backdrop { background-color: #181F26; }
.modal-backdrop.in { opacity: .9; }
#userInfo .modal-dialog { width: 489px; }
#userInfo .modal-content {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 4px #0F1F30;
    box-shadow: 0 2px 4px #0F1F30;
}
#userInfo .modal-body { padding: 0; }
.userInfo_wrap {
    position: relative;
    width: 489px;
    height: 584px;
}
.img_close_btn {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    background: url("../images/eam_icon_all.png") no-repeat -640px 10px;
    cursor: pointer;
}
/*弹出框关闭按钮*/
.close_modal_btn {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 20px;
    height: 16px;
    background: url("../images/eam_icon_all.png") no-repeat -717px 3px;
    cursor: pointer;
    border-radius: 4px;
}

.close_modal_btn:hover {
    /*position: absolute;*/
    /*right: 10px;*/
    /*top: 10px;*/
    /*width: 20px;*/
    /*height: 20px;*/
    background:#BFB8B4 url("../images/eam_icon_all.png") no-repeat -646px 3px;
    /*cursor: pointer;*/
    /*border-radius: 4px;*/
}

.select_white { height: 36px!important; }
.userInfo_top {
    height: 230px;
    background: url("../images/userInfo_bg.png") no-repeat;
    padding: 63px 75px;
}
.userInfo_bom { height: 354px; overflow: hidden; }
#crop-avatar,.headpic {
    float: left;
    width: 104px;
    height: 104px;
    /*padding: 3px;*/
    /*background: rgba(255,255,255,0.3);*/
    background-color: #F2F3F7;
    /*border: #0C151F solid 1px;*/
    border-radius: 50%;
    margin-right: 20px;
}
.headpic a { display: block; width: 100%; height: 100%; }
.headinfo { float: left; padding: 20px 0; }
.nameBox a { font-size: 26px; color: #fefefe; }
.emailBox{
    width: 200px;
    height: auto;
}
.emailBox a { font-size: 20px; color: #F2F3F7; }
.personInfo_title { height: 56px; overflow: hidden; }
.personInfo_title li {
    float: left;
    width: 163px;
    height: 56px;
    border-bottom: #f6f6f6 solid 2px;
    color: #283646;
    text-align: center;
    line-height: 62px;
    cursor: pointer;
}
.personInfo_title li.current { border-bottom: #34A3EC solid 2px; color:#182431; font-weight: bold; }
.personInfo_con { padding: 35px 10px; display: none; }
.personInfo_con .form-group { height: 36px; margin: 0 0 13px; }
.personInfo_con .ontrol-label {color:#566270; height: 36px; text-align: right; font-size: 13px; line-height: 36px; padding: 0; }
.personInfo_con .btn-group { padding-left: 15px; }
.uploadPic_con { padding: 10px 20px; }
.avatar-conR { float: left; width: 179px; }

.avatar-view {
    display: block;
    width: 104px;
    height: 104px;
    cursor: pointer;
    overflow: hidden;
}

.avatar-view img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.avatar-body {
    padding-right: 15px;
    padding-left: 15px;
}

.avatar-upload { overflow: hidden; position: relative; margin-bottom: 10px; }
.avatar-upload label {
    display: block;
    float: left;
    clear: left;
    width: 100px;
}
.avatar-upload input { display: block; }
.avatar-input {
    position:absolute;
    left:0;
    width:310px;
    bottom:0;
    height:30px;
    filter:alpha(opacity=0);
    opacity:0;
    cursor: pointer
}
.avater-alert {
    margin-top: 10px;
    margin-bottom: 10px;
}
.avatar-con { overflow: hidden; }
.avatar-wrapper {
    float: left;
    height: 220px;
    width: 220px;
    margin-right: 50px;
    border: #E1E2EB solid 1px;
    overflow: hidden;
}
.preview-pic { float: left; width: 100%; }
.avatar-wrapper img {
    display: block;
    height: auto;
    max-width: 100%;
}
.avatar-preview {
    float: left;
    border: 1px solid #E1E2EB;
    background-color: #FAFAFA;
    border-radius: 50%;
    overflow: hidden;
}

/*.avatar-preview:hover {*/
/*border-color: #ccf;*/
/*box-shadow: 0 0 5px rgba(0,0,0,.15);*/
/*}*/

.avatar-preview img {
    /*width: 100%!important;*/
    /*height: 100%!important;*/
    /*border-radius: 50%;*/
    /*margin: 0!important;*/
}

.preview-lg {
    height: 104px;
    width: 104px;
}
.preview-sm {
    height: 54px;
    width: 54px;
    margin-top: 10px;
}
.ngbinding{
    height: 52px;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*background-color: white;*/
}

@media (min-width: 992px) {
    .avatar-preview { float: none; }
}

.avatar-btns {
    float: left;
    margin-top: 20px;
}

.avatar-btns .btn-group { margin-right: 5px; }
.loading {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .75;
    filter: alpha(opacity=75);
    z-index: 20140628;
}
.modal-bgd{height: 830px;}

@media screen and (min-width: 1024px) and (max-width: 1366px) {
    .modal-bgd{height: 550px;}
    .ngbinding{
        height: 34px;
    }
    .navbar,.nav-divider { height: 64px; }
    .navbar-brand { height: 64px; }
    .navbar-brand h1 { height: 40px; font-size: 34px; line-height: 40px; padding-top: 5px; }
    .navbar-brand p { font-size: 13px; line-height: 20px; }
    .navTool span { line-height: 60px; margin-top: 4px;}
    .navTool>a { height: 64px; }
    .navTool span.projectName { height:60px;}
    .container,.section { height: auto; }
    .container { margin-top: 64px; }
    .sidebar { height: 100%; padding: 16px 0 0; }
    .sidebar-fixed-left { top: 64px; }
    .navTool {  height: 64px; }
    .navTool-setting { margin: 21px; }
    .loginUser { height: 64px; padding: 5px 2.5% 5px 2%; }
    .user_pic {
        width: 42px;
        height: 42px;
        background-position: -445px -330px;
        margin: 6px 10px 0 0;
    }
    .user_address { font-size: 13px; color: #8e98a4; }
    .msg { margin: 25px 2% 23px 0; }
    .weather { height: 64px; padding: 20px 2%; }
    .dateTime { margin: 11px 20px; }
    .timeClock { margin: 17px 20px 17px 0; }
    .download-entrance {
        margin: 17px 30px;
    }
    .QR-codeCon { top: 50px; }

    .nav-address{
        float: right;
        height: 64px;
        margin-right: 20px;
    }
    .address_location {
        float: right;
        width: 18px;
        height: 25px;
        background-position: 0 -380px;
        margin: 20px 0 19px 10px;
    }
    .nav-address span { float: right; line-height: 64px; }
    .leftMenu li {
        height: 36px;
        line-height: 36px;
    }
    .leftMenu li a { font-size: 14px; }
    .leftMenu li i {
        width: 17px;
        height: 17px;
        margin: 13px 20px 12px 26px;
    }
    .icon_portal { background-position: 0 -334px; }
    .icon_AssetShows { background-position: -48px -334px; }
    .icon_em { background-position: -96px -334px; }
    .icon_electricity { background-position: -288px -357px; }
    .icon_running { background-position: -106px -334px; }
    .icon_workorder { background-position: -144px -334px; }
    .icon_RunLog { background-position: -271px -334px; }
    .icon_purchase { width: 26px; background-position: -338px -334px; }
    .icon_inventory { background-position: -289px -334px; }
    .icon_dispatch { background-position: -241px -334px; }
    .icon_patrol{ background-position: -239px -357px; }
    .icon_repair { background-position: -192px -334px; }
    .icon_report { background-position: -385px -334px; }
    .icon_person { background-position: 0px -357px; }
    .icon_system { background-position: -52px -357px; }
    .icon_archives { background-position: -191px -357px; }
    .icon_defect { background-position: -142px -357px; }
    .icon_contractShows { background-position: -338px -357px; }
    .loginUser ul { top: 74px!important;}
    .msg ul { top: 50px!important;}
    .navTool ul { top: 74px!important;}

    .tabList tr td { font-size: 14px;}
    .tabList tr { height: 72px;}
    .Input { height: 25px; line-height: 25px; padding: 0 5px; }
    .tipPlus { top: 5px; right: 20px;}
    input[type=checkbox].css-checkbox + label.css-label { margin-top: 6px; }

    .personInfo_con .Input {
        height: 25px;
        line-height: 25px;
        padding: 0 5px;
    }
    /*个人信息弹框*/
    .personInfo_con .form-group { height: 25px; margin: 0 0 13px; }
    .personInfo_con .ontrol-label { height: 25px; line-height: 25px; }
    .select_white { height: 25px!important; }

    .tipPlusLong{
        position: absolute;
        top: 5px;
        right: -110px!important;
        color: #E73A33;
    }

    #personGrid{
        height: 522px!important;
    }

/*    .state-change {
        margin-top: 218px;
        margin-left: 383px;
    }*/
}
.k-filter-menu { min-width: 150px; }
.k-filter-menu .k-filter-help-text+label { margin-right: 25px; }
.k-filter-menu .k-filter-help-text+label input,.k-filter-menu .k-filter-help-text+label+label input { margin: -2px 5px 0 0;}
.k-grid-header-wrap { border-width: 0;}
.k-grid-header { background-color: transparent!important; }
.k-grid-content { overflow: hidden; }
.col-lg-1,.col-lg-10,.col-lg-11, .col-lg-12, .col-lg-2,
.col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8,
.col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12,
.col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7,
.col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12,
.col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7,
.col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12,
.col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9 { padding-right: 10px; padding-left: 10px; }
.modal-dialog { width: 70%; }

/*上传图片 样式*/
.up_box {
    overflow: hidden;
}
.up_img {
    position: relative;
    float: left;
    width:160px;
    height:100px;
    overflow: hidden;
    margin:0 20px 20px 0;
}
.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{
    right:-2px!important;
}
