.ui-helper-hidden {
	display: none
}

ul.fancytree-container {
	font-family: tahoma, arial, helvetica;
	font-size: 10pt;
	white-space: nowrap;
	padding: 3px;
	margin: 0;
	background-color: #fff;
	border: 1px dotted gray;
	overflow: auto;
	min-height: 0;
	position: relative
}

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-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat-y;
	background-image: none;
	margin: 0
}

ul.fancytree-container li.fancytree-lastsib, ul.fancytree-no-connector>li
	{
	background-image: none
}

.ui-fancytree-disabled ul.fancytree-container {
	opacity: .5;
	background-color: silver
}

#fancytree-drop-marker, span.fancytree-checkbox, span.fancytree-drag-helper-img,
	span.fancytree-empty, span.fancytree-expander, span.fancytree-icon,
	span.fancytree-radio, span.fancytree-vline {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url(../pages/img/icons.gif);
	background-position: 0 0
}

span.fancytree-checkbox, span.fancytree-custom-icon, span.fancytree-expander,
	span.fancytree-icon, span.fancytree-radio {
	margin-top: 2px
}

span.fancytree-custom-icon {
	display: inline-block
}

img.fancytree-icon {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	margin-top: 2px;
	vertical-align: top;
	border-style: none
}

span.fancytree-expander {
	cursor: pointer
}

.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: 0 -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-position: 0 -80px
}

.fancytree-exp-c span.fancytree-expander:hover {
	background-position: -16px -80px
}

.fancytree-exp-cl span.fancytree-expander {
	background-position: 0 -96px
}

.fancytree-exp-cl span.fancytree-expander:hover {
	background-position: -16px -96px
}

.fancytree-exp-cd span.fancytree-expander {
	background-position: -64px -80px
}

.fancytree-exp-cd span.fancytree-expander:hover {
	background-position: -80px -80px
}

.fancytree-exp-cdl span.fancytree-expander {
	background-position: -64px -96px
}

.fancytree-exp-cdl span.fancytree-expander:hover {
	background-position: -80px -96px
}

.fancytree-exp-e span.fancytree-expander, .fancytree-exp-ed span.fancytree-expander
	{
	background-position: -32px -80px
}

.fancytree-exp-e span.fancytree-expander:hover, .fancytree-exp-ed span.fancytree-expander:hover
	{
	background-position: -48px -80px
}

.fancytree-exp-edl span.fancytree-expander, .fancytree-exp-el span.fancytree-expander
	{
	background-position: -32px -96px
}

.fancytree-exp-edl span.fancytree-expander:hover, .fancytree-exp-el span.fancytree-expander:hover
	{
	background-position: -48px -96px
}

span.fancytree-checkbox {
	margin-left: 3px;
	background-position: 0 0
}

span.fancytree-checkbox:hover {
	background-position: -16px 0
}

.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 0
}

.fancytree-selected span.fancytree-checkbox:hover {
	background-position: -48px 0
}

.fancytree-unselectable span.fancytree-checkbox {
	opacity: .4;
	filter: alpha(opacity = 40)
}

.fancytree-unselectable span.fancytree-checkbox:hover {
	background-position: 0 -32px
}

.fancytree-unselectable.fancytree-partsel span.fancytree-checkbox:hover
	{
	background-position: -64px -32px
}

.fancytree-unselectable.fancytree-selected span.fancytree-checkbox:hover
	{
	background-position: -32px -32px
}

.fancytree-radio span.fancytree-checkbox {
	background-position: 0 -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
}

.fancytree-radio .fancytree-unselectable span.fancytree-checkbox,
	.fancytree-radio .fancytree-unselectable span.fancytree-checkbox:hover
	{
	background-position: 0 -48px
}

span.fancytree-icon {
	margin-left: 3px;
	background-position: 0 0
}

.fancytree-ico-c span.fancytree-icon:hover {
	background-position: -16px 0
}

.fancytree-has-children.fancytree-ico-c span.fancytree-icon {
	background-position: -32px 0
}

.fancytree-has-children.fancytree-ico-c span.fancytree-icon:hover {
	background-position: -48px 0
}

.fancytree-ico-e span.fancytree-icon {
	background-position: -64px 0
}

.fancytree-ico-e span.fancytree-icon:hover {
	background-position: -80px 0
}

.fancytree-ico-cf span.fancytree-icon {
	background-position: 0 -16px
}

.fancytree-ico-cf span.fancytree-icon:hover {
	background-position: -16px -16px
}

.fancytree-has-children.fancytree-ico-cf span.fancytree-icon {
	background-position: -32px -16px
}

.fancytree-has-children.fancytree-ico-cf span.fancytree-icon:hover {
	background-position: -48px -16px
}

.fancytree-ico-ef span.fancytree-icon {
	background-position: -64px -16px
}

.fancytree-ico-ef span.fancytree-icon:hover {
	background-position: -80px -16px
}

.fancytree-loading span.fancytree-expander, .fancytree-loading span.fancytree-expander:hover,
	.fancytree-statusnode-wait span.fancytree-icon,
	.fancytree-statusnode-wait span.fancytree-icon:hover {
	background-image: url(loading.gif);
	background-position: 0 0
}

.fancytree-statusnode-error span.fancytree-icon,
	.fancytree-statusnode-error span.fancytree-icon:hover {
	background-position: 0 -112px
}

span.fancytree-node {
	display: inherit;
	width: 100%;
	margin-top: 1px;
	min-height: 20px
}

span.fancytree-title {
	color: #000;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	min-height: 20px;
	padding: 0 3px;
	margin: 0 0 0 3px;
	border: 1px solid transparent;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

span.fancytree-node.fancytree-error span.fancytree-title {
	color: red
}

div.fancytree-drag-helper a {
	border: 1px solid gray;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	opacity: .8
}

div.fancytree-drag-helper.fancytree-drop-reject {
	border-color: red
}

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: 0 -128px;
	margin: 0
}

#fancytree-drop-marker.fancytree-drop-after, #fancytree-drop-marker.fancytree-drop-before
	{
	width: 64px;
	background-position: 0 -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: #fff !important;
	text-decoration: none
}

table.fancytree-ext-table {
	border-collapse: collapse
}

table.fancytree-ext-table span.fancytree-node {
	display: inline-block
}

table.fancytree-ext-columnview tbody tr td {
	position: relative;
	border: 1px solid gray;
	vertical-align: top;
	overflow: auto
}

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-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat-y;
	background-image: none;
	margin: 0
}

table.fancytree-ext-columnview span.fancytree-node {
	position: relative;
	display: inline-block
}

table.fancytree-ext-columnview span.fancytree-node.fancytree-expanded {
	background-color: #CBE8F6
}

table.fancytree-ext-columnview .fancytree-has-children span.fancytree-cv-right
	{
	position: absolute;
	right: 3px;
	background-position: 0 -80px
}

table.fancytree-ext-columnview .fancytree-has-children span.fancytree-cv-right:hover
	{
	background-position: -16px -80px
}

.fancytree-ext-filter-dimm span.fancytree-node span.fancytree-title {
	color: silver;
	font-weight: lighter
}

.fancytree-ext-filter-dimm span.fancytree-node.fancytree-submatch span.fancytree-title,
	.fancytree-ext-filter-dimm tr.fancytree-submatch span.fancytree-title {
	color: #000;
	font-weight: 400
}

.fancytree-ext-filter-dimm span.fancytree-node.fancytree-match span.fancytree-title,
	.fancytree-ext-filter-dimm tr.fancytree-match span.fancytree-title {
	color: #000;
	font-weight: 700
}

.fancytree-ext-filter-hide span.fancytree-node.fancytree-hide,
	.fancytree-ext-filter-hide tr.fancytree-hide {
	display: none
}

.fancytree-ext-filter-hide span.fancytree-node.fancytree-submatch span.fancytree-title,
	.fancytree-ext-filter-hide tr.fancytree-submatch span.fancytree-title {
	color: silver;
	font-weight: lighter
}

.fancytree-ext-filter-hide span.fancytree-node.fancytree-match span.fancytree-title,
	.fancytree-ext-filter-hide tr.fancytree-match span.fancytree-title {
	color: #000;
	font-weight: 400
}

ul.fancytree-ext-wide {
	position: relative;
	min-width: 100%;
	z-index: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

ul.fancytree-ext-wide span.fancytree-node>span {
	position: relative;
	z-index: 2
}

ul.fancytree-ext-wide span.fancytree-node span.fancytree-title {
	position: absolute;
	z-index: 1;
	left: 0;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

span.fancytree-active .fancytree-title, span.fancytree-selected .fancytree-title
	{
	border-color: #d9d9d9;
	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)
}

span.fancytree-selected .fancytree-title {
	font-style: italic
}

.fancytree-treefocus span.fancytree-active .fancytree-title,
	.fancytree-treefocus span.fancytree-selected .fancytree-title {
	border-color: #99defd;
	color: inherit;
	background: -moz-linear-gradient(top, #f6fbfd 0, #d5effc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6fbfd),
		color-stop(100%, #d5effc));
	background: -webkit-linear-gradient(top, #f6fbfd 0, #d5effc 100%);
	background: -o-linear-gradient(top, #f6fbfd 0, #d5effc 100%);
	background: -ms-linear-gradient(top, #f6fbfd 0, #d5effc 100%);
	background: linear-gradient(to bottom, #f6fbfd 0, #d5effc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fbfd',
		endColorstr='#d5effc', GradientType=0)
}

.fancytree-treefocus span.fancytree-focused span.fancytree-title {
	border: 1px solid #719acb
}

span.fancytree-title:hover {
	border-color: #d8f0fa;
	color: inherit;
	background: -moz-linear-gradient(top, #f8fcfe 0, #eff9fe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8fcfe),
		color-stop(100%, #eff9fe));
	background: -webkit-linear-gradient(top, #f8fcfe 0, #eff9fe 100%);
	background: -o-linear-gradient(top, #f8fcfe 0, #eff9fe 100%);
	background: -ms-linear-gradient(top, #f8fcfe 0, #eff9fe 100%);
	background: linear-gradient(to bottom, #f8fcfe 0, #eff9fe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8fcfe',
		endColorstr='#eff9fe', GradientType=0)
}

span.fancytree-active .fancytree-title:hover, span.fancytree-selected .fancytree-title:hover
	{
	border-color: #719acb;
	color: inherit;
	background: -moz-linear-gradient(top, #f2f9fd 0, #c4e8fa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f9fd),
		color-stop(100%, #c4e8fa));
	background: -webkit-linear-gradient(top, #f2f9fd 0, #c4e8fa 100%);
	background: -o-linear-gradient(top, #f2f9fd 0, #c4e8fa 100%);
	background: -ms-linear-gradient(top, #f2f9fd 0, #c4e8fa 100%);
	background: linear-gradient(to bottom, #f2f9fd 0, #c4e8fa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f9fd',
		endColorstr='#c4e8fa', GradientType=0)
}

table.fancytree-ext-table tbody tr td {
	border: 1px solid #ededed
}

table.fancytree-ext-table tbody tr:hover {
	border-color: inherit;
	color: inherit;
	background: -moz-linear-gradient(top, #f8fcfe 0, #eff9fe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8fcfe),
		color-stop(100%, #eff9fe));
	background: -webkit-linear-gradient(top, #f8fcfe 0, #eff9fe 100%);
	background: -o-linear-gradient(top, #f8fcfe 0, #eff9fe 100%);
	background: -ms-linear-gradient(top, #f8fcfe 0, #eff9fe 100%);
	background: linear-gradient(to bottom, #f8fcfe 0, #eff9fe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8fcfe',
		endColorstr='#eff9fe', GradientType=0);
	outline: 1px solid #d8f0fa
}

table.fancytree-ext-table tbody tr.fancytree-focused {
	outline: 1px dotted #090402
}

table.fancytree-ext-table tbody span.fancytree-focused span.fancytree-title
	{
	outline: solid dotted #000
}

table.fancytree-ext-table tbody span.fancytree-title:hover {
	border: 1px solid transparent;
	background: inherit;
	background: 0 0;
	background: 0 0;
	filter: none
}

table.fancytree-ext-table tbody tr.fancytree-active:hover, table.fancytree-ext-table tbody tr.fancytree-selected:hover
	{
	border-color: inherit;
	color: inherit;
	background: -moz-linear-gradient(top, #f2f9fd 0, #c4e8fa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f9fd),
		color-stop(100%, #c4e8fa));
	background: -webkit-linear-gradient(top, #f2f9fd 0, #c4e8fa 100%);
	background: -o-linear-gradient(top, #f2f9fd 0, #c4e8fa 100%);
	background: -ms-linear-gradient(top, #f2f9fd 0, #c4e8fa 100%);
	background: linear-gradient(to bottom, #f2f9fd 0, #c4e8fa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f9fd',
		endColorstr='#c4e8fa', GradientType=0);
	outline: 1px solid #B6E6FB
}

table.fancytree-ext-table tbody tr.fancytree-active, table.fancytree-ext-table tbody tr.fancytree-selected
	{
	border-color: inherit;
	color: inherit;
	background: -moz-linear-gradient(top, #f6fbfd 0, #d5effc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6fbfd),
		color-stop(100%, #d5effc));
	background: -webkit-linear-gradient(top, #f6fbfd 0, #d5effc 100%);
	background: -o-linear-gradient(top, #f6fbfd 0, #d5effc 100%);
	background: -ms-linear-gradient(top, #f6fbfd 0, #d5effc 100%);
	background: linear-gradient(to bottom, #f6fbfd 0, #d5effc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fbfd',
		endColorstr='#d5effc', GradientType=0);
	outline: 1px solid #99DEFD
}