﻿*{font-size:12px; font-family:Tahoma,Verdana,微软雅黑,新宋体}
body{background:#D2E0F2; }
.anchorBL {
    display: none !important;
}
a{ color:Black; text-decoration:none;}
a:hover{ color: #4183de; text-decoration:underline;}
.textbox03 {border: #878787 1px solid;padding: 4px 3px;font:Verdana, Geneva, sans-serif,宋体;line-height: 14px; background-color: #fff;  height: auto; font-size: 14px;  font-weight: bold; width: 190px; }

.txt01{font:Verdana, Geneva, sans-serif,宋体;padding:3px 2px 2px 2px; border-width:1px; border-color:#ddd;  color:#000;}
.txt {border: #878787 1px solid;padding: 4px 3px;font:Verdana, Geneva, sans-serif,宋体;line-height: 14px; background-color: #fff;  height: auto; font-size: 14px;}
.footer{text-align:center;color:#15428B; margin:0px; padding:0px;line-height:23px; font-weight:bold;}

.head a{color:White;text-decoration:underline;}
.imgtip {color: red;text-align: left !important;}
.bluetip {color: #4183de;text-align: left !important;}
/*.easyui-accordion ul{list-style-type:none;margin:0px; padding:10px;}
.easyui-accordion ul li{ padding:0px;}
.easyui-accordion ul li a{line-height:24px;}*/
.zxhmenu{border:1px dashed white;margin:2px 0px;padding-left:10px;padding-top:2px;line-height:25px}
.zxhmenu.hover{border:1px dashed #99BBE8; background:#E0ECFF;cursor:pointer}
/*.accordion-body div.hover{ background:#E0ECFF;cursor:pointer;}*/
.zxhmenu.hover a{color:#416AA3;text-decoration: none}
.zxhmenu.selected{border:1px solid #99BBE8; background:#E0ECFF;cursor:default;}
.zxhmenu.selected a{color:#8f9092; font-weight:bold;}
.zxhtitle {border:1px dashed white;margin:2px 0px;margin-left:10px;margin-top:2px;}
.zxhtitle .panel-header{padding: 0 5px;}
.zxhtitle .panel-title{ font-weight: inherit;}
.zxhtitle .panel-body{ border-width: 0 !important;}
.zxhtitle .accordion-header{ background-color: #ffffff !important;}
.zxhtitle .accordion-header-selected{ background-color: #ffe48d !important;}

.icon{padding:2px 9px; background:url(../images/tabicons.png) no-repeat; }
.icon-sys{ background:url(../images/directory.png) no-repeat;}
.icon-add{background-position: -19px 0px;}
.icon-nav{background-position: -100px -18px;}
.icon-users{background-position: -100px -480px;}
.icon-role{background-position: -360px -200px;}
.icon-set{background-position: -380px -200px;}
.icon-log{background-position: -380px -80px;}

.btn-c {
    border-radius: 10px;
    border: 1px solid #ccc;
    text-align: center;
    cursor: pointer;
    color: #575757;
}
.href {
    color: blue;
}
.href:hover {
    text-decoration: underline;
    cursor: pointer;
}
.href:visited {
    color: blue;
    text-decoration: none;
}
.query-datepicker {
    width: 100px;
    border: 1px solid #ccc !important;
    border-radius: 5px;
    padding: 0 3px;
    vertical-align: middle;
}
.query-sel {
    border: 1px solid #D4D4D4;
    border-radius: 3px;
    min-width: 90px;
    outline: 0;
    vertical-align: middle;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 30px;
    line-height: 30px;
    width: 107px;
    box-shadow: 0px 1px 5px rgba(0,0,0,.05);
}
.table {
    font-family: verdana,arial,sans-serif;
    font-size: 13px;
    color: #333333;
    border-width: 1px;
    border-color: #e4e4e4;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}
.odd {
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #ccc;
    background-color: #FBFBFB;
    text-align: right;
}
.even {
    border-width: 1px;
    padding: 5px;
    border-style: solid;
    border-color: #ccc;
    background-color: #ffffff;
    word-wrap: break-word;
}
.txc {
    text-align: center !important;
}
.txl {
    text-align: left !important;
}
.txr {
    text-align: right !important;
}
.fwb{
    font-weight: bold;
}
.spec-fix-input {
    background-color: #fff;
    border: 1px solid #D4D4D4;
    border-radius: 3px;
    width: 50px;
    height: 20px;
    vertical-align: middle;
    padding: 0 3px;
    outline: none;
    margin-right: 5px;
}

.ml10 {
    margin-left: 10px !important;
}
.ml20 {
    margin-left: 20px !important;
}
.mr10 {
    margin-right: 10px !important;
}
.mr20 {
    margin-right: 20px !important;
}
.mv5 {
    margin: 5px 0;
}
.mh5 {
    margin: 0 5px;
}
.whw {
    white-space: nowrap;
}
.tw40 {
    width: 40px !important;
}
.tw60 {
    width: 60px !important;
}
.tw80 {
    width: 80px !important;
}
.tw100 {
    width: 100px !important;
}
.tw120 {
    width: 120px !important;
}
.vam {
    vertical-align: middle !important;
}
.vat {
    vertical-align: text-top !important;
}
.p10 {
    padding: 10px !important;
}
.mp0 {
    padding: 0 !important;
    margin: 0 !important;
}
input[type='checkbox'] {
    border: 1px solid #ccc;
    width: 13px;
    height: 13px;
}
.spec-input {
    background-color: #fff;
    border: 1px solid #D4D4D4;
    border-radius: 3px 0 0 3px;
    width: 50px;
    height: 20px;
    vertical-align: middle;
    padding: 0 3px;
    outline: none;
    margin-right: 18px;
}

.spec-ctn {
    position: relative;
    display: inline-block;
}

.spec-del-tag {
    position: absolute;
    right: 3px;
    top: 0;
    font-size: 14px;
    background-color: #ccc;
    width: 16px;
    height: 22px;
    vertical-align: middle;
    border-radius: 0 3px 3px 0;
    line-height: 22px;
    color: #fff;
    cursor: pointer;
    text-align: center;
}
.tag-panel {
    min-height: 30px;
    padding: 6px 5px;
    position: relative;
}
.tag-par {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    position: relative;
}
.tag-no {
    padding: 5px 8px;
    color: #636363;
    background-color: #ccc;
    border-radius: 5px 0 0 5px;
    margin: 0 0 0 5px;
}
.tag-opr {
    background-color: #b9b9b9;
    color: white;
    justify-content: center;
    align-items: center;
    border-radius: 0 5px 5px 0;
    padding: 5px;
}
.Wdate-extend {
    width: 50px !important;
    border: 1px solid #ff8400 !important;
    padding: 5px 10px !important;
    justify-content: center !important;
    align-items: center !important;
    vertical-align: middle !important;
    outline: none;
    box-shadow: 0px 1px 5px rgba(0,0,0,.05) inset;
    background: #fff url('../js/My97DatePicker/skin/datePicker.gif') no-repeat 90% center !important;
}
.ind-input {
    margin: 0px;
    height: 30px;
    line-height: 30px;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    white-space: normal;
    vertical-align: middle;
    outline-style: none;
    resize: none;
    box-shadow: 0px 1px 5px rgba(0,0,0,.05) inset;
    border: 1px solid #ff8400;
}
.ind-input:-internal-autofill-previewed, .ind-input:-internal-autofill-selected {
    background: #fff !important;
}
.orange {
    color: #ff8400;
}
.red {
    color: #f85050;
}
.blue {
    color: #4183de;
}
.gray {
    color: #787575;
}
.black {
    color: #0d0d0d;
}
.green {
    color: #109b20;
}
.yellow {
    color: #cfbd2d;
}
.purple {
    color: #960ad7;
}