.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.w-100{width:100%}.d-none{display:none}.d-inline{display:inline !important}.user-select-none{-moz-user-select:none;-khtml-user-select:none;user-select:none}.white-space-pre-wrap{white-space:pre-wrap}.float-right{float:right}.float-left{float:left}.cursor-pointer{cursor:pointer}.MenuHeight{box-sizing:border-box;padding:5px 10px}.MenuHeight .parent .hasChildren{position:relative;user-select:none}.MenuHeight .single-entry{box-sizing:border-box;border-radius:7px;overflow:hidden}.MenuHeight .single-entry a{text-decoration:none}.MenuHeight .single-entry .data{margin:10px 0}.MenuHeight .single-entry .text{padding:8px}.MenuHeight .single-entry .child{display:block}.MenuHeight .single-entry .hasChildren:hover{cursor:pointer}.MenuHeight .single-entry .animation-height-start{max-height:0;overflow:hidden;animation:menuHeightAnimateStart 300ms ease-in forwards}@keyframes menuHeightAnimateStart{0%{max-height:0px}100%{max-height:auto}}.MenuHeight .single-entry .animation-height-stop{overflow:hidden;max-height:auto;animation:menuHeightAnimateStop 300ms ease-in forwards}@keyframes menuHeightAnimateStop{0%{max-height:auto}100%{max-height:0px}}.MenuHeight .children-n-1,.MenuHeight .children-n-2,.MenuHeight .children-n-3,.MenuHeight .children-n-4,.MenuHeight .children-n-5,.MenuHeight .children-n-6,.MenuHeight .children-n-7,.MenuHeight .children-n-8,.MenuHeight .children-n-9,.MenuHeight .children-n-10{box-sizing:border-box}.MenuHeight .children-n-1 .child{padding-left:25px}.MenuHeight .children-n-2 .child{padding-left:40px}.MenuHeight .children-n-3 .child{padding-left:55px}.MenuHeight .children-n-4 .child{padding-left:70px}.MenuHeight .children-n-5 .child{padding-left:85px}.MenuHeight .children-n-6 .child{padding-left:100px}.MenuHeight .children-n-7 .child{padding-left:115px}.MenuHeight .children-n-8 .child{padding-left:130px}.MenuHeight .children-n-9 .child{padding-left:145px}.MenuHeight .children-n-10 .child{padding-left:160px}.MenuHeight .dashed{padding-left:10px !important;border-left:1px dashed rgba(122,122,122,0.43);margin-left:10px}
