body,html{height:100%}body{margin:0;padding:0;overflow:hidden;cursor:default;font-size:14px;font-family:Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}div.ellipse{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.toolbarSearch{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;outline:none}.toolbarSearchInput{height:18px;line-height:14px;width:40%;background:transparent;border:1px solid hsla(0,0%,100%,.65);border-radius:5px;margin:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#fff}.toolbarSearchInput:focus{border:1px solid transparent;outline-offset:1px;outline:2px solid #4881e2;z-index:3}input.toolbarSearchInput::-webkit-input-placeholder{color:hsla(0,0%,100%,.65);font-size:10px;font-style:italic}input.toolbarSearchInput:-ms-input-placeholder{color:hsla(0,0%,100%,.65);font-size:10px;font-style:italic}.toolbarSearchNext{width:11px;background:transparent url(/WebConfd/static/media/white-arrow-right.d3593c0a.svg) no-repeat 50%;background-size:10px 10px}.toolbarSearchNext,.toolbarSearchPrev{height:18px;cursor:pointer;border:none}.toolbarSearchPrev{width:12px;background:transparent url(/WebConfd/static/media/white-arrow-left.7786be69.svg) no-repeat 50%;background-size:10px 10px}.toolbarSearchClear{width:10px;height:18px;background:transparent url(/WebConfd/static/media/clear.41b4a75b.svg) no-repeat 50%;background-size:10px 10px;margin-left:5px;cursor:pointer}.toolbarSearchClear:focus{outline-offset:2px;outline:2px solid #4881e2}.toolbarSearchOpen{width:22px;height:22px;cursor:pointer;background-image:url(/WebConfd/static/media/outline-search-24px.cd4f18d3.svg);background-size:contain}.toolbarSearchOpen:focus{outline-offset:2px;outline:2px solid #4881e2;z-index:3}.notificationOn{width:22px;height:22px;margin-left:15px;cursor:pointer;background-image:url(/WebConfd/static/media/notification_on_24px.a2599ba9.svg);background-size:contain}.notificationOn:focus{outline-offset:2px;outline:2px solid #4881e2;z-index:3}.notificationOff{width:22px;height:22px;margin-left:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:url(/WebConfd/static/media/notification_off_24px.64a2bd0e.svg);background-size:contain}.WCModal{position:absolute;top:20%;left:33%;font-size:12px;background:#333;color:#f3f3f3;border:1px solid #0f0f0f}.WCModal.ChanProps{width:400px;max-height:800px}.WCModalUnderlay{position:fixed;top:0;left:0;height:100%;width:100%;z-index:1050;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:rgba(0,0,0,.5)}.WCExpandWiretap{width:800px}.WCModalHeader{height:35px;font-size:14px;line-height:35px;background:#007bc1;border-bottom:1px solid #0f0f0f;color:#f3f3f3;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding:0 10px}.WCModalHeader>span{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.WCModalFooter{-ms-flex:0 0 auto;flex:0 0 auto;height:50px;padding:10px;background:#1f1f1f;border-top:1px solid #0f0f0f;white-space:nowrap;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.WCModalFooter button{margin-left:5px}.WCModalFooter button[disabled]{opacity:.35;cursor:default;pointer-events:none}.WCModalBody{position:relative;margin:10px 5px 35px 10px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;overflow:visible;white-space:pre-wrap;word-break:break-word;word-wrap:break-word}.WCModalBody.ChanPick{margin:0;overflow:hidden;max-height:470px}.WCModalTabList{position:relative;top:-10px;left:-10px;height:50px;width:calc(100% + 15px);background:#1f1f1f;border-bottom:1px solid #888;padding-left:0}.WCModalTabBody{overflow-y:auto;overflow-x:hidden;margin:0;width:100%;display:none}.WCModalTabBody.ChannelProps{height:299px;padding-left:2px;padding-right:2px}.WCModalTabBody.DeviceProps{height:416px}.WCModalTabBody::-webkit-scrollbar{width:10px}.WCModalTabBody::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px grey;box-shadow:inset 0 0 5px grey;border-radius:10px}.WCModalTabBody::-webkit-scrollbar-thumb{background:#555;border-radius:10px}.WCModalTabBody::-webkit-scrollbar-corner{background:#333}.WCModalTabBody.ActiveTab{display:block}.WCModalTab{position:relative;top:4px;display:inline-block;width:50px;height:46px;cursor:pointer;color:#777;border:1px solid transparent}.WCModalTab.ActiveTab{color:#f3f3f3;background:#333;border-top:1px solid #888;border-left:1px solid #888;border-right:1px solid #888;border-bottom:1px solid #333}.WCModalTab.ActiveTab:focus{outline:none;border-top:1.5px solid #4881e2;border-left:1.5px solid #4881e2;border-right:1.5px solid #4881e2;border-bottom:1px solid #333}.WCModalTab:not(.ActiveTab):hover{color:#bbb}.WCModalTab:first-child{margin-left:8px}.WCProperty{position:relative;line-height:2em;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;visibility:visible}.WCPropertyName{-ms-flex:2 2 115px;flex:2 2 115px;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.WCPropertyName.Indent{-ms-flex:2 2 115px;flex:2 2 115px;text-align:right;padding-right:10px}.WCPropertyValue.Indent>textarea{height:2.5em}.WCPropertyValue{position:relative;-ms-flex:3 3 180px;flex:3 3 180px}.WCModalBody p{width:100%;white-space:pre-wrap}select{background:#1f1f1f url(/WebConfd/static/media/white-arrow-down-small.8f97621a.svg) no-repeat 95% 40%}.WCPropertyValue>textarea,input{width:100%;height:22px;font-size:12px;padding:0 5px;margin-bottom:5px;background:#1f1f1f;vertical-align:bottom;color:#f3f3f3;border:1px solid #090909;resize:none}textarea{overflow:auto}button{width:100px;height:30px;padding:0;border-radius:0;border:1px solid #171717;background:#555;color:#f3f3f3;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button:not([disabled]):hover{background:#888}button:not([disabled]):active{background:#444}button[disabled]{opacity:.35;cursor:default;pointer-events:none}.WCPropertyValue>textarea{height:5.5em;line-height:1em;padding:2px 5px}.WCPropertyValue.Equation>textarea{height:18em;white-space:pre;line-height:1.2em;padding:4px;margin:0}.WCProperty textarea>.WCPropertyName>label{vertical-align:top}.WCProperty.WCDisabled.WCReadOnly{line-height:1em;opacity:1}.WCPropertyName.WCDisabled.WCReadOnly{line-height:1em;padding:3px 0;opacity:1}.WCPropertyName.WCDisabled.WCReadOnly.Indent{padding-right:10px}.WCPropertyName.WCDisabled.WCReadOnly>label{opacity:1;line-height:1em}.WCPropertyValue.WCDisabled.WCReadOnly{padding:2px;background:#333;border:none;opacity:1;line-height:1em}.WCPropertyValue.WCDisabled.WCReadOnly>input[type=text]{background:#333;height:1.5em;border:none;padding:0;margin:0;opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:auto;-o-text-overflow:ellipsis;text-overflow:ellipsis}.WCGenTabSpace1{height:7px}.WCPropertyName.TextAreaTopLabel{-ms-flex:1 1 100%;flex:1 1 100%;text-align:center;overflow:visible;margin:0}.WCPropertyValue.TextAreaTopLabel{-ms-flex:1 1 100%;flex:1 1 100%;margin:auto}.WCPropertyName.LabelTopLeft{width:90%;-ms-flex:3 3 280px;flex:3 3 280px;text-align:left;overflow:hidden;margin-right:50px;padding-left:2px;margin-top:-5px}.WCPropertyValue.LabelTopLeft{width:90%;margin:auto}div.WCDevPropsHeadings{margin:0 12px}div.WCDevPropsHeadings p{font-size:15px;margin:0 0 4px -12px}.WCRowContainer{position:relative;width:100%;line-height:2em;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:left;align-items:left;margin:5px 0}.WCWiretapButtons{display:block;position:relative;height:25px}.WCWireTapButton{width:70px;height:25px;margin-right:4px}#WiretapDiv{padding:4px;width:100%;height:24em;overflow:scroll;background:#1f1f1f;vertical-align:bottom;color:#f3f3f3;border:1px solid #090909;resize:none}#WiretapDiv::-webkit-scrollbar{width:10px;height:10px}#WiretapDiv::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px grey;box-shadow:inset 0 0 5px grey;border-radius:10px}#WiretapDiv::-webkit-scrollbar-thumb{background:#555;border-radius:10px}#WiretapDiv::-webkit-scrollbar-corner{background:#333}.WCInputFileRow{position:relative;width:100%;line-height:2em;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:left;align-items:left;margin:0}.WCInputFileLabel{-ms-flex:0 0 13%;flex:0 0 13%;text-align:right;margin-right:10px}.WCInputFile{-ms-flex:0 0 70%;flex:0 0 70%;position:relative}.WCInputFileReal{opacity:0}.WCInputFileFake,.WCInputFileReal{display:inline-block;width:80%;height:22px}.WCInputFileFake{position:absolute;top:0;left:0}.WCProperty.Global.Indent{width:335px}.WCPropertyName.Global.Indent{-ms-flex:1 1 90px;flex:1 1 90px;margin-left:21px}.WCPropertyValue.Global.Indent{-ms-flex:3 3 90px;flex:3 3 90px}.WCPropertyValue.Hysteresis{-ms-flex:1 1 250px;flex:1 1 250px}.WCProperty.TestEq{width:134px;height:26px}.WCPropertyName.TestEq{-ms-flex:0 0 38px;flex:0 0 38px;text-align:left;margin:5px 0 0 8px}.WCPropertyValue.TestEq{-ms-flex:0 0 84px;flex:0 0 84px;margin:3px 0}.WCPropertyValue.TestEq.WCReadOnly>input[type=text]{height:18px;background:#1f1f1f;padding-left:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button.TestEq{-ms-flex:0 0 89px;flex:0 0 89px;font-size:12px;height:26px;margin-left:5px}button.InsertChan{-ms-flex:0 0 129px;flex:0 0 129px;font-size:12px;height:26px;margin-left:7px}.WCPropertyName.InsertFunc{-ms-flex:2 2 80px;flex:2 2 80px;text-align:left;margin-left:10px}.WCPropertyValue.InsertFunc{-ms-flex:3 3 250px;flex:3 3 250px}.WCPropertyValue.DisabledInput.WCReadOnly>input[type=text]{background:#1f1f1f;height:20px;padding-left:5px}.WCPropertyName.WCDisabled.WCReadOnly.DisabledInput{height:20px;padding:5px 0}.WCModalList{background:#1f1f1f;color:#f3f3f3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;overflow-y:auto;font-size:12px;border:1px solid #090909;margin-bottom:15px}.WCModalList>div{line-height:1.5em;padding-left:5px;white-space:nowrap;overflow-x:hidden;position:relative;-o-text-overflow:ellipsis;text-overflow:ellipsis}.WCModalList>div:nth-child(2n){background:#404040}.WCModalList>div:nth-child(odd){background:#333}.WCModalList>div:hover{background:#555}.WCModalList>div.selected{background:#0e6eb8;position:relative}.iconListText{width:206px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;float:left}.defaultIcon{background-image:url(/WebConfd/static/media/checkbox-marked-circle.b7461833.svg);position:absolute;right:0;display:inline-block;height:14px;width:14px;margin:2px 2px 0 0;background-size:contain;cursor:pointer;outline:none}.WCDisabled{pointer-events:none;opacity:.6;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.WCHoverCard{position:absolute;display:none;width:20em;height:auto;z-index:1;overflow:visible;background-color:#666;border:1px #444;-webkit-box-shadow:4px 4px 8px 0 rgba(0,0,0,.7);box-shadow:4px 4px 8px 0 rgba(0,0,0,.7)}.WCCardText{padding:6px;line-height:1.1em;color:#d7d7d7}.IconBottomLeft{top:20px;right:120%}.WCIcon:hover .WCHoverCard{display:block}.WCCardPosition{position:relative;width:1px;height:1px}.WCCardVisible{display:block;top:2px;left:-15px}.WCSreenReaderOnly{position:absolute;left:-10000px}.WCIcon{height:20px;width:20px}.WCIcon,.WCIconSmall{position:relative;display:inline-block;margin-left:5px;background-size:contain;cursor:pointer;outline:none}.WCIconSmall{margin-top:5px;height:15px;width:15px}.WCIconXSmall{position:relative;display:inline-block;height:13px;width:13px;margin-left:5px;background-size:contain;cursor:pointer;outline:none}.WCIconSmall:focus,.WCIconXSmall:focus{outline-offset:2px;outline:1.75px solid #4881e2}.WCIconRight{position:absolute;right:0;top:0}.WCIconLeft{margin-left:-5px;margin-right:5px;left:0;top:0}.IconClose{background-image:url(/WebConfd/static/media/close.9e6adfc2.svg)}.IconCollapsed{background-image:url(/WebConfd/static/media/expand.8d230785.svg)}.IconExpanded{background-image:url(/WebConfd/static/media/collapse.f132bb6f.svg)}.IconAlert{background-image:url(/WebConfd/static/media/StatusAlert_16x.bed2bfdf.svg)}.IconError{background-image:url(/WebConfd/static/media/StatusCriticalError_16x.618e0b2b.svg)}.IconError2{background-image:url(/WebConfd/static/media/StatusCriticalError_exp_16x.fe0a97c1.svg)}.IconInfo{background-image:url(/WebConfd/static/media/StatusInformation_16x.5e0620b8.svg)}.IconHelp{background-image:url(/WebConfd/static/media/StatusHelp_16x.55452720.svg)}.IconOK{background-image:url(/WebConfd/static/media/StatusOK_16x.11e48401.svg)}.IconWarn{background-image:url(/WebConfd/static/media/StatusWarning_16x.1c9c4cfb.svg)}.IconWarn2{background-image:url(/WebConfd/static/media/StatusWarning_exp_16x.0d008a17.svg)}.IconFile{background-image:url(/WebConfd/static/media/file.3c9cf161.svg)}.IconOpenFolder{background-image:url(/WebConfd/static/media/folder-open.0d14808d.svg)}.IconFolder{background-image:url(/WebConfd/static/media/folder-closed.b8cd80e3.svg)}.IconPrompt{background-image:url(/WebConfd/static/media/prompt.34ac27e6.svg)}.WCBrowseButton{height:22px;width:22px;font-size:18px;margin-left:5px}.WCModalTabIcon{opacity:.4;height:100%;width:100%;color:#f3f3f3;background-size:25px 25px;background-repeat:no-repeat;background-position:50%;background-image:url(/WebConfd/static/media/settings.75b0b4e3.svg)}.WCModalTabIcon.general{background-image:url(/WebConfd/static/media/settings.75b0b4e3.svg)}.WCModalTabIcon.alarms{background-image:url(/WebConfd/static/media/alarm.0ce18d84.svg)}.WCModalTabIcon.advanced{background-image:url(/WebConfd/static/media/advanced.3cbbffa6.svg)}.WCModalTabIcon.equation{background-image:url(/WebConfd/static/media/equation.dbd8ab7a.svg)}.WCModalTabIcon.props{background-image:url(/WebConfd/static/media/advanced.3cbbffa6.svg)}.WCModalTabIcon.wiretap{background-image:url(/WebConfd/static/media/motor.903638c5.svg)}.WCModalTabIcon.driver{background-image:url(/WebConfd/static/media/white-driver.6cefe0d3.svg)}.WCModalTab.ActiveTab>.WCModalTabIcon{opacity:1}.WCModalTab:not(.ActiveTab):hover>.WCModalTabIcon{opacity:.7}.WCCheck.off{background-image:url(/WebConfd/static/media/cb-off.e109e378.svg)}.WCCheck.on{background-image:url(/WebConfd/static/media/cb-on.d4ab1e07.svg)}.WCCheckbox{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:22px;line-height:1.9em;padding-left:0;text-align:left;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.WCCheckbox.Indent{margin-left:36px}.WCCheckbox>input[type=checkbox]{opacity:0;margin:0;width:20px;height:20px}.WCCheckbox label{position:relative;display:inline-block;left:-20px;padding-left:25px;cursor:pointer}.WCCheckbox.WCDisabled>label{opacity:.6}.WCCheckbox>input[type=checkbox]+label:before{position:absolute;display:inline-block;left:0;top:1px;width:20px;height:20px;content:url(/WebConfd/static/media/cb-off.e109e378.svg)}.WCCheckbox.WCDisabled>input[type=checkbox]+label:before{opacity:.6}.WCCheckbox>input[type=checkbox]:checked+label:before{position:absolute;display:inline-block;left:0;top:1px;width:20px;height:20px;content:url(/WebConfd/static/media/cb-on.d4ab1e07.svg)}.WCCheckbox.WCDisabled>input[type=checkbox]:checked+label:before{opacity:.6}.WCCheckbox input[type=checkbox]:focus+label:before{outline:1px solid #4881e2}.WCCheckbox.Latched{margin-bottom:5px}.WCCheckbox.NotificationIndent{margin-left:72px}.WCCheckbox.NotificationProp,select{margin-bottom:5px}select{width:100%;height:22px;padding:0 5px;font-size:12px;font-weight:100;vertical-align:bottom;color:#f3f3f3;border:1px solid #090909;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#1f1f1f url(/WebConfd/static/media/white-arrow-down-small.8f97621a.svg) no-repeat 95% 40%}select::-ms-expand{display:none}.WCPropertyValue.UploadFiles>select{width:88%}button:focus,input:focus,select:focus,textarea:focus{outline:0;border:1px solid #4881e2}.WCModalSelectFile{overflow-y:auto}.WCModalSelectFile::-webkit-scrollbar{width:10px}.WCModalSelectFile::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px grey;box-shadow:inset 0 0 5px grey;border-radius:10px}.WCModalSelectFile::-webkit-scrollbar-thumb{background:#555;border-radius:10px}.WCModalSelectFile::-webkit-scrollbar-corner{background:#333}.btnNewFolder{height:20px}.ButtonNewFolder{float:right}.MatchingDevices{margin-right:10px;background:#333}.LocalDevices{background:#333}.MatchingDevicesPane{display:-ms-flexbox;display:flex}.WCChannelPanel,.WCDevicePanel,.WCServerPanel,.WCWebViewsChannelPanel,.WCWebViewsPanel{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;position:relative}.WCChannelPanel,.WCDevicePanel,.WCWebViewsChannelPanel{border-left:1px solid gray}.WCAlarmPanel{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;position:relative}.WCAlarmPanel:focus,.WCChannelPanel:focus,.WCDevicePanel:focus,.WCServerPanel:focus,.WCWebViewsChannelPanel:focus,.WCWebViewsPanel:focus{outline:3px solid #4881e2;z-index:3}.WCPanelTitleBar{position:relative;min-height:22px;line-height:26px;background-color:#5b6770;color:#f3f3f3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 5px;-ms-flex-item-align:stretch;align-self:stretch;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-webkit-box-shadow:1px 0 0 0 #5b6770;box-shadow:1px 0 0 0 #5b6770}.WCPanelTitleBar>.WCPanelTitle{-ms-flex:1 1;flex:1 1;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.WCPanelListHeader{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:silver}.dark .WCPanelListHeader{color:#000}.dark .ReactVirtualized__Table__headerRow.WCPanelListHeader>.WCSortable{line-height:18px}.ReactVirtualized__Table__headerRow.WCPanelListHeader>.WCSortable{padding:0 2px;position:relative;cursor:inherit;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;line-height:15px;border:2px solid transparent}.ReactVirtualized__Table__headerRow.WCPanelListHeader>.WCSortable:focus{outline:none;border-color:#4881e2}.ReactVirtualized__Table__headerRow.WCPanelListHeader>div.WCSortable:not(:last-child):after{content:"";position:absolute;top:2px;right:0;height:16px;width:2px;border-right:1px solid hsla(0,0%,100%,.3)}.ReactVirtualized__Table__headerRow.WCPanelListHeader>.WCSortable.WCSortASC{background-image:url(/WebConfd/static/media/gray-arrow-up.31f6f13a.svg);background-position:calc(100% - 5px) 50%;background-size:8px 8px;background-repeat:no-repeat}.ReactVirtualized__Table__headerRow.WCPanelListHeader>.WCSortable.WCSortDESC{background-image:url(/WebConfd/static/media/gray-arrow-down.4d2f950f.svg);background-position:calc(100% - 5px) 50%;background-size:8px 8px;background-repeat:no-repeat}.ReactVirtualized__Table{font-size:12px;font-family:Arial,sans-serif;outline:none;display:inline}.dark .ReactVirtualized__Table{color:#eee;background:#000}.light .ReactVirtualized__Table{color:#000;background:#f2f2f2}.ReactVirtualized__Grid.ReactVirtualized__Table__Grid:focus{outline:none}.ReactVirtualized__Table__row{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;height:22px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;outline:none;border:1px solid transparent}.ReactVirtualized__Table__rowColumn,.ReactVirtualized__Table__rowColumn div{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.ReactVirtualized__Table__rowColumn{padding-left:4px}.dark .ReactVirtualized__Table__row:nth-child(2n){background:#222}.light .ReactVirtualized__Table__row:nth-child(2n){background:#e5e5e5}.dark .ReactVirtualized__Table__row:hover{background:#333}.light .ReactVirtualized__Table__row:hover{background:rgba(0,94,184,.1)}.ReactVirtualized__Table__row.WCListRowSelected{border:1px solid transparent}.dark .ReactVirtualized__Table__row.WCListRowSelected{background:hsla(0,0%,49%,.9);border:1px solid transparent}.light .ReactVirtualized__Table__row.WCListRowSelected{background:hsla(0,0%,49%,.5);border:1px solid transparent}.ReactVirtualized__Table__row.WCListRowActive{background:rgba(0,94,184,.9);background:rgba(0,94,184,.25);border:1px solid transparent}.dark .ReactVirtualized__Table__row.WCListRowActive{background:rgba(0,94,184,.9)}.light .ReactVirtualized__Table__row.WCListRowActive{background:rgba(0,94,184,.25)}.ReactVirtualized__Table__row.WCListRowFocused{padding:0;border:1px solid #4881e2}.WCHeaderColResize{height:20px;width:10px}.WCHeaderColResize,.WCPanelResizeEW{display:inline-block;position:absolute;top:0;right:-5px;z-index:2;cursor:col-resize}.WCPanelResizeEW{height:100%;width:20px}.WCPanelResizeRightEW{top:0;left:-5px;height:100%;width:10px;cursor:col-resize}.WCPanelResizeNS,.WCPanelResizeRightEW{display:inline-block;position:absolute;z-index:2}.WCPanelResizeNS{top:-5px;left:0;height:10px;width:100%;cursor:row-resize}.WCIcon.WCIconLeft.IconMenu{margin-left:0}.WCIcon.WCIconLeft.IconMenu:focus{outline-offset:2px;outline:2px solid #4881e2}.WCMenuIcon{position:relative;top:calc((100%-20px) / 2);display:inline-block;height:22px;width:22px;margin-left:5px;background-size:contain;cursor:pointer;outline:none}.IconMenu{background-image:url(/WebConfd/static/media/menu.9beddde1.svg)}.WCMenuUnderlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:rgba(0,0,0,.4)}.WCMenu{position:relative;top:20px;left:20px;font-size:12px;padding:5px 0;overflow-y:visible;overflow-x:visible;z-index:10}.dark .WCMenu{color:#ccc;background-color:#222;-webkit-box-shadow:8px 10px 12px 0 rgba(99,99,99,.65);box-shadow:8px 10px 12px 0 rgba(99,99,99,.65)}.light .WCMenu{color:#1f1f1f;background-color:#fff;-webkit-box-shadow:8px 10px 12px 0 rgba(31,31,31,.65);box-shadow:8px 10px 12px 0 rgba(31,31,31,.65)}.WCMenuItem{position:relative;width:100%;height:20px;line-height:20px;padding:0 10px}.WCItemText{left:0;padding-left:10px}.WCItemText,.WCShortcutText{position:absolute;top:0;width:auto;height:100%}.WCShortcutText{right:0;padding-right:10px}.dark .WCMenuItem:hover{background:rgba(72,129,226,.5)}.light .WCMenuItem:hover{background:rgba(0,94,184,.1)}.WCMenuItem:focus{outline:none}.dark .WCMenuItem:focus{background-color:#4881e2}.light .WCMenuItem:focus{background-color:rgba(72,129,226,.5)}.WCMenuLine{margin:5px 10px;width:calc(100% - 20px);height:2px}.dark .WCMenuLine{border-bottom:1px solid #777}.light .WCMenuLine{border-bottom:1px solid rgba(31,31,31,.3)}.WCMenuMeasureWidths{position:absolute;top:0;left:-9999px;width:auto;height:auto;white-space:nowrap;margin:0;padding:0 0 0 10px;-webkit-box-shadow:none;box-shadow:none;z-index:0;border:none}.WCConfigMode{line-height:16px;background-color:#ed8b00;color:#333;font-size:12px;text-align:center}.WCStateBar{width:16px;height:12px;margin-left:5px}.WCStateBar.normal{background-color:#4c8c2b}.WCStateBar.critical{background-color:#ca0f2b}.WCStateBar.caution{background-color:#f7d200}.WCStateBar.acked{background-color:#1e6cfd}.WCStateBar.disarmed{background-color:#57f4ff}.WCStateBar.disabled{background-color:#613672}.WCStateBar.nodata{background-color:#abb7c0}.WCTreeControl{overflow-y:auto;color:#000;font-size:12px;font-family:Arial,sans-serif;line-height:12px;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:0;padding-bottom:1px}.WCFilter{background-position:calc(100% - 20px) 50%!important;overflow:visible!important}.IconFilterOn{background-image:url(/WebConfd/static/media/filter-white.ebf0e905.svg)}.IconFilterOff{background-image:url(/WebConfd/static/media/filter-grey.7f641f9b.svg)}.IconFilterOff:focus,.IconFilterOn:focus{outline-offset:2px;outline:2px solid #4881e2}.SlowConnectionMsg{-ms-flex:0 0 auto;flex:0 0 auto;background-color:#ca3c3d;color:#fff;padding:2px 7px}.WCMenuLabel{position:absolute;margin-left:10px;width:100%;height:100%}.WCMenuCheckbox{width:16px;height:16px;margin-bottom:1px}.WCCheckboxItem{position:relative;width:100%;height:20px;line-height:20px;padding:0 10px;margin-bottom:5px}.IconColumns{width:22px;height:22px;margin-left:15px;cursor:pointer;background-image:url(/WebConfd/static/media/show_hide_column.1eec664a.svg);background-size:contain}.IconColumns:focus{outline-offset:2px;outline:2px solid #4881e2;z-index:3}.virtual-checkbox{position:absolute;margin-top:3px;height:300px;color:#ccc;background-color:#222;width:200px;right:0;z-index:10;-webkit-box-shadow:8px 10px 12px 0 rgba(99,99,99,.65);box-shadow:8px 10px 12px 0 rgba(99,99,99,.65)}.virtual-checkbox .ReactVirtualized__List{overflow:auto!important}.virtual-checkbox .ReactVirtualized__Grid__innerScrollContainer{overflow-x:auto!important;display:inline-table}.virtual-checkbox .ReactVirtualized__Grid__innerScrollContainer div{padding-top:2px}.virtual-checkbox .ReactVirtualized__Grid__innerScrollContainer div:hover{background-color:rgba(72,129,226,.5)}.virtual-checkbox input[type=text]{margin-top:4px}.virtual-checkbox input[type=checkbox]{width:20px;height:20px;width:auto;vertical-align:middle;background-color:transparent}.IconFilterMenu,.IconFilterMenuApplied{background:transparent url(/WebConfd/static/media/filter-light-grey.29e0de37.svg) no-repeat 50%;background-size:18px;border:none;margin-top:-1px;border:2px solid transparent}.IconFilterMenuApplied{background:transparent url(/WebConfd/static/media/filter-black.e48e25b5.svg) no-repeat 50%;background-size:18px}.IconFilterMenu:focus,.IconFilterMenuApplied:focus{border-color:#4881e2}.filterbox-wrapper{position:absolute;background-color:#222;direction:ltr;z-index:10;-webkit-box-shadow:8px 10px 12px 0 rgba(99,99,99,.65);box-shadow:8px 10px 12px 0 rgba(99,99,99,.65);color:#ccc;padding:0 2px}.filterbox-wrapper label,.filterbox-wrapper span{float:left;display:block;width:100%}.filterbox-wrapper label{line-height:20px;margin-left:-21px;padding-left:21px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.filterbox-wrapper label:hover{background-color:rgba(72,129,226,.5)}.filterbox-checkbox-wrapper{overflow-y:auto;overflow-x:hidden}.filterbox-checkbox-wrapper input{width:14px;height:14px;float:left;margin-top:5px}.filterbox-checkbox-wrapper input[type=checkbox]+label{border:1px solid #222}.filterbox-checkbox-wrapper input[type=checkbox]:focus+label{border-color:#4881e2}@-webkit-keyframes spinLoad{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinLoad{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes fadeLoad{0%{opacity:0}to{opacity:1}}@keyframes fadeLoad{0%{opacity:0}to{opacity:1}}.WCProgressMask{height:100%;width:100%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;cursor:default;z-index:1000;padding:10px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-animation:fadeLoad .7s linear;animation:fadeLoad .7s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.WCProgressMask.ModalBodyFooterProgMask{top:35px;height:calc(100% - 35px);background:rgba(0,0,0,.65)}.WCProgressMask.ModalBodyProgMask{top:35px;height:calc(100% - 85px);background:rgba(0,0,0,.65)}.WCProgressMask .WCProgressWrapper{height:80px;width:100%;top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.WCProgressMask .WCProgressSpinner{height:64px;width:64px;background-image:url(/WebConfd/static/media/spinner.2760ed85.svg);background-size:100% 100%;-webkit-transform-origin:50% 48%;-ms-transform-origin:50% 48%;transform-origin:50% 48%;-webkit-animation:spinLoad 1.1s cubic-bezier(.65,.2,.35,.8) infinite;animation:spinLoad 1.1s cubic-bezier(.65,.2,.35,.8) infinite}.WCProgressMask .WCProgressLabel{color:#f3f3f3;width:100%;font-size:16px;line-height:16px;height:16px;text-align:center}.WCProgressBar{opacity:1;overflow:hidden;width:100%;background:#007bc1;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-animation:slideLoad .25s linear;animation:slideLoad .25s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}.WCProgressBar .WCProgressWrapper{height:100%;width:calc(100% - 20px);margin:0 10px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.WCProgressBar .WCProgressSpinner{height:20px;width:20px;background-image:url(/WebConfd/static/media/spinner.2760ed85.svg);-webkit-animation:spinLoad 1.1s cubic-bezier(.65,.2,.35,.8) infinite;animation:spinLoad 1.1s cubic-bezier(.65,.2,.35,.8) infinite;background-size:100% 100%;-webkit-transform-origin:50% 48%;-ms-transform-origin:50% 48%;transform-origin:50% 48%}.WCProgressBar .WCProgressLabel{margin-left:5px;color:#f3f3f3;font-size:14px;text-align:left}.WCProgressBarMsg{background-color:#5b6770;color:#f3f3f3;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:13px;padding:10px;white-space:pre-wrap}.WCTreeControl>.WCTreeNode{padding-top:0;border-top:1px solid #c1c1c1}.WCTreeNodeRow{height:20px;padding-left:5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;border-bottom:2px solid #c1c1c1;margin-bottom:-1px}.WCTreeNodeRow:hover{background:rgba(0,94,184,.1)}.WCTreeNodeRow.WCTreeNodeSelected{background:hsla(0,0%,49%,.5);border-bottom-color:#888}.WCTreeNodeRow.WCTreeNodeActive{background:rgba(0,94,184,.25);border:1px solid #4881e2}.WCTreeNodeRow.WCTreeNodeActive:focus,.WCTreeNodeRow.WCTreeNodeSelected:focus{border:1px solid #4881e2}.WCTreeNodeRow:nth-child(2n):not(.WCTreeNodeSelected):not(.WCTreeNodeActive){background:#e9e9e9}.WCTreeNodeRow:nth-child(odd):not(.WCTreeNodeSelected):not(.WCTreeNodeActive){background:#f2f2f2}.WCTreeNodeRowBody{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex:1 1;flex:1 1;height:100%}.WCTreeNodeNoExpander{display:inline-block;width:13px}.WCTreeNodeIcon{background-position:50%;background-size:contain;background-repeat:no-repeat;margin-right:5px;height:13px;width:11px}.WCTreeIconExpand{background-image:url(/WebConfd/static/media/gray-arrow-right.ff194286.svg)}.WCTreeIconCollapse{background-image:url(/WebConfd/static/media/gray-arrow-down.4d2f950f.svg)}.WCAppToolbar{min-height:27px;line-height:27px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;padding-top:2px;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#007bc1;color:#f3f3f3;-ms-flex:0 0 auto;flex:0 0 auto;border:1px solid rgba(0,0,0,.1)}.WCAppToolbar,.webConfigWrapper{display:-ms-flexbox;display:flex}.webConfigWrapper{width:100%;height:100%;position:relative;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch}.webConfigWrapper.dark{background:#000}.webConfigWrapper.light{background:#f2f2f2}.webConfigBody{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch}.WCToolbarButton{height:27px;white-space:nowrap;padding:0 10px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.WCToolbarButton:not([disabled]){cursor:pointer}.WCToolbarButton:after{content:"";position:absolute;top:5px;right:0;height:17px;width:0;border-left:1px solid hsla(0,0%,88%,.2);border-right:1px solid rgba(0,0,0,.2)}.WCToolbarButton:not([disabled]):hover{background-color:#007bee}.WCToolbarButton[disabled]{opacity:.55;cursor:default}.WCAppIcon{position:relative;display:inline-block;height:24px;width:24px;margin:0 10px 3px;background-size:contain;cursor:pointer;outline:none}.IconAlarms{background:url(/WebConfd/static/media/baseline-alarm-24px.768c967b.svg) no-repeat 50%}.IconReports{background:url(/WebConfd/static/media/outline-description-24px.c848dc91.svg) no-repeat top}.IconSettings{background:url(/WebConfd/static/media/outline-settings-24px.0f1c2084.svg) no-repeat top}.IconAppHelp{background:url(/WebConfd/static/media/outline-help_outline-24px.2cf962f1.svg) no-repeat top;margin-right:10px}.WCAppIcon:focus{outline-offset:0;outline:2px solid #4881e2}.WCForeseerLogoV2{display:inline-block;width:384px;height:18px}.ForeseerLogoV2{background:url(/WebConfd/static/media/ForeseerLogoV2.f32f8ad1.svg) no-repeat 50%;margin-bottom:4px;margin-left:-28px}.WCForeseerLogoV1{display:inline-block;width:90px;height:27px}.ForeseerLogoV1{background:url(/WebConfd/static/media/ForeseerLogoV1.bec6546c.svg) no-repeat 50%;margin-bottom:2px;margin-left:10px}.flexBoxRow{-ms-flex-align:center;align-items:center}.flexBoxRow,.flexBoxRowEnd{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.flexBoxRowEnd{-ms-flex-align:end;align-items:flex-end}.flexBoxRowStretch{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch}.flexBoxColumn{-ms-flex-align:center;align-items:center}.flexBoxColumn,.flexBoxColumnStretch{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.flexBoxColumnStretch{-ms-flex-align:stretch;align-items:stretch}.menu-disabled{pointer-events:none;opacity:.6;cursor:not-allowed}.text-disabled{opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plusButton{height:20px;width:20px;background-size:100% 100%;background-repeat:no-repeat;background-position:50%;background-image:url(/WebConfd/static/media/plus.92512228.svg);cursor:pointer}.menuOptions{display:block;margin:0;padding:0;list-style-type:none;line-height:35px;float:left}.menuBar{min-height:25px;line-height:25px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 10px;-ms-flex-item-align:stretch;align-self:stretch;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.menuBar *{-webkit-box-sizing:border-box;box-sizing:border-box}.lightMenuBar{background:-webkit-gradient(linear,left top,left bottom,from(#e6e6e6),to(#d0d0d0));background:-webkit-linear-gradient(#e6e6e6,#d0d0d0);background:-o-linear-gradient(#e6e6e6,#d0d0d0);background:linear-gradient(#e6e6e6,#d0d0d0);color:#000}.darkMenuBar{background:#1f1f1f;color:#f3f3f3}.modalTable{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-y:auto}.lightTable{background:#f2f2f2}.darkTable{background:#333;color:#f3f3f3}.darkestTable{background:#1f1f1f;color:#f3f3f3}.flexrow{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;min-width:0;-ms-flex-align:start;align-items:flex-start}.flexrow.headers{border-bottom:1px solid hsla(0,0%,100%,.15);height:20px;-ms-flex-align:center;align-items:center;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flexrow.headers.light,.lightTable .flexrow.headers{background:silver}.darkestTable .flexrow.headers,.darkTable .flexrow.headers,.flexrow.headers.dark{background:#444}.flexrow.headers>div.sortable{cursor:pointer}.flexrow.headers>div:not(:last-child):after{content:"";position:absolute;top:2px;right:0;height:16px;width:0;border-right:1px solid hsla(0,0%,100%,.3)}.flexrow.headers .sort{background-image:url(/WebConfd/static/media/gray-arrow-up.31f6f13a.svg);background-position:calc(100% - 5px) 50%;background-size:8px 8px;background-repeat:no-repeat}.flexrow.headers .sort.reverse{background-image:url(/WebConfd/static/media/gray-arrow-down.4d2f950f.svg)}.darkTable .flexrow.headers .sort,.flexrow.headers.dark .sort{background-image:url(/WebConfd/static/media/white-arrow-up.216c6dd2.svg)}.darkTable .flexrow.headers .sort.reverse,.flexrow.headers.dark .sort.reverse{background-image:url(/WebConfd/static/media/white-arrow-down.fe9755eb.svg)}.flexrow.headers div{overflow:hidden;white-space:nowrap}.flexrow .expander{background-image:url(/WebConfd/static/media/white-arrow-down.fe9755eb.svg)}.flexrow .expander,.flexrow .expander.closed{height:20px;width:22px;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer;background-repeat:no-repeat;background-size:12px 12px;background-position:100% 50%}.flexrow .expander.closed{background-image:url(/WebConfd/static/media/white-arrow-right.d3593c0a.svg)}.flexrow>div{padding:0 5px;-ms-flex:1 1;flex:1 1;min-width:0;position:relative;cursor:inherit;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;line-height:22px}.flexrow>div:first-child{padding-left:10px}.flexrow.child>div:first-child{padding-left:27px}.flexrow>div:last-child{padding-right:10px}.modalTable .tableBody{-ms-flex:1 1;flex:1 1;min-height:0}.lightTable .tableBody .flexrow:nth-child(2n){background:#e9e9e9}.lightTable .tableBody .flexrow:nth-child(odd){background:#f2f2f2}.lightTable .tableBody .flexrow:hover{background:#d5d5d5}.darkTable .tableBody .flexrow:nth-child(2n){background:#404040}.darkTable .tableBody .flexrow:nth-child(odd){background:#333}.darkTable .tableBody .flexrow:hover{background:#555}.darkestTable .tableBody .flexrow{background:transparent;border-bottom:1px solid hsla(0,0%,100%,.1)}.darkestTable .tableBody .flexrow:hover{background:#555}.modalTable .tableBody .flexrow.selected{background:#0e6eb8}.darkestTable .tableBody .flexrow.selected{background:#444}.flexrow>.checkbox{-ms-flex:0 0 auto;flex:0 0 auto;height:15px;width:15px;margin-right:5px;background-image:url(/WebConfd/static/media/checkbox-unchecked.1c7d613f.svg);background-size:100% 100%;cursor:pointer;padding:0!important;margin:0 5px 0 10px}.flexrow>.checkbox.checked{background-image:url(/WebConfd/static/media/checkbox-checked.dc57d24c.svg)}.flexrow>.checkbox.partial{background-image:url(/WebConfd/static/media/checkbox-partial.4aafbddc.svg)}.alarmDetailsModalBody{margin:0;height:calc(100% - 35px)}.alarmDetailsHeader{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:10px;background:#1f1f1f;border-bottom:1px solid #0f0f0f}.alarmDetailsHeader button{-ms-flex:1 1;flex:1 1;padding:0 2px;font-size:12px;width:80px;height:34px}.alarmDetailsHeader button:not(:last-child){margin-right:4px}.alarmDetailsHeader button:disabled{pointer-events:none}.alarmDetailsContainer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:10px;overflow:hidden}.alarmDetailsTable{margin:0;width:100%;word-break:normal}.alarmDetailsTable tbody>tr>td{padding:8px;border:0}.alarmDetailsNotes tbody>tr:not(:last-child)>td,.alarmDetailsTable tbody>tr:not(:last-child)>td{border-bottom:1px solid hsla(0,0%,100%,.05)}.alarmDetailsValues{padding:0!important;margin-bottom:10px}.alarmDetailsAddNote{margin-bottom:10px}.alarmDetailsNotes{border:0}.descriptionBox{padding:10px;background:#444;border:1px solid #1f1f1f}.userProfileFooter{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:10px;background:#1f1f1f;border-bottom:1px solid #0f0f0f}.userProfileFooter button{-ms-flex:1 1;flex:1 1;padding:0 2px;width:80px;height:34px}.userProfileFooter button:not(:last-child){margin-right:4px}.userProfileFooter button:disabled{pointer-events:none}
