✏️ 正在编辑: hc-light.css
路径:
/usr/share/zabbix/assets/styles/hc-light.css
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
.sidebar .server-name, .list-table .action-container .label, .list-table.compact-view .action-container .link-action, .dashbrd-grid-widget-head h4, .dashbrd-grid-iterator-head h4, .menu-popup .menu-popup-item, .menu-popup h3, .btn-back-map-container a:focus .btn-back-map .btn-back-map-content, .btn-back-map-container a:hover .btn-back-map .btn-back-map-content, .notif-body h4, .overlay-descr-url, .tag, .overflow-ellipsis, .overflow-ellipsis td, .overflow-ellipsis th, .overflow-ellipsis th a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, strong, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, .table-forms .tfoot-buttons, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote::before, blockquote::after, q::before, q::after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } body { position: relative; background-color: #ffffff; font-size: 75%; font-family: Arial, Tahoma, Verdana, sans-serif; line-height: 1.4em; color: #000000; } h1 { font-size: 1.75em; line-height: 1.2em; } h2 { font-size: 1.5em; line-height: 1.2em; } h3 { font-size: 0.917em; text-transform: uppercase; color: #333333; letter-spacing: .0688em; text-rendering: optimizeLegibility; } h4 { font-size: 1.167em; color: #000000; line-height: 1.2em; } sup { font-size: 0.917em; color: #333333; } b, strong { font-weight: bold; } em { font-style: italic; } ol { list-style: decimal; list-style-position: inside; } ol li { padding: 0 0 .7em; } p { margin: 0 0 .7em; } pre { font-family: "Courier New", Courier, monospace; font-size: 1em; } a:link { color: #555555; text-decoration: none; transition: color .2s ease-out; } a:visited { color: #555555; text-decoration: none; } a:hover { outline: 0; color: #000000; border-bottom: 1px solid rgba(0, 0, 0, 0.5); } a:focus { color: #000000; outline: none; border-bottom: 2px solid rgba(0, 0, 0, 0.5); } a:active { outline: 0; color: #555555; border-bottom: 1px solid rgba(85, 85, 85, 0.5); } a img { border: 0; vertical-align: top; } svg a { fill: #555555; cursor: pointer; } svg a:visited { fill: #555555; } svg a:hover, svg a:focus { fill: #000000; text-decoration: underline; } svg a:active { fill: #555555; text-decoration: underline; } .float-left { float: left; } [data-indicator="count"][data-indicator-value]:not([data-indicator-value="0"])::after { content: attr(data-indicator-value); margin-left: .4em; color: #768d99; font-size: 0.917em; } [data-indicator="mark"][data-indicator-value]:not([data-indicator-value="0"])::after { content: ''; display: inline-block; margin-left: .4em; width: 7px; height: 7px; border-radius: 50%; background: #009900; } .scrollable { overflow-y: auto; overflow-x: hidden; position: relative; scrollbar-width: none; -ms-overflow-style: none; } .scrollable:focus { outline: 0; } .scrollable::-webkit-scrollbar { width: 0; } .scrollable .scrollbar-track { background: #999999; width: 4px; border-radius: 2px; height: 100%; position: absolute; right: 2px; top: 0; opacity: 0; z-index: 999; } .scrollable .scrollbar-track::before { content: ''; position: absolute; top: 0; right: -2px; bottom: 0; left: -6px; } .scrollable .scrollbar-track.is-active { opacity: 1; } .scrollable .scrollbar-track:hover { width: 8px; } .scrollable .scrollbar-track:hover .scrollbar-thumb { width: 8px; } .scrollable .scrollbar-thumb { background: #f9f9f9; border-radius: 2px; width: 4px; position: absolute; height: 0; right: 0; opacity: .5; } .scrollable .scrollbar-thumb:hover { width: 8px; opacity: 1; } .scrollable .scrollbar-track { transition: opacity 0.3s ease-out 2s, width 0.3s ease-out 2s; } .scrollable .scrollbar-track.is-active { transition: opacity 0.3s ease-out, width 0.3s ease-out 2s; } .scrollable .scrollbar-track:hover { transition: opacity 0.3s ease-out, width 0.3s ease-out; } .scrollable .scrollbar-track:hover .scrollbar-thumb { transition: opacity 0.3s ease-out, width 0.3s ease-out; } .scrollable .scrollbar-thumb { transition: opacity 0.3s ease-out, width 0.3s ease-out 2s; } html, body { height: 100vh; } body { display: flex; overflow: hidden; } aside, .wrapper { box-sizing: border-box; } .wrapper { display: flex; flex: 1; flex-direction: column; overflow: auto; position: relative; } .wrapper > [class^="msg-"] + [class^="msg-"] { margin-top: 0; } .wrapper.layout-kioskmode main { transition: margin-top .3s; } .wrapper.layout-kioskmode.kiosk-slide-lines-1 main { margin-top: 2rem; } .wrapper.layout-kioskmode.kiosk-slide-lines-2 main { margin-top: 4rem; } .wrapper > .debug-output { flex-shrink: 0; } .wrapper > output { box-sizing: border-box; min-width: 1200px; } header, footer { flex-shrink: 0; min-width: 1200px; } main { position: relative; min-width: 1200px; padding: 10px; } footer { margin-top: auto; } output { display: block; } header { display: flex; align-items: center; height: 45px; padding: 0 10px; background: #f3f3f3; border-bottom: 1px solid #9f9f9f; } header > div { overflow: hidden; } header h1 { position: relative; padding-top: 1px; overflow: hidden; line-height: 24px; text-overflow: ellipsis; white-space: nowrap; } header .header-controls { flex-shrink: 0; margin: 0 -2px 0 auto; padding: 2px; white-space: nowrap; } header .header-controls label { line-height: 24px; } header .header-z-select { max-width: 600px; } header a.link-action { box-sizing: border-box; display: block; height: 25px; } header a.link-action h1 { padding-right: 1em; } header a.link-action h1::after { content: ''; position: absolute; top: 50%; right: .15em; width: .3em; height: .3em; margin-top: -.15em; border-right: 2px solid #000000; border-bottom: 2px solid #000000; transform: rotate(45deg); transition: border-color .2s ease-out; } header a.link-action:hover h1::after, header a.link-action:focus h1::after { border-color: #000000; } header form { display: flex; justify-content: flex-end; } header ul { text-align: right; } header ul li { display: inline-block; vertical-align: top; position: relative; padding: 0 0 0 10px; } header ul ul li:first-child { padding-left: 0; } header ul button { line-height: 22px; } header z-select > button { line-height: normal; } header z-select .list { text-align: left; } header z-select .list li:first-child { padding: 5px; } footer { padding: 55px 10px 10px; color: #333333; line-height: 15px; text-align: center; } .sidebar { position: relative; z-index: 998; display: flex; flex-direction: column; width: max-content; max-width: 480px; background: #000000; transition: max-width 0.3s, transform 0.3s ease-out; will-change: max-width; transform: translate3d(0, 0, 0); } .sidebar .sidebar-header { position: relative; box-sizing: border-box; display: flex; margin: 10px 10px 0; padding: 2px; overflow: hidden; justify-content: space-between; } .sidebar .sidebar-header-buttons { display: flex; width: 48px; justify-content: flex-end; } .sidebar .server-name { box-sizing: border-box; width: 0; margin-top: 5px; padding: 0 12px; color: #9f9f9f; transition: opacity 0.3s ease-out; } .sidebar .form-search { margin: 12px; } .sidebar .sidebar-nav { display: flex; flex-direction: column; flex: 1; } .sidebar .nav-user { margin-top: auto; } .sidebar .scrollable .scrollbar-track { z-index: 1000; background: rgba(135, 209, 255, 0.55); } .sidebar .scrollable .scrollbar-thumb { background: rgba(135, 209, 255, 0.85); } .sidebar .logo { position: relative; margin-right: 12px; } .sidebar .logo:active, .sidebar .logo:hover, .sidebar .logo:link, .sidebar .logo:visited { border: 0; } .sidebar .logo:focus .sidebar-logo { box-shadow: 0 0 0 2px rgba(17, 17, 17, 0.35); } .sidebar .logo .sidebar-logo-compact { position: absolute; top: 0; left: 0; opacity: 0; } .sidebar .button-hide, .sidebar .button-show, .sidebar .button-compact, .sidebar .button-expand { width: 24px; height: 24px; background: url("../img/icon-sprite.svg?20200407") no-repeat; border: none; border-radius: 0; text-indent: -9999px; opacity: .75; } .sidebar .button-hide:focus, .sidebar .button-hide:hover, .sidebar .button-show:focus, .sidebar .button-show:hover, .sidebar .button-compact:focus, .sidebar .button-compact:hover, .sidebar .button-expand:focus, .sidebar .button-expand:hover { opacity: 1; } .sidebar .button-hide { background-position: -540px -568px; } .sidebar .button-show { display: none; background-position: -570px -568px; } .sidebar .button-compact { background-position: -540px -544px; } .sidebar .button-expand { display: none; background-position: -540px -520px; } .sidebar .form-search .search { transition: opacity 0.3s; } .sidebar .form-search .search-icon { transition: transform 0.3s; } .sidebar.is-compact, .sidebar.is-hidden { position: fixed; top: 0; bottom: 0; box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5); } .sidebar.is-compact + .wrapper { margin-left: 48px; } .sidebar.is-compact .button-compact, .sidebar.is-compact .button-show { display: none; } .sidebar.is-compact .button-expand, .sidebar.is-compact .button-hide { display: inline-block; } .sidebar.is-compact:not(.is-opened) { max-width: 48px !important; } .sidebar.is-compact:not(.is-opened) .scrollable .scrollbar-track { display: none; } .sidebar.is-compact:not(.is-opened) .logo .sidebar-logo { opacity: 0; transition: opacity 0s 0.3s; } .sidebar.is-compact:not(.is-opened) .logo .sidebar-logo-compact { opacity: 1; transition: opacity 0s 0.3s; } .sidebar.is-compact:not(.is-opened) .server-name { opacity: 0; } .sidebar.is-compact:not(.is-opened) .form-search { position: relative; } .sidebar.is-compact:not(.is-opened) .form-search .search { opacity: 0; } .sidebar.is-compact:not(.is-opened) .form-search .search-icon { opacity: 1; transform: scale(1); } .sidebar.is-compact:not(.is-opened) nav a { color: transparent; } .sidebar.is-compact:not(.is-opened) nav a::after { opacity: 0; } .sidebar.is-compact:not(.is-opened) .submenu { max-height: 0 !important; } .sidebar.is-hidden .button-show { display: inline-block; } .sidebar.is-hidden .button-compact, .sidebar.is-hidden .button-expand, .sidebar.is-hidden .button-hide { display: none; } .sidebar.is-hidden.focus-off { display: none; } .sidebar.is-hidden + .wrapper .sidebar-nav-toggle { display: block; } .sidebar.is-hidden:not(.is-opened) { transform: translate3d(-110%, 0, 0); } .sidebar-nav-toggle { display: none; flex-shrink: 0; margin-right: 10px; } .sidebar-nav-toggle .button-toggle { width: 24px; height: 24px; background: url("../img/icon-sprite.svg?20200407") no-repeat -600px -592px; border: none; border-radius: 0; text-indent: -9999px; opacity: .75; transition: opacity 0.3s ease-out; } .sidebar-nav-toggle .button-toggle:hover { opacity: 1; } .sidebar-nav-toggle + div { flex-shrink: 1; } .form-grid { display: grid; row-gap: 10px; column-gap: 10px; grid-template-columns: auto 1fr; } .form-grid > label { line-height: 24px; text-align: right; word-wrap: break-word; } .form-grid .form-actions, .form-grid .form-field, .form-grid .field-fluid { grid-column: 2 / -1; text-align: left; line-height: 24px; } .form-grid .form-field.offset-1 { grid-column-start: 2 !important; } .form-grid .form-field.offset-2 { grid-column-start: 3 !important; } .form-grid .form-field.offset-3 { grid-column-start: 4 !important; } .form-grid.form-grid-3-1 { grid-template-columns: auto 3fr auto auto; } .form-grid.form-grid-1-1 { grid-template-columns: repeat(2, auto 1fr); } .form-grid.form-grid-3-1 .form-field:not(.field-fluid), .form-grid.form-grid-1-1 .form-field:not(.field-fluid) { grid-column-start: initial; grid-column-end: span 1; } .form-grid .table-forms-separator { line-height: 1.4; } .form-grid .table-forms-separator td { padding: 5px 5px 5px 0; } .form-grid .form-actions button:not(:first-of-type) { margin-left: 10px; } .form-search { position: relative; height: 24px; } .form-search .search { position: absolute; top: 0; left: 0; width: 100%; height: 24px; padding-right: 22px; color: #ffffff; background: #000000; border: 1px solid #ffffff; border-radius: 3px; } .form-search .search:focus { color: #000000; background: #ffffff; border-color: #ffffff; } .form-search .search:focus ~ .search-icon { background-position: -600px -616px; opacity: 1; } .form-search .search:focus ~ .search-icon:hover:not(:disabled) { background-position: -600px -616px; opacity: 1; } .form-search .search-icon { position: absolute; top: 0; right: 0; width: 24px; height: 24px; padding: 0; background-color: transparent !important; background: url("../img/icon-sprite.svg?20200407") no-repeat -570px -616px; image-rendering: pixelated; border: 0; opacity: 1; transform: scale(0.8); transition: opacity 0.3s ease-out; } .form-search .search-icon:focus { box-shadow: 0 0 0 2px #ffffff; } .form-search .search-icon:focus, .form-search .search-icon:hover:not(:disabled) { background-position: -570px -616px; opacity: 1; } .search-suggest { position: absolute; left: 0; right: 0; z-index: 1000; min-width: 16px; color: #333333; background-color: #ffffff; border: 1px solid #383838; border-top: 0; box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.5); } .search-suggest li { display: block; height: inherit; padding: .4em 5px; margin: 0; overflow: hidden; color: #000000; line-height: normal; word-break: break-word; cursor: pointer; transition: background-color .2s ease-out; } .search-suggest li.suggest-hover { background-color: #f4f4f4; } .icon-dashboard::before, .icon-problems::before, .icon-monitoring::before, .icon-inventory::before, .icon-reports::before, .icon-configuration::before, .icon-administration::before { content: ''; width: 24px; height: 24px; background: url("../img/icon-sprite.svg?20200407") no-repeat; } .icon-dashboard::before { background-position: -570px -664px; } .icon-problems::before { background-position: -570px -688px; } .icon-monitoring::before { background-position: -570px -712px; } .icon-inventory::before { background-position: -570px -736px; } .icon-reports::before { background-position: -570px -760px; } .icon-configuration::before { background-position: -570px -784px; } .icon-administration::before { background-position: -570px -808px; } .menu-main > li { line-height: 16px; } .menu-main > li.is-selected > a { background: #000000; border-left-color: #f3f3f3; color: #ffffff; } .menu-main > li.is-expanded > a, .menu-main > li.is-expanded > a:focus { background: #f3f3f3; border-left-color: transparent; color: #000000; } .menu-main > li:not(.is-expanded) .submenu { max-height: 0 !important; } .menu-main > li > a { color: #ffffff; } .menu-main > li > a::before { position: absolute; top: 7px; left: 9px; } .menu-main > li > a:hover, .menu-main > li > a:focus { background: #e6e6e6; border-left-color: transparent; color: #000000; } .menu-main > li > a:hover::before, .menu-main > li > a:focus::before { background-position-x: -570px; } .menu-main > li.has-submenu > a::after { content: ''; position: absolute; top: 19px; right: 14px; width: 6px; height: 4px; background: url("../img/icon-sprite.svg?20200407") no-repeat -606px -434px; transform: rotate(0deg); transition: transform 0.3s, opacity 0.3s; } .menu-main > li.has-submenu > a:hover::after, .menu-main > li.has-submenu > a:focus::after { background-position: -606px -434px; } .menu-main > li.has-submenu.is-expanded > a::after { background-position: -606px -434px; transform: rotate(-180deg); } .menu-main a { position: relative; display: block; padding: 12px 34px 12px 44px; font-size: 14px; line-height: inherit; white-space: nowrap; border-left: 3px solid transparent; transition: color 0.3s, border-color 0.3s, background-color 0.3s; } .menu-main a:active, .menu-main a:hover, .menu-main a:link, .menu-main a:visited { border-bottom: 0; } .menu-main .submenu { position: relative; padding-left: 24px; overflow: hidden; background: #0d0d0d; transition: max-height 0.3s ease; will-change: max-height; transform: translate3d(0, 0, 0); } .menu-main .submenu li { line-height: 14px; } .menu-main .submenu li.is-selected a { background: #f3f3f3; border-left-color: #949494; color: #000000; } .menu-main .submenu li.is-selected a:hover, .menu-main .submenu li.is-selected a:focus { background: #e6e6e6; color: #000000; } .menu-main .submenu li:not(:last-child) { border-bottom: 1px solid #0d0d0d; } .menu-main .submenu a { padding: 8px 12px 8px 20px; font-size: 12px; background: #333333; color: #f4f4f4; } .menu-main .submenu a:hover, .menu-main .submenu a:focus { background: #e6e6e6; border-left-color: transparent; color: #000000; } .menu-main .submenu::before, .menu-main .submenu::after { content: ''; position: absolute; right: 0; left: 0; z-index: 999; box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.35); } .menu-main .submenu::before { top: 0; } .menu-main .submenu::after { bottom: 0; } .icon-support::before, .icon-share::before, .icon-help::before, .icon-guest::before, .icon-profile::before, .icon-signout::before { content: ''; width: 12px; height: 12px; background: url("../img/icon-sprite.svg?20200407") no-repeat; } .icon-support::before { background-position: -247px -48px; } .icon-share::before { background-position: -90px -84px; } .icon-help::before { background-position: -90px -48px; } .icon-guest::before { background-position: -247px -156px; } .icon-profile::before { background-position: -90px -120px; } .icon-signout::before { background-position: -90px -156px; } .menu-user { padding: 12px 0; } .menu-user li { line-height: 16px; } .menu-user a, .menu-user span { position: relative; display: block; padding: 12px 12px 12px 48px; font-size: 12px; white-space: nowrap; transition: color 0.3s ease-out; } .menu-user a::before, .menu-user span::before { position: absolute; top: 13px; left: 18px; opacity: .75; transition: opacity 0.3s ease-out; } .menu-user a { color: #cedae1; } .menu-user a:hover, .menu-user a:focus { border-bottom: 0; color: #ffffff; } .menu-user a:hover::before, .menu-user a:focus::before { opacity: 1; } .menu-user span { color: #9f9f9f; } .msg-bad, .msg-good, .msg-warning { position: relative; padding: 6px 10px 6px 75px; margin: 10px; font-size: 1.167em; color: #000000; text-align: left; vertical-align: middle; background-color: #ffffff; border: 2px solid; border-radius: 2px; } .msg-bad .overlay-close-btn, .msg-good .overlay-close-btn, .msg-warning .overlay-close-btn { color: #333333; font-size: 1.167em; } .msg-bad .link-action, .msg-good .link-action, .msg-warning .link-action { margin-right: 10px; font-size: 0.85em; } .msg-bad .link-action .arrow-up, .msg-good .link-action .arrow-up, .msg-warning .link-action .arrow-up { border-bottom-color: #033003; } .msg-bad .link-action .arrow-down, .msg-good .link-action .arrow-down, .msg-warning .link-action .arrow-down { border-top-color: #033003; } .msg-bad button, .msg-good button, .msg-warning button { background-color: #ffffff; } .msg-bad::before, .msg-good::before, .msg-warning::before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; width: 61px; } .msg-bad::after, .msg-good::after, .msg-warning::after { content: ''; position: absolute; top: 0; left: 0; width: 27px; height: 25px; margin-top: 2px; margin-left: 16px; background: url("../img/icon-sprite.svg?20200407") no-repeat; } .msg-bad { border-color: #cc0000; } .msg-bad .link-action { color: #990000; } .msg-bad .link-action .arrow-up { border-bottom-color: #990000; } .msg-bad .link-action .arrow-down { border-top-color: #990000; } .msg-bad ul { border-top-color: #cc0000; } .msg-bad button { color: #990000; border-color: #cc0000; } .msg-bad::before { background-color: #cc0000; } .msg-bad::after { background-position: -122px -325px; } .msg-good { border-color: #009900; } .msg-good .link-action { color: #009900; } .msg-good .link-action .arrow-up { border-bottom-color: #009900; } .msg-good .link-action .arrow-down { border-top-color: #009900; } .msg-good ul { border-top-color: #009900; } .msg-good button { color: #009900; border-color: #009900; } .msg-good::before { background-color: #009900; } .msg-good::after { background-position: -122px -244px; } .msg-warning { border-color: #ffb319; } .msg-warning .link-action { color: #b37e12; } .msg-warning .link-action .arrow-up { border-bottom-color: #b37e12; } .msg-warning .link-action .arrow-down { border-top-color: #b37e12; } .msg-warning ul { border-top-color: #ffb319; } .msg-warning button { color: #b37e12; border-color: #ffb319; } .msg-warning::before { background-color: #ffb319; } .msg-warning::after { background-position: -122px -325px; } .msg-details { font-size: 1em; font-weight: normal; text-align: left; } .msg-details .link-action { position: absolute; top: 7px; left: 10px; margin-bottom: 20px; } .msg-details ul { max-height: 300px; padding: 0 5px 0 0; overflow-y: auto; font-size: 0.85em; } .msg-details ul li { margin-left: 1em; } .msg-details ul li::before { content: '\2013'; float: left; margin-left: -1em; } .msg-details ul li:only-child { margin-left: 0; } .msg-details ul.msg-details-border { padding-top: .5em; margin: 8px 0 0; border-top-width: 1px; border-top-style: dashed; } .msg-buttons { margin: 10px 0 0; text-align: right; } .msg-buttons button:not(:first-child) { margin-left: 10px; } .msg-global-footer { flex-direction: column; position: fixed; bottom: 0; z-index: 10000; box-sizing: border-box; display: none; margin: 0; } .msg-global { max-width: 25%; margin: 5% auto 0; text-align: left; } .filter-container.tabfilter-container { padding: 0; border: 0 none; background-color: transparent; margin: 0; /* All tab filters content container */ /* Top navigation labels */ } .filter-container.tabfilter-container .form-buttons [name="filter_new"], .filter-container.tabfilter-container .form-buttons [name="filter_update"] { margin-right: 20px; } .filter-container.tabfilter-container .tabfilter-content-container { border: 1px solid #9f9f9f; background-color: #ffffff; padding: 10px 0; margin-bottom: 6px; } .filter-container.tabfilter-container nav > ul { display: flex; flex: 1; justify-content: space-between; background-color: #ffffff; margin-top: -3px; } .filter-container.tabfilter-container nav > ul > li { margin: 0 3px 5px 0; padding-top: 3px; } .filter-container.tabfilter-container nav > ul > li:nth-child(2) { flex-grow: 1; overflow: hidden; padding-bottom: 2px; margin: 0 3px -2px -3px; height: 30px; } .filter-container.tabfilter-container nav > ul > li:nth-child(2) ul { white-space: nowrap; margin-left: 3px; margin-right: 3px; } .filter-container.tabfilter-container nav > ul > li:nth-child(3) > ul > li { vertical-align: top; height: 24px; } .filter-container.tabfilter-container nav > ul > li:nth-child(1), .filter-container.tabfilter-container nav > ul > li:nth-child(3) { white-space: nowrap; } .filter-container.tabfilter-container nav { margin-bottom: -1px; } .filter-container.tabfilter-container nav li { display: inline-block; height: 22px; line-height: 22px; vertical-align: top; } .filter-container.tabfilter-container nav li button { vertical-align: middle; margin-top: 0; } .filter-container.tabfilter-container .tabfilter-item-label { display: inline-block; background-color: #555555; border-radius: 2px; border: 1px solid transparent; color: #ffffff; margin-right: 3px; } .filter-container.tabfilter-container .tabfilter-item-label:hover { color: #ffffff; background-color: #484848; } .filter-container.tabfilter-container .tabfilter-item-label.unsaved .tabfilter-item-link { font-style: italic; } .filter-container.tabfilter-container .tabfilter-item-label.unsaved .tabfilter-item-link::before { content: '*'; } .filter-container.tabfilter-container .tabfilter-item-label.unsaved .tabfilter-item-link[data-counter]::after { display: none; } .filter-container.tabfilter-container .tabfilter-item-label.selected.expanded { position: relative; background-color: #ffffff; border: 1px solid #9f9f9f; border-bottom: 0; padding-bottom: 8px; margin-top: -1px; vertical-align: baseline; } .filter-container.tabfilter-container .tabfilter-item-label.selected.expanded .tabfilter-item-link { color: #000000; } .filter-container.tabfilter-container .tabfilter-item-label.selected.expanded:hover { background: #f4f4f4; } .filter-container.tabfilter-container .tabfilter-item-label.selected.expanded .icon-edit { background: url("../img/icon-sprite.svg?20200407") no-repeat -42px -621px; } .filter-container.tabfilter-container .tabfilter-item-label.selected { background-color: #484848; } .filter-container.tabfilter-container .tabfilter-item-label.selected .tabfilter-item-link { color: #ffffff; } .filter-container.tabfilter-container .tabfilter-item-label.selected .tabfilter-item-link[data-counter]::after { display: none; } .filter-container.tabfilter-container .tabfilter-item-label.focused { box-shadow: 0 0 0 2px rgba(17, 17, 17, 0.35); } .filter-container.tabfilter-container .tabfilter-item-label.disabled { box-shadow: none; pointer-events: none; } .filter-container.tabfilter-container .tabfilter-item-label .icon-home.tabfilter-item-link[data-counter]::after { display: none; } .filter-container.tabfilter-container .tabfilter-item-link { display: inline-block; color: #ffffff; border: 1px transparent; line-height: 22px; vertical-align: middle; padding: 0 8px; } .filter-container.tabfilter-container .icon-edit { width: 24px; height: 22px; background: url("../img/icon-sprite.svg?20200407") no-repeat -354px -621px; cursor: pointer; margin: 0; vertical-align: middle; display: inline-block; opacity: 0; } .filter-container.tabfilter-container .tabfilter-tabs-container .filter-container.time-selection-container { border: 0 none; } [data-counter]::after { margin-left: .4em; padding: 0.1em 0.4em; font-size: 0.917em; background-color: #f0f0f0; border-radius: 2px; color: #000000; content: attr(data-counter); } [data-counter=""]::after { display: none; } .menu-popup .menu-popup-item[data-counter]::after { display: block; position: absolute; top: 2px; right: 15px; line-height: 18px; } .menu-popup .menu-popup-item[data-counter] { padding-right: 35px; } .icon-home::before { display: block; width: 22px; height: 24px; content: ''; background: url("../img/icon-sprite.svg?20200407") no-repeat -433px -510px; } .selected.expanded .icon-home::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -121px -510px; } z-select, .z-select { display: inline-grid; } z-select:focus, .z-select:focus { outline: none; } z-select button.focusable, .z-select button.focusable { position: relative; width: 100%; height: 24px; padding: 3px 18px 3px 4px; overflow: hidden; font-size: 1em; line-height: initial; text-align: left; text-overflow: ellipsis; word-break: break-all; white-space: pre; cursor: default; border-radius: 0; } z-select button.focusable::after, .z-select button.focusable::after { content: ''; position: absolute; top: 6px; right: 5px; width: 5px; height: 5px; border-right: 1.4px solid; border-bottom: 1.4px solid; transform: rotate(45deg); } z-select button.focusable:active, z-select button.focusable:hover, z-select button.focusable:focus, .z-select button.focusable:active, .z-select button.focusable:hover, .z-select button.focusable:focus { color: #000000; background-color: #ffffff; border-color: #888888; box-shadow: none; } z-select .list, .z-select .list { display: none; z-index: 20000; max-height: 362px; overflow-y: auto; border: 1px solid; box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.5); } z-select .list li, .z-select .list li { display: block; height: inherit; box-sizing: border-box; min-height: 24px; padding: 5px; line-height: normal; color: #000000; text-overflow: ellipsis; word-break: break-word; white-space: pre-wrap; user-select: none; } z-select .list li.hover, .z-select .list li.hover { background-color: #f4f4f4; } z-select .list li.red, .z-select .list li.red { color: #990000; } z-select .list li[disabled], .z-select .list li[disabled] { color: #9f9f9f; } z-select .list li[optgroup]::before, .z-select .list li[optgroup]::before { content: attr(optgroup); display: block; font-weight: bold; } z-select .list > li > ul, .z-select .list > li > ul { margin: 5px -5px -5px; } z-select .list > li > ul li, .z-select .list > li > ul li { padding-left: 15px; } z-select .list.fall-upwards, .z-select .list.fall-upwards { box-shadow: 0 -6px 10px 0 rgba(0, 0, 0, 0.5); } z-select.is-expanded > ul, .z-select.is-expanded > ul { display: block; position: fixed; } z-select[disabled] button, .z-select[disabled] button { pointer-events: none; } z-select[readonly] button, .z-select[readonly] button { color: #000000 !important; } z-select[readonly] button:focus, .z-select[readonly] button:focus { border-color: #000000; } .link-action { border-bottom: 1px dotted; cursor: pointer; color: #000000; } .link-action:hover { color: #000000; border-bottom: 1px solid rgba(0, 0, 0, 0.35); } .link-action:focus { outline: none; border-bottom: 2px solid rgba(0, 0, 0, 0.35); } .link-action:visited, .link-action:hover, .link-action:active { border-bottom: 1px dotted; text-decoration: none; } .link-alt { text-decoration: none; cursor: pointer; } .link-alt:link { border-bottom: 1px solid rgba(128, 128, 128, 0.35); } .link-alt:visited { border-bottom: 1px solid rgba(128, 128, 128, 0.35); } .link-alt:hover { color: #000000; border-bottom: 1px solid rgba(0, 0, 0, 0.5); } .link-alt:focus { color: #000000; outline: none; border-bottom: 2px solid rgba(0, 0, 0, 0.35); } .link-alt:active { color: #555555; border-bottom: 1px solid rgba(85, 85, 85, 0.5); } .disabled { cursor: default !important; opacity: .35; background-color: transparent; } .disabled .subfilter-enabled { color: black; } .disabled .subfilter-disable-btn { cursor: default; color: black; background-color: #333333; } .disabled .subfilter-disable-btn:hover, .disabled .subfilter-disable-btn:focus, .disabled .subfilter-disable-btn:active { color: black; } .disabled .disabled, .disabled [disabled] { opacity: 1 !important; } .monospace-font { font-family: "Courier New", Courier, monospace; } pre, pre a, pre td, pre span { white-space: pre-wrap; word-break: break-word; overflow-wrap: break-word; } .arrow-up { border: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 6px solid #000000; } .arrow-down { border: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #000000; } .arrow-left { border-bottom: 4px solid transparent; border-top: 4px solid transparent; border-right: 6px solid #000000; } .arrow-right { border-bottom: 4px solid transparent; border-top: 4px solid transparent; border-left: 6px solid #000000; } .arrow-up, .arrow-down, .arrow-left, .arrow-right { display: inline-block; height: 0; width: 0; font-size: 0; line-height: 0; } .zabbix-logo { width: 114px; height: 30px; background: url("../img/icon-sprite.svg?20200407") no-repeat 0 -864px; } .zabbix-sidebar-logo { width: 91px; height: 24px; background: url("../img/icon-sprite.svg?20200407") no-repeat -570px -400px; } .zabbix-sidebar-logo-compact { width: 24px; height: 24px; background: url("../img/icon-sprite.svg?20200407") no-repeat -540px -400px; } .dashbrd-edit { background-color: #ffffff; box-shadow: 0 0 0 4px #ffffff; display: inline-block; margin-right: 5px; position: relative; } .dashbrd-edit::after { content: ''; position: absolute; min-height: 24px; z-index: -1; top: -5px; right: -5px; bottom: -5px; left: -5px; border: 1px solid #9f9f9f; } .dashbrd-edit ul li { vertical-align: middle; } .dashbrd-edit ul li:first-child { padding: 0; } .dashbrd-edit ul li .btn-dashbrd-conf { vertical-align: middle; } .hor-list li { display: inline-block; margin: 0 6px 0 0; } .hor-list li:last-child { margin: 0; } .header-navigation { display: inline-block; position: relative; margin: 0 0 5px; z-index: 3; max-width: calc(100% - 200px); min-height: 24px; } .header-navigation > ul { display: flex; flex-wrap: wrap; align-items: baseline; } .header-navigation > ul > li { margin-right: 5px; line-height: 24px; } .header-navigation > ul > li > ul { display: flex; align-items: baseline; flex-wrap: wrap; } .header-navigation > ul > li > ul li { margin-right: 5px; } .header-navigation > ul > li > ul.breadcrumbs > li { margin-right: 0; } .header-navigation > ul > li > ul.breadcrumbs > li::after { content: "/"; } .header-navigation > ul > li > ul.breadcrumbs > li:last-child::after { content: ""; } .header-navigation > ul > li .status-container { margin-right: 5px; } .header-navigation > ul li > span { display: inline-block; padding: 2px 7px; line-height: 18px; white-space: nowrap; vertical-align: top; text-overflow: ellipsis; overflow: hidden; max-width: 250px; } .header-navigation > ul li > span a { vertical-align: top; text-overflow: ellipsis; overflow: hidden; max-width: 200px; display: inline-block; margin-top: 2px; line-height: 14px; } .header-navigation > ul li > span.selected { background-color: #ffffff; border-radius: 2px; box-shadow: inset 0 0 0 1px #9f9f9f; } .header-navigation + .filter-space { margin-top: -29px; } form.is-loading { position: relative; } .list-table { width: 100%; background-color: #ffffff; border-collapse: separate; border: 1px solid #9f9f9f; } .list-table .action-container { display: flex; width: 100%; } .list-table .action-container .separator { margin-right: 4px; } .list-table .action-container [class*='icon-'] { flex-shrink: 0; } .list-table.compact-view .link-action { color: #000000; } .list-table.compact-view .link-action.red { color: #990000; } .list-table.compact-view .link-action.orange { color: #ed3400; } .list-table.compact-view .link-action.yellow { color: #af6b00; } .list-table.compact-view .link-action.green { color: #009900; } .list-table.compact-view .link-action:hover, .list-table.compact-view .link-action:focus { color: #000000; } .list-table.compact-view td { padding-top: 0; padding-bottom: 0; border-bottom: 0; box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); color: #000000; height: 22px; line-height: 1; vertical-align: middle; white-space: nowrap; } .list-table.compact-view td [class*='icon-'] { vertical-align: middle; } .list-table.compact-view td [class*='icon-']::after { margin: 0; line-height: 14px; } .list-table.compact-view td [class*='icon-']:last-of-type { margin-right: 0; } .list-table.compact-view td [class*='icon-depend-'] { width: 12px; margin-right: 0; } .list-table.compact-view td .rel-container span { margin: 0; } .list-table.compact-view td .tag { display: inline-block; line-height: 16px; margin-right: 3px; padding: 0 3px; max-width: 40px; } @media screen and (min-width: 1200px) { .list-table.compact-view td .tag { max-width: 71px; } } @media screen and (min-width: 1400px) { .list-table.compact-view td .tag { max-width: 102px; } } @media screen and (min-width: 1600px) { .list-table.compact-view td .tag { max-width: 133px; } } .list-table.compact-view td .icon-maint { position: relative; display: inline-block; height: 12px; width: 12px; margin: 3px 1px 2px 2px !important; } .list-table.compact-view td .icon-maint::before { height: 12px; width: 12px; background-position: -48px -804px; } .list-table.compact-view td .icon-wzrd-action { background: url("../img/icon-sprite.svg?20200407") no-repeat -6px -624px; height: 12px; min-height: 12px; margin: 0; position: relative; } .list-table.compact-view td .icon-description { margin-left: 2px; } .list-table.compact-view .action-container { height: 18px; line-height: 18px; } .list-table.compact-view .action-container .rel-container { display: flex; } .list-table.compact-view .action-container .link-action { height: 16px; min-width: 1em; } .list-table.compact-view .action-container .separator { flex-shrink: 0; } .list-table thead th { color: #333333; height: 100%; overflow: hidden; white-space: nowrap; padding: 6px 5px; vertical-align: bottom; border-bottom: 2px solid #7b7b7b; text-align: left; } .list-table thead th.column-tags-1 { width: 75px; } .list-table thead th.column-tags-2 { width: 124px; } .list-table thead th.column-tags-3 { width: 173px; } @media screen and (min-width: 1200px) { .list-table thead th.column-tags-1 { width: 106px; } .list-table thead th.column-tags-2 { width: 186px; } .list-table thead th.column-tags-3 { width: 266px; } } @media screen and (min-width: 1400px) { .list-table thead th.column-tags-1 { width: 137px; } .list-table thead th.column-tags-2 { width: 248px; } .list-table thead th.column-tags-3 { width: 359px; } } @media screen and (min-width: 1600px) { .list-table thead th.column-tags-1 { width: 168px; } .list-table thead th.column-tags-2 { width: 310px; } .list-table thead th.column-tags-3 { width: 452px; } } .list-table thead th .arrow-up { margin: 0 0 0 3px; border-bottom-color: #333333; } .list-table thead th .arrow-right { margin: 0 0 0 3px; border-left-color: #333333; } .list-table thead th .arrow-down { margin: 0 0 0 3px; border-top-color: #333333; } .list-table thead th .treeview span { margin: 0; } .list-table thead th a { display: block; position: relative; margin: -1em; padding: 1em; border: 0; transition: background-color .2s ease-out; } .list-table thead th a:hover, .list-table thead th a:focus, .list-table thead th a:active { text-decoration: none; background-color: #f4f4f4; } .list-table tbody tr:hover { background-color: #f4f4f4; } .list-table tbody tr:hover .timeline-axis { background-color: #ffffff; } .list-table tbody tr:hover .timeline-date { background-color: #ffffff; } .list-table tbody tr:hover .timeline-td { background-color: #ffffff !important; } .list-table tbody tr.row-selected .timeline-axis { background-color: #ffffff; } .list-table tbody tr.row-selected .timeline-date { background-color: #ffffff; } .list-table tbody tr.row-selected .timeline-td { background-color: #ffffff; } .list-table tbody tr:last-child th, .list-table tbody tr:last-child td { border-bottom: 0; } .list-table tbody tr.hover-nobg { background-color: #ffffff; } .list-table tbody th, .list-table td { padding: 6px 5px; position: relative; border-bottom: 1px solid #888888; line-height: 18px; vertical-align: top; } .list-table tbody th { text-align: left; } .list-table .vertical_rotation_inner { transform: rotate(270deg); white-space: nowrap; } .list-table .list-table-footer { border-bottom: 0; color: #333333; text-align: right; } .list-table .latest-values, .list-table .opdata { max-width: 300px; } .table-paging { text-align: center; background-color: #ffffff; margin-top: -1px; padding: 4px 5px; overflow: hidden; position: relative; border: 1px solid #9f9f9f; border-top-color: #888888; } .table-paging a:focus .arrow-right { border-left-color: #ffffff; } .table-paging a:focus .arrow-left { border-right-color: #ffffff; } .paging-btn-container { min-height: 24px; position: relative; } .table-stats { color: #333333; display: inline-block; padding: 4px 0; position: absolute; right: 5px; } .radio-switch { cursor: default; background-color: #ffffff; } .table-paging a, .radio-switch { display: inline-block; margin-left: -1px; padding: 3px 11px; background-color: #ffffff; border: 1px solid #888888 !important; text-decoration: none; color: #000000; outline: 0; transition: background-color .2s ease-out; } .table-paging a:hover, .radio-switch:hover { color: #000000; background-color: #f4f4f4; } .table-paging a:focus, .radio-switch:focus { color: #ffffff; background-color: #484848; border-color: #484848; z-index: 10; position: relative; } .table-paging a:active, .radio-switch:active { color: #000000; background-color: #f4f4f4; z-index: 10; position: relative; } .table-paging a:first-of-type, .radio-switch:first-of-type { border-radius: 2px 0 0 2px; } .table-paging a:last-of-type, .radio-switch:last-of-type { border-radius: 0 2px 2px 0; } .table-paging a.paging-selected, .paging-selected.radio-switch { color: #ffffff; background-color: #333333; position: relative; z-index: 1; } .table-paging a.paging-selected:hover, .paging-selected.radio-switch:hover { background-color: #292929; } .table-paging a.paging-selected:focus, .paging-selected.radio-switch:focus { color: #ffffff; background-color: #484848; border-color: #484848; position: relative; } .table-paging a.paging-selected:active, .paging-selected.radio-switch:active { background-color: #292929; position: relative; } .treeview-plus { font-size: 1.167em; font-weight: bold; display: inline-block; background-color: #ffffff; border: 1px solid #888888; border-radius: 2px; cursor: pointer; width: 12px; height: 12px; line-height: 12px; text-align: center; } .treeview-plus:link, .treeview-plus:visited, .treeview-plus:hover, .treeview-plus:focus, .treeview-plus:active { color: #000000; } .treeview-plus:hover { background-color: #f4f4f4; border-bottom-color: #888888; } .treeview-plus:focus { background-color: #f4f4f4; border-color: #000000; } .treeview-plus:active { background-color: #f4f4f4; border-color: #888888; } .treeview { display: inline-block; width: 14px; height: 16px; min-height: auto; line-height: 16px; padding: 0; margin: 0 2px 0 0; cursor: auto; text-align: center; border: 0; background-color: transparent; } .treeview .arrow-right { border-left-color: #333333; } .treeview .arrow-down { margin: 0 0 2px; border-top-color: #333333; } .treeview:hover, .treeview:focus { background-color: transparent; } .treeview:hover .arrow-right, .treeview:focus .arrow-right { border-left-color: #555555; } .treeview:hover .arrow-down, .treeview:focus .arrow-down { border-top-color: #555555; } .table { display: table; } .row { display: table-row; } .cell { display: table-cell; vertical-align: top; } .cell:last-child .dashbrd-widget { margin: 0 0 10px; } .adm-img { width: 75%; text-align: center; margin: 0 auto; table-layout: fixed; } .adm-img .cell { vertical-align: bottom; padding: 20px 10px; width: 20%; text-align: center; } .adm-img .cell img { max-width: 100%; } .cell-width { width: 8px; } .nowrap { white-space: nowrap; } .wordwrap { word-break: break-all; } .wordbreak { white-space: pre-wrap; word-break: break-word; } .overflow-table { overflow-x: auto; position: relative; } .timeline-date { text-align: right; white-space: nowrap; border-bottom-color: transparent !important; } .timeline-axis { padding: 6px .04em !important; border-right: 2px solid #c5c5c5; } .timeline-axis::before { content: ''; position: absolute; bottom: -1px; right: -2px; height: 100%; width: 2px; background-color: #c5c5c5; } .timeline-dot::after { background-color: #555555; border: 2px solid #ffffff; border-radius: 100%; top: 11px; } .timeline-dot-big::after { background-color: #ffffff; border: 2px solid #555555; border-radius: 100%; top: 10px; } .timeline-td { padding: 6px .25em !important; } .timeline-th { padding: 6px .25em !important; } .timeline-dot::after, .timeline-dot-big::after { content: ''; position: absolute; z-index: 1; display: block; width: 4px; height: 4px; right: -5px; border-radius: 100%; } .timeline-axis, .timeline-td { position: relative; border-bottom-color: #ffffff !important; } .filter-btn-container { position: relative; text-align: right; } .filter-container { background-color: #ffffff; border: 1px solid #9f9f9f; margin: 0 0 10px; padding: 10px 0; position: relative; } .filter-container .table { border-bottom: 1px solid #888888; } .filter-container .filter-forms { padding: 0 10px; } .filter-container .filter-forms .btn-grey { vertical-align: baseline; } .filter-container .list-table { margin-bottom: -10px; border: 0; } .filter-container .list-table thead th { color: initial; padding: 8px 5px 5px; border-bottom-width: 1px; } .subfilter, .subfilter-enabled { display: inline-block; height: 18px; position: relative; } .subfilter { margin-right: 10px; } .subfilter-enabled { background-color: #333333; border-radius: 2px; color: #ffffff; padding: 0 4px; } .subfilter-enabled .link-action { color: #ffffff; text-decoration: none; } .subfilter-enabled .link-action:focus { color: #ffffff; border-bottom: 2px solid rgba(255, 255, 255, 0.7); } .subfilter-enabled .link-action:hover { color: #ffffff; border-bottom: 1px solid rgba(255, 255, 255, 0.7); } .subfilter-enabled sup { color: #737373; } .filter-forms { margin: 0 auto; text-align: center; white-space: nowrap; background-color: #ffffff; } .filter-forms .cell { text-align: left; padding: 0 20px 5px; } .filter-forms .cell:first-child { padding-left: 0; } .filter-forms .cell:last-child { padding-right: 0; border-right: 0; } .filter-forms .cell button { margin: 0; } .filter-forms button { margin: 10px 5px 0; } .filter-forms select { vertical-align: top; } .filter-forms .table-forms .table-forms-td-right td { padding: 0 5px 5px 0; vertical-align: middle; } .multiselect-control { display: flex; position: relative; vertical-align: top; white-space: nowrap; } .multiselect { display: flex; flex-direction: column; position: relative; margin-right: 3px; min-height: 24px; white-space: normal; } .multiselect.active { border-color: #000000; } .multiselect input[type="text"] { border: 0; background: none; box-sizing: border-box; width: 100%; padding-bottom: 2px; min-height: 20px; } .multiselect.search-disabled input[type="text"] { position: absolute; top: 0; left: 0; width: 0; padding: 0; margin: 0; } .multiselect .multiselect-list { display: flex; flex-direction: row; flex-wrap: wrap; padding-left: 2px; padding-bottom: 2px; } .multiselect .multiselect-list li { display: block; padding-left: 0 !important; margin: 2px 2px 0 0; overflow: hidden; white-space: nowrap; cursor: default; } .multiselect .multiselect-list li .subfilter-enabled { display: flex; flex-direction: row; padding: 0 3px 0 4px; line-height: 18px; } .multiselect .multiselect-list li .subfilter-enabled > span:first-child { overflow: hidden; text-overflow: ellipsis; } .multiselect .multiselect-list li .subfilter-enabled > .subfilter-disable-btn { position: relative; left: 3px; flex-shrink: 0; } .multiselect .multiselect-list li.selected .subfilter-enabled, .multiselect .multiselect-list li.selected .subfilter-disable-btn, .multiselect .multiselect-list li.selected .subfilter-disable-btn:active { background-color: #777777; } .multiselect .disabled { background-color: #f0f0f0; opacity: 1; } .multiselect .disabled .subfilter-enabled, .multiselect .disabled .subfilter-disable-btn { background-color: #9f9f9f; color: #ffffff; } .multiselect div[aria-live] { overflow: hidden; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: -1; } .multiselect-button { vertical-align: top; } .multiselect-suggest, .multiselect-matches { padding: 0 5px; white-space: normal; color: #333333; background-color: #ffffff; } .multiselect-suggest li, .multiselect-matches li { display: block; height: inherit; line-height: normal; color: #000000; padding: .4em 5px; margin: 0 -5px; cursor: pointer; overflow: hidden; text-overflow: ellipsis; transition: background-color .2s ease-out; } .multiselect-suggest li.suggest-hover, .multiselect-matches li.suggest-hover { background-color: #f4f4f4; } .multiselect-matches { padding: .4em 5px; color: #000000; font-weight: bold; } .multiselect-available { position: absolute; z-index: 20000; border: 1px solid #383838; overflow-y: auto; box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.5); } .suggest-found { font-weight: bold; color: #af6b00; } .suggest-new { border-top: 1px solid #888888; } .suggest-new span:first-child { font-weight: bold; } .table-forms-container, .browser-warning-container { margin: 0 0 10px; background-color: #ffffff; border: 1px solid #9f9f9f; padding: 10px; text-align: left; } .table-forms-container > .ui-tabs-nav, .browser-warning-container > .ui-tabs-nav { margin: -10px -10px 10px; } .form-btns button { margin: 10px 6px 5px; } .table-forms { display: table; width: 100%; color: #000000; } .table-forms li { display: table-row; } .table-forms .multiselect-suggest li, .table-forms .multiselect-matches li { display: block; } .table-forms th { color: #333333; padding: 0 5px 0 0; text-align: left; } .table-forms th:last-child { padding: 0; } .table-forms tfoot .table-forms-td-right, .table-forms .tfoot-buttons .table-forms-td-right { padding-top: 5px; } .table-forms tfoot button, .table-forms .tfoot-buttons button { margin: 0 10px 0 0; } .table-forms .table-forms-td-left { display: table-cell; padding: 5px 0; text-align: right; vertical-align: top; width: 15%; white-space: nowrap; } .table-forms .table-forms-td-left label { display: block; height: 24px; line-height: 24px; } .table-forms .table-forms-td-right { display: table-cell; padding: 5px 0 5px 10px; vertical-align: middle; width: 85%; position: relative; } .table-forms .table-forms-td-right.has-before { padding-top: 0; } .table-forms .table-forms-td-right td { padding: 5px 5px 5px 0; position: relative; } .table-forms .table-forms-td-right td.td-drag-icon { padding: 0 11px 0 0; vertical-align: middle; } .table-forms .table-forms-td-right td .drag-icon { position: absolute; top: 5px; margin-right: 5px; } .table-forms .table-forms-td-right td.center { text-align: center; vertical-align: middle; } .table-forms .table-forms-td-right td.center .btn-grey { margin: 3px 0; } .table-forms .table-forms-td-right td.overflow-break { max-width: 150px; overflow-wrap: break-word; white-space: initial; word-wrap: break-word; } .table-forms .table-forms-td-right td:last-child { padding-right: 0; } .table-forms .table-forms-td-right .wrap-multiple-controls { display: flex; } .table-forms .table-forms-td-right .table-forms-separator .radio-segmented + .multiselect-wrapper { margin-top: 5px; } .table-forms .form-fields-inline label { margin: 0 8px 0 3px; } .table-forms h4 { margin-bottom: -5px; } .table-forms .hor-list li { display: inline-block; } .table-forms .dynamic-row > td { padding-top: 0; } .table-forms .dynamic-row-control > td { padding-top: 0; padding-bottom: 0; } .table-forms-separator { border: 1px solid #888888; box-sizing: border-box; display: inline-block; padding: 5px; position: relative; } .margin-top { display: block; margin: 4px 0 0; } .form-new-group { border: 5px solid #00cc00; border-radius: 2px; margin-left: -5px; padding: 4px 0; } .list-check-radio li { display: block; padding: .3em 0; } .list-check-radio.hor-list li { margin-right: 15px; padding: .3em 0 0; } .list-check-radio.hor-list li:last-child { margin-right: 0; } .list-check-radio label { padding: 0 0 0 18px; display: inline-block; text-indent: -18px; max-width: 600px; } .list-check-radio label input[type="checkbox"] { left: -3px; margin: 0; } .list-check-radio label input[type="radio"] { left: -3px; margin: 0; } .list-numbered { counter-reset: line; } .list-numbered .list-numbered-item::before { content: counter(line); counter-increment: line; user-select: none; text-align: right; } .radio-list-control { white-space: nowrap; } .radio-list-control li { position: relative; display: inline-block; margin: 0 -1px 0 0; } .radio-list-control li:first-child { border-radius: 3px 0 0 3px; } .radio-list-control li:first-child label { border-radius: 2px 0 0 2px; } .radio-list-control li:last-child { border-radius: 0 3px 3px 0; } .radio-list-control li:last-child label { border-radius: 0 2px 2px 0; } .radio-list-control li:only-child { border-radius: 3px; } .radio-list-control li:only-child label { border-radius: 2px; } .radio-list-control label { display: inline-block; border: 1px solid #888888; line-height: 1.2em; padding: 4px 11px; transition: background-color .2s ease-out; } .radio-list-control input[type="radio"] { position: absolute !important; top: auto !important; width: 1px !important; height: 1px !important; opacity: 0; } .radio-list-control input[type="radio"] + label { color: #000000; border-color: #888888; background-color: #ffffff; } .radio-list-control input[type="radio"] + label:hover { background-color: #f4f4f4; } .radio-list-control input[type="radio"] + label:active { border-color: #888888; background-color: #f4f4f4; } .radio-list-control input[type="radio"]:focus + label { border-color: #000000; background-color: #f4f4f4; position: relative; z-index: 2; } .radio-list-control input[type="radio"]:checked + label { color: #ffffff; border-color: #333333; background-color: #333333; position: relative; z-index: 1; } .radio-list-control input[type="radio"]:checked:focus + label { box-shadow: 0 0 0 2px rgba(17, 17, 17, 0.35); position: relative; z-index: 2; } .radio-list-control input[type="radio"]:checked[disabled] + label { background-color: #878787 !important; transition: none; } .radio-list-control input[type="radio"][disabled] + label { transition: none; } label.form-label-asterisk::before { color: #990000; display: inline-block; content: '*'; margin-right: .3em; } label input[type="checkbox"] { margin-right: 3px; } label input[type="radio"] { margin-right: 3px; } input { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 1em; } input[type="file"] { padding: 1px; } input[readonly] { color: #000000 !important; } textarea { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 1em; padding: 4px 5px; margin: 0; overflow: auto; } textarea[readonly] { color: #000000 !important; } textarea[readonly]:focus { border-color: #000000; } select { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 1em; height: 24px; padding: 3px 3px 3px 0; background-color: #ffffff; } select option { color: #000000; } select[multiple] { padding: 4px 5px; width: 300px; height: 150px; } select[multiple] option { padding: 0; } select[readonly] { color: #000000 !important; pointer-events: none; } .form-input-margin { display: inline-block; margin: 0 3px 0 0; } .checkbox-radio { position: absolute !important; top: auto !important; width: 16px !important; height: 16px !important; opacity: 0; z-index: 1; } .checkbox-radio:checked[readonly] + label span { transition: none; } .checkbox-radio:checked[readonly] + label span::after { border-color: #888888 !important; } .checkbox-radio[readonly], .checkbox-radio[readonly] + label { pointer-events: none; } .checkbox-radio[readonly] span, .checkbox-radio[readonly] + label span { transition: none; } .checkbox-radio[type="checkbox"] + label span { border-radius: 2px; } .checkbox-radio[type="checkbox"]:checked + label span::after { content: ''; position: absolute; display: block; width: 7px; height: 4px; top: 6px; left: 7px; border-left: 2px solid #555555; border-bottom: 2px solid #555555; transform: translate(-50%, -50%) rotate(-45deg); } .checkbox-radio[type="checkbox"]:checked[disabled] + label span::after { border-color: #888888 !important; } .checkbox-radio[type="radio"] + label span { border-radius: 50%; } .checkbox-radio[type="radio"]:checked + label span::after { content: ''; position: absolute; display: block; width: 8px; height: 8px; top: 3px; left: 3px; background-color: #555555; border-radius: 50%; } .checkbox-radio[type="radio"]:checked[disabled] + label span::after { background-color: #888888 !important; } .checkbox-radio + label span { position: relative; display: inline-block; width: 14px; height: 14px; margin: -4px 4px 0 0; bottom: -3px; border: 1px solid #888888; background-color: #ffffff; } .checkbox-radio + label span:active { border-color: #888888; } .checkbox-radio + label.label-pos-left span { margin-left: 6px; margin-right: 1px; } .checkbox-radio:focus + label span { border-color: #000000; } .checkbox-radio:checked:focus + label span { border-color: #000000; } .checkbox-radio:checked[disabled] + label span { transition: none; } .checkbox-radio:checked[disabled] + label span::after { border-color: #888888 !important; } .checkbox-radio[disabled] + label span { transition: none; } input[type="checkbox"], input[type="radio"] { margin: 0; padding: 0; border: 0; vertical-align: middle; position: relative; top: -1px; overflow: hidden; width: 13px; height: 13px; background: none; } input[type="text"], input[type="password"], input[type="search"], input[type="number"], input[type="email"], input[type="time"] { margin: 0; padding: 0 5px; min-height: 24px; } z-select button.focusable, .z-select button.focusable, z-select .list, .z-select .list, .multiselect, input[type="text"], input[type="password"], input[type="search"], input[type="number"], input[type="email"], input[type="time"], input[type="file"], textarea, select { background-color: #ffffff; border: 1px solid #888888; box-sizing: border-box; color: #000000; outline: 0; transition: border-color .2s ease-out, box-shadow .2s ease-out; } z-select button.focusable:focus, .z-select button.focusable:focus, z-select .list:focus, .z-select .list:focus, .multiselect:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="time"]:focus, input[type="file"]:focus, textarea:focus, select:focus { border-color: #000000; } button::-moz-focus-inner { padding: 0; border: 0; vertical-align: middle; } button { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 1em; background-color: #555555; border: 1px solid #555555; border-radius: 2px; color: #ffffff; margin: 0; padding: 0 11px; min-height: 24px; cursor: pointer; outline: 0; transition: border-color .2s ease-out, background-color .2s ease-out; } button:hover { color: #ffffff; background-color: #484848; border-color: #484848; } button:focus { box-shadow: 0 0 0 2px rgba(17, 17, 17, 0.35); color: #ffffff; background-color: #484848; border-color: #484848; } button:active { color: #ffffff; background-color: #484848; border-color: #484848; } .btn-alt { color: #000000; background-color: transparent; } .btn-alt .plus-icon { background-color: #000000; margin-right: 8px; } .btn-alt .plus-icon::after { background-color: #000000; } .btn-alt:hover { color: #ffffff; background-color: #484848; border-color: #484848; } .btn-alt:hover .plus-icon { background-color: #ffffff; } .btn-alt:hover .plus-icon::after { background-color: #ffffff; } .btn-alt:focus { color: #ffffff; background-color: #484848; border-color: #484848; } .btn-alt:focus .plus-icon { background-color: #ffffff; } .btn-alt:focus .plus-icon::after { background-color: #ffffff; } .btn-alt:active { color: #ffffff; background-color: #484848; border-color: #484848; } .btn-alt:active .plus-icon { background-color: #ffffff; } .btn-alt:active .plus-icon::after { background-color: #ffffff; } .btn-grey { color: #333333; background-color: #ffffff; border-color: #888888; vertical-align: top; } .btn-grey:hover { color: #333333; background-color: #f4f4f4; border-color: #888888; } .btn-grey:focus { color: #333333; background-color: #f4f4f4; border-color: #000000; } .btn-grey:active { color: #333333; background-color: #f4f4f4; border-color: #000000; } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active, .interface-container .interface-row .interface-cell .interface-btn-toggle { position: relative; background-color: transparent; border: 0; border-bottom: 1px dotted #555555; border-radius: 0; color: #555555; font-size: inherit; padding: 0; min-height: inherit; } .btn-link:focus, .interface-container .interface-row .interface-cell .interface-btn-toggle:focus { outline: none; margin-bottom: -2px !important; border-bottom: 2px solid rgba(0, 0, 0, 0.5); box-shadow: 0 0 0 0 !important; } .btn-link[disabled], .interface-container .interface-row .interface-cell [disabled].interface-btn-toggle { background-color: transparent; } .btn-link[disabled]:hover, .interface-container .interface-row .interface-cell [disabled].interface-btn-toggle:hover { background-color: transparent; } .btn-conf { background: #555555 url("../img/icon-sprite.svg?20200407") no-repeat -7px -187px; } .btn-kiosk { background: #555555 url("../img/icon-sprite.svg?20200407") no-repeat -79px -259px; } .btn-min { background: #555555 url("../img/icon-sprite.svg?20200407") no-repeat -7px -259px; } .btn-add-fav { background: #555555 url("../img/icon-sprite.svg?20200407") no-repeat -7px -295px; } .btn-remove-fav { background: #555555 url("../img/icon-sprite.svg?20200407") no-repeat -7px -329px; } .btn-action { background: #555555 url("../img/icon-sprite.svg?20200407") no-repeat -7px -367px; } .btn-info { background: #555555 url("../img/icon-sprite.svg?20200407") no-repeat -7px -403px; } .btn-iterator-page-previous { background: url("../img/icon-sprite.svg?20200407") no-repeat -85px -657px; } .btn-iterator-page-next { background: url("../img/icon-sprite.svg?20200407") no-repeat -83px -623px; } .btn-widget-action { background: url("../img/icon-sprite.svg?20200407") no-repeat -6px -618px; } .btn-widget-collapse, .interface-row.list-accordion-item[data-type="2"].list-accordion-item-opened .interface-btn-toggle { background: url("../img/icon-sprite.svg?20200407") no-repeat -6px -654px; } .btn-widget-expand, .interface-row.list-accordion-item[data-type="2"].list-accordion-item-closed .interface-btn-toggle { background: url("../img/icon-sprite.svg?20200407") no-repeat -6px -689px; } .btn-widget-edit { background: url("../img/icon-sprite.svg?20200407") no-repeat -42px -619px; } .btn-alarm-on { background: url("../img/icon-sprite.svg?20200407") no-repeat -6px -546px; } .btn-alarm-off { background: url("../img/icon-sprite.svg?20200407") no-repeat -6px -582px; } .btn-sound-on { background: url("../img/icon-sprite.svg?20200407") no-repeat -6px -474px; } .btn-sound-off { background: url("../img/icon-sprite.svg?20200407") no-repeat -6px -510px; } .btn-info-clock { background: url("../img/icon-sprite.svg?20200407") no-repeat -87px -762px; } .ui-tabs-nav { height: 30px; line-height: 30px; border-bottom: 1px solid #888888; } .ui-tabs-nav li { display: inline-block; } .ui-tabs-nav li a { border: 0; padding: 8px 10px; transition: background-color .2s ease-out; } .ui-tabs-nav li a:hover, .ui-tabs-nav li a:focus, .ui-tabs-nav li a:active { background-color: #f4f4f4; } .ui-tabs-nav li.ui-tabs-active:first-child { border-left: 0; } .ui-tabs-nav li.ui-tabs-active a { padding: 8px 10px 6px; background-color: transparent; color: #000000; text-decoration: none; cursor: default; border-bottom: 3px solid #888888; } .ui-tabs-nav li.ui-state-disabled a { cursor: default; color: #999999; background-color: transparent; border: 0; } .ui-tabs-nav .btn-time, .ui-tabs-nav .filter-trigger { border-radius: 2px; color: #ffffff; background-color: #555555; border: 1px solid #555555; position: relative; margin: 0 0 0 6px; min-height: 24px; vertical-align: bottom; } .ui-tabs-nav .btn-time::after, .ui-tabs-nav .filter-trigger::after { content: ''; position: absolute; } .ui-tabs-nav .btn-time:focus, .ui-tabs-nav .btn-time:hover, .ui-tabs-nav .filter-trigger:focus, .ui-tabs-nav .filter-trigger:hover { color: #ffffff; background-color: #484848; border-color: #484848; cursor: pointer; } .ui-tabs-nav .btn-time { padding: 0 34px 0 10px; } .ui-tabs-nav .btn-time::after { margin: 0 5px; right: 0; top: 0; height: 24px; width: 24px; background: url("../img/icon-sprite.svg?20200407") no-repeat -87px -583px; } .ui-tabs-nav .filter-trigger { padding: 0 34px 0 10px; } .ui-tabs-nav .filter-trigger::after { margin: 0 5px; right: 0; top: 0; height: 24px; width: 24px; background: url("../img/icon-sprite.svg?20200407") no-repeat -87px -547px; } .ui-tabs-nav .ui-state-focus .btn-time, .ui-tabs-nav .ui-state-focus .filter-trigger { box-shadow: 0 0 0 2px rgba(17, 17, 17, 0.35); color: #ffffff; background-color: #484848; border-color: #484848; } .ui-tabs-nav .ui-state-focus.ui-tabs-active .btn-time, .ui-tabs-nav .ui-state-focus.ui-tabs-active .filter-trigger { box-shadow: 0 0 0 2px rgba(17, 17, 17, 0.35); } .ui-tabs-nav .ui-tabs-active .btn-time, .ui-tabs-nav .ui-tabs-active .filter-trigger { color: #000000; background-color: #ffffff; border: 1px solid #9f9f9f; border-bottom: 0; border-radius: 2px 2px 0 0; margin: -1px 0 0 6px; padding: 1px 34px 7px 10px; } .ui-tabs-nav .ui-tabs-active .btn-time::after { background-position: -246px -583px; top: 1px; } .ui-tabs-nav .ui-tabs-active .filter-trigger::after { background-position: -246px -547px; } .ui-tabs-nav .ui-state-hover.ui-tabs-active .btn-time, .ui-tabs-nav .ui-state-hover.ui-tabs-active .filter-trigger { background-color: #f4f4f4; } .filter-space { box-sizing: border-box; } .filter-space li a.ui-tabs-anchor { vertical-align: top; } .filter-space ul.ui-tabs-nav li:focus { outline: none; } .filter-space .filter-btn-container { height: 29px; z-index: 2; } .filter-space .ui-tabs-nav { height: 29px; border-bottom: 0; } .filter-space .ui-tabs-nav a { display: inline-block; box-sizing: border-box; line-height: 22px; margin-bottom: 5px; text-align: center; } .btn-time-left, .btn-time-right { background: url("../img/icon-sprite.svg?20200407") no-repeat; content: ''; border: 0; height: 24px; width: 24px; vertical-align: top; } .btn-time-left:focus, .btn-time-left:hover, .btn-time-right:focus, .btn-time-right:hover { border: 1px solid #9f9f9f; color: #ffffff; background-color: #484848; border-color: #484848; } .btn-time-left:disabled, .btn-time-right:disabled { border: 0; opacity: .4; } .btn-time-right { background-position: -83px -623px; } .btn-time-right:focus, .btn-time-right:hover { background-position: -396px -624px; } .btn-time-right:disabled { background-position: -83px -623px; } .btn-time-left { background-position: -85px -657px; } .btn-time-left:focus, .btn-time-left:hover { background-position: -398px -658px; } .btn-time-left:disabled { background-position: -85px -657px; } .btn-time-out { background: none; border: 1px solid transparent; color: #000000; height: 24px; line-height: 22px; margin: 0 5px; vertical-align: top; } .btn-time-out:disabled { background: transparent !important; border-color: transparent !important; opacity: .8; } .time-quick { font-size: 12px; line-height: 20px; } .time-quick li:last-of-type a { margin-bottom: 0; } .time-quick li a { display: inline-block; padding: 2px 10px; margin-bottom: 2px; margin-left: -10px; border-bottom: 0; } .time-quick li a:hover, .time-quick li a:focus, .time-quick li a.selected { border-radius: 2px; border-bottom: 0; } .time-quick li a:hover { background: #f4f4f4; transition: background-color .2s ease-out; } .time-quick li a:focus { box-shadow: 0 0 0 2px rgba(17, 17, 17, 0.35); } .time-quick li a.selected { background: #333333; color: #ffffff; transition: background-color .2s ease-out; } .time-selection-container { display: flex; justify-content: flex-end; } .time-selection-container .time-input { border-right: 1px solid #9f9f9f; padding: 0 30px 0 10px; text-align: right; white-space: nowrap; } .time-selection-container .time-input .time-input-error { margin: -8px 29px 0 0; } .time-selection-container .time-input ul { padding: 0 0 10px; } .time-selection-container .time-input li { display: inline-block; vertical-align: baseline; padding: 0 0 0 10px; } .time-selection-container .time-input li .icon-cal { position: relative; vertical-align: middle; margin-left: 2px; } .time-selection-container .time-quick-range { text-align: right; white-space: nowrap; margin: 0 0 0 20px; } .time-selection-container .time-quick-range .cell { display: inline-flex; vertical-align: top; text-align: left; margin: 0 10px; } .time-selection-container .time-quick-range .time-quick-selected { display: inline-block; padding: 2px 10px; margin-left: -10px; color: #ffffff; background-color: #333333; border-bottom: 0; } .btn-dashbrd-conf { background: url("../img/icon-sprite.svg?20200407") no-repeat -42px -619px; } .btn-dashbrd-normal { box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); position: fixed; right: 45px; top: 5px; opacity: 1; z-index: 1010; transition: opacity 1s ease-out; } .btn-dashbrd-normal.hidden { opacity: 0; } .btn-iterator-page-previous, .btn-iterator-page-next, .btn-widget-action, .btn-widget-collapse, .interface-row.list-accordion-item[data-type="2"].list-accordion-item-opened .interface-btn-toggle, .btn-widget-expand, .interface-row.list-accordion-item[data-type="2"].list-accordion-item-closed .interface-btn-toggle, .btn-widget-edit, .btn-alarm-on, .btn-alarm-off, .btn-sound-on, .btn-sound-off, .btn-info-clock, .interface-row.list-accordion-item[data-type="2"] .interface-btn-toggle { width: 24px; height: 24px; margin: 2px 2px 0 0; } .btn-dashbrd-conf { width: 24px; height: 24px; } .filter-container.tabfilter-container .icon-edit, .btn-iterator-page-previous, .btn-iterator-page-next, .btn-widget-action, .btn-widget-collapse, .interface-row.list-accordion-item[data-type="2"].list-accordion-item-opened .interface-btn-toggle, .btn-widget-expand, .interface-row.list-accordion-item[data-type="2"].list-accordion-item-closed .interface-btn-toggle, .btn-widget-edit, .btn-alarm-on, .btn-alarm-off, .btn-sound-on, .btn-sound-off, .btn-info-clock, .interface-row.list-accordion-item[data-type="2"] .interface-btn-toggle, .btn-dashbrd-conf { border: 0; min-height: 0; padding: 0; opacity: .5; transition: opacity .2s ease-out; } .filter-container.tabfilter-container [disabled].icon-edit, [disabled].btn-iterator-page-previous, [disabled].btn-iterator-page-next, [disabled].btn-widget-action, [disabled].btn-widget-collapse, [disabled].btn-widget-expand, [disabled].btn-widget-edit, [disabled].btn-alarm-on, [disabled].btn-alarm-off, [disabled].btn-sound-on, [disabled].btn-sound-off, [disabled].btn-info-clock, .interface-row.list-accordion-item[data-type="2"] [disabled].interface-btn-toggle, [disabled].btn-dashbrd-conf, .filter-container.tabfilter-container [disabled].icon-edit:hover, [disabled].btn-iterator-page-previous:hover, [disabled].btn-iterator-page-next:hover, [disabled].btn-widget-action:hover, [disabled].btn-widget-collapse:hover, [disabled].btn-widget-expand:hover, [disabled].btn-widget-edit:hover, [disabled].btn-alarm-on:hover, [disabled].btn-alarm-off:hover, [disabled].btn-sound-on:hover, [disabled].btn-sound-off:hover, [disabled].btn-info-clock:hover, .interface-row.list-accordion-item[data-type="2"] [disabled].interface-btn-toggle:hover, [disabled].btn-dashbrd-conf:hover, .filter-container.tabfilter-container [disabled].icon-edit:focus, [disabled].btn-iterator-page-previous:focus, [disabled].btn-iterator-page-next:focus, [disabled].btn-widget-action:focus, [disabled].btn-widget-collapse:focus, [disabled].btn-widget-expand:focus, [disabled].btn-widget-edit:focus, [disabled].btn-alarm-on:focus, [disabled].btn-alarm-off:focus, [disabled].btn-sound-on:focus, [disabled].btn-sound-off:focus, [disabled].btn-info-clock:focus, .interface-row.list-accordion-item[data-type="2"] [disabled].interface-btn-toggle:focus, [disabled].btn-dashbrd-conf:focus, .filter-container.tabfilter-container [disabled].icon-edit:active, [disabled].btn-iterator-page-previous:active, [disabled].btn-iterator-page-next:active, [disabled].btn-widget-action:active, [disabled].btn-widget-collapse:active, [disabled].btn-widget-expand:active, [disabled].btn-widget-edit:active, [disabled].btn-alarm-on:active, [disabled].btn-alarm-off:active, [disabled].btn-sound-on:active, [disabled].btn-sound-off:active, [disabled].btn-info-clock:active, .interface-row.list-accordion-item[data-type="2"] [disabled].interface-btn-toggle:active, [disabled].btn-dashbrd-conf:active { background-color: transparent; opacity: .25; } .btn-conf, .btn-kiosk, .btn-min, .btn-add-fav, .btn-remove-fav, .btn-action, .btn-info, .icon-cal, .icon-wzrd-action, .drag-icon { width: 24px; height: auto; padding: 0; } button[disabled], button[disabled]:hover, button[disabled]:active { color: #999999 !important; background-color: transparent; border-color: #999999; cursor: default; } button.icon-cal[disabled] { opacity: .3; background-color: transparent; } z-select[disabled] button, .z-select[disabled] button, z-select[readonly] button, .z-select[readonly] button, .multiselect[aria-disabled], .radio-list-control input[type="radio"][disabled] + label, input[disabled], input[readonly], textarea[disabled], textarea[readonly], select option[disabled], select[disabled], select[readonly], .checkbox-radio[readonly] span, .checkbox-radio[readonly] + label span, .checkbox-radio[disabled] + label span, .input-group button.btn-dropdown-toggle:disabled { color: #9f9f9f; background-color: #f0f0f0 !important; border-color: #9f9f9f; } .inaccessible .subfilter-enabled { color: #bfbfbf; } .filter-container.tabfilter-container .icon-edit:hover, .btn-iterator-page-previous:hover, .btn-iterator-page-next:hover, .btn-widget-action:hover, .btn-widget-collapse:hover, .btn-widget-expand:hover, .btn-widget-edit:hover, .btn-alarm-on:hover, .btn-alarm-off:hover, .btn-sound-on:hover, .btn-sound-off:hover, .btn-info-clock:hover, .interface-row.list-accordion-item[data-type="2"] .interface-btn-toggle:hover, .btn-dashbrd-conf:hover, .filter-container.tabfilter-container .icon-edit:focus, .btn-iterator-page-previous:focus, .btn-iterator-page-next:focus, .btn-widget-action:focus, .btn-widget-collapse:focus, .btn-widget-expand:focus, .btn-widget-edit:focus, .btn-alarm-on:focus, .btn-alarm-off:focus, .btn-sound-on:focus, .btn-sound-off:focus, .btn-info-clock:focus, .interface-row.list-accordion-item[data-type="2"] .interface-btn-toggle:focus, .btn-dashbrd-conf:focus, .filter-container.tabfilter-container .icon-edit:active, .btn-iterator-page-previous:active, .btn-iterator-page-next:active, .btn-widget-action:active, .btn-widget-collapse:active, .btn-widget-expand:active, .btn-widget-edit:active, .btn-alarm-on:active, .btn-alarm-off:active, .btn-sound-on:active, .btn-sound-off:active, .btn-info-clock:active, .interface-row.list-accordion-item[data-type="2"] .interface-btn-toggle:active, .btn-dashbrd-conf:active { background-color: transparent; opacity: 1; } .action-buttons { margin: 10px 0 0; color: #333333; } .action-buttons button { margin: 0 10px 10px 0; } .selected-item-count { display: inline-block; margin: 0 14px 0 0; } .icon-maint { margin: 0 18px 0 0; } .icon-maint::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -46px -802px; } .icon-depend-up { margin: 0 18px 0 0; } .icon-depend-up::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -49px -729px; } .icon-depend-down { margin: 0 18px 0 0; } .icon-depend-down::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -49px -765px; } .icon-ackn { margin: 0 18px 0 0; } .icon-ackn::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -45px -693px; } .icon-tree-top-bottom, .icon-tree-top-bottom-right, .icon-tree-top-right, .icon-tree-empty { margin: 0 12px 0 0; } .icon-tree-top-bottom::before, .icon-tree-top-bottom-right::before, .icon-tree-top-right::before, .icon-tree-empty::before { background: url("../img/icon-sprite.svg?20200407") no-repeat; display: inline-block; width: 12px; height: 12px; position: absolute; content: ''; } .icon-tree-top-bottom::before { background-position: url("../img/icon-sprite.svg?20200407") no-repeat -84px -300px; } .icon-tree-top-bottom-right::before { background-position: url("../img/icon-sprite.svg?20200407") no-repeat -84px -334px; } .icon-tree-top-right::before { background-position: url("../img/icon-sprite.svg?20200407") no-repeat -84px -372px; } .icon-tree-empty::before { background-position: url("../img/icon-sprite.svg?20200407") no-repeat -84px -350px; } .icon-cal { background: transparent url("../img/icon-sprite.svg?20200407") no-repeat -42px -834px; } .icon-wzrd-action { background: transparent url("../img/icon-sprite.svg?20200407") no-repeat -6px -617px; margin-top: -16px; } .icon-cal, .icon-wzrd-action { border: 0; cursor: pointer; position: absolute; opacity: .75; transition: opacity .2s ease-out; } .icon-cal:hover, .icon-wzrd-action:hover, .icon-cal:focus, .icon-wzrd-action:focus, .icon-cal:active, .icon-wzrd-action:active { opacity: 1; background-color: transparent; } .icon-maint::before, .icon-depend-up::before, .icon-depend-down::before, .icon-ackn::before { display: inline-block; width: 18px; height: 18px; position: absolute; content: ''; } .drag-icon { margin-left: -9px; height: 24px; background: url("../img/icon-sprite.svg?20200407") no-repeat -6px -762px; } .icon-info { position: relative; width: 8px; height: 11px; cursor: pointer; margin: -12px 0 -4px; } .icon-info::before { content: ''; display: inline-block; position: absolute; top: 0; left: 0; width: 14px; height: 14px; background: url("../img/icon-sprite.svg?20200407") no-repeat -47px -659px; } .setup-container { background-color: #ffffff; width: 766px; height: 420px; margin: 0 auto; margin-top: 5%; padding: 42px; vertical-align: top; position: relative; border: 1px solid #9f9f9f; } .setup-container h1 { border: 0; margin: 3px 0 11px; padding: 0; } .setup-container .setup-logo { display: flex; margin-bottom: 40px; justify-content: flex-start; } .setup-container #tls_encryption_hint { font-style: italic; color: #333333; } .setup-left { float: left; width: 200px; padding-right: 10px; } .setup-left ul { margin: -4px 0 0 -42px; } .setup-left ul li { padding: 4px 0 4px 42px; } .setup-left ul li.setup-left-current { border-left: 3px solid #888888; color: #333333; padding-left: 39px; } .setup-right { width: auto; margin-left: 200px; } .setup-right-body { padding-right: 5px; max-height: 345px; overflow-y: auto; } .setup-right-body .list-table { border: 0; } .setup-right-body h1 { margin: 25% 0 .4em; } .setup-title { margin: 109px 0 16px 0; color: #333333; font-size: 7em; line-height: 0.75em; } .setup-title span { display: block; font-size: 0.25em; } .setup-footer { position: absolute; bottom: 32px; width: 766px; text-align: right; } .setup-footer div { float: right; } .setup-footer button { margin: 0 0 0 10px; } .setup-footer button.float-left { margin: 0; float: left; } .signin-container { background-color: #ffffff; width: 280px; margin: 0 auto; margin-top: 5%; padding: 42px 42px 39px; border: 1px solid #9f9f9f; } .signin-container h1 { border: 0; margin: 0 0 17px; padding: 0; } .signin-container ul li { padding: 16px 0 0; font-size: 1.167em; } .signin-container ul li.sign-in-txt { text-align: center; } .signin-container label { display: inline-block; margin: 0 0 2px; } .signin-container button { font-size: 1em; margin: 7px 0; min-height: 35px; line-height: 35px; width: 100%; } .signin-logo { display: flex; margin-bottom: 21px; justify-content: center; } .signin-links { width: 100%; text-align: center; color: #333333; margin: 11px 0 0; } .signin-container input[type="text"], .signin-container input[type="password"] { padding: 9px 5px; width: 100%; } .dashbrd-grid-container { position: relative; margin: -4px; z-index: 3; } .dashbrd-grid-new-widget-placeholder { box-sizing: border-box; display: flex; height: 200px; padding: .25rem; width: calc(100% / 6 - .65rem); z-index: 999; color: #333333; cursor: pointer; } .dashbrd-grid-new-widget-placeholder .dashbrd-grid-widget-new-box, .dashbrd-grid-new-widget-placeholder .dashbrd-grid-widget-set-position, .dashbrd-grid-new-widget-placeholder .dashbrd-grid-widget-set-size { background-color: rgba(255, 255, 255, 0.7); border: 1px dashed #888888; box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5); flex: 1; position: relative; overflow: hidden; } .dashbrd-grid-new-widget-placeholder .dashbrd-grid-widget-set-size { background: #f0f0f0; box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.5); } .dashbrd-grid-new-widget-placeholder .dashbrd-grid-new-widget-label { position: absolute; left: 0; top: calc(50% - 14px); right: 0; bottom: 0; padding: 38px 5px 5px; text-align: center; } .dashbrd-grid-new-widget-placeholder .dashbrd-grid-new-widget-label::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -157px -888px; content: ' '; height: 28px; width: 36px; position: absolute; top: 0; left: 50%; transform: translateX(-50%); } .dashbrd-grid-new-widget-placeholder.disabled { opacity: 1; } .dashbrd-grid-new-widget-placeholder.disabled .dashbrd-grid-widget-new-box { background-color: rgba(255, 255, 255, 0.7); } .dashbrd-grid-new-widget-placeholder.disabled .dashbrd-grid-widget-new-box .dashbrd-grid-new-widget-label::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -122px -284px; } .dashbrd-grid-widget-set-size .dashbrd-grid-new-widget-label::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -345px -888px; } .dashbrd-grid-widget-container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding: .25rem; box-sizing: border-box; display: flex; flex-direction: column; } .dashbrd-grid-widget-head { position: absolute; top: .25rem; left: .25rem; right: .25rem; height: 2rem; padding-left: 10px; display: flex; flex-wrap: nowrap; flex-direction: row; overflow: hidden; align-items: flex-start; border: 1px solid #9f9f9f; border-bottom: 0; background-color: #ffffff; z-index: 3; } .dashbrd-grid-widget-head h4 { flex-grow: 1; margin-top: .5rem; color: #262626; font-weight: bold; } .dashbrd-grid-widget-head ul { flex-shrink: 0; } .dashbrd-grid-widget-head ul li { float: left; padding: 0; } .dashbrd-grid-widget-head ul li select { margin: 4px 0; } .dashbrd-grid-widget-actions { opacity: 0; transition: opacity .2s ease-out; } .dashbrd-grid-widget-content { flex-grow: 1; margin-top: 2rem; box-sizing: border-box; height: calc(100% - 2rem); padding-bottom: 8px; overflow: auto; border: 1px solid #9f9f9f; background-color: #ffffff; } .dashbrd-grid-widget-content .list-table { border: 0; } .dashbrd-grid-widget-content .list-table tbody tr:last-child th, .dashbrd-grid-widget-content .list-table tbody tr:last-child td { border-bottom: 1px solid #888888; } .dashbrd-grid-widget-content .list-table tbody tr:last-child th.list-table-footer, .dashbrd-grid-widget-content .list-table tbody tr:last-child td.list-table-footer { border-bottom: 0; } .dashbrd-grid-widget-content .debug-output { max-height: none; border-color: #888888; } .dashbrd-grid-widget-content .msg-bad, .dashbrd-grid-widget-content .msg-good, .dashbrd-grid-widget-content .msg-warning { margin: 0 10px; } .dashbrd-grid-widget-mask { position: absolute; top: .25rem; left: .25rem; right: .25rem; bottom: .25rem; display: none; } .dashbrd-grid-widget { position: absolute; } .dashbrd-grid-widget.dashbrd-grid-widget-hidden-header .dashbrd-grid-widget-head { height: 0; transition: height .3s, margin-top .3s, box-shadow .3s; } .dashbrd-grid-widget.dashbrd-grid-widget-hidden-header .dashbrd-grid-widget-content { margin-top: 0; height: 100%; padding-top: 8px; } .dashbrd-grid-widget.dashbrd-grid-widget-hidden-header.dashbrd-grid-widget-focus .dashbrd-grid-widget-head { height: 2rem; margin-top: -2rem; box-shadow: 0 -6px 8px -2px rgba(128, 128, 128, 0.15); z-index: 5; } .dashbrd-grid-widget.dashbrd-grid-widget-focus .dashbrd-grid-widget-actions { opacity: 1; } .dashbrd-grid-widget.ui-resizable-resizing.resizing-top .dashbrd-grid-widget-container { top: auto; bottom: 0; } .dashbrd-grid-widget.ui-resizable-resizing.resizing-left .dashbrd-grid-widget-container { left: auto; right: 0; } .dashbrd-grid-iterator-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .dashbrd-grid-iterator-head { position: absolute; top: .25rem; left: .25rem; right: .25rem; height: 0; display: flex; flex-wrap: nowrap; flex-direction: row; overflow: hidden; padding-left: 10px; box-sizing: border-box; border: 1px solid #9f9f9f; border-bottom: 0; background-color: #ffffff; opacity: 0; transition: margin-top .3s ease-out, height .3s ease-out, opacity .15s .15s ease-out, box-shadow .3s ease-out; z-index: 3; } .dashbrd-grid-iterator-head h4 { flex-grow: 1; margin-top: .5rem; color: #262626; font-weight: bold; } .dashbrd-grid-iterator-head ul { flex-shrink: 0; } .dashbrd-grid-iterator-head ul li { float: left; padding: 0; } .dashbrd-grid-iterator-head .dashbrd-grid-iterator-pager { margin: 0 10px; height: 2rem; display: none; flex-direction: row; flex-shrink: 0; align-items: center; } .dashbrd-grid-iterator-head .dashbrd-grid-iterator-pager .dashbrd-grid-iterator-pager-info { margin: 2px .5em 0; white-space: nowrap; color: #262626; } .dashbrd-grid-iterator-head.pager-visible .dashbrd-grid-iterator-pager { display: flex; } .dashbrd-grid-iterator-content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: visible; transition: margin-top .3s ease-out; } .dashbrd-grid-iterator-placeholder { position: absolute; display: flex; } .dashbrd-grid-iterator-placeholder > div { margin: .25rem; display: flex; flex-grow: 1; flex-direction: column; border: 1px solid #9f9f9f; background-color: rgba(255, 255, 255, 0.3); } .dashbrd-grid-iterator-too-small { position: absolute; top: .25rem; left: .25rem; right: .25rem; bottom: .25rem; overflow: hidden; display: none; align-items: center; justify-content: center; border: 1px solid #9f9f9f; background-color: #ffffff; } .dashbrd-grid-iterator-too-small > div { padding: 0 10px; text-align: center; color: #333333; } .dashbrd-grid-iterator-mask { position: absolute; top: .25rem; left: .25rem; right: .25rem; bottom: .25rem; display: none; } .dashbrd-grid-iterator { position: absolute; } .dashbrd-grid-iterator.iterator-too-small .dashbrd-grid-iterator-too-small { display: flex; } .dashbrd-grid-iterator.iterator-too-small .dashbrd-grid-iterator-content { display: none; } .dashbrd-grid-iterator.dashbrd-grid-iterator-focus { z-index: 5; } .dashbrd-grid-iterator.dashbrd-grid-iterator-focus .dashbrd-grid-iterator-head { margin-top: -2rem; height: 2rem; box-shadow: 0 -6px 8px -2px rgba(128, 128, 128, 0.15); opacity: 1; transition: margin-top .3s ease-out, height .3s ease-out, box-shadow .3s ease-out; } .dashbrd-grid-iterator.dashbrd-grid-iterator-focus.dashbrd-grid-iterator-hidden-header.iterator-double-header .dashbrd-grid-iterator-head { margin-top: -4rem; height: 4rem; } .dashbrd-grid-iterator.ui-resizable-resizing.resizing-top .dashbrd-grid-iterator-container { top: auto; bottom: 0; } .dashbrd-grid-iterator.ui-resizable-resizing.resizing-left .dashbrd-grid-iterator-container { left: auto; right: 0; } .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content { position: absolute; top: .25rem; left: .25rem; right: .25rem; bottom: .25rem; border: 1px solid #9f9f9f; background-color: #ffffff; } .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div { padding-top: 8px; } .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div .list-table { border: 0; } .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div .list-table tbody tr:last-child th, .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div .list-table tbody tr:last-child td { border-bottom: 1px solid #888888; } .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div .list-table tbody tr:last-child th.list-table-footer, .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div .list-table tbody tr:last-child td.list-table-footer { border-bottom: 0; } .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div .msg-good, .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div .msg-bad { margin: 0 10px; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget-actions { opacity: 1; } .dashbrd-grid-container.dashbrd-mode-edit.dashbrd-positioning .dashbrd-grid-widget.dashbrd-grid-widget-hidden-header .dashbrd-grid-widget-head { transition: none; } .dashbrd-grid-container.dashbrd-mode-edit.dashbrd-positioning .dashbrd-grid-iterator.dashbrd-grid-widget-hidden-header .dashbrd-grid-widget-head { transition: none; } .dashbrd-grid-container.dashbrd-mode-edit.dashbrd-positioning .dashbrd-grid-widget-mask { display: block; } .dashbrd-grid-container.dashbrd-mode-edit.dashbrd-positioning .dashbrd-grid-iterator-mask { display: block; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget .ui-resizable-handle { visibility: hidden; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.dashbrd-grid-widget-focus .ui-resizable-handle { visibility: visible; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.ui-resizable-resizing.dashbrd-grid-widget-hidden-header .dashbrd-grid-widget-head { margin-top: 0; height: 0; box-shadow: none; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.ui-draggable-dragging .ui-resizable-handle { visibility: hidden; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.ui-draggable-dragging.dashbrd-grid-widget-hidden-header .dashbrd-grid-widget-head { margin-top: -2rem; height: 2rem; box-shadow: 0 -6px 8px -2px rgba(128, 128, 128, 0.15); opacity: .5; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.ui-resizable-resizing, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.ui-draggable-dragging { z-index: 1000; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.ui-resizable-resizing::before, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.ui-draggable-dragging::before { content: ''; display: block; position: absolute; top: .25rem; left: .25rem; right: .25rem; bottom: .25rem; background-color: rgba(240, 240, 240, 0.75); box-shadow: 0 4px 20px 2px rgba(0, 0, 0, 0.15); } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.ui-resizable-resizing .dashbrd-grid-widget-head, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.ui-draggable-dragging .dashbrd-grid-widget-head { border-color: #909090; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.ui-resizable-resizing .dashbrd-grid-widget-content, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget.ui-draggable-dragging .dashbrd-grid-widget-content { border-color: #909090; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator .ui-resizable-handle { visibility: hidden; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.dashbrd-grid-iterator-focus .ui-resizable-handle { visibility: visible; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-resizable-resizing .dashbrd-grid-iterator-head { margin-top: 0; height: 0; box-shadow: none; opacity: 0; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-draggable-dragging .ui-resizable-handle { visibility: hidden; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-draggable-dragging .dashbrd-grid-iterator-head { margin-top: -2rem; height: 2rem; box-shadow: 0 -6px 8px -2px rgba(128, 128, 128, 0.15); opacity: .5; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-draggable-dragging.dashbrd-grid-iterator-hidden-header.iterator-double-header .dashbrd-grid-iterator-head { margin-top: -4rem; height: 4rem; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-resizable-resizing, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-draggable-dragging { z-index: 1000; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-resizable-resizing::before, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-draggable-dragging::before { content: ''; display: block; position: absolute; top: .25rem; left: .25rem; right: .25rem; bottom: .25rem; background-color: rgba(240, 240, 240, 0.75); box-shadow: 0 4px 20px 2px rgba(0, 0, 0, 0.15); } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-resizable-resizing .dashbrd-grid-iterator-head, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-draggable-dragging .dashbrd-grid-iterator-head { border-color: #909090; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-resizable-resizing .dashbrd-grid-iterator-content .dashbrd-grid-widget .dashbrd-grid-widget-head, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-draggable-dragging .dashbrd-grid-iterator-content .dashbrd-grid-widget .dashbrd-grid-widget-head { border-color: #909090; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-resizable-resizing .dashbrd-grid-iterator-content .dashbrd-grid-widget .dashbrd-grid-widget-content, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-draggable-dragging .dashbrd-grid-iterator-content .dashbrd-grid-widget .dashbrd-grid-widget-content { border-color: #909090; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-resizable-resizing .dashbrd-grid-iterator-content .dashbrd-grid-iterator-placeholder > div, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-draggable-dragging .dashbrd-grid-iterator-content .dashbrd-grid-iterator-placeholder > div { border-color: #909090; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-resizable-resizing .dashbrd-grid-iterator-mask, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-draggable-dragging .dashbrd-grid-iterator-mask { border: 1px solid #8b8b8b; border-top: 0; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget-placeholder { position: absolute; z-index: 999; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-widget-placeholder > div { position: absolute; top: .25rem; left: .25rem; right: .25rem; bottom: .25rem; background-color: #f0f0f0 !important; } @keyframes zoom-in-out { 0% { transform: scale(1); } 50% { transform: scale(1.05); } 100% { transform: scale(1); } } .new-widget { animation: zoom-in-out .2s linear; } .ui-resizable-border-n { border-top: 1px solid #000000; height: 5px; margin: 0 .25rem; flex: 1; } .ui-resizable-border-e { border-right: 1px solid #000000; width: 5px; margin: .25rem 0; flex: 1; } .ui-resizable-border-s { border-bottom: 1px solid #000000; height: 5px; margin: 0 .25rem; flex: 1; } .ui-resizable-border-w { border-left: 1px solid #000000; width: 5px; margin: .25rem 0; flex: 1; } .ui-resizable-n { cursor: ns-resize; height: 5px; width: 100%; top: 4px; left: 0; } .ui-resizable-n .ui-resize-dot { left: 0; right: 0; margin: auto; bottom: 0; } .ui-resizable-ne { cursor: nesw-resize; right: 0; top: 0; } .ui-resizable-nw { cursor: nwse-resize; left: 0; top: 0; } .ui-resizable-e { cursor: ew-resize; width: 5px; right: 4px; top: 0; height: 100%; } .ui-resizable-e .ui-resize-dot { left: 0; top: 50%; transform: translateY(-50%); } .ui-resizable-s { cursor: ns-resize; height: 5px; width: 100%; bottom: 5px; left: 0; } .ui-resizable-s .ui-resize-dot { left: 0; right: 0; margin: auto; bottom: -5px; } .ui-resizable-se { cursor: nwse-resize; right: 0; bottom: 0; } .ui-resizable-sw { cursor: nesw-resize; left: 0; bottom: 0; } .ui-resizable-w { cursor: ew-resize; width: 5px; left: 4px; top: 0; height: 100%; } .ui-resizable-w .ui-resize-dot { right: 0; top: 50%; transform: translateY(-50%); } .ui-inner-handles .ui-resizable-n { top: 0; } .ui-inner-handles .ui-resizable-ne { top: -4px; right: -4px; } .ui-inner-handles .ui-resizable-nw { top: -4px; left: -4px; } .ui-inner-handles .ui-resizable-e { right: 0; } .ui-inner-handles .ui-resizable-s { bottom: 0; } .ui-inner-handles .ui-resizable-se { bottom: -4px; right: -4px; } .ui-inner-handles .ui-resizable-sw { bottom: -4px; left: -4px; } .ui-inner-handles .ui-resizable-w { left: 0; } .ui-resize-dot, .ui-resizable-ne, .ui-resizable-nw, .ui-resizable-se, .ui-resizable-sw { z-index: 90; width: 7px; height: 7px; position: absolute; background-color: #ffffff; border: 1px solid #000000; border-radius: 100%; } .ui-resizable-n, .ui-resizable-e, .ui-resizable-s, .ui-resizable-w { z-index: 90; position: absolute; display: flex; } .dashbrd-widget-placeholder { border-color: #f0f0f0 !important; background-color: #f0f0f0 !important; } .dashbrd-widget-draggable { border-color: #383838 !important; border-bottom-color: #353535 !important; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.5); } .dashbrd-widget { min-width: 250px; margin: 0 10px 10px 0; background-color: #ffffff; border: 1px solid #9f9f9f; } .dashbrd-widget .list-table { border: 0; } .dashbrd-widget .list-table tbody tr:last-child td { border-bottom: 1px solid #888888; } .dashbrd-widget .msg-bad, .dashbrd-widget .msg-good, .dashbrd-widget .msg-warning { margin: 0 10px; } .dashbrd-widget.dashbrd-widget-fluid { margin-right: 0; } .list-table tbody tr.nothing-to-show { color: #333333; text-align: center; transition: 0s; } .list-table tbody tr.nothing-to-show td:hover { background-color: #ffffff; } .dashbrd-grid-widget-content .list-table th:first-child, .dashbrd-grid-widget-content .list-table td:first-child, .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div .list-table th:first-child, .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div .list-table td:first-child, .dashbrd-widget .list-table th:first-child, .dashbrd-widget .list-table td:first-child, .overlay-dialogue .list-table th:first-child, .overlay-dialogue .list-table td:first-child { padding-left: 10px; } .dashbrd-grid-widget-content .list-table th:last-child, .dashbrd-grid-widget-content .list-table td:last-child, .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div .list-table th:last-child, .dashbrd-grid-iterator.iterator-alt-content .dashbrd-grid-iterator-content > div .list-table td:last-child, .dashbrd-widget .list-table th:last-child, .dashbrd-widget .list-table td:last-child, .overlay-dialogue .list-table th:last-child, .overlay-dialogue .list-table td:last-child { padding-right: 10px; } .dashbrd-widget-head { position: relative; padding: 8px 60px 8px 10px; } .dashbrd-widget-head h4 { color: #262626; font-weight: bold; } .dashbrd-widget-head ul { position: absolute; top: 0; right: 0; } .dashbrd-widget-head ul li { display: block; float: left; padding: 0; } .dashbrd-widget-head ul li select { margin: 4px 0; } .dashbrd-widget-head z-select .list li { float: none; line-height: normal; padding: 5px; } .dashbrd-widget-foot { text-align: right; color: #333333; margin: 0 10px; } .dashbrd-widget-foot li { display: inline-block; padding: 8px 0 8px 13px; } .dashbrd-widget-graph-link { display: block; } .dashbrd-widget-graph-link:link { border: 0; } .menu-popup { position: absolute; z-index: 1001; padding: 5px 15px 5px 25px; min-width: 166px; max-width: 250px; background-color: #ffffff; border: 1px solid #383838; border-bottom-color: #353535; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.5); } .menu-popup:focus { outline: none; } .menu-popup li { display: block; } .menu-popup li div { border-top: 1px solid #888888; margin: 5px -15px 5px -25px; } .menu-popup .menu-popup-item { display: block; height: 24px; line-height: 24px; cursor: pointer; color: #000000; text-decoration: none; border: 0; outline: 0; padding: 0 15px 0 25px; margin: 0 -15px 0 -25px; position: relative; transition: background-color .2s ease-out; } .menu-popup .menu-popup-item:hover, .menu-popup .menu-popup-item:focus, .menu-popup .menu-popup-item:active, .menu-popup .menu-popup-item.highlighted { background-color: #f4f4f4; } .menu-popup .menu-popup-item.selected::before { display: block; width: 24px; height: 24px; position: absolute; left: 0; content: ''; background: url("../img/icon-sprite.svg?20200407") no-repeat -5px -835px; } .menu-popup .menu-popup-item .arrow-right { position: absolute; right: 10px; top: 8px; height: auto; line-height: auto; padding: 0; margin: 0; border-left-color: #333333; } .menu-popup .menu-popup-item[class*='icon-']::before { position: absolute; top: 0; left: 0; display: block; width: 22px; height: 22px; content: ""; } .menu-popup .menu-popup-item-disabled { display: block; height: 24px; line-height: 24px; color: #333333; border: 0; cursor: default; } .menu-popup h3 { height: 24px; line-height: 24px; } .menu-popup.page-title-submenu::before { content: ''; position: absolute; top: -7px; left: 10px; width: 12px; height: 12px; background-color: #ffffff; border-top: 1px solid #383838; border-left: 1px solid #383838; transform: rotate(45deg); } .overlay-dialogue { display: table; position: absolute; z-index: 1000; padding: 15px 10px 10px; background-color: #ffffff; border: 1px solid #383838; border-bottom-color: #353535; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.5); } .overlay-dialogue.modal { position: fixed; overflow: hidden; margin: 0 10px; } .overlay-dialogue.modal .overlay-dialogue-body { overflow: auto; overflow-x: hidden; width: 100%; max-height: calc(100vh - 190px); max-width: inherit; margin: 0 -10px 10px; padding: 0 10px; } .overlay-dialogue.modal .overlay-dialogue-body .table-forms .table-forms-td-right { padding-right: 8px; } .overlay-dialogue.modal .overlay-dialogue-body .table-forms .table-forms-row-with-second-field { position: relative; } .overlay-dialogue.modal .overlay-dialogue-body .table-forms .table-forms-row-with-second-field .table-forms-second-column { position: absolute; top: 5px; right: 8px; } .overlay-dialogue.modal .overlay-dialogue-body .columns-wrapper .column-50:last-of-type { margin-left: 10px; } .overlay-dialogue.modal .overlay-dialogue-controls { text-align: right; padding: 0 0 10px; } .overlay-dialogue.modal .overlay-dialogue-controls z-select { text-align: left; padding: inherit; } .overlay-dialogue.modal .overlay-dialogue-controls li { display: inline; padding-left: 10px; } .overlay-dialogue.modal .overlay-dialogue-controls z-select li { display: block; padding-left: 5px; } .overlay-dialogue.modal > .overlay-close-btn { position: relative; float: right; top: -13px; right: -8px; } .overlay-dialogue.sticked-to-top { top: 50px; } .overlay-dialogue.modal-popup { max-width: 1024px; } .overlay-dialogue.modal-popup.modal-popup-medium { min-width: 450px; } .overlay-dialogue.modal-popup.modal-popup-generic { min-width: 650px; } .overlay-dialogue .hintbox-wrap { overflow: auto; max-height: 240px; max-width: 800px; overflow-wrap: break-word; } .overlay-dialogue .msg-bad, .overlay-dialogue .msg-good, .overlay-dialogue .msg-warning { position: -webkit-sticky; position: sticky; top: 0; z-index: 4; margin: 0 0 10px; } .overlay-dialogue .list-table { white-space: normal; border: 0; } .overlay-dialogue .table-paging { border: 0; border-top: 1px solid #888888; } .overlay-dialogue .table-forms-td-right td { vertical-align: middle; } .overlay-dialogue .table-forms-td-right td label { display: block; } .overlay-dialogue .dashbrd-widget-head { margin: -10px -10px 6px; } .overlay-dialogue .maps-container { max-height: 128px; overflow-y: auto; margin-left: -10px; } .overlay-dialogue .table-forms-second-column { float: right; line-height: 24px; } .multilineinput-control { display: flex; width: 100%; } .multilineinput-control input[type=text] { overflow: hidden; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; border-right: 0; width: 100%; } .multilineinput-control input[type=text][readonly] { background: #ffffff !important; border-color: #888888; color: #000000; } .multilineinput-control input[type=text].monospace-font { padding-top: 1px; } .multilineinput-control.editable { background-color: #ffffff !important; border-color: #9f9f9f; } .multilineinput-control button { position: relative; border-top-left-radius: 0; border-bottom-left-radius: 0; } .multilineinput-control button::after { background: url("../img/icon-sprite.svg?20200407") no-repeat -47px -478px; content: ''; position: absolute; left: 3px; top: 4px; height: 14px; width: 15px; } .multilineinput-control button:not([disabled]):not([readonly]) { background-color: #ffffff; border-color: #888888; } .multilineinput-control button:not([disabled]):not([readonly]):hover { background-color: #f4f4f4; } .multilineinput-control.multilineinput-readonly input[type=text][readonly] { background-color: #f0f0f0 !important; } .multilineinput-control.multilineinput-disabled input[type=text] { cursor: default; } .multilineinput-control.multilineinput-disabled button::after { opacity: .5; } .multilineinput-modal { min-width: 960px; } .multilineinput-modal .multilineinput-container { padding: 1px; position: relative; display: flex; overflow: hidden; } .multilineinput-modal .multilineinput-line-numbers { counter-reset: line; overflow: hidden; padding: 1px 5px 1px 0; position: absolute; left: 0; top: 0; bottom: 0; } .multilineinput-modal .multilineinput-line-numbers li { color: #333333; line-height: 18px; text-align: right; min-width: 24px; } .multilineinput-modal .multilineinput-line-numbers li::before { counter-increment: line; content: counter(line); user-select: none; } .multilineinput-modal .multilineinput-label { color: #333333; line-height: 24px; } .multilineinput-modal .multilineinput-textarea { flex: 1; line-height: 18px; resize: none; white-space: pre; padding: 0 5px; z-index: 20; } .multilineinput-modal .multilineinput-textarea::-webkit-scrollbar { height: 9px; } .multilineinput-modal .multilineinput-symbols-remaining { color: #333333; float: left; line-height: 24px; } .textarea-flexible-container td { line-height: 22px; } .textarea-flexible-container td.textarea-flexible-parent { vertical-align: top; } .textarea-flexible-container td button { line-height: normal; } .textarea-flexible { display: block; min-height: 24px; overflow: hidden; resize: none; word-break: break-all; height: 24px; line-height: 14px; white-space: break-spaces; } .btn-back-map-container { text-align: left; position: absolute; left: -1px; max-width: 100%; } .btn-back-map-container a:focus, .btn-back-map-container a:hover { outline: none; } .btn-back-map-container a:focus .btn-back-map, .btn-back-map-container a:hover .btn-back-map { background-color: #000000; border: #333333 solid 1px; } .btn-back-map-container a:focus .btn-back-map .btn-back-map-content, .btn-back-map-container a:hover .btn-back-map .btn-back-map-content { display: inline-block; line-height: 24px; padding: 0 6px 0 0; flex: auto; } .btn-back-map-container .btn-back-map { border: #9f9f9f solid 1px; border-radius: 0 2px 2px 0; background-color: rgba(0, 0, 0, 0.8); color: #ffffff; margin-top: 10px; padding: 0; display: flex; height: 24px; line-height: 24px; vertical-align: middle; text-decoration: none; } .btn-back-map-container .btn-back-map .btn-back-map-content { display: none; } .btn-back-map-container .btn-back-map .btn-back-map-icon { margin-left: 5px; display: inline-block; flex: 1 0 auto; width: 28px; height: 24px; vertical-align: middle; background: url("../img/icon-sprite.svg?20200407") no-repeat -85px -691px; } .overlay-dialogue-body { margin: 0 0 25px; white-space: nowrap; } .overlay-dialogue-body .debug-output { margin: 10px 0 0; } .overlay-dialogue-footer { text-align: right; } .overlay-dialogue-footer button { margin: 0 0 0 10px; } .overlay-bg { background-color: #000000; width: 100%; height: 100%; position: fixed; z-index: 1000; top: 0; left: 0; opacity: .35; } .calendar { width: 200px; } .calendar .calendar-year.highlighted, .calendar .highlighted.calendar-month, .calendar .calendar-month.highlighted { background-color: #f4f4f4; } .calendar .calendar-year:focus, .calendar .calendar-month:focus, .calendar .calendar-month:focus { outline: none; } .calendar table { width: 100%; margin: 5px 0; } .calendar table thead { text-transform: uppercase; color: #333333; } .calendar table tbody { text-align: center; } .calendar table tbody td { transition: background-color .2s ease-out; } .calendar table tbody td.selected { background-color: #333333; color: #ffffff; } .calendar table tbody td.selected:hover { background-color: #292929; } .calendar table tbody td:hover { background-color: #f4f4f4; cursor: pointer; } .calendar table tbody td.highlighted { color: #ffffff; background-color: #484848; border-color: #484848; cursor: pointer; } .calendar table tbody td:focus { outline: none; } .calendar table tbody td span { z-index: -1; padding: 4px; display: block; } .calendar-header { text-align: center; } .calendar-header .btn-grey { border: 0; background-color: transparent; } .calendar-year, .calendar-month { height: 24px; line-height: 26px; display: table; width: 100%; } .calendar-year button:first-child, .calendar-month button:first-child { float: left; } .calendar-year button:last-child, .calendar-month button:last-child { float: right; } .calendar-year button:hover, .calendar-month button:hover { background-color: #f4f4f4; cursor: pointer; } .calendar-time { text-align: center; } .calendar-time input[type="text"] { width: 32px; } .calendar-footer { margin: 26px 0 0; text-align: right; } .calendar-footer .btn-grey { float: left; margin-top: 0; } .notif { width: 250px; } .notif .dashbrd-widget-head { margin: -11px 0 7px -9px; padding: 0; } .notif .dashbrd-widget-head ul { position: relative; display: inline-block; } .notif .dashbrd-widget-head ul li { float: none; display: inline-block; } .notif-body { max-height: 600px; padding: 0 5px 0 0; overflow-y: auto; } .notif-body h4 { display: block; max-width: 250px; padding-bottom: .083em; } .notif-body p { margin: .25em 0 0; } .notif-body li { padding: 0 0 10px 19px; } .notif-body li:last-child { padding-bottom: 0; } .notif-indic { width: 14px; height: 14px; float: left; margin: 2px 0 0 -19px; border-radius: 2px; } .notif-indic .notif-indic-snooze { width: 14px; height: 14px; float: left; margin-top: 20px; background: url("../img/icon-sprite.svg?20200407") no-repeat -11px -587px; } .notif-indic-container { border-top: 1px solid #888888; margin: 0 0 0 -19px; padding: 14px 0 0; } .notif-indic-container .notif-indic { float: none; display: inline-block; margin: 0 2px 0 0; } .screen-table { background-color: #ffffff; width: 100%; } .screen-table td { padding: 2px 3px; } .screen-table .table-forms { text-align: left; } .screen-table .list-table { border: 0; } .screen-table .list-table td { text-align: left; padding: 6px 5px; border: 0; border-bottom: 1px solid #888888; } .screen-table .list-table td.list-table-footer { color: #333333; text-align: right; } .screen-table .dashbrd-widget { margin: 0; border: 0; } .screen-table .dashbrd-widget th { padding: 6px 5px; } .screen-table .dashbrd-widget-head { text-align: left; padding: 4px 5px; } .screen-table .dashbrd-widget-head li { line-height: 2.9em; } .screen-table .dashbrd-widget-foot { margin: 0; } .screen-table .nothing-to-show td { text-align: center !important; } .dashed-border td { border: 1px dashed #888888; } .top { vertical-align: top; } .right { text-align: right !important; } .bottom { vertical-align: bottom; } .left { text-align: left; } .center { text-align: center; } .middle { vertical-align: middle; } .no-padding { padding: 0 !important; } .graph-selection { position: absolute; z-index: 98; overflow: hidden; background-color: rgba(167, 136, 32, 0.35); border: 1px solid rgba(175, 107, 0, 0.6); border-top: 0; border-bottom: 0; } .svg-graph-selection { fill: rgba(167, 136, 32, 0.35); stroke: rgba(175, 107, 0, 0.6); stroke-width: 1px; } .svg-graph-selection-text { fill: #000000; } .svg-helper { stroke-opacity: .35; stroke: #990000; stroke-width: 2px; } .svg-point-highlight { fill: #000000 !important; fill-opacity: .5 !important; } .svg-graph-preview { margin-top: 10px; min-width: 960px; height: 300px; position: relative; } .svg-graph-preview > div { background: #ffffff; height: 300px; position: absolute; left: 0; right: 0; top: 0; z-index: 3; } .svg-graph { display: block; } .svg-single-item-graph-legend, .svg-single-two-items-graph-legend, .svg-graph-legend { overflow-y: hidden; white-space: normal; margin: 0 10px; line-height: 18px; } .svg-single-item-graph-legend div, .svg-single-two-items-graph-legend div, .svg-graph-legend div { display: inline-block; margin: 0 4px; font-size: 12px; line-height: 1.1; vertical-align: bottom; min-width: 120px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border: 0 none transparent; } .svg-single-item-graph-legend div::before, .svg-single-two-items-graph-legend div::before, .svg-graph-legend div::before { content: ' '; display: inline-block; margin-right: 4px; width: 10px; height: 0; vertical-align: middle; margin-top: -4px; border-top-width: 4px; border-top-style: solid; border-top-color: inherit; } .svg-graph-legend div { max-width: 30%; } .svg-single-two-items-graph-legend div { max-width: 50%; } .svg-graph-hintbox { font-size: 12px; line-height: 18px; white-space: nowrap; min-width: 145px; } .svg-graph-hintbox .table-paging { min-height: 18px; padding: 0 0 2px; border: 0; top: 2px; } .svg-graph-hintbox .table-paging .paging-btn-container { min-height: inherit; } .svg-graph-hintbox .list-table tbody tr:last-child td { border-bottom-style: none; box-shadow: none; } .svg-graph-hintbox li { padding-left: 23px; } .svg-graph-hintbox li .svg-graph-hintbox-item-color { margin: 3px 10px 3px -20px; width: 10px; height: 10px; float: left; display: block; } .svg-graph-hintbox .header { margin: 0 0 10px 3px; } .ui-selectable-helper { position: absolute; z-index: 100; background-color: rgba(167, 136, 32, 0.35); border: 1px solid rgba(175, 107, 0, 0.6); } #map-area .map-element-area-bg { background-color: rgba(244, 244, 244, 0.35); } .map-element-selected { border: 3px dashed #af6b00; margin: -3px; } .debug-output { display: none; max-height: 600px; overflow-y: auto; padding: 10px; margin: 10px; background-color: #f4f4f4; border: 1px solid #9f9f9f; } .btn-debug { position: fixed; bottom: 10px; right: 35px; z-index: 15000; color: #333333; background-color: #ffffff; border-color: #888888; opacity: 0; transition: opacity .2s ease-out; } .btn-debug.visible { opacity: 0.75; } .btn-debug:hover { color: #333333; background-color: #f4f4f4; border-color: #888888; } .btn-debug:focus { color: #333333; background-color: #f4f4f4; border-color: #000000; } .btn-debug:active { color: #333333; background-color: #f4f4f4; border-color: #000000; } .overlay-descr { max-height: 150px; overflow-y: auto; padding: 0; margin: 5px 0; background-color: #ffffff; } .overlay-descr-url { padding: 3px 0 7px; } .overlay-descr { background: linear-gradient(#ffffff 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #ffffff 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.4), transparent), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.4), transparent) 0 100%; background: linear-gradient(#ffffff 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #ffffff 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent) 0 100%; background-repeat: no-repeat; background-color: #ffffff; background-size: 100% 40px, 100% 40px, 100% 4px, 100% 4px; background-attachment: local, local, scroll, scroll; } .green, a.green { color: #009900; } a.green:hover, a.green:focus { color: #000000; } .red, a.red { color: #990000; } a.red:hover, a.red:focus { color: #000000; } .orange, a.orange { color: #ed3400; } a.orange:hover, a.orange:focus { color: #000000; } .yellow, a.yellow { color: #af6b00; } a.yellow:hover, a.yellow:focus { color: #000000; } .grey, a.grey { color: #333333; } a.grey:hover, a.grey:focus { color: #000000; } .blue, a.blue { color: #111111; } a.blue:hover, a.blue:focus { color: #000000; } .teal, a.teal { color: #0f998b; } a.teal:hover, a.teal:focus { color: #000000; } a.link-action { color: #000000; } a.link-action.red { color: #990000; } a.link-action.orange { color: #ed3400; } a.link-action.yellow { color: #af6b00; } a.link-action.green { color: #009900; } a.link-action.grey { color: #333333; } a.link-action:hover { color: #000000; border-bottom: 1px solid rgba(0, 0, 0, 0.5); } a.link-action:focus { color: #000000; } .progress-bar-container { display: inline-block; white-space: nowrap; position: relative; } .progress-bar-container a { border: none !important; } .progress-bar-container a:hover .progress-bar-label, .progress-bar-container a:focus .progress-bar-label { display: block; } .progress-bar-bg { padding: 3px 0 2px; font-size: 0.917em; line-height: 1em; display: inline-block; } .progress-bar-bg.green-bg { background-color: #34af67; } .progress-bar-bg.red-bg { background-color: #d64e4e; } .progress-bar-label { display: none; color: #ffffff; font-size: 0.917em; } .progress-bar-label span { position: absolute; } .progress-bar-label span:first-child { left: .35em; } .progress-bar-label span:last-child { right: .35em; } .status-container .status-na-bg, .status-container .status-info-bg, .status-container .status-warning-bg, .status-container .status-average-bg, .status-container .status-high-bg, .status-container .status-disaster-bg, .status-green, .status-red, .status-grey, .status-dark-grey, .status-yellow, .status-disabled-bg { padding: 2px 3px 1px; font-size: 0.917em; text-align: center; min-width: .7em; line-height: 1em; display: inline-block; border-radius: 2px; } .status-container .status-na-bg:not(:last-of-type), .status-container .status-info-bg:not(:last-of-type), .status-container .status-warning-bg:not(:last-of-type), .status-container .status-average-bg:not(:last-of-type), .status-container .status-high-bg:not(:last-of-type), .status-container .status-disaster-bg:not(:last-of-type), .status-green:not(:last-of-type), .status-red:not(:last-of-type), .status-grey:not(:last-of-type), .status-dark-grey:not(:last-of-type), .status-yellow:not(:last-of-type), .status-disabled-bg:not(:last-of-type) { border-right: 0; } .status-container { display: inline-block; white-space: nowrap; margin: 1px 3px 1px 0; } .status-container:last-child { margin: 0; } .status-container span { border-radius: 0; } .status-container span:only-child { border-radius: 2px; } .status-container span:first-of-type:not(:only-child) { border-radius: 2px 0 0 2px; } .status-container span:last-of-type:not(:only-child) { border-radius: 0 2px 2px 0; } .status-container .status-na-bg, .status-container .status-info-bg, .status-container .status-warning-bg, .status-container .status-average-bg, .status-container .status-high-bg, .status-container .status-disaster-bg { border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0; } .status-green { color: #ffffff; border: 1px solid #2f9f5e; background-color: #34af67; } .status-red { color: #ffffff; border: 1px solid #d23d3d; background-color: #d64e4e; } .status-grey { color: #9f9f9f; background-color: #f0f0f0; border: 1px solid #9f9f9f; } .status-dark-grey { border: 1px solid #80898d; background-color: #8a9397; } .status-yellow { color: #ffffff; border: 1px solid #e79e0b; background-color: #f1a50b; } .status-disabled-bg { color: #9f9f9f; background-color: #f0f0f0; border: 1px solid rgba(0, 0, 0, 0.2); } .tag { display: inline-block; color: #ffffff; background-color: #333333; margin: 1px 3px 1px 0; padding: 2px 3px; line-height: 1em; max-width: 133px; vertical-align: middle; border-radius: 2px; } .tag:last-child { margin: 0; } .tag.green-bg { color: #0e4123; } .tag.yellow-bg { color: #734d00; } .green-bg { background-color: #59db8f; } .red-bg { background-color: #e45959; } .yellow-bg { background-color: #ffc859; } .na-bg { color: #2a353a; position: relative; } .na-bg a.link-action, .na-bg input[type="radio"]:enabled:checked + label { color: #2a353a; } .log-na-bg { color: #2a353a; background-color: #97aab3; } .normal-bg { color: #0e4123; position: relative; background-color: #59db8f; } .normal-bg a.link-action { color: #0e4123; } .log-normal-bg { color: #0e4123; background-color: #59db8f; } .info-bg { color: #00268e; position: relative; } .info-bg a.link-action, .info-bg input[type="radio"]:enabled:checked + label { color: #00268e; } .log-info-bg { color: #00268e; background-color: #7499ff; } .average-bg { color: #733100; position: relative; } .average-bg a.link-action, .average-bg input[type="radio"]:enabled:checked + label { color: #733100; } .log-average-bg { color: #733100; background-color: #ffa059; } .warning-bg { color: #734d00; position: relative; } .warning-bg a.link-action, .warning-bg input[type="radio"]:enabled:checked + label { color: #734d00; } .log-warning-bg { color: #734d00; background-color: #ffc859; } .high-bg { color: #52190b; position: relative; } .high-bg a.link-action, .high-bg input[type="radio"]:enabled:checked + label { color: #52190b; } .log-high-bg { color: #52190b; background-color: #e97659; } .disaster-bg { color: #4b0c0c; position: relative; } .disaster-bg a.link-action, .disaster-bg input[type="radio"]:enabled:checked + label { color: #4b0c0c; } .log-disaster-bg { color: #4b0c0c; background-color: #e45959; } .na-bg a, .normal-bg a, .info-bg a, .average-bg a, .warning-bg a, .high-bg a, .disaster-bg a { transition: none; } .na-bg.blink-hidden, .normal-bg.blink-hidden, .info-bg.blink-hidden, .average-bg.blink-hidden, .warning-bg.blink-hidden, .high-bg.blink-hidden, .disaster-bg.blink-hidden { background-color: transparent; } .na-bg.blink-hidden a, .normal-bg.blink-hidden a, .info-bg.blink-hidden a, .average-bg.blink-hidden a, .warning-bg.blink-hidden a, .high-bg.blink-hidden a, .disaster-bg.blink-hidden a { color: #000000; } .inactive-bg, td.inactive-bg { color: #4b0c0c; background-color: #e45959; } .table-forms-second-column { display: inline-block; width: 50%; min-width: 200px; text-align: right; } .table-forms-second-column .second-column-label { padding: 0 10px; } .problem-unack-fg { color: #cc0000; } .problem-ack-fg { color: #cc0000; } .ok-unack-fg { color: #009900; } .ok-ack-fg { color: #009900; } .list-table tbody tr.row-selected, .drag-drop-area, .navtree .tree .tree-item.selected > .tree-row, .navtree .tree .tree-item.selected > .tree-row:hover { background-color: #f4f4f4; } .plus-icon { display: inline-block; } .plus-icon { width: 2px; height: 8px; position: relative; } .plus-icon::after { content: ''; width: 8px; height: 2px; top: 3px; left: -3px; position: absolute; } .remove-btn, .overlay-close-btn, a.overlay-close-btn, .subfilter-disable-btn { display: block; padding: 0; width: 18px; height: 18px; line-height: 18px; text-align: center; color: #333333; font-size: 1.5em; font-weight: bold; text-decoration: none; cursor: pointer; opacity: .5; transition: opacity .2s ease-out; } .remove-btn::before, .overlay-close-btn::before, .subfilter-disable-btn::before { content: '\00d7'; } .remove-btn:hover, .overlay-close-btn:hover, .subfilter-disable-btn:hover, .remove-btn:focus, .overlay-close-btn:focus, .subfilter-disable-btn:focus, .remove-btn:active, .overlay-close-btn:active, .subfilter-disable-btn:active { color: #333333; text-decoration: none; opacity: 1; } .remove-btn { position: absolute; top: 5px; right: 5px; min-height: auto; border: 0; background-color: transparent !important; border-radius: 2px; } .remove-btn:focus { box-shadow: none; } .overlay-close-btn, a.overlay-close-btn { position: absolute; z-index: 1000; top: 1px; right: 1px; min-height: auto; border: 0; background-color: transparent !important; border-radius: 2px; } .subfilter-disable-btn { width: 18px; height: 18px; line-height: 18px; color: #ffffff; background-color: #333333; border-radius: 2px; opacity: 1; } .subfilter-disable-btn:hover { color: #f2f2f2; } .subfilter-disable-btn:focus, .subfilter-disable-btn:active { color: #e6e6e6; } .color-picker { height: 20px; white-space: nowrap; } .color-picker div { display: inline-block; width: 18px; height: 18px; border: 1px solid #ffffff; } .color-picker div:hover { border-color: #7499ff; box-shadow: inset 0 0 0 1px #ffffff; cursor: pointer; } .color-picker div:active { box-shadow: inset 0 0 0 2px #ffffff; cursor: pointer; } .input-color-picker { position: relative; display: inline-block; } .input-color-picker div { position: absolute; top: 2px; left: 2px; width: 18px; height: 18px; border: 1px solid #888888; background: url("../img/icon-sprite.svg?20200407") no-repeat -323px -411px; cursor: pointer; } .input-color-picker input[readonly], .input-color-picker input:disabled { color: #9f9f9f !important; } .input-color-picker input[readonly] + div, .input-color-picker input:disabled + div { cursor: default; } .input-color-picker input:disabled + div { background: #9f9f9f !important; border: 1px solid #9f9f9f; } .input-color-picker input[type="text"] { padding-left: 25px; } @keyframes is-loading-kf { to { transform: rotate(360deg); } } .is-loading { pointer-events: none; } .is-loading::before { background-color: rgba(255, 255, 255, 0.8); content: 'loading'; text-indent: 200%; overflow: hidden; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 5; } .is-loading::after { background-color: rgba(255, 255, 255, 0.8); border: 2px solid #ccd5d9; border-bottom-color: #0275b8; border-radius: 50%; box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.8); width: 20px; height: 20px; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; animation: is-loading-kf .6s infinite linear; z-index: 5; content: ''; } .is-loading.is-loading-fadein::before { opacity: 0; animation: fadein 2s ease-in .5s normal forwards; } .is-loading.is-loading-fadein::after { opacity: 0; animation: fadein 2s ease-in .5s normal forwards, is-loading-kf .6s infinite linear; } .is-loading.is-loading-fadein.delayed-15s::before, .is-loading.is-loading-fadein.delayed-15s::after { animation-delay: 15s; } button.is-loading { position: relative; } button.is-loading::before { background: none; } button.is-loading::after { box-shadow: none; background: none; border: 1px solid #fdfdfd; border-bottom-color: #0275b8; width: 12px; height: 12px; } span.is-loading { position: relative; display: inline-block; min-width: 40px; min-height: 40px; } .dashbrd-grid-widget-content.is-loading::before, .dashbrd-grid-iterator-content.is-loading::before { margin: calc(.25rem + 1px); } .overlay-dialogue.modal .overlay-dialogue-body.is-loading { overflow: hidden; } .overlay-dialogue.modal .overlay-dialogue-body.is-loading:before { top: 42px; right: 1px; bottom: 42px; left: 1px; } .menu-popup-preloader { background: #ffffff; border: 1px solid #383838; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.5); height: 128px; width: 128px; position: fixed; right: auto; bottom: auto; z-index: 1010; } .menu-popup-preloader::before { background: #ffffff; } .browser-logo-chrome, .browser-logo-ff, .browser-logo-ed, .browser-logo-opera, .browser-logo-safari { background: url("../img/browser-sprite.png?20200407") no-repeat; width: 66px; height: 66px; margin: 0 auto; margin-bottom: 5px; } .browser-logo-chrome { background-position: 0 0; } .browser-logo-ff { background-position: -66px 0; } .browser-logo-ed { background-position: 0 -66px; } .browser-logo-opera { background-position: -66px -66px; } .browser-logo-safari { background-position: 0 -132px; } .browser-warning-container { margin-top: 5%; margin-left: auto; margin-right: auto; width: 766px; text-align: center; padding: 28px 28px 10px; } .browser-warning-container h2 { text-align: left; } .browser-warning-container p { margin: .7em 0; text-align: left; } .browser-warning-container li { display: inline-block; margin: 25px 20px; } .browser-warning-footer { border-top: 1px solid #888888; margin: 25px 0 0; padding: 10px 0 0; text-align: center; } .msg-details ul::-webkit-scrollbar, z-select button.focusable::-webkit-scrollbar, .z-select button.focusable::-webkit-scrollbar, z-select .list::-webkit-scrollbar, .z-select .list::-webkit-scrollbar, .multiselect-available::-webkit-scrollbar, textarea::-webkit-scrollbar, select::-webkit-scrollbar, .setup-right-body::-webkit-scrollbar, .dashbrd-grid-widget-content::-webkit-scrollbar, .overlay-dialogue.modal .overlay-dialogue-body::-webkit-scrollbar, .overlay-dialogue .hintbox-wrap::-webkit-scrollbar, .overlay-dialogue .maps-container::-webkit-scrollbar, .notif-body::-webkit-scrollbar, .debug-output::-webkit-scrollbar, .overlay-descr::-webkit-scrollbar, .overflow-table::-webkit-scrollbar { width: 9px; } .msg-details ul::-webkit-scrollbar-track, z-select button.focusable::-webkit-scrollbar-track, .z-select button.focusable::-webkit-scrollbar-track, z-select .list::-webkit-scrollbar-track, .z-select .list::-webkit-scrollbar-track, .multiselect-available::-webkit-scrollbar-track, textarea::-webkit-scrollbar-track, select::-webkit-scrollbar-track, .setup-right-body::-webkit-scrollbar-track, .dashbrd-grid-widget-content::-webkit-scrollbar-track, .overlay-dialogue.modal .overlay-dialogue-body::-webkit-scrollbar-track, .overlay-dialogue .hintbox-wrap::-webkit-scrollbar-track, .overlay-dialogue .maps-container::-webkit-scrollbar-track, .notif-body::-webkit-scrollbar-track, .debug-output::-webkit-scrollbar-track, .overlay-descr::-webkit-scrollbar-track, .overflow-table::-webkit-scrollbar-track { background-color: #999999; } .msg-details ul::-webkit-scrollbar-thumb, z-select button.focusable::-webkit-scrollbar-thumb, .z-select button.focusable::-webkit-scrollbar-thumb, z-select .list::-webkit-scrollbar-thumb, .z-select .list::-webkit-scrollbar-thumb, .multiselect-available::-webkit-scrollbar-thumb, textarea::-webkit-scrollbar-thumb, select::-webkit-scrollbar-thumb, .setup-right-body::-webkit-scrollbar-thumb, .dashbrd-grid-widget-content::-webkit-scrollbar-thumb, .overlay-dialogue.modal .overlay-dialogue-body::-webkit-scrollbar-thumb, .overlay-dialogue .hintbox-wrap::-webkit-scrollbar-thumb, .overlay-dialogue .maps-container::-webkit-scrollbar-thumb, .notif-body::-webkit-scrollbar-thumb, .debug-output::-webkit-scrollbar-thumb, .overlay-descr::-webkit-scrollbar-thumb, .overflow-table::-webkit-scrollbar-thumb { background-color: #f9f9f9; border: 1px solid #adadad; } .overflow-table::-webkit-scrollbar { height: 9px; } .drag-icon, .ui-draggable .dashbrd-widget-head, .dashbrd-grid-widget.ui-draggable .dashbrd-grid-widget-head, .dashbrd-grid-iterator.ui-draggable .dashbrd-grid-iterator-head { cursor: move; cursor: grab; } .ui-draggable-dragging .drag-icon, .ui-draggable-dragging .dashbrd-widget-head, .ui-draggable-dragging .dashbrd-grid-widget-head, .ui-draggable-dragging .dashbrd-grid-iterator-head, .cursor-dragging { cursor: move; cursor: grabbing; } .cursor-move { cursor: move; } tr.cursor-move td * { cursor: move; } .cursor-pointer { cursor: pointer; } .overflow-ellipsis { table-layout: fixed; } .rel-container { position: relative; display: inline-block; min-width: 16px; white-space: nowrap; } .rel-container .icon-info { margin-right: 5px; } .rel-container .icon-info:only-of-type { margin-right: 0; } .rel-container .icon-info:last-child { margin-right: 0; } .rel-container .icon-info.status-green { border-right: 1px solid #2f9f5e; } main .server-name { float: right; margin: 10px; color: #333333; } .uppercase { text-transform: uppercase; } .flickerfreescreen { position: relative; overflow: hidden; } .flickerfreescreen.is-loading { min-height: 64px; } .graph-wrapper { display: inline; } .widget-url { display: block; } .clock { display: flex; justify-content: center; padding: 0 10px; height: 100%; } .clock-svg { flex-grow: 1; } .time-zone { margin: 0 0 .5em; white-space: nowrap; } .local-clock { margin: .5em 0 0; white-space: nowrap; } .clock-face { fill: #ffffff; } .clock-hand { fill: #000000; } .clock-hand-sec { fill: #555555; } .clock-lines { fill: #555555; } svg { overflow: hidden; } .sysmap { height: 100%; width: auto; padding: 0 10px; text-align: center; } .sysmap-scroll-container { overflow-x: auto; overflow-y: hidden; position: relative; width: calc(100% - 20px); border: 10px solid #ffffff; background: #ffffff; display: block; margin-top: 4px; } .sysmap-scroll-container .map-container { display: table; } .sysmap-scroll-container .flickerfreescreen { display: inline-block; } .sysmap-scroll-container .table-forms-container, .sysmap-scroll-container .browser-warning-container { display: table; margin: 0; padding: 0; border: 0; } .sysmap-widget-container { overflow: hidden; height: 100%; display: flex; } .sysmap-widget-container svg { flex-grow: 1; } .lld-overrides-operations-table { white-space: normal; word-break: break-word; } .overrides-list { display: table; width: 90%; max-width: 738px; padding-left: 15px; } .overrides-list .overrides-list-item { display: table-row; } .overrides-list .overrides-list-item .remove-btn { position: relative; right: -73px; top: 3px; } .overrides-options-list { white-space: normal; padding: 5px 0 8px; margin-bottom: 10px; border-bottom: 1px solid #888888; } .overrides-options-list > li { display: inline-block; margin: 2px 7px 2px 0; white-space: nowrap; } .overrides-options-list > li > div { position: relative; padding: 1px 18px 1px 1px; background-color: #333333; border-radius: 2px; } .overrides-options-list > li > div > span { color: white; padding-left: 8px; line-height: 22px; } .overrides-options-list > li > div > input[type=text] { border-style: none; line-height: 22px; min-height: 22px; width: 85px; } .overrides-options-list > li > div > .subfilter-disable-btn { position: absolute; right: 0; top: 0; border: 0; } .overrides-options-list > li > div > .subfilter-disable-btn:focus, .overrides-options-list > li > div > .subfilter-disable-btn:hover { background: none; } .list-accordion-foot > div { display: table-cell; padding-top: 10px; } .color-preview-box { height: 24px; width: 24px; float: left; margin-right: 10px; cursor: pointer; border: 0; border-radius: 0; } .list-vertical-accordion { display: table; padding-left: 15px; width: calc(100% - 15px); } .list-vertical-accordion .list-accordion-item { display: table-row; } .list-vertical-accordion .list-accordion-item .remove-btn { position: relative; right: -10px; top: 3px; } .list-vertical-accordion .list-accordion-item-head, .list-vertical-accordion .list-accordion-item-body { padding-bottom: 2px; } .list-vertical-accordion .list-accordion-item-closed .multiselect { height: 24px; overflow: hidden; } .list-vertical-accordion .list-accordion-item-closed .list-accordion-item-head { margin-bottom: 5px; } .list-vertical-accordion .list-accordion-item-closed .list-accordion-item-body { display: none; } .display-none, .table-forms li.display-none { display: none; } .checkbox-list li { overflow: hidden; text-overflow: ellipsis; line-height: 20px; } .checkbox-list li label { line-height: 16px; vertical-align: bottom; } .columns-wrapper { display: flex; flex-wrap: wrap; } .columns-wrapper.columns-nowrap { flex-wrap: nowrap; } .columns-wrapper.columns-2 > div, .columns-wrapper.columns-2 > li { display: block; flex: 0 0 50%; max-width: 50%; } .columns-wrapper.columns-3 > div, .columns-wrapper.columns-3 > li { display: block; flex: 0 0 33.33333%; max-width: 33.33333%; } .columns-wrapper .column-5 { flex: 0 0 5%; max-width: 5%; } .columns-wrapper .column-10 { flex: 0 0 10%; max-width: 10%; } .columns-wrapper .column-15 { flex: 0 0 15%; max-width: 15%; } .columns-wrapper .column-20 { flex: 0 0 20%; max-width: 20%; } .columns-wrapper .column-33 { flex: 0 0 33.33333%; max-width: 33.33333%; } .columns-wrapper .column-35 { flex: 0 0 35%; max-width: 35%; } .columns-wrapper .column-40 { flex: 0 0 40%; max-width: 40%; } .columns-wrapper .column-50 { flex: 0 0 50%; max-width: 50%; } .columns-wrapper .column-75 { flex: 0 0 75%; max-width: 75%; } .columns-wrapper .column-90 { flex: 0 0 90%; max-width: 90%; } .columns-wrapper .column-95 { flex: 0 0 95%; max-width: 95%; } .columns-wrapper .column-center { display: flex; justify-content: center; text-align: center; } .columns-wrapper .column-middle { display: flex; align-items: center; } .preprocessing-list { display: block; max-width: 930px; min-width: 800px; } .preprocessing-list > li { display: block; position: relative; } .preprocessing-list .drag-icon { position: absolute; left: 0; top: 5px; } .preprocessing-list .list-numbered-item::before { content: counter(line) ":"; flex: 0 0 15px; max-width: 15px; line-height: 24px; padding-right: 5px; } .preprocessing-list input[type=text], .preprocessing-list select { width: 100%; min-width: 0; } .preprocessing-list input[type=text]:not(:last-of-type), .preprocessing-list .btn-link:not(:last-of-type), .preprocessing-list .interface-container .interface-row .interface-cell .interface-btn-toggle:not(:last-of-type), .interface-container .interface-row .interface-cell .preprocessing-list .interface-btn-toggle:not(:last-of-type) { margin-right: 10px; } .preprocessing-list .preprocessing-list-head, .preprocessing-list .preprocessing-list-foot, .preprocessing-list .preprocessing-step, .preprocessing-list .on-fail-options, .preprocessing-list .step-name, .preprocessing-list .step-parameters, .preprocessing-list .step-on-fail, .preprocessing-list .step-action { display: flex; align-items: center; box-sizing: border-box; } .preprocessing-list .step-name, .preprocessing-list .step-parameters, .preprocessing-list .step-on-fail, .preprocessing-list .step-action, .preprocessing-list .on-fail-options > label, .preprocessing-list .on-fail-options > .radio-segmented { padding: 5px 5px 5px 0; } .preprocessing-list .step-name { flex: 0 0 295px; max-width: 295px; } .preprocessing-list .step-parameters { flex: 1; } .preprocessing-list .step-on-fail { flex: 0 0 100px; max-width: 100px; justify-content: center; text-align: center; } .preprocessing-list .step-action { flex: 0 0 120px; max-width: 120px; padding-right: 0; } .preprocessing-list .on-fail-options { padding-right: 225px; margin-bottom: 5px; } .preprocessing-list .on-fail-options > label { padding-left: 30px; } .preprocessing-list .on-fail-options input[type=text] { flex: 1; } .preprocessing-list .preprocessing-list-head { color: #333333; line-height: 14px; } .preprocessing-list .preprocessing-list-head .step-name { padding-left: 30px; } .preprocessing-list .preprocessing-list-item .step-name { padding-left: 10px; } .preprocessing-list .preprocessing-list-foot { justify-content: space-between; } .preprocessing-list .preprocessing-list-foot .step-action { height: 24px; } .preprocessing-list .preprocessing-list-foot .step-action + .step-action:last-child { margin-left: auto; justify-self: flex-end; } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } .navtree .tree { width: 100%; height: 100%; } .navtree .tree .tree-list { list-style: none; } .navtree .tree .tree-list.root > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 15px; } .navtree .tree .tree-list > .tree-item.ui-sortable-helper .content { padding-left: 5px; } .navtree .tree .tree-list[data-depth="0"] > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 10px; } .navtree .tree .tree-list[data-depth="0"] > .tree-item.ui-sortable-helper { margin-left: 10px; } .navtree .tree .tree-list[data-depth="0"] > .tree-item.ui-sortable-helper > .tree-row > .content > .margin-lvl { display: none; } .navtree .tree .tree-list[data-depth="1"] > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 25px; } .navtree .tree .tree-list[data-depth="1"] > .tree-item.ui-sortable-helper { margin-left: 25px; } .navtree .tree .tree-list[data-depth="1"] > .tree-item.ui-sortable-helper > .tree-row > .content > .margin-lvl { display: none; } .navtree .tree .tree-list[data-depth="2"] > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 40px; } .navtree .tree .tree-list[data-depth="2"] > .tree-item.ui-sortable-helper { margin-left: 40px; } .navtree .tree .tree-list[data-depth="2"] > .tree-item.ui-sortable-helper > .tree-row > .content > .margin-lvl { display: none; } .navtree .tree .tree-list[data-depth="3"] > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 55px; } .navtree .tree .tree-list[data-depth="3"] > .tree-item.ui-sortable-helper { margin-left: 55px; } .navtree .tree .tree-list[data-depth="3"] > .tree-item.ui-sortable-helper > .tree-row > .content > .margin-lvl { display: none; } .navtree .tree .tree-list[data-depth="4"] > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 70px; } .navtree .tree .tree-list[data-depth="4"] > .tree-item.ui-sortable-helper { margin-left: 70px; } .navtree .tree .tree-list[data-depth="4"] > .tree-item.ui-sortable-helper > .tree-row > .content > .margin-lvl { display: none; } .navtree .tree .tree-list[data-depth="5"] > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 85px; } .navtree .tree .tree-list[data-depth="5"] > .tree-item.ui-sortable-helper { margin-left: 85px; } .navtree .tree .tree-list[data-depth="5"] > .tree-item.ui-sortable-helper > .tree-row > .content > .margin-lvl { display: none; } .navtree .tree .tree-list[data-depth="6"] > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 100px; } .navtree .tree .tree-list[data-depth="6"] > .tree-item.ui-sortable-helper { margin-left: 100px; } .navtree .tree .tree-list[data-depth="6"] > .tree-item.ui-sortable-helper > .tree-row > .content > .margin-lvl { display: none; } .navtree .tree .tree-list[data-depth="7"] > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 115px; } .navtree .tree .tree-list[data-depth="7"] > .tree-item.ui-sortable-helper { margin-left: 115px; } .navtree .tree .tree-list[data-depth="7"] > .tree-item.ui-sortable-helper > .tree-row > .content > .margin-lvl { display: none; } .navtree .tree .tree-list[data-depth="8"] > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 130px; } .navtree .tree .tree-list[data-depth="8"] > .tree-item.ui-sortable-helper { margin-left: 130px; } .navtree .tree .tree-list[data-depth="8"] > .tree-item.ui-sortable-helper > .tree-row > .content > .margin-lvl { display: none; } .navtree .tree .tree-list[data-depth="9"] > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 145px; } .navtree .tree .tree-list[data-depth="9"] > .tree-item.ui-sortable-helper { margin-left: 145px; } .navtree .tree .tree-list[data-depth="9"] > .tree-item.ui-sortable-helper > .tree-row > .content > .margin-lvl { display: none; } .navtree .tree .tree-list[data-depth="10"] > .tree-item > .tree-row > .content > .margin-lvl { flex: 0 0 160px; } .navtree .tree .tree-list[data-depth="10"] > .tree-item.ui-sortable-helper { margin-left: 160px; } .navtree .tree .tree-list[data-depth="10"] > .tree-item.ui-sortable-helper > .tree-row > .content > .margin-lvl { display: none; } .navtree .tree .tree-list[data-depth] .ui-sortable-helper > .tree-row > .content > .margin-lvl { flex: 0 0 15px; } .navtree .tree .tree-list[data-depth] .ui-sortable-helper .tree-list > li > .tree-row > .content > .margin-lvl { flex: 0 0 30px; } .navtree .tree .tree-list[data-depth] .ui-sortable-helper .tree-list .tree-list > li > .tree-row > .content > .margin-lvl { flex: 0 0 45px; } .navtree .tree .tree-list[data-depth] .ui-sortable-helper .tree-list .tree-list .tree-list > li > .tree-row > .content > .margin-lvl { flex: 0 0 60px; } .navtree .tree .tree-list[data-depth] .ui-sortable-helper .tree-list .tree-list .tree-list .tree-list > li > .tree-row > .content > .margin-lvl { flex: 0 0 75px; } .navtree .tree .tree-list[data-depth] .ui-sortable-helper .tree-list .tree-list .tree-list .tree-list .tree-list > li > .tree-row > .content > .margin-lvl { flex: 0 0 90px; } .navtree .tree .tree-list[data-depth] .ui-sortable-helper .tree-list .tree-list .tree-list .tree-list .tree-list .tree-list > li > .tree-row > .content > .margin-lvl { flex: 0 0 105px; } .navtree .tree .tree-list[data-depth] .ui-sortable-helper .tree-list .tree-list .tree-list .tree-list .tree-list .tree-list .tree-list > li > .tree-row > .content > .margin-lvl { flex: 0 0 120px; } .navtree .tree .tree-list[data-depth] .ui-sortable-helper .tree-list .tree-list .tree-list .tree-list .tree-list .tree-list .tree-list .tree-list > li > .tree-row > .content > .margin-lvl { flex: 0 0 135px; } .navtree .tree .tree-list[data-depth] .ui-sortable-helper .tree-list .tree-list .tree-list .tree-list .tree-list .tree-list .tree-list .tree-list .tree-list > li > .tree-row > .content > .margin-lvl { flex: 0 0 150px; } .navtree .tree .tree-item > .tree-row { width: 100%; min-width: 320px; border-bottom: 1px solid #888888; padding: 8px 0; } .navtree .tree .tree-item > .tree-row:hover { background-color: #f4f4f4; } .navtree .tree .tree-item > .tree-row > .problem-icon-list { float: right; padding-left: 10px; margin-right: 10px; } .navtree .tree .tree-item > .tree-row > .tools { float: right; position: relative; padding-left: 10px; margin-right: 10px; display: flex; width: 85px; } .navtree .tree .tree-item > .tree-row > .tools .edit-item-btn, .navtree .tree .tree-item > .tree-row > .tools .remove-item-btn, .navtree .tree .tree-item > .tree-row > .tools .import-items-btn, .navtree .tree .tree-item > .tree-row > .tools .add-child-btn { margin-left: 5px; cursor: pointer; border: 0; opacity: .5; float: left; } .navtree .tree .tree-item > .tree-row > .tools .edit-item-btn::-moz-focus-inner, .navtree .tree .tree-item > .tree-row > .tools .remove-item-btn::-moz-focus-inner, .navtree .tree .tree-item > .tree-row > .tools .import-items-btn::-moz-focus-inner, .navtree .tree .tree-item > .tree-row > .tools .add-child-btn::-moz-focus-inner { padding: 0; } .navtree .tree .tree-item > .tree-row > .tools .edit-item-btn:hover, .navtree .tree .tree-item > .tree-row > .tools .remove-item-btn:hover, .navtree .tree .tree-item > .tree-row > .tools .import-items-btn:hover, .navtree .tree .tree-item > .tree-row > .tools .add-child-btn:hover { opacity: 1; } .navtree .tree .tree-item > .tree-row > .tools .edit-item-btn:focus, .navtree .tree .tree-item > .tree-row > .tools .remove-item-btn:focus, .navtree .tree .tree-item > .tree-row > .tools .import-items-btn:focus, .navtree .tree .tree-item > .tree-row > .tools .add-child-btn:focus { opacity: 1; outline: none; } .navtree .tree .tree-item > .tree-row > .tools .add-child-btn { background: url("../img/icon-sprite.svg?20200407") no-repeat -47px -551px; background-color: transparent !important; height: 15px; width: 14px; } .navtree .tree .tree-item > .tree-row > .tools .edit-item-btn { background: url("../img/icon-sprite.svg?20200407") no-repeat -47px -478px; background-color: transparent !important; height: 15px; width: 14px; } .navtree .tree .tree-item > .tree-row > .tools .import-items-btn { background: url("../img/icon-sprite.svg?20200407") no-repeat -47px -515px; background-color: transparent !important; height: 15px; width: 14px; } .navtree .tree .tree-item > .tree-row > .tools .remove-btn { position: relative; margin-left: 10px; top: 0; } .navtree .tree .tree-item > .tree-row > .content { display: flex; height: 20px; } .navtree .tree .tree-item > .tree-row > .content > .arrow { flex: 0 0 15px; text-align: center; margin: 2px 2px 0 -5px; } .navtree .tree .tree-item > .tree-row > .content > .arrow > .treeview { display: none; } .navtree .tree .tree-item > .tree-row > .content > .drag-icon { min-width: 24px; } .navtree .tree .tree-item > .tree-row > .content > .item-name { flex: 0 1 auto; white-space: nowrap; overflow: hidden; margin-right: 5px; text-overflow: ellipsis; line-height: 1.5; } .navtree .tree .tree-item.is-parent > .tree-row > .content > .arrow > .treeview { display: block; } .navtree .tree .tree-item.no-map > .tree-row > .content > .item-name, .navtree .tree .tree-item.inaccessible > .tree-row > .content > .item-name { color: #888888; } .navtree .tree .tree-item.ui-sortable-helper { background: #ffffff; border-color: #9f9f9f; border-width: 1px; border-style: solid; } .navtree .tree .tree-item.ui-sortable-helper .tools { display: none; } .navtree .tree .tree-item.opened > ul { display: block; } .navtree .tree .tree-item.closed > ul { display: none; } .navtree .tree .tree-item .sortable-error { border-color: transparent; background: rgba(153, 0, 0, 0.2); } .navtree .tree .highlighted-parent > .tree-row { background: whitesmoke; } .navtree .tree .placeholder { background-color: #e6e6e6; animation: fadein .5s; } .navtree .problem-icon-list { flex-wrap: nowrap; } .problem-icon-list { display: flex; flex-wrap: wrap; } .problem-icon-list .problem-icon-list-item { border-radius: 3px; color: #ffffff; display: inline-block; flex: 0 0 7px; font-size: 12px; line-height: 1; padding: 3px 4px 2px; margin: 1px 0; } .problem-icon-list .problem-icon-list-item:not(:last-of-type) { margin-right: 5px; } :-ms-input-placeholder { color: #777777 !important; } ::-ms-input-placeholder { color: #777777; } ::placeholder { color: #777777; } .icon-action-command, .icon-action-close, .icon-action-msg, .icon-action-msgs, .icon-action-severity-up, .icon-action-severity-down, .icon-action-severity-changed, .icon-action-message, .icon-action-ack, .icon-action-unack, .icon-invisible, .icon-problem-generated, .icon-problem-recovery, .icon-actions-number-gray, .icon-actions-number-yellow, .icon-actions-number-red, .icon-description { display: inline-block; position: relative; height: 18px; width: 18px; margin: 0 5px 0 0; top: 0; bottom: 0; vertical-align: bottom; } .icon-action-command::before, .icon-action-close::before, .icon-action-msg::before, .icon-action-msgs::before, .icon-action-severity-up::before, .icon-action-severity-down::before, .icon-action-severity-changed::before, .icon-action-message::before, .icon-action-ack::before, .icon-action-unack::before, .icon-invisible::before, .icon-problem-generated::before, .icon-problem-recovery::before, .icon-actions-number-gray::before, .icon-actions-number-yellow::before, .icon-actions-number-red::before, .icon-description::before { content: ''; display: inline-block; position: absolute; top: 0; left: 0; width: 18px; height: 18px; background-image: url("../img/icon-sprite.svg?20200407"); background-repeat: no-repeat; } [data-count][class*='icon-']::after, .icon-description::after { position: absolute; content: attr(data-count); text-align: center; margin-top: -2px; font-size: 9px; letter-spacing: -.25px; width: 18px; } .icon-action-command::before { background-position: -249px -245px; } .icon-action-close::before { background-position: -224px -245px; } .icon-action-msg::before { background-position: -299px -245px; } .icon-action-severity-up::before { background-position: -349px -245px; } .icon-action-severity-down::before { background-position: -374px -245px; } .icon-action-severity-changed::before { background-position: -399px -245px; } .icon-action-message::before { background-position: -199px -245px; } .icon-action-ack::before { background-position: -323px -245px; } .icon-action-unack::before { background-position: -173px -245px; } .icon-invisible::before { background-position: -89px -803px; } .icon-problem-generated::before { background-position: -449px -245px; } .icon-problem-recovery::before { background-position: -424px -245px; } .icon-action-msgs[data-count]::after { color: #ffffff; } .icon-action-msgs::before { background-position: -474px -245px; } .icon-actions-number-gray[data-count]::after { color: #000000; } .icon-actions-number-gray::before { background-position: -499px -245px; } .icon-actions-number-yellow[data-count]::after { color: #000000; } .icon-actions-number-yellow::before { background-position: -549px -245px; } .icon-actions-number-red[data-count]::after { color: #000000; } .icon-actions-number-red::before { background-position: -524px -245px; } .icon-description { margin: 0 0 0 5px; } .icon-description::after { content: '?'; color: #ffffff; } .icon-description::before { background-position: -474px -245px; } #expressions_list .ui-sortable-helper { display: table; } .range-control { position: relative; display: inline-block; vertical-align: middle; } .range-control input[type=range] { cursor: pointer; -webkit-appearance: none; /* Hides the slider so that custom slider can be made */ -moz-appearance: none; /* Hides the slider so that custom slider can be made */ width: calc(100% + 10px); opacity: 0; vertical-align: middle; margin: 0 -5px; padding: 0; height: 20px; /* Special styling for WebKit/Blink */ } .range-control input[type=range]:focus { outline: none; } .range-control input[type=range]::-webkit-slider-thumb { margin-top: 1px; /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */ height: 10px; width: 10px; opacity: 0; } .range-control input[type=range]::-webkit-slider-runnable-track { height: 10px; opacity: 0; } .range-control input[type=text] { width: 31px; float: right; } .range-control > div { position: relative; width: calc(100% - 10px - 31px); margin: 2px 10px 0 0; float: left; } .range-control .range-control-track, .range-control .range-control-progress { position: absolute; top: 50%; margin-top: -1px; left: 0; height: 2px; cursor: pointer; } .range-control .range-control-track { width: 100%; background: #c0c0c0; } .range-control .range-control-progress { background: #555555; } .range-control .range-control-thumb { position: absolute; top: 50%; margin-top: -5px; margin-left: -5px; width: 10px; height: 10px; border-radius: 50%; background: #555555; } .range-control.range-control-focus .range-control-thumb { margin-top: -6.66667px; margin-left: -6.66667px; background: #555555; border: 2px solid #6f6f6f; } .range-control.range-control-focus .range-control-progress { background: #555555; } .range-control.disabled { opacity: 1; } .range-control.disabled input[type=range] { cursor: default; } .range-control.disabled .range-control-progress, .range-control.disabled .range-control-thumb { background: #c0c0c0; } .range-control datalist { position: absolute; display: flex; width: 100%; top: 50%; margin-top: -1px; } .range-control datalist option { padding: 0; font-size: 0; flex: 1 0 0; height: 2px; border-left: 1px solid #ffffff; } .graph-legend { text-align: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .graph-widget-config-tabs { padding: 10px 0; } .graph-widget-config-tabs > .tabs-nav { padding-left: calc(15% + 10px); margin-right: 0; margin-left: 0; } .inline-sr-only { font-size: 0; } .preprocessing-test-results td { vertical-align: top !important; } .preprocessing-test-results .rel-container { top: 4px; margin-left: 3px; } #preprocessing-test-form .table-forms-separator { margin-top: -2px; } .totals-list:not(.list-table) { display: flex; height: 100%; } .totals-list > div { flex: 1; align-items: center; display: flex; line-height: 18px; overflow: hidden; padding: 0 10px; position: relative; } .totals-list .count { font-size: 16px; } .totals-list.totals-list-horizontal > div { flex-direction: column; justify-content: center; min-width: 55px; text-align: center; } .totals-list.totals-list-vertical { flex-direction: column; } .totals-list.totals-list-vertical > div { min-height: 21px; padding-top: 3px; } .totals-list.totals-list-vertical .count { margin-right: 5px; } .host-avail-widget td:not(:first-child) { border-left: 1px dotted #888888; } .host-avail-widget .host-avail-true { background: #86cc89; } .host-avail-widget .host-avail-false { background: #e45959; } .host-avail-widget .host-avail-unknown { background: #97aab3; } .host-avail-widget .host-avail-total { background: transparent; } .input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; } .input-group * { box-sizing: border-box; } .input-group input, .input-group textarea { flex: 1; border-right: 0; } .input-group input:focus + .btn-undo, .input-group input:active + .btn-undo, .input-group textarea:focus + .btn-undo, .input-group textarea:active + .btn-undo { border-top-color: #000000; border-bottom-color: #000000; } .input-group button { position: relative; } .input-group button.btn-change { border-radius: 0; } .input-group button.btn-change:disabled { display: none; } .input-group button.btn-undo { display: none; width: 24px; border-left: 0; border-right: 0; border-top: 1px solid #888888; border-bottom: 1px solid #888888; border-radius: 0; background-color: #ffffff; transition: border-color .2s ease-out, box-shadow .2s ease-out; } .input-group button.btn-undo::before { position: absolute; top: 0; left: 0; display: block; width: 22px; height: 22px; content: ''; background: url("../img/icon-sprite.svg?20200407") no-repeat -119px -474px; } .input-group button.btn-undo.is-focused { border-top: 1px solid #000000; border-bottom: 1px solid #000000; } .input-group button.btn-undo:hover, .input-group button.btn-undo:focus, .input-group button.btn-undo:active { border-top: 1px solid #000000; border-bottom: 1px solid #000000; color: #ffffff; background-color: #484848; border-color: #484848; } .input-group button.btn-undo:hover::before, .input-group button.btn-undo:focus::before, .input-group button.btn-undo:active::before { background-position: -431px -474px; } .input-group button.btn-dropdown-toggle { border-color: #000000; border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-secret { position: relative; display: flex; flex: 1; } .input-secret input { flex: 1; } .input-secret button { position: absolute; top: 0; left: 0; width: 100%; opacity: 0; } .input-secret button:enabled:hover, .input-secret button:enabled:focus, .input-secret button:enabled:active { opacity: 1; animation: fadein .2s; } .btn-dropdown-container { display: flex; } .icon-text::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -87px -474px; } .icon-text:not(.highlighted):enabled:hover::before, .icon-text:not(.highlighted):enabled:focus::before, .icon-text:not(.highlighted):enabled:active::before, .icon-text:not(.highlighted):enabled[aria-expanded="true"]::before { background-position: -399px -474px; } .icon-secret::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -87px -510px; } .icon-secret:not(.highlighted):enabled:hover::before, .icon-secret:not(.highlighted):enabled:focus::before, .icon-secret:not(.highlighted):enabled:active::before, .icon-secret:not(.highlighted):enabled[aria-expanded="true"]::before { background-position: -399px -510px; } .icon-invisible.menu-popup-item, .icon-invisible.btn-dropdown-toggle { width: 100%; } .icon-invisible.menu-popup-item::before, .icon-invisible.btn-dropdown-toggle::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -87px -800px; } .icon-invisible.menu-popup-item:not(.highlighted):enabled:hover::before, .icon-invisible.menu-popup-item:not(.highlighted):enabled:focus::before, .icon-invisible.menu-popup-item:not(.highlighted):enabled:active::before, .icon-invisible.menu-popup-item:not(.highlighted):enabled[aria-expanded="true"]::before, .icon-invisible.btn-dropdown-toggle:not(.highlighted):enabled:hover::before, .icon-invisible.btn-dropdown-toggle:not(.highlighted):enabled:focus::before, .icon-invisible.btn-dropdown-toggle:not(.highlighted):enabled:active::before, .icon-invisible.btn-dropdown-toggle:not(.highlighted):enabled[aria-expanded="true"]::before { background-position: -399px -800px; } .icon-invisible.btn-dropdown-toggle { margin: 0; } .btn-split { display: inline-block; position: relative; margin-right: 10px; } .btn-split li { display: inline-block; } .btn-split li button { margin: 0 -1px 0 0; border-radius: 0; } .btn-split li:first-child button { border-radius: 2px 0 0 2px; } .btn-split li:last-child button { border-radius: 0 2px 2px 0; } .btn-split li:only-child button { border-radius: 2px; } .btn-toggle-chevron { position: relative; } .btn-toggle-chevron[aria-expanded="true"] { color: #ffffff; background-color: #484848; border-color: #484848; } .btn-toggle-chevron::after { content: ''; position: absolute; right: 8px; top: calc(50% - 3px); width: 5px; height: 5px; border-top: 1px solid #000000; border-right: 1px solid #000000; transform: rotate(135deg) translate(-1px, 1px); transition: transform .3s; } .btn-toggle-chevron[disabled]::after { border-top-color: #999999; border-right-color: #999999; } .btn-toggle-chevron:enabled:active::after, .btn-toggle-chevron:enabled[aria-expanded="true"]::after { transform: rotate(315deg) translate(-1px, 1px); } .btn-toggle-chevron:enabled:hover::after, .btn-toggle-chevron:enabled:focus::after, .btn-toggle-chevron:enabled:active::after, .btn-toggle-chevron:enabled[aria-expanded="true"]::after { border-top-color: #ffffff; border-right-color: #ffffff; } .btn-dropdown-toggle { white-space: nowrap; overflow: hidden; text-indent: -200px; } .btn-dropdown-toggle[class*='icon-'] { padding-left: 22px; } .btn-dropdown-toggle[class*='icon-']::before { position: absolute; top: 0; left: 0; display: block; width: 22px; height: 22px; content: ''; } .btn-dropdown-toggle[class*='icon-']::after { top: 6px; right: 2px; } .btn-dropdown-toggle::after { position: absolute; top: 7px; right: 6px; width: 10px; height: 10px; content: ''; background: url("../img/icon-sprite.svg?20200407") no-repeat -547px -431px; } .btn-dropdown-toggle:enabled:hover::after, .btn-dropdown-toggle:enabled:focus::after, .btn-dropdown-toggle:enabled:active::after { background-position: -604px -431px; } .btn-dropdown-toggle[aria-expanded="true"] { color: #ffffff; background-color: #484848; border-color: #484848; } .btn-dropdown-toggle[aria-expanded="true"]::after { background: url("../img/icon-sprite.svg?20200407") no-repeat -604px -503px; } .btn-dropdown-toggle[aria-expanded="true"]:hover::after, .btn-dropdown-toggle[aria-expanded="true"]:focus::after, .btn-dropdown-toggle[aria-expanded="true"]:active::after { background: url("../img/icon-sprite.svg?20200407") no-repeat -604px -503px; } .checkbox-block { display: none; margin: 10px 0; } #tbl_macros.massupdate-remove th, #tbl_macros.massupdate-remove td { display: none; } #tbl_macros.massupdate-remove th:nth-child(1), #tbl_macros.massupdate-remove td:nth-child(1), #tbl_macros.massupdate-remove td.nowrap { display: table-cell; } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* for IE11 only. Fixed cell height if table has 100% height */ .host-avail-widget td { height: 100%; } } .interface-container { width: fit-content; width: -moz-fit-content; padding-left: 0; } .interface-container:not(.interface-container-header):not(:empty) { margin-bottom: 5px; } .interface-container:not(.interface-container-header):not(:empty) ~ .interface-container:not(:empty) { border-top: 1px solid #888888; padding-top: 10px; } .interface-container:empty { display: none; } .interface-container .interface-row { display: grid; grid-template-columns: 26px 36px 225px 175px 85px 100px 20px 1fr; grid-template-rows: 24px 1fr; gap: 5px; } .interface-container .interface-row:not(:first-of-type) { margin-top: 5px; } .interface-container .interface-row[data-type] .interface-cell-details { display: none; } .interface-container .interface-row .interface-cell { align-self: center; } .interface-container .interface-row .interface-cell .interface-btn-toggle { display: none; } .interface-container .interface-row .interface-cell.interface-cell-header { color: #333333; text-align: left; } .interface-container .interface-row .interface-cell .table-forms-td-left, .interface-container .interface-row .interface-cell .table-forms-td-right { padding-bottom: 0; } .interface-row.list-accordion-item[data-type="2"].list-accordion-item-closed .list-accordion-item-body { display: none; } .interface-row.list-accordion-item[data-type="2"].list-accordion-item-opened .list-accordion-item-body { display: block; } .interface-row.list-accordion-item[data-type="2"] .interface-btn-toggle { display: inline-block; } .mediatypetest-modal.overlay-dialogue.modal .overlay-dialogue-body { overflow-x: auto; } .mediatypetest-modal.overlay-dialogue.modal .overlay-dialogue-body::-webkit-scrollbar { height: 9px; } .mediatypetest-modal .logitems pre { white-space: nowrap; } .mediatypetest-modal .logtotalms { color: #333333; float: left; line-height: 24px; } #itemsTable .table-col-handle { width: 26px; } #itemsTable .table-col-no { width: 20px; } #itemsTable .table-col-name-normal { width: 285px; } #itemsTable .table-col-name { width: 365px; } #itemsTable .table-col-type { width: 85px; } #itemsTable .table-col-function { width: 85px; } #itemsTable .table-col-draw-style { width: 85px; } #itemsTable .table-col-y-axis-side { width: 85px; } #itemsTable .table-col-colour { width: 105px; } #itemsTable .table-col-action { width: 55px; } z-select.z-select-host-interface .description:not(:empty), .z-select.z-select-host-interface .description:not(:empty) { display: block; margin-top: 5px; color: #777777; } z-select.z-select-host-interface[disabled] .description:not(:empty), z-select.z-select-host-interface li[disabled] .description:not(:empty), .z-select.z-select-host-interface[disabled] .description:not(:empty), .z-select.z-select-host-interface li[disabled] .description:not(:empty) { color: #9f9f9f; } .dashboard-list .dashboard-list-item { display: flex; justify-content: space-between; height: 18px; } .dashboard-list .dashboard-list-item .status-green { background-color: #555555; border-color: #555555; } .dashboard-list .dashboard-list-item .status-yellow { background-color: #555555; border-color: #555555; } .multiselect-description-container { display: flex; align-items: center; } .multiselect-description-container > .multiselect-control { margin-right: 5px; } .rules-status-container > span { text-transform: none; margin: 3px 3px 3px 0; } .rules-status-container > span:last-of-type { margin-right: 0; } .rules-status-container > .status-green:not(:last-of-type) { border-right: 1px solid #2f9f5e; } .rules-status-container > .status-grey:not(:last-of-type) { border-right: 1px solid #9f9f9f; } .input-section-header { padding-top: 10px; } .sidebar .logo:focus .sidebar-logo { box-shadow: 0 0 0 2px #ffffff; } .sidebar button:focus { box-shadow: 0 0 0 2px #ffffff; } .sidebar.is-compact:not(.is-opened) .menu-main > li.is-selected > a { background: #f3f3f3; border-left-color: transparent; } .sidebar.is-compact:not(.is-opened) .menu-main > li.is-selected > a::before { background-position-x: -600px; } .menu-main > li.has-submenu.is-expanded > a::before, .menu-main > li.has-submenu > a:hover::before, .menu-main > li.has-submenu > a:focus::before { background-position-x: -600px; } .menu-main > li.has-submenu.is-expanded > a::after, .menu-main > li.has-submenu > a:hover::after, .menu-main > li.has-submenu > a:focus::after { background-position-x: -579px; } .menu-user a { padding-left: 45px; border-left: 3px solid transparent; } .menu-user a::before { left: 15px; } .menu-user a:link, .menu-user a:visited { border-bottom: 0; } .menu-user a:hover, .menu-user a:focus { border-color: #ffffff; } .dashbrd-grid-new-widget-placeholder .dashbrd-grid-widget-new-box, .dashbrd-grid-new-widget-placeholder .dashbrd-grid-widget-set-position, .dashbrd-grid-new-widget-placeholder .dashbrd-grid-widget-set-size { box-shadow: none; border-color: #000000; background-color: transparent; } .dashbrd-grid-new-widget-placeholder .dashbrd-grid-widget-set-size { border: 2px dashed #000000; box-shadow: none; } .dashbrd-grid-new-widget-placeholder .dashbrd-grid-new-widget-label::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -213px -888px; } .dashbrd-grid-widget-set-size .dashbrd-grid-new-widget-label::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -401px -888px; } .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-resizable-resizing .dashbrd-grid-iterator-mask, .dashbrd-grid-container.dashbrd-mode-edit .dashbrd-grid-iterator.ui-draggable-dragging .dashbrd-grid-iterator-mask { border: 0; } .icon-maint { margin: 0 18px 0 0; } .icon-maint::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -203px -802px; } .icon-depend-up { margin: 0 18px 0 0; } .icon-depend-up::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -208px -729px; } .icon-depend-down { margin: 0 18px 0 0; } .icon-depend-down::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -208px -765px; } .icon-ackn { margin: 0 18px 0 0; } .icon-ackn::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -203px -693px; } .icon-cal { background: transparent url("../img/icon-sprite.svg?20200407") no-repeat -201px -834px; } .icon-wzrd-action { background: transparent url("../img/icon-sprite.svg?20200407") no-repeat -168px -617px; margin-top: -16px; } .btn-iterator-page-previous { background: url("../img/icon-sprite.svg?20200407") no-repeat -244px -657px; } .btn-iterator-page-next { background: url("../img/icon-sprite.svg?20200407") no-repeat -242px -623px; } .btn-widget-action { background: url("../img/icon-sprite.svg?20200407") no-repeat -165px -618px; } .btn-widget-collapse, .interface-row.list-accordion-item[data-type="2"].list-accordion-item-opened .interface-btn-toggle { background: url("../img/icon-sprite.svg?20200407") no-repeat -165px -654px; } .btn-widget-expand, .interface-row.list-accordion-item[data-type="2"].list-accordion-item-closed .interface-btn-toggle { background: url("../img/icon-sprite.svg?20200407") no-repeat -165px -690px; } .btn-widget-edit { background: url("../img/icon-sprite.svg?20200407") no-repeat -201px -619px; } .btn-alarm-on { background: url("../img/icon-sprite.svg?20200407") no-repeat -165px -546px; } .btn-alarm-off { background: url("../img/icon-sprite.svg?20200407") no-repeat -165px -582px; } .btn-sound-on { background: url("../img/icon-sprite.svg?20200407") no-repeat -165px -474px; } .btn-sound-off { background: url("../img/icon-sprite.svg?20200407") no-repeat -165px -510px; } .btn-info-clock { background: url("../img/icon-sprite.svg?20200407") no-repeat -246px -762px; } .btn-dashbrd-conf { background: url("../img/icon-sprite.svg?20200407") no-repeat -201px -619px !important; } .subfilter-enabled .link-action { color: #000000; } .subfilter-enabled .link-action:focus { color: #000000; border-bottom: 3px solid #000000; } .subfilter-enabled .link-action:hover { color: #000000; border-bottom: 1px solid #000000; } .timeline-axis { border-right-color: #272727 !important; } .timeline-axis::before { background-color: #272727 !important; } .menu-popup .menu-popup-item-disabled { color: #9f9f9f; } .menu-popup .menu-popup-item:hover, .menu-popup .menu-popup-item:focus, .menu-popup .menu-popup-item:active, .menu-popup .menu-popup-item.highlighted { background-color: #000000; color: #ffffff; } .menu-popup .menu-popup-item:hover .arrow-right, .menu-popup .menu-popup-item:focus .arrow-right, .menu-popup .menu-popup-item:active .arrow-right, .menu-popup .menu-popup-item.highlighted .arrow-right { border-left-color: #ffffff; } .menu-popup .menu-popup-item:hover.selected::before, .menu-popup .menu-popup-item:focus.selected::before, .menu-popup .menu-popup-item:active.selected::before, .menu-popup .menu-popup-item.highlighted.selected::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -317px -835px; } .menu-popup .menu-popup-item.selected::before { background: url("../img/icon-sprite.svg?20200407") no-repeat -164px -835px; } .add-child-btn { background: url("../img/icon-sprite.svg?20200407") no-repeat -206px -551px !important; } .edit-item-btn { background: url("../img/icon-sprite.svg?20200407") no-repeat -206px -478px !important; } .import-items-btn { background: url("../img/icon-sprite.svg?20200407") no-repeat -206px -515px !important; } .drag-icon { background: url("../img/icon-sprite.svg?20200407") no-repeat -165px -762px !important; } button:focus { background-color: #6f6f6f; box-shadow: 0 0 0 2px #111111; } .btn-alt:focus { box-shadow: 0 0 0 2px #111111; } .radio-list-control .average-bg::before, .radio-list-control .average-bg::after, .radio-list-control .disaster-bg::before, .radio-list-control .disaster-bg::after, .radio-list-control .high-bg::before, .radio-list-control .high-bg::after, .radio-list-control .info-bg::before, .radio-list-control .info-bg::after, .radio-list-control .na-bg::before, .radio-list-control .na-bg::after, .radio-list-control .warning-bg::before, .radio-list-control .warning-bg::after { display: none; } .radio-list-control li input[type="radio"]:checked:not([disabled]) + label { color: #ffffff; } .radio-list-control li input[type="radio"]:checked + label { background-color: #333333 !important; } .radio-list-control li input[type="radio"]:focus + label { background-color: #6f6f6f !important; box-shadow: 0 0 0 2px #111111 !important; color: #ffffff; } .radio-list-control li input[type="radio"]:checked[disabled] + label { background-color: #d3d3d3 !important; } a:link { border-bottom: 1px solid rgba(0, 0, 0, 0.5); } a:visited { border-bottom: 1px solid #000000; } a:hover { border-bottom: 1px solid #000000; } a:focus { border-bottom: 3px solid #000000; } a.link-action { border-bottom: 1px dotted; } .link-action:hover { color: #000000; border-bottom: 1px solid #000000; } .link-action:active { color: #000000; border-bottom: 1px dotted #000000; } .link-action:focus { color: #000000; border-bottom: 3px solid #000000; } .link-alt:link { border-bottom: 1px solid #808080; } .link-alt:visited { border-bottom: 1px solid #808080; } .link-alt:hover { color: #000000; border-bottom: 1px solid #000000; } .link-alt:focus { color: #000000; border-bottom: 3px solid #000000; } .link-alt:active { color: #555555; border-bottom: 1px solid #555555; } .header-navigation li > span a:focus, .header-navigation > li:first-child > span a:focus { margin-bottom: -2px; } .header-navigation > li > span a:focus { line-height: 12px; } .server-name { color: rgba(255, 255, 255, 0.8); } .status-dark-grey { border: none !important; background-color: #666666 !important; } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active, .interface-container .interface-row .interface-cell .interface-btn-toggle { font-weight: bold !important; color: #000000 !important; } .btn-link:focus, .interface-container .interface-row .interface-cell .interface-btn-toggle:focus { margin-bottom: -3px !important; border-bottom: 3px solid #000000 !important; } .table-paging a:focus { background-color: #777777 !important; } .paging-selected:focus { background-color: #777777 !important; } .filter-trigger .arrow-down { border-top-color: #ffffff !important; } .tag.green-bg, .tag.yellow-bg { background-color: #333333; color: #ffffff; } .disabled { opacity: .5; } .multiselect.active { box-shadow: 0 0 0 1px #111111; transition: box-shadow .2s ease-out; } .multiselect input[type="text"]:focus { box-shadow: none; } .multiselect .multiselect-list li.selected .subfilter-enabled, .multiselect .multiselect-list li.selected .subfilter-disable-btn, .multiselect .multiselect-list li.selected .subfilter-disable-btn:active { box-shadow: 0 0 0 1px #111111; } .checkbox-radio:focus + label span { box-shadow: 0 0 0 1px #111111; transition: box-shadow .2s ease-out; } z-select button.focusable:focus, .z-select button.focusable:focus, z-select .list:focus, .z-select .list:focus, .multiselect:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="time"]:focus, input[type="file"]:focus, textarea:focus, select:focus { box-shadow: 0 0 0 1px #111111; transition: box-shadow .2s ease-out; } .multiselect-suggest li.suggest-hover, .multiselect-matches li.suggest-hover { color: #ffffff; background-color: #000000; } .multiselect-suggest li.suggest-hover .grey, .multiselect-matches li.suggest-hover .grey { color: #dcdcdc; } .multiselect-suggest li.suggest-hover .suggest-found, .multiselect-matches li.suggest-hover .suggest-found { color: #ffd98c; } .suggest-found { color: #7c4c00; } .dashbrd-widget-graph-link:focus::after { background: #111111; height: 3px; bottom: -3px; } .list-table .subfilter-enabled { background-color: #ffffff; box-shadow: 0 0 0 1px #000000; } .list-table thead th { border-color: #909090; } .list-table.compact-view .flh-na-bg:not(.row-selected):not(:hover), .list-table.compact-view .flh-info-bg:not(.row-selected):not(:hover), .list-table.compact-view .flh-warning-bg:not(.row-selected):not(:hover), .list-table.compact-view .flh-average-bg:not(.row-selected):not(:hover), .list-table.compact-view .flh-high-bg:not(.row-selected):not(:hover), .list-table.compact-view .flh-disaster-bg:not(.row-selected):not(:hover) { background: none; } .list-table.compact-view td { box-shadow: inset 0 -1px 0 0 #888888; } .list-table.compact-view td.na-bg::before, .list-table.compact-view td.normal-bg::before, .list-table.compact-view td.info-bg::before, .list-table.compact-view td.warning-bg::before, .list-table.compact-view td.average-bg::before, .list-table.compact-view td.high-bg::before, .list-table.compact-view td.disaster-bg::before { min-height: 20px; box-shadow: inset 0 -1px 0 0 #888888; } .list-table.compact-view td.na-bg::after, .list-table.compact-view td.normal-bg::after, .list-table.compact-view td.info-bg::after, .list-table.compact-view td.warning-bg::after, .list-table.compact-view td.average-bg::after, .list-table.compact-view td.high-bg::after, .list-table.compact-view td.disaster-bg::after { top: 1px; transform: scale(0.8); } .list-table.compact-view td .icon-maint::before { background-position: -206px -804px; } .list-table.compact-view td .icon-wzrd-action { background: transparent url("../img/icon-sprite.svg?20200407") no-repeat -165px -624px; } .filter-highlight-row-cb { display: none; } .status-container .status-na-bg, .status-container .status-info-bg, .status-container .status-warning-bg, .status-container .status-average-bg, .status-container .status-high-bg, .status-container .status-disaster-bg { border-color: rgba(255, 255, 255, 0.2); background-color: #333333; color: #ffffff; } .na-bg, .normal-bg, .info-bg, .average-bg, .warning-bg, .high-bg, .disaster-bg, .log-na-bg, .log-info-bg, .log-warning-bg, .log-high-bg, .log-disaster-bg { background-color: transparent !important; } .na-bg::before, .normal-bg::before, .info-bg::before, .average-bg::before, .warning-bg::before, .high-bg::before, .disaster-bg::before, .log-na-bg::before, .log-info-bg::before, .log-warning-bg::before, .log-high-bg::before, .log-disaster-bg::before { content: ''; position: absolute; top: 0; left: 0; bottom: 0; min-height: 28px; width: 34px; } .na-bg::after, .normal-bg::after, .info-bg::after, .average-bg::after, .warning-bg::after, .high-bg::after, .disaster-bg::after, .log-na-bg::after, .log-info-bg::after, .log-warning-bg::after, .log-high-bg::after, .log-disaster-bg::after { background: url("../img/icon-sprite.svg?20200407") no-repeat; content: ''; position: absolute; left: 6px; top: 5px; width: 22px; height: 18px; } .na-bg::after, .log-na-bg::after { background-position: -106px -411px; } .normal-bg::after { background-position: -76px -411px; } .info-bg::after, .log-info-bg::after { background-position: -136px -411px; } .average-bg::after { background-position: -196px -410px; } .warning-bg::after, .log-warning-bg::after { background-position: -166px -411px; } .high-bg::after, .log-high-bg::after { background-position: -226px -411px; } .disaster-bg::after, .log-disaster-bg::after { background-position: -256px -411px; } .na-bg::before, .log-na-bg::before, .normal-bg::before { background-color: #59db8f; } .na-bg.blink-hidden::after, .normal-bg.blink-hidden::after, .info-bg.blink-hidden::after, .average-bg.blink-hidden::after, .warning-bg.blink-hidden::after, .high-bg.blink-hidden::after, .disaster-bg.blink-hidden::after { content: none; } .na-bg a.link-action, .normal-bg a.link-action, .info-bg a.link-action, .average-bg a.link-action, .warning-bg a.link-action, .high-bg a.link-action, .disaster-bg a.link-action { color: #555555; } .log-na-bg::before { color: #2a353a !important; background-color: #97aab3 !important; } .log-info-bg::before { color: #00268e !important; background-color: #7499ff !important; } .log-warning-bg::before { color: #734d00 !important; background-color: #ffc859 !important; } .log-high-bg::before { color: #52190b !important; background-color: #e97659 !important; } .log-disaster-bg::before { color: #4b0c0c !important; background-color: #e45959 !important; } td.na-bg, td.normal-bg, td.info-bg, td.average-bg, td.warning-bg, td.high-bg, td.disaster-bg, td.log-na-bg, td.log-info-bg, td.log-warning-bg, td.log-high-bg, td.log-disaster-bg { padding-left: 42px; color: #000000; } .notif-body h4 { padding-bottom: 3px; margin-bottom: -3px; } .notif-body p { margin: .25em 0 2px; } .notif-body li { padding: 0 0 10px 42px; } .notif-indic { width: 34px; height: 27px; position: relative; margin: 0 0 0 -42px; } .notif-indic-container { margin: 0 0 0 -42px; } td.inactive-bg { padding-left: 42px !important; color: #000000; } .inactive-bg, td.inactive-bg { background-color: transparent !important; } .inactive-bg::before { content: ''; width: 34px; position: absolute; top: 0; left: 0; bottom: 0; min-height: 28px; background-color: #e45959; } .inactive-bg::after { content: ''; background: url("../img/icon-sprite.svg?20200407") no-repeat -256px -411px; width: 22px; height: 18px; top: 5px; left: 6px; position: absolute; } .msg-bad .link-action:hover, .msg-good .link-action:hover, .msg-warning .link-action:hover { color: #000000; } .graph-selection { background-color: rgba(0, 0, 0, 0.1); border: 0; outline: 2px solid rgba(0, 0, 0, 0.6); } .svg-graph-selection { fill: rgba(0, 0, 0, 0.1); stroke: rgba(0, 0, 0, 0.6); stroke-width: 2px; } .ui-selectable-helper { background-color: rgba(0, 0, 0, 0.1); border: 2px solid rgba(0, 0, 0, 0.6); } .map-element-selected { border: 3px dashed #000000; } .multilineinput-control button::after { background-position: -206px -478px; } .multilineinput-control button:focus::after { background-position: -206px -478px; } .btn-back-map-container a { border-bottom: 0; } .btn-back-map-container .btn-back-map .btn-back-map-icon { background-position: -85px -725px; } .ui-tabs-nav .btn-time:hover, .ui-tabs-nav .filter-trigger:hover { background-color: #3c3c3c; } .ui-tabs-nav .btn-time:focus, .ui-tabs-nav .filter-trigger:focus { background-color: #6f6f6f; box-shadow: 0 0 0 2px #111111; } .ui-tabs-nav .ui-state-focus .btn-time, .ui-tabs-nav .ui-state-focus .filter-trigger { background-color: #6f6f6f; box-shadow: 0 0 0 2px #111111; } .ui-tabs-nav .ui-state-focus.ui-tabs-active .btn-time, .ui-tabs-nav .ui-state-focus.ui-tabs-active .filter-trigger { background-color: #f4f4f4; border-color: #f4f4f4; box-shadow: 0 0 0 2px #111111; } .btn-time-left { background-position: -244px -657px; } .btn-time-left:disabled { background-position: -244px -657px; } .btn-time-right { background-position: -242px -623px; } .btn-time-right:disabled { background-position: -242px -623px; } .btn-time-right:hover, .btn-time-right:focus, .btn-time-left:hover, .btn-time-left:focus { color: #ffffff; background-color: #484848; border-color: #484848; } .btn-time-right:focus, .btn-time-left:focus { background-color: #6f6f6f; } .time-quick li a:focus { border-radius: 2px; box-shadow: 0 0 0 2px #111111; } .icon-action-command::before { background-position: -249px -325px; } .icon-action-close::before { background-position: -224px -325px; } .icon-action-msg::before { background-position: -299px -285px; } .icon-action-severity-up::before { background-position: -349px -285px; } .icon-action-severity-down::before { background-position: -375px -285px; } .icon-action-severity-changed::before { background-position: -399px -285px; } .icon-action-message::before { background-position: -199px -285px; } .icon-action-ack::before { background-position: -323px -285px; } .icon-action-unack::before { background-position: -173px -285px; } .icon-invisible::before { background-position: -249px -803px; } .icon-problem-generated::before { background-position: -449px -285px; } .icon-problem-recovery::before { background-position: -424px -285px; } .icon-action-msgs::before, .icon-description::before { background-position: -474px -285px; } .icon-actions-number-gray::before { background-position: -499px -285px; } .icon-actions-number-yellow::before { background-position: -549px -285px; } .icon-actions-number-red::before { background-position: -524px -285px; } .problem-icon-list .problem-icon-list-item { background: transparent; color: #000000; position: relative; padding-left: 20px; } .problem-icon-list .problem-icon-list-item::before { content: ''; background-image: url("../img/icon-sprite.svg?20200407"); background-repeat: no-repeat; border-radius: 3px; position: absolute; top: 0; left: 0; height: 17px; width: 17px; } .problem-icon-list .status-na-bg::before { background-position: -357px -409px; } .problem-icon-list .status-info-bg::before { background-position: -380px -409px; } .problem-icon-list .status-average-bg::before { background-position: -403px -409px; } .problem-icon-list .status-warning-bg::before { background-position: -426px -409px; } .problem-icon-list .status-high-bg::before { background-position: -449px -409px; } .problem-icon-list .status-disaster-bg::before { background-position: -472px -409px; } .overrides-options-list > li > div { background-color: #333333 !important; } .overrides-options-list > li > div > .subfilter-disable-btn { border: none !important; top: 0; } .totals-list > div { border-top: 1px solid #9f9f9f; color: #000000; } .totals-list .count { font-weight: bold; } .totals-list.totals-list-horizontal > div:not(:last-of-type) { border-right: 1px solid #9f9f9f; } .host-avail-widget td:not(:first-child) { border-left: 1px solid #9f9f9f; } .host-avail-widget .host-avail-true, .host-avail-widget .host-avail-false, .host-avail-widget .host-avail-unknown, .host-avail-widget .host-avail-total { background: transparent; } .navtree .tree .tree-item > .tree-row { min-width: 410px; } .by-severity-widget > div { min-width: 65px; padding-left: 42px; } .by-severity-widget > div::after { top: 50%; transform: translateY(-50%); } .btn-undo.is-focused { box-shadow: 0 1px 0px #111111, 0 -1px 0px #111111; } .filter-container.tabfilter-container .tabfilter-item-label.focused { box-shadow: 0 0 0 2px #111111; } .breadcrumbs > ::after { content: " /"; } .breadcrumbs > :last-child::after { content: ""; }
💾 保存文件
← 返回文件管理器