/*
 * jsTree default theme 1.0
 * Supported features: dots/no-dots, icons/no-icons, focused, loading
 * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
 */
 .jstree-table-fixed {display: table;table-layout: fixed;width: 525px; }
	
.jstree a.guideflow_hovered { text-decoration: none; }
.jstree a.selected { font-weight: bold; }
.jstree-stratsys li, 
.jstree-stratsys ins { background-image:url("https://html-assets-prod.guideflow.com/a0bd7133244c0d8d0102fceb744a90a9de907132"); background-repeat:no-repeat; background-color:transparent;}
.jstree-stratsys li.jstree-loading-new-branch { background:url("https://html-assets-prod.guideflow.com/41bab417818e9ed2f533ddb6a218e8eb7a6c927c") left center no-repeat !important; }
.jstree-stratsys li.jstree-loading-new-branch > ins { background-image: none !important }
.jstree-stratsys li { background-position:-90px 0; background-repeat:repeat-y;list-style-position: outside;}
.jstree-stratsys li.jstree-last { background:transparent; }
.jstree-stratsys li.disabled a { opacity: 0.5; cursor: default; }
.jstree-stratsys .jstree-open > ins { background-position:-72px 0; cursor: pointer; }
.jstree-stratsys .jstree-closed > ins { background-position:-54px 0; cursor: pointer; }
.jstree-stratsys .jstree-leaf > ins { background-position:-36px 0; }

.jstree-stratsys a .jstree-icon { background-position:-56px -19px; }
.jstree-stratsys a.jstree-loading .jstree-icon { background:url("https://html-assets-prod.guideflow.com/41bab417818e9ed2f533ddb6a218e8eb7a6c927c") center center no-repeat !important; }

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

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

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

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

.jstree-stratsys .jstree-no-icons .jstree-include-below-checkbox { display:inline-block; }
.jstree-stratsys .jstree-no-checkboxes .jstree-include-below-checkbox { display:none !important; }
.jstree-stratsys .jstree-include-below-checkbox { background-position:-2px -19px; float: right; }
.jstree-stratsys .jstree-include-below-checked > a > .jstree-include-below-checkbox { background-position:-38px -19px; }
.jstree-stratsys .jstree-include-below-unchecked > a > .jstree-include-below-checkbox { background-position:-2px -19px; }
.jstree-stratsys .jstree-include-below-unchecked-ghost > a > .jstree-include-below-checkbox { background-position:-2px -19px; }
.jstree-stratsys .jstree-include-below-checked > a > .jstree-include-below-checkbox.guideflow_hovered { background-position:-38px -37px;  }
.jstree-stratsys .jstree-include-below-unchecked-ghost > a > .jstree-include-below-checkbox.guideflow_hovered { background-position:-2px -37px; }
.jstree-stratsys .jstree-include-below-unchecked > a > .jstree-include-below-checkbox.guideflow_hovered { background-position:-2px -37px; }

.jstree-checkbox-tree a, .jstree-radio-tree a { width: 100%;position: relative;clear: both;}
.jstree-checkbox-tree a div, .jstree-radio-tree a div  {overflow: hidden;position: absolute;top: 0px; left: 20px;right: 20px;display: block;}
.jstree-stratsys a img { border: none; margin-top: -1px; }
.jstree-stratsys a { padding-top: 0px;padding-bottom: 0px; }

.jstree-stratsys .jstree-disabled-checkbox.jstree-checked > a > .jstree-checkbox,
.jstree-stratsys .jstree-disabled-include-below-checkbox.jstree-include-below-checked > a > .jstree-include-below-checkbox {
     background-position: -38px -19px !important; 
     opacity: 0.5; 
}

.jstree-stratsys .jstree-disabled-checkbox.jstree-unchecked > a > .jstree-checkbox,
.jstree-stratsys .jstree-disabled-include-below-checkbox > a > .jstree-include-below-checkbox,
.jstree-stratsys .jstree-disabled-include-below-checkbox.jstree-include-below-unchecked-ghost > a > .jstree-include-below-checkbox {
     background-position: -2px -19px !important; 
     opacity: 0.5; 
}

.jstree-stratsys .jstree-disabled-radio > a > .jstree-radio { background: none; width: 0px; }
.jstree-stratsys .jstree-disabled-radio > a > div { left: 2px; }

.jstree-stratsys .jstree-loading .jstree-icon { background:url("https://html-assets-prod.guideflow.com/41bab417818e9ed2f533ddb6a218e8eb7a6c927c") center center no-repeat !important; }

.jstree-stratsys .jstree-no-icons .jstree-radio { display:inline-block; }
.jstree-stratsys .jstree-no-checkboxes .jstree-radio { display:none !important; }
.jstree-stratsys .jstree-checked > a > .jstree-radio { background-position:-75px -37px; }
.jstree-stratsys .jstree-unchecked > a > .jstree-radio { background-position:-75px -54px; }
.jstree-stratsys .jstree-undetermined > a > .jstree-radio { background-position:-20px -19px; }
.jstree-stratsys .jstree-checked > a > .jstree-radio.guideflow_hovered { background-position:-57px -37px; }
.jstree-stratsys .jstree-unchecked > a > .jstree-radio.guideflow_hovered { background-position:-57px -54px; }
.jstree-stratsys .jstree-undetermined > a > .jstree-radio.guideflow_hovered { background-position:-20px -37px; }

#vakata-dragged.jstree-stratsys ins { background:transparent !important; }
#vakata-dragged.jstree-stratsys .jstree-ok { background:url("https://html-assets-prod.guideflow.com/a0bd7133244c0d8d0102fceb744a90a9de907132") -2px -53px no-repeat !important; }
#vakata-dragged.jstree-stratsys .jstree-invalid { background:url("https://html-assets-prod.guideflow.com/a0bd7133244c0d8d0102fceb744a90a9de907132") -18px -53px no-repeat !important; }
#jstree-marker.jstree-stratsys { background:url("https://html-assets-prod.guideflow.com/a0bd7133244c0d8d0102fceb744a90a9de907132") -41px -57px no-repeat !important; text-indent:-100px; }
#jstree-marker-line { background-color: #2595C5; height: 2px; }

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

#vakata-contextmenu.jstree-stratsys-context, 
#vakata-contextmenu.jstree-stratsys-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-stratsys-context a { color:black; }
#vakata-contextmenu.jstree-stratsys-context a.guideflow_hovered, 
#vakata-contextmenu.jstree-stratsys-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-stratsys-context li.jstree-contextmenu-disabled a, 
#vakata-contextmenu.jstree-stratsys-context li.jstree-contextmenu-disabled a.guideflow_hovered { color:silver; background:transparent; border:0; padding:1px 4px; }
#vakata-contextmenu.jstree-stratsys-context li.vakata-separator { background:white; border-top:1px solid #e0e0e0; margin:0; }
#vakata-contextmenu.jstree-stratsys-context li ul { margin-left:-4px; }

/* bugfix jstree, could element would not move when dropped
 https://github.com/vakata/jstree/issues/174 */

.jstree li {
position: relative;
z-index: 20 !important;
}

#jstree-marker-line {
z-index: 10 !important;
}
/* end move-bug */