/****************************************************************************
 ** @license
 ** This demo file is part of yFiles for HTML 3.0.0.3.
 ** Copyright (c) 2000-2025 by yWorks GmbH, Vor dem Kreuzberg 28,
 ** 72070 Tuebingen, Germany. All rights reserved.
 **
 ** yFiles demo files exhibit yFiles for HTML functionalities. Any redistribution
 ** of demo files in source code or binary form, with or without
 ** modification, is not permitted.
 **
 ** Owners of a valid software license for a yFiles for HTML version that this
 ** demo is shipped with are allowed to use the demo source code as basis
 ** for their own yFiles for HTML powered applications. Use of such programs is
 ** governed by the rights and conditions as set out in the yFiles for HTML
 ** license agreement.
 **
 ** THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESS OR IMPLIED
 ** WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 ** MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
 ** NO EVENT SHALL yWorks BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 ** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
 ** TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 ** PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 ** LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 ** NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 ** SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 **
 ***************************************************************************/.orgchart-node .hover-ellipse{opacity:0;transition:opacity .3s}.orgchart-node:hover .hover-ellipse{opacity:.6}.orgchart-node .orgchart-status-indicator{stroke:#e5e9f0;stroke-width:4px}.orgchart-label text{font:22px Tahoma,Verdana,sans-serif}.yfiles-rendertreepanel{background-color:#3c4253}#propertiesView{padding:10px}#propertiesView td{padding:3px 0}#propertiesView td:first-of-type{text-transform:uppercase;color:#369;font-weight:700;padding-right:20px}#propertiesView td a{color:#407fbf;text-decoration:none}#propertiesView td a:hover{color:#369}#propertiesView .user-detail{position:relative;height:65px;margin:10px 0}#propertiesView .user-detail img{position:absolute;top:0;left:0;clip-path:circle(25px at center)}#propertiesView .user-detail h2,#propertiesView input{font-size:20px;font-weight:400;margin:0 0 5px 60px;color:#369}#propertiesView .user-detail input{width:150px}#propertiesView .user-detail div{margin-left:60px;font-weight:400;text-transform:uppercase}#propertiesView .demo-edit-name-button{width:24px;height:24px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='16px'%20height='16px'%20viewBox='0%200%2016%2016'%20enable-background='new%200%200%2016%2016'%20xml:space='preserve'%3e%3cg%3e%3cline%20x1='2'%20x2='10'%20y1='14'%20y2='6'%20stroke='%23666666'%20stroke-width='3'%20stroke-miterlimit='10'%20fill='none'%3e%3c/line%3e%3cpath%20fill='%23666666'%20d='M12.465,5.657l-2.121-2.121l3.219-3.219C13.082,0.113,12.555,0,12,0C9.79,0,8,1.791,8,4s1.79,4,4,4%20s4-1.791,4-4c0-0.554-0.113-1.082-0.316-1.562L12.465,5.657z'/%3e%3c/g%3e%3c/svg%3e");border:none;outline:none;background-repeat:no-repeat;background-position:center;display:inline-block;margin-left:10px;background-color:transparent}#propertiesView .demo-edit-name-button:hover{background-color:#dedede}
