table.fancytree-ext-table{
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
table.fancytree-ext-table {
  outline: none;
  color: #666;
  background-color: #fff;
  width: 100%;
  position: relative;
  border-collapse: collapse;
}

table.fancytree-ext-table th {
	color:#000;
	font-weight: bold;
}

table.fancytree-ext-table td span{
	color:#000;
	font-weight: 500;
}
.ui-helper-hidden {
  display: none;
}

ul.fancytree-container {
  font-size: 12px;
  white-space: nowrap;
  padding: 3px;
  margin: 0;
  background-color: white;
  overflow: auto;
  height: 100%;
}
ul.fancytree-container ul {
  padding: 0 0 0 16px;
  margin: 0;
}
ul.fancytree-container li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background-attachment: scroll;
  background-color: transparent;
  background-position: 0px 0px;
  background-repeat: repeat-y;
  background-image: none;
  margin: 0;
  padding: 1px 0 0 0;
}
ul.fancytree-container li.fancytree-lastsib {
  background-image: none;
}
ul.fancytree-no-connector > li {
  background-image: none;
}
.ui-fancytree-disabled ul.fancytree-container {
  opacity: 0.5;
  background-color: silver;
}
span.fancytree-empty,
span.fancytree-vline,
span.fancytree-expander,
span.fancytree-icon,
span.fancytree-checkbox,
span.fancytree-radio,
span.fancytree-drag-helper-img,
#fancytree-drop-marker {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: left;
  background-image: url("../images/icons.gif");
  background-position: 0px 0px;
}
span.fancytree-custom-icon {
  display: inline-block;
}
.fancytree-container img {
  width: 14px;
  height: 14px;
  margin-right: 2px;
  vertical-align: middle;
  padding-left: 3px;
}
span.fancytree-expander {
  cursor: pointer;
}
.theadClass {
    background: url("../images/icon_list.jpg") no-repeat scroll 10px 12px #eff5f9;
    height: 26px;
    line-height: 26px;
}
.theadClass td {
  font-size: 14px;
  padding-left: 20px!important;
}
.fancytree-exp-n span.fancytree-expander,
.fancytree-exp-nl span.fancytree-expander {
  background-image: none;
  cursor: default;
}
.fancytree-exp-n span.fancytree-expander,
.fancytree-exp-n span.fancytree-expander:hover {
  background-position: 0px -64px;
}
.fancytree-exp-nl span.fancytree-expander,
.fancytree-exp-nl span.fancytree-expander:hover {
  background-position: -16px -64px;
}
.fancytree-exp-c span.fancytree-expander {
  background-image: url(../images/expand.png);
  background-position: 4px 2px;
}
.fancytree-exp-cl span.fancytree-expander {
  background-image: url(../images/expand.png);
  background-position: 4px 1px;
}
.fancytree-exp-cd span.fancytree-expander {
  background-image: url(../images/expand.png);
  background-position: 4px 1px;
}
.fancytree-exp-cdl span.fancytree-expander {
  background-image: url(../images/expand.png);
  background-position: 4px 1px;
}
.fancytree-exp-e span.fancytree-expander,
.fancytree-exp-ed span.fancytree-expander {
  background-image: url(../images/collapse.png);
  background-position: 4px 1px;
}
.fancytree-exp-e span.fancytree-expander:hover,
.fancytree-exp-ed span.fancytree-expander:hover {
  background-image: url(../images/collapse.png);
  background-position: 4px 1px;
}
.fancytree-exp-el span.fancytree-expander,
.fancytree-exp-edl span.fancytree-expander {
  background-image: url(../images/collapse.png);
  background-position: 4px 1px;
}
.fancytree-loading span.fancytree-expander {
  background-image: url("../images/loading.gif");
  background-position: 0px 0px;
}
span.fancytree-checkbox {
  margin-left: 3px;
  background-position: 0px -32px;
}
span.fancytree-checkbox:hover {
  background-position: -16px -32px;
}
.fancytree-partsel span.fancytree-checkbox {
  background-position: -64px -32px;
}
.fancytree-partsel span.fancytree-checkbox:hover {
  background-position: -80px -32px;
}
.fancytree-selected span.fancytree-checkbox {
  background-position: -32px -32px;
}
.fancytree-selected span.fancytree-checkbox:hover {
  background-position: -48px -32px;
}
.fancytree-radio span.fancytree-checkbox {
  margin-left: 3px;
  background-position: 0px -48px;
}
.fancytree-radio span.fancytree-checkbox:hover {
  background-position: -16px -48px;
}
.fancytree-radio .fancytree-partsel span.fancytree-checkbox {
  background-position: -64px -48px;
}
.fancytree-radio .fancytree-partsel span.fancytree-checkbox:hover {
  background-position: -80px -48px;
}
.fancytree-radio .fancytree-selected span.fancytree-checkbox {
  background-position: -32px -48px;
}
.fancytree-radio .fancytree-selected span.fancytree-checkbox:hover {
  background-position: -48px -48px;
}
span.fancytree-icon {
  background-image: url(../images/file.png);/*file.png*/
  margin-left: 2px;
  background-position: 1px 1px;
  _background-position-x: 1px!important;
  _background-position-y: 1px!important;
}
.fancytree-has-children.fancytree-ico-c span.fancytree-icon {
  background-position: -32px 0px;
}
.fancytree-has-children.fancytree-ico-c span.fancytree-icon:hover {
  background-position: -48px 0px;
}
.fancytree-ico-e span.fancytree-icon {
  background-position: -64px 0px;
}
.fancytree-ico-e span.fancytree-icon:hover {
  background-position: -80px 0px;
}
.fancytree-ico-e span.fancytree-icon .fancytree-ico-cf span.fancytree-icon {
  background-position: 0px -16px;
}
.fancytree-has-children.fancytree-ico-cf span.fancytree-icon {
  background-image: url(../images/folderCollapse.png);
  background-position: 0px -1px;
  _background-position-y: -1px!important;
}
.fancytree-ico-ef span.fancytree-icon {
  background-image: url(../images/folderExpand.png);
  background-position: 0px 1px;
}
.fancytree-statusnode-wait span.fancytree-icon {
  background-image: url("../images/loading.gif");
}
.fancytree-statusnode-error span.fancytree-icon {
  background-position: 0px -112px;
}
span.fancytree-node {
  display: inline-block;
  width: 100%;
}
span.fancytree-title {
  display: inline-block;
  padding-left: 1px;
  padding-right: 3px;
  vertical-align: top;
  margin: 0px;
  margin-left: 3px;
  cursor: pointer;
}
div.fancytree-drag-helper a {
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
  opacity: 0.8;
}
div.fancytree-drag-helper.fancytree-drop-reject {
  
}
div.fancytree-drop-accept span.fancytree-drag-helper-img {
  background-position: -32px -112px;
}
div.fancytree-drop-reject span.fancytree-drag-helper-img {
  background-position: -16px -112px;
}
#fancytree-drop-marker {
  width: 32px;
  position: absolute;
  background-position: 0px -128px;
  margin: 0;
}
#fancytree-drop-marker.fancytree-drop-after,
#fancytree-drop-marker.fancytree-drop-before {
  width: 64px;
  background-position: 0px -144px;
}
#fancytree-drop-marker.fancytree-drop-copy {
  background-position: -64px -128px;
}
#fancytree-drop-marker.fancytree-drop-move {
  background-position: -32px -128px;
}
span.fancytree-drag-source {
  background-color: #e0e0e0;
}
span.fancytree-drag-source span.fancytree.title {
  color: gray;
}
span.fancytree-drop-target.fancytree-drop-accept a {
  background-color: #3169C6 !important;
  color: white !important;
  /* @ IE6 */
  text-decoration: none;
}
table.fancytree-ext-columnview tbody tr td {
  position: relative;
  vertical-align: top;
  overflow: auto;
  height: 27px;
}
table.fancytree-ext-columnview tbody tr td > ul {
  padding: 0;
}
table.fancytree-ext-columnview tbody tr td > ul li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background-attachment: scroll;
  background-color: transparent;
  background-position: 0px 0px;
  background-repeat: repeat-y;
  background-image: none;
  /* no v-lines */
  margin: 0;
  padding: 1px 0 0 0;
}
table.fancytree-ext-columnview span.fancytree-node {
  position: relative;
}
table.fancytree-ext-columnview span.fancytree-node.fancytree-expanded {
  background-color: #CBE8F6;
}
table.fancytree-ext-columnview .fancytree-has-children span.fancytree-cv-right {
  background-position: 0px -80px;
  position: absolute;
  right: 3px;
}
.fancytree-ext-filter span.fancytree-node span.fancytree-title {
  color: silver;
  font-weight: lighter;
}
.fancytree-ext-filter span.fancytree-node.fancytree-node.fancytree-submatch span.fancytree-title {
  color: black;
  font-weight: normal;
}
.fancytree-ext-filter span.fancytree-node.fancytree-node.fancytree-match span.fancytree-title {
  color: black;
  font-weight: bold;
}
span.fancytree-focused span.fancytree-title {
  /*outline: 1px dotted black;*/
}
span.fancytree-active .fancytree-title fancytree-has-children {
  background: #e5e5e5;
  color: inherit;
  background: -moz-linear-gradient(top, #fafafb 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafb), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #fafafb 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #fafafb 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #fafafb 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #fafafb 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafb', endColorstr='#e5e5e5', GradientType=0);
}
.fancytree-treefocus span.fancytree-active .fancytree-title,
span.fancytree-selected .fancytree-title {
  background: whitesmoke;
  color: inherit;
  background: -moz-linear-gradient(top, #f6fbfd 0%, #e9f6fc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6fbfd), color-stop(100%, #e9f6fc));
  background: -webkit-linear-gradient(top, #f6fbfd 0%, #e9f6fc 100%);
  background: -o-linear-gradient(top, #f6fbfd 0%, #e9f6fc 100%);
  background: -ms-linear-gradient(top, #f6fbfd 0%, #e9f6fc 100%);
  background: linear-gradient(to bottom, #f6fbfd 0%, #e9f6fc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fbfd', endColorstr=#728285, GradientType=0);
}
span.fancytree-active .fancytree-title:hover,
span.fancytree-active.fancytree-focused .fancytree-title,
span.fancytree-selected .fancytree-title:hover,
span.fancytree-selected.fancytree-focused .fancytree-title {
  background: #f2f9fd;
  color: inherit;
  background: -moz-linear-gradient(top, #f2f9fd 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f9fd), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #f2f9fd 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #f2f9fd 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #f2f9fd 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #f2f9fd 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f9fd', endColorstr=#ffffff, GradientType=0);
}
.fancytree-selected .fancytree-title {
  font-style: italic;
}
table.fancytree-ext-table thead tr td a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  margin-right: 10px;
  padding:5px 5px 5px 25px;
}

table.fancytree-ext-table thead tr td a.toolBar-add{
	background:url("../images/add.png") no-repeat 5px 5px;
}

table.fancytree-ext-table thead tr td a.toolBar-edit{
	background:url("../images/edit.png") no-repeat 5px 5px;
}

table.fancytree-ext-table thead tr td a:hover {
  color: #a7a7a7;
}
table.fancytree-ext-table tbody tr td {
  border-top: 1px solid #d6d6d6;
  color: inherit;
}
table.fancytree-ext-table tbody tr:hover {
  background: whitesmoke;
  color: #728285;
}
table.fancytree-ext-table tbody span.fancytree-focused span.fancytree-title {
  /*outline: solid dotted black;*/
}
table.fancytree-ext-table tbody span.fancytree-focused span.fancytree-title:hover {
  background: inherit;
  background: transparent;
  background: none;
  filter: none;
}
table.fancytree-ext-table tbody span.fancytree-title table.fancytree-ext-table tbody tr.fancytree-active:hover td,
table.fancytree-ext-table tbody tr.fancytree-selected:hover td {
  background: #f2f9fd;
  color: inherit;
  background: -moz-linear-gradient(top, #f2f9fd 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f9fd), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #f2f9fd 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #f2f9fd 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #f2f9fd 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #f2f9fd 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f9fd', endColorstr=#ffffff, GradientType=0);
}
table.fancytree-ext-table tbody tr.fancytree-active td,
table.fancytree-ext-table tbody tr.fancytree-selected td {
  background-color: #abb9d3;
  color: #000;
}
table.fancytree-ext-table thead tr {
  
}
table.fancytree-ext-table thead tr th {
	padding: 6px;
    border-bottom: 1px solid #d6d6d6;
    background-color: #eee;
}
table.fancytree-ext-table thead tr th label {
  font-size: 12px !important;
  font-weight: 700;
}
table.fancytree-ext-table td{ padding:5px; }
table.fancytree-ext-table tr:nth-child(2n){ background:#F9F9F9; }
td.alignCenter {
  text-align: center;
}

.toolBar {
	border: 0 none;
    left: 102px;
    position: absolute;
    top: 4px;
    background: none!important;
}
.toolBar td{
	border: 0;
}
.toolBar .toolBar-btn{
	background: none repeat scroll 0 0 #82af6f;
    border-radius: 2px !important;
    color: #fff !important;
    cursor: pointer;
    margin-right: 3px;
    padding: 4px 8px;
}
table.fancytree-ext-table .tc{
	text-align: center;
}
