.settings-grid{display:grid;align-items:center;grid-template-areas:"legend1 legend1" "editor2 editor2" "info1 info1" "label3 editor3" "label4 editor4" "legend2 legend2" "info2 info2" "label5 editor5" "label6 editor6" "label7 editor7" "label8 editor8" "legend3 legend3" "info3 info3" "label9 editor9" "label10 editor10"}.settings-legend1,.settings-legend2,.settings-legend3{font-weight:700;font-size:larger;margin:20px 0 10px}.settings-legend1{grid-area:legend1}.settings-legend2{grid-area:legend2}.settings-legend3{grid-area:legend3}.settings-label-row1{grid-area:label1}.settings-label-row2{grid-area:label2}.settings-label-row3{grid-area:label3}.settings-label-row4{grid-area:label4}.settings-label-row5{grid-area:label5}.settings-label-row6{grid-area:label6}.settings-label-row7{grid-area:label7}.settings-label-row8{grid-area:label8}.settings-label-row9{grid-area:label9}.settings-label-row10{grid-area:label10}.settings-editor-row1{grid-area:editor1;justify-self:stretch;margin:10px 0 10px 10px;width:auto!important}.settings-editor-row1[type=checkbox]{justify-self:end}.settings-editor-row2{grid-area:editor2;justify-self:stretch;margin:10px 0 10px 10px;width:auto!important}.settings-editor-row3{grid-area:editor3;justify-self:stretch;margin:10px 0 10px 10px;width:initial!important}.settings-editor-row3[type=checkbox]{justify-self:end}.settings-editor-row4{grid-area:editor4;justify-self:stretch;margin:10px 0 10px 10px;width:initial!important}.settings-editor-row4[type=checkbox]{justify-self:end}.settings-editor-row5{grid-area:editor5;justify-self:stretch;margin:10px 0 10px 10px;width:initial!important}.settings-editor-row6{grid-area:editor6;justify-self:stretch;margin:10px 0 10px 10px;width:initial!important}.settings-editor-row7{grid-area:editor7;justify-self:stretch;margin:10px 0 10px 10px;width:initial!important}.settings-editor-row8{grid-area:editor8;justify-self:stretch;margin:10px 0 10px 10px;width:initial!important}.settings-editor-row9{grid-area:editor9;justify-self:stretch;margin:10px 0 10px 10px;width:initial!important}.settings-editor-row10{grid-area:editor10;justify-self:stretch;margin:10px 0 10px 10px;width:initial!important}.settings-info1,.settings-info2,.settings-info3{margin-bottom:10px;padding:4px;border:solid 1px #ccc}.settings-info1{grid-area:info1}.settings-info2{grid-area:info2}.settings-info3{grid-area:info3}.demo-properties__settings .select-container{display:grid;margin-bottom:8px;grid-template-columns:[start] 25px [mid] auto [end] 25px;justify-items:center}#policy-select{font-size:14px;width:95%;margin:0 4px;padding-left:1px}.select-container.settings-editor-row2 .navigation-button{display:inline-block;outline:none;border:none;background-repeat:no-repeat;background-position:50% 50%;background-color:transparent;height:32px;width:32px;border-radius:50%;line-height:24px;box-sizing:border-box;padding:0;margin:0}/****************************************************************************
 ** @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.
 **
 ***************************************************************************/.demo-page__description #policy-description-container{background-color:#c8dce1;border-radius:8px;padding:10px 0 20px;margin:0 -8px}.demo-page__description #policy-description-container h2,.demo-page__description #policy-description-container h3,.demo-page__description #policy-description-container h4,.demo-page__description #policy-description-container #policy-description p{padding:0 16px}.demo-page__description #policy-description-container #policy-description ul,.demo-page__description #policy-description-container #policy-description ol{padding:0 30px}.highlight-description{animation-name:highlight-animation;animation-duration:3s;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes highlight-animation{0%{background-color:#c8dce1}20%{background-color:#ff9800}to{background-color:#c8dce1}}
