/*-------------------------------------
zTree Style

version:	3.5.19
author:		Hunter.z
email:		hunter.z@263.net
website:	http://code.google.com/p/jquerytree/

-------------------------------------*/

.ztree * {padding:0; margin:0; font-size:14px; font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif}
.ztree {margin:0; padding:5px; color:#333}
.ztree li{padding:0; margin:0; list-style:none; text-align:left; white-space:nowrap; outline:0}
.ztree li ul{ margin:0; padding:0 0 0 21px}
.ztree li ul.line{ background:url(./img/zTree_line_new.png) 0 0 repeat-y;}

.ztree li a {padding:0; padding-top:0px; cursor:pointer; height:25px; color:#666666; background-color: transparent;
	text-decoration:none; vertical-align:top; display: inline-block}
.ztree li a:hover {color:#2ec9a5}
.ztree li a.curSelectedNode {padding-top:0px; color:#2ec9a5; height:25px; opacity:0.8;}
.ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#FFE6B0; color:black; height:25px; border:1px #FFB951 solid; opacity:0.8;}
.ztree li a.tmpTargetNode_inner {padding-top:0px; background-color:#316AC5; color:white; height:25px; border:1px #316AC5 solid;
	opacity:0.8; filter:alpha(opacity=80)}
.ztree li a.tmpTargetNode_prev {}
.ztree li a.tmpTargetNode_next {}
.ztree li a span.button {margin-left:7px; margin-top:6px;width:13px; height:13px;}
.ztree li a input.rename {height:25px; width:80px; padding:0; margin:0;font-size:12px; border:1px #7EC4CC solid; *border:0px}
.ztree li span {line-height:24px; margin-left:6px;}
.ztree li span.button {line-height:0; margin:0; 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/zTree_new.png"); *background-image:url("./img/zTree_new.gif")}
/**
*原样式
*
*/
/**
.ztree li span.button.chk {width:25px; height:25px; margin:0; cursor: auto;}
.ztree li span.button.chk.checkbox_false_full {background-position:0 0}
.ztree li span.button.chk.checkbox_false_full_focus {background-position:0 -14px}
.ztree li span.button.chk.checkbox_false_part {background-position:-14px -28px}
.ztree li span.button.chk.checkbox_false_part_focus {background-position:-14px -42px}
.ztree li span.button.chk.checkbox_false_disable {background-position:0 -56px}
.ztree li span.button.chk.checkbox_true_full {background-position:-14px 0}
.ztree li span.button.chk.checkbox_true_full_focus {background-position:-14px -14px}
.ztree li span.button.chk.checkbox_true_part {background-position:-14px -28px}
.ztree li span.button.chk.checkbox_true_part_focus {background-position:-14px -42px}
.ztree li span.button.chk.checkbox_true_disable {background-position:-14px -56px}
.ztree li span.button.chk.radio_false_full {background-position:-28px 0}
.ztree li span.button.chk.radio_false_full_focus {background-position:-28px -14px}
.ztree li span.button.chk.radio_false_part {background-position:-28px -28px}
.ztree li span.button.chk.radio_false_part_focus {background-position:-28px -42px}
.ztree li span.button.chk.radio_false_disable {background-position:-28px -56px}
.ztree li span.button.chk.radio_true_full {background-position:-42px 0}
.ztree li span.button.chk.radio_true_full_focus {background-position:-42px -14px}
.ztree li span.button.chk.radio_true_part {background-position:-42px -28px}
.ztree li span.button.chk.radio_true_part_focus {background-position:-42px -42px}
.ztree li span.button.chk.radio_true_disable {background-position:-42px -56px}
*/
/**
*新样式
*@author wxb
*/
.ztree li span.button.chk {width:20px; height:25px; margin:0; cursor: auto;}
.ztree li span.button.chk.checkbox_false_full {background-position:-134px 0}
.ztree li span.button.chk.checkbox_false_full_focus {background-position:-134px -26px}
.ztree li span.button.chk.checkbox_false_part {background-position:-160px -52px}
.ztree li span.button.chk.checkbox_false_part_focus {background-position:-160px -78px}
.ztree li span.button.chk.checkbox_false_disable {background-position:-134px -104px}
.ztree li span.button.chk.checkbox_true_full {background-position:-160px 0}
.ztree li span.button.chk.checkbox_true_full_focus {background-position:-160px -26px}
.ztree li span.button.chk.checkbox_true_part {background-position:-160px -52px}
.ztree li span.button.chk.checkbox_true_part_focus {background-position:-160px -78px}
.ztree li span.button.chk.checkbox_true_disable {background-position:-160px -104px}
.ztree li span.button.chk.radio_false_full {background-position:-212px 0}
.ztree li span.button.chk.radio_false_full_focus {background-position:-212px -26px}
.ztree li span.button.chk.radio_false_part {background-position:-212px -52px}
.ztree li span.button.chk.radio_false_part_focus {background-position:-212px -78px}
.ztree li span.button.chk.radio_false_disable {background-position:-212px -104px}
.ztree li span.button.chk.radio_true_full {background-position:-238px 0}
.ztree li span.button.chk.radio_true_full_focus {background-position:-238px -26px}
.ztree li span.button.chk.radio_true_part {background-position:-264px -52px}
.ztree li span.button.chk.radio_true_part_focus {background-position:-264px -78px}
.ztree li span.button.chk.radio_true_disable {background-position:-78px -56px}

.ztree li span.button.switch {width:20px; height:25px;}
.ztree li span.button.root_open{background-position:-109px -78px}
.ztree li span.button.root_close{background-position:-83px -78px}
.ztree li span.button.roots_open{background-position:-109px 0}
.ztree li span.button.roots_close{background-position:-83px 0}
.ztree li span.button.center_open{background-position:-109px -26px}
.ztree li span.button.center_close{background-position:-83px -26px}
.ztree li span.button.bottom_open{background-position:-109px -52px}
.ztree li span.button.bottom_close{background-position:-83px -52px}
.ztree li span.button.noline_open{background-position:-109px -104px}
.ztree li span.button.noline_close{background-position:-83px -104px}
.ztree li span.button.root_docu{ background:none;}
.ztree li span.button.roots_docu{background-position:-57px 0}
.ztree li span.button.center_docu{background-position:-57px -26px}
.ztree li span.button.bottom_docu{background-position:-57px -52px}
.ztree li span.button.noline_docu{ background: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; background-position:-110px 0; vertical-align:top; *vertical-align:middle}
.ztree li span.button.ico_docu{margin-right:2px; background-position:-110px -32px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.edit {margin-right:2px; background-position:-110px -48px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.remove {margin-right:2px; background-position:-110px -64px; vertical-align:top; *vertical-align:middle}
/**展开*/
/**展开后为没选*/
.ztree li span.button.root_open+span.button.chk.checkbox_false_full,
.ztree li span.button.roots_open+span.button.chk.checkbox_false_full,
.ztree li span.button.center_open+span.button.chk.checkbox_false_full,
.ztree li span.button.bottom_open+span.button.chk.checkbox_false_full,
.ztree li span.button.noline_open+span.button.chk.checkbox_false_full,
.ztree li span.button.ico_open+span.button.chk.checkbox_false_full
{background-position:-134px -52px}
.ztree li span.button.root_open+span.button.chk.radio_false_full,
.ztree li span.button.roots_open+span.button.chk.radio_false_full,
.ztree li span.button.center_open+span.button.chk.radio_false_full,
.ztree li span.button.bottom_open+span.button.chk.radio_false_full,
.ztree li span.button.noline_open+span.button.chk.radio_false_full,
.ztree li span.button.ico_open+span.button.chk.radio_false_full
{background-position:-212px -52px}
/**折叠后为没选*/
.ztree li span.button.root_close+span.button.chk.checkbox_false_full,   
.ztree li span.button.roots_close+span.button.chk.checkbox_false_full,  
.ztree li span.button.center_close+span.button.chk.checkbox_false_full, 
.ztree li span.button.bottom_close+span.button.chk.checkbox_false_full, 
.ztree li span.button.noline_close+span.button.chk.checkbox_false_full,  
.ztree li span.button.ico_close+span.button.chk.checkbox_false_full
{background-position:-134px 0}
.ztree li span.button.root_close+span.button.chk.radio_false_full,   
.ztree li span.button.roots_close+span.button.chk.radio_false_full,  
.ztree li span.button.center_close+span.button.chk.radio_false_full, 
.ztree li span.button.bottom_close+span.button.chk.radio_false_full, 
.ztree li span.button.noline_close+span.button.chk.radio_false_full,  
.ztree li span.button.ico_close+span.button.chk.radio_false_full
{background-position:-212px 0}
/**展开后为没选悬浮*/
.ztree li span.button.root_open+span.button.chk.checkbox_false_full_focus, 
.ztree li span.button.roots_open+span.button.chk.checkbox_false_full_focus, 
.ztree li span.button.center_open+span.button.chk.checkbox_false_full_focus, 
.ztree li span.button.bottom_open+span.button.chk.checkbox_false_full_focus, 
.ztree li span.button.noline_open+span.button.chk.checkbox_false_full_focus, 
.ztree li span.button.ico_open+span.button.chk.checkbox_false_full_focus
{background-position:-134px -78px}
.ztree li span.button.root_open+span.button.chk.radio_false_full_focus, 
.ztree li span.button.roots_open+span.button.chk.radio_false_full_focus, 
.ztree li span.button.center_open+span.button.chk.radio_false_full_focus, 
.ztree li span.button.bottom_open+span.button.chk.radio_false_full_focus, 
.ztree li span.button.noline_open+span.button.chk.radio_false_full_focus, 
.ztree li span.button.ico_open+span.button.chk.radio_false_full_focus
{background-position:-212px -78px}
/**折叠后为没选悬浮*/
.ztree li span.button.root_close+span.button.chk.checkbox_false_full_focus,   
.ztree li span.button.roots_close+span.button.chk.checkbox_false_full_focus,  
.ztree li span.button.center_close+span.button.chk.checkbox_false_full_focus, 
.ztree li span.button.bottom_close+span.button.chk.checkbox_false_full_focus, 
.ztree li span.button.noline_close+span.button.chk.checkbox_false_full_focus,  
.ztree li span.button.ico_close+span.button.chk.checkbox_false_full_focus  
{background-position:-134px -26px}
.ztree li span.button.root_close+span.button.chk.radio_false_full_focus,   
.ztree li span.button.roots_close+span.button.chk.radio_false_full_focus,  
.ztree li span.button.center_close+span.button.chk.radio_false_full_focus, 
.ztree li span.button.bottom_close+span.button.chk.radio_false_full_focus, 
.ztree li span.button.noline_close+span.button.chk.radio_false_full_focus,  
.ztree li span.button.ico_close+span.button.chk.radio_false_full_focus
{background-position:-212px -26px}
/**展开后为全选*/
.ztree li span.button.root_open+span.button.chk.checkbox_true_full, 
.ztree li span.button.roots_open+span.button.chk.checkbox_true_full, 
.ztree li span.button.center_open+span.button.chk.checkbox_true_full, 
.ztree li span.button.bottom_open+span.button.chk.checkbox_true_full,
.ztree li span.button.noline_open+span.button.chk.checkbox_true_full, 
.ztree li span.button.ico_open+span.button.chk.checkbox_true_full 
{background-position:-160px -52px} 
.ztree li span.button.root_open+span.button.chk.radio_true_full, 
.ztree li span.button.roots_open+span.button.chk.radio_true_full, 
.ztree li span.button.center_open+span.button.chk.radio_true_full, 
.ztree li span.button.bottom_open+span.button.chk.radio_true_full,
.ztree li span.button.noline_open+span.button.chk.radio_true_full, 
.ztree li span.button.ico_open+span.button.chk.radio_true_full 
{background-position:-238px -52px}  
/**折叠后为全选*/
.ztree li span.button.root_close+span.button.chk.checkbox_true_full,   
.ztree li span.button.roots_close+span.button.chk.checkbox_true_full,  
.ztree li span.button.center_close+span.button.chk.checkbox_true_full, 
.ztree li span.button.bottom_close+span.button.chk.checkbox_true_full, 
.ztree li span.button.noline_close+span.button.chk.checkbox_true_full,  
.ztree li span.button.ico_close+span.button.chk.checkbox_true_full
{background-position:-160px 0}  
.ztree li span.button.root_close+span.button.chk.radio_true_full,   
.ztree li span.button.roots_close+span.button.chk.radio_true_full,  
.ztree li span.button.center_close+span.button.chk.radio_true_full, 
.ztree li span.button.bottom_close+span.button.chk.radio_true_full, 
.ztree li span.button.noline_close+span.button.chk.radio_true_full,  
.ztree li span.button.ico_close+span.button.chk.radio_true_full
{background-position:-238px 0}   
/**展开后为全选悬浮*/    
.ztree li span.button.root_open+span.button.chk.checkbox_true_full_focus, 
.ztree li span.button.roots_open+span.button.chk.checkbox_true_full_focus, 
.ztree li span.button.center_open+span.button.chk.checkbox_true_full_focus, 
.ztree li span.button.bottom_open+span.button.chk.checkbox_true_full_focus, 
.ztree li span.button.noline_open+span.button.chk.checkbox_true_full_focus, 
.ztree li span.button.ico_open+span.button.chk.checkbox_true_full_focus
{background-position:-160px -78px}
.ztree li span.button.root_open+span.button.chk.radio_true_full_focus, 
.ztree li span.button.roots_open+span.button.chk.radio_true_full_focus, 
.ztree li span.button.center_open+span.button.chk.radio_true_full_focus, 
.ztree li span.button.bottom_open+span.button.chk.radio_true_full_focus, 
.ztree li span.button.noline_open+span.button.chk.radio_true_full_focus, 
.ztree li span.button.ico_open+span.button.chk.radio_true_full_focus
{background-position:-238px -78px}  
/**折叠后为全选悬浮*/
.ztree li span.button.root_close+span.button.chk.checkbox_true_full_focus,   
.ztree li span.button.roots_close+span.button.chk.checkbox_true_full_focus,  
.ztree li span.button.center_close+span.button.chk.checkbox_true_full_focus, 
.ztree li span.button.bottom_close+span.button.chk.checkbox_true_full_focus, 
.ztree li span.button.noline_close+span.button.chk.checkbox_true_full_focus,  
.ztree li span.button.ico_close+span.button.chk.checkbox_true_full_focus
{background-position:-160px -26px}
.ztree li span.button.root_close+span.button.chk.radio_true_full_focus,   
.ztree li span.button.roots_close+span.button.chk.radio_true_full_focus,  
.ztree li span.button.center_close+span.button.chk.radio_true_full_focus, 
.ztree li span.button.bottom_close+span.button.chk.radio_true_full_focus, 
.ztree li span.button.noline_close+span.button.chk.radio_true_full_focus,  
.ztree li span.button.ico_close+span.button.chk.radio_true_full_focus
{background-position:-238px -26px} 
/**展开后为半选*/
.ztree li span.button.root_open+span.button.chk.checkbox_true_part, 
.ztree li span.button.roots_open+span.button.chk.checkbox_true_part, 
.ztree li span.button.center_open+span.button.chk.checkbox_true_part, 
.ztree li span.button.bottom_open+span.button.chk.checkbox_true_part, 
.ztree li span.button.noline_open+span.button.chk.checkbox_true_part,
.ztree li span.button.ico_open+span.button.chk.checkbox_true_part
{background-position:-186px -52px} 
.ztree li span.button.root_open+span.button.chk.radio_true_part, 
.ztree li span.button.roots_open+span.button.chk.radio_true_part, 
.ztree li span.button.center_open+span.button.chk.radio_true_part, 
.ztree li span.button.bottom_open+span.button.chk.radio_true_part, 
.ztree li span.button.noline_open+span.button.chk.radio_true_part,
.ztree li span.button.ico_open+span.button.chk.radio_true_part
{background-position:-264px -52px}  
/**折叠后为半选*/
.ztree li span.button.root_close+span.button.chk.checkbox_true_part,   
.ztree li span.button.roots_close+span.button.chk.checkbox_true_part,  
.ztree li span.button.center_close+span.button.chk.checkbox_true_part, 
.ztree li span.button.bottom_close+span.button.chk.checkbox_true_part, 
.ztree li span.button.noline_close+span.button.chk.checkbox_true_part,  
.ztree li span.button.ico_close+span.button.chk.checkbox_true_part
{background-position:-134px 0}
.ztree li span.button.root_close+span.button.chk.radio_true_part,   
.ztree li span.button.roots_close+span.button.chk.radio_true_part,  
.ztree li span.button.center_close+span.button.chk.radio_true_part, 
.ztree li span.button.bottom_close+span.button.chk.radio_true_part, 
.ztree li span.button.noline_close+span.button.chk.radio_true_part,  
.ztree li span.button.ico_close+span.button.chk.radio_true_part
{background-position:-264px 0}
/**展开后为半选悬浮*/    
.ztree li span.button.root_open+span.button.chk.checkbox_true_part_focus, 
.ztree li span.button.roots_open+span.button.chk.checkbox_true_part_focus, 
.ztree li span.button.center_open+span.button.chk.checkbox_true_part_focus, 
.ztree li span.button.bottom_open+span.button.chk.checkbox_true_part_focus, 
.ztree li span.button.noline_open+span.button.chk.checkbox_true_part_focus,
.ztree li span.button.ico_open+span.button.chk.checkbox_true_part_focus
{background-position:-186px -78px}
.ztree li span.button.root_open+span.button.chk.radio_true_part_focus, 
.ztree li span.button.roots_open+span.button.chk.radio_true_part_focus, 
.ztree li span.button.center_open+span.button.chk.radio_true_part_focus, 
.ztree li span.button.bottom_open+span.button.chk.radio_true_part_focus, 
.ztree li span.button.noline_open+span.button.chk.radio_true_part_focus,
.ztree li span.button.ico_open+span.button.chk.radio_true_part_focus
{background-position:-264px -78px}
/**折叠后为半选悬浮*/
.ztree li span.button.root_close+span.button.chk.checkbox_true_part_focus,   
.ztree li span.button.roots_close+span.button.chk.checkbox_true_part_focus,  
.ztree li span.button.center_close+span.button.chk.checkbox_true_part_focus, 
.ztree li span.button.bottom_close+span.button.chk.checkbox_true_part_focus, 
.ztree li span.button.noline_close+span.button.chk.checkbox_true_part_focus  
.ztree li span.button.ico_close
{background-position:-134px -26px}
.ztree li span.button.root_close+span.button.chk.radio_true_part_focus,   
.ztree li span.button.roots_close+span.button.chk.radio_true_part_focus,  
.ztree li span.button.center_close+span.button.chk.radio_true_part_focus, 
.ztree li span.button.bottom_close+span.button.chk.radio_true_part_focus, 
.ztree li span.button.noline_close+span.button.chk.radio_true_part_focus  
.ztree li span.button.ico_close
{background-position:-264px -26px}
/**展开后为不可用*/
.ztree li span.button.root_open+span.button.chk.checkbox_true_disable, 
.ztree li span.button.roots_open+span.button.chk.checkbox_true_disable, 
.ztree li span.button.center_open+span.button.chk.checkbox_true_disable, 
.ztree li span.button.bottom_open+span.button.chk.checkbox_true_disable, 
.ztree li span.button.noline_open+span.button.chk.checkbox_true_disable,
.ztree li span.button.ico_open+span.button.chk.checkbox_true_disable
{background-position:-160px -130px}
.ztree li span.button.root_open+span.button.chk.radio_true_disable, 
.ztree li span.button.roots_open+span.button.chk.radio_true_disable, 
.ztree li span.button.center_open+span.button.chk.radio_true_disable, 
.ztree li span.button.bottom_open+span.button.chk.radio_true_disable, 
.ztree li span.button.noline_open+span.button.chk.radio_true_disable,
.ztree li span.button.ico_open+span.button.chk.radio_true_disable
{background-position:-238px -130px}    
/**折叠后为不可用*/
.ztree li span.button.root_close+span.button.chk.checkbox_true_disable,   
.ztree li span.button.roots_close+span.button.chk.checkbox_true_disable,  
.ztree li span.button.center_close+span.button.chk.checkbox_true_disable, 
.ztree li span.button.bottom_close+span.button.chk.checkbox_true_disable, 
.ztree li span.button.noline_close+span.button.chk.checkbox_true_disable,  
.ztree li span.button.ico_close+span.button.chk.checkbox_true_disable
{background-position:-160px -104px}
.ztree li span.button.root_close+span.button.chk.radio_true_disable, 
.ztree li span.button.roots_close+span.button.chk.radio_true_disable, 
.ztree li span.button.center_close+span.button.chk.radio_true_disable, 
.ztree li span.button.bottom_close+span.button.chk.radio_true_disable, 
.ztree li span.button.noline_close+span.button.chk.radio_true_disable,
.ztree li span.button.ico_close+span.button.chk.radio_true_disable
{background-position:-238px -104px}  



.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:16px; 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:-57px 0px; background-image:url("./img/zTree_new.png"); *background-image:url("./img/zTree_new.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}

/* level style*/
/*.ztree li span.button.level0 {
	display:none;
}
.ztree li ul.level0 {
	padding:0;
	background:none;
}*/
.signtree{
	padding: 5px;
	display: flex;
}
.treelabel{
	margin-bottom: 0px;
	padding: 7px 5px;
}
.signtree input[type="radio"]:checked  .signtree{
	background-color: #e7f9f5;
}
.signtree input{
	align-self: center;
	display: inline-table;
}
.signtree .iradio_futurico{
	top: 0px;
	align-self: center;
	display: inline-table;
}
.signtree span{
	align-self: center;
	padding-left: 10px;
	padding-right:5px;
	display: inline-table;
}
.signtree:hover,.signtree:active{
	background-color: #e7f9f5; 
}
.stbgc{
	background-color: #e7f9f5;
	color: #4892ec;
}