.segmented-button-container button.styled{border-radius:0}.segmented-button-container button.styled:first-of-type{border-top-left-radius:4px;border-bottom-left-radius:4px}.segmented-button-container button.styled:last-of-type{border-top-right-radius:4px;border-bottom-right-radius:4px}.segmented-button-container button.styled.selected{background:var(--segmented-button-selected-background);border-color:var(--segmented-button-selected-border);color:var(--segmented-button-selected-color)}.segmented-button-container button.styled{margin:0}button.styled[disabled]{filter:brightness(.25);pointer-events:none}[data-theme=light] button.styled[disabled]{filter:brightness(.5);pointer-events:none}button.styled{padding:5px 10px;background:var(--button-background);color:var(--button-color);border:solid var(--button-border);border-width:0 0 2px;border-radius:4px;font:inherit;font-weight:700;cursor:pointer}button.styled:active{background:var(--button-active);border-width:0;padding-bottom:7px}button.select_icon:not(.selected){padding-left:37px;position:relative}button.select_icon:not(.selected) .button_icon{display:none}button.flaccid_stretched{background-color:#18302e;border-color:#0d1a18}[data-theme=light] button.flaccid_stretched{background-color:#428a8a;border-color:#33665f}[data-theme=teal] button.flaccid_stretched{background-color:#477a7a;border-color:#325656}button.flaccid_stretched:active{background-color:#2a5551}[data-theme=light] button.flaccid_stretched:active,[data-theme=teal] button.flaccid_stretched:active{background-color:#5eb4ba}[data-theme=light] button.flaccid_stretched,[data-theme=teal] button.flaccid_stretched{color:#fff}button.flaccid_stretched:before,button.select_icon:before{content:"-";position:absolute;left:12px;top:-6px;font-size:2rem}button.flaccid_stretched.selected:before,button.select_icon.selected:before{content:none}.button_icon{display:inline-flex;vertical-align:top;position:relative;top:1px;width:20px;height:20px;margin-right:7px}.button_icon svg{width:20px;height:20px}.button_icon svg path{fill:var(--button-color)!important}[data-theme=light] button.flaccid_stretched .button_icon svg path{fill:#fff!important}[data-theme=teal] button.flaccid_stretched .button_icon svg path{fill:#fff!important}
