.test-button>:not(:last-child){margin-right:.4em}.test-button--wide{width:100%}.app-root-theme--dark .test-button{color:#fff;background:grey}.landing-block{display:flex;min-height:100vh;padding-left:15px;padding-right:15px}.landing-block__content{margin:100px auto 50px;max-width:1000px;display:flex;flex-direction:column;width:100%;z-index:10}.ow-icon{display:inline-block;height:1em}.widget-frame{flex:1;display:flex;flex-direction:column;overflow:hidden;border-radius:5px;color:var(--fontColor);background-color:var(--widgetBodyBackgroundColor)}.widget-frame__title{background-color:var(--headerBackgroundColor);border-bottom:1px solid transparent;border-bottom-color:var(--borderColor)}.widget-frame__title-text{display:flex;flex-direction:row;padding:5px 10px}.widget-frame__children{flex:1;display:flex;overflow-y:auto}.tab{display:flex;padding-left:15px;padding-right:15px;background:transparent;cursor:pointer;color:var(--passiveFontColor)}.tab--active{color:var(--fontColor);border-bottom:2px solid var(--tabsActiveBorderColor)}.tab--disabled{color:var(--disabledFontColor);cursor:not-allowed}.tabs__nav{background:var(--tabsHeaderBackgroundColor);border-bottom:1px solid var(--dividerColor);min-width:100%;overflow-x:auto}.tabs__nav-wrapper{display:flex;padding:0 18px}.tabs__panel{background:var(--backgroundColor);color:var(--fontColor);width:100%}.tabs__panel-wrapper{display:flex;padding:18px}.vtable{flex:1;display:flex;flex-direction:column;font-size:14px}.vtable__header{font-size:12px;display:flex;flex-direction:row;padding:10px 15px}.vtable__header-cell{flex:1;display:flex;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vtable__header-cell--left{justify-content:flex-start}.vtable__header-cell--right{justify-content:flex-end}.vtable__header-cell:not(:last-child){margin-right:3px}.vtable__body{flex:1;display:flex;flex-direction:column}.vtable__body-list{outline:none}.vtable__row-wrapper{display:flex}.vtable__row{flex:1;display:flex;padding:0 15px}.vtable__cell{flex:1;display:flex;align-items:center;justify-content:center}.vtable__cell--left{justify-content:flex-start}.vtable__cell--right{justify-content:flex-end}.vtable__cell:not(:last-child){margin-right:3px}.vcell{display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}