﻿.kc-treeview{background-color:#ebe9e9!important;max-width:330px;max-height:795px;height:795px;background:0 0;white-space:nowrap;overflow:auto;padding:.25rem}.kc-treeview .kc-group{list-style-type:none;background:0 0;margin:0;padding:0}.kc-treeview .kc-item:not(.kc-collapsible) .kc-head .kc-in{padding-left:4px}.kc-treeview .kc-head{display:flex;flex-direction:row}.kc-treeview .kc-in{cursor:pointer;padding:2px 0;color:#000}.kc-treeview .kc-in.kc-state-selected{color:#fff;background-color:oklch(from var(--button-color-orange) calc(l + .1) c h)}.kc-treeview .kc-in:hover{border:0 transparent;background-image:url(/Content/images/layout/header_menue_hover.png);background-repeat:repeat-x;color:#fff}.kc-treeview .kc-icon{float:left;cursor:pointer;user-select:none}.kc-treeview .kc-icon::before{content:"\25B6";color:#666;display:inline-block;transform:rotate(90deg)}.kc-treeview .kc-icon.kc-plus::before{transform:rotate(0)}.kc-treeview .kc-treeview-lines .kc-item{border-left:1px dotted #666;margin-left:4px;padding-left:4px}.kc-treeview .kc-treeview-lines .kc-item:not(.kc-collapsible) .kc-head::before{display:inline-block;content:"\205E";color:#666;transform:rotate(90deg);margin-right:3px}.kc-treeview .kc-toolbar-wrap{position:absolute;z-index:1000;top:3px;right:0;font-size:0px}.kc-treeview .kc-toolbar-wrap .kc-toolbar{display:none;background:#aaa;border-radius:4px;left:-50%;padding:0;position:relative;text-align:center;font-size:0px}.kc-treeview .kc-toolbar-wrap .kc-toolbar a{border:none}.kc-treeview .kc-toolbar-wrap .kc-toolbar a:hover img{background:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.kc-treeview .kc-toolbar-wrap .kc-toolbar a img{border:0 solid red;padding:1px 2px;-moz-border-radius:4px;-webkit-border-radius:4px}