#MobileUiContainer .legend-actions-container{display:flex;align-items:center;flex-wrap:nowrap;margin-left:.5rem;padding:.3rem;height:100%}#MobileUiContainer input[type=checkbox].legend-more-button{border:0;padding:0;width:100%;height:100%;background-size:75%;transition:background-color .1s linear;border-radius:6px}#MobileUiContainer .legend-more-button:active{background-image:url(../resources/icons/IconThreeDotsBlack.svg);background-color:#fefefe}#MobileUiContainer .legend-more-button:checked:active{background-image:url(../resources/icons/IconThreeDotsWhite.svg);background-color:#2e2e2e}#MobileUiContainer div:has(>.legend-more-button){aspect-ratio:1;height:100%;padding:.2rem}#MobileUiContainer .legend-actions-buttons-container{display:none;flex:1}#MobileUiContainer .legend-actions-container:last-child{margin-right:0}#MobileUiContainer .legend-action-button{background-color:transparent;height:100%;min-height:1.5rem;aspect-ratio:1;margin-left:1rem;scroll-snap-align:center;border-radius:6px;user-select:none;padding:.2rem;transition:background-color .1s linear;display:table;opacity:1}#MobileUiContainer .legend-action-button:active{background-color:#2e2e2e}#MobileUiContainer .legend-action-button.legend-action-toggle-button{height:1.9rem}#MobileUiContainer .expand-action{background-size:75%;margin-left:0}#MobileUiContainer .visibility-action{background-size:100%}#MobileUiContainer .legend-action-button.mobile-icon-expand-black:active{background-image:url(../resources/icons/IconExpandWhite.svg)}#MobileUiContainer .legend-action-button.mobile-icon-minimize-black:active{background-image:url(../resources/icons/IconMinimizeWhite.svg)}#MobileUiContainer .legend-action-button.mobile-icon-eye-black:active{background-image:url(../resources/icons/IconEyeWhite.svg)}#MobileUiContainer .legend-action-button.mobile-icon-crossed-eye-black:active{background-image:url(../resources/icons/IconCrossedEyeWhite.svg)}#MobileUiContainer .legend-action-button .mobile-icon-graph-black:active,#MobileUiContainer .legend-action-button:active .mobile-icon-graph-black{background-image:url(../resources/icons/IconGraphWhite.svg)}#MobileUiContainer .legend-action-button .mobile-icon-legend-black:active,#MobileUiContainer .legend-action-button:active .mobile-icon-legend-black{background-image:url(../resources/icons/IconLegendWhite.svg)}#MobileUiContainer .legend-action-button .mobile-icon-metadata-black:active,#MobileUiContainer .legend-action-button:active .mobile-icon-metadata-black{background-image:url(../resources/icons/IconMetadataWhite.svg)}#MobileUiContainer .legend-action-button .mobile-icon-timeline-black:active,#MobileUiContainer .legend-action-button:active .mobile-icon-timeline-black{background-image:url(../resources/icons/IconTimelineWhite.svg)}#MobileUiContainer .legend-action-button .mobile-icon-download-black:active,#MobileUiContainer .legend-action-button:active .mobile-icon-download-black{background-image:url(../resources/icons/IconDownloadWhite.svg)}#MobileUiContainer .legend-action-button .mobile-icon-operations-black:active,#MobileUiContainer .legend-action-button:active .mobile-icon-operations-black{background-image:url(../resources/icons/IconOperationsWhite.svg)}#MobileUiContainer .legend-actions-container.open{flex:1;background-color:#fefefe;border-radius:6px;min-width:0;margin-right:.3rem}#MobileUiContainer .legend-actions-container.open .legend-actions-buttons-container{flex:1;display:flex;flex-direction:row;align-items:center;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;border-left:2px solid #2e2e2e;height:100%;padding-left:.5rem;margin-left:.2rem}