﻿.ng-hide{ display:none}
.panel-heading .form-inline{ margin-top:-5px}
.panel-heading .btn-xs{ padding:4px 8px;  font-size:14px; margin-top:-5px}
.modal-footer{ border:none}
#myModalLabel{ font-size:18px}

#hideLeft{ cursor: pointer}
#app.show1{ margin-left:10px }

.picgroup{position:absolute; top:10px; left:830px}
.picgroup img{ display: block; margin-bottom: 10px}

.date .closeBtn{ position:absolute; left:0; top:0; font-size:12px;  z-index:3; display:none}
.date:hover .closeBtn{ display:block}
.clearx{ clear:both; height:15px; line-height:15px}
table .form-control{ height:28px; padding:2px}
.input-group-addon{ padding-top:2px; padding-bottom:2px}
.dialogbody{ background:#fff}
.text-center{ text-align:center}
.text-right{ text-align:right}
.pull-right{ float:right}
 .tcenter{ text-align:center}
.tfr{ float:right}

.form-horizontal div.form-group{ margin:0; float:left}
.form-inline .form-group{ position:relative}
.form-inline small{ position:absolute; margin-left:-10px; top:0px; right:3px}
.form-inline .has-error .help-block{ color:red}

/*A4 原来717px*/
#printContainer{ width:690px; margin:0 auto; font-size:14px;line-height: 19px;font-family: 宋体; position: relative}
#printContainer h2{ padding:0px; margin:50px 0 10px 0;padding-bottom:10px; font-size:21px; height:21px; line-height:21px; position: relative}
#printContainer h2 .pcph{font-size: 14px;font-weight: normal ;text-decoration: underline;position: absolute;left: 0; top: 15px}
#printContainer h2 .pull-right{ position: absolute;right: 5px; top: 0px}
#printContainer td, #printContainer th {border: solid 1px #000; font-size:14px }
#printContainer th{ padding:8px 3px; text-align:center; font-weight:normal}
#printContainer td,#printContainer th{ line-height:19px}
#printContainer button.noprint{ width:94px; height:40px; background:url(../images/print.png?1); border:none; text-indent:-10000px; cursor:pointer}
#printContainer button.noprint1{ width:94px; height:40px; background:url(../images/print1.png?2); border:none; text-indent:-10000px; cursor:pointer}

#printContainer .eidttable th,#printContainer .eidttable2 th{ color:#000}

#printContainer .printFixFoot{ position: fixed;bottom: 30px;font-family: "宋体";font-size: 18px;text-align: center;line-height: 1.2; padding: 0 50px }

#myTabContent{  position:relative}

#printContainer table{ border-collapse:collapse; float:left; }
@media print {
   html,body{ padding:0; margin:0}
    div.tablePage { page-break-after:always;}
   .noprint,.noprint1{ display:none}
   .header,.footer{display: none}

    @page {
        size: 210mm 297mm;  /* or size: 794px 1123px;   */
        margin: 0;
    }
 }
 /*bootstrap 打印自带自动分页*/
#printContainer .PageNext{ display: block;margin-top: -1px;overflow: hidden; }  

div.PageNext{ padding-right: 10px; }

 .showHightLight{ color:#ff6a00}

.tabheader{ border:none}
.tabheader .page-title{ float:left ; padding-right:30px; padding-top:7px}
.tabheader .glyphicon-share-alt{ color:transparent; background:url(../images/fh.png); width:94px; height:40px}
.tabheader .tooltip{ white-space:nowrap; word-break:keep-all; margin-left:-10px}

.navbar{ height:60px}
.navbar img{ margin-right:20px}
#user1 .navbar{ background:#2170cc}
#user2 .navbar{background: #0d858c;}
#user3 .navbar{background: #d6a41c;}
.navbar-brand{font-size:18px; font-weight:bold}
 .navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {  color: #fff;  }
.navbar-brand .fa{ margin-right: 8px;}
.sidebar-nav .imgwrap{ display:inline-block; width:40px; text-align:center; padding-right:12px}


#user1 .sidebar-nav{ background:url(../images/car/01.jpg) no-repeat top left; height:80%}
.sidebar-nav .nav-header{ font-size:22px; font-weight:bold; padding-top:10px; padding-bottom:10px; border-top:none}
.sidebar-nav .nav-header{  background: none;color: #fff; border-color: #fff}
.sidebar-nav .nav-list{ background:none}
 .sidebar-nav a,#user0 .sidebar-nav span,#user1 .sidebar-nav span,#user2 .sidebar-nav span,#user3 .sidebar-nav span{ font-size: 16px;color:#fff;}
.nav-header .glyphicon{ margin-right: 15px; color: #fff}
.sidebar-nav .nav-list > li > a:hover{ background:#428bca}

.sidebar-nav .nav-header i[class*="fa-"]{ padding-right:20px}
.sidebar-nav .nav-list > li > a{ color:#fff; padding-top:15px; padding-bottom:10px}
.sidebar-nav .nav-list a.sel{ background: url(../images/car/sel.png); }
.sidebar-nav .split{ border-bottom:solid 1px #eee; margin-top:1px}

#user2 .sidebar-nav{ background:url(../images/repaire/01.png) no-repeat top left; height:80%}
#user2 .nav-list  a:hover{background: #03c3ce}
#user2 .nav-list  a.sel{ background: #00a4ad}

#user3 .sidebar-nav{ background:url(../images/test/t.jpg) no-repeat top left; height:80%}
#user3 .nav-list  a:hover{background: #eaad02}
#user3 .nav-list  a.sel{ background: #ad8000}


#user0 .sidebar-nav{ background:url(../images/admin/t.jpg) no-repeat top left; height:80%}

.eidttable th{text-align:right; padding:5px 10px ; font-weight:normal}
.eidttable td{ padding:5px 10px}

@media (min-width: 1360px) {
    .eidttable th{ width:150px; }
}

.content{ min-height:800px}

.bv-form .help-block {
    margin-bottom: 0;
}
.bv-form .tooltip-inner {
    text-align: left;
}
.nav-tabs li.bv-tab-success > a {
    color: #3c763d;
}
.nav-tabs li.bv-tab-error > a {
    color: #a94442;
}
.nav > li > a{ padding: 10px 13px}


.form_date{ width:150px}

.fa-txt{ font-size:20px; margin-right:10px}

.btn{ letter-spacing:2px}

.lsh-group{ width:200px}
.lsh-group .input-group-addon{ cursor:pointer}
@media (max-width: 767px) {
    .lsh-group{ width:100%}
}


.form-horizontal .control-label{ float:right}


.upload_container{width:160px; height:22px; overflow:hidden; position:absolute; z-index:99999}
.upload_container .watermark{ margin-left:60px; z-index:2; background:white; position:relative}
.upload form{ position:relative}
.upload_btn{cursor:pointer; position:absolute; left:0; top:0; z-index:1; width:60px;font-size:100px}
.upload_choose{cursor:pointer;z-index:1; position:relative }

.upload{ width:300px; display:none}

.tab-content{ margin-top:0px}


.table-inner th{ text-align:left; color:#0d858c}

.eidttable2{border:1px solid #ccc; width:800px}
.eidttable2  td{ padding:5px 5px; border:1px solid #ccc;}
.eidttable2  th{ padding:5px 5px; border:1px solid #ccc; text-align:right; font-weight:normal}
  #qrcode1 {
            position: absolute; right:0
}
@media print {
   .eidttable2,.eidttable2  td,.eidttable2  th{ border-color:#000}
    @page { margin: 0; }

 }

.table-condensed th{ text-align:right; padding-right:10px}
.eidttable .tht,.main-content .tht{ vertical-align:top; padding-top:5px} 

/*.backtop{ width:60px; height:40px; background:#5bc0de; text-align:center; line-height:40px; color:#fff; display:block; border-radius:5px; float:right}
.backtop:hover{ color:#fff;}*/
.backtop{ width:71px; height:27px; background:url(../images/sq.png) no-repeat; display:block}
.backtop:hover{background:url(../images/sqon.png) no-repeat;}

.pgwrap{ text-align:center;  margin-top:-30px}

.smallpadding th,.smallpadding td{ padding:2px}

.table-hover  th,.theader th{ font-weight:normal;  color:#0d858c}

.reslutstr,.reslutstr input{ color:#d6a41c}

.text-lg{ font-size:18px}

.eidttable th,.eidttable2 th{ color:#0d858c}

 .sel td{  background: #f7f7f7 }

 #searchMsg{ color: #00bfff; padding-right: 3px}


 .haveErrorTip{ color:red}



 .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.select2-container{ z-index: 99999}

#printContainer .innertable-wrap{ border: none; padding: 0}
#printContainer .innertable{ width: 100%; border: none}
#printContainer .innertable tr td:nth-child(1),#printContainer .innertable tr th:nth-child(1){ border-left: none}
#printContainer .innertable tr td:last-child,#printContainer .innertable tr th:last-child{border-right:none}
#printContainer .innertable tr:first-child th,#printContainer .innertable tr:first-child td{border-top: none}
#printContainer .innertable tr:last-child th,#printContainer .innertable tr:last-child td{border-bottom: none}