/****************************************************************************
 ** @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.
 **
 ***************************************************************************/.port{transform:scale(1);transition:.2s ease-in-out;fill:#1a3442}.port:hover{cursor:pointer;transform:scale(1.5);transition:.2s ease-in-out}.port-icon{stroke:#fff;stroke-width:2px;transition:1s ease-in-out}.port-icon-expand{transform:scaleY(6)}.port-icon-collapse{transform:scaleY(0)}#propertiesView td:first-of-type{text-transform:uppercase;color:#369;font-weight:700;padding-right:1ex;vertical-align:top;margin-bottom:20px}#propertiesView td{padding:3px 0}#propertiesView{overflow-x:hidden}#propertiesView .heading,#propertiesView .heading-text{margin:30px 0}.inline-button{margin:1px 0}.inline-img{vertical-align:middle;margin:0 1px}.yfiles-tooltip{background-color:#e6e6e6;color:#000;border:2px solid #294958;border-radius:10px;padding:5px;font-size:14px}
