.pluginBox>.headline{-webkit-user-select:none;-ms-user-select:none;user-select:none}#pluginLayerToggle{display:none}.pluginBoxesLayer{display:block;position:absolute;z-index:100;--outside-vspace:20px;--outside-hspace:20px;top:var(--outside-vspace);right:var(--outside-vspace);width:235px}.pluginBoxesLayer>.edit{position:absolute;z-index:2;transform:translateY(-50%);margin:0;top:calc(22px - var(--outside-vspace));right:calc(2px - var(--outside-hspace))}@media(hover:hover){.pluginBoxesLayer>.edit{opacity:0}}.pluginBoxesLayer:hover>.edit{opacity:1}.pluginBox{position:relative;--color:#001721;--bkg-color:#ffffff;--border-top-color:rgba(0,0,0,0.1);--border-bottom-color:rgba(0,0,0,0.1);--border-width:0;--headline-air-above:15px;--headline-air-below:15px;--headline-icon-color:#001721;--headline-font-size:1em;--headline-font-weight:400;--headline-text-transform:normal;--headline-iconbutton-opacity:1;--padding-left:16px;--padding-right:12px;--border-radius:8px;--box-shadow-offset-x:0;--box-shadow-offset-y:2px;--box-shadow-size:4px;--box-shadow-color:var(--shadow-color-softer);color:var(--color);background-color:var(--bkg-color);box-shadow:var(--box-shadow-offset-x) var(--box-shadow-offset-y) var(--box-shadow-size) var(--box-shadow-color);box-shadow:0 calc(var(--box-shadow-offset-y) / 2) calc(var(--box-shadow-size) / 2) var(--box-shadow-color),var(--box-shadow-offset-x) var(--box-shadow-offset-y) var(--box-shadow-size) var(--box-shadow-color);margin-bottom:6px;border-radius:var(--border-radius);border:solid var(--border-width) var(--border-top-color)}.pluginBox>.headline{position:relative;display:flex;justify-content:space-between;overflow:hidden;border-radius:inherit}.pluginBox>.headline>h1{position:relative;display:flex;text-align:left;vertical-align:middle;padding:var(--headline-air-above) var(--padding-right) var(--headline-air-below) var(--padding-left);font-size:var(--headline-font-size);font-weight:var(--headline-font-weight);text-transform:var(--headline-text-transform)}.pluginBox>.headline>h1>.icon{display:none;height:16px;width:16px;font-size:16px;background-size:contain;margin-right:6px;top:var(--headline-air-above);transform:translateY(1px);color:var(--headline-icon-color)}.pluginBox>.headline>h1>.icon>.iconbutton{opacity:var(--headline-iconbutton-opacity)}.pluginBox>.headline>.iconbutton{top:var(--headline-air-above);right:var(--padding-right)}.pluginBox>.headline>.btndown{opacity:0.6}.pluginBox.loading>.headline>.btndown::before{content:"\e959";font-family:'OO3Icons';-webkit-animation:spin 1.1s infinite linear;animation:spin 1.1s infinite linear}.pluginBox>.content{position:relative;padding:0;border-radius:inherit;border-top-left-radius:0;border-top-right-radius:0;overflow:hidden}.pluginBox>.content>.padding{padding:10px 15px}.pluginBox table{width:100%}.pluginBox th{text-align:center;padding:4px 0 8px 0;cursor:default;font-weight:normal;font-size:0.9em}.pluginBox.closed>.headline,.pluginBox.open>.headline{cursor:pointer}.pluginBox.closed>.content,.pluginBox.open.loading>.content{height:0}.pluginBox.open>.headline>.btndown{transform:rotate(180deg)}@media only screen and (max-width:1280px){}


@media
only screen and (-webkit-min-device-pixel-ratio:1) and (max-width:639px),
only screen and (        min-device-pixel-ratio:1) and (max-width:639px),
only screen and (                min-resolution:192dpi) and (max-width:639px),
only screen and (                min-resolution:2dppx) and (max-width:639px)


{#pluginLayerToggle{display:block}.pluginBoxesLayer:not(.open) .pluginBox:not(#pluginLayerToggle),.pluginBoxesLayer:not(.open) .edit{display:none}.pluginBoxesLayer{position:relative;display:block;top:0;left:0;right:0;width:auto;--outside-vspace:14px;--outside-hspace:14px;margin:0 var(--outside-hspace);padding:var(--outside-vspace) 0 0 0}.pluginBoxesLayer .edit{top:calc(36px - var(--outside-vspace));right:calc(2px - var(--outside-hspace))}.pluginBoxesLayer.open .pluginBox:not(#pluginLayerToggle){margin-left:30px}.pluginBox.pri2{display:none}}