/* ==========================================================================
   PLUGIN styles
   ========================================================================== */
 #vakata-dragged {
  display: block;
  margin: 0 0 0 0;
  padding: 4px 4px 4px 24px;
  position: absolute;
  top: -2000px;
  line-height: 16px;
  z-index: 10000;
}

#vakata-contextmenu {
  display: block;
  visibility: hidden;
  left: 0;
  top: -200px;
  position: absolute;
  margin: 0;
  padding: 0;
  min-width: 180px;
  background: #ebebeb;
  border: 1px solid silver;
  z-index: 10000;
  *width: 180px;
}

#vakata-contextmenu ul {
  min-width: 180px;
  *width: 180px;
}

#vakata-contextmenu ul, #vakata-contextmenu li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}

#vakata-contextmenu li {
  line-height: 20px;
  min-height: 20px;
  position: relative;
  padding: 0px;
}

#vakata-contextmenu li a {
  padding: 1px 6px;
  line-height: 17px;
  display: block;
  text-decoration: none;
  margin: 1px 1px 0 1px;
}

#vakata-contextmenu li ins {
  float: left;
  width: 16px;
  height: 16px;
  text-decoration: none;
  margin-right: 2px;
}

#vakata-contextmenu li a:hover, #vakata-contextmenu li.vakata-hover > a {
  background: gray;
  color: white;
}

#vakata-contextmenu li ul {
  display: none;
  position: absolute;
  top: -2px;
  left: 100%;
  background: #ebebeb;
  border: 1px solid gray;
}

#vakata-contextmenu .right {
  right: 100%;
  left: auto;
}

#vakata-contextmenu .bottom {
  bottom: -1px;
  top: auto;
}

#vakata-contextmenu li.vakata-separator {
  min-height: 0;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
  margin: 0 2px;
  background: silver; /* border-top:1px solid #fefefe; */
  padding: 0;
}
.jstree ul, .jstree li {
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
}

.jstree li {
  display: block;
  min-height: 18px;
  line-height: 18px;
  white-space: nowrap;
  margin-left: 18px;
  min-width: 18px;
}

.jstree-rtl li {
  margin-left: 0;
  margin-right: 18px;
}

.jstree > ul > li {
  margin-left: 0px;
}

.jstree-rtl > ul > li {
  margin-right: 0px;
}

.jstree ins {
  display: inline-block;
  text-decoration: none;
  width: 18px;
  height: 18px;
  margin: 0 0 0 0;
  padding: 0;
}

.jstree a {
  display: inline-block;
  line-height: 16px;
  height: 16px;
  color: black;
  white-space: nowrap;
  text-decoration: none;
  padding: 1px 2px;
  margin: 0;
}

.jstree a:focus {
  outline: none;
}

.jstree a > ins {
  height: 16px;
  width: 16px;
}

.jstree a > .jstree-icon {
  margin-right: 3px;
}

.jstree-rtl a > .jstree-icon {
  margin-left: 3px;
  margin-right: 0;
}

li.jstree-open > ul {
  display: block;
}

li.jstree-closed > ul {
  display: none;
}

#vakata-dragged ins {
  display: block;
  text-decoration: none;
  width: 16px;
  height: 16px;
  margin: 0 0 0 0;
  padding: 0;
  position: absolute;
  top: 4px;
  left: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}

#vakata-dragged .jstree-ok {
  background: green;
}

#vakata-dragged .jstree-invalid {
  background: red;
}

#jstree-marker {
  padding: 0;
  margin: 0;
  font-size: 12px;
  overflow: hidden;
  height: 12px;
  width: 8px;
  position: absolute;
  top: -30px;
  z-index: 10001;
  background-repeat: no-repeat;
  display: none;
  background-color: transparent;
  text-shadow: 1px 1px 1px white;
  color: black;
  line-height: 10px;
}

#jstree-marker-line {
  padding: 0;
  margin: 0;
  line-height: 0%;
  font-size: 1px;
  overflow: hidden;
  height: 1px;
  width: 100px;
  position: absolute;
  top: -30px;
  z-index: 10000;
  background-repeat: no-repeat;
  display: none;
  background-color: #456c43;
  cursor: pointer;
  border: 1px solid #eeeeee;
  border-left: 0;
  -moz-box-shadow: 0px 0px 2px #666;
  -webkit-box-shadow: 0px 0px 2px #666;
  box-shadow: 0px 0px 2px #666;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
}

.jstree .jstree-real-checkbox {
  display: none;
}

.jstree-themeroller .ui-icon {
  overflow: visible;
}

.jstree-themeroller a {
  padding: 0 2px;
}

.jstree-themeroller .jstree-no-icon {
  display: none;
}

.jstree .jstree-wholerow-real {
  position: relative;
  z-index: 1;
}

.jstree .jstree-wholerow-real li {
  cursor: pointer;
}

.jstree .jstree-wholerow-real a {
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}

.jstree .jstree-wholerow {
  position: relative;
  z-index: 0;
  height: 0;
}

.jstree .jstree-wholerow ul, .jstree .jstree-wholerow li {
  width: 100%;
}

.jstree .jstree-wholerow, .jstree .jstree-wholerow ul, .jstree .jstree-wholerow li, .jstree .jstree-wholerow a {
  margin: 0 !important;
  padding: 0 !important;
}

.jstree .jstree-wholerow, .jstree .jstree-wholerow ul, .jstree .jstree-wholerow li {
  background: transparent !important;
}

.jstree .jstree-wholerow ins, .jstree .jstree-wholerow span, .jstree .jstree-wholerow input {
  display: none !important;
}

.jstree .jstree-wholerow a, .jstree .jstree-wholerow a:hover {
  text-indent: -9999px!important;;
  width: 100%;
  padding: 0 !important;
  border-right-width: 0px !important;
  border-left-width: 0px !important;
}

.jstree .jstree-wholerow-span {
  position: absolute;
  left: 0;
  margin: 0px;
  padding: 0;
  height: 18px;
  border-width: 0;
  padding: 0;
  z-index: 0;
}
 /* See license.txt for terms of usage */
  /*
   * jsTree default theme 1.0
   * Supported features: dots/no-dots, icons/no-icons, focused, loading
   * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
   */

.jstree-default.jstree-custom li,
.jstree-default.jstree-custom ins { background-image:url("../images/d.png"); background-repeat:no-repeat; background-color:transparent; }
.jstree-default.jstree-custom li { background-position: -91px 0; background-repeat: repeat-y; }
.jstree-default.jstree-custom li.jstree-last { background:transparent; }
.jstree-default.jstree-custom .jstree-open > ins { background-position:-73px 2px; }
.jstree-default.jstree-custom .jstree-closed > ins { background-position:-55px 2px; }
.jstree-default.jstree-custom .jstree-leaf > ins { background-position: -37px 2px; }

.jstree-default.jstree-custom .jstree-hovered { background:#e7f4f9; border: none; padding:0 2px 0 1px; }
.jstree-default.jstree-custom .jstree-hovered span { background:#e7f4f9; border: none; }
.jstree-default.jstree-custom .jstree-clicked { background: #beebff; border: none; padding:0 2px 0 1px;}
.jstree-default.jstree-custom .jstree-clicked span { background: #beebff; padding:0 2px 0 1px;}
.jstree-default.jstree-custom a .jstree-icon { background-position:-56px -19px; }
.jstree-default.jstree-custom a.jstree-loading .jstree-icon { background:url("throbber.gif") center center no-repeat !important; }

.jstree-default.jstree-custom.jstree-focused { background:#ffffee; }

.jstree-default.jstree-custom .jstree-no-dots li,
.jstree-default.jstree-custom .jstree-no-dots .jstree-leaf > ins { background:transparent; }
.jstree-default.jstree-custom .jstree-no-dots .jstree-open > ins { background-position: -18px 2px; }
.jstree-default.jstree-custom .jstree-no-dots .jstree-closed > ins { background-position: 0 1px; }

.jstree-default.jstree-custom .jstree-no-icons a .jstree-icon { display:none; }

.jstree-default .jstree-search { font-style:italic; }

.jstree-default.jstree-custom .jstree-no-icons .jstree-checkbox { display:inline-block; }
.jstree-default.jstree-custom .jstree-no-checkboxes .jstree-checkbox { display:none !important; }
.jstree-default.jstree-custom .jstree-checked > a > .jstree-checkbox { background-position:-38px -19px; }
.jstree-default.jstree-custom .jstree-unchecked > a > .jstree-checkbox { background-position:-2px -19px; }
.jstree-default.jstree-custom .jstree-undetermined > a > .jstree-checkbox { background-position:-20px -19px; }
.jstree-default.jstree-custom .jstree-checked > a > .jstree-checkbox:hover { background-position:-38px -37px; }
.jstree-default.jstree-custom .jstree-unchecked > a > .jstree-checkbox:hover { background-position:-2px -37px; }
.jstree-default.jstree-custom .jstree-undetermined > a > .jstree-checkbox:hover { background-position:-20px -37px; }

#vakata-dragged.jstree-default ins { background:transparent !important; }
#vakata-dragged.jstree-default .jstree-ok { background:url("d.png") -2px -53px no-repeat !important; }
#vakata-dragged.jstree-default .jstree-invalid { background:url("../images/d.png") -18px -53px no-repeat !important; }
#jstree-marker.jstree-default { background:url("../images/d.png") -41px -57px no-repeat !important; text-indent:-100px; }

.jstree-default a.jstree-search { color:aqua; }
.jstree-default .jstree-locked a { color:silver; cursor:default; }

#vakata-contextmenu.jstree-default-context,
#vakata-contextmenu.jstree-default-context li ul { background:#f0f0f0; border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999; -webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
#vakata-contextmenu.jstree-default-context li { }
#vakata-contextmenu.jstree-default-context a { color:black; }
#vakata-contextmenu.jstree-default-context a:hover,
#vakata-contextmenu.jstree-default-context .vakata-hover > a { padding:0 5px; background:#e8eff7; border:1px solid #aecff7; color:black; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled a,
#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
#vakata-contextmenu.jstree-default-context li.vakata-separator { background:white; border-top:1px solid #e0e0e0; margin:0; }
#vakata-contextmenu.jstree-default-context li ul { margin-left:-4px; }

/* IE6 BEGIN */
.jstree-default li,
.jstree-default ins,
#vakata-dragged.jstree-default .jstree-invalid,
#vakata-dragged.jstree-default .jstree-ok,
#jstree-marker.jstree-default { _background-image:url("d.gif"); }
.jstree-default .jstree-open ins { _background-position:-72px 0; }
.jstree-default .jstree-closed ins { _background-position:-54px 0; }
.jstree-default .jstree-leaf ins { _background-position:-36px 0; }
.jstree-default a ins.jstree-icon { _background-position:-56px -19px; }
#vakata-contextmenu.jstree-default-context ins { _display:none; }
#vakata-contextmenu.jstree-default-context li { _zoom:1; }
.jstree-default .jstree-undetermined a .jstree-checkbox { _background-position:-20px -19px; }
.jstree-default .jstree-checked a .jstree-checkbox { _background-position:-38px -19px; }
.jstree-default .jstree-unchecked a .jstree-checkbox { _background-position:-2px -19px; }
/* IE6 END */

.facetTreeClass {
  color:#87ceeb !important;
}

.jstree-icon,
.jstree-default[class^='jstree-icon-custom'] {
  display: inline-block;*display: inline;*zoom:1;
  margin-right:5px;
  width:20px;
  height:20px;
  line-height:20px;
  text-decoration: none;
  vertical-align:top;
  background-position: 0 1px;

}

.jstree-icon-custom         {background-image: url(../images/icons/20x20/i_light_archive.png);}
.jstree-icon-custom-archiv  {background-image: url(../images/icons/20x20/i_light_archiv.png);}
.jstree-icon-custom-bestand {background-image: url(../images/icons/20x20/i_light_bestand.png);}


.jstree-custom a,
.breadcrumb-tree a{
  font-size:14px;
  line-height:1;
  white-space:normal !important;
  height: auto;
}


.jstree-custom a {
  color: black;
}

.jstree-default.jstree-custom ul {
  padding:0;
  margin:0;
}
.jstree-default.jstree-custom ul ul {
	padding:0 0 0 0;
}
.jstree-default.jstree-custom ul ul ul {
	padding:0 0 0 20px;
}
.jstree-default.jstree-custom ul ul ul ul {
	padding:0 0 0 20px;
}



.jstree-custom li {
  margin-left: 3px  !important;
  position: relative;
}


.jstree-custom ins {
  width: 20px  !important;
  height: 20px  !important;
  margin: 0 0 0 0  !important;
  padding: 0  !important;
  vertical-align: top  !important;
}

.jstree-custom a {
  line-height: 20px !important;
  min-height: 20px !important;
  padding: 0 !important;
  margin-left: -2px !important;
}

.jstree-custom a > ins {
  height: 20px  !important;
  width: 20px  !important;
}

.jstree-custom>ul>li:nth-of-type(1)>ins {display: none;}

.jstree-custom li {
  list-style: none;
}
