#optionApp{position:absolute;top:-9999px;z-index:9999;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;box-sizing:border-box;border-radius:3px;box-shadow:var(--drop-shadow)}#optionApp .wrapper{position:relative;width:100%;height:100%}#optionApp .wrapper button{position:relative;display:flex;align-items:center;justify-content:space-between;width:150px;height:30px;border:none !important;color:var(--white);text-align:left;padding:0 6px}#optionApp .wrapper button{border-radius:0 !important}#optionApp .wrapper button:first-child{border-top-left-radius:3px !important;border-top-right-radius:3px !important}#optionApp .wrapper button:last-child{border-bottom-left-radius:3px !important;border-bottom-right-radius:3px !important}button#showOverlayActions img{width:unset !important;height:20%;opacity:.5;margin-right:2.5px}button#showOverlayActions span{font-size:12px;color:var(--white)}#optionApp #overlayActions{position:absolute;display:flex;flex-flow:column nowrap;align-items:center;align-content:center;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:0;left:calc(100% + 2.5px);box-shadow:var(--drop-shadow);border-radius:3px;background:var(--darko-d)}#optionApp #overlayActions button{width:100px;height:30px;padding-left:5px;justify-content:flex-start;border:0}#optionApp #overlayActions button{border-radius:0 !important}#optionApp #overlayActions button:first-child{border-top-left-radius:3px !important;border-top-right-radius:3px !important}#optionApp #overlayActions button:last-child{border-bottom-left-radius:3px !important;border-bottom-right-radius:3px !important}