@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}:root{--tagify-dd-color-primary:#3595f6;--tagify-dd-bg-color:#fff}.tagify{--tags-border-color:#ddd;--tags-hover-border-color:#ccc;--tags-focus-border-color:#3595f6;--tag-bg:#e5e5e5;--tag-hover:#d3e2e2;--tag-text-color:#000;--tag-text-color--edit:#000;--tag-pad:0.3em 0.5em;--tag-inset-shadow-size:1.1em;--tag-invalid-color:#d39494;--tag-invalid-bg:rgba(211,148,148,0.5);--tag-remove-bg:rgba(211,148,148,0.3);--tag-remove-btn-color:#000;--tag-remove-btn-bg:none;--tag-remove-btn-bg--hover:#c77777;--input-color:inherit;--tag--min-width:1ch;--tag--max-width:auto;--tag-hide-transition:0.3s;--placeholder-color:rgba(0,0,0,0.4);--placeholder-color-focus:rgba(0,0,0,0.25);--loader-size:.8em;display:flex;align-items:flex-start;flex-wrap:wrap;border:1px solid #ddd;border:1px solid var(--tags-border-color);padding:0;line-height:1.1;cursor:text;outline:0;position:relative;box-sizing:border-box;transition:.1s}@-webkit-keyframes tags--bump{30%{transform:scale(1.2)}}@keyframes tags--bump{30%{transform:scale(1.2)}}@-webkit-keyframes rotateLoader{to{transform:rotate(1turn)}}@keyframes rotateLoader{to{transform:rotate(1turn)}}.tagify:hover{border-color:#ccc;border-color:var(--tags-hover-border-color)}.tagify.tagify--focus{transition:0s;border-color:#3595f6;border-color:var(--tags-focus-border-color)}.tagify[readonly]:not(.tagify--mix){cursor:default}.tagify[readonly]:not(.tagify--mix)>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[readonly]:not(.tagify--mix) .tagify__tag>div{padding:.3em .5em;padding:var(--tag-pad)}.tagify[readonly]:not(.tagify--mix) .tagify__tag>div:before{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 0,transparent 50%,var(--tag-bg) 0,var(--tag-bg) 75%,transparent 0,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}.tagify[readonly] .tagify__tag__removeBtn{display:none}.tagify--loading .tagify__input:before{content:none}.tagify--loading .tagify__input:after{content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);border-color:#eee #bbb #888 transparent;border-style:solid;border-width:3px;border-radius:50%;-webkit-animation:rotateLoader .4s linear infinite;animation:rotateLoader .4s linear infinite;margin:-2px 0 -2px .5em}.tagify--loading .tagify__input:empty:after{margin-left:0}.tagify+input,.tagify+textarea{display:none!important}.tagify__tag{display:inline-flex;align-items:center;margin:5px 0 5px 5px;position:relative;z-index:1;outline:0;cursor:default;transition:.13s ease-out}.tagify__tag>div{vertical-align:top;box-sizing:border-box;max-width:100%;padding:.3em .5em;padding:var(--tag-pad,.3em .5em);color:#000;color:var(--tag-text-color,#000);line-height:inherit;border-radius:3px;white-space:nowrap;transition:.13s ease-out}.tagify__tag>div>*{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:1ch;max-width:auto;min-width:var(--tag--min-width,1ch);max-width:var(--tag--max-width,auto);transition:.8s ease,color .1s}.tagify__tag>div>[contenteditable]{outline:0;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;cursor:text;margin:-2px;padding:2px;max-width:350px}.tagify__tag>div:before{content:"";position:absolute;border-radius:inherit;left:0;top:0;right:0;bottom:0;z-index:-1;pointer-events:none;transition:.12s ease;-webkit-animation:tags--bump .3s ease-out 1;animation:tags--bump .3s ease-out 1;box-shadow:inset 0 0 0 1.1em #e5e5e5;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-bg,#e5e5e5) inset}.tagify__tag:hover:not([readonly]) div:before{top:-2px;right:-2px;bottom:-2px;left:-2px;box-shadow:inset 0 0 0 1.1em #d3e2e2;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-hover,#d3e2e2) inset}.tagify__tag--loading{pointer-events:none}.tagify__tag--loading .tagify__tag__removeBtn{display:none}.tagify__tag--loading:after{--loader-size:.4em;content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);border-color:#eee #bbb #888 transparent;border-style:solid;border-width:3px;border-radius:50%;-webkit-animation:rotateLoader .4s linear infinite;animation:rotateLoader .4s linear infinite;margin:0 .5em 0 -.1em}.tagify__tag--flash div:before{-webkit-animation:none;animation:none}.tagify__tag--hide{width:0!important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:.3s;transition:var(--tag-hide-transition,.3s);pointer-events:none}.tagify__tag--hide>div>*{white-space:nowrap}.tagify__tag.tagify--noAnim>div:before{-webkit-animation:none;animation:none}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div>span{opacity:.5}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div:before{box-shadow:inset 0 0 0 1.1em rgba(211,148,148,.5)!important;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-invalid-bg,rgba(211,148,148,.5)) inset!important;transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div:before{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 0,transparent 50%,var(--tag-bg) 0,var(--tag-bg) 75%,transparent 0,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}.tagify__tag--editable>div{color:#000;color:var(--tag-text-color--edit,#000)}.tagify__tag--editable>div:before{box-shadow:inset 0 0 0 2px #d3e2e2!important;box-shadow:0 0 0 2px var(--tag-hover,#d3e2e2) inset!important}.tagify__tag--editable>.tagify__tag__removeBtn{pointer-events:none}.tagify__tag--editable>.tagify__tag__removeBtn:after{opacity:0;transform:translateX(100%) translateX(5px)}.tagify__tag--editable.tagify--invalid>div:before{box-shadow:inset 0 0 0 2px #d39494!important;box-shadow:0 0 0 2px var(--tag-invalid-color,#d39494) inset!important}.tagify__tag__removeBtn{order:5;display:inline-flex;align-items:center;justify-content:center;border-radius:50px;cursor:pointer;font:14px/1 Arial;background:0 0;background:var(--tag-remove-btn-bg,none);color:#000;color:var(--tag-remove-btn-color,#000);width:14px;height:14px;margin-right:4.66667px;margin-left:-4.66667px;overflow:hidden;transition:.2s ease-out}.tagify__tag__removeBtn:after{content:"×";transition:.3s,color 0s}.tagify__tag__removeBtn:hover{color:#fff;background:#c77777;background:var(--tag-remove-btn-bg--hover,#c77777)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div:before{box-shadow:inset 0 0 0 1.1em rgba(211,148,148,.3)!important;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-remove-bg,rgba(211,148,148,.3)) inset!important;transition:box-shadow .2s}.tagify:not(.tagify--mix) .tagify__input br{display:none}.tagify:not(.tagify--mix) .tagify__input *{display:inline;white-space:nowrap}.tagify__input{flex-grow:1;display:inline-block;min-width:110px;margin:5px;padding:.3em .5em;padding:var(--tag-pad,.3em .5em);line-height:inherit;position:relative;white-space:pre-wrap;color:inherit;color:var(--input-color,inherit);box-sizing:inherit}.tagify__input:empty:before{transition:.2s ease-out;opacity:1;transform:none;display:inline-block;width:auto}.tagify--mix .tagify__input:empty:before{display:inline-block}.tagify__input:focus{outline:0}.tagify__input:focus:before{transition:.2s ease-out;opacity:0;transform:translatex(6px)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tagify__input:focus:before{display:none}}@supports (-ms-ime-align:auto){.tagify__input:focus:before{display:none}}.tagify__input:focus:empty:before{transition:.2s ease-out;opacity:1;transform:none;color:rgba(0,0,0,.25);color:var(--placeholder-color-focus)}@-moz-document url-prefix(){.tagify__input:focus:empty:after{display:none}}.tagify__input:before{content:attr(data-placeholder);height:1em;line-height:1em;margin:auto 0;z-index:1;color:rgba(0,0,0,.4);color:var(--placeholder-color);white-space:nowrap;pointer-events:none;opacity:0;position:absolute}.tagify--mix .tagify__input:before{display:none;position:static;line-height:inherit}.tagify__input:after{content:attr(data-suggest);display:inline-block;white-space:pre;color:#000;opacity:.3;pointer-events:none;max-width:100px}.tagify__input .tagify__tag{margin:0}.tagify__input .tagify__tag>div{padding-top:0;padding-bottom:0}.tagify--mix{display:block}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.5}.tagify--mix .tagify__input:before{height:auto}.tagify--mix .tagify__input:after{content:none}.tagify--select:after{content:">";opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px monospace;line-height:8px;height:8px;pointer-events:none;transform:translate(-150%,-50%) scaleX(1.2) rotate(90deg);transition:.2s ease-in-out}.tagify--select[aria-expanded=true]:after{transform:translate(-150%,-50%) rotate(270deg) scaleY(1.2)}.tagify--select .tagify__tag{position:absolute;top:0;right:1.8em;bottom:0}.tagify--select .tagify__tag div{display:none}.tagify--select .tagify__input{width:100%}.tagify--invalid{--tags-border-color:#d39494}.tagify__dropdown{position:absolute;z-index:9999;transform:translateY(1px);overflow:hidden}.tagify__dropdown[placement=top]{margin-top:0;transform:translateY(-100%)}.tagify__dropdown[placement=top] .tagify__dropdown__wrapper{border-top-width:1px;border-bottom-width:0}.tagify__dropdown[position=text]{box-shadow:0 0 0 3px rgba(var(--tagify-dd-color-primary),.1);font-size:.9em}.tagify__dropdown[position=text] .tagify__dropdown__wrapper{border-width:1px}.tagify__dropdown__wrapper{max-height:300px;overflow:hidden;background:#fff;background:var(--tagify-dd-bg-color);border:1px solid #3595f6;border-color:var(--tagify-dd-color-primary);border-top:0 solid var(--tagify-dd-color-primary);box-shadow:0 2px 4px -2px rgba(0,0,0,.2);transition:.25s cubic-bezier(0,1,.5,1)}.tagify__dropdown__wrapper:hover{overflow:auto}.tagify__dropdown--initial .tagify__dropdown__wrapper{max-height:20px;transform:translateY(-1em)}.tagify__dropdown--initial[placement=top] .tagify__dropdown__wrapper{transform:translateY(2em)}.tagify__dropdown__item{box-sizing:inherit;padding:.3em .5em;cursor:pointer;border-radius:2px;position:relative;outline:0}.tagify__dropdown__item--active{background:#3595f6;background:var(--tagify-dd-color-primary);color:#fff}.tagify__dropdown__item:active{filter:brightness(105%)}.dc-chart path.dc-symbol,.dc-legend g.dc-legend-item.fadeout{fill-opacity:.5;stroke-opacity:.5}.dc-chart rect.bar{stroke:none;cursor:pointer}.dc-chart rect.bar:hover{fill-opacity:.5}.dc-chart rect.deselected{stroke:none;fill:#ccc}.dc-chart .pie-slice{fill:#fff;font-size:12px;cursor:pointer}.dc-chart .pie-slice.external{fill:#000}.dc-chart .pie-slice.highlight,.dc-chart .pie-slice :hover{fill-opacity:.8}.dc-chart .pie-path{fill:none;stroke-width:2px;stroke:#000;opacity:.4}.dc-chart .selected circle,.dc-chart .selected path{stroke-width:3;stroke:#ccc;fill-opacity:1}.dc-chart .deselected circle,.dc-chart .deselected path{stroke:none;fill-opacity:.5;fill:#ccc}.dc-chart .axis line,.dc-chart .axis path{fill:none;stroke:#000;shape-rendering:crispEdges}.dc-chart .axis text{font:10px sans-serif}.dc-chart .axis .grid-line,.dc-chart .axis .grid-line line,.dc-chart .grid-line,.dc-chart .grid-line line{fill:none;stroke:#ccc;shape-rendering:crispEdges}.dc-chart .brush rect.selection{fill:#4682b4;fill-opacity:.125}.dc-chart .brush .custom-brush-handle{fill:#eee;stroke:#666;cursor:ew-resize}.dc-chart path.line{fill:none;stroke-width:1.5px}.dc-chart path.area{fill-opacity:.3;stroke:none}.dc-chart path.highlight{stroke-width:3;fill-opacity:1;stroke-opacity:1}.dc-chart g.state{cursor:pointer}.dc-chart g.state :hover{fill-opacity:.8}.dc-chart g.state path{stroke:#fff}.dc-chart g.deselected path{fill:grey}.dc-chart g.deselected text{display:none}.dc-chart g.row rect{fill-opacity:.8;cursor:pointer}.dc-chart g.row rect:hover{fill-opacity:.6}.dc-chart g.row text{fill:#fff;font-size:12px;cursor:pointer}.dc-chart g.dc-tooltip path{fill:none;stroke:grey;stroke-opacity:.8}.dc-chart g.county path{stroke:#fff;fill:none}.dc-chart g.debug rect{fill:#00f;fill-opacity:.2}.dc-chart g.axis text{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.dc-chart .node{font-size:.7em;cursor:pointer}.dc-chart .node :hover{fill-opacity:.8}.dc-chart .bubble{stroke:none;fill-opacity:.6}.dc-chart .highlight{fill-opacity:1;stroke-opacity:1}.dc-chart .fadeout{fill-opacity:.2;stroke-opacity:.2}.dc-chart .box text{font:10px sans-serif;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.dc-chart .box line{fill:#fff}.dc-chart .box circle,.dc-chart .box line,.dc-chart .box rect{stroke:#000;stroke-width:1.5px}.dc-chart .box .center{stroke-dasharray:3,3}.dc-chart .box .data,.dc-chart .box div.ntop .ntop_host table,.dc-chart .box div.ntop .ntop_host table tr,.dc-chart .box div.ntop table.table,.dc-chart .box div.ntop table.table tr,div.ntop .dc-chart .box table.table,div.ntop .ntop_host .dc-chart .box table,div.ntop .ntop_host table .dc-chart .box tr,div.ntop table.table .dc-chart .box tr{stroke:none;stroke-width:0px}.dc-chart .box .outlier{fill:none;stroke:#ccc}.dc-chart .box .outlierBold{fill:red;stroke:none}.dc-chart .box.deselected{opacity:.5}.dc-chart .box.deselected .box{fill:#ccc}.dc-chart .symbol{stroke:none}.dc-chart .heatmap .box-group.deselected rect{stroke:none;fill-opacity:.5;fill:#ccc}.dc-chart .heatmap g.axis text{pointer-events:all;cursor:pointer}.dc-chart .empty-chart .pie-slice{cursor:default}.dc-chart .empty-chart .pie-slice path{fill:#fee;cursor:default}.dc-data-count{float:right;margin-top:15px;margin-right:15px}.dc-data-count .filter-count,.dc-data-count .total-count{color:#3182bd;font-weight:700}.dc-legend{font-size:11px}.dc-legend .dc-legend-item{cursor:pointer}.dc-legend g.dc-legend-item.selected{fill:#00f}.dc-hard .number-display{float:none}div.dc-html-legend{overflow-y:auto;overflow-x:hidden;height:inherit;float:right;padding-right:2px}div.dc-html-legend .dc-legend-item-horizontal{display:inline-block;margin-left:5px;margin-right:5px;cursor:pointer}div.dc-html-legend .dc-legend-item-horizontal.selected{background-color:#3182bd;color:#fff}div.dc-html-legend .dc-legend-item-vertical{display:block;margin-top:5px;padding-top:1px;padding-bottom:1px;cursor:pointer}div.dc-html-legend .dc-legend-item-vertical.selected{background-color:#3182bd;color:#fff}div.dc-html-legend .dc-legend-item-color{display:table-cell;width:12px;height:12px}div.dc-html-legend .dc-legend-item-label{line-height:12px;display:table-cell;vertical-align:middle;padding-left:3px;padding-right:3px;font-size:.75em}.dc-html-legend-container{height:inherit}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}td,th{padding:0;font-weight:400;vertical-align:top}div{padding:0;margin:0}img{border-style:none}th{white-space:nowrap}button,input,select,textarea{padding:3px;margin-top:0;font-family:arial,helvetica,sans-serif;vertical-align:middle;background-color:#fff;border:none;outline-style:none;outline-width:medium}select:not([multiple]){padding-right:2.5em;background-image:url(images/select_arrow.png);background-position:right 50%;background-repeat:no-repeat;background-size:20px 11px;-webkit-appearance:none;-moz-appearance:none}div.popup_menu select:not([multiple]){background:#fff url(images/select_arrow.png) right 10%/20px 11px no-repeat}select::-ms-expand{display:none}input[type=file]{color:#000}form{margin:0}form label+input:not([type=checkbox]){margin-left:10px}form label.required:after{color:#13d389;content:" (required)"}input:hover,input[type=checkbox]:hover+label:before,select:hover,textarea:hover{background-color:#e8e8ee}td.checkbox input[type=checkbox]+label:before{margin:0}input[type=checkbox]{display:none}input[type=checkbox]+label:before{display:inline-block;width:12.5px;height:12.5px;padding:0;margin:-2px 4px 0 0;vertical-align:middle;background-color:#e0e0e4;border:1px solid #e0e0e4;content:" "}input[type=checkbox]:checked+label:before{color:#000;text-align:center;content:"✖"}select.icon option{height:18px;padding-left:22px;background-position:0 100%;background-repeat:no-repeat;background-size:18px}button,input.button,table.vs_duallist a.control{padding:2px 6px;margin-left:5px;color:#fff;cursor:pointer;border-radius:4px}body.main .popup_menu table.vs_duallist span.control,table.vs_duallist a.control,table.vs_duallist body.main .popup_menu span.control{background-color:#e0e0e4;box-shadow:none}.wato div.mainmenu a:hover,button:hover,input.button:hover,table.vs_duallist a.control:hover{text-decoration:none}.wato div.mainmenu a:active,button:active,input.button:active,table.vs_duallist a.control:active{box-shadow:inset 0 0 .5px #444}button:disabled,button:disabled:active,button:disabled:hover,button[disabled=disabled],button[disabled=disabled]:active,button[disabled=disabled]:hover,input.button:disabled,input.button:disabled:active,input.button:disabled:hover,input.button:not([type=password]):disabled,input.button:not([type=password]):disabled:active,input.button:not([type=password]):disabled:hover,input.button:not([type=password])[disabled=disabled],input.button:not([type=password])[disabled=disabled]:active,input.button:not([type=password])[disabled=disabled]:hover,input.button:not([type=text]):disabled,input.button:not([type=text]):disabled:active,input.button:not([type=text]):disabled:hover,input.button:not([type=text])[disabled=disabled],input.button:not([type=text])[disabled=disabled]:active,input.button:not([type=text])[disabled=disabled]:hover,input.button[disabled=disabled],input.button[disabled=disabled]:active,input.button[disabled=disabled]:hover{color:#7c7c80;cursor:auto;background-color:#e0e0e4;filter:grayscale(80%)}button.hot,button.hot:active,input.button.hot,input.button.hot:active{color:#323232;background-color:#11bd7b}button.hot:hover,input.button.hot:hover{background-color:#13d389}.toggle_switch{background:#f9f9ff;border-radius:11px;box-shadow:none;box-sizing:border-box}.toggle_switch a,.toggle_switch body.main .popup_menu span,.wato div.globalvars .toggle_switch a,.wato div.globalvars .toggle_switch body.main .popup_menu span,body.main .popup_menu .toggle_switch span,body.main .popup_menu .wato div.globalvars .toggle_switch{width:30px;height:13px;font-size:10px;font-weight:700;line-height:13px;letter-spacing:1px;border:none;border-radius:8px;box-shadow:none}.toggle_switch a,.wato div.globalvars .toggle_switch a{display:block;width:30px;color:#000;text-align:center;text-decoration:none;cursor:pointer}.toggle_switch.on a,.wato div.globalvars .toggle_switch.on a{float:left;color:#000;background-color:#13d389}.toggle_switch.off a,.wato div.globalvars .toggle_switch.off a{float:left;color:rgba(51,51,51,.8);background-color:#e0e0e4}.toggle_switch a:hover,.wato div.globalvars .toggle_switch a:hover{text-decoration:none;opacity:.5;filter:alpha(opacity=50)}div.ntop .ntop_host table .toggle_switch,div.ntop table.table .toggle_switch,table.data .toggle_switch{background-color:#999}div.ntop .ntop_host table .toggle_switch a,div.ntop table.table .toggle_switch a,table.data .toggle_switch a{color:#fff}.dots{margin-left:5px;overflow:hidden;color:rgba(51,51,51,.4)}.dots.required:before{color:#13d389;content:"(required) "}a.button{display:inline-block;width:auto;padding:8px 16px;margin:0 10px;font-weight:700;letter-spacing:1px;color:#333;text-decoration:none;cursor:pointer;background-color:#e0e0e4;border-radius:4px;box-shadow:none}input[type=submit]:focus{outline:none}img.icon{width:20px;height:20px}span.emblem{position:relative}img.emblem{position:absolute;right:3px;bottom:-3px;width:10px;height:10px}td.buttons img.emblem{right:0}a.inline img.icon,div.icon,img.icon.inline{width:16px;height:16px;vertical-align:middle}h1{margin-top:0;margin-bottom:5px;margin-left:5px;font-size:18px;color:#fff}div.livestatus.message{position:fixed;bottom:-10px;left:10px;z-index:20;color:#000}img.treeangle{width:8px;height:8px;margin:0 3px;vertical-align:middle;cursor:pointer;transition:transform .2s ease-in-out}img.treeangle.open{transform:rotate(90deg)}img.treeangle.nform{margin-left:-5px}img.treeangle.title{margin-right:5px;vertical-align:middle;filter:none}b.treeangle.title{font-weight:700;color:#333;cursor:pointer}div.foldable_wrapper{margin-top:10px;background-color:#e8e8ee;border-radius:4px 4px 0 0}div.foldable_wrapper:not(:last-of-type){margin-bottom:20px}div.foldable_wrapper img.treeangle{margin-left:10px}div.foldable_wrapper h3{margin-top:0}div.foldable_wrapper ul.treeangle,img.treeangle+.treeangle.title{margin:0}ul.treeangle{position:relative;padding-left:20px;margin:8px 0}ul.treeangle li{display:block;padding-left:20px;margin:0 0 0 16px;list-style:disc}ul.closed{display:none}div.error,div.message,div.really,div.success,div.warning{padding:16px;margin:10px 0;border-radius:4px;box-shadow:none}div.error h1,div.message h1,div.really h1,div.success h1,div.warning h1{margin-bottom:5px;margin-left:0;font-size:14px;font-weight:700;color:#fff}div.error input.button,div.message input.button,div.really input.button,div.success input.button,div.warning input.button{padding:8px 16px;margin-top:0;margin-bottom:0}body.main div.really a,div.really,div.really h3{color:#000;background-color:#fffe44}div.really h3{padding-left:0}div.success{color:#000;background-color:#e8e8ee}div.message{color:#000;background-color:#9dbecd;border-color:#048}div.error{color:#fafafa;background-color:#e85555;border-color:#e40}div.error a,div.error a:link{color:#fff}div.error tt{color:inherit}.warning,body.main div.warning{color:#000;background-color:#fffe44}.warning a,.warning a:link,body.main div.warning a,body.main div.warning a:link{color:#000}form.confirm{margin-top:10px}h2,h3{margin-bottom:1px}h2+div.info,h2+div.success,h3+div.info,h3+div.success{padding-top:10px;margin-top:0}h2+div.success,h3+div.success{margin-bottom:0}td>div.error,td div.warning{padding:5px 10px;margin-top:3px;margin-bottom:3px}td>div.error ul,td div.warning ul{padding-left:0;margin:5px 10px}table.dictionary{width:100%;border-collapse:collapse}table.dictionary b.header{font-size:10px;font-weight:400}table.dictionary td.dictright{width:99%;padding:0;white-space:nowrap;border-style:none}table.dictionary td.dictleft{width:1%;white-space:nowrap}table.dictionary td.dictleft span.required{color:#13d389}table.dictionary td.dictleft div.help,table.dictionary td.dictleft div.popup_menu{white-space:normal}table.dictionary td.dictleft>span{margin:0 5px 5px 0}td.dictleft div.dictelement{float:none;margin-top:3px;margin-bottom:10px;margin-left:0}td.dictleft div.dictelement:empty{margin:0}td.dictleft div.dictelement.indent{padding-left:10px;margin-left:6px;border-left:2px solid #e0e0e4}td.dictleft div.dictelement.indent ul{margin-top:1px}table.vs_dict_text{padding:0;margin:0;border-collapse:collapse}div.ntop .ntop_host table tr td table.vs_dict_text>tbody>tr>td,div.ntop table.table tr td table.vs_dict_text>tbody>tr>td,table.data tr td table.vs_dict_text>tbody>tr>td,table.vs_dict_text td{padding:0;margin:0;vertical-align:top}table.valuespec_tuple{border-collapse:collapse}table.valuespec_tuple.horizontal tr:first-child td{padding-top:0}table.valuespec_tuple td{padding:0}table.valuespec_tuple td.tuple_left{vertical-align:middle}table.valuespec_tuple span.title{font-size:10px}table.vs_date{display:inline-block;vertical-align:middle;border-spacing:0}table.vs_date td{padding-top:0;padding-right:3px}table.vs_date th{padding:0;font-size:10px;font-weight:400;text-align:center}table.valuespec_listof{width:100%}table.valuespec_listof.regular td.vlof_buttons{width:1px;margin-right:5px;white-space:nowrap;vertical-align:middle}table.valuespec_listof option[selected]{font-weight:700}table.valuespec_listof .unused{display:none}table.valuespec_listof tr:first-child>td.vlof_buttons,table.valuespec_listof tr:first-child>td.vlof_content{padding-top:0}table.valuespec_listof tr:first-child>td.vlof_buttons{padding-bottom:5px}div.valuespec_listof table{border-collapse:collapse}div.valuespec_listof.floating>table>tbody>tr>td:first-child{vertical-align:top}div.valuespec_listof_floating_container{margin-top:-4px;vertical-align:top}div.valuespec_listof_floating_container>table{float:left}div.valuespec_listof_floating_container>table td{vertical-align:top}div.valuespec_listof_floating_container>table td.vlof_buttons img{width:12px;height:15px;margin-top:4px}div.valuespec_listof_floating_container>table td.vlof_content .tagify tag{margin:4px 5px 2px 4px}div.valuespec_listof_floating_container>table td.vlof_content .tagify tag x{display:none}div.valuespec_listof_floating_container>table td.vlof_content .tagify tag>div{padding-right:.3em}div.valuespec_listof_floating_container>table td.vlof_content .tagify span.tagify__input{margin:3px 5px 2px 4px}table.nform table.valuespec_listof div.valuespec_listof_floating_container>table>tbody>tr>td{border-bottom:none}table.valuespec_listof.regular>tbody>tr:last-child>td{padding-top:3px;border-bottom-style:none}table.valuespec_listof.regular>tbody>tr>td{padding:3px 0 5px;border-bottom:1px solid #9bc}table.valuespec_listof.regular>tbody>tr>td:first-child{padding-bottom:5px}table.vs_duallist td{width:50%}table.vs_duallist td select{width:100%;height:200px;resize:both}table.vs_duallist td.head{text-align:center}table.vs_duallist a.control{display:inline-block;float:right;width:14px;text-align:center;text-decoration:none}table.vs_duallist a.control:hover{text-decoration:none;background-color:#fafafa}table.vs_duallist a.control.add{float:right}table.vs_duallist a.control.del{float:left}textarea.tt{font-family:monospace}div.listofstrings.horizontal{clear:left}div.listofstrings.horizontal>div{float:left}table.listchoice{border-collapse:collapse}table.listchoice td{height:12px;padding:0;margin:0}table.listchoice td span.checkbox{height:21px}table.listchoice td input[type=checkbox]{height:12px;margin:0}table.alternative{border-collapse:collapse}table.alternative td:first-child{padding-right:5px}div.popup_container{position:relative}div.popup{position:absolute;top:10px;left:10px;z-index:200;width:-moz-max-content;width:intrinsic;padding:10px;color:#fff;background-color:#45829d;border:1px solid #fff;border-radius:5px;-webkit-border-radius:5px}div.popup span{display:block;margin-bottom:5px;color:#fff}div#hover_menu{position:absolute;z-index:50;width:auto;color:#333}div#hover_menu div.error,div#hover_menu div.message{width:350px;margin:0}div#hover_menu .graph_container,div#hover_menu div.message{color:#333;background-color:#f9f9ff}div#hover_menu .graph_container{display:block;float:left;margin:0 2px 2px 0;border:1px solid #cccfdb;box-shadow:.5px .5px 2px #ccc}div#hover_menu .graph_container div.title{display:block}div#hover_menu .graph_container div.time{letter-spacing:0}div.popup_trigger.colorpicker div.popup_menu{min-width:auto}.cp-preview{width:28px;height:18px;border:1px solid #838383;border-radius:4px;box-shadow:none}div.ntop .ntop_host table td .cp-preview,div.ntop table.table td .cp-preview,table.data td .cp-preview{position:relative;top:2px}.picker-wrapper,.slide-wrapper{position:relative;float:left}.picker-indicator,.slide-indicator{position:absolute;top:0;left:0;pointer-events:none}.picker,.slide{float:left;cursor:crosshair}.cp-small{float:left;width:170px}.cp-small .picker{width:150px;height:150px;background-color:#fff}.cp-small .slide{width:15px;height:150px}.cp-small .slide-wrapper{margin-left:5px}.cp-small .picker-indicator{width:1px;height:1px;background-color:#fff;border:1px solid #000}.cp-small .slide-indicator{left:0;width:100%;height:2px;background-color:#000}.cp-input{float:left;margin-top:2px;color:#333}.cp-input #mk_side_search_field,.cp-input div.snapin select,.cp-input div.snapin textarea,.cp-input input,.cp-input select,.cp-input textarea,div.snapin .cp-input select,div.snapin .cp-input textarea{margin:0 0 8px}.cp-input input{width:106px}div.popup_trigger.colorpicker .popup_menu{top:17px;left:26px}div.ntop .ntop_host table tr td.werkclass,div.ntop .ntop_host table tr td.werkcomp,div.ntop .ntop_host table tr td.werklevel,div.ntop table.table tr td.werkclass,div.ntop table.table tr td.werkcomp,div.ntop table.table tr td.werklevel,tr.data td.werkclass,tr.data td.werkcomp,tr.data td.werklevel{width:100px;text-align:center;white-space:nowrap}div.ntop .ntop_host table.werks tr:nth-child(odd) td.werklevel2,div.ntop table.werks.table tr:nth-child(odd) td.werklevel2,table.data.werks tr:nth-child(odd) td.werklevel2{background-color:#48cbf0}div.ntop .ntop_host table.werks tr:nth-child(odd) td.werklevel3,div.ntop table.werks.table tr:nth-child(odd) td.werklevel3,table.data.werks tr:nth-child(odd) td.werklevel3{background-color:#b9ecfa}div.ntop .ntop_host table.werks tr:nth-child(odd) td.werkclassfeature,div.ntop table.werks.table tr:nth-child(odd) td.werkclassfeature,table.data.werks tr:nth-child(odd) td.werkclassfeature{background-color:#13d389}div.ntop .ntop_host table.werks tr:nth-child(odd) td.werkclassfix,div.ntop table.werks.table tr:nth-child(odd) td.werkclassfix,table.data.werks tr:nth-child(odd) td.werkclassfix{background-color:#ffd000}div.ntop .ntop_host table.werks tr:nth-child(odd) td.werkclasssecurity,div.ntop table.werks.table tr:nth-child(odd) td.werkclasssecurity,table.data.werks tr:nth-child(odd) td.werkclasssecurity{background-color:#e85555}div.ntop .ntop_host table.werks tr:nth-child(odd) td.werkcompincomp_unack,div.ntop table.werks.table tr:nth-child(odd) td.werkcompincomp_unack,table.data.werks tr:nth-child(odd) td.werkcompincomp_unack{background-color:#e9806e}div.ntop .ntop_host table.werks tr:nth-child(odd) td.werkcompincomp_ack,div.ntop table.werks.table tr:nth-child(odd) td.werkcompincomp_ack,table.data.werks tr:nth-child(odd) td.werkcompincomp_ack{background-color:#f1aea2}div.ntop .ntop_host table.werks tr:nth-child(2n) td.werklevel2,div.ntop table.werks.table tr:nth-child(2n) td.werklevel2,table.data.werks tr:nth-child(2n) td.werklevel2{background-color:#48cbf0}div.ntop .ntop_host table.werks tr:nth-child(2n) td.werklevel3,div.ntop table.werks.table tr:nth-child(2n) td.werklevel3,table.data.werks tr:nth-child(2n) td.werklevel3{background-color:#b9ecfa}div.ntop .ntop_host table.werks tr:nth-child(2n) td.werkclassfeature,div.ntop table.werks.table tr:nth-child(2n) td.werkclassfeature,table.data.werks tr:nth-child(2n) td.werkclassfeature{background-color:#13d389}div.ntop .ntop_host table.werks tr:nth-child(2n) td.werkclassfix,div.ntop table.werks.table tr:nth-child(2n) td.werkclassfix,table.data.werks tr:nth-child(2n) td.werkclassfix{background-color:#ffd000}div.ntop .ntop_host table.werks tr:nth-child(2n) td.werkclasssecurity,div.ntop table.werks.table tr:nth-child(2n) td.werkclasssecurity,table.data.werks tr:nth-child(2n) td.werkclasssecurity{background-color:#e85555}div.ntop .ntop_host table.werks tr:nth-child(2n) td.werkcompincomp_unack,div.ntop table.werks.table tr:nth-child(2n) td.werkcompincomp_unack,table.data.werks tr:nth-child(2n) td.werkcompincomp_unack{background-color:#e9806e}div.ntop .ntop_host table.werks tr:nth-child(2n) td.werkcompincomp_ack,div.ntop table.werks.table tr:nth-child(2n) td.werkcompincomp_ack,table.data.werks tr:nth-child(2n) td.werkcompincomp_ack{background-color:#f1aea2}div.ntop .ntop_host table.werks td.werklevel3,div.ntop table.werks.table td.werklevel3,table.data.werks td.werklevel3{font-weight:700}div.ntop .ntop_host table.werks td.werkclasssecurity,div.ntop table.werks.table td.werkclasssecurity,table.data.werks td.werkclasssecurity{font-weight:700;color:#fff}div.ntop .ntop_host table.werks td.werkcompincomp_unack,div.ntop table.werks.table td.werkcompincomp_unack,table.data.werks td.werkcompincomp_unack{font-weight:700}div.ntop .ntop_host table.werks.headerleft td,div.ntop table.werks.headerleft.table td,table.data.werks.headerleft td{text-align:left}body.main .popup_menu table.werks td span,table.werks td a,table.werks td body.main .popup_menu span{color:#000;text-decoration:underline}td.nowiki h3{font-size:14px;font-weight:700;color:#000}td.nowiki pre{padding:3px 8px}td.nowiki pre.code{background-color:#fff}td.nowiki pre.file{background-color:#fff0b5}td.nowiki div.filename{padding:3px 8px;margin-bottom:-12px;font-family:Hack,courier;font-weight:700;background-color:#e6d8a3}td.nowiki table{margin:10px 0;border:1px solid #000;border-collapse:collapse}td.nowiki table table td,td.nowiki table table th{border:1px solid #888}table.modifydowntimes>tbody>tr>td:first-child{padding-top:10px;vertical-align:middle}table.modifydowntimes>tbody>tr:first-child>td:first-child{padding-top:0}.select2-container .select2-selection--single{height:21px;border:none}.select2-container--default .select2-results{color:#000}.select2-container--default .select2-selection--single{border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:21px;color:none}.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:-4px}.select2-container--default .select2-dropdown{background-color:#e0e0e4;border:1px solid #d9d9d9}.select2-container--default .select2-results__option{color:none;background-color:#e0e0e4}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#e0e0e4}.select2-container--default .select2-results__option--highlighted[aria-selected]{color:#0d8d5b;background-color:#e0e0e4}.select2-container--default .select2-search--dropdown .select2-search__field{background-color:#ebebf1;border:none}div.vs_age.inline{display:inline-block}*{font-size:inherit;letter-spacing:.5px;text-shadow:none}html{font-size:12px;height:100%}.link,.title{display:inline-block;padding:0 2px;font-weight:400;letter-spacing:1px;color:#333;transition:color .15s ease-in-out}div.graph.preview{padding:4px!important}div.graph.brokengraph{box-shadow:none}div.graph.brokengraph div.title{padding:8px}div.graph.brokengraph pre{padding:0 8px 8px;margin:0}div.graph_hover_popup{color:#333;background-color:#f9f9ff;border:1px solid #cccfdb;box-shadow:.5px .5px 2px #ccc}div.content{top:64px;width:100%;padding:10px;box-sizing:border-box}.op{width:60px!important}.aggrtree img.treeangle.closed,.aggrtree img.treeangle.open,.bi_rule_tree img.treeangle.closed,.bi_rule_tree img.treeangle.open,.grouped_row_header img.treeangle.nform.closed,.grouped_row_header img.treeangle.nform.open,.invtree img.treeangle.closed,.invtree img.treeangle.open,body.main .aggrtree img.treeangle.closed,body.main .aggrtree img.treeangle.open,body.main .bi_rule_tree img.treeangle.closed,body.main .bi_rule_tree img.treeangle.open,body.main .grouped_row_header img.treeangle.nform.closed,body.main .grouped_row_header img.treeangle.nform.open,body.main .invtree img.treeangle.closed,body.main .invtree img.treeangle.open{margin:1px 4px 0}table.report_contents td.preview img{border:1px solid #8288a6;box-shadow:0 0 20px rgba(0,0,0,.1)}table td{vertical-align:middle}div.graph_with_timeranges{margin-bottom:32px}div.graph_with_timeranges div.graph{border:1px solid #cccfdb;box-shadow:none}div.graph_with_timeranges div.graph div.title{display:block}div.graph_with_timeranges div.graph canvas{margin-bottom:8px}div.graph_with_timeranges div.graph.preview canvas{margin-bottom:0}div.graph_with_timeranges div.graph.preview .title{top:12px;width:calc(100% - 16px);padding:8px 0;font-weight:400;color:#333;text-shadow:none;box-sizing:border-box}div.graph_with_timeranges div.graph table.legend{margin-top:32px}div.graph_with_timeranges div.graph table.legend th.scalar{text-align:right}div.graph_with_timeranges div.graph table.legend td{background:transparent}div.graph_with_timeranges table.timeranges>tbody>tr>td{padding:0 8px 4px}div.ntop .ntop_host table td>div:first-child div.graph_with_timeranges,div.ntop table.table td>div:first-child div.graph_with_timeranges,table.data td>div:first-child div.graph_with_timeranges{margin-top:8px}div.ntop .ntop_host table td>div:last-child div.graph_with_timeranges,div.ntop table.table td>div:last-child div.graph_with_timeranges,table.data td>div:last-child div.graph_with_timeranges{margin-bottom:8px}div.metricchoice #mk_side_search_field,div.metricchoice input,div.metricchoice select,div.metricchoice textarea{margin:4px 0}td.title{display:table-cell}#form_search #mk_side_search_field,#form_search input,#form_search select,#form_search textarea,select.vlof_filter{width:auto}div.timerange{color:#838383}body.main.visible div.foldable .title{color:#333}.hot:not(.entry) a,.hot:not(.entry) span{color:#323232!important;background-color:#ffa042!important}div.info{margin:16px 0 8px;font-weight:500;letter-spacing:.5px;color:#333}.age #mk_side_search_field,.age div.snapin select,.age div.snapin textarea,.age input,.age select,.age textarea,div.snapin .age select,div.snapin .age textarea{box-sizing:content-box}body.main .popup_menu a,body.main .popup_menu span,body.main a,body.main a:link,body.main a:visited{color:#333}img.glass,tr.hidden{display:none}.simplebar-scrollbar:before{background:#4e5d69;border-radius:2px}.simplebar-track.simplebar-vertical div.simplebar-scrollbar:before{left:3px;width:5px}.simplebar-track.simplebar-horizontal{height:20px}.simplebar-track.simplebar-horizontal div.simplebar-scrollbar{top:3px;height:5px}.simplebar-scrollbar.simplebar-visible:before{opacity:1}div#row_info{padding-bottom:5px;font-weight:400;text-align:right}div.foldable div.success{background-color:#f5f5fb}h1,h2,h3,h4{color:#333}h3:not(.table){font-size:14px;font-weight:400}h3.table{padding:6px 0 4px 8px;font-weight:700;background-color:#e8e8ee;border-radius:4px 4px 0 0}body,body a,body a:link,body a:visited{color:#333}body.hidden:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(0,0,0,.5);content:""}body.main{display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;padding:0 0 0 10px;margin:0;font-family:Lato,Roboto,Helvetica,Arial,sans-serif;font-weight:400;color:#333;background:#f9f9ff}body.main.inline{padding:0;background:none}body.main.screenshotmode{background-color:#fff;background-image:url()}body.main div.main{padding-left:10px;border-left:1px solid red}body.main table.header{width:100%;height:64px;max-width:100%;padding:8px 20px;margin:0 0 5px;color:#fff;background:#f9f9ff;border-spacing:0}body.main table.header td{overflow:hidden;color:#fff;text-overflow:ellipsis;-o-text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}body.main table.header td.heading{height:31px;max-width:100px;padding-left:0;font-size:18px}body.main table.header td.heading img{width:24px;height:24px;margin-right:3px;vertical-align:middle}body.main table.header td.heading a,body.main table.header td.heading a:hover{text-decoration:none}.popup_menu body.main table.header td.heading span,body.main table.header td.heading .popup_menu span,body.main table.header td.heading a{color:#333}body.main table.header td.heading div.breadcrumb{white-space:nowrap}body.main table.header td.heading div.breadcrumb a,body.main table.header td.heading div.breadcrumb span{color:#ccc;text-decoration:none}body.main table.header td.heading div.breadcrumb a:last-child:after,body.main table.header td.heading div.breadcrumb span:last-child:after{content:""}body.main table.header td.heading div.breadcrumb a:hover{color:#fff}body.main table.header td.heading div.breadcrumb :after{text-decoration:none;content:" > "}body.main table.header td.right{width:1%;color:#333;text-align:right}body.main table.header td.right img{width:19px;height:19px;vertical-align:middle}body.main table.header td.right a.head_logo img{width:20px;height:23px;margin:0 0 1px 5px}body.main table.header td.right a.head_logo img:hover{opacity:.5;filter:alpha(opacity=50)}body.main table.header td.right *{color:rgba(51,51,51,.8)}body.main div.urldebug{position:relative;top:-14px;width:100%;font-family:monospace;color:#fff}body.main div#main_page_content{flex:1 1 auto;height:100%;padding-right:11px;padding-bottom:20px;overflow:auto}body.main div#main_page_content div.simplebar-track{background-color:#f9f9ff}body.dashboard body.main div#main_page_content{padding-bottom:0}#reload_pause{position:fixed;top:80px;right:20px;z-index:40;display:block;width:90px;height:90px;padding:10px;text-align:center;text-decoration:none;background-color:#111;border-radius:5px;opacity:.8;filter:alpha(opacity=80)}.pause_bar{display:inline-block;width:20px;height:60px;margin-top:5px;margin-bottom:5px;background-color:#fff;border-radius:5px;opacity:.9;filter:alpha(opacity=90)}.pause_bar.p1{margin-right:5px;margin-left:15px}.pause_bar.p2{margin-right:15px;margin-left:5px}#reload_pause_counter{font-size:14px;font-weight:700;color:#fafafa;text-align:center;text-decoration:none}#reload_pause_counter:hover{text-decoration:underline}#data_container{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}div.ntop .ntop_host table,div.ntop table.table,table.data{width:100%;height:1px;padding:0;margin:0;color:#333;border-collapse:collapse;border-spacing:0;empty-cells:show}div.ntop .ntop_host table .checkbox_hover,div.ntop table.table .checkbox_hover,table.data .checkbox_hover{background-attachment:fixed;background-image:url(images/checkbox_hover_bg.png)}div.ntop .ntop_host table th,div.ntop table.table th,table.data th{height:24px;padding:0 8px;letter-spacing:1px;color:rgba(51,51,51,.8);text-align:left;vertical-align:middle;background-color:#ebebf1}div.ntop .ntop_host table th.center,div.ntop table.table th.center,table.data th.center{text-align:center}div.ntop .ntop_host table th.right,div.ntop table.table th.right,table.data th.right{text-align:right}div.ntop .ntop_host table th.sort:hover,div.ntop table.table th.sort:hover,table.data th.sort:hover{color:#000;cursor:pointer;background-color:inherit}div.ntop .ntop_host table th.tablegap,div.ntop table.table th.tablegap,table.data th.tablegap{background-color:transparent}div.ntop .ntop_host table td,div.ntop table.table td,table.data td{letter-spacing:.5px;color:#333}div.ntop .ntop_host table td.buttons,div.ntop table.table td.buttons,table.data td.buttons{width:1%;white-space:nowrap}div.ntop .ntop_host table td.buttons.visuals,div.ntop table.table td.buttons.visuals,table.data td.buttons.visuals{width:75px}div.ntop .ntop_host table td.count,div.ntop table.table td.count,table.data td.count{font-weight:700;text-align:right;white-space:nowrap}div.ntop .ntop_host table td.nobr,div.ntop .ntop_host table td.number,div.ntop table.table td.nobr,div.ntop table.table td.number,table.data td.nobr,table.data td.number{white-space:nowrap}div.ntop .ntop_host table td.center,div.ntop table.table td.center,table.data td.center{text-align:center}div.ntop .ntop_host table td.unused,div.ntop table.table td.unused,table.data td.unused{color:#888}div.ntop .ntop_host table td:not(.state),div.ntop table.table td:not(.state),table.data td:not(.state){color:#282828}div.ntop .ntop_host table td.nowrap,div.ntop table.table td.nowrap,table.data td.nowrap{white-space:nowrap}div.ntop .ntop_host table tr.dualheader th,div.ntop table.table tr.dualheader th,table.data tr.dualheader th{border-bottom:1px solid #ccc}div.ntop .ntop_host table tr,div.ntop table.table tr,table.data tr.data{overflow:hidden;box-sizing:border-box;transition:all .15s ease-in}div.ntop .ntop_host table tr>td,div.ntop table.table table.data tr>td,div.ntop table.table tr>td,table.data tr.data>td{vertical-align:middle}div.ntop .ntop_host table tr>td a,div.ntop table.table tr>td a,table.data tr.data>td a{color:#282828}div.ntop .ntop_host table tr>td a:hover,div.ntop table.table tr>td a:hover,table.data tr.data>td a:hover{color:#000}div.ntop .ntop_host table tr>td.count,div.ntop .ntop_host table tr>td:not(.state):not(.hstate),div.ntop table.table table.data tr>td.count,div.ntop table.table table.data tr>td:not(.state):not(.hstate),div.ntop table.table tr>td.count,div.ntop table.table tr>td:not(.state):not(.hstate),table.data tr.data>td.count,table.data tr.data>td:not(.state):not(.hstate){height:26px;padding:2px 8px}div.ntop .ntop_host table tr td.checkbox,div.ntop table.table tr td.checkbox,table.data tr.data td.checkbox{width:20px}div.ntop .ntop_host table tr td.checkbox input,div.ntop table.table tr td.checkbox input,table.data tr.data td.checkbox input{margin:0}div.ntop .ntop_host table tr td.fillup,div.ntop .ntop_host table tr td.gap,div.ntop table.table tr td.fillup,div.ntop table.table tr td.gap,table.data tr td.fillup,table.data tr td.gap{background:#f9f9ff;border:1px solid #f9f9ff}div.ntop .ntop_host table a,div.ntop table.table a,table.data a{color:#333;text-decoration:none}div.ntop .ntop_host table a:hover,div.ntop table.table a:hover,table.data a:hover{text-decoration:underline}div.ntop .ntop_host table th input.checkgroup,div.ntop table.table th input.checkgroup,table.data th input.checkgroup{width:16px;height:16px;padding:4px;margin:0;font-size:10px;font-weight:700;line-height:5px;text-align:center;vertical-align:middle;cursor:pointer}div.ntop .ntop_host table td.host,div.ntop table.table td.host,table.data td.host{padding-top:1ex;padding-left:0;font-size:14px;font-weight:700;border-style:none}div.ntop .ntop_host table td.singleicon,div.ntop table.table td.singleicon,table.data td.singleicon{width:16px;text-align:center}div.ntop .ntop_host table td.singleicon img,div.ntop table.table td.singleicon img,table.data td.singleicon img{padding:0;margin:0}div.ntop .ntop_host table tr.actions td,div.ntop table.table tr.actions td,table.data tr.actions td{padding:5px}div.ntop .ntop_host table tr.actions div,div.ntop table.table tr.actions div,table.data tr.actions div{display:inline-block}div.ntop .ntop_host table tr.actions td div.search input[type=text],div.ntop table.table tr.actions td div.search input[type=text],table.data tr.actions td div.search input[type=text]{margin-right:2px}div.ntop .ntop_host table tr.actions.no_match td,div.ntop table.table tr.actions.no_match td,table.data tr.actions.no_match td{padding:5px}div.ntop .ntop_host table tr div.toggle_actions,div.ntop table.table tr div.toggle_actions,table.data tr div.toggle_actions{position:relative;padding-left:14px}div.ntop .ntop_host table tr a.toggle_actions,div.ntop table.table tr a.toggle_actions,table.data tr a.toggle_actions{position:absolute;top:0;left:0;padding:0;margin:0}div.ntop .ntop_host table tr a.toggle_actions img,div.ntop table.table tr a.toggle_actions img,table.data tr a.toggle_actions img{position:relative;top:2px;width:8px;height:auto;padding:0;vertical-align:top}body.main table.data .popup_menu,div.ntop .ntop_host table .popup_menu,div.ntop table.table .popup_menu,table.data .popup_menu{color:#333}td.narrow{width:10px}td.wide{width:100%}table.groupheader{padding:6px 0 4px 8px;font-weight:700;background-color:#e8e8ee;border-radius:4px 4px 0 0;width:100%;margin:0 0 1px}table.groupheader td{text-align:left;white-space:nowrap}table.groupheader td:last-child{width:100%}table.groupheader a{text-decoration:none}table.groupheader a:hover{text-decoration:underline}table.groupheader:not(:first-child),tr.groupheader:not(:first-child) table.groupheader{margin-top:20px}div.ntop .ntop_host table tr.grouped_row_header td,div.ntop table.table tr.grouped_row_header td,tr.data.grouped_row_header td{cursor:pointer}div.ntop .ntop_host table tr.grouped_row_header img.treeangle,div.ntop table.table tr.grouped_row_header img.treeangle,tr.data.grouped_row_header img.treeangle{margin-left:0}div.ntop .ntop_host table tr.group_end,div.ntop table.table tr.group_end,tr.data.group_end{border-bottom:2px solid #ccc}tr.groupheader td{padding:0;margin:0;font-weight:700;color:#333;background:transparent}img.icon,img.iconbutton{width:16px;height:16px;padding:0 2px;vertical-align:middle}img.icon.png,img.iconbutton.png{width:20px;height:20px}img.icon.reload_failed,img.iconbutton.reload_failed{filter:sepia(100%);-webkit-filter:sepia(100%)}img.icon.colorless,img.iconbutton.colorless{filter:grayscale(100%)}img.iconbutton:hover{opacity:.5;filter:alpha(opacity=50)}.wato a.checkbox img.iconbutton{width:60px;height:16px}img.icon.reloading,img.iconbutton.reloading{animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}div.ntop .ntop_host table.headerleft tr th,div.ntop table.headerleft.table tr th,table.data.headerleft tr th{font-weight:700;color:#333;background-color:inherit}div.ntop .ntop_host table.headerleft tr td,div.ntop .ntop_host table.headerleft tr th,div.ntop table.headerleft.table tr td,div.ntop table.headerleft.table tr th,table.data.headerleft tr td,table.data.headerleft tr th{padding:5px 10px;vertical-align:top}div.ntop .ntop_host table.headerleft tr td.nowiki p,div.ntop table.headerleft.table tr td.nowiki p,table.data.headerleft tr td.nowiki p{margin:0}div.ntop .ntop_host table.headerleft>tbody>tr:nth-child(2n),div.ntop table.headerleft.table>tbody>tr:nth-child(2n),table.data.headerleft>tbody>tr:nth-child(2n){background-color:#f5f5fb}div.ntop .ntop_host table.headerleft>tbody>tr:nth-child(odd),div.ntop table.headerleft.table>tbody>tr:nth-child(odd),table.data.headerleft>tbody>tr:nth-child(odd){background-color:#ebebf1}#mk_side_search_field,.tagify__input,div.snapin textarea,input:not(.button),input[type=password],input[type=text],select,textarea{height:15px;padding:3px 6px;color:#333;background-color:#e0e0e4;background-image:none;border-radius:4px;box-shadow:none}span.select2 .select2-selection{background-color:#e0e0e4}span.select2 .select2-selection:focus{outline:none}input[type=text],textarea{position:relative}input[type=file],select,textarea{height:auto}input[type=password],input[type=text]{vertical-align:middle}input[type=password]{box-shadow:inset .1px 1.2px 1.8px 0 #800}select{vertical-align:middle}input[type=checkbox],input[type=radio]{margin-left:0}button{display:inline-block;width:auto;margin:8px 8px 8px 0;font-weight:700;letter-spacing:1px;color:#323232;box-shadow:none}button,button:active,button:hover{background-color:#e0e0e4}input.number,select.number{text-align:right}input.button,select.button{display:inline-block;width:auto;margin:8px 8px 8px 0;font-weight:700;letter-spacing:1px;color:#323232;background-color:#e0e0e4;box-shadow:none}input.button:active,input.button:hover,select.button:active,select.button:hover{background-color:#e0e0e4}input[type=radio],select[type=radio]{width:auto;margin-bottom:0}input.button:not([type=password]),input.button:not([type=text]){padding:5px 8px}#mk_side_search_field.toggle_timespecific_parameter,div.snapin select.toggle_timespecific_parameter,div.snapin textarea.toggle_timespecific_parameter,select.toggle_timespecific_parameter,textarea.toggle_timespecific_parameter{display:block}input.toggle_timespecific_parameter{margin-top:5px}td.content hr{height:1px;background-color:hsla(0,0%,100%,.2);border-style:none}input.tab#results,input.tabactive#results{background-color:#fe6}input.date,input.time{font-family:monospace}.inputerror #mk_side_search_field,.inputerror>select,.inputerror div.snapin select,.inputerror div.snapin textarea,.inputerror input,.inputerror select,.inputerror span.checkbox,.inputerror span.select2 .select2-selection,.inputerror textarea,div.snapin .inputerror select,div.snapin .inputerror textarea{background-color:#f7c5c5}.inputerror span.checkbox{display:block;float:left;height:17px;margin-right:2px}.inputerror span.checkbox input{margin:1px}span.checkbox{line-height:14px;white-space:nowrap}.checkbox label:before{border:1px solid #0d0f0f;border-radius:2px;box-shadow:none}table.nform{width:100%;padding:0;margin:10px 0;background:#f5f5fb;border-spacing:0;border-radius:4px;box-shadow:0 0 0 rgba(0,0,0,.1);empty-cells:show}table.nform.closed tr.heading a.more{display:none}body.main.screenshotmode table.nform{background-color:#fff;background-image:none}table.nform tbody.closed{display:none}table.nform tr.heading{height:auto}table.nform tr.heading>td{vertical-align:middle;cursor:pointer;background-color:transparent;border-radius:4px 4px 0 0}table.nform tr.heading td{position:relative;height:auto;padding:4px 10px 3px 9px;font-weight:700;letter-spacing:1px;color:#282828;background-color:#e8e8ee}table.nform tr.heading img.treeangle.nform{margin:0 8px 0 0}table.nform tr.heading a.more{float:right}table.nform tr.heading a.more div:after{position:relative;top:1px}table.nform>tbody>tr>td{padding-bottom:5px;vertical-align:top}table.nform tr td.legend{width:400px;min-width:400px;padding-right:8px;padding-left:10px;overflow:hidden;text-align:left;vertical-align:top;overflow-wrap:break-word}table.nform tr td.legend div.title{float:left;max-width:390px;padding:0 8px 0 0;overflow:hidden;letter-spacing:.5px;white-space:nowrap}table.nform tr td.legend div.checkbox{float:right;margin-top:3px}table.nform.narrow td.legend{height:18px}table.nform td.content{padding-right:10px;padding-left:10px}table.nform td.content span.checkbox{display:inline-block}table.nform.narrow td.content{height:18px;padding-bottom:2px}table.nform tr.bottom td,table.nform tr.top,table.nform tr.top td{height:0}table.nform td.reason{padding:8px 4px}table.nform #mk_side_search_field,table.nform input,table.nform select,table.nform textarea{margin:0}table.nform #mk_side_search_field.button,table.nform input.button,table.nform select.button,table.nform textarea.button{margin-right:5px}table.nform hr{margin:8px 0;background-color:#e5e5e5}table.nform .ruleset{margin-bottom:8px}table.nform tr.open td.content .checkbox{display:inline-block;margin-right:8px;margin-left:4px}table.nform .listchoice td{height:21px;vertical-align:middle}table.nform .title{color:#333}table.nform #view_p_options_tbl{border-spacing:4px}table.nform>tbody>tr:first-child>td{padding-top:5px}table.nform tr td.legend{width:240px;min-width:240px}table.nform tr td.legend div.title{max-width:230px}table.nform tr td.legend div.title.withcheckbox{max-width:200px}table.nform.wide tr td.legend{width:460px;min-width:460px;line-height:22px}table.nform.wide tr td.legend div.title{max-width:450px}table.nform.wide tr td.legend div.title.withcheckbox{max-width:420px}table.nform span.select2-container{margin:0 5px 5px 0;vertical-align:top}table.nform input{margin:0 5px 5px 0;vertical-align:initial}table.nform .vs_floating_text{display:inline-block;height:21px;box-sizing:border-box;margin:0 5px 5px 0;line-height:21px}form.visual{margin-right:10px}div.help{display:inline-block;width:auto;padding:8px 16px;margin:8px 0;font-weight:400;color:#000;text-align:left;text-transform:none;background-color:#ffc;background-image:none;border-radius:5px;box-shadow:none}div.help:before{display:inline-block;height:100%;margin-right:12px;font-family:serif;font-size:16px;font-style:italic;font-weight:700;content:"i"}div.help a,div.help a:link,div.help a:visited{color:#333}div.help a:hover,div.help a:link:hover,div.help a:visited:hover{text-decoration:none}div.help table.help{border-collapse:collapse;empty-cells:show}div.help table.help td{vertical-align:top;border:1px solid #000}div.help table.help td.tt,div.help tt{font-family:courier,monospace}div.help tt{color:#009}div.ntop .ntop_host table div.help,div.ntop table.table div.help,table.data div.help{box-shadow:0 0 3px #000}body.main .popup_menu{position:absolute;z-index:50;min-width:300px;color:#fff;white-space:normal;background-color:#f5f5fb;border:1px solid #cccfdb;border-radius:5px;box-shadow:0 0 20px rgba(0,0,0,.1)}body.main .popup_menu div.wrapper{position:relative}body.main .popup_menu div.content{padding:5px 8px}body.main .popup_menu.resizable div.resizer{position:absolute;right:0;bottom:0;width:15px;height:15px;pointer-events:none;cursor:se-resize;background-color:#508aa1}body.main .popup_menu.resizable div.content{min-width:312px;min-height:150px;overflow:auto;resize:both}body.main .popup_menu img{width:12px;height:auto;margin-right:3px;vertical-align:bottom}body.main .popup_menu ul{padding:0;margin:0;list-style:none}body.main .popup_menu span{padding-left:0;margin-top:8px;font-weight:700}body.main .popup_menu li:first-child span{margin-top:0}body.main .popup_menu a,body.main .popup_menu span{display:block;padding-top:1px;padding-bottom:1px;color:#333;text-align:left;text-decoration:none}body.main .popup_menu a:hover{text-decoration:underline;cursor:pointer}#popup_menu .icons{position:relative;width:100%;height:100%;min-width:392px;min-height:150px}#popup_menu .icons ul{height:21px;padding:0;margin:0;list-style:none;border-bottom:1px solid #e5e5e5}#popup_menu .icons li{float:left}#popup_menu .icons li a{display:block;height:21px;padding:0 5px;line-height:21px}#popup_menu .icons li a:hover{color:#fff;text-decoration:none;background-color:#629bb1}#popup_menu .icons li.active a{color:#000;border-bottom:1px solid #508aa1}#popup_menu .icons div.icon_container{position:absolute;top:26px;right:0;bottom:38px;left:0;padding:5px;overflow-y:auto}#popup_menu .icons a.icon{display:inline-block;cursor:pointer}#popup_menu .icons a.icon span{display:none}#popup_menu .icons.show_names a.icon{width:180px}#popup_menu .icons.show_names a.icon span{display:inline-block;width:142px;margin:0;overflow:hidden;font-weight:400;line-height:19px;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}#popup_menu .icons.show_names a.icon span:hover{text-decoration:underline}#popup_menu .icons img.icon{width:20px;height:20px}#popup_menu .icons div.buttons{position:absolute;right:10px;bottom:10px}.crash_report pre,div.log_output{padding:8px 16px;margin:16px;font-family:monospace;font-weight:400;background:#f9f9ff;border:1px solid #cccfdb;border-radius:4px;box-shadow:none}div.log_output{overflow-x:scroll;vertical-align:top}div.log_output pre{font-family:monospace;color:#333}a.element_dragger{cursor:move}a.element_dragger:hover{opacity:.5;filter:alpha(opacity=50)}.dragging{cursor:move;background-color:#fafafa;transform:scale(1.005);box-shadow:0 2px 10px 0 rgba(0,0,0,.6);-webkit-transform:scale(1.005);-moz-transform:scale(1.005);-ms-transform:scale(1.005);-o-transform:scale(1.005)}table.debug_vars{border-collapse:collapse}table.debug_vars th{font-weight:700;background-color:#8c8;border:1px solid #080}table.debug_vars td{padding:2px 6px;font-family:courier,monospace;border:1px solid #050}table.debug_vars td.left{font-weight:700;color:#fff;background-color:#395}table.debug_vars td.right{font-weight:700;color:#000;background-color:#8fc}div.popup_trigger{position:relative;display:inline-block}div.popup_trigger img.iconbutton{padding:0;filter:invert(0)}div.popup_trigger[id*=popup_trigger_move] img.iconbutton{filter:none}div.pnp_graph a.popup_trigger{position:absolute;top:10px;left:10px;display:block;width:20px;height:20px;background-image:url(images/icon_menu.png);background-size:contain}div.pnp_graph a.popup_trigger:hover{cursor:pointer}div.ntop .ntop_host table tr td.pnpgraph,div.ntop table.table tr td.pnpgraph,table.data tr.data td.pnpgraph{padding:0}div.ntop .ntop_host table tr td.pnpgraph div.pnp_graph>a>img,div.ntop table.table tr td.pnpgraph div.pnp_graph>a>img,table.data tr.data td.pnpgraph div.pnp_graph>a>img{margin:4px;border:1px solid #cccfdb}div.ntop .ntop_host table tr td.pnpgraph div.pnp_graph>a.popup_trigger>img.icon,div.ntop table.table tr td.pnpgraph div.pnp_graph>a.popup_trigger>img.icon,table.data tr.data td.pnpgraph div.pnp_graph>a.popup_trigger>img.icon{margin:0;border:none;box-shadow:none}div.ntop .ntop_host table.job_details th,div.ntop table.job_details.table th,table.data.job_details th{width:150px}div.ntop .ntop_host table.job_details td.state,div.ntop table.job_details.table td.state,table.data.job_details td.state{text-align:left}div.ntop .ntop_host table.job_details div.log_output,div.ntop table.job_details.table div.log_output,table.data.job_details div.log_output{margin:0}div.ntop .ntop_host table.job_table td.job_actions,div.ntop table.job_table.table td.job_actions,table.data.job_table td.job_actions{width:50px}div.ntop .ntop_host table.job_table td.state,div.ntop table.job_table.table td.state,table.data.job_table td.state{width:50px;text-align:left}div.ntop .ntop_host table.job_table td.job_started,div.ntop table.job_table.table td.job_started,table.data.job_table td.job_started{width:160px}div.ntop .ntop_host table.job_table td.job_pid,div.ntop table.job_table.table td.job_pid,table.data.job_table td.job_pid{width:40px;text-align:right}.tagify{border:none}.tagify .tagify__input{flex-grow:0;padding:.1em .3em;margin-left:0}.tagify.tagify--hasMaxTags .tagify__input{display:none}.tagify__input:before{line-height:1.2em;color:inherit}.tagify__input:not(:empty):before{content:none}.tagify[readonly] tag>div{padding:.1em .3em}.tagify a{margin-right:10px}.tagify a tag{margin-right:0}.tagify tag{margin-right:10px}.tagify tag>div{position:relative;padding:.1em 1.5em .1em .3em;color:#333}.tagify tag x{position:absolute;right:0;z-index:1;margin-right:0;font-size:10px;line-height:14px}.tagify tag.discovered:hover:not([readonly]) div,.tagify tag:hover:not([readonly]) div{opacity:.5;box-shadow:none}.tagify:not([readonly]) tag:hover>div,.tagify:not([readonly]) tag>div{background:#e0e0e4;opacity:1;color:#000}.tagify__tag-text{color:#333}.tagify[readonly] tag>div,.tagify tag>div{background:#00a8b5;border-radius:4px;box-shadow:none;-webkit-animation:none;animation:none}.tagify[readonly] tag>div:before,.tagify tag>div:before{content:none}.tagify[readonly] tag.explicit>div,.tagify tag.explicit>div{background:#774898}.tagify[readonly] tag.discovered>div,.tagify tag.discovered>div{background:#f3ae4b}.tagify[readonly] tag.ruleset>div,.tagify tag.ruleset>div{background:#de4383}.tagify[readonly] tag.explicit>div span.tagify__tag-text,.tagify[readonly] tag.ruleset>div span.tagify__tag-text,.tagify tag.explicit>div span.tagify__tag-text,.tagify tag.ruleset>div span.tagify__tag-text{color:#fff}.tagify:hover{border-color:none}.tagify a tag{cursor:pointer}.tagify__dropdown{z-index:1001;background:#e0e0e4;border:none;box-shadow:none}.tagify__dropdown__wrapper{background:#e0e0e4;border:1px solid #d9d9d9;border-radius:4px}.tagify__dropdown__item{margin:1px}.tagify__dropdown__item--active{color:#13d389;background-color:#e0e0e4;border:#d9d9d9}.tagify.display[readonly] tag{padding:2px 0}.stale .state{text-shadow:none!important;background-image:none!important;filter:saturate(50%) brightness(105%)}td.state{width:32px;font-weight:700;text-align:center}div.ntop .ntop_host table td.perfometer.stale div.title,div.ntop .ntop_host table tr td.stale,div.ntop table.table td.perfometer.stale div.title,div.ntop table.table tr td.stale,table.data td.perfometer.stale div.title,table.data tr.data td.stale{color:#888}div.ntop .ntop_host table tr td.stale.hstate1,div.ntop .ntop_host table tr td.stale.state2,div.ntop table.table tr td.stale.hstate1,div.ntop table.table tr td.stale.state2,table.data tr.data td.stale.hstate1,table.data tr.data td.stale.state2{color:#fafafa!important;text-shadow:.8px .8px .8px #f88}tr.groupheader .state span{padding:2px 4px 0;border-radius:4px}div.ntop .ntop_host table tr td.hstate,div.ntop .ntop_host table tr td.state,div.ntop table.table tr td.hstate,div.ntop table.table tr td.state,div.tile td.hstate,div.tile td.state,tr.data td.hstate,tr.data td.state{height:100%;padding:0 1px}div.ntop .ntop_host table tr td.hstate span,div.ntop .ntop_host table tr td.state span,div.ntop table.table tr td.hstate span,div.ntop table.table tr td.state span,div.tile td.hstate span,div.tile td.state span,tr.data td.hstate span,tr.data td.state span{display:flex;align-items:center;height:calc(100% - 3px);border-radius:2px}td.state span{justify-content:center}td.hstate span{padding:0 5px}.bibox_box.state0,.bibox_box.state0 a,.hstate0 span,.hstate0 span a,.infobox_entry.state0,.infobox_entry.state0 a,.state0 span,.state0 span a,.statebullet.state0,.statebullet.state0 a,b.state0,b.state0 a,span.content.state0,span.content.state0 a,td.count.hstate0,td.count.hstate0 a,td.count.state0,td.count.state0 a,td.fillbackground.state0,td.fillbackground.state0 a,td.number.state0,td.number.state0 a{color:#000!important;background-color:#13d389!important}.hstate{white-space:nowrap}.bibox_box.state1,.bibox_box.state1 a,.infobox_entry.state1,.infobox_entry.state1 a,.state1 span,.state1 span a,.statebullet.state1,.statebullet.state1 a,b.state1,b.state1 a,span.content.state1,span.content.state1 a,td.count.state1,td.count.state1 a,td.fillbackground.state1,td.fillbackground.state1 a,td.number.state1,td.number.state1 a{color:#000!important;background-color:#ffd000!important}.bibox_box.state2,.bibox_box.state2 a,.hstate1 span,.hstate1 span a,.infobox_entry.state2,.infobox_entry.state2 a,.state2 span,.state2 span a,.statebullet.state2,.statebullet.state2 a,b.state2,b.state2 a,span.content.state2,span.content.state2 a,td.count.hstate1,td.count.hstate1 a,td.count.state2,td.count.state2 a,td.fillbackground.state2,td.fillbackground.state2 a,td.number.state2,td.number.state2 a{color:#fff!important;background-color:#e85555!important}.bibox_box.state3,.bibox_box.state3 a,.hstate2 span,.hstate2 span a,.infobox_entry.state3,.infobox_entry.state3 a,.state3 span,.state3 span a,.statebullet.state3,.statebullet.state3 a,b.state3,b.state3 a,span.content.state3,span.content.state3 a,td.count.hstate2,td.count.hstate2 a,td.count.state3,td.count.state3 a,td.fillbackground.state3,td.fillbackground.state3 a,td.number.state3,td.number.state3 a{color:#fff!important;background-color:#fcb97b!important}.hstated.count,.hstated.count a,.hstated span,.hstated span a,.hstatep.count,.hstatep.count a,.hstatep span,.hstatep span a,.stated.count,.stated.count a,.stated span,.stated span a,.statep.count,.statep.count a,.statep span,.statep span a{color:#fff!important;background-color:#888!important}b.stmark{position:relative;top:-1px;padding:1.5px 3px;margin-left:2px;font-size:10px;border-radius:4px}img.pluginurl{width:16px;height:16px;margin:1px;vertical-align:middle}.status_label{width:56px;height:16px;padding:2px;font-size:10px;line-height:12px;color:#fff;text-align:center;cursor:default;border-radius:8px;box-shadow:none;box-sizing:border-box}.status_label.button{cursor:pointer}.status_label.button:hover{opacity:.5;filter:alpha(opacity=50)}.status_label.disabled{color:rgba(51,51,51,.8);background-color:#e0e0e4}.status_label.dead{background-color:#b91e1d}.status_label.down{background-color:#f60000}.status_label.online{color:#323232!important;background-color:#13d389}.status_label.partial{background-color:#bd8a3f}.status_label.unknown{background-color:#a96394}.status_label.unreach{background-color:#ef7b08}.status_label.waiting{background-color:#3574c2}div.ntop .ntop_host table tr td.perfometer,div.ntop table.table tr td.perfometer,table.data tr.data td.perfometer{width:120px;height:22px;padding:1px 2px 2px 1px;vertical-align:middle}div.ntop .ntop_host table tr>td.perfometer,div.ntop table.table table.data tr>td.perfometer,div.ntop table.table tr>td.perfometer,table.data tr.data>td.perfometer{width:150px;padding:4px}div.ntop .ntop_host table tr>td.perfometer .content,div.ntop table.table tr>td.perfometer .content,table.data tr.data>td.perfometer .content{width:100%;padding:0;overflow:hidden;border:1px solid #cccfdb;filter:saturate(50%)}div.ntop .ntop_host table tr>td.perfometer .title,div.ntop table.table tr>td.perfometer .title,table.data tr.data>td.perfometer .title{top:2px;width:100%;padding:0;margin:0;font-weight:700;letter-spacing:0;color:#333}div.ntop .ntop_host table tr>td.perfometer .glass,div.ntop table.table tr>td.perfometer .glass,table.data tr.data>td.perfometer .glass{display:none}div.ntop .ntop_host table tr>td.perfometer table,div.ntop table.table tr>td.perfometer table,table.data tr.data>td.perfometer table{border:none}td.perfometer a{color:#000;text-decoration:none}td.perfometer>a{position:relative;display:block}td.perfometer>a.disabled{cursor:auto}td.perfometer div.content{z-index:20;width:120px}td.perfometer div.title{position:absolute;top:1px;z-index:40;width:114px;margin:0 3px;overflow:hidden;line-height:22px;text-align:center;white-space:nowrap}td.perfometer div.glass{position:absolute;top:1px;left:2px;z-index:30;display:block;width:120px;height:22px;margin-bottom:1px}td.perfometer table{width:100%;height:24px;padding:0;margin:0;border:1px solid #aaa;border-spacing:0}div.ntop .ntop_host table td.perfometer td.inner,div.ntop table.table td.perfometer td.inner,table.data td.perfometer td.inner{height:22px;padding:0 0 0 1px;margin:0;border:none}div.ntop .ntop_host table td.perfometer div.stacked table,div.ntop table.table td.perfometer div.stacked table,table.data td.perfometer div.stacked table{height:12px}div.ntop .ntop_host table td.perfometer div.stacked table:first-child,div.ntop table.table td.perfometer div.stacked table:first-child,table.data td.perfometer div.stacked table:first-child{border-bottom-style:none}div.ntop .ntop_host table td.perfometer div.stacked td.inner,div.ntop table.table td.perfometer div.stacked td.inner,table.data td.perfometer div.stacked td.inner{height:10px}tr[class*=odd]{background-color:#ebebf1}tr[class*=even]{background-color:#f5f5fb}.data div.hostdown,div.ntop .ntop_host table div.hostdown,div.ntop table.table div.hostdown{padding-right:3px;padding-left:3px;background-color:#ff3232;border:2px solid #000;border-radius:4px}div.ntop .ntop_host table td.age,div.ntop table.table td.age,table.data td.age{color:rgba(51,51,51,.8);white-space:nowrap}div.ntop .ntop_host table td.age.staletime,div.ntop table.table td.age.staletime,table.data td.age.staletime{font-weight:700;color:#ff3232}div.ntop .ntop_host table td.age.recent,div.ntop table.table td.age.recent,table.data td.age.recent{font-weight:700;color:#000}div.ntop .ntop_host table .state2 *,div.ntop .ntop_host table .state3 *,div.ntop table.table .state2 *,div.ntop table.table .state3 *,table.data .state2 *,table.data .state3 *{color:#fff}td.badflag span{font-weight:700;background-color:#f64}td.goodflag{color:#13d389!important}td.icons{width:1px;white-space:nowrap}td.icons img{margin-right:0}td.icon{width:20px}img.tabicon{position:relative;top:-1px;left:0;width:16px;height:16px;vertical-align:middle}div.ntop .ntop_host table div.objectlist div,div.ntop table.table div.objectlist div,table.data div.objectlist div{float:left;margin:2px 5px 3px 0}div.ntop .ntop_host table div.objectlist div span,div.ntop table.table div.objectlist div span,table.data div.objectlist div span{display:inline-block;padding:2px 5px;border-radius:4px}img.siteicon{width:24px;height:24px;border:1px solid #666}table.customvars{padding:0;border-collapse:collapse}div.ntop .ntop_host table tr td table.customvars td,div.ntop table.table tr td table.customvars td,table.data tr.data td table.customvars td{padding:0 5px 0 0}div.ntop .ntop_host table tr td table.customvars td:last-child,div.ntop table.table tr td table.customvars td:last-child,table.data tr.data td table.customvars td:last-child{padding-left:5px;border-left:1px solid #bbb}td.matchgroups span{padding:2px;margin-right:3px;border:1px solid hsla(0,0%,100%,.5);border-radius:4px}table.allhosts .state0,table.hostmatrix .state0,table.timeline .state0{background-color:#13d389}table.allhosts .state1,table.hostmatrix .state1,table.timeline .state1{background-color:#ffd000}table.allhosts .state2,table.hostmatrix .state2,table.timeline .state2{background-color:#e85555}table.allhosts .state3,table.hostmatrix .state3,table.timeline .state3{background-color:#fcb97b}.aggrtree ul.subtree{padding-top:0;padding-bottom:3px;padding-left:3px;margin-top:4px;margin-left:34px;list-style-type:none;border-top:1px solid #aaa;border-bottom:1px solid #aaa;border-left:1px solid #aaa;border-radius:3px}tr.odd0 .aggrtree ul.subtree{border-color:#ccc}tr.even0 .aggrtree ul.subtree{border-color:#aaa}.aggrtree ul.subtree li{padding:0 0 1px;margin:2px 0 0}.aggrtree span.title span.content.name{cursor:pointer}.aggrtree span.state{display:inline-block;width:34px;padding:0;margin-right:3px;font-weight:700;text-align:center;border-radius:3px}.aggrtree a.assumption img.icon,.aggrtree img.bi.icon{width:13px;height:13px;margin:0;vertical-align:middle}.aggrtree img.bi.icon{position:relative;top:-1px;margin-right:5px;margin-left:0}b.bullet{margin:0 5px;color:#aaa}.state.assumed{background-image:url(images/assume_bg.png);background-repeat:repeat}.aggrtree img.treeangle{margin-right:2px;margin-left:0;vertical-align:middle}table.aggrtree{width:100%;border-collapse:collapse}table.aggrtree td.leaf.odd{background-color:#ebebf1}table.aggrtree td.leaf.even,table.aggrtree td.node{background-color:#f5f5fb}td.aggrtree_box{line-height:22px}.bibox_box{padding:1px 3px;margin:0 3px 0 0;cursor:pointer;border:1px solid #444}.bibox_box.open.noleaf{box-shadow:inset .5px .5px 3px #444}.bibox_box.noleaf:hover{border-style:dashed}.bibox_box.closed.noleaf{box-shadow:.5px .5px 3px #000}.bibox{padding:0}table.aggrtree.ltr td{padding:3px}div.ntop table.table .bi_tree_container .title,table.data.table .bi_tree_container .title{padding:0;font-weight:400;color:#333}div.ntop table.table .bi_tree_container .title li,table.data.table .bi_tree_container .title li{padding:4px 8px;list-style-type:none}div.ntop table.table .bi_tree_container .title ul.subtree,table.data.table .bi_tree_container .title ul.subtree{padding:0 0 0 18px;margin:8px 0 0 18px;list-style-type:none;border:none;border-left:1px solid #838383;border-radius:0}div.ntop table.table .bi_tree_container .title ul.subtree li,table.data.table .bi_tree_container .title ul.subtree li{margin-top:8px;list-style-type:none}div.ntop table.table .bi_tree_container .title .state,table.data.table .bi_tree_container .title .state{padding:0 6px;margin-right:4px;border-radius:2px}body.dashboard{overflow:hidden}body.dashboard.main div#main_page_content{padding-bottom:0}body.dashboard #menu_entry_toggle_edit img.icon{background-size:16px}body.dashboard #menu_shortcut_toggle_edit img.icon,body.dashboard #menu_suggestion_toggle_edit img.icon{background-size:20px}div#dashboard{position:relative;padding:0;margin:0}div.dashlet{position:absolute;z-index:1;display:none;padding:0;margin:0}div.dashlet div.dashlet_inner{position:absolute;padding:0;margin:0;overflow:hidden}div.dashlet div.dashlet_inner.background{background-color:#f5f5fb}div.dashlet div.error,div.dashlet div.message,div.dashlet div.really,div.dashlet div.success,div.dashlet div.warning{margin:0;border-radius:0;box-shadow:0}div.dashlet iframe{border-style:none}div.dashlet>div.title{position:absolute;left:0;width:150px;height:22px;padding:0 0 0 9px;margin:0;overflow:hidden;font-weight:500;letter-spacing:2px;color:#333;text-align:center;white-space:nowrap;background:#f5f5fb}div.dashlet>div.title.highlighted{background:#e8e8ee}div.dashlet>div.title span{padding-left:8px}div.dashlet div.title a,div.dashlet g.title a text{color:#333;text-decoration:none}div.dashlet div.title a:hover,div.dashlet g.title a text:hover{text-decoration:underline}div.dashlet canvas.pie{top:7px;z-index:10}div.dashlet canvas.pie,div.dashlet img.globe{position:absolute;left:7px;transform:scale(.8);transform-origin:center}div.dashlet img.globe{top:5px;z-index:20;filter:grayscale(100%)}div.dashlet table.hoststats{position:absolute;top:-1px;right:10px;width:135px;height:142px;margin-top:0;border-collapse:collapse;border-spacing:0}div.dashlet table.hoststats.narrow{margin-top:0}div.dashlet table.hoststats.narrow td,div.dashlet table.hoststats.narrow th{font-weight:400}div.dashlet table.hoststats td,div.dashlet table.hoststats th{padding:0 4px;vertical-align:middle;border-color:#498aa6;border-style:solid none;border-width:1px}div.dashlet table.hoststats td.color,div.dashlet table.hoststats th.color{width:4px;padding:0}div.dashlet table.hoststats th{text-align:left;background-color:transparent}div.dashlet table.hoststats td{text-align:right;background-color:#95bbcd}div.dashlet table.hoststats a{color:#000;text-decoration:none}div.dashlet table.hoststats a:hover{text-decoration:underline}div.dashlet div.graph>div.v_axis_label{position:absolute;top:50%;left:10px;transform:rotate(-90deg) translateX(50%)}div.dashlet>div.title span{position:relative;top:4px;padding-left:0}div.dashlet div.success{background-color:#f5f5fb}table.dashlet_overview h2{margin:8px 0;font-size:14px}body.main .popup_menu div.dashlet_inner div.stats table.hoststats span,div.dashlet_inner div.stats table.hoststats a,div.dashlet_inner div.stats table.hoststats body.main .popup_menu span{color:#333}div.dashlet_inner div.stats{position:relative;width:100%;height:100%;padding:0;margin:0;background-color:#f5f5fb}div.dashlet_inner div.stats table td,div.dashlet_inner div.stats table th{background:#fff;border-top:1px solid #cccfdb;border-bottom:none}body.main.dashlet{padding:8px;background-color:#f5f5fb;box-sizing:border-box}body.main.dashlet div#row_info{display:none}body.main.dashlet div.ntop table.table,body.main.dashlet table.data.table,div.ntop body.main.dashlet table.table{padding:0 8px}body.main.dashlet div.ntop table.table tr,body.main.dashlet table.data.table tr.data,div.ntop body.main.dashlet table.table tr{transition:.15s ease-in-out}body.main.dashlet div.warning{margin:0 0 10px;border-radius:0;box-shadow:0}body.main.dashlet.view{padding:1px 0 0;overflow:hidden;background-color:#f5f5fb}body.main.dashlet.view div#dashlet_content_wrapper[data-simplebar=init]{height:100%;overflow:auto}div[id^=dashlet] div.dashlet_inner>div{box-sizing:border-box;transition:.15s ease-in-out}div[id^=dashlet] div.title+div.dashlet_inner>div{border-radius:0}iframe[id^=dashlet_iframe]{background:#f5f5fb;transition:.15s ease-in-out}div.dashlet.edit .controls{position:relative;z-index:100;width:100%;height:100%;cursor:auto;background-color:rgba(245,245,251,.8);border:1px dashed #4e5d69}div.dashlet.edit .controls:hover{cursor:move}div.dashlet.edit div.centered_controls{position:absolute;top:0;right:0;bottom:0;left:0;width:90px;height:66px;margin:auto;text-align:center}div.dashlet.edit div.centered_controls .editor a{display:inline-block;width:22px;height:22px;margin:0 4px;cursor:pointer;background-repeat:no-repeat;background-size:22px;border-radius:5px}div.dashlet.edit div.centered_controls .editor a:hover{opacity:.7}div.dashlet.edit div.centered_controls .editor a.edit{background-image:url(images/dashlet_edit.svg)}div.dashlet.edit div.centered_controls .editor a.clone{background-image:url(images/dashlet_clone.svg)}div.dashlet.edit div.centered_controls .editor a.del{background-image:url(images/dashlet_delete.svg)}div.dashlet.edit:not(.resizable) div.centered_controls{height:22px}div.dashlet.edit .anchor{position:absolute;cursor:pointer}div.dashlet.edit .anchor.on div{position:absolute;padding:2px 6px;color:#172127;text-align:center;background-color:#13d389;border-radius:12px}div.dashlet.edit .anchor.on div.anchor_image{width:15px;height:15px;padding:0;background-image:url(images/dashlet_anchor.svg);background-repeat:no-repeat}div.dashlet.edit .anchor.anchor0{top:0;left:0;border-top:26px solid #505862;border-right:26px solid transparent}div.dashlet.edit .anchor.anchor0.on{border-top:40px solid #13d389;border-right:40px solid transparent}div.dashlet.edit .anchor.anchor0.on div.anchor_label{top:-26px;left:26px}div.dashlet.edit .anchor.anchor0.on div.anchor_image{top:-36px;left:3px}div.dashlet.edit .anchor.anchor1{top:0;right:0;border-top:26px solid #505862;border-left:26px solid transparent}div.dashlet.edit .anchor.anchor1.on{border-top:40px solid #13d389;border-left:40px solid transparent}div.dashlet.edit .anchor.anchor1.on div.anchor_label{top:-26px;right:26px}div.dashlet.edit .anchor.anchor1.on div.anchor_image{top:-36px;right:3px}div.dashlet.edit .anchor.anchor2{right:0;bottom:0;border-bottom:26px solid #505862;border-left:26px solid transparent}div.dashlet.edit .anchor.anchor2.on{border-bottom:40px solid #13d389;border-left:40px solid transparent}div.dashlet.edit .anchor.anchor2.on div.anchor_label{right:26px}div.dashlet.edit .anchor.anchor2.on div.anchor_image{right:3px;bottom:-36px}div.dashlet.edit .anchor.anchor3{bottom:0;left:0;border-right:26px solid transparent;border-bottom:26px solid #505862}div.dashlet.edit .anchor.anchor3.on{border-right:40px solid transparent;border-bottom:40px solid #13d389}div.dashlet.edit .anchor.anchor3.on div.anchor_label{left:26px}div.dashlet.edit .anchor.anchor3.on div.anchor_image{bottom:-36px;left:3px}div.dashlet.edit div.slim_controls div.anchor_image,div.dashlet.edit div.slim_controls div.anchor_label,div.dashlet.edit div.slim_controls div.resize_image{visibility:hidden}div.dashlet.edit div.slim_controls .anchor.anchor0,div.dashlet.edit div.slim_controls .anchor.anchor0.on{border-top-width:20px;border-right-width:20px}div.dashlet.edit div.slim_controls .anchor.anchor1,div.dashlet.edit div.slim_controls .anchor.anchor1.on{border-top-width:20px;border-left-width:20px}div.dashlet.edit div.slim_controls .anchor.anchor2,div.dashlet.edit div.slim_controls .anchor.anchor2.on{border-bottom-width:20px;border-left-width:20px}div.dashlet.edit div.slim_controls .anchor.anchor3,div.dashlet.edit div.slim_controls .anchor.anchor3.on{border-right-width:20px;border-bottom-width:20px}div#dashboard.grid{background-image:url(images/dashboard_grid.png)}.sizer{position:relative;right:0;left:0;width:100%;padding:2px 6px;margin:4px auto;text-align:center;cursor:pointer;border-radius:12px;box-sizing:border-box}.sizer.max{color:red}.sizer.grow,.sizer.max{background-color:#505862}.sizer.grow{color:#fff}.sizer.abs{color:#172127;background-color:#13d389}.resize{position:absolute;z-index:70}.resize.circle_handle .resize_image{position:absolute;top:0;right:0;bottom:0;left:0;width:10px;height:10px;margin:auto;background-image:url(images/dashlet_resize.svg);background-repeat:no-repeat}.resize0{top:0;bottom:0;height:100%;margin:auto;background-color:#13d389;border:1px solid #13d389;border-top:none;border-bottom:none}.resize0.resize0_0{left:-1px;cursor:w-resize}.resize0.resize0_0.circle_handle{width:16px;height:32px;border-radius:0 32px 32px 0}.resize0.resize0_0.circle_handle .resize_image{transform:rotate(90deg)}div.slim_controls .resize0.resize0_0.circle_handle{width:6px;height:12px}.resize0.resize0_1{right:-1px;cursor:e-resize}.resize0.resize0_1.circle_handle{width:16px;height:32px;border-radius:32px 0 0 32px}.resize0.resize0_1.circle_handle .resize_image{transform:rotate(-90deg)}div.slim_controls .resize0.resize0_1.circle_handle{width:6px;height:12px}.resize1{right:0;left:0;width:100%;margin:auto;background-color:#13d389;border:1px solid #13d389;border-right:none;border-left:none}.resize1.resize1_0{top:-1px;cursor:n-resize}.resize1.resize1_0.circle_handle{width:32px;height:16px;border-radius:0 0 32px 32px}.resize1.resize1_0.circle_handle .resize_image{transform:rotate(180deg)}div.slim_controls .resize1.resize1_0.circle_handle{width:12px;height:6px}.resize1.resize1_1{bottom:-1px;cursor:s-resize}.resize1.resize1_1.circle_handle{width:32px;height:16px;border-radius:32px 32px 0 0}div.slim_controls .resize1.resize1_1.circle_handle{width:12px;height:6px}.resize_corner{z-index:80;width:10px;height:10px}.resize_corner0{top:0;left:0;cursor:nw-resize}.resize_corner1{top:0;right:0;cursor:ne-resize}.resize_corner2{right:0;bottom:0;cursor:se-resize}.resize_corner3{bottom:0;left:0;cursor:sw-resize}.dashlet.pnpgraph .dashlet_inner{color:#000;text-align:left;background-color:#f5f5fb}.dashlet.pnpgraph .graph{border:none;box-shadow:none}.dashlet.pnpgraph .container{background-color:#f5f5fb}.dashlet.pnpgraph div.title a{color:#000}svg .single_value,svg .state_component,svg .title{fill:#000}svg .single_value text,svg .state_component text,svg .title text{stroke:none}svg .status_background{opacity:.6;fill:#f5f5fb}svg .line{fill:none!important}svg .area{opacity:.3}svg .svcstate{fill:#008eff;stroke:#008eff}svg .state0{fill:#13d389;stroke:#13d389}svg .state1{fill:#ffd000;stroke:#ffd000}svg .state2{fill:#e85555;stroke:#e85555}svg .state3{fill:#fcb97b;stroke:#fcb97b}svg .gauge_span{fill:#838383}svg.renderer g.grid path{stroke-width:0}svg.renderer g.grid line{stroke:#8097b1;stroke-opacity:.61;stroke-width:.5px}div.dashlet.nodata>div.dashlet_inner div.msg{padding:10px}div.alert_overview g.element_box:hover path+path,div.site_overview g.element_box:hover path+path,div.stats_dashlet g.element_box:hover path+path{fill-opacity:.96}div.alert_overview div.tooltip h3,div.site_overview div.tooltip h3,div.stats_dashlet div.tooltip h3{margin-top:2px;margin-bottom:2px}div.alert_overview div.tooltip td.color,div.site_overview div.tooltip td.color,div.stats_dashlet div.tooltip td.color{width:10px}div.alert_overview div.tooltip td.color.critical,div.site_overview div.tooltip td.color.critical,div.stats_dashlet div.tooltip td.color.critical{background-color:red}div.alert_overview div.tooltip td.color.unknown,div.site_overview div.tooltip td.color.unknown,div.stats_dashlet div.tooltip td.color.unknown{background-color:#f80}div.alert_overview div.tooltip td.color.warning,div.site_overview div.tooltip td.color.warning,div.stats_dashlet div.tooltip td.color.warning{background-color:#ff0}div.alert_overview div.tooltip td.color.downtime,div.site_overview div.tooltip td.color.downtime,div.stats_dashlet div.tooltip td.color.downtime{background-color:#0af}div.alert_overview div.tooltip td.color.ok,div.site_overview div.tooltip td.color.ok,div.stats_dashlet div.tooltip td.color.ok{background-color:#262f38}div.alert_overview div.tooltip td.count,div.site_overview div.tooltip td.count,div.stats_dashlet div.tooltip td.count{padding-left:4px;text-align:right;vertical-align:top}div.alert_overview path.hexagon.hexagon_0,div.site_overview path.hexagon.hexagon_0,div.stats_dashlet path.hexagon.hexagon_0{stroke:#404a55}div.alert_overview path.hexagon.critical,div.alert_overview path.hexagon.down,div.site_overview path.hexagon.critical,div.site_overview path.hexagon.down,div.stats_dashlet path.hexagon.critical,div.stats_dashlet path.hexagon.down{fill:#ff3232;fill-opacity:.8;stroke:#ff3232}div.alert_overview path.hexagon.unknown,div.alert_overview path.hexagon.unreachable,div.site_overview path.hexagon.unknown,div.site_overview path.hexagon.unreachable,div.stats_dashlet path.hexagon.unknown,div.stats_dashlet path.hexagon.unreachable{fill:#f80;fill-opacity:.8;stroke:#f80}div.alert_overview path.hexagon.warning,div.site_overview path.hexagon.warning,div.stats_dashlet path.hexagon.warning{fill:#ffd000;fill-opacity:.6;stroke:#ffd000}div.alert_overview path.hexagon.downtime,div.site_overview path.hexagon.downtime,div.stats_dashlet path.hexagon.downtime{fill:#3cc2ff;fill-opacity:.6;stroke:#3cc2ff}div.alert_overview path.hexagon.host_down,div.site_overview path.hexagon.host_down,div.stats_dashlet path.hexagon.host_down{fill:#1063b0;fill-opacity:.5;stroke:#1063b0}div.alert_overview path.hexagon.ok,div.site_overview path.hexagon.ok,div.stats_dashlet path.hexagon.ok{fill:#e8e8ee;fill-opacity:.4;stroke:#d2d4d6;stroke-opacity:1}div.alert_overview g.element_box.host_element path.hexagon,div.alert_overview path.hexagon.host_element,div.site_overview g.element_box.host_element path.hexagon,div.site_overview path.hexagon.host_element,div.stats_dashlet g.element_box.host_element path.hexagon,div.stats_dashlet path.hexagon.host_element{fill-opacity:.8;stroke-opacity:.8}div.alert_overview g.element_box.host_element path.hexagon.ok,div.alert_overview path.hexagon.host_element.ok,div.site_overview g.element_box.host_element path.hexagon.ok,div.site_overview path.hexagon.host_element.ok,div.stats_dashlet g.element_box.host_element path.hexagon.ok,div.stats_dashlet path.hexagon.host_element.ok{fill:#bdbdbd;stroke:none}div.alert_overview g.element_box.host_element path.hexagon.ok+path.up:hover,div.alert_overview g.element_box.host_element path.hexagon.ok:hover+path.up,div.alert_overview path.hexagon.host_element.ok+path.up:hover,div.alert_overview path.hexagon.host_element.ok:hover+path.up,div.site_overview g.element_box.host_element path.hexagon.ok+path.up:hover,div.site_overview g.element_box.host_element path.hexagon.ok:hover+path.up,div.site_overview path.hexagon.host_element.ok+path.up:hover,div.site_overview path.hexagon.host_element.ok:hover+path.up,div.stats_dashlet g.element_box.host_element path.hexagon.ok+path.up:hover,div.stats_dashlet g.element_box.host_element path.hexagon.ok:hover+path.up,div.stats_dashlet path.hexagon.host_element.ok+path.up:hover,div.stats_dashlet path.hexagon.host_element.ok:hover+path.up{fill-opacity:.6}div.alert_overview g.element_box.host_element path.hexagon.up,div.alert_overview path.hexagon.host_element.up,div.site_overview g.element_box.host_element path.hexagon.up,div.site_overview path.hexagon.host_element.up,div.stats_dashlet g.element_box.host_element path.hexagon.up,div.stats_dashlet path.hexagon.host_element.up{fill:#e8e8ee;fill-opacity:.85;stroke:none}div.alert_overview path.icon_element,div.site_overview path.icon_element,div.stats_dashlet path.icon_element{fill:#262f38;stroke-dasharray:3,3;stroke:#404a55}div.stats_dashlet{height:100%}div.stats_dashlet path.hexagon.ok{fill:#13d389;fill-opacity:.06;stroke:#13d389;stroke-opacity:.9}div.stats_dashlet path.hexagon.empty{fill:#e8e8ee;fill-opacity:.4;stroke:#d2d4d6;stroke-opacity:1}div.stats_dashlet div.stats_table{position:absolute;right:0}div.stats_dashlet div.stats_table table{pointer-events:all;border-collapse:collapse}div.stats_dashlet div.stats_table td{padding:3px}div.stats_dashlet div.stats_table td:last-child{width:115px}div.stats_dashlet div.stats_table a{text-decoration:none;cursor:pointer}div.stats_dashlet div.stats_table a.box{display:inline-block;width:5px;height:14px;padding:0;background-color:#333;border-radius:4px}div.stats_dashlet div.stats_table a.box.critical{background-color:#ff3232}div.stats_dashlet div.stats_table a.box.unknown{background-color:#f80}div.stats_dashlet div.stats_table a.box.warning{background-color:#ffd000}div.stats_dashlet div.stats_table a.box.downtime{background-color:#3cc2ff}div.stats_dashlet div.stats_table a.box.host_down{background-color:#1063b0}div.stats_dashlet div.stats_table a.box.ok{background-color:#13d389}div.stats_dashlet div.stats_table a.count{float:right}div.stats_dashlet div.stats_table a.count:hover,div.stats_dashlet div.stats_table a.text:hover{color:#13d389}div.stats_dashlet div.stats_table .warning{background-color:transparent}div.stats_dashlet.eventstats div.stats_table,div.stats_dashlet.hoststats div.stats_table{top:44px}div.stats_dashlet.servicestats div.stats_table{top:28px}body.login{text-align:center;vertical-align:middle}body.login div#login{position:absolute;top:0;right:0;bottom:0;left:0;width:770px;height:605px;margin:auto;color:#333;background:transparent}body.login #login_window{position:relative;top:187px;left:10px;width:370px;height:230px;margin:-30px auto 10px;background:#efeff5;border-radius:8px}body.login #logo{position:absolute;top:25px;left:40px;width:120px;height:auto}body.login #logo.custom{width:60px}body.login #version{position:absolute;top:40px;right:40px;width:150px;letter-spacing:1px;text-align:right}body.login #label_pass,body.login #label_user{left:40px;letter-spacing:1px}body.login #input_pass,body.login #input_user,body.login #label_pass,body.login #label_user{position:absolute}body.login #label_user{top:86px}body.login #input_user{top:79px}body.login #label_pass{top:126px}body.login #input_pass{top:119px}body.login #input_pass,body.login #input_user{left:135px;width:183px;height:21px;background-repeat:no-repeat;border-radius:4px;outline:none;box-shadow:none}body.login #_login{position:absolute;bottom:29px;left:40px;width:calc(100% - 80px);height:29px;padding:8px 16px;margin:0;font-weight:700;border-color:#13d389}body.login #login_error{position:absolute;bottom:6px;left:92px;z-index:100;width:180px;height:16px;padding:0;margin:0;color:#fafafa;background-color:#e85555;background-image:none;background-repeat:no-repeat;border:1px solid #e22828;border-radius:4px}body.login #login_error div.error{padding:1px 0 0;margin:0;color:#fafafa;background-color:transparent;border-style:none;border-radius:0;box-shadow:0 0 0}body.login #foot{position:relative;top:187px;left:10px;width:350px;margin:0 auto 10px;color:#838383;text-align:center}body.login body.main .popup_menu div#login div#foot span,body.login div#login div#foot a,body.login div#login div#foot body.main .popup_menu span{color:#838383}#logwatch{margin-top:6px}#logwatch table.section{width:100%;border-collapse:collapse;background-color:#fafafa;padding:3px;margin-bottom:11px}#logwatch td.CRIT,#logwatch td.OK,#logwatch td.WARN{width:40px;padding:2px 5px;margin-left:5px;font-weight:700;text-align:center;border-radius:4px}#logwatch td.WARN{background-color:#fffe44;color:#000}#logwatch td.CRIT{background-color:#ff3232;color:#fff}#logwatch td.OK{background-color:none;color:#13d389}#logwatch td.date{padding-left:6px;font-weight:400;color:#bdbdbd;font-size:10px}#logwatch td.lines{color:#0b0505;padding:1.6px 0 4px 12px;margin:0;text-indent:-8px;border:none}#logwatch td.lines img{margin-right:2px}#logwatch tr:nth-child(odd).context{background-color:#e0e0e4}#logwatch tr:nth-child(odd).context td.lines{color:#838383}#logwatch tr:nth-child(odd).OK{background-color:#13d389}#logwatch tr:nth-child(odd).WARN{background-color:#ffd000}#logwatch tr:nth-child(odd).CRIT{background-color:#e85555}#logwatch tr:nth-child(2n).context{background-color:#fafafa}#logwatch tr:nth-child(2n).context td.lines{color:#838383}#logwatch tr:nth-child(2n).OK{background-color:#2deca2}#logwatch tr:nth-child(2n).WARN{background-color:#ffd933}#logwatch tr:nth-child(2n).CRIT{background-color:#ee8282}#logwatch a{width:26px;font-family:sans-serif;font-weight:700;color:#008}#logwatch a b{color:#08f}#logwatch a.ack{padding:2.1px 7px;color:#fff;text-decoration:none;background-color:#33c;border-color:#ccc #888 #333 #777;border-style:solid;border-width:2px;border-radius:6px}#logwatch td.button{text-align:right}#logwatch td.button a{padding:.7px 7px;font-weight:400;color:#000;text-decoration:none;background-color:#cca;border-color:#ddd #888 #333 #ddd;border-style:solid;border-width:1px;border-radius:4px}#logwatch td.button a:active{background-color:#aa8}#logwatch a.tab,#logwatch a.tabactive{display:block;width:140px;padding:2.8px 12px;margin-right:2.1px;margin-bottom:0;color:#000;text-decoration:none;vertical-align:top;background-color:#fc0;border-bottom:1px #000;border-style:none;border-radius:12px 12px 0 0}#logwatch a.tab:hover{padding-bottom:10px}#logwatch a.tabactive{padding-bottom:6px;border-bottom-style:none}table.prediction{margin-top:10px;background-color:#eee;border:1px solid #000;border-spacing:0;box-shadow:.5px .5px 2px #888}table.prediction canvas{margin:0}table.prediction td.legend{padding-top:2px;padding-bottom:12px;padding-left:43px;color:#000}table.prediction td.legend div{display:inline-block;float:none}table.prediction td.legend div.color{display:inline-block;width:12px;height:12px;vertical-align:bottom;border:1px solid #000;box-shadow:.5px .5px 1px #888}table.prediction td.legend div.entry{margin-right:20px;margin-left:5px}table.filterform{padding:0;border-collapse:collapse;border-style:none}table.filterform td{padding:0}div.floatfilter{width:333px;padding:4px 4px 4px 10px;margin:0 5px 5px 0;color:#000;background-color:#f5f5fb}div.floatfilter .legend{width:100%;height:17px;padding:5px 8px 5px 0;font-weight:700;color:#333;background-color:hsla(0,0%,100%,.2)}div.floatfilter .legend span{padding-bottom:3px;border-bottom:1px solid rgba(0,0,0,.2)}div.floatfilter .content{width:100%;height:auto;padding:0;margin:0;text-align:left}div.floatfilter .content>select{width:100%;padding:0 8px;line-height:18px;box-sizing:border-box}div.floatfilter .content>select#opthost_contact_group,div.floatfilter .content>select#opthost_group,div.floatfilter .content>select#optservice_contact_group,div.floatfilter .content>select#optservice_group,div.floatfilter .content>select.neg{width:237px}div.floatfilter .content .multigroup table{margin-top:-3px}div.floatfilter .content .multigroup select{width:150px;height:66px}div.floatfilter .content .filtertime select{width:136px}div.floatfilter .content select{box-sizing:border-box}div.floatfilter .content .checkbox{display:inline-block;margin:3px 0}div.floatfilter .content .checkbox:not(:last-of-type){margin-right:8px}div.floatfilter .content #mk_side_search_field,div.floatfilter .content input,div.floatfilter .content select,div.floatfilter .content textarea{margin-bottom:0}div.floatfilter .content input[type=text]{width:calc(100% - 12px)}div.floatfilter .content input[type=text].number{text-align:center}div.floatfilter .content input[type=text].neg{width:229px}div.floatfilter .content input.neg[type=text]{position:relative;top:-1px;width:237px}div.floatfilter .content [type^=radio]#mk_side_search_field,div.floatfilter .content input[type^=radio],div.floatfilter .content select[type^=radio],div.floatfilter .content textarea[type^=radio]{width:auto;margin-bottom:0}div.floatfilter .content input[type=radio]{margin-left:5px}div.floatfilter .content .radiobutton_group{display:inline-block}div.floatfilter .content .radiobutton_group input[type=radio]{margin-left:0}div.floatfilter .content .radiobutton_group:not(:last-of-type) label{margin-right:5px}div.floatfilter .content .valuespec_tuple{width:100%;border-spacing:2px}div.floatfilter .content nobr{margin-left:4px}div.floatfilter .content table{border-spacing:0}div.floatfilter .content table td{padding:0 4px 4px 0}div.floatfilter.host_custom_variable .select2-container,div.floatfilter.service_custom_variable .select2-container{max-width:52%}div.floatfilter.host_custom_variable input[type=text],div.floatfilter.service_custom_variable input[type=text]{display:inline-block;width:40%;margin-left:4px}div.floatfilter table.vs_duallist{width:300px;border-spacing:0 3px}div.floatfilter table.vs_duallist a.control{padding:0 6px}div.floatfilter table.vs_duallist select{height:43px;padding:0;margin-bottom:0}div.floatfilter.invswpac_package_version input.text,div.floatfilter.invswpac_version input.text{margin-left:4px}div.floatfilter div.service_level{display:block;float:left;margin:0 8px 2px 0}div.floatfilter div.service_level .select2-container{margin-left:4px}div.floatfilter.downtimes span.checkbox{white-space:normal}div.floatfilter span.select2{position:relative}div.floatfilter>div.content>span.select2:last-child{width:100%}div.floatfilter.double.log_class .content table,div.floatfilter.double.log_state .content table{border-spacing:6px 0}div.floatfilter.double.log_class .content table.alertstatefilter td,div.floatfilter.double.log_state .content table.alertstatefilter td{vertical-align:top}div.floatfilter.double.log_class .content table.alertstatefilter .checkbox,div.floatfilter.double.log_state .content table.alertstatefilter .checkbox{margin:3px 3px 0 0}div.floatfilter.double.log_class .content .checkbox,div.floatfilter.double.log_state .content .checkbox{margin-bottom:4px}div.floatfilter.double.log_class .content table td{padding-bottom:6px}div.floatfilter.double.log_state .content table td{line-height:20px}div.floatfilter.svchardstate .content .checkbox:not(:last-of-type),div.floatfilter.svcstate .content .checkbox:not(:last-of-type){margin-right:8px}div.floatfilter.svchardstate .content input[type=checkbox]+label:before,div.floatfilter.svcstate .content input[type=checkbox]+label:before{margin:0 4px 0 0}div.floatfilter.invswpac .content span.radiobutton_group{display:inline}div.floatfilter .select2-container .select2-selection--single{height:22px}div.floatfilter .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:20px}div.floatfilter span.select2-selection{border-color:#d9d9d9}div.floatfilter.rangespec table.valuespec_tuple{width:100%}div.floatfilter.rangespec table.valuespec_tuple span.title{top:7px}div.floatfilter.rangespec table.valuespec_tuple input{padding:3px}div.floatfilter.address_families span.radiobutton_group{margin-bottom:4px}div.floatfilter.host_address input[type=text],div.floatfilter.host_ipv4_address input[type=text],div.floatfilter.host_ipv6_address input[type=text],div.floatfilter.invswpac div.content>input[type=text]{margin-bottom:8px}div.floatfilter.invswpac span.min_max_row{display:inline-block;margin:8px 0}div.side_popup_content table.valuespec_listof.filter td.vlof_buttons{width:0}div.side_popup_content table.valuespec_listof.filter td.vlof_buttons a.delete_button img{position:absolute;top:4px;right:10px;z-index:5;width:12px;height:12px}div.side_popup_content table.valuespec_listof.filter td.vlof_content{position:relative;left:-4px}div.side_popup_content table.valuespec_listof.filter>tbody>tr{position:relative}select.vlof_filter{width:312px}table.nform table.valuespec_listof{border-spacing:0}table.nform table.valuespec_listof>tbody>tr{vertical-align:middle}table.nform table.valuespec_listof .vlof_buttons,table.nform table.valuespec_listof .vlof_content{border-bottom:1px solid #cccfdb}table.nform table.valuespec_listof .vlof_content{padding:5px 0 0;vertical-align:top}table.nform table.valuespec_listof .vlof_content .valuespec_tuple{border-spacing:8px}table.nform table.valuespec_listof .vlof_content .content nobr{display:inline-block;margin-top:8px}table.nform table.valuespec_listof .vlof_buttons{width:44px;min-width:44px;padding-right:5px;text-align:center;vertical-align:middle}table.nform table.valuespec_listof .vlof_buttons img{width:12px;height:15px}table.nform table.valuespec_listof .vlof_buttons a:not(:last-child){margin-right:5px}table.filtertime td{vertical-align:middle}div.view_form{margin-bottom:10px}div.ntop .ntop_host table .checkbox_hover.gap,div.ntop table.table .checkbox_hover.gap,table.data .checkbox_hover.gap,td.gap{width:5px}table.boxlayout{border-spacing:0}table.boxlayout td.boxcolumn{padding-right:10px;vertical-align:top}table.boxlayout td.boxcolumn:last-child{padding-right:0}.tile{float:left;width:180px;margin-right:6px;margin-bottom:6px}.tile img.icon{width:16px;height:16px}.tile table{width:100%;height:70px}.tile td{font-size:10px;border-style:none}.tile td.bl,.tile td.tl{text-align:left}.tile td.br,.tile td.tr{text-align:right}.tile td.center{vertical-align:middle}.tile td.center,.tile td.cont{text-align:center}.tile td.bl,.tile td.br{vertical-align:bottom}.tile td.bl,.tile td.br,.tile td.tl,.tile td.tr{height:20px}div.ntop .ntop_host table.tiled td.tiles,div.ntop table.tiled.table td.tiles,table.data.tiled td.tiles{padding:0}div.ntop .ntop_host table.tiled td.tiles div.tile,div.ntop table.tiled.table td.tiles div.tile,table.data.tiled td.tiles div.tile{width:240px;padding:4px;background:#f5f5fb;border-radius:4px;box-shadow:none}div.ntop .ntop_host table.tiled td.tiles div.tile table,div.ntop table.tiled.table td.tiles div.tile table,table.data.tiled td.tiles div.tile table{border-spacing:4px 8px}div.ntop .ntop_host table.tiled td.tiles div.tile table td,div.ntop table.tiled.table td.tiles div.tile table td,table.data.tiled td.tiles div.tile table td{padding:8px}div.ntop .ntop_host table.tiled td.tiles div.tile table td.state,div.ntop table.tiled.table td.tiles div.tile table td.state,table.data.tiled td.tiles div.tile table td.state{height:30px;padding:0}div.ntop .ntop_host table.tiled td.tiles div.tile table td.states,div.ntop table.tiled.table td.tiles div.tile table td.states,table.data.tiled td.tiles div.tile table td.states{border-radius:4px}div.ntop .ntop_host table.tiled td.tiles div.tile table td.center,div.ntop table.tiled.table td.tiles div.tile table td.center,table.data.tiled td.tiles div.tile table td.center{white-space:break-spaces;overflow-wrap:anywhere}div.ntop .ntop_host table.tiled td.tiles div.tile .cont,div.ntop table.tiled.table td.tiles div.tile .cont,table.data.tiled td.tiles div.tile .cont{box-sizing:border-box}div.ntop .ntop_host table.single,div.ntop table.single.table,table.data.single{padding:0;margin-top:5px;border-collapse:collapse;border-spacing:1px;empty-cells:show}div.ntop .ntop_host table.single table.table tr>td,div.ntop .ntop_host table.single tr>td,div.ntop table.single.table tr>td,div.ntop table.table table.data.single tr>td,table.data.single div.ntop table.table tr>td,table.data.single tr.data>td{padding:4px 5px;line-height:14px;text-align:left}div.ntop .ntop_host table.single tr td.left,div.ntop table.single.table tr td.left,div.ntop table.table table.data.single tr td.left,table.data.single div.ntop table.table tr td.left,table.data.single tr.data td.left{width:1%;padding:2px 20px 2px 16px;white-space:nowrap}div.ntop .ntop_host table.single tr td:not(.left),div.ntop table.single.table tr td:not(.left),div.ntop table.table table.data.single tr td:not(.left),table.data.single div.ntop table.table tr td:not(.left),table.data.single tr.data td:not(.left){width:auto}div.ntop .ntop_host table.single>tbody>tr>td,div.ntop .ntop_host table.single>tbody tr.even0>td,div.ntop .ntop_host table.single>tbody tr.odd0>td,div.ntop table.single.table>tbody>tr>td,div.ntop table.single.table>tbody tr.even0>td,div.ntop table.single.table>tbody tr.odd0>td,table.data.single>tbody>tr>td,table.data.single>tbody tr.even0>td,table.data.single>tbody tr.odd0>td{padding:2px;border-radius:0}div.ntop .ntop_host table.single>tbody>tr>td.left,div.ntop .ntop_host table.single>tbody tr.even0>td.left,div.ntop .ntop_host table.single>tbody tr.odd0>td.left,div.ntop table.single.table>tbody>tr>td.left,div.ntop table.single.table>tbody tr.even0>td.left,div.ntop table.single.table>tbody tr.odd0>td.left,table.data.single>tbody>tr>td.left,table.data.single>tbody tr.even0>td.left,table.data.single>tbody tr.odd0>td.left{font-weight:700;transition:.15s ease-in-out}div.ntop .ntop_host table.single>tbody>tr>td.perfometer,div.ntop .ntop_host table.single>tbody tr.even0>td.perfometer,div.ntop .ntop_host table.single>tbody tr.odd0>td.perfometer,div.ntop table.single.table>tbody>tr>td.perfometer,div.ntop table.single.table>tbody tr.even0>td.perfometer,div.ntop table.single.table>tbody tr.odd0>td.perfometer,table.data.single>tbody>tr>td.perfometer,table.data.single>tbody tr.even0>td.perfometer,table.data.single>tbody tr.odd0>td.perfometer{padding-right:0}div.ntop .ntop_host table.single td.gap,div.ntop table.single.table td.gap,table.data.single td.gap{background-color:transparent;border-right-style:none;border-left-style:none}div.ntop .ntop_host table.single td.perfometer div.glass,div.ntop table.single.table td.perfometer div.glass,table.data.single td.perfometer div.glass{width:100%}div.ntop .ntop_host table.matrix,div.ntop table.matrix.table,table.data.matrix{width:auto;margin-bottom:10px}div.ntop .ntop_host table.matrix tbody>tr>td,div.ntop table.matrix.table tbody>tr>td,div.ntop table.table table.data.matrix tbody>tr>td,table.data.matrix div.ntop table.table tbody>tr>td,table.data.matrix tbody>tr.data>td{padding:8px}div.ntop .ntop_host table.matrix tbody>tr>td.left,div.ntop table.matrix.table tbody>tr>td.left,div.ntop table.table table.data.matrix tbody>tr>td.left,table.data.matrix div.ntop table.table tbody>tr>td.left,table.data.matrix tbody>tr.data>td.left{font-weight:700;background-color:#f5f5fb;transition:.15s ease-in-out}div.ntop .ntop_host table.matrix tbody>tr>td.cell td.perfometer div.content,div.ntop .ntop_host table.matrix tbody>tr>td.cell td.perfometer div.title,div.ntop table.matrix.table tbody>tr>td.cell td.perfometer div.content,div.ntop table.matrix.table tbody>tr>td.cell td.perfometer div.title,div.ntop table.table table.data.matrix tbody>tr>td.cell td.perfometer div.content,div.ntop table.table table.data.matrix tbody>tr>td.cell td.perfometer div.title,table.data.matrix div.ntop table.table tbody>tr>td.cell td.perfometer div.content,table.data.matrix div.ntop table.table tbody>tr>td.cell td.perfometer div.title,table.data.matrix tbody>tr.data>td.cell td.perfometer div.content,table.data.matrix tbody>tr.data>td.cell td.perfometer div.title{padding:0}div.ntop .ntop_host table.matrix table.table tbody>tr:first-child,div.ntop .ntop_host table.matrix tbody>tr:first-child,div.ntop table.matrix.table tbody>tr:first-child,div.ntop table.table table.data.matrix tbody>tr:first-child,table.data.matrix div.ntop table.table tbody>tr:first-child,table.data.matrix tbody>tr.data:first-child{background:transparent}div.ntop .ntop_host table.matrix tbody>tr:first-child td.matrixhead,div.ntop table.matrix.table tbody>tr:first-child td.matrixhead,div.ntop table.table table.data.matrix tbody>tr:first-child td.matrixhead,table.data.matrix div.ntop table.table tbody>tr:first-child td.matrixhead,table.data.matrix tbody>tr.data:first-child td.matrixhead{letter-spacing:1px;text-transform:uppercase}div.ntop .ntop_host table.matrix tr.even0 td.left.minority,div.ntop table.matrix.table tr.even0 td.left.minority,table.data.matrix tr.even0 td.left.minority{background-color:#bdd}div.ntop .ntop_host table.matrix tr.odd0 td.left.minority,div.ntop table.matrix.table tr.odd0 td.left.minority,table.data.matrix tr.odd0 td.left.minority{background-color:#cee}div.ntop .ntop_host tbody table.matrix tr.even0 td.matrixhead,div.ntop .ntop_host tbody table.matrix tr.odd0 td.matrixhead,div.ntop tbody table.matrix.table tr.even0 td.matrixhead,div.ntop tbody table.matrix.table tr.odd0 td.matrixhead,tbody div.ntop .ntop_host table.matrix tr.even0 td.matrixhead,tbody div.ntop .ntop_host table.matrix tr.odd0 td.matrixhead,tbody div.ntop table.matrix.table tr.even0 td.matrixhead,tbody div.ntop table.matrix.table tr.odd0 td.matrixhead,tbody table.data.matrix tr.even0 td.matrixhead,tbody table.data.matrix tr.odd0 td.matrixhead{font-weight:700;color:#333}div.ntop .ntop_host table.matrix td.cell,div.ntop table.matrix.table td.cell,table.data.matrix td.cell{padding:0}div.ntop .ntop_host table.matrix td.cell table,div.ntop table.matrix.table td.cell table,table.data.matrix td.cell table{width:100%;padding:0}.even0 .minority{background-color:#cff}.odd0 .minority{background-color:#dff}div.clear{clear:left}input#try{float:left}table.views{margin-bottom:1ex;border-collapse:collapse;empty-cells:show}table.views td,table.views th{padding:2px 1ex;color:#fff;border:1px solid #444}table.views td{height:25px;padding-top:3px}table.views td.legend{color:#fff;background-color:#8eaeb8}table.views td.content{color:#fff;background-color:#9ebec8}table.views td.edit{text-align:center;background-color:#6ab}table.views td.buttons{padding:3px;vertical-align:middle;background-color:#8eaeb8}table.views th{background-color:#709aa5}div.ntop .ntop_host table.availability td.number,div.ntop table.availability.table td.number,table.data.availability td.number{width:60px}div.ntop .ntop_host table.availability td.unused,div.ntop table.availability.table td.unused,table.data.availability td.unused{color:#888}div.ntop .ntop_host table.availability tr.summary td,div.ntop table.availability.table tr.summary td,table.data.availability tr.summary td{font-weight:700}div.ntop .ntop_host table.availability tr.odd0 td.number.stats,div.ntop table.availability.table tr.odd0 td.number.stats,table.data.availability tr.odd0 td.number.stats{opacity:.5}div.ntop .ntop_host table.availability td.state span,div.ntop table.availability.table td.state span,table.data.availability td.state span{font-weight:400}div.avlegend.timeline div.state.flapping span,div.ntop .ntop_host table td.flapping,div.ntop table.table td.flapping,table.data td.flapping,table.timeline td.flapping{background-color:#f0f}div.avlegend.timeline div.state.downtime span,div.ntop .ntop_host table td.downtime,div.ntop table.table td.downtime,table.data td.downtime,table.timeline td.downtime{background-color:#0af}div.avlegend.timeline div.state.hostdown span,div.ntop .ntop_host table tr>td.hostdown,div.ntop table.table table.data tr>td.hostdown,div.ntop table.table tr>td.hostdown,table.data tr.data>td.hostdown,table.timeline td.hostdown{color:#fff;background-color:#06a}div.avlegend.timeline div.state.unmonitored span,div.ntop .ntop_host table tr td.unmonitored,div.ntop table.table tr td.unmonitored,table.data tr.data td.unmonitored,table.timeline td.unmonitored{color:#666;background-color:#cacaca}div.ntop .ntop_host table.availability tr td.unmonitored,div.ntop table.availability.table tr td.unmonitored,table.data.availability tr td.unmonitored{background-color:#e4e4e4}div.ntop .ntop_host table.availability tr td.hostdown,div.ntop table.availability.table tr td.hostdown,table.data.availability tr td.hostdown{background-color:#0085dd}div.avlegend.timeline div.state.ooservice span,table.timeline td.ooservice{color:#000;background-color:#cacaca;background-image:url(images/ooservice.png);background-repeat:repeat}div#avoptions_on{margin-right:3px}div.ntop .ntop_host table tr>td.timeline,div.ntop table.table table.data tr>td.timeline,div.ntop table.table tr>td.timeline,table.data tr.data>td.timeline{width:500px;padding:0}table.timeline{height:30px}table.timeline,table.timeline.low{border-collapse:collapse;border-spacing:0}table.timeline.low{height:5px;margin-top:-18px}table.timeline.standalone{width:800px;margin-bottom:20px}table.timeline.inline{width:500px;border-style:none;box-shadow:inset 0 0 1px #555}table.timeline td{padding:0;border-style:none}table.timeline td.hilite,table.timeline td.hilite.state2{padding:0;filter:brightness(80%)}table.timeline td.chaos{background-color:#84f}div.sla_timerange{width:800px}div.timelinerange{position:relative;float:none;width:800px}div.timelinerange div{float:left;width:400px}div.timelinerange div.timelinechoord{position:absolute;top:0;width:5px;height:30px;border:0 #666;border-left:1px solid #666}div.timelinerange div.until{float:right;text-align:right}div.timelinerange.inline{width:500px}table.timelineevents{width:800px}div.ntop .ntop_host table.oddeven.timelineevents>tbody>tr.hilite,div.ntop table.oddeven.timelineevents.table>tbody>tr.hilite,table.data.oddeven.timelineevents>tbody>tr.hilite{background-color:#adadff}.timelinerange .from,.timelinerange .until{display:inline-block;margin-top:8px;margin-bottom:4px;font-size:10px;letter-spacing:1px;color:#838383}.timelinerange .timeline{box-shadow:none}div.ntop .ntop_host table.timewarp,div.ntop table.timewarp.table,table.data.timewarp{width:800px;margin-bottom:20px}div.avlegend{padding:5px 15px;margin-top:10px;text-align:right;background-color:#e8e8ee;border-radius:5px}div.avlegend h3{margin-top:0}div.avlegend div{display:inline-block;margin-right:5px;white-space:nowrap}div.avlegend div.state{padding:2px 0;text-align:center}div.avlegend div.state span{padding:2px 5px;border-radius:4px}div.avlegend div:last-child{margin-right:0}div.avlegend.levels div.level:not(:last-child),div.avlegend.timeline div:not(:last-child){margin-right:10px}td.invtree{width:100%}td.invtree b.treeangle.title{font-weight:400;color:#000}td.invtree ul.treeangle{margin:0 0 3px}td.invtree table{margin-top:3px;border-collapse:collapse}td.invtree table td,td.invtree table th{height:14px;padding:1px 5px;border:1px solid #888}td.invtree table th{text-align:left}td.invtree table td{background-color:#fff}div.ntop .ntop_host table.single tr td.invtree table,div.ntop table.table tr td.invtree table,table.data.single tr.data td.invtree table,table.data.table tr.data td.invtree table{margin:8px 0 12px;border:1px solid #cccfdb;box-shadow:none}div.ntop .ntop_host table.single tr td.invtree table td,div.ntop .ntop_host table.single tr td.invtree table th,div.ntop table.table tr td.invtree table td,div.ntop table.table tr td.invtree table th,table.data.single tr.data td.invtree table td,table.data.single tr.data td.invtree table th,table.data.table tr.data td.invtree table td,table.data.table tr.data td.invtree table th{height:14px;padding:2px 6px;background-color:#fafafa;border:1px solid #cccfdb}div.ntop .ntop_host table.single tr td.invtree table th,div.ntop table.table tr td.invtree table th,table.data.single tr.data td.invtree table th,table.data.table tr.data td.invtree table th{color:#333;background-color:#f5f5f5}div.ntop .ntop_host table.single td.invtree td.number,div.ntop table.single.table td.invtree td.number,table.data.single td.invtree td.number{text-align:right}div.ntop .ntop_host span.invold table,div.ntop span.invold table.table,span.invold div.ntop .ntop_host table,span.invold div.ntop table.table,span.invold table.data,td.invtree span.invold{color:#ff3232}div.ntop .ntop_host span.invnew table,div.ntop span.invnew table.table,span.invnew div.ntop .ntop_host table,span.invnew div.ntop table.table,span.invnew table.data,td.invtree span.invnew{color:#11bc7a}div.invtablelink{position:absolute;top:-17px;right:1px}td.if_state{width:50px;text-align:center;box-shadow:none}div.ntop .ntop_host table tr td.if_state.if_state_up,div.ntop table.table tr td.if_state.if_state_up,table.data.single tr.data td.invtree table td.if_state.if_state_up,table.data tr.data td.if_state.if_state_up{background-color:#13d389}div.ntop .ntop_host table tr td.if_state.if_state_down,div.ntop table.table tr td.if_state.if_state_down,table.data.single tr.data td.invtree table td.if_state.if_state_down,table.data tr.data td.if_state.if_state_down{color:#fff;background-color:#e85555}div.ntop .ntop_host table tr td.if_state.if_state_other,div.ntop table.table tr td.if_state.if_state_other,table.data.single tr.data td.invtree table td.if_state.if_state_other,table.data tr.data td.if_state.if_state_other{background-color:#bf5abf}div.ntop .ntop_host table tr td.if_state.if_available,div.ntop table.table tr td.if_state.if_available,table.data.single tr.data td.invtree table td.if_state.if_available,table.data tr.data td.if_state.if_available{color:#000;background-color:#13d389}div.ntop .ntop_host table tr td.if_state.if_not_available,div.ntop table.table tr td.if_state.if_not_available,table.data.single tr.data td.invtree table td.if_state.if_not_available,table.data tr.data td.if_state.if_not_available{color:#000;background-color:#888}div.ntop .ntop_host table.headerleft.sla th,div.ntop table.headerleft.sla.table th,table.data.headerleft.sla th{width:130px;padding:4px 5px}div.ntop .ntop_host table.headerleft.sla th.sla_state,div.ntop table.headerleft.sla.table th.sla_state,table.data.headerleft.sla th.sla_state{width:30px}div.ntop .ntop_host table.headerleft.sla th.sla_duration,div.ntop table.headerleft.sla.table th.sla_duration,table.data.headerleft.sla th.sla_duration{text-align:left}div.ntop .ntop_host table.headerleft.sla td,div.ntop table.headerleft.sla.table td,table.data.headerleft.sla td{padding:0}div.ntop .ntop_host table.headerleft.sla td.sla_duration,div.ntop table.headerleft.sla.table td.sla_duration,table.data.headerleft.sla td.sla_duration{padding-right:4px;text-align:right}div.ntop .ntop_host table.headerleft.sla td.sla_output,div.ntop table.headerleft.sla.table td.sla_output,table.data.headerleft.sla td.sla_output{width:70%;padding-left:4px}div.ntop .ntop_host table.headerleft.sla td.sla_date,div.ntop .ntop_host table.headerleft.sla th.sla_date,div.ntop table.headerleft.sla.table td.sla_date,div.ntop table.headerleft.sla.table th.sla_date,table.data.headerleft.sla td.sla_date,table.data.headerleft.sla th.sla_date{width:120px;padding-right:4px}div.ntop .ntop_host table.headerleft.sla a,div.ntop table.headerleft.sla.table a,table.data.headerleft.sla a{color:#fff;text-decoration:underline}.sla table.timeline.standalone.sla{margin-bottom:5px}.sla table.timeline.standalone.sla td{padding:0;border:none}.sla table.timeline.standalone.sla.period{height:10px;margin-bottom:5px}.sla table.timeline td.state0.even{background-color:#0b3}.sla table.timeline td.state0.odd{background-color:#092}.sla table.timeline td.state2.even{background-color:red}.sla table.timeline td.state2.odd{background-color:#900}div.sla_details{background-color:#73a1b4}div.ntop .ntop_host table tr.sla_horizontal_line>td.sla_horizontal_line,div.ntop table.table tr.sla_horizontal_line>td.sla_horizontal_line,table.data tr.sla_horizontal_line>td.sla_horizontal_line{height:1px}div.ntop .ntop_host table tr.sla_horizontal_line>td.sla_horizontal_line.black,div.ntop table.table tr.sla_horizontal_line>td.sla_horizontal_line.black,table.data tr.sla_horizontal_line>td.sla_horizontal_line.black{height:1px;border-bottom:1px solid #333}div.ntop .ntop_host table.oddeven>tbody>tr.sla_hilite,div.ntop table.oddeven.table>tbody>tr.sla_hilite,table.data.oddeven>tbody>tr.sla_hilite,table.timeline.sla td.sla_hilite{padding:0;border-style:none;filter:brightness(70%)}div.ntop .ntop_host table.oddeven>tbody>tr.sla_hilite.sla_error_hilite,div.ntop table.oddeven.table>tbody>tr.sla_hilite.sla_error_hilite,table.data.oddeven>tbody>tr.sla_hilite.sla_error_hilite,table.timeline.sla td.sla_hilite.sla_error_hilite{padding:0;border-style:none;filter:brightness(50%)}div.timelinerange.sla{float:none;width:auto}div.ntop .ntop_host table.headerleft.sla tbody tr td,div.ntop table.headerleft.sla.table tbody tr td,table.data.headerleft.sla tbody tr td,table.data.headerleft.sla tbody tr td.sla{padding:4px 8px}div.ntop .ntop_host table.headerleft.sla tbody tr td table.timeline.standalone,div.ntop table.headerleft.sla.table tbody tr td table.timeline.standalone,table.data.headerleft.sla tbody tr td.sla table.timeline.standalone,table.data.headerleft.sla tbody tr td table.timeline.standalone{margin-bottom:0;box-shadow:none}div.ntop .ntop_host table.headerleft.sla tbody tr td table.timeline.standalone tbody tr td,div.ntop table.headerleft.sla.table tbody tr td table.timeline.standalone tbody tr td,table.data.headerleft.sla tbody tr td.sla table.timeline.standalone tbody tr td,table.data.headerleft.sla tbody tr td table.timeline.standalone tbody tr td{border-radius:0}div.ntop .ntop_host table.headerleft.sla tbody tr td.sla_spec>table,div.ntop .ntop_host table.headerleft.sla tbody tr td.sla_spec table.sla_spec,div.ntop table.headerleft.sla.table tbody tr td.sla_spec>table,div.ntop table.headerleft.sla.table tbody tr td.sla_spec table.sla_spec,table.data.headerleft.sla tbody tr td.sla_spec>table,table.data.headerleft.sla tbody tr td.sla_spec table.sla_spec{margin:0;border:none;border-spacing:0;box-shadow:none}div.ntop .ntop_host table.headerleft.sla tbody tr td.sla_spec>table tbody tr td,div.ntop .ntop_host table.headerleft.sla tbody tr td.sla_spec table.sla_spec tbody tr td,div.ntop table.headerleft.sla.table tbody tr td.sla_spec>table tbody tr td,div.ntop table.headerleft.sla.table tbody tr td.sla_spec table.sla_spec tbody tr td,table.data.headerleft.sla tbody tr td.sla_spec>table tbody tr td,table.data.headerleft.sla tbody tr td.sla_spec table.sla_spec tbody tr td{padding-left:0;margin:0;vertical-align:baseline}div.ntop .ntop_host table.headerleft.sla tbody tr td.sla_spec>table tbody tr td.title,div.ntop .ntop_host table.headerleft.sla tbody tr td.sla_spec table.sla_spec tbody tr td.title,div.ntop table.headerleft.sla.table tbody tr td.sla_spec>table tbody tr td.title,div.ntop table.headerleft.sla.table tbody tr td.sla_spec table.sla_spec tbody tr td.title,table.data.headerleft.sla tbody tr td.sla_spec>table tbody tr td.title,table.data.headerleft.sla tbody tr td.sla_spec table.sla_spec tbody tr td.title{display:table-cell;width:280px;font-weight:700;color:#333}div.ntop .ntop_host table.headerleft.sla tbody tr td.sla_spec>table tbody tr td table,div.ntop .ntop_host table.headerleft.sla tbody tr td.sla_spec table.sla_spec tbody tr td table,div.ntop table.headerleft.sla.table tbody tr td.sla_spec>table tbody tr td table,div.ntop table.headerleft.sla.table tbody tr td.sla_spec table.sla_spec tbody tr td table,table.data.headerleft.sla tbody tr td.sla_spec>table tbody tr td table,table.data.headerleft.sla tbody tr td.sla_spec table.sla_spec tbody tr td table{margin:0;border:none;border-spacing:0;box-shadow:none}div.ntop .ntop_host table.headerleft.sla tbody tr td.sla_spec>table tbody tr td table tbody tr td,div.ntop .ntop_host table.headerleft.sla tbody tr td.sla_spec table.sla_spec tbody tr td table tbody tr td,div.ntop table.headerleft.sla.table tbody tr td.sla_spec>table tbody tr td table tbody tr td,div.ntop table.headerleft.sla.table tbody tr td.sla_spec table.sla_spec tbody tr td table tbody tr td,table.data.headerleft.sla tbody tr td.sla_spec>table tbody tr td table tbody tr td,table.data.headerleft.sla tbody tr td.sla_spec table.sla_spec tbody tr td table tbody tr td{padding:0}div.ntop .ntop_host table.headerleft.sla tbody tr th,div.ntop table.headerleft.sla.table tbody tr th,table.data.headerleft.sla tbody tr th{width:240px}body.main .popup_menu div.ntop .ntop_host table.headerleft.sla span,body.main .popup_menu div.ntop table.headerleft.sla.table span,body.main .popup_menu table.data.headerleft.sla span,div.ntop .ntop_host body.main .popup_menu table.headerleft.sla span,div.ntop .ntop_host table.headerleft.sla a,div.ntop .ntop_host table.headerleft.sla body.main .popup_menu span,div.ntop body.main .popup_menu table.headerleft.sla.table span,div.ntop table.headerleft.sla.table a,div.ntop table.headerleft.sla.table body.main .popup_menu span,table.data.headerleft.sla a,table.data.headerleft.sla body.main .popup_menu span{color:#333}div#avoptions td.dictleft{width:99%}div#avoptions td.dictright{padding-right:4px}div.ntop .ntop_host table tr.ac_test_details table,div.ntop .ntop_host table tr.notification_context table,div.ntop table.table tr.ac_test_details table,div.ntop table.table tr.notification_context table,table.data tr.ac_test_details table,table.data tr.notification_context table,td.agent_config table.rulesets table,td.sla_spec table table{margin-top:3px;border:.5px solid #cccfdb;border-collapse:collapse;box-shadow:.5px .5px 1px #ccc}div.ntop .ntop_host table tr.ac_test_details td,div.ntop table.table tr.ac_test_details td,table.data tr.ac_test_details td{padding:8px}div.ntop .ntop_host table tr.ac_test_details td p,div.ntop .ntop_host table tr.ac_test_details td table,div.ntop .ntop_host table tr.ac_test_details td ul,div.ntop table.table tr.ac_test_details td p,div.ntop table.table tr.ac_test_details td table,div.ntop table.table tr.ac_test_details td ul,table.data tr.ac_test_details td p,table.data tr.ac_test_details td table,table.data tr.ac_test_details td ul{margin:8px 0}div.ntop .ntop_host table tr.ac_test_details td p:first-child:not(:last-child),div.ntop .ntop_host table tr.ac_test_details td table:first-child:not(:last-child),div.ntop .ntop_host table tr.ac_test_details td ul:first-child:not(:last-child),div.ntop table.table tr.ac_test_details td p:first-child:not(:last-child),div.ntop table.table tr.ac_test_details td table:first-child:not(:last-child),div.ntop table.table tr.ac_test_details td ul:first-child:not(:last-child),table.data tr.ac_test_details td p:first-child:not(:last-child),table.data tr.ac_test_details td table:first-child:not(:last-child),table.data tr.ac_test_details td ul:first-child:not(:last-child){margin-top:0}div.ntop .ntop_host table tr.ac_test_details td p:last-child,div.ntop .ntop_host table tr.ac_test_details td table:last-child,div.ntop .ntop_host table tr.ac_test_details td ul:last-child,div.ntop table.table tr.ac_test_details td p:last-child,div.ntop table.table tr.ac_test_details td table:last-child,div.ntop table.table tr.ac_test_details td ul:last-child,table.data tr.ac_test_details td p:last-child,table.data tr.ac_test_details td table:last-child,table.data tr.ac_test_details td ul:last-child{margin-bottom:0}div.ntop .ntop_host table tr.ac_test_details table td,div.ntop .ntop_host table tr.notification_context table td,div.ntop .ntop_host table tr.notification_context table th,div.ntop table.table tr.ac_test_details table td,div.ntop table.table tr.notification_context table td,div.ntop table.table tr.notification_context table th,table.data tr.ac_test_details table td,table.data tr.notification_context table td,table.data tr.notification_context table th,td.agent_config table.rulesets table td,td.agent_config table.rulesets table td.title,td.rule_conditions table td{height:14px;padding:1px 5px;border:1px solid #cccfdb}div.ntop .ntop_host table tr.ac_test_details table td,div.ntop table.table tr.ac_test_details table td,table.data tr.ac_test_details table td{padding:1px 5px}div.ntop .ntop_host table tr.notification_context table th,div.ntop table.table tr.notification_context table th,table.data tr.notification_context table th,td.agent_config table.rulesets table td.title,td.sla_spec table td.title{text-align:left}div.ntop .ntop_host table tr.ac_test_details table td,div.ntop .ntop_host table tr.notification_context table td,div.ntop table.table tr.ac_test_details table td,div.ntop table.table tr.notification_context table td,table.data tr.ac_test_details table td,table.data tr.notification_context table td,td.agent_config table.rulesets table td,td.rule_conditions table td{background-color:#f9f9ff}div.ntop .ntop_host table tr.notification_context table th,div.ntop table.table tr.notification_context table th,table.data tr.notification_context table th,td.agent_config table.rulesets table td.title,td.rule_conditions table td.title{background-color:#fafafa}div.ntop .ntop_host table.agents tbody>tr>td,div.ntop table.table table.agents tbody>tr>td,table.agents div.ntop table.table tbody>tr>td,table.agents tbody>tr.data>td{vertical-align:top}div.ntop .ntop_host table.agents tbody>tr>td.agent_config,div.ntop table.table table.agents tbody>tr>td.agent_config,table.agents div.ntop table.table tbody>tr>td.agent_config,table.agents tbody>tr.data>td.agent_config{min-width:50%}div.ntop .ntop_host table.agents tbody>tr>td.agent_download,div.ntop table.table table.agents tbody>tr>td.agent_download,table.agents div.ntop table.table tbody>tr>td.agent_download,table.agents tbody>tr.data>td.agent_download{text-align:center;font-size:10px;width:66px}div.ntop .ntop_host table.agents tbody>tr>td.agent_download img,div.ntop table.table table.agents tbody>tr>td.agent_download img,table.agents div.ntop table.table tbody>tr>td.agent_download img,table.agents tbody>tr.data>td.agent_download img{margin-bottom:3px}table.agents tbody>tr td.agent_download:not(.state):not(.hstate),table.agents tbody>tr th.header_agent_download{text-align:center;padding:2px 4px}td.agent_config table.rulesets td{color:#2a2a2a;vertical-align:top}td.agent_config table.rulesets td table td{padding:4px 8px;vertical-align:top}td.agent_config table.rulesets td table td td.title{height:auto;color:#000;background-color:#fafafa}td.agent_config table.rulesets td table td table tbody tr td{padding:1px 6px}.wato{color:#333}.wato img.icon.docu{width:14px;height:14px;vertical-align:middle}.wato div.ntop .ntop_host table th.header_state,.wato div.ntop table.table th.header_state,.wato table.data th.header_state,div.ntop .ntop_host .wato table th.header_state,div.ntop .wato table.table th.header_state{color:rgba(51,51,51,.8)!important}.wato div.ntop .ntop_host table td.select,.wato div.ntop table.table td.select,.wato table.data td.select,div.ntop .ntop_host .wato table td.select,div.ntop .wato table.table td.select{width:1px;text-align:center}.wato div.ntop .ntop_host table td.buttons,.wato div.ntop .ntop_host table td.buttons a,.wato div.ntop .ntop_host table td.buttons img,.wato div.ntop table.table td.buttons,.wato div.ntop table.table td.buttons a,.wato div.ntop table.table td.buttons img,.wato table.data td.buttons,.wato table.data td.buttons a,.wato table.data td.buttons img,div.ntop .ntop_host .wato table td.buttons,div.ntop .ntop_host .wato table td.buttons a,div.ntop .ntop_host .wato table td.buttons img,div.ntop .wato table.table td.buttons,div.ntop .wato table.table td.buttons a,div.ntop .wato table.table td.buttons img{white-space:nowrap}.wato td.right{text-align:right}.wato form.new_rule{margin:10px 0}.wato div.sitestatus{padding:0 10px;font-size:10px;font-weight:700;text-align:center;vertical-align:middle;border-style:solid;border-width:1px;border-radius:3px}.wato div.connection_status{display:inline-block}.wato table.auditlog td.nobreak{white-space:nowrap}.wato table.auditlog td.fill{width:100%}.wato table.auditlog img{float:none;width:14px;height:14px;padding:0;margin:0 5px 0 0;border-style:none}.wato table.foreignchanges{margin-top:5px;margin-bottom:5px;margin-left:20px;border-spacing:3px}.wato table.foreignchanges td{padding:2px 8px;margin:2px;background-color:#ff0}.wato img.foreignchanges{float:left;margin-right:10px}.wato td.dns{color:#666}.wato td.dnserror,.wato td.error{color:red}.wato div.inherited,.wato div.inherited a{color:#444}.wato div.inherited b{font-weight:400;color:#000}.wato td.inherited{color:#666}table.validationerror{width:100%}table.validationerror td.img{width:68px}table.validationerror img.icon{width:48px;height:48px;margin-top:10px;margin-right:15px;margin-left:5px}.wato div.ntop .ntop_host table tr td.bulkactions,.wato div.ntop .ntop_host table tr td.bulksearch,.wato div.ntop table.table tr td.bulkactions,.wato div.ntop table.table tr td.bulksearch,.wato table.data tr.data td.bulkactions,.wato table.data tr.data td.bulksearch,div.ntop .ntop_host .wato table tr td.bulkactions,div.ntop .ntop_host .wato table tr td.bulksearch,div.ntop .wato table.table tr td.bulkactions,div.ntop .wato table.table tr td.bulksearch,div.ntop table.table .wato table.data tr td.bulkactions,div.ntop table.table .wato table.data tr td.bulksearch{padding-top:25px}.wato div.ntop .ntop_host table tr:not(:last-child) td.bulkactions,.wato div.ntop .ntop_host table tr:not(:last-child) td.bulksearch,.wato div.ntop table.table tr:not(:last-child) td.bulkactions,.wato div.ntop table.table tr:not(:last-child) td.bulksearch,.wato table.data tr.data:not(:last-child) td.bulkactions,.wato table.data tr.data:not(:last-child) td.bulksearch,div.ntop .ntop_host .wato table tr:not(:last-child) td.bulkactions,div.ntop .ntop_host .wato table tr:not(:last-child) td.bulksearch,div.ntop .wato table.table tr:not(:last-child) td.bulkactions,div.ntop .wato table.table tr:not(:last-child) td.bulksearch,div.ntop table.table .wato table.data tr:not(:last-child) td.bulkactions,div.ntop table.table .wato table.data tr:not(:last-child) td.bulksearch{padding:10px}.wato td.bulkactions{text-align:right}.wato td.bulkactions.service_discovery{text-align:left}.wato td.bulkactions select{width:auto}div#service_container div.action_buttons div.button_spacer{display:inline-block;height:19px;margin-right:16px;margin-left:8px;vertical-align:middle;border-right:2px solid #b4b4b4}div#service_container div.ntop .ntop_host table tr>td,div#service_container div.ntop table.table tr>td,div#service_container table.data tr.data>td,div.ntop .ntop_host div#service_container table tr>td,div.ntop div#service_container table.table tr>td,div.ntop table.table div#service_container table.data tr>td{padding:3px 7px}div#service_container div.ntop .ntop_host table tr>td.state,div#service_container div.ntop table.table tr>td.state,div#service_container table.data tr.data>td.state,div.ntop .ntop_host div#service_container table tr>td.state,div.ntop div#service_container table.table tr>td.state,div.ntop table.table div#service_container table.data tr>td.state{height:100%;padding:0 1px}div#service_container div.ntop .ntop_host table tr>td.service,div#service_container div.ntop table.table tr>td.service,div#service_container table.data tr.data>td.service,div.ntop .ntop_host div#service_container table tr>td.service,div.ntop div#service_container table.table tr>td.service,div.ntop table.table div#service_container table.data tr>td.service{width:250px;max-width:250px;min-width:250px;overflow-wrap:break-word}div#service_container div.ntop .ntop_host table tr>td.labelstate,div#service_container div.ntop table.table tr>td.labelstate,div#service_container table.data tr.data>td.labelstate,div.ntop .ntop_host div#service_container table tr>td.labelstate,div.ntop div#service_container table.table tr>td.labelstate,div.ntop table.table div#service_container table.data tr>td.labelstate{width:130px;max-width:130px;min-width:130px;overflow-wrap:break-word}div#service_container div.ntop .ntop_host table tr>td.expanding,div#service_container div.ntop table.table tr>td.expanding,div#service_container table.data tr.data>td.expanding,div.ntop .ntop_host div#service_container table tr>td.expanding,div.ntop div#service_container table.table tr>td.expanding,div.ntop table.table div#service_container table.data tr>td.expanding{width:100%;min-width:500px}div#service_container div.ntop .ntop_host table tr>td.plugins,div#service_container div.ntop table.table tr>td.plugins,div#service_container table.data tr.data>td.plugins,div.ntop .ntop_host div#service_container table tr>td.plugins,div.ntop div#service_container table.table tr>td.plugins,div.ntop table.table div#service_container table.data tr>td.plugins{min-width:200px}div#service_container div.ntop .ntop_host table tr>td a,div#service_container div.ntop table.table tr>td a,div#service_container table.data tr.data>td a,div.ntop .ntop_host div#service_container table tr>td a,div.ntop div#service_container table.table tr>td a,div.ntop table.table div#service_container table.data tr>td a{line-height:20px}div#service_container h3{margin-top:20px}div#service_container h3 img{position:relative}div#service_container div#fixall{background-color:#e8e8ee;border-radius:2px}div#service_container div#fixall img{float:left;margin:10px 0 0 10px}div#service_container div#fixall ul{float:left;list-style:none;margin:15px 0 0;padding-left:10px}div#service_container div#fixall li{display:inline-block;padding:0 10px;border-right:1px solid #333}div#service_container div#fixall li:last-child{border-right:none}div#service_container div#fixall span{padding:2px}div#service_container div#fixall span.changed{color:#13d389;font-weight:700}div#service_container div#fixall input.button{height:25px;padding:5px 10px;margin-left:10px;background-color:#13d389;color:#000}div.ntop .ntop_host table tr>td.bulkactions,div.ntop table.table table.data tr>td.bulkactions,div.ntop table.table tr>td.bulkactions,table.data tr.data>td.bulkactions{background:transparent;border:none}a.service_button.disabled{pointer-events:none;cursor:default;filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);-webkit-filter:grayscale(1)}.wato div.ntop .ntop_host table tr td.bulksearch,.wato div.ntop table.table tr td.bulksearch,.wato table.data tr.data td.bulksearch,div.ntop .ntop_host .wato table tr td.bulksearch,div.ntop .wato table.table tr td.bulksearch,div.ntop table.table .wato table.data tr td.bulksearch{padding-right:0;white-space:nowrap}.wato div.ntop .ntop_host table tr td.bulksearch div.togglebutton.checkbox,.wato div.ntop table.table tr td.bulksearch div.togglebutton.checkbox,.wato table.data tr.data td.bulksearch div.togglebutton.checkbox,div.ntop .ntop_host .wato table tr td.bulksearch div.togglebutton.checkbox,div.ntop .wato table.table tr td.bulksearch div.togglebutton.checkbox,div.ntop table.table .wato table.data tr td.bulksearch div.togglebutton.checkbox{margin-left:0}div.ntop .ntop_host table tr>td.bulksearch,div.ntop table.table table.data tr>td.bulksearch,div.ntop table.table tr>td.bulksearch,table.data tr.data>td.bulksearch{background:transparent;border:none}div.ntop .ntop_host table tr>td.bulksearch div.togglebutton.checkbox,div.ntop table.table tr>td.bulksearch div.togglebutton.checkbox,table.data tr.data>td.bulksearch div.togglebutton.checkbox{display:inline-block;width:32px;height:32px;margin-top:7px;margin-right:8px}.wato td.bulksearch input[type=text]{width:150px;margin-right:5px}.wato td.bulksearch .togglebutton{margin-bottom:0}.wato td.bulksearch .text#mk_side_search_field,.wato td.bulksearch input.text,.wato td.bulksearch select.text,.wato td.bulksearch textarea.text{width:auto}body.main .popup_menu div.ntop .ntop_host table tr>td.bulksearch div.togglebutton.checkbox span,body.main .popup_menu div.ntop table.table tr>td.bulksearch div.togglebutton.checkbox span,body.main .popup_menu table.data tr.data>td.bulksearch div.togglebutton.checkbox span,div.ntop .ntop_host body.main .popup_menu table tr>td.bulksearch div.togglebutton.checkbox span,div.ntop .ntop_host table tr>td.bulksearch div.togglebutton.checkbox a,div.ntop .ntop_host table tr>td.bulksearch div.togglebutton.checkbox body.main .popup_menu span,div.ntop body.main .popup_menu table.table tr>td.bulksearch div.togglebutton.checkbox span,div.ntop table.table body.main .popup_menu table.data tr>td.bulksearch div.togglebutton.checkbox span,div.ntop table.table tr>td.bulksearch div.togglebutton.checkbox a,div.ntop table.table tr>td.bulksearch div.togglebutton.checkbox body.main .popup_menu span,table.data tr.data>td.bulksearch div.togglebutton.checkbox a,table.data tr.data>td.bulksearch div.togglebutton.checkbox body.main .popup_menu span{height:24px;padding:1.5px;box-sizing:border-box}.wato div.floatfolder{position:relative;left:-14px;float:left;width:180px;height:140px;background-image:url(images/folder_closed.png);background-position:0 0;background-repeat:no-repeat}.wato div.floatfolder .autherr{position:absolute;top:28px;right:19px;z-index:500}.wato div.floatfolder div.infos img{position:relative;top:-1px;width:14px;height:14px}.wato div.floatfolder .edit{position:absolute;top:20px;right:47px}.wato div.floatfolder div.popup_trigger{position:absolute;top:20px;right:25px}.wato div.floatfolder .delete{position:absolute;top:20px;right:3px}.wato div.floatfolder .infos{position:absolute;right:24px;bottom:24px;left:24px;overflow:hidden}.wato div.floatfolder .infos .infos_content{right:0;left:0;overflow:hidden;color:#bde;text-overflow:ellipsis;white-space:nowrap}.wato div.floatfolder.open{background-image:url(images/folder_open.png)}.wato div.floatfolder.open .infos{height:50px}.wato div.floatfolder.open .infos .infos_content{position:absolute;bottom:0}.wato div.floatfolder .title{position:absolute;right:20px;bottom:-4px;left:20px;padding:0;overflow:hidden;color:#fff;text-align:left;text-overflow:ellipsis;white-space:nowrap;-o-text-overflow:ellipsis}.wato div.floatfolder .title a{position:relative;top:-2px;text-decoration:none}.wato div.floatfolder:hover{cursor:pointer}.wato div.floatfolder:hover a{text-decoration:underline}.wato div.floatfolder.newfolder{font-size:80px;line-height:145px;color:#dcdcdc;text-align:center;opacity:.4}.wato div.floatfolder.locked div.title,.wato div.floatfolder div.title a,.wato div.floatfolder div.title body.main .popup_menu span,body.main .popup_menu .wato div.floatfolder div.title span{font-weight:500;color:#333}.wato img.authicon{width:28px;height:28px;margin-right:10px;vertical-align:middle}.wato div.popup_menu{min-width:137px}.wato div.popup_menu select{height:auto}.wato div.hoverarea{position:relative;top:4px;left:10px;z-index:100;width:154px;height:40px}.wato div.folder_foot{margin-bottom:10px;clear:left}.wato div.paged_controls{position:relative;top:3px;float:right}.wato div.rule{position:relative;top:0;left:0;width:500px;height:140px;margin-top:10px;background-color:hsla(0,0%,100%,.3);border:1px solid #fff;border-radius:4px}.wato div.rule div.nr{position:absolute;top:9px;left:9px;width:20px;height:20px;color:#000;text-align:center;background-color:#fcd340;border:1px solid #fff;border-radius:10px}.wato div.rule div.nr b{position:relative;top:3px}.wato div.rule div.title{position:absolute;top:12px;font-weight:700;color:#fff}.wato div.rule div.title.conditions{left:40px}.wato div.rule div.value.title{left:390px}.wato div.rule div.box{position:absolute;top:30px;height:90px;padding:5px;background-color:#a7bec3;border:1px solid #fff;border-radius:4px}.wato div.rule div.box.conditions{left:40px;width:330px}.wato div.rule div.box.value{left:390px;width:90px}.wato div.rule div.condition{float:none}.wato img.trans{width:20px;height:13px}.wato td.value img{width:20px;height:20px}.wato ul.conditions{padding:0;margin-top:0;margin-bottom:0;margin-left:15px;list-style-type:square}.wato ul.conditions li{padding:0;margin:0}.wato ul.conditions tags{display:inline-block;padding:0 2px}.wato ul.conditions tags.tagify.display[readonly] tag{padding:0;margin-right:0}.wato ul.conditions tags.tagify.display[readonly] tag div{margin:0}.wato ul.conditions .label_operator{display:inline-block;padding:0 2px}.wato form.rule_editor table.hosttags td.title{min-width:200px}.wato form.rule_editor td.tag_sel{display:table-cell;vertical-align:middle}.wato form.rule_editor td.tag_sel>div{white-space:nowrap}.wato table.itemlist td{padding:0;margin:0}span.tagify__tag-text{white-space:pre}.wato div.ntop .ntop_host table.ruleset tr.disabled td *,.wato div.ntop table.ruleset.table tr.disabled td *,.wato table.data.ruleset tr.disabled td *,div.ntop .ntop_host .wato table.ruleset tr.disabled td *,div.ntop .wato table.ruleset.table tr.disabled td *{color:#999}.wato div.ntop .ntop_host table.ruleset tr.disabled td .tagify__tag-text,.wato div.ntop table.ruleset.table tr.disabled td .tagify__tag-text,.wato table.data.ruleset tr.disabled td .tagify__tag-text,div.ntop .ntop_host .wato table.ruleset tr.disabled td .tagify__tag-text,div.ntop .wato table.ruleset.table tr.disabled td .tagify__tag-text{color:inherit}.wato div.ntop .ntop_host table.ruleset tr.disabled td tag>div,.wato div.ntop table.ruleset.table tr.disabled td tag>div,.wato table.data.ruleset tr.disabled td tag>div,div.ntop .ntop_host .wato table.ruleset tr.disabled td tag>div,div.ntop .wato table.ruleset.table tr.disabled td tag>div{opacity:.5}div.ntop .ntop_host table.oddeven>tbody>.matches_search>td,div.ntop table.oddeven.table>tbody>.matches_search>td,table.data.oddeven>tbody>.matches_search>td{background-color:#afb}div.ntop .ntop_host table.oddeven>tbody>.matches_search>td.buttons,div.ntop table.oddeven.table>tbody>.matches_search>td.buttons,table.data.oddeven>tbody>.matches_search>td.buttons{border-radius:0}.wato table.timeperiod td.name{width:195px}form#form_timeperiod td.vlof_content{background-image:none}form#form_timeperiod td.vlof_content input.text:first-child{width:189px;margin-right:4px}.wato pre.ve_textarea{padding:0;margin:0}div.filter_buttons,form.search{display:inline-block;padding-top:10px;margin-bottom:10px;clear:both}.wato form.search{color:#333}.wato div.mainmenu a,.wato div.mainmenu body.main .popup_menu span,body.main .popup_menu .wato div.mainmenu span{display:block;width:330px;height:70px;margin:0 8px 8px 0;background:#f5f5fb;border:1px solid #cccfdb;border-radius:4px;box-shadow:none}.wato div.mainmenu a:hover,.wato div.mainmenu body.main .popup_menu span:hover,body.main .popup_menu .wato div.mainmenu span:hover{background:#e0e0e4}.wato div.mainmenu a{position:relative;float:left;width:317px;padding:10px 0 0}.wato div.mainmenu div{text-decoration:none}.wato div.mainmenu div.title{position:absolute;top:14px;left:72px;padding:0;font-weight:700}.wato div.mainmenu div.subtitle{position:absolute;top:20px;left:72px;width:234px;padding:16px 0 0;overflow:hidden;font-size:10px;font-weight:500;line-height:1.5;letter-spacing:1px;color:#838383;text-rendering:optimizeLegibility}.wato div.mainmenu img{position:absolute;top:22px;left:16px;width:36px;height:36px}.wato td.rulesets{padding-left:0}.wato .rulesets table.nform>tbody>tr>td.container{height:auto}.wato .rulesets div.ruleset{float:left;margin-right:10px;margin-left:10px}.wato .rulesets div.ruleset.nofloat{float:none;clear:left}.wato .rulesets div.ruleset div{height:16px}.wato .rulesets div.ruleset div.text{float:left;width:276px;padding-right:3px;overflow:hidden}.wato .rulesets div.ruleset a{color:#000;text-decoration:none;white-space:nowrap}.wato .rulesets div.ruleset a:hover{text-decoration:underline}.wato .rulesets div.ruleset div.rulecount{float:left;width:16px;text-align:right}.wato .rulesets div.ruleset div.help{height:auto;clear:left}div.varname{font-family:monospace,sans-serif;color:#fff}.wato div.globalvars a{color:#000;text-decoration:none}.wato div.globalvars a:hover{text-decoration:underline}.wato div.globalvars td.content a.modified>table,.wato div.globalvars td.simple a.modified,.wato div.globalvars td.simple div.toggle_switch_container.modified{padding:2px;margin-left:-2px;border:1px solid #444;border-radius:10px;box-shadow:inset 3px 3px 5px #eee}.wato div.globalvars td.content a.modified>table.on,.wato div.globalvars td.simple a.modified.on,.wato div.globalvars td.simple div.toggle_switch_container.modified.on{border:1px solid #13d389}.wato div.globalvars td.content a.modified.globally>table,.wato div.globalvars td.simple a.modified.globally,.wato div.globalvars td.simple div.toggle_switch_container.modified.globally{box-shadow:inset 3px 3px 5px #8bc7e5}.wato div.globalvars td.simple div.toggle_switch_container{width:30px;height:13px}.wato div.globalvars a.modified table.vs_dict_text{border-collapse:separate}.wato div.globalvars div.title a.modified{border:none;box-shadow:none}.wato div.globalvars td.content img.iconbutton{width:60px;height:16px}.wato div.globalvars td.legend{width:400px;padding-top:0}.wato div.globalvars td.legend div.title{max-width:390px}.wato div.ntop .ntop_host table.globalvars,.wato div.ntop table.globalvars.table,.wato table.data.globalvars,div.ntop .ntop_host .wato table.globalvars,div.ntop .wato table.globalvars.table{width:100%}.wato div.ntop .ntop_host table.globalvars td,.wato div.ntop table.globalvars.table td,.wato table.data.globalvars td,div.ntop .ntop_host .wato table.globalvars td,div.ntop .wato table.globalvars.table td{vertical-align:top}.wato div.ntop .ntop_host table.globalvars td.title,.wato div.ntop table.globalvars.table td.title,.wato table.data.globalvars td.title,div.ntop .ntop_host .wato table.globalvars td.title,div.ntop .wato table.globalvars.table td.title{width:430px}.wato div.ntop .ntop_host table.globalvars td.varname,.wato div.ntop table.globalvars.table td.varname,.wato table.data.globalvars td.varname,div.ntop .ntop_host .wato table.globalvars td.varname,div.ntop .wato table.globalvars.table td.varname{width:300px}.wato div.ntop .ntop_host table.globalvars img.iconbutton,.wato div.ntop table.globalvars.table img.iconbutton,.wato table.data.globalvars img.iconbutton,div.ntop .ntop_host .wato table.globalvars img.iconbutton,div.ntop .wato table.globalvars.table img.iconbutton{width:60px;height:16px}.wato div.ntop .ntop_host table.activation a.disabled,.wato div.ntop table.activation.table a.disabled,.wato table.data.activation a.disabled,div.ntop .ntop_host .wato table.activation a.disabled,div.ntop .wato table.activation.table a.disabled{pointer-events:none}.wato .pending_changes_header #row_info{float:right;padding-right:10px;font-weight:400}.wato table.changes{width:100%}.wato table.changes td.affected_sites{max-width:400px}.wato table.changes tr.foreign.not_permitted td{color:red}.wato div.ntop .ntop_host table div.act_success img,.wato div.ntop table.table div.act_success img,.wato table.data div.act_success img,div.ntop .ntop_host .wato table div.act_success img,div.ntop .wato table.table div.act_success img{width:18px;height:18px;vertical-align:middle}.wato table.activation td.details div.error,.wato table.activation td.details div.warning{margin:2px 0}.wato table.activation td.details pre{white-space:pre-wrap}.wato table.activation td.repprogress{position:relative;width:140px;min-width:140px;padding:0;margin:0}.wato table.activation td.repprogress div.msg{position:absolute;top:10px;left:0;z-index:20;width:160px;height:16px;text-align:center}.wato table.activation td.repprogress div.progress{position:absolute;top:4px;left:0;z-index:0;width:160px;height:24px;padding-top:10px;color:#000;border-radius:4px;box-shadow:none;box-sizing:border-box}.wato table.activation td.repprogress div.progress.in_progress{background:#b9ecfa;border-color:#a1e6f8}.wato table.activation td.repprogress div.progress.state_success{background:#13d389}.wato table.activation td.repprogress div.progress.state_error{background:#e85555;border-color:#e53f3f}.wato table.activation td.repprogress div.progress.state_warning{background:#ffd000;border-color:#e9c400}.wato td.tag-ellipsis{max-width:300px}.wato td#repmsg_local{width:280px}div.ntop .ntop_host table tr.notification_context table,div.ntop table.table tr.notification_context table,table.data tr.notification_context table{margin:5px;border:1px solid #cccfdb;box-shadow:none}div.ntop .ntop_host table tr.notification_context table td,div.ntop .ntop_host table tr.notification_context table th,div.ntop table.table tr.notification_context table td,div.ntop table.table tr.notification_context table th,table.data tr.notification_context table td,table.data tr.notification_context table th{font-family:monospace}div.ntop .ntop_host table tr.notification_context table th,div.ntop table.table tr.notification_context table th,table.data tr.notification_context table th{padding:2px 4px;color:#333;background-color:#f5f5f5;border:1px solid #cccfdb}div.ntop .ntop_host table tr.notification_context table td,div.ntop table.table tr.notification_context table td,table.data tr.notification_context table td{padding:2px 4px;background-color:#fafafa;border:1px solid #cccfdb}div.ntop .ntop_host table tr.dcd_log_entries>td,div.ntop table.table table.data tr.dcd_log_entries>td,div.ntop table.table tr.dcd_log_entries>td,table.data tr.data.dcd_log_entries>td{font-family:monospace,sans-serif;color:#fff;background-color:#000}div.ntop .ntop_host table tr.dcd_log_entries pre,div.ntop table.table tr.dcd_log_entries pre,table.data tr.data.dcd_log_entries pre{max-height:300px;overflow-y:scroll;text-overflow:ellipsis;resize:both}.wato table.progress{width:50%;color:#000;background:#f5f5fb;border:1px solid #cccfdb;border-radius:4px}.wato table.progress th{padding:3px 0;background-color:#fff}.wato table.progress td.log{padding:12px 12px 0;font-family:monospace,sans-serif}.wato table.progress td.log>div{height:250px;padding:8px 16px;margin:16px;overflow:auto;font-family:monospace;font-weight:400;color:#fafafa;text-align:left;background:#efeff5;border:1px solid #0d0f0f;border-radius:4px;box-shadow:none}.wato table.progress td.log div.exc{padding:5px;margin:10px;border:1px solid red}.wato table.progress td.bar{height:46px;padding:0 12px}.wato table.progress td.bar table{position:relative;top:12px;width:100%;height:22px;background-color:#fff;border-spacing:1px 2px}.wato table.progress td.bar #progress_title{position:relative;top:-6px;left:0;z-index:40;float:left;width:100%;height:0;font-weight:700;text-align:center;white-space:nowrap}.wato table.progress td.bar img.glass{position:relative;top:-10px;z-index:30;width:100%;height:22px}.wato table.progress td.bar td.left{width:0;background-color:#4080ff}.wato table.progress td.bar td.right{width:100%}.wato table.progress td.stats{padding:24px 12px 18px}.wato table.progress td.stats table{border:1px solid #fff;border-collapse:collapse;border-spacing:0}.wato table.progress td.stats td,.wato table.progress td.stats th{padding:6px 0;border-bottom:1px solid;border-color:#cccfdb}.wato table.progress td.stats th{text-align:left;background-color:transparent}.wato table.progress td.stats td{width:4em;text-align:right;background-color:hsla(0,0%,100%,.3)}.wato table.progress td.buttons{padding:0 12px 12px;text-align:right;vertical-align:bottom}.wato #progress_bar.finished td.left{padding:0;background-color:#13d389;box-shadow:none}.wato #progress_bar.finished td.right{width:0}.wato div.error pre{white-space:pre-wrap}.wato div.error div.err{position:relative;left:-8px;float:left;width:100%;padding:2px 5px;margin:2px;font-weight:700;color:#000;background-color:#ff0;border-radius:3px;opacity:.9}.logwatch_try input.match{width:99%}table.logwatch tr.noreason{color:#898989}table.logwatch span.match{padding:0 2px 2px;background-color:#fff;border:1px solid #49768b;border-radius:4px}table.multisite_conn_method td{height:22px;padding:0;vertical-align:top}table.multisite_conn_method td input{height:18px}div.ntop .ntop_host table td.bi_rule_tree b.treeangle,div.ntop table.table td.bi_rule_tree b.treeangle,table.data td.bi_rule_tree b.treeangle{font-weight:400;color:#000}div.ntop .ntop_host table td.bi_rule_tree ul.treeangle,div.ntop table.table td.bi_rule_tree ul.treeangle,table.data td.bi_rule_tree ul.treeangle{margin:1px 6px}div.ntop .ntop_host table td.bi_rule_tree ul.treeangle li,div.ntop table.table td.bi_rule_tree ul.treeangle li,table.data td.bi_rule_tree ul.treeangle li{display:list-item;padding-left:5px;margin:0 0 0 1px;list-style:inside disc}div.ntop .ntop_host table td.bi_rule_tree>li,div.ntop table.table td.bi_rule_tree>li,table.data td.bi_rule_tree>li{display:list-item;padding-left:5px;margin:0 0 0 1px;list-style:inside none}.backup_job .log,.wato .diag_host .log{width:700px;height:113px;padding:5px;overflow-y:scroll;font-family:monospace,sans-serif;vertical-align:top;background-color:#f9f9ff;box-shadow:inset 1px 1px 3px #888;resize:both}.backup_job .log pre{margin:2px}.backup_job td.left{width:12%;min-width:200px}.wato .diag_host div.success,.wato .diag_host td>h3{margin-top:0}.wato .diag_host table.nform{width:212px}.wato .diag_host .test{margin-bottom:15px}.wato .diag_host .log{padding:8px;margin:8px;border:1px solid #cccfdb;border-radius:4px;box-shadow:none}.wato .diag_host .log.diag_success{background-color:#efe}.wato .diag_host .log.diag_failed{background-color:#fee}.wato .diag_host table.test td{padding:0}.wato .diag_host table.test td.icons{padding:2px}.wato .diag_host td.icons div{position:relative;width:22px;height:120px}.wato .diag_host td.icons div img{margin-left:2px}.wato .diag_host td.icons img.retry{position:absolute;bottom:0;left:0}div.diag_host>table>tbody>tr>td{vertical-align:unset}table.setting td.reason{display:inline-block;float:none;width:180px;font-style:italic;color:#fff}table.setting td.reason i{color:#b6c8d1}table.setting td.reason a{text-decoration:none}table.setting td.reason a:hover{text-decoration:underline}td.settingvalue.unused,td.settingvalue.unused td{font-style:italic;color:#256}.wato table.nform div.title a{color:#000;text-decoration:none}.wato table.nform div.title a:hover{text-decoration:underline}table.nform.rulesettings td.legend{width:300px}table.nform.rulesettings td.legend div.title{max-width:300px}#profile_repl .site{width:158px;padding:2px;margin:0 5px 5px 0;text-overflow:ellipsis;background:#f5f5fb;border:1px solid #cccfdb;border-radius:6px;box-shadow:none}#profile_repl .site div,#profile_repl .site span{display:inline-block;vertical-align:middle}#profile_repl div.repl_status{background-size:contain}#profile_repl div.repl_locked{background-image:url(images/icon_repl_locked.png)}#profile_repl div.repl_pending{background-image:url(images/icon_repl_pending.png)}#profile_repl div.repl_failed{background-image:url(images/icon_repl_failed.png)}#profile_repl div.repl_25{background-image:url(images/icon_repl_25.png)}#profile_repl div.repl_50{background-image:url(images/icon_repl_50.png)}#profile_repl div.repl_75{background-image:url(images/icon_repl_75.png)}#profile_repl div.repl_success{background-image:url(images/icon_success.png)}.wato div.ntop .ntop_host table.check_catalog td.title,.wato div.ntop table.check_catalog.table td.title,.wato table.data.check_catalog td.title,div.ntop .ntop_host .wato table.check_catalog td.title,div.ntop .wato table.check_catalog.table td.title{display:table-cell;width:500px}.wato div.ntop .ntop_host table.check_catalog td.agents,.wato div.ntop .ntop_host table.check_catalog td.name,.wato div.ntop table.check_catalog.table td.agents,.wato div.ntop table.check_catalog.table td.name,.wato table.data.check_catalog td.agents,.wato table.data.check_catalog td.name,div.ntop .ntop_host .wato table.check_catalog td.agents,div.ntop .ntop_host .wato table.check_catalog td.name,div.ntop .wato table.check_catalog.table td.agents,div.ntop .wato table.check_catalog.table td.name{width:200px}.wato div.ntop .ntop_host table.analyze_config,.wato div.ntop table.analyze_config.table,.wato table.data.analyze_config,div.ntop .ntop_host .wato table.analyze_config,div.ntop .wato table.analyze_config.table{width:100%}.wato div.ntop .ntop_host table.analyze_config td.state div,.wato div.ntop table.analyze_config.table td.state div,.wato table.data.analyze_config td.state div,div.ntop .ntop_host .wato table.analyze_config td.state div,div.ntop .wato table.analyze_config.table td.state div{position:relative;line-height:20px}.wato div.ntop .ntop_host table.analyze_config th.header_state,.wato div.ntop table.analyze_config.table th.header_state,.wato table.data.analyze_config th.header_state,div.ntop .ntop_host .wato table.analyze_config th.header_state,div.ntop .wato table.analyze_config.table th.header_state{width:100px}.wato div.ntop .ntop_host table.analyze_config td.state a,.wato div.ntop table.analyze_config.table td.state a,.wato table.data.analyze_config td.state a,div.ntop .ntop_host .wato table.analyze_config td.state a,div.ntop .wato table.analyze_config.table td.state a{position:absolute;right:0;background:transparent}.wato div.ntop .ntop_host table.analyze_config tr.ac_test_details td a,.wato div.ntop table.analyze_config.table tr.ac_test_details td a,.wato table.data.analyze_config tr.ac_test_details td a,div.ntop .ntop_host .wato table.analyze_config tr.ac_test_details td a,div.ntop .wato table.analyze_config.table tr.ac_test_details td a{text-decoration:underline}.wato div.ntop .ntop_host table.analyze_config tr.ac_test_details td a:hover,.wato div.ntop table.analyze_config.table tr.ac_test_details td a:hover,.wato table.data.analyze_config tr.ac_test_details td a:hover,div.ntop .ntop_host .wato table.analyze_config tr.ac_test_details td a:hover,div.ntop .wato table.analyze_config.table tr.ac_test_details td a:hover{text-decoration:none}div.ntop .ntop_host table.analyze_config td.buttons,div.ntop table.analyze_config.table td.buttons,table.data.analyze_config td.buttons{min-width:25px}.wato .search{display:block}.wato h3{padding:6px 0 4px 8px;font-weight:700;background-color:#e8e8ee;border-radius:4px 4px 0 0}body.mobile div.error,body.mobile div.message,body.mobile div.really,body.mobile div.success,body.mobile div.warning{width:80%;padding:.5ex 1em;margin:1em 0 3em;text-align:center;border-style:solid;border-width:2px;border-radius:.5ex}body.mobile div.error{color:#333;background-color:#fcc}body.mobile div.command_group a{color:#000}body.mobile div.ntop .ntop_host table,body.mobile div.ntop table.table,body.mobile table.data,div.ntop .ntop_host body.mobile table,div.ntop body.mobile table.table{border-collapse:collapse;empty-cells:show}body.mobile div.ntop .ntop_host table td,body.mobile div.ntop table.table td,body.mobile table.data td,div.ntop .ntop_host body.mobile table td,div.ntop body.mobile table.table td{padding:2px 3px;overflow:hidden;border:1px solid #ddd}body.mobile table.dataset{width:100%}body.mobile table.dataset tr.header{color:#000}body.mobile div.ntop .ntop_host table.dataset>tbody>tr>td,body.mobile div.ntop table.table table.dataset>tbody>tr>td,body.mobile table.dataset>tbody>tr.data>td,div.ntop .ntop_host body.mobile table.dataset>tbody>tr>td,div.ntop table.table body.mobile table.dataset>tbody>tr>td{padding:4px 6px;font-size:13px;border:1px solid #aaa;border-radius:5px}body.mobile .ui-body-c .ui-link,body.mobile .ui-body-c .ui-link:visited{color:#333}body.mobile .ui-body-c .ui-link:hover{color:#bdbdbd}body.mobile td.nonstatus{background-color:#fff}body.mobile table.form,body.mobile table.form>tbody>tr>*{width:100%}body.mobile table.form th{border-style:none}body.mobile table.filtertime td{vertical-align:middle}body.mobile table.filtertime div.ui-select{width:auto}body.mobile table.alertstatefilter td{vertical-align:top}body.mobile table.alertstatefilter .ui-checkbox{margin:0}body.mobile td.perfometer{width:70px;height:14px}body.mobile td.perfometer *{padding:0;font-size:9px;font-weight:400;color:#333}body.mobile td.perfometer div.content{width:69px;background-color:#ff0}body.mobile td.perfometer div.title{top:2px;width:70px}body.mobile td.perfometer div.glass{width:69px;height:14px}body.mobile td.perfometer table{width:70px;height:14px}body.mobile div.ntop .ntop_host table td.perfometer td.inner,body.mobile div.ntop table.table td.perfometer td.inner,body.mobile table.data td.perfometer td.inner,div.ntop .ntop_host body.mobile table td.perfometer td.inner,div.ntop body.mobile table.table td.perfometer td.inner{height:14px}body.mobile .ui-footer .ui-title,body.mobile .ui-header .ui-title{margin:.6em 46px .8em}body.mobile .ui-li-aside.state{width:4.5em;text-align:center;border-radius:10px;padding:2px}body.mobile .ui-li-aside.state.state0{background-color:#13d389}body.mobile .ui-li-aside.state.state1{background-color:#ffd000}body.mobile .ui-li-aside.state.state2{background-color:#e85555}body.mobile td.pnpgraph img{max-width:97%}body.mobile div.ntop .ntop_host table.dataset tr td.state,body.mobile table.dataset div.ntop table.table tr td.state,body.mobile table.dataset tr.data td.state,div.ntop .ntop_host body.mobile table.dataset tr td.state,div.ntop table.table body.mobile table.dataset tr td.state{font-size:25px}body.mobile #loginfoot,body.mobile #loginhead{color:#444;text-align:center}body.mobile #loginhead{margin:1em}body.mobile input{height:auto}body.mobile #loginfoot,body.mobile #loginfoot.copyright{margin-top:1em}body.mobile img.logomk{width:25px;height:25px;margin-bottom:10px}body.mobile td.icons{vertical-align:middle}body.mobile td.icons img{width:40px;height:40px;margin-left:5px}body.mobile td.icons a{padding-left:8px}body.mobile div.popup_trigger,body.mobile div.popup_trigger>div.popup_menu{display:inline-block}body.mobile div.popup_trigger>div.popup_menu a{display:inline-block;width:40px;overflow:hidden;color:#000}body.mobile div.popup_trigger>div.popup_menu a img{margin-left:0}body.mobile div.popup_trigger>div.popup_menu ul{padding:0;margin:0}body.mobile div.popup_trigger>div.popup_menu li{display:inline-block;margin:0}body.mobile input.button{width:100%;height:100%;margin-top:0;background-color:#fff;border-radius:10px}body.mobile input[type=checkbox]+label:before,body.mobile input[type=checkbox]:checked+label:before{content:none}body.side{width:100vw;height:100vh;padding:0;margin:0;overflow:hidden;font-family:Lato,Roboto,Helvetica,Arial,sans-serif;font-weight:400;background:#efeff5}body.side p{color:#838383}body.side.screenshotmode{background-image:url()}body.side b.treeangle.title{color:#333}#check_mk_navigation{display:flex;flex-direction:column;float:left;width:64px;height:100%}#check_mk_navigation.min{width:48px}#check_mk_sidebar{display:flex;flex-direction:column;float:right;width:280px;height:100%;padding-top:10px}#check_mk_sidebar.folded{display:none}#check_mk_sidebar.left{float:left;border-left:1px solid rgba(51,51,51,.2)}#check_mk_sidebar div.shortcuts{display:flex;padding:10px 10px 5px;border-bottom:1px solid rgba(51,51,51,.2)}#check_mk_sidebar div.shortcuts a{flex:1 0 auto;font-size:10px;line-height:1.7;color:#333;text-align:center;text-decoration:none}#check_mk_sidebar div.shortcuts a:hover img{opacity:.5}#check_mk_sidebar div.shortcuts a:visited{color:#333}#check_mk_sidebar div.shortcuts a.min{font-size:0}#check_mk_sidebar div.shortcuts a.min img{width:24px;height:24px}#check_mk_sidebar div.shortcuts img{margin-bottom:6px}#check_mk_sidebar #side_content{height:100%;overflow:auto;color:#000}#check_mk_sidebar #side_content>.snapin{margin-top:0}#check_mk_sidebar .simplebar-content{display:flex;flex-direction:column;min-height:100%}#content_area{width:auto;height:100%;overflow:hidden;background:#f9f9ff}#content_area iframe{width:100%;height:100%;border:none}#side_header{height:58px}#side_header a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;outline:none}#side_header img{width:48px;height:auto;padding:0}.min #side_header img{width:45px;padding:0 12px}.min #side_header img.custom{width:35px}body.main .popup_menu #side_header>span{width:100%;height:100%;margin:0;background-image:url(images/mk-logo.png);background-position:16px;background-repeat:no-repeat;background-size:auto 30px}#side_fold{margin:10px 0;font-size:10px;color:#333;text-align:center;cursor:pointer}#side_fold:not(.folded){color:#13d389}#side_fold img{margin-bottom:8px}#side_fold img:hover{opacity:1}#side_fold.folded img:not(.folded),#side_fold:not(.folded) img.folded{display:none}#side_version{margin:10px;font-size:10px;font-weight:700;letter-spacing:1px;color:#333;text-align:center}#side_version a{text-decoration:none;text-rendering:optimizeLegibility}#side_version a:hover{text-decoration:underline}#side_version a:visited{color:#333}#side_version span.unack_werks{padding:2px;margin-left:2px;color:#333;cursor:pointer;background-color:red;border-radius:6px}body.side div.snapin,div.add_snapin div.snapin{width:100%;padding:7.5px 20px;overflow:hidden;background:#efeff5;border-radius:4px;box-shadow:none;box-sizing:border-box}div.snapin.dragging{position:absolute;z-index:200}div.snapin div.head{position:relative;height:auto;line-height:10px;color:#333;text-align:left;background:transparent}div.snapin div.head.open{padding-bottom:0}div.snapin div.head b.heading{padding-bottom:3px;font-weight:700;line-height:16px;letter-spacing:1px}div.snapin div.head.closed span.minisnapin{background-image:url(images/icon_maxisnapin.svg)}div.snapin div.head span.minisnapin{display:inline-block;width:8px;height:8px;margin-left:6px;line-height:0;cursor:pointer;background:no-repeat 50%/100% url(images/icon_minisnapin.svg)}div.snapin div.snapin_buttons{position:absolute;right:5px;opacity:0;transition:opacity 50ms ease-in 50ms}div.snapin:hover div.snapin_buttons{opacity:1;transition:opacity 0s}div.snapin span.moresnapin{display:inline-block;width:16px;height:16px;margin-right:4px;vertical-align:middle}div.snapin span.moresnapin img{width:16px;height:16px;padding:0}div.snapin span.closesnapin{display:inline-block;width:12px;height:12px;vertical-align:middle}div.snapin span.closesnapin img{width:12px;height:12px;padding:0}div.snapin div.content{top:64px;width:100%;padding:10px 0;color:#333;border-bottom:1px solid rgba(51,51,51,.2);box-sizing:border-box}div.snapin select{width:100%;height:24px;background-image:none;border-radius:2px;box-shadow:none}div.snapin td{color:#333}div.snapin h3{margin:2px 0;color:#333}div.snapin a{font-weight:400;color:#333;text-decoration:none}div.snapin a:hover{text-decoration:underline}div.snapin a.iconlink img:not(.emblem){margin-right:5px}div.snapin a.iconlink img{width:10px;height:12px}div.snapin ul{padding:0 0 0 16px;margin:0}div.snapin li{padding-left:0;color:#333}div.snapin li.sidebar{margin-left:0}div.snapin textarea{width:100%}div.snapin div.footnote{width:100%;text-align:right}div.snapin div.snapinexception{width:220px;padding:3px;background-color:#f88;border:1px solid red;border-radius:4px}div.snapin div.snapinexception h2{margin-top:0;color:red}div.snapin div.snapinexception p{color:#800}div.snapin div.footnotelink{margin-top:0;text-align:left}div.snapin div.footnotelink a{border-radius:10px}div.snapin div.footnotelink a:hover{text-decoration:none;opacity:.5}div.snapin img.iconbutton{width:10px;height:10px;margin:0 2px 0 0;border:none}div.snapin img.iconbutton:hover{opacity:.5;filter:alpha(opacity=50)}div.snapin img.iconbutton.bookmark{width:16px;height:16px;margin:0 -1px}div.snapin div.statebullet{float:left;width:5px;height:5px;border-radius:5px}#add_snapin{margin:auto 0 10px;text-align:center}#add_snapin a{display:block;padding:10px 0;text-decoration:none}#add_snapin a img{width:28px;height:28px}#add_snapin a div.description{margin-top:6px;color:#5a6782}div.snapin div.content div.foldable ul.treeangle a.iconlink{padding:0}body.main .popup_menu div.snapin table.allhosts td span.link,div.snapin table.allhosts td a.link,div.snapin table.allhosts td body.main .popup_menu span.link{padding:2px 2px 2px 4px}body.main .popup_menu div.snapin div.footnotelink span.link,div.snapin div.footnotelink a.link,div.snapin div.footnotelink body.main .popup_menu span.link{height:11px;padding:2px 7px;font-size:10px;font-weight:700;color:rgba(51,51,51,.8);background:#e0e0e4;border:none;box-shadow:none}body.main .popup_menu div.snapin div.footnotelink span.link:not(:last-child),div.snapin div.footnotelink a.link:not(:last-child),div.snapin div.footnotelink body.main .popup_menu span.link:not(:last-child){margin:5px 5px 0 0}div#snapinDragIndicator{position:relative;top:2px;width:247px;height:1.5px;margin:0 0 0 11px;font-size:1px;line-height:1px;background-color:#fff;border-radius:3px;box-shadow:0 0 3px #fff}div.add_snapin div.snapinadder,div.add_snapin div.snapinadder:hover{float:left;width:270px;height:220px;padding:8px;margin:0 16px 16px 0;background-color:#efeff5;border:1px solid #efeff5;border-radius:5px}div.add_snapin div.snapinadder *,div.add_snapin div.snapinadder:hover *{color:#333}div.add_snapin div.snapinadder:hover{position:relative}div.add_snapin div.snapinadder div.description{padding:10px;border-top:1px solid rgba(51,51,51,.2)}div.add_snapin div.snapinadder div.snapin{height:116px;padding-top:0;border:none;border-radius:0}div.add_snapin div.snapinadder .head{padding:8px}div.add_snapin div.snapinadder .content{border-bottom:none}div.add_snapin div.snapin_preview{position:relative;top:0;left:0;width:270px;height:120px;overflow:hidden}div.add_snapin div.snapin_preview div.clickshield{position:absolute;top:0;left:0;z-index:100;width:270px;height:120px}div.popup_msg{position:absolute;bottom:35px;left:20px;width:200px;padding:3px;background-color:#244452}div.popup_msg .close{display:block;float:right}div.head{position:relative}div.head a.more img{top:0}div.bookmark{width:230px;max-width:230px;overflow:hidden;color:#333;text-overflow:ellipsis;white-space:nowrap;-o-text-overflow:ellipsis}#snapin_custom_links div.sublist{padding-left:10px}#snapin_custom_links img.icon{width:14px;height:14px}table.hostmatrix{border-collapse:collapse;table-layout:fixed}table.hostmatrix td,table.hostmatrix tr{padding:0}table.hostmatrix a{display:block;border-radius:1px}.snapin table.allhosts{width:100%}.snapin table.allhosts td{width:50%;padding:0}.snapin table.allhosts .statebullet{margin:5px 2px 2px}table.master_control{width:100%;margin:0;border-spacing:0}table.master_control td div.toggle_switch{float:right}table.master_control td div.toggle_switch a{font-weight:700;text-transform:lowercase}table.master_control td.left{display:inline-block;letter-spacing:1px}table.master_control td.left,table.master_control td.left a{font-weight:400;text-align:left}div#snapin_master_control div.foldable:not(:last-child){margin-bottom:4px}table.mkeventd_performance,table.performance{width:100%;padding:8px;box-sizing:border-box}table.mkeventd_performance td,table.performance td{font-weight:400;letter-spacing:1px}table.mkeventd_performance{border-radius:2px}table.mkeventd_performance td{padding:0}table.mkeventd_performance td:nth-of-type(2){padding:0 1px 0 0;font-weight:700;text-align:right;white-space:nowrap}#snapin_mkeventd_performance select{margin-bottom:2px}div.state1.statea,div.state1.stated{border-color:#ff0}div.state2.statea,div.state2.stated{border-color:red}div.statea,div.stated{background-color:#0b3}table.performance{border-radius:2px}table.performance td{padding:0}table.performance td.right{padding:0 1px 0 0;text-align:right;white-space:nowrap}#snapin_performance select{margin-bottom:2px}#snapin_time div.time{width:238px;padding:4px 0 0;margin:0 auto;font-size:24px;font-weight:700;letter-spacing:1px;color:#333;background-color:rgba(51,51,51,.2);text-align:center;border-spacing:4px;border-radius:4px}table.sitestate{width:240px}table.sitestate td{padding:1px 0;text-align:right}table.sitestate td.left{text-align:left}table.sitestate td.left a{font-weight:400;text-align:left}table.sitestate td.state{width:60px;font-size:10px}div.snapin table.sitestate td img.iconbutton{width:60px;height:16px}div.speedometer{position:relative;top:0;left:0;height:170px}img#speedometerbg{width:240px;height:auto}canvas#speedometer{position:absolute;top:0;left:0}div#snapin_tactical_overview{width:100%}div.snapin.less table.tacticaloverview th span.less,div.snapin.more table.tacticaloverview th span.more{display:inline}table.tacticaloverview{width:calc(100% + 20px);margin:0 -10px;border-collapse:separate;border-spacing:10px 0;table-layout:fixed}table.tacticaloverview th{font-size:10px;font-weight:400;line-height:1.6;letter-spacing:0;color:rgba(51,51,51,.8);text-align:left}table.tacticaloverview th span{display:none}table.tacticaloverview td{height:21px;text-align:right;background:#e0e0e4;border-radius:2px}table.tacticaloverview td.states{box-shadow:none}table.tacticaloverview td.states a.link{color:#ff9644}table.tacticaloverview td.col3{width:33%}table.tacticaloverview td.col4{width:25%}table.tacticaloverview a,table.tacticaloverview span{display:block;margin-right:2px}body.main .popup_menu table.tacticaloverview td span,table.tacticaloverview td a,table.tacticaloverview td a.link,table.tacticaloverview td a:hover,table.tacticaloverview td body.main .popup_menu span,table.tacticaloverview td span{padding:4px;font-weight:700;letter-spacing:0;color:#333}div.tacticalalert,div.tacticalinfo{height:25px;margin-top:8px;line-height:25px;text-align:center;border-radius:4px;box-shadow:none}div.tacticalalert{background-color:#e85555}div.tacticalinfo{background-color:#bfc2d9}div.spacertop{padding-top:5px}#snapin_tactical_overview img{position:relative;top:-1px;width:15px;height:auto}#snapin_tag_tree{position:relative;top:0;left:0}#snapin_tag_tree select{float:right;margin-top:-2px;margin-bottom:2px}#snapin_tag_tree form img.iconbutton{display:inline-box;float:right;width:16px;height:16px}#snapin_tag_tree div.tag_tree{clear:both}#snapin_tag_tree div.statebullet{position:relative;top:3px;left:1px;display:inline-block;float:none;width:8px;height:8px;margin-right:0;border-radius:50%;box-shadow:0 0 .7px #284850}#snapin_tag_tree ul>div.statebullet.leaf{margin-left:16px}#snapin_tag_tree b{font-weight:400}#snapin_tag_tree p{margin:0}#snapin_tag_tree p a{text-decoration:underline}#snapin_tag_tree p a:hover{text-decoration:none}#snapin_container_admin_mini.more a.show_more_mode{display:inline}#snapin_admin_mini{padding-top:6px;clear:right}#snapin_admin_mini img.icon{width:14px;height:14px;padding:0;margin-right:5px;margin-bottom:10px}#snapin_admin_mini img.emblem{bottom:3px}#snapin_admin_mini div.footnotelink{float:right}#snapin_admin_mini div.clear{clear:right}#snapin_container_admin.less li.sidebar.show_more_mode{display:none}#snapin_admin li{line-height:22px}#snapin_admin li img.icon{width:14px;height:14px}#snapin_wato_foldertree select{width:240px;margin-bottom:10px;clear:both;box-sizing:border-box}#snapin_wato_foldertree ul{list-style-type:none;padding:0}#mk_side_search,#wiki_search{width:100%;padding:0}#mk_side_search img,#wiki_search img{display:none}#mk_side_search input,#wiki_search input{margin:0;background-repeat:no-repeat}#mk_side_search #mk_side_search_field,#mk_side_search input,#mk_side_search select,#mk_side_search textarea,#wiki_search #mk_side_search_field,#wiki_search input,#wiki_search select,#wiki_search textarea{box-sizing:border-box}#snapin_container_wiki div.content{font-weight:700;color:#333}#snapin_container_wiki div.content p{font-weight:400}#wiki_navigation{text-align:left}#wiki_search input{width:194px;height:25px}#wiki_side_clear{clear:both}#mk_side_search input{width:100%;height:21px;color:#333;background-image:url(images/icon_quicksearch.png);background-position:right 10px bottom 4px;background-size:15px}#mk_side_search input::-moz-placeholder{line-height:16px;letter-spacing:0;color:#333}#mk_side_search input:-ms-input-placeholder{line-height:16px;letter-spacing:0;color:#333}#mk_side_search input::placeholder{line-height:16px;letter-spacing:0;color:#333}#mk_side_search div.topic{margin:0 0 4px 4px;font-size:14px}#mk_side_search div.topic:not(:first-child){margin-top:10px}#mk_search_results{position:absolute;z-index:1;width:223px;padding:8px;margin-top:2px;color:#333;background-color:#e0e0e4}#mk_search_results a{display:block;width:217px;padding-left:5px;color:#333;text-align:left;text-decoration:none}#mk_search_results a.active,#mk_search_results a:hover{background-color:#efeff5}#mk_search_results div.error,#mk_search_results div.warning{padding:2px}#mk_side_clear{clear:both}#snapin_cmc_stats{color:#333}#snapin_cmc_stats select{margin-bottom:2px}table.cmc_stats{width:228px;border-spacing:0 4px;box-sizing:border-box}table.cmc_stats td{padding:0;font-weight:400;letter-spacing:1px}table.cmc_stats td.right{padding:0 1px 0 0;text-align:right;white-space:nowrap}#snapin_reports i{color:#000}#snapin_reports input{padding:3px 4px;font-size:10px;text-align:center}#snapin_reports div{font-size:10px;color:rgba(51,51,51,.8)}#snapin_reports div.timerange{margin-bottom:10px;color:#333}#snapin_reports div.timerange table{display:inline-block}#snapin_reports div.timerange table td.tuple_td:nth-of-type(2){padding-left:8px}#snapin_reports div.timerange table td.tuple_left{padding-right:4px}#snapin_reports div.timerange table span.title{padding:0}#snapin_reports select{float:left;margin-top:3px;margin-bottom:5px}div.snapin select{background-image:url(images/select_arrow.png)}body.main #side_content{top:0;height:auto;padding-top:4px;padding-left:4px}body.main div.snapin:last-child{margin-bottom:0}body.main div.snapin{padding:0;margin:0}body.main body.side{overflow-x:hidden;overflow-y:auto}body.main body.side div.snapin{background-color:#0d0f0f}#svg_content{min-height:630px;background-color:#f5f5fb}#node_visualization{position:relative;height:100%}#topology_filters{position:absolute;top:124px;right:22px;left:22px;overflow:hidden;pointer-events:none}.topology_center,.topology_remote{fill:transparent}#topology_filters div.floatfilter,#topology_filters input#search{pointer-events:all}#node_visualization_root_div{position:absolute;top:0;right:0;bottom:0;left:0;background:#f8f8ff}div.node_vis #viewport{position:absolute;width:100%;height:100%}div.node_vis #toolbar div.content{top:25px}div.node_vis #toolbar #toolbar_controls{position:absolute;top:16px;left:280px;display:flex}div.node_vis #toolbar #toolbar_controls #custom{display:flex;flex-direction:column}div.node_vis .togglebutton{width:29px;height:29px;padding:5px 5px 5px 3px}div.node_vis .togglebutton img{width:28px;height:28px}div.node_vis .togglebutton.down{background-color:#e6e6e6;border-color:#e6e6e6}div.node_vis .togglebutton.down img{left:0}div.node_vis .node_element .growth_root{stroke:#195ae6;stroke-width:1}div.node_vis div.box,div.node_vis img.box{background-color:#f9f9ff;border:1px solid #cccfdb;border-radius:4px;box-shadow:2px 2px 2px #444}div.node_vis img.layouting_icon,div.node_vis img.node_icon{width:24px;height:24px}div.node_vis div.toolbar_search{position:absolute;top:19px;left:12px;width:250px;overflow:hidden;box-shadow:2px 2px 2px #444}div.node_vis input.search_node{width:236px;border-color:transparent}div.node_vis #infobox{position:absolute;top:60px;left:12px;width:250px;overflow:hidden}div.node_vis #infobox table{width:100%}div.node_vis div#infobox div#content{padding:8px}div.node_vis div.topology_slider{padding-top:8px;padding-right:8px}div.node_vis div.topology_slider input{width:80px}div.node_vis div.toolbar_datasources{position:absolute;top:300px;left:300px;width:500px;height:500px}div.node_vis #available_layouts{width:180px}div.node_vis div#layouting_toolbar{position:absolute;top:12px;right:12px;width:340px}div.node_vis div#layout_management{padding:0 8px 8px;margin:3px}div.node_vis div#configuration_management{padding:0 8px 8px;margin:8px 3px 3px;overflow:hidden}div.node_vis div#configuration_div table select{margin-left:34px}div.node_vis div#style_management{padding:0 8px 8px;margin:8px 3px 3px;overflow:hidden}div.node_vis div#history_icons{position:absolute;top:12px;right:339px;width:60px}div.node_vis div#history_icons img{width:24px;height:24px;margin-right:2px}div.node_vis div#history_icons img.disabled{opacity:.3}div.node_vis div#history_icons img:hover{cursor:pointer}div.node_vis #matcher_config{margin-top:8px;margin-left:6px}div.node_vis input[type=checkbox]{display:unset}div.node_vis #current_style{width:100%;font-size:18px;text-align:center}div.node_vis .delete_icon{width:48px;height:48px}div.node_vis .path_details table{padding-left:12px}div.node_vis .path_details table th{text-align:left}div.node_vis .infobox_entry,div.node_vis .node_element{cursor:pointer}div.node_vis g.edit .node_element .free_floating_node,div.node_vis g.edit .node_element circle.style_root_node{cursor:move}div.node_vis .node_element circle{stroke-width:1;vector-effect:non-scaling-stroke}div.node_vis .node_element circle.topology_root{stroke-width:3;stroke:#000}div.node_vis .node_element circle.collapsed{stroke:grey;stroke-width:15}div.node_vis .node_element.focus circle{stroke:#195ae6;stroke-width:3}div.node_vis .state0{color:#000;fill:#13d389}div.node_vis .state1{fill:#fffe44}div.node_vis .state2{fill:#ff3232}div.node_vis .state3{fill:#f91}div.node_vis .state-1{fill:#888}div.node_vis circle.state_circle{stroke:#000;stroke-width:1}div.node_vis .togglebox{display:table-cell;width:150px;height:27px;text-align:center;vertical-align:middle}div.node_vis .togglebox.enabled{background:gold}div.node_vis li a{cursor:pointer}div.node_vis li div:hover{text-decoration:underline}div.node_vis .style_indicator{opacity:.3;stroke:"black";stroke-width:1}div.node_vis circle.style_indicator.focus{opacity:.5;stroke:#fffe44;stroke-width:3}div.node_vis .block_style_overlay.root_children_connection{stroke-width:6px;stroke-linejoin:round}div.node_vis .style_infotext{width:159px}div.node_vis input.range{width:79px}div.node_vis div.quickinfo{min-width:600px}div.node_vis input.reset_options{float:right}div.node_vis #reset_pan_and_zoom{position:absolute;top:17px;right:408px}div.node_vis #translation_infobox{position:absolute;top:54px;right:369px;width:200px}div.node_vis g.generic_stop_growth text.stop_growth_text{display:unset}div.node_vis g.generic_stop_growth circle{stroke-width:1;stroke:#000}div.node_vis g.generic_growth_possible circle{stroke-width:2;stroke:orange}div.node_vis img.layouting_icon{width:30px;height:30px}div.node_vis div#togglebuttons{display:flex}div.node_vis div#togglebuttons div#togglebutton_layouting_toolbar+div.togglebox{padding-top:6px;margin:7px;box-sizing:border-box}@media only screen and (max-width:1350px){div.node_vis #reset_pan_and_zoom{top:88px}div.node_vis #translation_infobox{top:124px}}@media only screen and (max-width:1150px){div.node_vis div#layouting_toolbar{top:84px}}.style_indicator,div.node_vis line.dashed,div.node_vis path.dashed{-webkit-animation-duration:25s;animation-duration:25s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:dash;animation-name:dash;-webkit-animation-timing-function:linear;animation-timing-function:linear;animation-direction:reverse;stroke-dasharray:20 4;stroke-dashoffset:0}@-webkit-keyframes dash{to{stroke-dashoffset:500}}@keyframes dash{to{stroke-dashoffset:500}}.zoom{pointer-events:all;cursor:move2;fill:none}.noselect{user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}#togglebox_choices{position:absolute;top:15px;left:590px}.style_overlay{pointer-events:none;opacity:.2;fill:none}.block_style_overlay,.style_overlay{stroke:#a9a9a9;stroke-width:2px;stroke-linejoin:round}.block_style_overlay{opacity:.3;vector-effect:non-scaling-stroke;fill:#a9a9a9}svg text{fill:#000}div#main_window_layered{width:100%;height:100%}div.cmk_tab nav.main-navigation{overflow:hidden}div.cmk_tab nav.main-navigation a{display:inline-block;font-size:1rem;text-align:center;text-decoration:none}div.cmk_tab nav.main-navigation ul{padding:0;list-style:none}div.cmk_tab nav.main-navigation li{position:relative;float:left;min-width:10rem;font-weight:700;line-height:2rem;text-align:center;cursor:pointer;border-bottom:2px solid transparent;transition:border-bottom .5s}div.cmk_tab nav.main-navigation li:hover{background-color:#e0e0e4}div.cmk_tab nav.main-navigation li.active{z-index:10;border-bottom:2px solid #13d389}div.cmk_tab div.main-content{position:relative;z-index:20;height:100%;min-height:2.5rem;padding:.4rem .3rem;margin:0;border:1px solid #cccfdb;border-radius:5}div.cmk_tab div.main-content .cmk_tab_element{display:none}div.cmk_tab div.main-content .cmk_tab_element.active{display:unset}.bar_chart a{outline:none}.bar_chart rect.bar.bar_chart{fill:rgba(0,185,255,.95);stroke:rgba(0,0,0,.2)}.bar_chart rect.bar.bar_chart:hover{fill:rgba(0,220,255,.9);stroke:#000}.bar_chart rect.bar.bar_chart.barbar_chart{fill:rgba(25,65,100,.9);stroke:rgba(0,0,0,.3)}.bar_chart rect.bar.bar_chart.barbar_chart:hover{fill:rgba(40,75,110,.9);stroke:#000}div.cmk_figure div.loading_img_icon{background-position:0}div.cmk_figure div.loading_img,div.cmk_figure div.loading_img_icon{background-image:url(images/load_graph.png);background-repeat:no-repeat;background-size:24px 24px}div.cmk_figure div.loading_img{position:relative;left:50%;width:48px;height:100%;background-position:50%}div.cmk_figure div.tooltip{position:absolute;z-index:1;padding:10px;color:#333;pointer-events:none;background-color:#f9f9ff;border:1px solid #cccfdb;box-shadow:.5px .5px 2px #ccc;border-radius:5px}div.cmk_figure div.tooltip div.loading_img{left:0;width:24px;height:24px}div.cmk_figure div.legend{position:absolute;top:5px;right:6px;padding:5px;background-color:rgba(245,245,251,.87);border-radius:5px}div.cmk_figure div.legend div.legend_item{display:flex}div.cmk_figure div.legend div.legend_item div.color_code{width:6px;height:6px;margin-right:4px;margin-top:6px;border-radius:2px}div.cmk_figure g.axis{color:#f5f5fb}div.cmk_figure.average_scatterplot div.tooltip{max-width:300px;min-width:11px;min-height:10px;overflow:hidden}div.cmk_figure.average_scatterplot div.tooltip table{border-collapse:collapse}div.cmk_figure.average_scatterplot div.tooltip table tr{max-width:450px;min-width:450px}div.cmk_figure.average_scatterplot div.tooltip table td{padding:2px}div.cmk_figure.average_scatterplot div.tooltip table tr:first-child td{max-width:250px;min-width:250px;text-align:left}div.cmk_figure.average_scatterplot div.tooltip table td:first-child{padding-right:12px}div.cmk_figure.average_scatterplot div.tooltip table tr:nth-child(2){max-width:50px;min-width:50px;padding-right:12px}div.cmk_figure.average_scatterplot div.tooltip table tr.mean+tr.median td{padding-bottom:4px}div.cmk_figure.average_scatterplot div.tooltip table tr.mean+tr.median+tr td{padding-top:4px;padding-bottom:4px}div.cmk_figure.average_scatterplot div.tooltip table tr.median+tr,div.cmk_figure.average_scatterplot div.tooltip table tr.scatterpoint+tr{border-top:1px solid #333}div.cmk_figure.average_scatterplot div.tooltip table tr.median+tr td,div.cmk_figure.average_scatterplot div.tooltip table tr.scatterpoint+tr td{padding-top:4px}div.cmk_figure.average_scatterplot div.tooltip table tr.mean td:nth-child(2){color:#289155}div.cmk_figure.average_scatterplot div.tooltip table tr.median td:nth-child(2){color:#ff7d14}div.cmk_figure.average_scatterplot div.tooltip table tr.top_matches td:nth-child(2){color:#ff2828}div.cmk_figure.average_scatterplot div.tooltip table tr.bottom_matches td:nth-child(2){color:#1f96f0}div.cmk_figure.average_scatterplot div.tooltip div.collapser{position:absolute;top:4px;right:6px;width:12px;height:12px;pointer-events:auto}div.cmk_figure.average_scatterplot div.tooltip div.collapser img{height:12px;transform:rotate(90deg)}div.cmk_figure.average_scatterplot div.tooltip div.collapser.active img{transform:rotate(180deg)}div.cmk_figure.average_scatterplot div.tooltip div.collapser.active+table tr:not(.scatterpoint):not(.date){display:none}div.cmk_figure.average_scatterplot path.line{stroke-width:2px}div.cmk_figure.average_scatterplot path.pin{stroke:#333}div.cmk_figure.average_scatterplot path.host.hilite{stroke:#4682b4}div.cmk_figure.average_scatterplot circle.scatterdot{fill:#19558c}div.cmk_figure.average_scatterplot circle.scatterdot.hilite{fill:#00b9ff}div.cmk_figure g.title rect{fill:#f5f5fb}div.cmk_figure g.title rect.highlighted{fill:#e8e8ee}circle.scatterdot{fill:#19558c}div.dc_table .options{display:flow-root;min-height:1rem;margin:1.5rem;font-size:1rem}div.dc_table .options .filters{float:left}div.dc_table .options .filters label{padding:0 .5rem}div.dc_table .options .filters label:first-child{padding:0 .5rem 0 0}div.dc_table .options .filter_graphs .dc-chart .axis line,div.dc_table .options .filter_graphs .dc-chart .axis path{stroke:#cccfdb}div.dc_table .options .filter_graphs .main-content svg{stroke:#ffeb83;stroke-width:.5}div.dc_table .options .paging{float:right;line-height:2.25rem;text-align:right}div.dc_table .options .paging label{padding-right:.5rem;vertical-align:middle}div.dc_table .options .paging .buttons{float:right}div.dc_table .options .paging .buttons input{width:2.25rem;height:2.25rem;border-radius:0}div.dc_table .options .paging .buttons input:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}div.dc_table .options .paging .buttons input:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}div.dc_table .options .paging .buttons input:hover:not(:disabled){background:#f7f7f7}div.dc_table .options .paging .buttons input:disabled{color:#bdbdbd}div.dc_table .options .paging .buttons input:active,div.dc_table .options .paging .buttons input:focus{border:none;box-shadow:0}div.dc_table .options .paging .buttons input::-moz-focus-inner{border:none}.dc-chart g.row text{fill:#333}#side_footer{height:auto;padding:0;border-top:none}#side_footer div.copyright{float:left}#side_footer div.copyright a{font-weight:400;color:grey;text-transform:none}#side_footer div.username{color:grey;text-align:right}#main_menu{display:flex;flex-direction:column;flex-grow:1;padding:0;margin:0}#main_menu img.icon{width:20px;height:20px}#main_menu img:hover{opacity:1}#main_menu #mk_side_search_monitoring,#main_menu #mk_side_search_setup{width:85%;max-width:600px;padding:20px}#main_menu #mk_side_search_monitoring form,#main_menu #mk_side_search_setup form{display:flex;background-color:#f9f9ff;border-radius:2px}#main_menu #mk_side_search_monitoring form:focus-within,#main_menu #mk_side_search_setup form:focus-within{border:1px solid #13d389}#main_menu #mk_side_search_monitoring input,#main_menu #mk_side_search_setup input{border:none}#main_menu #mk_side_search_monitoring input[type=text],#main_menu #mk_side_search_setup input[type=text]{flex-grow:1;padding:6px 0 6px 10px;background:transparent;box-shadow:none}#main_menu #mk_side_search_monitoring input[type=button],#main_menu #mk_side_search_setup input[type=button]{flex-basis:35px;padding:20px 25px 6px 10px;background-color:transparent;background-image:url(images/icon_quicksearch.png);background-position:50%;background-repeat:no-repeat;background-size:16px;filter:none;box-shadow:none}#main_menu #mk_side_search_monitoring input[type=button].clearable,#main_menu #mk_side_search_setup input[type=button].clearable{cursor:pointer;background-image:url(images/icon_close.svg);background-size:12px}#main_menu #mk_side_search_field{background-color:#f9f9ff}#main_menu #mk_search_results{padding:10px 0 0}#main_menu div.popup_trigger{position:static;width:100%;height:100%;border-left:4px solid #efeff5;box-sizing:border-box}#main_menu div.popup_trigger.active,#main_menu div.popup_trigger:not(.delayed):hover{border-left-color:#13d389}#main_menu div.popup_trigger:not(.active) a.popup_trigger img.active{display:none}#main_menu div.popup_trigger.active a.popup_trigger{color:#13d389}#main_menu div.popup_trigger.active a.popup_trigger img:not(.active){display:none}#main_menu div.popup_trigger.active div.popup_menu{visibility:visible}#main_menu div.popup_trigger.help_links>div.popup_menu{top:inherit;bottom:0;height:350px}#main_menu div.popup_trigger.help_links>div.popup_menu div.navigation_bar{height:auto}#main_menu div.popup_trigger.help_links>div.popup_menu div.content.inner{height:inherit;border-top:none}#main_menu div.popup_trigger.user>div.popup_menu{top:inherit;bottom:0;height:265px}#main_menu div.popup_trigger.user>div.popup_menu div.navigation_bar{height:30px}#main_menu div.popup_trigger.user>div.popup_menu div.content.inner{height:inherit;border-top:none}#main_menu div.popup_trigger #messages_link,#main_menu div.popup_trigger #werks_link{flex-grow:1;margin:auto 0 auto 5px}#main_menu div.popup_trigger #messages_link #messages_link_to:not(:empty),#main_menu div.popup_trigger #messages_link #werks_link_to:not(:empty),#main_menu div.popup_trigger #werks_link #messages_link_to:not(:empty),#main_menu div.popup_trigger #werks_link #werks_link_to:not(:empty){padding:2px 5px;color:#fff;white-space:nowrap;background-color:#ff3232;border-radius:4px}#main_menu div.popup_trigger .info_line{width:100%;padding:10px 0;margin:auto 10px auto 0;line-height:130%;color:rgba(51,51,51,.7);text-align:right}#main_menu div.popup_trigger div.popup_menu{position:absolute;top:58px;bottom:0;left:64px;z-index:1000;min-width:360px;padding-bottom:20px;background-color:#f5f5fb;border-right:4px solid #13d389;visibility:hidden}#main_menu div.popup_trigger div.popup_menu.min{left:48px}#main_menu div.popup_trigger div.popup_menu a{text-decoration:none;cursor:pointer}#main_menu div.popup_trigger div.popup_menu h1{padding:10px 10px 9px;margin:0;background-color:#383838}#main_menu div.popup_trigger div.popup_menu#popup_menu_help_links div.navigation_bar div.search_bar,#main_menu div.popup_trigger div.popup_menu#popup_menu_user div.navigation_bar div.search_bar{flex-grow:0}#main_menu div.popup_trigger div.popup_menu div.navigation_bar{display:flex;height:60px;border-bottom:1px solid #e8e8ee}#main_menu div.popup_trigger div.popup_menu div.navigation_bar div.search_bar{display:flex;align-items:center;flex-grow:1}#main_menu div.popup_trigger div.popup_menu div.navigation_bar div.search_bar+div{position:relative;flex-basis:78px;padding:21px 15px 0}#main_menu div.popup_trigger div.popup_menu div.navigation_bar div.search_bar+div a.more{float:right}#main_menu div.popup_trigger div.popup_menu div.navigation_bar div.search_bar+div.hidden{display:none}#main_menu div.popup_trigger div.popup_menu div.content.inner{display:flex;flex-flow:column wrap;height:calc(100vh - 138px);padding:0;overflow-y:auto}#main_menu div.popup_trigger div.popup_menu div.content.inner.hidden{display:none}#main_menu div.popup_trigger div.popup_menu div.content.inner div.error{margin:10px}#main_menu div.popup_trigger div.popup_menu div.content.inner.search>div.topic{width:360px}#main_menu div.popup_trigger div.popup_menu div.content.inner.search>div.topic li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic{width:250px;padding:20px 20px 0;border-right:1px solid #e8e8ee;box-sizing:border-box}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.single_column{width:360px}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic input[type=button]{cursor:pointer}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic input[type=button]:hover{color:#13d389;text-decoration:none}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic input[type=button].hidden{display:none}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic h2{display:flex;padding-bottom:4px;margin:0;font-size:14px;font-weight:700;color:#333}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic h2 span.emblem{margin:0 4px 2px 0}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic h2 img+span,#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic h2 span+span{display:inline-block;margin:3px 0 0}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic h2 a.show_all_topics img,#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic h2 div.spacer img{display:none;float:left;filter:grayscale(85%);transform:rotate(270deg)}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic h2 a.show_all_topics+img,#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic h2 div.spacer+img{margin:0 4px 2px 0}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic ul{padding-left:0;line-height:22px}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic ul a:hover{color:#13d389;text-decoration:none}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic li{margin-left:28px}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic li a{display:block}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic li a>img,#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic li a>span.emblem{margin-left:-28px}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic li a.active{color:#13d389}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic li.hidden{display:none}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic li img.icon{width:14px;height:14px;margin-right:7px}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic li img.emblem{margin-right:2px}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic li input.button{float:right;width:56px;height:16px;padding:2px;margin:2px 0 0;font-size:10px;line-height:12px;letter-spacing:0;color:#323232;background-color:#13d389}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic li.show_all_items{display:none;margin-top:2px}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic li.show_all_items a{font-weight:700}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic:not(.extended) li.extended{display:none}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.extended{padding-top:0;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.extended:not(.single_column){width:auto;max-width:100%}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.extended::-webkit-scrollbar{display:none}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.extended h2{z-index:5;padding-top:22px}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.extended h2 span{margin-left:0}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.extended h2 a.show_all_topics img{display:block}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.extended ul{display:flex;flex-flow:column wrap;max-height:calc(100vh - 165px);padding-bottom:22px;box-sizing:border-box}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.extended li{width:auto;max-width:300px;padding-left:0}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.extended li.show_all_items{display:none}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.extendable li.show_all_items{display:list-item}#main_menu div.popup_trigger div.popup_menu div.content.inner div.topic.grow{flex-grow:1}#main_menu div.popup_trigger div.popup_menu div.content.inner input.button{margin-left:27px}#main_menu div.popup_trigger div.popup_menu div.extended_topic div.topic:not(.extended){display:none}#main_menu #popup_shadow{position:absolute;top:0;right:0;bottom:0;left:65px;z-index:100;display:none;cursor:default;background-color:hsla(0,0%,100%,.2)}#main_menu #popup_shadow.min{left:48px}#main_menu div.popup_trigger.active+#popup_shadow{display:block}#main_menu li{padding:0;margin:0;list-style:none}#main_menu li a.popup_trigger{position:relative;display:block;padding:10px 4px 10px 0;font-size:10px;color:#333;text-align:center;text-decoration:none;outline:none}#main_menu li a.popup_trigger img{margin-bottom:8px}#main_menu li a.popup_trigger span#messages_label,#main_menu li a.popup_trigger span#werks_label{position:absolute;top:2px;right:4px;padding:2px 4px 0;color:#fff;background-color:#ff3232;border-radius:8px}#main_menu>li:nth-last-of-type(2){margin-top:auto}body.main td.shortcuts a.suggested{visibility:hidden}div#top_heading{width:100%;padding:0}div#top_heading div.titlebar{height:53px;padding:5px 10px 0;background-color:#f9f9ff}div#top_heading a.title{padding:0;margin:6px 0 0;font-size:18px;font-weight:700;color:#333;text-decoration:none;white-space:nowrap}div#top_heading a.title:hover{cursor:pointer}div#top_heading div.page_state{position:absolute;top:14px;right:17px;display:flex;align-items:center;height:inherit}div#top_heading div.page_state.default{top:6px}div#top_heading div.page_state>a{display:inherit;align-items:inherit;text-decoration:none}div#top_heading div.page_state>a:hover{color:#13d389}div#top_heading div.page_state div.text_container span{display:table}div#top_heading div.page_state div.icon_container{margin-top:-2px;margin-left:8px}div#top_heading div.page_state div.icon_container img.icon{display:block;width:14px;height:14px}div#top_heading div.page_state div.icon_container img.icon:hover{opacity:1}div#top_heading div.page_state.default div.text_container{position:absolute;right:6px;bottom:22px;font-size:10px;line-height:10px}div#top_heading div.page_state.default div.icon_container,div#top_heading div.page_state.default div.icon_container>img.icon{width:25px;height:25px;border:3px solid rgba(51,51,51,.4);border-radius:15px;box-sizing:border-box;transition:-webkit-clip-path .25s;transition:clip-path .25s;transition:clip-path .25s, -webkit-clip-path .25s}div#top_heading div.page_state.default div.icon_container>img.icon{position:relative;top:-3px;left:-3px;border:3px solid #333;-webkit-clip-path:polygon(0 0);clip-path:polygon(0 0)}div#top_heading div.page_state.default>a:hover{color:#333}div#top_heading div.page_state.default>a:hover div.icon_container>img.icon{border-color:#13d389}div#top_heading div.page_state span#headinfo{display:none}div#top_heading div.breadcrumb{white-space:nowrap}div#top_heading div.breadcrumb a,div#top_heading div.breadcrumb span{color:rgba(51,51,51,.8);text-decoration:none}div#top_heading div.breadcrumb a:last-child:after,div#top_heading div.breadcrumb span:last-child:after{content:""}div#top_heading div.breadcrumb a:hover{color:#333}div#top_heading div.breadcrumb>:after{text-decoration:none;content:" > "}div#top_heading table.menubar{width:100%;padding:0 0 10px;white-space:nowrap;background-color:#f9f9ff;border-spacing:0}div#top_heading table.menubar td{padding:0;margin:0;vertical-align:middle}div#top_heading table.menubar td.menues{width:1px}div#top_heading table.menubar td.shortcuts{width:100%;padding:0 3px;background-color:#e8e8ee}div#top_heading table.menubar td.shortcuts a.disabled{pointer-events:none}div#top_heading table.menubar td.shortcuts a.disabled img{filter:grayscale(100%) brightness(50%)}div#top_heading table.menubar td.shortcuts #menu_shortcut_toggle_suggestions img{filter:grayscale(100%) brightness(55%)}div#top_heading table.menubar td.icon_container{padding-right:3px;background-color:#e8e8ee;border-right:1px solid #e8e8ee}div#top_heading table.menubar td.icon_container img{width:16px;height:16px}div#top_heading table.menubar td.inpage_search,div#top_heading table.menubar td.menues div.menucontainer{background-color:#e8e8ee;border-bottom:2px solid #e8e8ee}div#top_heading table.menubar td.menues div.menucontainer{position:relative;display:inline-block;padding:0}div#top_heading table.menubar td.menues div.menucontainer.disabled{pointer-events:none;filter:grayscale(100%) brightness(55%)}div#top_heading table.menubar td.menues div.menucontainer:focus{outline:none}div#top_heading table.menubar td.menues div.menucontainer:hover{border-bottom:2px solid #13d389}div#top_heading table.menubar td.menues div.menucontainer:first-child{border-radius:2px 0 0 2px}div#top_heading table.menubar td.menues div.menucontainer div.popup_trigger{height:100%;padding:0 5px}div#top_heading table.menubar td.menues div.menucontainer div.popup_trigger>a{text-align:center;text-decoration:none}div#top_heading table.menubar td.menues div.menucontainer div.popup_trigger.active div.menu{display:block}div#top_heading table.menubar td.menues div.menucontainer div.popup_trigger:focus{border:10px solid #fff;outline:none}div#top_heading table.menubar td.menues div.menucontainer div.popup_trigger h2{padding:6px 5px 4px;margin:0}div#top_heading table.menubar td.menues div.menucontainer div.popup_trigger h2:hover{cursor:pointer}div#top_heading table.menubar td.menues div.menucontainer div.menu{position:absolute;top:27px;left:0;z-index:100;display:none;max-height:calc(100vh - 113px);min-width:220px;padding:0 10px 10px;overflow-y:auto;line-height:16px;text-align:left;background-color:#e8e8ee;opacity:1;scrollbar-width:none}div#top_heading table.menubar td.menues div.menucontainer div.menu img{width:14px;height:14px;margin-right:5px}div#top_heading table.menubar td.menues div.menucontainer div.menu img.emblem{right:0;bottom:-2px;width:10px;height:10px}div#top_heading table.menubar td.menues div.menucontainer div.menu div.topic:first-child{margin-top:0}div#top_heading table.menubar td.menues div.menucontainer div.menu div.topic div.topic_title{padding:10px 0 2px 12px;font-weight:400;color:rgba(51,51,51,.5);cursor:default}div#top_heading table.menubar td.menues div.menucontainer div.menu div.topic div.entry{padding:4px 0 0 10px}div#top_heading table.menubar td.menues div.menucontainer div.menu div.topic div.entry a{display:flex;align-items:center;text-decoration:none}div#top_heading table.menubar td.menues div.menucontainer div.menu div.topic div.entry.enabled a:hover{color:#13d389}div#top_heading table.menubar td.menues div.menucontainer div.menu div.topic div.entry.disabled a{text-decoration:none;pointer-events:none;cursor:default;opacity:.5}div#top_heading table.menubar td.menues div.menucontainer div.menu div.searchform{display:inline-block}div#top_heading table.menubar td.menues div.menucontainer div.menu div.searchform form{padding:0;margin:0}div#top_heading table.menubar td.menues div.menucontainer div.menu div.searchform form input.text{position:relative}div#top_heading table.menubar td.menues div.menucontainer div.menu div.searchform form input.button{display:none}div#top_heading table.menubar td.menues div.menucontainer div.menu div.more_container{position:relative;width:100%}div#top_heading table.menubar td.menues div.menucontainer div.menu div.more_container a.more{position:absolute;top:10px;right:0}div#top_heading table.menubar#page_menu_bar.hide_suggestions td.shortcuts a.suggested{visibility:visible}div#top_heading table.menubar#page_menu_bar.hide_suggestions tr#suggestions{display:none}div#top_heading table.menubar#page_menu_bar.hide_suggestions a#menu_shortcut_toggle_suggestions{transform:rotate(180deg)}div#top_heading table.menubar td.inpage_search{padding:2px 10px 0}div#top_heading table.menubar td.inpage_search form{padding:0;margin:0;background-color:#e0e0e4;border-radius:2px}div#top_heading table.menubar td.inpage_search input,div#top_heading table.menubar td.inpage_search input:active,div#top_heading table.menubar td.inpage_search input:focus{background-color:transparent;border:none;box-shadow:none;box-sizing:border-box}div#top_heading table.menubar td.inpage_search input[type=text]{width:180px!important;height:18px}div#top_heading table.menubar td.inpage_search input#inpage_search_form_reset,div#top_heading table.menubar td.inpage_search input.submit{padding:0;margin:0 4px;background-repeat:no-repeat}div#top_heading table.menubar td.inpage_search input#inpage_search_form_reset.hidden,div#top_heading table.menubar td.inpage_search input#inpage_search_form_reset:disabled,div#top_heading table.menubar td.inpage_search input.submit.hidden,div#top_heading table.menubar td.inpage_search input.submit:disabled{display:none}div#top_heading table.menubar td.inpage_search input#inpage_search_form_reset{width:11px;height:11px;background-image:url(images/icon_close.svg);background-size:11px 11px;border-radius:0}div#top_heading table.menubar td.inpage_search input.submit{width:10px;height:10px;background-image:url(images/icon_filter_line.svg);background-size:10px 10px;filter:none}div#top_heading table.menubar td.inpage_search img{width:10px;height:10px;margin:0 4px}div#top_heading table.menubar td.inpage_search img:hover{opacity:1}div#top_heading tr#suggestions{background-color:#f9f9ff}div#top_heading tr#suggestions td{width:100%;padding:6px 3px 3px 0}@-webkit-keyframes easyhoverbg{0%{background-color:1px solid #e8e8ee}to{background-color:1px solid #e0e0e4}}@keyframes easyhoverbg{0%{background-color:1px solid #e8e8ee}to{background-color:1px solid #e0e0e4}}div#top_heading tr#suggestions td div.suggestion{display:flex;align-items:center;justify-content:center;float:left;margin:2.5px 5px 2.5px 0}div#top_heading tr#suggestions td div.suggestion.disabled{pointer-events:none}div#top_heading tr#suggestions td div.suggestion.disabled a{background-color:#e0e0e4;opacity:.5}div#top_heading tr#suggestions td div.suggestion a{display:flex;align-items:center;justify-content:center;height:30px;padding:0 8px;font-weight:700;line-height:16px;color:#333;text-decoration:none;background-color:#e8e8ee;border-radius:4px;box-sizing:border-box}div#top_heading tr#suggestions td div.suggestion a img{width:15px;height:15px;padding:0;margin-top:-1.5px;margin-right:5px}div#top_heading tr#suggestions td div.suggestion a img:hover{opacity:1}div#top_heading tr#suggestions td div.suggestion a img.emblem{right:-2px;width:10px;height:10px}div#top_heading tr#suggestions td div.suggestion a:hover{cursor:pointer;background-color:#e0e0e4;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:easyhoverbg;animation-name:easyhoverbg;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}div#page_menu_popups{margin-right:10px}div#page_menu_popups .confirm_container{position:static;padding:0}div#page_menu_popups .confirm_container .confirm_popup{padding:16px;background-color:#e8e8ee}div#page_menu_popups .confirm_container .confirm_content{padding:0;color:#333;text-align:left}div#page_menu_popups .confirm_container .confirm_actions{justify-content:flex-start;margin:10px 0 0}div#page_menu_popups div.page_menu_popup{position:relative;display:none;margin-bottom:10px;background-color:#f5f5fb;border:none;border-radius:2px}div#page_menu_popups div.page_menu_popup.active{display:block}div#page_menu_popups div.page_menu_popup.side_popup>.head{background-color:inherit}div#page_menu_popups div.page_menu_popup>.head{padding:6px 0 5px 10px;background-color:#e8e8ee}div#page_menu_popups div.page_menu_popup>.head h3{padding:0;margin:0;font-weight:700;color:#333}div#page_menu_popups div.page_menu_popup>.head a.close_popup img{position:absolute;top:6px;right:10px;width:12px;height:auto}div#page_menu_popups div.page_menu_popup.side_popup>.content{padding:0}div#page_menu_popups div.page_menu_popup div.group{padding-top:10px}div#page_menu_popups div.page_menu_popup div.group:first-of-type{padding-top:0}div#page_menu_popups div.page_menu_popup form span.checkbox{padding-right:10px;white-space:normal}div#page_menu_popups button,div#page_menu_popups input.button{padding:8px 16px;margin:0 10px}body.dashboard div#page_menu_popups .confirm_container{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.2)!important}body.dashboard div#page_menu_popups .confirm_container .confirm_popup{flex:0 0 auto;margin:auto}body.dashboard div#page_menu_popups .confirm_container .confirm_content{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:300px}div#page_menu_popups div.side_popup{position:fixed;top:0;right:0;z-index:1000;width:375px;height:100vh;padding:0;border-left:4px solid #13d389}div#page_menu_popups div.side_popup form{width:inherit;text-align:left}div#page_menu_popups div.side_popup form div.side_popup_content{height:calc(100vh - 86px);overflow-x:hidden;overflow-y:auto}div#page_menu_popups div.side_popup form div.floatfilter{padding:0 8px 3px 10px;margin:0;background-color:#f5f5fb;border-style:none;border-radius:0;box-shadow:none}div#page_menu_popups div.side_popup form div.floatfilter input.neg[type=text]{width:74%}div#page_menu_popups div.side_popup form div.floatfilter div.content{padding:1px 0 5px;overflow:auto}div#page_menu_popups div.side_popup form div.floatfilter span.select2-container--default{display:inline-block}div#page_menu_popups div.side_popup form div.floatfilter.host_auxtags div.content{padding-bottom:1px}div#page_menu_popups div.side_popup form div.floatfilter.host_auxtags span.select2-container--default{margin-bottom:4px}div#page_menu_popups div.side_popup form div.floatfilter.address_families div.content{padding-bottom:1px}div#page_menu_popups div.side_popup form table.filterform table.valuespec_listof.filter{border-spacing:0}div#page_menu_popups div.side_popup form table.filterform table.valuespec_listof.filter>tbody{padding-left:6px}div#page_menu_popups div.side_popup form table.filterform table.valuespec_listof.filter>tbody>tr>td{padding:10px 0 10px 10px;border-bottom:1px solid #e8e8ee}div#page_menu_popups div.side_popup form table.filterform table.valuespec_listof.filter>tbody>tr>td.vlof_content{padding-right:10px;padding-left:5px}div#page_menu_popups div.side_popup form table.filterform table.valuespec_listof.filter>tbody>tr>td.vlof_content div.floatfilter{width:323px}div#page_menu_popups div.side_popup form>div.side_popup_content div.simplebar-content>div.floatfilter{width:100%;padding:10px;border:none;border-bottom:1px solid #e8e8ee}div#page_menu_popups div.side_popup form table.filterform>tbody>tr>td>span{float:left;margin-bottom:2px}div#page_menu_popups div.side_popup form div.side_popup_controls{display:flex;align-items:flex-end;justify-content:space-between;padding:10px;margin:0;border-top:1px solid rgba(51,51,51,.2);border-bottom:1px solid rgba(51,51,51,.2)}div#page_menu_popups div.side_popup form div.side_popup_controls a.add{display:inline-block;padding:4px 0;text-decoration:none;cursor:pointer}div#page_menu_popups div.side_popup form div.side_popup_controls a.add img{width:22px;height:22px}div#page_menu_popups div.side_popup form div.side_popup_controls a.add div.description{display:inline-block;margin:5px 10px 0;color:#5a6782}div#page_menu_popups div.side_popup form div.side_popup_controls a.add.active img,div#page_menu_popups div.side_popup form div.side_popup_controls a.add:hover img{opacity:1;filter:brightness(0)}div#page_menu_popups div.side_popup form div.side_popup_controls a.add.active div.description,div#page_menu_popups div.side_popup form div.side_popup_controls a.add:hover div.description{color:#333}div#page_menu_popups div.side_popup form div.side_popup_controls div.update_buttons{margin-left:auto}div#page_menu_popups div.side_popup form div.side_popup_controls div.update_buttons input.apply:disabled{opacity:.5}div#page_menu_popups div.side_popup form div.side_popup_controls div.update_buttons input.reset{margin-right:0}div#page_menu_popups div.side_popup div.popup_filter_list{position:fixed;top:0;right:375px;display:none;width:288px;height:100vh;padding:0;overflow:auto;background-color:#f5f5fb;border-right:1px solid rgba(51,51,51,.2);border-left:4px solid #13d389}div#page_menu_popups div.side_popup div.popup_filter_list.active{display:block}div#page_menu_popups div.side_popup div.popup_filter_list div.filter_group:last-child{margin-bottom:10px}div#page_menu_popups div.side_popup div.popup_filter_list a.filter_group_title{display:block;padding:8px 10px;font-weight:700;color:#000;cursor:pointer}div#page_menu_popups div.side_popup div.popup_filter_list a.more{position:absolute;top:6px;right:4px}div#page_menu_popups div.side_popup div.popup_filter_list ul{padding:0 20px;margin-top:0}div#page_menu_popups div.side_popup div.popup_filter_list ul li{list-style:none}div#page_menu_popups div.side_popup div.popup_filter_list ul li a{text-decoration:none}div#page_menu_popups div.side_popup div.popup_filter_list ul li a:hover{text-decoration:underline}div#page_menu_popups div.side_popup div.popup_filter_list ul li a.disabled{text-decoration:none;pointer-events:none;cursor:default;opacity:.5}div#page_menu_popups div.side_popup div.popup_filter_list ul.inactive{display:none}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.show_more_mode{display:none;opacity:0}.more .show_more_mode{display:block;-webkit-animation:fadein 0s both;animation:fadein 0s both}.more td.show_more_mode{display:table-cell}.more tr.show_more_mode{display:table-row}.more.withanimation .show_more_mode{-webkit-animation:fadein 1s both;animation:fadein 1s both}a.more{display:inline-block;width:26px}a.more img{position:absolute;top:5px;width:auto;padding:0;margin:0}a.more{text-decoration:none}a.more div.show_less{display:none}a.more div.show_more{display:flex}a.more div.show_more:after{content:url(images/icon_show_more.svg)}.more a.more div.show_more{display:none}.more a.more div.show_less{display:flex}.more a.more div.show_less:after{content:url(images/icon_show_less.svg)}a.more.hidden{display:none}a.more.has_text{width:auto;font-size:10px}a.more.has_text:hover{color:#13d389}a.more.has_text:hover div.show_more:after{content:url(images/icon_show_more_green.svg)}a.more.has_text:hover div.show_less:after{content:url(images/icon_show_less_green.svg)}a.more.has_text div.show_less,a.more.has_text div.show_more{align-items:center}a.more.has_text div.show_less:after,a.more.has_text div.show_more:after{margin-left:6px}td .show_less,td .show_more{margin:-3px 0}div.graph_hover_popup{width:intrinsic;width:-moz-max-content;width:-webkit-max-content;padding:10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}div#hover_menu div.graph{float:left;margin-right:2px;margin-bottom:2px}div.ntop .ntop_host table tr>td>div.graph_container,div.ntop table.table tr>td>div.graph_container,tr.data>td>div.graph_container{vertical-align:top}div.graph{position:relative;display:inline-block;padding:0;margin-bottom:5px;border-spacing:0}div.graph a{text-decoration:none}div.graph a:hover{text-decoration:underline}div.graph div.title{margin-bottom:1ex;font-weight:700;text-align:center}div.graph img.loading{display:block;margin:20px auto}div.graph div.time{position:absolute;top:0;right:18px;z-index:10;margin-top:5px;text-align:right}div.graph div.v_axis_label{position:absolute;top:10px;left:18px;text-align:left}div.graph img.resize{position:absolute;right:3px;bottom:3px;z-index:10;width:12px;height:12px;cursor:se-resize}div.graph img.iconbutton{position:absolute;bottom:33px;left:9px}div.graph canvas{display:block;margin:0;cursor:crosshair}div.graph table.legend{border-collapse:collapse}div.graph table.legend .scalar{width:80px;padding:1px 10px}div.graph table.legend th,div.graph table.legend th.scalar{padding-bottom:3px;font-weight:700;text-align:right;background-color:transparent;border-style:none}div.graph table.legend th.scalar.inactive{cursor:pointer}div.graph table.legend th.scalar.inactive:hover{text-decoration:underline}div.graph table.legend>tbody>tr:nth-child(2) td{padding-top:4px}div.graph table.legend td{text-align:left}div.graph table.legend td.scalar{text-align:right}div.graph table.legend>tbody>tr.scalar.first{border-top:1px solid #333}div.graph table.legend>tbody>tr.scalar.first td{padding-top:4px}div.graph table.legend div{display:inline-block;float:none}div.graph table.legend div.entry{margin-right:20px;margin-left:5px}div.graph div.popup_trigger{position:absolute;bottom:10px;left:10px}div.graph a.popup_trigger{display:block;width:20px;height:20px}div.graph a.popup_trigger:hover{cursor:pointer}div.graph div.indicator{position:absolute;width:1px;height:30px}div.graph.preview{padding:0;margin:0}div.graph.preview>div.title{position:absolute;top:5px;z-index:10;width:100%;font-size:14px;font-weight:400}div.graph div.time.inline,div.graph div.title.inline{position:absolute;top:10px;z-index:10;margin:0;font-weight:700;text-align:center}div.graph div.title.inline{width:100%}table.prediction td{padding:0}div.graph table,div.graph table.legend th,legend td{padding:2px 8px 2.5px 2px;white-space:nowrap}div.color{position:relative;top:1px;display:inline-block;width:9px;height:9px;margin-right:8px;vertical-align:top;border:1px solid;border-radius:0}div.graph_with_timeranges{display:block;white-space:nowrap}div.graph_with_timeranges>div.graph_container{display:inline-block}div.graph_with_timeranges>div.graph_container div.popup_menu{max-height:35vh;overflow:auto}div.graph_with_timeranges div.ntop .ntop_host table tr>td>div.timerange,div.graph_with_timeranges div.ntop table.table tr>td>div.timerange,div.graph_with_timeranges tr.data>td>div.timerange,div.ntop .ntop_host table div.graph_with_timeranges tr>td>div.timerange,div.ntop table.table div.graph_with_timeranges tr>td>div.timerange{display:block}div.graph_with_timeranges table.timeranges{display:inline-block;vertical-align:top;border-spacing:0}div.graph_with_timeranges table.timeranges div.graph:hover{cursor:pointer;opacity:.75}#release_version_switch a{display:inline-block;text-decoration:none;background-color:#e8e8ee}#release_version_switch a.active{background-color:#e0e0e4}#release_version_switch a:first-child{padding:6px 8px 6px 12px;border-radius:16px 0 0 16px}#release_version_switch a:last-child{padding:6px 12px 6px 8px;border-radius:0 16px 16px 0}#release_title{display:flex}#release_title h1{flex-grow:1;font-size:42px}#release_title img{width:165px;height:52px;margin-right:40px}#release_underline{width:50px;height:4px;margin:20px 0 0 5px;background-color:#13d389}#release_content{display:flex;flex-wrap:wrap;justify-content:center;margin-top:100px}#release_content .container{display:flex;align-items:center;flex-direction:column;justify-content:center;width:300px;height:200px;margin:10px;background:#e8e8ee;border-radius:4px}#release_content .container img{width:65px;height:65px;padding-bottom:30px}#release_content .container div:nth-last-child(2){font-size:26px}#release_content .container div:last-child{font-size:16px;line-height:24px}#release_footer{position:fixed;bottom:0;left:0;width:100%;padding-bottom:60px;text-align:right}#release_footer a,#release_footer span{margin-right:24px}#release_footer a{font-weight:700;text-decoration:none}table.graph_collection td.controls{width:24px}ul.metric_operation{padding-left:10px;margin-top:0;-webkit-padding-start:20px;-webkit-margin-before:0;-webkit-margin-after:0;padding-start:10px}ul.metric_operation li{padding-left:0;margin-left:10px}div.metricchoice{display:inline-block}div.ntop .ntop_host table.graph_designer_metrics,div.ntop table.graph_designer_metrics.table,table.graph_designer_metrics.data{margin-top:10px;margin-bottom:10px}table.graph_designer_metrics a.onoff img.iconbutton{width:60px;height:16px}table.metricstable td.value{padding-left:10px;text-align:right}table.metricstable img{position:relative;top:-1px;width:14px;height:14px}table.report_contents td.preview{padding-top:20px;padding-right:10px}table.report_contents td.preview img{border:1px solid #000;box-shadow:1px 1px 3px #000;width:200px;height:auto}div.ntop_interface_quickstats{margin:.5rem}div.ntop_interface_quickstats td.ifid_chooser{background:#cccfdb;border-radius:.25rem}div.ntop_interface_quickstats td a{padding:6px;text-decoration:none;border-radius:.25rem}div.ntop_interface_quickstats td a.alerted_flows,div.ntop_interface_quickstats td a.engaged_alerts{background-color:#e85555}div.ntop_interface_quickstats td a.num_local_hosts{color:#000;background:#13d389}div.ntop_interface_quickstats td a.num_devices,div.ntop_interface_quickstats td a.num_flows,div.ntop_interface_quickstats td a.num_remote_hosts,div.ntop_interface_quickstats td a.throughput_bps{background:#cccfdb}div.ntop_interface_quickstats td a img{margin-bottom:2px}div.ntop_interface_quickstats td a.alerted_flows,div.ntop_interface_quickstats td a.engaged_alerts{color:#fff}div.ntop .dc-chart rect.bar{fill:#9c9c9c}div.ntop .brush rect.selection{fill:#4682b4;fill-opacity:.6}div.ntop img.icon.rotate{transform:rotate(180deg)}div.ntop div.loading_img{display:block;height:25px}div.ntop a.ntop_link{color:#9b7500!important}div.ntop .ntop_host table tr:not(.header):nth-child(2n),div.ntop table.table tr:not(.header):nth-child(2n){background:#ebebf1}div.ntop .ntop_host table tr:not(.header):nth-child(odd),div.ntop table.table tr:not(.header):nth-child(odd){background:#f5f5fb}div.ntop .ntop_host table th:first-child,div.ntop table.table th:first-child{padding-left:6px}div.ntop .ntop_host table td.number,div.ntop table.table td.number{width:100px;text-align:right}div.ntop .ntop_host table td.empty,div.ntop table.table td.empty{padding:0}div.ntop .ntop_host table td.host,div.ntop table.table td.host{padding:2px 8px;font-weight:400}div.ntop .filter_graphs{margin:1rem 0}div.ntop div.breakdown_bar{display:flex;height:18px;overflow:hidden;line-height:1.5rem;color:#444;text-align:center}div.ntop div.breakdown_bar div:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px}div.ntop div.breakdown_bar div:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}div.ntop div.breakdown_bar .bytes_sent{background:#fcb97b}div.ntop div.breakdown_bar .bytes_rcvd{background:#48cbf0}div.ntop .ntop_host table.ntop_overview{border-collapse:collapse}div.ntop .ntop_host table.ntop_overview thead th{padding:.25rem;font-size:14px;vertical-align:middle;border-bottom:2px solid #444}div.ntop .ntop_host table.ntop_overview tr th{width:300px;padding:.75rem;color:#333;text-align:left;text-transform:none;vertical-align:middle}div.ntop .ntop_host table.ntop_overview tr .align-center{text-align:center}div.ntop .ntop_host table.ntop_overview tr td{height:2rem;padding:.25rem 1rem;vertical-align:middle}div.ntop .ntop_host table.ntop_overview tr td.max_width{width:100%}div.ntop .ntop_host table.ntop_overview tr td.subheader{width:100px}div.ntop .ntop_host table.ntop_overview tr td.in_row_header{text-align:right}div.ntop .ntop_host table.ntop_overview tr td.number{width:300px}div.ntop div#ntop_host_apps_applications,div.ntop div#ntop_host_apps_categories,div.ntop div#ntop_host_traffic_breakdown{margin-top:12px}div.ntop div#ntop_host_apps_applications td:first-child,div.ntop div#ntop_host_apps_categories td:first-child,div.ntop div#ntop_host_traffic_breakdown td:first-child{width:400px;max-width:400px}div.ntop .dashboard_ntop_dashboard .bold{padding:.8rem 1rem;font-weight:700}div.ntop .dashboard_ntop_dashboard .talker_name{min-width:300px;padding-left:1rem}div.ntop .dashboard_ntop_dashboard .traffic_text{min-width:100px;padding-right:1rem;text-align:right}div.ntop .ntop_alerts .description_filter{position:absolute;top:221px}div.ntop .ntop_alerts div.status{position:absolute;width:600px;left:320px;height:28px;top:211px;padding-top:14px}div.ntop .ntop_alerts div.status label{padding-left:32px}div.ntop .ntop_alerts td.date{min-width:120px}div.ntop .ntop_alerts td.duration{min-width:50px}div.ntop .ntop_alerts td.severity{min-width:50px;background-size:10% 80%}div.ntop .ntop_alerts td.alert_type{min-width:120px;margin:2px}div.ntop .ntop_alerts td.description{width:100%;max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.ntop .ntop_alerts td.actions{min-width:150px}div.ntop .ntop_flows div.filters div.filter{display:inline-block;margin:0 12px 6px 0}div.ntop .ntop_flows .ntop_host table td,div.ntop .ntop_flows .ntop_host table th,div.ntop .ntop_flows table.data td,div.ntop .ntop_flows table.data th,div.ntop .ntop_flows table.table td,div.ntop .ntop_flows table.table th,div.ntop .ntop_host .ntop_flows table td,div.ntop .ntop_host .ntop_flows table th{min-width:unset}div.ntop .ntop_flows .ntop_host table th,div.ntop .ntop_flows table.data th,div.ntop .ntop_flows table.table th,div.ntop .ntop_host .ntop_flows table th{padding-right:12px}div.ntop .ntop_flows td.key{width:50px}div.ntop .ntop_flows td.application,div.ntop .ntop_flows td.protocol{width:100px}div.ntop .ntop_flows td.client,div.ntop .ntop_flows td.server{min-width:260px}div.ntop .ntop_flows td.duration,div.ntop .ntop_flows td.score{width:80px}div.ntop .ntop_flows td.breakdown{width:120px}div.ntop table.top_talkers td.figure{width:500px;vertical-align:top}div.ntop table.top_talkers td.number{width:100px;text-align:right}div.ntop table.top_talkers td.ntop_host_name{min-width:400px}div.ntop table.top_talkers svg.renderer{margin-left:15px}div.ntop table.top_talkers path.area{opacity:1}div.ntop .badge{display:inline-block;padding:.5em;margin:2px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}div.ntop .badge-disable,div.ntop .badge-explore,div.ntop .badge-info,div.ntop .badge-release{background-color:#48cbf0}div.ntop .badge-delete{background-color:#e85555}.ntop_painter_pie_chart{min-height:216px}#ntop_host_details{min-height:257px}#ntop_protocol_breakdown{min-height:110px}.link_to_ntop_host{position:absolute;top:3px;right:0;height:1rem;padding:1rem}.dc-chart .pie-slice.external{fill:#333}div#peers_table td._0{width:400px;max-width:400px}div#peers_table td._1{width:200px;max-width:200px}div#detailed_timeline .legend-table{margin-right:auto;margin-bottom:40px;margin-left:auto}div#detailed_timeline .legend-td-extra-space{padding:3px 50px 3px 3px}div#detailed_timeline td{padding:3px;text-align:left}div#detailed_timeline .axis line,div#detailed_timeline .axis path{fill:none;stroke:#ddd;shape-rendering:crispEdges}div#detailed_timeline .line-daily-services{fill:none;stroke:#303e9f;stroke-width:1px}div#detailed_timeline .legend-daily-services{fill:#303e9f}div#detailed_timeline .line-monthly-service-averages{fill:none;stroke:#4dd0e2;stroke-width:2px}div#detailed_timeline .legend-monthly-service-averages{fill:#4dd0e2}div#detailed_timeline .line-subscription-limit{fill:none;stroke:red;stroke-width:2px}div#detailed_timeline .legend-subscription-limit{fill:red}div#detailed_timeline .legend-current-usage{fill:#609a36}div#detailed_timeline .legend-first-above-subscription{fill:#f4d52f}div#detailed_timeline .legend-highest-usage{fill:#7a1fa2}div#detailed_timeline .line-subscription-start-end{stroke:#d7ccc8;stroke-width:2px}div#detailed_timeline .text-subscription-start-end{font-size:12px;text-anchor:middle}div#detailed_timeline .line-pointer{visibility:hidden;stroke:#aaa;stroke-width:1}div#detailed_timeline .line-pointer.on{visibility:visible}div.tooltip.license_usage{position:absolute;z-index:10;padding:5px;background:#888;visibility:hidden}div.tooltip.license_usage.on{visibility:visible}