/*-------------------------------------
zTree Style

version:    3.4
author:     Hunter.z
email:      hunter.z@263.net
website:    http://code.google.com/p/jquerytree/

-------------------------------------*/

.ztree * {padding:0; margin:0; font-size:16px; font-family:microsoft yahei, Verdana, Arial, Helvetica, AppleGothic, sans-serif}
.ztree {margin:0; padding:15px; color:#333}
.ztree li{padding:0; margin:0; list-style:none; line-height:17px; text-align:left; white-space:nowrap; outline:0;line-height: 40px;}
.ztree li ul{ margin:0; padding:0 0 0 18px}
.ztree li ul.line{ background:url(./img/line_conn.png) 0 0 repeat-y;}

.ztree li a {paddin.ztree li a g-right:3px; margin:0; cursor:pointer; height:28px; line-height: 28px; color:#333; background-color: transparent; text-decoration:none; vertical-align:middle; display: inline-block;}
.ztree li li a{padding-left:15px;}
.ztree li a:hover {text-decoration:none;}
.ztree li li a.curSelectedNode,.ztree li li a:hover {padding-top:0px; background-color:transparent; color:black; opacity: 1;background: #163e82;    color: #fff;    display: inline-block;width: 100%;}
.ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#dedede; color:black; height:28px; border:1px #666 solid; opacity:0.8;}
.ztree li a.tmpTargetNode_inner {padding-top:0px; background-color:#aaa; color:white; height:28px; border:1px #666 solid;
  opacity:0.8; filter:alpha(opacity=80)}
.ztree li a.tmpTargetNode_prev {}
.ztree li a.tmpTargetNode_next {}
.ztree li a input.rename {height:14px; width:80px; padding:0; margin:0;
  font-size:12px; border:1px #585956 solid; *border:0px}
.ztree li span {line-height:21px; margin-right:2px}
.ztree li span.button {line-height:0; margin:0; padding: 0; width:21px; height:21px; display: inline-block; vertical-align:middle;
  border:0 none; cursor: pointer;outline:none;
  background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
  // background-image:url("./img/metro.png"); *background-image:url("./img/metro.gif")
}

.ztree li span.button.chk {width:16px; height:16px; margin:0 10px 0 6px; cursor: auto;border-radius:3px;cursor: pointer;}
.ztree li span.button.chk.checkbox_false_full {border:1px solid #dedede;background:#fff;}
.ztree li span.button.chk.checkbox_false_full_focus {border:1px solid #cc3e3c;background:#fff;}
.ztree li span.button.chk.checkbox_false_part {border:1px solid #dedede;padding: relative;background: url(../images/checked.png) no-repeat center center;background-size:12px 10px;}
.ztree li span.button.chk.checkbox_false_part_focus {border:1px solid #cc3e3c;background:#fff;}
.ztree li span.button.chk.checkbox_false_disable {background-position: -2px -86px;}
.ztree li span.button.chk.checkbox_true_full {border:1px solid #cc3e3c;padding: relative;background:#fff url(../images/checkedH.png) no-repeat center center;background-size:12px 10px;}
.ztree li span.button.chk.checkbox_true_full_focus {border:1px solid #cc3e3c;padding: relative;background:#cc3e3c url(../images/checked.png) no-repeat center center;background-size:12px 10px;}
.ztree li span.button.chk.checkbox_true_part,.ztree li span.button.chk.checkbox_true_part_focus {border:1px solid #dedede;background:#dedede url(../images/checked.png) no-repeat center center;background-size:12px 10px;}
.ztree li span.button.chk.checkbox_true_disable {background-position: -24px -86px;}
.ztree li span.button.chk.radio_false_full {background:#fff;border:1px solid #dedede;border-radius: 50%;}
.ztree li span.button.chk.radio_false_full_focus {background:#fff;border:1px solid #cc3e3c;border-radius: 50%;}
// .ztree li span.button.chk.radio_false_part {border-radius: 50%;border:1px solid #dedede;padding: relative;background: #dedede url(../images/checked.png) no-repeat center center;background-size:12px 10px;}
.ztree li span.button.chk.radio_false_part {border-radius: 50%;border:1px solid #dedede;background:#fff;}
// .ztree li span.button.chk.radio_false_part_focus {border-radius: 50%;border:1px solid #dedede;padding: relative;background: #dedede url(../images/checked.png) no-repeat center center;background-size:12px 10px;}
.ztree li span.button.chk.radio_false_part_focus {border-radius: 50%;border:1px solid #dedede;background:#fff;}
.ztree li span.button.chk.radio_false_disable {background-position: -47px -89px;}
.ztree li span.button.chk.radio_true_full {border-radius: 50%;border:1px solid #cc3e3c;background:url(../images/checkedH.png) no-repeat center center;background-size:12px 10px;}
.ztree li span.button.chk.radio_true_full_focus {border-radius: 50%;border:1px solid #cc3e3c;padding: relative;background:#cc3e3c url(../images/checked.png) no-repeat center center;background-size:12px 10px;}
.ztree li span.button.chk.radio_true_part {background:#fff;border:1px solid #dedede;border-radius: 50%;}
.ztree li span.button.chk.radio_true_part_focus {background-position: -68px -68px;}
.ztree li span.button.chk.radio_true_disable {background-position: -68px -89px;}

.ztree li span.button.switch {width:18px; height:28px}
.ztree li span.button.root_open{ background:url(../images/open.png) no-repeat center center;background-size:28px 28px; vertical-align:middle; *vertical-align:middle}
.ztree li span.button.root_close{background-position:-126px -63px}
.ztree li span.button.roots_open{background-position: -105px 0;}
.ztree li span.button.roots_close{background-position: -126px 0;}
.ztree li span.button.center_open{background-position: -105px -21px;}
.ztree li span.button.center_close{background-position: -126px -21px;}
.ztree li span.button.bottom_open{background-position: -105px -42px;}
.ztree li span.button.bottom_close{background-position: -126px -42px;}
.ztree li span.button.noline_open{background:url(../images/open.png) no-repeat center center;background-size:16px 16px; vertical-align:middle; *vertical-align:middle;transform:rotate(90deg);transition:.2s }
.ztree li span.button.noline_close{background:url(../images/open.png) no-repeat center center;background-size:16px 16px; vertical-align:middle; *vertical-align:middle;transform:rotate(0deg);transition:.2s}
.ztree li span.button.root_docu{ background:none;}
.ztree li span.button.roots_docu{background-position: -84px 0;}
.ztree li span.button.center_docu{background-position: -84px -21px;}
.ztree li span.button.bottom_docu{background-position: -84px -42px;}
.ztree li span.button.noline_docu{ background:none;display: none;}

.ztree li span.button.ico_open{margin-right:2px; background-position:-110px -16px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_close{margin-right:2px; margin-right:2px; background-position: -144px 0; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_docu{margin-right:2px; background-position: -147px -42px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.edit {margin-left:2px; margin-right: -1px; background-position: -189px -21px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.edit:hover {
  background-position: -168px -21px;
}
.ztree li span.button.remove {margin-left:2px; margin-right: -1px; background-position: -189px -42px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.remove:hover {
  background-position: -168px -42px;
}
.ztree li span.button.add {margin-left:2px; margin-right: -1px; background-position: -189px 0; vertical-align:top; *vertical-align:middle}
.ztree li span.button.add:hover {
  background-position: -168px 0;
}
.ztree li span.button.ico_loading{margin-right:2px; background:url(./img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}

ul.tmpTargetzTree {background-color:#FFE6B0; opacity:0.8; filter:alpha(opacity=80)}

span.tmpzTreeMove_arrow {width:16px; height:21px; display: inline-block; padding:0; margin:2px 0 0 1px; border:0 none; position:absolute;
    background-color:transparent; background-repeat:no-repeat; background-attachment: scroll;
    background-position:-168px -84px; background-image:url("./img/metro.png"); *background-image:url("./img/metro.gif")}

ul.ztree.zTreeDragUL {margin:0; padding:0; position:absolute; width:auto; height:auto;overflow:hidden; background-color:#cfcfcf; border:1px #00B83F dotted; opacity:0.8; filter:alpha(opacity=80)}
.ztreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute}
    
