@charset "UTF-8";:root{--primary-clr:#4B85B2;--primary-dark-clr:#005591;--scroll-track-clr:#F6F6F6;--scroll-thumb-clr:#DEDEDE;--scroll-thumb-hover-clr:#CECECE;--danger-clr:#E85E6C;--danger-light-clr:#FF5483;--main-box-shadow:0 -3px 6px rgba(0,0,0,.1);--modal-box-shadow:0 0 20px rgba(0,0,0,.5);--page-box-shadow:inset 0 0 0 rgba(113,133,178,.1),0 0 0 2px white,.3em .3em 1em rgba(0,75,145,.49);--halted:red;--running:green}@font-face{font-family:Calibri;src:url(calibri-font-family/calibri-regular.ttf);font-weight:400}@font-face{font-family:Calibri;src:url(calibri-font-family/calibri-bold.ttf);font-weight:700}@font-face{font-family:Calibri;src:url(calibri-font-family/calibri-italic.ttf);font-style:italic}@font-face{font-family:Calibri;src:url(calibri-font-family/calibri-bold-italic.ttf);font-weight:700;font-style:italic}*,::after,::before{box-sizing:border-box}body,html{height:100%;width:100%;margin:0;padding:0;overflow:hidden;color:#000;font-family:Calibri}select{font-family:Calibri}span{margin-left:4px}#header{max-height:130px;z-index:500;position:relative}#header .header{display:block;margin-left:10px;height:70px}#header #logoPic{display:none}#navigation{float:left;width:20%;margin-bottom:10px;box-shadow:var(--page-box-shadow);box-sizing:border-box}#navigation>div{margin-left:10px}#pageContent{float:right;overflow-x:hidden;box-shadow:var(--page-box-shadow);box-sizing:border-box}#pageContent>div{margin-left:5px;margin-right:5px}input[type=number],input[type=password],input[type=text],select,textarea{border-radius:5px;border:1px solid #ccc;padding:4px}.head,th{background-color:var(--primary-dark-clr);text-align:left;color:#fff;font-size:16px;padding:.7em 1em;border-bottom:1px solid #ccc}.withoutHover{background-color:#fff}.template{height:100%;width:99.5%}.tdDataFeed{border-bottom:1px solid #ccc;padding:.4em .8em}.trDataFeed{height:42px}.tdIndent{padding-left:2rem}.tdDisabled{color:#ccc}.noPadding tr>td{padding:0}.noPadding img{margin-left:7px}.textBold{font-weight:700}.tableDataFeed{width:100%;margin-bottom:10px;border-width:1px;border-style:solid;border-color:#f5f5f5 #e5e5e5 #ccc}.tableDataFeed td{white-space:nowrap}.tableDataFeed td:last-child{width:100%}.tableDataFeedJqxTable{height:100%;width:100%;min-height:400px}.tableBorder{border-width:1px;border-style:solid;border-color:#f5f5f5 #e5e5e5 #ccc}.divCellBorder{height:35px;text-align:left;border-width:1px;border-style:solid;border-color:#f5f5f5 #e5e5e5 #ccc}.tableNoBorder{width:100%;margin-bottom:0;border-width:0;border-style:none}.certificateExpired{background-color:#f79a89}.certificateExpired:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected),.jqx-widget .max:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected){color:#000;background-color:#f79a89}.certificateAboutToExpire{background-color:#c08d12}.certificateAboutToExpire:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected),.jqx-widget .max:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected){color:#000;background-color:#c08d12}.certificateNotValidYet{background-color:#e0d479}.certificateNotValidYet:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected),.jqx-widget .max:not(.jqx-grid-cell-hover):not(.jqx-grid-cell-selected){color:#000;background-color:#e0d479}#levels td{border:1px solid #ccc;border-collapse:collapse;cursor:pointer}.active{background-color:orange}.ow{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.InputFields{width:100%;padding:100px;margin-right:0}.InputFields:disabled{opacity:.5}.InputFieldsTd{padding:5px 14px 5px 10px}.SelectFiled{width:505px;padding:4px;margin:0;border:1px solid #ccc;border-radius:4px;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(../img/icon-down.png) no-repeat 100%}.SelectFiled select{padding:5px 8px;width:130%;border:none;box-shadow:none;background-color:transparent;background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.SelectFiled select:focus{outline:0}.SelectFiled:disabled{color:#666;background:#e3e3e3 url(../img/icon-down_disable.png) no-repeat 100%}select:disabled.SelectFiled::-ms-expand{display:none}select.SelectFiled::-ms-expand{display:none}#mobileMenu{display:none;padding:5px 5px 2px;float:right;margin-right:0;margin-top:0;margin-left:10px}.userActions{position:absolute;top:10px;right:10px}.userType{border-radius:5px;padding:5px 10px;border:1px solid #d1d1d1;background-color:#fff;float:right;margin-right:8px;font-size:14px;line-height:1.42857}.languagebox{float:right;margin-right:3px}.divTable{display:table;width:100%;margin:0}.divTableRow{display:table-row;margin:0}.divTableCell,.divTableHead{display:table-cell;padding:0;margin:0;vertical-align:middle}.divTableBody{display:table-row-group}.divBorder{border:1px solid #000;border-color:#f5f5f5 #e5e5e5 #ccc}#mainLoginWindow *,#resetPasswordWindow *{box-sizing:border-box}#mainLoginWindow .modal-content,#resetPasswordWindow .modal-content{gap:2em}#mainLoginWindow .modal-content .modal-message,#resetPasswordWindow .modal-content .modal-message{display:flex;flex-direction:column;gap:10px}#mainLoginWindow .modal-content .modal-message label,#resetPasswordWindow .modal-content .modal-message label{font-size:14px}#mainLoginWindow .modal-content .modal-message input,#resetPasswordWindow .modal-content .modal-message input{width:100%;border:1px solid #CCC;padding:8px}#mainLoginWindow .infomessage,#resetPasswordWindow .infomessage{display:none}#appSettingsTemplate input[type=text],#auditExportTemplate input[type=text],#discoveryTemplate input[type=text],#fileTemplate input[type=text],#identityTemplate input[type=text],#serverIdentityTemplate input[type=text],#systemLogExportTemplate input[type=text]{width:100%}#addEditConnectionWindow input[type=password],#addEditConnectionWindow input[type=text],#addEditConnectionWindow select,#addEditEndpointUserWindow input[type=password],#addEditEndpointUserWindow input[type=text],#addEditEndpointUserWindow select,#addEditEndpointWindow input[type=password],#addEditEndpointWindow input[type=text],#addEditEndpointWindow select{width:90%}.invalidField{border:1px solid red!important;outline:0}.invalidFieldCheckbox{outline:1px solid red}.langSwitch,.langSwitch:hover{cursor:pointer;margin-bottom:-3px;border:1px solid #d1d1d1}#UploadFrame{display:none}.windowLabel{width:100px;display:inline-block}.alignTop{vertical-align:top}.infomessage{border:1px solid #d1d1d1;margin-bottom:10px;border-radius:5px;padding:15px}.infomessage .closeButton{float:right;height:16px;width:16px;display:block;background-image:url(../img/CloseMessage.png);background-position:center center;background-repeat:no-repeat;cursor:pointer}.loading{background-image:url(../img/ajax-loader.gif);background-repeat:no-repeat;background-position:10px center;max-height:31px;padding:20px 15px 20px 50px;background-color:#008bdc}#addEditConnectionWindow,#addEditEndpointUserWindow,#addEditEndpointWindow,#addUserWindow,#advancedSettingsEndpointWindow,#certificateGenerateWindow,#certificateUserGenerateWindow,#changePass,#endpointaddUserWindow{display:none}#dinamicContent label{width:50%;display:inline-block}.trans{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notSelectable{cursor:default;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}.textarea{border-radius:5px;margin:4px 4px 4px 8px;overflow:auto;overflow-x:auto;width:98%;height:100%;resize:none}@-moz-document url-prefix(){#helpButton,#logoutButton,#showLoginWindow{padding-bottom:5px}#mobileMenu{padding:5px 5px 1px}}@media (max-width:768px){#navigation,#pageContent{width:100%}#navigation{margin-bottom:0}#navigation>div{margin-right:10px}#mobileMenu{display:inline-block}.userActions{margin-bottom:0;border-radius:none;padding:1px;border:none;position:absolute;top:5px;right:10px}}.custom-file-upload{cursor:pointer}.internal-table{border-spacing:0}input{font-size:13px;font-family:Calibri}input:disabled{background-color:#ebebe4;opacity:1}.ace_editor,.ace_editor span{margin-left:0!important}.ace_mqtt_placeholder{color:#00f;background-color:rgba(176,203,213,.4);border-radius:3px}.ace_inner_placeholder{color:green;background-color:rgba(197,245,217,.4);border-radius:3px}.ace-dnd-highlight{position:absolute;background-color:#ae9090!important}.ace_line{pointer-events:auto}.ace_line:hover{background-color:rgba(9,57,160,.267)}.ace_selection{background-color:#92928d!important}.dropdown{position:relative;width:505px}.dropdown select{width:100%}.dropdown>*{box-sizing:border-box}.dropdown input{position:absolute;width:calc(100% - 20px);height:22px;margin:2px;border:0}.mainLogin{position:absolute;top:0;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;height:216px}.windowCenter{position:absolute;top:0;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;overflow:hidden}.topCertificate{position:relative;height:19px}.leftHeaderCertificate{position:absolute;left:0;top:0;bottom:0}.rightHeaderCertificate{position:absolute;right:0;top:0;bottom:0}.textEllipsis{-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.underConstruction{background-image:url(../img/UnderConstruction.png);height:140%;background-position:center;background-repeat:no-repeat;background-size:cover}.flx{display:flex}.flx-col,.flxCol{display:flex;flex-direction:column}.align-self-center{align-self:center}.box-shadow{box-shadow:var(--page-box-shadow)}.tableCTAIcon{float:right;width:20px;height:20px;cursor:pointer}#addEditClientListenerWindow input[type=number],#addEditClientListenerWindow input[type=text]{width:100%}#addEditClientListenerWindow .jqx-numberinput{border:1px solid #ccc;border-radius:5px}#addEditClientListenerWindow .jqx-numberinput input{background:0 0}.custom-file-upload{width:100%;border:1px dashed #CCC;padding:2rem 1rem;display:grid;place-items:center;border-radius:5px;transition:all .3s ease-in-out}.custom-file-upload input[type=file]{display:none}.custom-file-upload p{pointer-events:none;color:#363636;transition:color .3s ease-in-out}.custom-file-upload:hover{cursor:pointer;border-color:var(--primary-clr)}.breadCrumb{border-radius:5px;padding:10px;border:1px solid #d1d1d1;margin-bottom:10px}.ie7 #breadcrumbs-one a{float:left;text-decoration:none;color:#FFF;position:relative;cursor:default}.ie7 #breadcrumbs-one a,.ie8 #breadcrumbs-one a{background:#ddd url(../img/iebread.png) no-repeat right top;padding:.7em 2em .7em 1em}.ie7 #breadcrumbs-one .current,.ie8 #breadcrumbs-one .current{background:#ddd;background:#ddd url(../img/iebreadcurent.png) no-repeat right top}#breadcrumbs-one,.breadcrumbs{display:flex;margin:0;padding:0;list-style:none;background:var(--primary-clr);flex-shrink:0;box-shadow:var(--page-box-shadow)}#breadcrumbs-one li,.breadcrumbs li{position:relative;display:flex;min-width:40px}@media only screen and (max-width:768px){#breadcrumbs-one li,.breadcrumbs li{min-width:60px}}#breadcrumbs-one li::after,#breadcrumbs-one li::before,.breadcrumbs li::after,.breadcrumbs li::before{content:"";position:absolute;border-top:1.45em solid transparent;border-bottom:1.45em solid transparent;border-left:1em solid;right:2px}#breadcrumbs-one li::after,.breadcrumbs li::after{z-index:2;border-left-color:var(--primary-dark-clr)}#breadcrumbs-one li::before,.breadcrumbs li::before{border-left-color:#FFF;right:0;z-index:1}#breadcrumbs-one li a,.breadcrumbs li a{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;overflow-y:visible;color:#FFF;padding:.8em 2em .8em 1em;text-decoration:none;background-color:var(--primary-dark-clr);background-image:linear-gradient(to right,var(--primary-clr) 0,var(--primary-dark-clr) calc(100% - 14px),var(--primary-clr) calc(100% - 14px));cursor:default}#breadcrumbs-one li a::after,.breadcrumbs li a::after{content:attr(data-tooltip);position:absolute;left:calc(1em - 6px);top:50%;transform:translateY(-50%);background-color:var(--primary-clr);box-shadow:15px 0 15px rgba(0,0,0,.6);color:#FFF;padding:6px;border-radius:2px;pointer-events:none;opacity:0;transition:all .3s ease-in-out;z-index:3}#breadcrumbs-one li a:hover::after,.breadcrumbs li a:hover::after{opacity:1}#breadcrumbs-one li:first-child,.breadcrumbs li:first-child{flex-shrink:0}#breadcrumbs-one li:first-child a,.breadcrumbs li:first-child a{padding-left:1em}#breadcrumbs-one li:first-child a::after,.breadcrumbs li:first-child a::after{display:none}#breadcrumbs-one li:nth-last-child(2) a,.breadcrumbs li:nth-last-child(2) a{background-image:linear-gradient(to right,var(--primary-clr) 0,var(--primary-dark-clr) calc(100% - 14px),var(--primary-clr) calc(100% - 14px))}#breadcrumbs-one li:last-child,.breadcrumbs li:last-child{flex-shrink:0}#breadcrumbs-one li:last-child::after,#breadcrumbs-one li:last-child::before,.breadcrumbs li:last-child::after,.breadcrumbs li:last-child::before{display:none}#breadcrumbs-one li:last-child a,.breadcrumbs li:last-child a{font-weight:700;background:0 0}#breadcrumbs-one li:last-child a::after,.breadcrumbs li:last-child a::after{display:none}#jqxgridDisabledCertificates .jqx-button,#jqxgridDisabledIPAddresses .jqx-button,.btn-default{box-shadow:0 10px 14px -7px #e5e5e5;background:linear-gradient(to bottom,var(--primary-clr) 5%,var(--primary-dark-clr) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f5f5", endColorstr="#dddddd", GradientType=0);background-color:var(--primary-dark-clr);border-radius:5px;border:1px solid #CCC;display:inline-block;cursor:pointer;color:#FFF;font-family:Calibri;font-size:14px;font-weight:700;padding:10px 25px;text-decoration:none;text-shadow:0 1px 0 #444;margin-inline:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-default:hover{background:linear-gradient(to bottom,var(--primary-dark-clr) 5%,var(--primary-clr) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005591", endColorstr="#4b85b2", GradientType=0);background-color:var(--primary-dark-clr)}.btn-default:active{position:relative;top:1px;outline:0}.btn-default[disabled]{background:linear-gradient(to bottom,#b8b8b8 5%,#7d7d7d 100%)}.btn-small{width:120px;text-align:center;margin-top:0;padding-top:2px;padding-bottom:3px;padding-inline:10px}.btn-secondary{border:1px solid var(--primary-dark-clr);border-radius:5px;display:inline-block;cursor:pointer;color:var(--primary-dark-clr);font-family:Calibri;font-size:14px;font-weight:700;padding:10px 25px;text-decoration:none;margin-left:4px;margin-right:4px;background:0 0;opacity:.7;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-secondary:hover{opacity:1}.btn-secondary:active{position:relative;top:1px;outline:0}.btn-secondary[disabled]{opacity:.2}#helpButton,#logoutButton,#showLoginWindow{display:none;float:right;margin-top:0;padding-top:5px;padding-bottom:7px}#SelectButton,#addNewSightNameButton,#connectionUseraddUserButton,#generateClientIDButton,#publisherAddSubscriberButton{margin-top:0;padding-top:2px;padding-bottom:3px;padding-inline:10px}.helpButtonWindow{height:39px;margin-top:0;margin-left:4px;padding-block:10px}#CancelButton,#ImportSystemProxyButton,#backupButton,#cancel,#endpointUseraddUserButton,#endpointUsereditUserButton,#getDataButton,#importButton,#ok,#okButton,#resetButton,#restoreButton,#restoreDefaultButton,#restoreDemoButton,#saveMerging{margin-top:0;padding:5px 20px}.customInputButton{width:142px;text-align:center;margin-top:0;padding:5px 20px}.btn-tertiary{border:none;background:0 0;background-color:none;transition:opacity .3s ease-in-out;color:#2F73A6;opacity:.8;font-size:13px;font-weight:700;line-height:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-tertiary:hover{opacity:1;cursor:pointer}.input-btn{position:relative;display:flex;align-items:center;background:#FFF;border-radius:5px;padding:.5rem;border:1px solid #CCC;font-size:1rem;cursor:pointer}.input-btn span{margin:0}.input-btn .input-text{color:#363636;display:flex;align-items:center}.input-btn .input-text::before{content:"Change";display:inline-block;font-size:.8em;max-width:0;overflow:clip;transition:all .3s ease-in-out;color:var(--primary-clr);font-weight:700}.input-btn .input-tooltip{position:absolute;padding:.5rem .75rem;background-color:#6bb0e0;color:#FFF;font-size:.8em;border-radius:5px;opacity:0;pointer-events:none;transform-origin:bottom center;transition:all .2s cubic-bezier(0.175,.885,.32,1.275);transform:translateY(-100%) scale(0.5)}.input-btn .input-tooltip.right{right:2px;top:0}.input-btn .input-copy{position:absolute;color:var(--primary-clr);font-size:.8em;opacity:0;right:0;padding:10px 1.3em;transition:all .2s ease-in-out}.input-btn:hover .input-tooltip.right{transform:translateY(calc(-100% - 6px)) scale(1);opacity:1}.input-btn:hover .input-copy{opacity:1}.confirm-modal{position:absolute;min-width:min(380px,90%)!important;max-width:min(850px,90%)!important;height:auto!important;max-height:80%!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:space-between;gap:1em;border:none!important;box-shadow:var(--modal-box-shadow)}.confirm-modal .btn{min-width:120px;margin:0}.confirm-modal .btn-default{border-color:#5489af;min-width:130px}.confirm-modal .centered{text-align:center;margin-block:1rem;font-size:14px}.confirm-modal .modal-header{text-align:center;width:auto!important;overflow:visible;display:flex;justify-content:space-between;cursor:initial!important;padding:1em!important}.confirm-modal .modal-header .modal-header-title{margin:0!important}.confirm-modal .modal-header>div:nth-child(1){flex-grow:1}.confirm-modal .modal-header .jqx-window-close-button-background{margin-right:1em!important}.confirm-modal .modal-content{display:flex;flex-direction:column;width:auto!important;padding-inline:1.4em;padding-block:0;flex-grow:1;gap:1em;height:auto!important}.confirm-modal .modal-content .modal-body{flex-grow:1;overflow-y:auto;max-height:400px;position:relative;padding-inline:2em}.confirm-modal .modal-content .modal-footer{display:flex;flex-direction:column;gap:.8em;padding:1em;align-items:center;margin-inline:-1.4em;box-shadow:var(--main-box-shadow)}.confirm-modal .modal-content .modal-footer .modal-message p{font-size:16px;font-weight:700;margin:0;color:var(--primary-dark-clr)}.confirm-modal .modal-content .modal-footer .modal-buttons{display:flex;gap:1em}.confirm-modal .modal-content .confirm-message p{font-weight:700;text-align:center;color:var(--primary-dark-clr)}.confirm-modal .modal-content>.modal-message{display:flex;flex-direction:column}.confirm-modal .modal-content>.modal-message .modal-row{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:1rem;padding-top:.5rem}.confirm-modal .modal-content>.modal-message .modal-row .row-cell{position:relative;display:flex;align-items:center;overflow:hidden}.confirm-modal .modal-content>.modal-message .modal-row .row-cell button{width:100%;margin-inline:0}.confirm-modal .modal-content>.modal-message .modal-row .row-cell>label{margin-left:.5rem}.confirm-modal .modal-content>.modal-message .modal-row input{width:100%}.confirm-modal .modal-content>.modal-message .modal-row input[type=file]{opacity:0;position:absolute;width:calc(100% + 90px);transform:translateX(-90px);height:100%;cursor:pointer}@supports (scrollbar-color:red #00f){.confirm-modal{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){.confirm-modal{scrollbar-width:thin}}.confirm-modal ::-webkit-scrollbar{width:10px;height:10px}.confirm-modal ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}.confirm-modal ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}.confirm-modal ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}#confirmDeleteCompanionWindow{width:min(750px,90%)!important}#confirmDeleteCompanionWindow .modal-content .modal-body>h3{position:sticky;top:-.2px;background-color:#FFF;margin:0;padding-top:1em;padding-bottom:.5em;border-bottom:1px solid #CFCFCF;margin-bottom:1.5em;color:#707070;font-weight:400;font-size:18px}#confirmDeleteCompanionWindow .modal-content .modal-body #testResult{padding-left:2em;display:flex;flex-direction:column;gap:1em}#confirmDeleteCompanionWindow .modal-content .modal-body #testResult .results-row{display:grid;grid-template-columns:.4fr 1fr;gap:2em}#confirmDeleteCompanionWindow .modal-content .modal-body #testResult .results-row .results-left{justify-self:start}#confirmDeleteCompanionWindow .modal-content .modal-body #testResult .results-row .results-left p{color:#585858;font-size:14px;transition:color .2s ease-in-out}#confirmDeleteCompanionWindow .modal-content .modal-body #testResult .results-row .results-right{display:flex;flex-direction:column;gap:.2em;border-bottom:1px solid #CFCFCF;padding-bottom:1em;color:#a9a9a9;transition:color .2s ease-in-out}#confirmDeleteCompanionWindow .modal-content .modal-body #testResult .results-row .results-right:hover{color:#707070}#confirmDeleteCompanionWindow .modal-content .modal-body #testResult .results-row .results-right .flex-row{display:flex;gap:.5em}#confirmDeleteCompanionWindow .modal-content .modal-body #testResult .results-row .results-right .flex-row p:first-child{font-weight:700}#confirmDeleteCompanionWindow .modal-content .modal-body #testResult .results-row .bordless{border:none}#confirmDeleteCompanionWindow .modal-content .modal-body #testResult .results-row:hover .results-left p{color:var(--danger-clr)}#confirmDeleteCompanionWindow .modal-content .modal-body #testResult .results-row p{margin:0;word-break:break-word}#mqttUploadTrustedWindowConnection,#mqttUploadTrustedWindowConnection>div:nth-child(2){height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}#showDestinationsWindow #jqxScrollWraphorizontalScrollBarjqxgridDestinations,#showDisabledCertificatesWindow #jqxScrollWraphorizontalScrollBarjqxgridDisabledCertificates,#showDisabledIPAddressesWindow #jqxScrollWraphorizontalScrollBarjqxgridDisabledIPAddresses{display:none}.modal{position:absolute;inset:0;left:-5px;right:-5px;display:none;z-index:600}.modal .btn-default[disabled]{pointer-events:none;opacity:.5}.modal.is-active{display:block}.modal.v-full{position:fixed;margin-left:0!important;margin-right:0!important}.modal .modal-background{background-color:rgba(0,0,0,.25);inset:0;position:absolute;z-index:0}.modal .modal-content{width:min(492px,95vw);max-height:calc(100vh - 80px);border-radius:5px;display:flex;justify-content:space-between;flex-direction:column;box-shadow:0 0 2.5rem rgba(0,0,0,.25);z-index:10;position:relative;background:#FFF;top:50%;left:50%;transform:translate(-50%,-50%)}.modal .modal-content .modal-header{border-bottom:1px solid #E3E3E3;padding:1rem;display:flex;place-items:center;justify-content:space-between;background:var(--primary-clr)}.modal .modal-content .modal-header h2{margin:0;color:#FFF}.modal .modal-content .modal-header .close-modal{transition:color .3s ease-in-out;cursor:pointer}.modal .modal-content .modal-header .close-modal:hover{color:#363636}.modal .modal-content .modal-body{padding:1.5rem;overflow-y:inherit}@supports (scrollbar-color:red #00f){.modal .modal-content .modal-body{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){.modal .modal-content .modal-body{scrollbar-width:thin}}.modal .modal-content .modal-body ::-webkit-scrollbar{width:10px;height:10px}.modal .modal-content .modal-body ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}.modal .modal-content .modal-body ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}.modal .modal-content .modal-body ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}.modal .modal-content .modal-body section{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.modal .modal-content .modal-body section label{font-size:1rem;color:#a5a5a5}.modal .modal-content .modal-body section input[type=text]{font-size:1rem;flex-grow:1;padding:.5rem;color:#363636}.modal .modal-content .modal-footer{border-top:1px solid #E3E3E3;display:flex;place-items:center;justify-content:end;padding-inline:1.5rem;padding-block:1rem;gap:1rem}@media only screen and (max-height:720px){.modal .modal-content{max-height:calc(100vh - 1rem)}}@media only screen and (max-height:650px){.modal .modal-content.scrollVariable{overflow-y:auto}}@media only screen and (max-height:495px){.modal .modal-content.scrollObject{overflow-y:auto}}@media only screen and (max-height:415px){.modal .modal-content.scrollMethod{overflow-y:auto}}@supports (scrollbar-color:red #00f){.tree-modal{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){.tree-modal{scrollbar-width:thin}}.tree-modal ::-webkit-scrollbar{width:10px;height:10px}.tree-modal ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}.tree-modal ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}.tree-modal ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}.tree-modal .modal-content{height:calc(100vh - 170px);overflow:auto}.tree-modal .modal-content .modal-header input[type=text]{padding-inline:10px}.tree-modal .modal-content .modal-body{position:relative;flex-grow:1}.tree-modal .modal-content .modal-footer .btn-default{margin:0;min-width:100px}.overlay{position:absolute;height:100%;width:0;right:0;top:0;overflow:hidden}.overlay::before{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:rgba(255,255,255,.5);z-index:-1}.overlay.is-active{width:100%;background-color:#FFF}.overlay.split{transition:all .3s linear}.overlay.split.is-active{width:min(650px,100%);box-shadow:-15px 0 15px rgba(0,0,0,.05)}.overlay.split .overlay-content{width:max(650px,100%);padding:4rem 2rem}.custom-select{position:relative;font-size:1rem;color:#000}.custom-select .select-button{width:100%;font-size:1rem;background-color:#FFF;padding:.5rem;border:1px solid #CCC;border-radius:5px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.custom-select .selected-text{color:#363636}.custom-select .arrow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #000;transition:transform ease-in-out .3s}.custom-select .select-dropdown{position:absolute;list-style:none;width:100%;box-shadow:0 10px 25px rgba(0,0,0,.2);background-color:#FFF;border:1px solid #CCC;border-radius:4px;padding:10px;margin-top:10px;max-height:166px;overflow-y:auto;transition:.3s ease;transform-origin:top;transform:scaleY(0);opacity:0;visibility:hidden;z-index:1}.custom-select .select-dropdown:focus-within{box-shadow:0 10px 25px rgba(0,0,0,.3)}.custom-select .select-dropdown li{position:relative;cursor:pointer;display:flex;gap:1rem;align-items:center}.custom-select .select-dropdown li label{width:100%;cursor:pointer;display:flex;align-items:center}.custom-select .select-dropdown li label input[type=radio]{position:absolute;left:0;opacity:0}.custom-select .select-dropdown li label span{flex-grow:1;padding:8px 10px;color:#555}.custom-select .select-dropdown li:hover{background-color:#f2f2f2}.custom-select .select-dropdown li.disabled{pointer-events:none}.custom-select .select-dropdown li.disabled label span{font-style:italic;color:#E3E3E3;font-weight:100}.custom-select .select-dropdown::-webkit-scrollbar{width:7px}.custom-select .select-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.custom-select .select-dropdown::-webkit-scrollbar-thumb{background:#CCC;border-radius:25px}.custom-select .select-dropdown input:checked~span{background-color:#f2f2f2}.custom-select .select-dropdown input:focus~span{background-color:#dfdfdf}.custom-select.is-active .arrow{transform:rotate(180deg)}.custom-select.is-active .select-dropdown{opacity:1;visibility:visible;transform:scaleY(1)}#containerMessageNotification{position:fixed;pointer-events:none;z-index:9000;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif}@supports (scrollbar-width:none){#containerMessageNotification{scrollbar-width:none}}#containerMessageNotification::-webkit-scrollbar{display:none}#containerMessageNotification .alert-notification{position:relative;pointer-events:all;cursor:pointer;opacity:0;transition:all .4s cubic-bezier(0.175,.885,.32,1.275);transform:scale(0);max-height:0;width:400px}#containerMessageNotification .alert-notification.large{width:500px}#containerMessageNotification .alert-notification .inner-wrapper{position:relative;display:flex;gap:1rem;background:#FFF;margin-bottom:1rem;border-radius:.5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.16);overflow:hidden}#containerMessageNotification .alert-notification .inner-wrapper .notification-status{position:relative;width:.5rem;background:#eaeaea}#containerMessageNotification .alert-notification .inner-wrapper .notification-status.progress::after{content:"";position:absolute;width:100%;height:0;background:silver;animation:countdown var(--showTime) linear}@keyframes countdown{0%{height:100%}100%{height:0}}#containerMessageNotification .alert-notification .inner-wrapper>section{display:flex;gap:1rem;flex-grow:1;padding:1rem;padding-left:0}#containerMessageNotification .alert-notification .inner-wrapper>section .alert-notification-icon{align-self:center}#containerMessageNotification .alert-notification .inner-wrapper>section .alert-notification-icon svg{fill:#eaeaea}#containerMessageNotification .alert-notification .inner-wrapper>section .divider{width:1px;background:#e9e9e9}#containerMessageNotification .alert-notification .inner-wrapper>section .notification-content{flex-grow:1;display:flex;flex-direction:column;gap:.5rem}#containerMessageNotification .alert-notification .inner-wrapper>section .notification-content section{display:flex;flex-direction:row;justify-content:space-between}#containerMessageNotification .alert-notification .inner-wrapper>section .notification-content section .notification-title{font-weight:700;color:#eaeaea}#containerMessageNotification .alert-notification .inner-wrapper>section .notification-content section .close-notification{display:grid}#containerMessageNotification .alert-notification .inner-wrapper>section .notification-content section .close-notification svg{fill:#bcbcbc}#containerMessageNotification .alert-notification .inner-wrapper>section .notification-content .notification-message{color:#000;line-height:1.25rem;word-wrap:break-word;word-break:break-word}#containerMessageNotification .alert-notification.success .inner-wrapper .notification-status{background:#A3D9A5}#containerMessageNotification .alert-notification.success .inner-wrapper .notification-status::after{background:#409141}#containerMessageNotification .alert-notification.success .inner-wrapper>section .alert-notification-icon svg{fill:#A3D9A5}#containerMessageNotification .alert-notification.success .inner-wrapper>section .notification-content .notification-title{color:#A3D9A5}#containerMessageNotification .alert-notification.error .inner-wrapper .notification-status{background:#F39B9A}#containerMessageNotification .alert-notification.error .inner-wrapper .notification-status::after{background:#FB4947}#containerMessageNotification .alert-notification.error .inner-wrapper>section .alert-notification-icon svg{fill:#F39B9A}#containerMessageNotification .alert-notification.error .inner-wrapper>section .notification-content .notification-title{color:#F39B9A}#containerMessageNotification .alert-notification.warning .inner-wrapper .notification-status{background:#ffdd75}#containerMessageNotification .alert-notification.warning .inner-wrapper .notification-status::after{background:#E9B949}#containerMessageNotification .alert-notification.warning .inner-wrapper>section .alert-notification-icon svg{fill:#ffdd75}#containerMessageNotification .alert-notification.warning .inner-wrapper>section .notification-content .notification-title{color:#ffdd75}#containerMessageNotification .alert-notification.info .inner-wrapper .notification-status{background:var(--primary-clr)}#containerMessageNotification .alert-notification.info .inner-wrapper .notification-status::after{background:#6bb0e0}#containerMessageNotification .alert-notification.info .inner-wrapper>section .alert-notification-icon svg{fill:var(--primary-clr)}#containerMessageNotification .alert-notification.info .inner-wrapper>section .notification-content .notification-title{color:var(--primary-clr)}#containerMessageNotification .alert-notification.is-visible{transform:scale(1);opacity:1;max-height:200px}#containerMessageNotification .alert-notification.is-inactive{pointer-events:none}#containerMessageNotification .alert-notification.is-inactive .inner-wrapper>section .notification-content section .close-notification{display:none}#containerMessageNotification.bottom_right{bottom:0;right:0;width:0;padding-bottom:1rem;justify-content:flex-end}#containerMessageNotification.bottom_right .alert-notification{transform-origin:bottom center}#containerMessageNotification.bottom_center{bottom:0;left:50%;transform:translateX(-50%);width:auto;height:0;padding-bottom:1rem;justify-content:flex-end}#containerMessageNotification.bottom_center .alert-notification{transform-origin:bottom center}#containerMessageNotification.top_right{top:2.5rem;right:0;width:0;padding-top:1rem;flex-direction:column-reverse}#containerMessageNotification.top_center{top:2.5rem;left:50%;transform:translateX(-50%);width:auto;height:0;padding-top:1rem;justify-content:flex-end;flex-direction:column-reverse}#containerMessageNotification.middle_right{right:0;height:auto;width:0;top:50%;transform:translateY(-50%);justify-content:center}#containerMessageNotification.middle_right .alert-notification{transform-origin:center}#containerMessageNotification.bottom_right .alert-notification.is-visible,#containerMessageNotification.middle_right .alert-notification.is-visible,#containerMessageNotification.top_right .alert-notification.is-visible{transform:scale(1) translateX(calc((100% + 10px) * -1))}#containerMessageNotification.bottom_center .alert-notification .inner-wrapper,#containerMessageNotification.top_center .alert-notification .inner-wrapper{flex-direction:column-reverse;gap:0}#containerMessageNotification.bottom_center .alert-notification .inner-wrapper .notification-status,#containerMessageNotification.top_center .alert-notification .inner-wrapper .notification-status{height:.5rem;width:100%}#containerMessageNotification.bottom_center .alert-notification .inner-wrapper .notification-status.progress::after,#containerMessageNotification.top_center .alert-notification .inner-wrapper .notification-status.progress::after{height:100%;width:0;animation:countdown-horizontal var(--showTime) linear}@keyframes countdown-horizontal{0%{width:100%}100%{width:0}}#containerMessageNotification.bottom_center .alert-notification .inner-wrapper>section,#containerMessageNotification.top_center .alert-notification .inner-wrapper>section{padding:1rem}#navbar-user-actions{position:absolute;display:inline-flex;flex-direction:row-reverse;align-items:center;top:10px;right:10px;z-index:inherit}#navbar-user-actions>*{flex-shrink:0}.topMetamenu{position:relative;border-radius:50%;border:1px solid #D1D1D1}.topMetamenu.userType{padding:0;background-color:#FFF;float:none;margin-right:0;font-size:inherit;line-height:inherit}.topMetamenu .language{width:30px;height:30px}.topMetamenu .language>ul{padding:0;margin:0}.topMetamenu .language>ul li .lang-image{position:relative}.topMetamenu .language>ul li .lang-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topMetamenu .language>ul>li{margin:0;padding:0;position:relative;display:block}.topMetamenu .language>ul>li:hover .select-lang{display:flex}.topMetamenu .language ul li{list-style:none}.topMetamenu .language .lang-label{display:none}.topMetamenu .language .lang-image{display:inline-grid;margin:0;width:30px;height:30px;position:relative;border-radius:15px;overflow:hidden;border:solid 2px #fff;box-sizing:border-box;transition:border .3s}.topMetamenu .language .wrapper{position:absolute;right:0;top:0}.topMetamenu .language .select-lang{display:none;background:#fff;box-sizing:border-box;padding:.5rem 1rem .75em;gap:.5rem;border-radius:5px;margin-top:35px}.topMetamenu .language .select-lang>li{text-wrap:nowrap;font-size:12px;line-height:1.1em}.topMetamenu .language .select-lang>li.lang-menu-item{width:43px;box-sizing:border-box;padding:15px 10px 0 0}.topMetamenu .language .select-lang li.is-active .lang-image{border:solid 2px #005794}.topMetamenu .language .select-lang>section{align-items:center;justify-content:center;gap:1rem}.globalStatus{z-index:2000;margin-left:10px;align-items:center}.globalStatus>span{font-weight:700}.halted,.running{background-color:green;display:inline-block;width:10px;height:10px;margin-right:10px}.halted{background-color:red}button.statusSystem{-webkit-tap-highlight-color:transparent;background:0 0;border-radius:50%;width:35px;height:16px;margin-left:8px;border:0;transition:all .1s;cursor:pointer;box-sizing:border-box}button.statusSystem:focus{outline:0}button.statusSystem .light{width:28px;height:12px;margin-left:-4px;background-color:var(--halted);border-radius:4px;border:1px solid #1b1b1b;transition:all .6s}button.statusSystem .light:hover{background:linear-gradient(to bottom,var(--halted) 5%,#fbe1e1 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--halted)", endColorstr="##fbe1e1", GradientType=0);background-color:var(--halted)}button.statusSystem.active .light{background-color:var(--running);border:1px solid var(--running)}button.statusSystem.active .light :hover{background:linear-gradient(to bottom,var(--running) 5%,#86db14 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--running)", endColorstr="#86db14", GradientType=0);background-color:var(--running)}#accessLevelModal .modal-content{width:min(320px,95vw)}#accessLevelModal .modal-content .modal-header .close-modal svg{fill:#FFF}#accessLevelModal .modal-content .modal-body{display:flex;flex-direction:column;gap:.5rem}#accessLevelModal .modal-content .modal-body section{flex-direction:row;align-items:center;gap:1rem;cursor:pointer}#accessLevelModal .modal-content .modal-body section label{cursor:pointer}#bannersContainer{display:flex;flex-direction:column;position:fixed;bottom:0;width:100vw;z-index:2000;container-type:inline-size;container-name:banners}#bannersContainer .banner{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;gap:2rem}#bannersContainer .banner.info{background-color:#ffdd75;color:#555}#bannersContainer .banner .banner-message{display:flex;align-items:center;gap:1rem}#bannersContainer .banner .banner-message-icon{fill:#555;flex-shrink:0}#bannersContainer .banner .banner-cta-holder{display:flex;align-items:center;gap:2rem;position:relative}#bannersContainer .banner .banner-cta-holder .btn{text-wrap:nowrap;border:1px solid rgba(5,5,5,.5);background-color:transparent;padding:.5rem 1rem;border-radius:1rem;color:#555;cursor:pointer;transition:background-color .15s ease-in-out}#bannersContainer .banner .banner-cta-holder .btn:hover{background-color:rgba(255,255,255,.2)}#bannersContainer .banner .banner-cta-holder .divider{width:1px;height:1.5rem;background-color:#555;opacity:.5}#bannersContainer .banner .banner-cta-holder .banner-cta{display:grid;place-items:center}#bannersContainer .banner .banner-cta-holder .banner-cta.closeBanner{cursor:pointer;opacity:.5;transition:opacity .15s ease-in-out}#bannersContainer .banner .banner-cta-holder .banner-cta.closeBanner:hover{opacity:1}#bannersContainer .banner .banner-cta-holder .banner-cta.closeBanner svg{fill:#555}#bannersContainer .banner .banner-cta-holder.hideDontShowBtn .btn,#bannersContainer .banner .banner-cta-holder.hideDontShowBtn .divider{display:none}@container banners (max-width:576px){.banner{flex-direction:column;gap:0!important;align-items:flex-end!important}}.pillContainerRow{--pill-size:170px;display:flex;flex-wrap:wrap;gap:.35rem}.pillContainerRow .pill{width:var(--pill-size);display:flex;align-items:center;cursor:pointer;border:1px solid #e3e3e3;border-radius:.5rem;padding:.25rem;gap:.25rem;transition:all .2s ease-in-out}.pillContainerRow .pill input[type=checkbox]{display:none}.pillContainerRow .pill::before{content:"☐";display:inline-block;color:#d7d7d7}.pillContainerRow .pill:hover{background-color:#f2f6f9}.pillContainerRow .pill:has(input[type=checkbox]:checked){background-color:var(--primary-clr);border-color:var(--primary-clr);color:#FFF}.pillContainerRow .pill:has(input[type=checkbox]:checked)::before{content:"🗹";color:#FFF}#blocker{position:fixed;top:0;left:0;width:100vw;height:100svh;background-color:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform-origin:center;z-index:10000;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .3s linear}#blocker #blockerContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:2rem}#blocker #blockerContainer .loader{display:flex;flex-direction:column;place-items:center;justify-content:center;height:calc(260px + 2rem);opacity:0}#blocker #blockerContainer .loader .ring{position:absolute;width:260px;height:260px;border-radius:50%;box-shadow:1px 5px 2px #d4d4d4;transform:rotate(0deg);z-index:-1}#blocker #blockerContainer .loader .ring::before{position:absolute;content:"";left:0;top:0;height:100%;width:100%;border-radius:50%;box-shadow:0 0 5px rgba(255,255,255,.05)}#blocker #blockerContainer .loader h4{color:var(--primary-clr);font-size:20px;font-weight:100}#blocker #blockerContainer .loader .btn{display:none;border-color:transparent;text-decoration:underline}#blocker.is-cancelable #blockerContainer .loader .btn{display:block}#blocker.is-active{pointer-events:all;opacity:1}#blocker.is-active #blockerContainer .loader{opacity:1}#blocker.is-active #blockerContainer .loader .ring{animation:ring 2s linear infinite}#blocker.is-active #blockerContainer .loader h4{animation:textDark 3s ease-in-out infinite}#blocker.dark{background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:none;backdrop-filter:none}#blocker.dark #blockerContainer .loader h4{color:#8EB2CB}#blocker.dark #blockerContainer .loader .btn{border-color:#FFF;color:#FFF;opacity:.5;text-decoration:none}#blocker.dark #blockerContainer .loader .btn:hover{opacity:1}#blocker.dark.is-active #blockerContainer .loader h4{animation:textLight 3s ease-in-out infinite}@keyframes ring{25%{box-shadow:1px 5px 2px var(--primary-clr)}50%{box-shadow:1px 5px 2px #d4d4d4}75%{box-shadow:1px 5px 2px var(--primary-clr)}100%{transform:rotate(360deg)}}@keyframes textLight{50%{color:#FFF}}@keyframes textDark{50%{color:var(--primary-dark-clr)}}.templatePage{box-shadow:var(--page-box-shadow);box-sizing:border-box;height:100%}.templatePage *{box-sizing:border-box}.templatePage .jqx-tabs-header *{box-sizing:content-box}.templatePage .templateHeader{padding-bottom:.5em!important}.templatePage .templateHeader>div:nth-child(1){flex-grow:1}.templatePage .templateHeader .jqx-window-close-button-background{margin-right:1em!important}.templatePage .templateContent{display:flex;flex-direction:column;width:auto!important;padding-inline:.5em;padding-block:0;flex-grow:1;height:calc(100% - 60px)!important}.templatePage .templateContent .templateBody{flex-grow:1;overflow-y:auto;position:relative;margin-bottom:10px!important}.templatePage .templateContent .templateBodyTabs{max-height:calc(100vh - 270px)!important}.templatePage .templateContent .templateBodyTabs.certificate-tab-content{position:relative;display:flex}.templatePage .templateContent .templateBodyTabs.certificate-tab-content>div{overflow-y:auto}.templatePage .templateContent .templateBodyTabs.certificate-tab-content .tables-section{flex-grow:1;min-width:50%}.templatePage .templateContent .noGrow{flex-grow:0}.templatePage .templateContent .templateFooter{display:flex;flex-direction:column;gap:.8em;padding:1em;align-items:flex-start;margin-inline:-.5em;box-shadow:var(--page-box-shadow)}.templatePage .templateContent .templateFooter .templateButtons{display:flex;gap:1em}.templatePage .btn{min-width:120px;margin:0}.templatePage .btn-default{border-color:#5489af;min-width:130px}.templatePage .jqx-tabs-content-element{overflow:visible}.templatePage .jqx-tabs-header{height:47px!important;background-color:var(--primary-dark-clr)}.templatePage .jqx-tabs-header li{padding-block:11px}@supports (scrollbar-color:red #00f){.templatePage{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){.templatePage{scrollbar-width:thin}}.templatePage ::-webkit-scrollbar{width:10px;height:10px}.templatePage ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}.templatePage ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}.templatePage ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}#addressSpaceContainer{height:calc(100% - 56px)!important}.tableDataFeedJqxTableWidth{width:100%}table{border-collapse:collapse}td,th{padding:.5em 1em}thead tr{box-shadow:0 1px 10px var(--primary-clr)}table:not(.tableDataFeedJqxTable,.jqx-grid-table,.tableDataFeedJqxTableWidth,.tableMissingDependencies) tbody:before{line-height:1em;content:"_";color:#fff;display:block}.wizardPage{display:flex;flex-direction:column;height:100%;max-height:100%}.wizardPage *{box-sizing:border-box}.wizardPage .main-breadcrumbs{margin:0}.wizardPage .btn{-webkit-user-select:none;-moz-user-select:none;user-select:none}.wizardPage .btn[disabled]{pointer-events:none;opacity:.5}.wizardPage h4,.wizardPage p,.wizardPage span{margin:0}.wizardPage>header{align-items:center;width:100%;background-color:var(--primary-dark-clr);padding:.55em 1em;padding:.861em 1em;border-bottom:1px solid #CCC;justify-content:space-between;margin-top:7px;display:flex}.wizardPage>header section{flex-grow:1}.wizardPage>header section h4{color:#FFF;font-size:16px;line-height:20px}.wizardPage>header .close-modal{cursor:pointer}.wizardPage>header .close-modal svg{fill:#FFF}.wizardPage .wizard{display:flex;flex-direction:column;flex-grow:1;padding-top:10px;position:relative}.wizardPage .wizard-header{display:flex;justify-content:center}.wizardPage .wizard-header .wizard-step{display:flex;flex-direction:column;gap:4px;align-items:center;width:33.33%;flex-grow:1;pointer-events:none;opacity:.4}.wizardPage .wizard-header .wizard-step-number{position:relative;display:grid;align-items:center;width:100%}.wizardPage .wizard-header .wizard-step-number::before{content:"";height:5px;width:100%;left:0;background-color:#596F7E;z-index:0;transition:all .3s ease-in-out}.wizardPage .wizard-header .wizard-step-number span{justify-self:center;align-items:center;text-align:center;-webkit-clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0);clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0);margin:0;width:50px;height:34px;background-color:#596F7E;z-index:1;font-size:13px;font-weight:400;line-height:16px;color:#FFF;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none}.wizardPage .wizard-header .wizard-step-desc{text-align:center;font-size:13px;font-weight:400;line-height:16px;color:#596F7E;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wizardPage .wizard-header .wizard-step.is-clickable{pointer-events:all;transition:all .3s ease-in-out}.wizardPage .wizard-header .wizard-step.is-clickable:hover{cursor:pointer;opacity:.8}.wizardPage .wizard-header .wizard-step.is-active{opacity:1}.wizardPage .wizard-header .wizard-step.is-active .wizard-step-number{position:relative;display:grid;place-items:center}.wizardPage .wizard-header .wizard-step.is-active .wizard-step-number span,.wizardPage .wizard-header .wizard-step.is-active .wizard-step-number::before{background-color:var(--primary-dark-clr)}.wizardPage .wizard-header .wizard-step.is-active .wizard-step-desc{color:var(--primary-dark-clr);font-size:13px;font-weight:700;line-height:16px;text-transform:capitalize}.wizardPage .wizard-content{overflow:hidden;width:100%;flex-grow:1;display:grid;place-items:center}.wizardPage .wizard-content form{display:flex;flex-direction:column;gap:26px;width:min(350px,90%);margin:auto}.wizardPage .wizard-content form.fluid{width:min(1000px,90%);height:100%;max-height:400px}@supports (scrollbar-color:red #00f){.wizardPage .wizard-content form.fluid{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){.wizardPage .wizard-content form.fluid{scrollbar-width:thin}}.wizardPage .wizard-content form.fluid ::-webkit-scrollbar{width:10px;height:10px}.wizardPage .wizard-content form.fluid ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}.wizardPage .wizard-content form.fluid ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}.wizardPage .wizard-content form.fluid ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}.wizardPage .wizard-content form section{display:flex;flex-direction:column;gap:8px}.wizardPage .wizard-content form section>*{width:100%}.wizardPage .wizard-content form section label{font-size:13px;font-weight:400;line-height:16px;color:#363636}.wizardPage .wizard-content form section input[type=text]{padding:12px 10px}.wizardPage .wizard-content form section input[type=datetime-local]{padding:12px 10px;border:1px solid #CCC;border-radius:4px}.wizardPage .wizard-content form section.horizontal{display:flex;flex-direction:row;justify-content:space-between}.wizardPage .wizard-content form section.horizontal>*{width:auto}.wizardPage .wizard-content form section.horizontal label{flex-grow:1}.wizardPage .wizard-content form.restricted .restrict{pointer-events:none;opacity:.5}.wizardPage .wizard-footer{display:flex;flex-direction:row;justify-content:space-between;padding-inline:3rem;padding-block:1rem;align-items:center}.wizardPage .wizard-footer .btn{min-width:110px}.wizardPage .wizard-footer section{display:flex;gap:16px;align-items:center}#showStatusWindow.warning .modal-content>h3{margin:0;margin-bottom:0!important;color:var(--danger-clr)}#showStatusWindow.warning .modal-content .modal-body{padding-inline:0}#showStatusWindow.warning .modal-content .modal-body table{width:100%}#showStatusWindow.warning .modal-content .modal-body table thead{position:sticky!important;top:0;background-color:var(--primary-clr);color:#FFF}#showStatusWindow.warning .modal-content .modal-body table thead tr{box-shadow:none}#showStatusWindow.warning .modal-content .modal-body table thead th{background-color:transparent}#showStatusWindow.warning .modal-content .modal-body table thead th.nr,#showStatusWindow.warning .modal-content .modal-body table thead th.version{width:100px}#showStatusWindow.warning .modal-content .modal-body table tbody tr:nth-child(even){background-color:#f0f0f0}#certificateProperties{position:relative}#certificateProperties .tableDataFeed td:last-child{width:auto;text-wrap:auto;word-break:break-all}#StaticAddrSpaceOverviewTemplate{position:relative}#StaticAddrSpaceOverviewTemplate *{box-sizing:border-box}#StaticAddrSpaceOverviewTemplate h1,#StaticAddrSpaceOverviewTemplate h4,#StaticAddrSpaceOverviewTemplate p{margin:0}#StaticAddrSpaceOverviewTemplate .breadcrumbs-spacial{margin-bottom:7px}#StaticAddrSpaceOverviewTemplate .wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#FFF;z-index:400;display:none;padding-bottom:2em;container-type:inline-size;container-name:wrapper}#StaticAddrSpaceOverviewTemplate .wrapper.is-active{display:flex;flex-direction:column;gap:7px}#StaticAddrSpaceOverviewTemplate .wrapper header{display:flex;align-items:center;width:100%;background-color:var(--primary-dark-clr);padding:.55em 1em;padding:.861em 1em;border-bottom:1px solid #CCC;justify-content:space-between;justify-content:space-between}#StaticAddrSpaceOverviewTemplate .wrapper header section{flex-grow:1}#StaticAddrSpaceOverviewTemplate .wrapper header section h4{color:#FFF;font-size:16px;line-height:20px}#StaticAddrSpaceOverviewTemplate .wrapper header .close-modal{cursor:pointer}#StaticAddrSpaceOverviewTemplate .wrapper header .close-modal svg{fill:#FFF}#StaticAddrSpaceOverviewTemplate .wrapper>section{flex-grow:1;display:flex;gap:10%;padding-inline:2em;place-items:center;justify-content:center}#StaticAddrSpaceOverviewTemplate .wrapper>section .card{display:flex;flex-direction:column;border-radius:8px;gap:19px;transition:all .3s ease-in-out;padding:50px;box-shadow:0 0 50px rgba(0,85,145,.07);cursor:pointer;width:450px;min-height:350px}#StaticAddrSpaceOverviewTemplate .wrapper>section .card .card-top{display:flex;align-items:center;gap:16px}#StaticAddrSpaceOverviewTemplate .wrapper>section .card .card-top .icon{position:relative;height:96px;width:96px;border-radius:50%;display:grid;place-items:center}#StaticAddrSpaceOverviewTemplate .wrapper>section .card .card-top .icon svg{fill:#FFF;height:40%;width:40%}#StaticAddrSpaceOverviewTemplate .wrapper>section .card .card-top .icon.blue{background-color:var(--primary-clr)}#StaticAddrSpaceOverviewTemplate .wrapper>section .card .card-top .icon.green{background-color:#96C383}#StaticAddrSpaceOverviewTemplate .wrapper>section .card .card-top .divider{height:1px;background-color:#E3E3E3;flex-grow:1}#StaticAddrSpaceOverviewTemplate .wrapper>section .card h1{color:#555;text-align:end;text-transform:uppercase;font-size:34px;margin-bottom:29px}#StaticAddrSpaceOverviewTemplate .wrapper>section .card p{position:relative;text-align:right;font-size:16px;color:#555;flex-grow:1;border-bottom:1px solid #f0f0f0}#StaticAddrSpaceOverviewTemplate .wrapper>section .card:hover{box-shadow:0 15px 15px rgba(0,0,0,.1)}#StaticAddrSpaceOverviewTemplate #edit-mapped-as>section{flex-wrap:wrap;margin-inline:auto;-moz-column-gap:5em;column-gap:5em;row-gap:1em}#StaticAddrSpaceOverviewTemplate #edit-mapped-as>section .card{min-height:250px;width:500px;padding:2rem;flex-grow:1}#StaticAddrSpaceOverviewTemplate #edit-mapped-as>section .card h1{font-size:1.5rem;margin-bottom:0;color:#6d6b6b}#StaticAddrSpaceOverviewTemplate #edit-mapped-as>section .card p{padding-bottom:.5rem}@container wrapper (max-width:1116px){#StaticAddrSpaceOverviewTemplate #edit-mapped-as>section .card{min-height:50px}#StaticAddrSpaceOverviewTemplate #edit-mapped-as>section .card .card-top{display:none}}#CreateNewAddressSpaceTemplate{display:flex;flex-direction:column;max-height:100%}#CreateNewAddressSpaceTemplate *{box-sizing:border-box}#CreateNewAddressSpaceTemplate .main-breadcrumbs{margin:0}#CreateNewAddressSpaceTemplate .btn{-webkit-user-select:none;-moz-user-select:none;user-select:none}#CreateNewAddressSpaceTemplate .btn[disabled]{pointer-events:none;opacity:.5}#CreateNewAddressSpaceTemplate h4,#CreateNewAddressSpaceTemplate p,#CreateNewAddressSpaceTemplate span{margin:0}#CreateNewAddressSpaceTemplate>header{align-items:center;width:100%;background-color:var(--primary-dark-clr);padding:.55em 1em;padding:.861em 1em;border-bottom:1px solid #CCC;justify-content:space-between;margin-top:7px;display:none}#CreateNewAddressSpaceTemplate>header section{flex-grow:1}#CreateNewAddressSpaceTemplate>header section h4{color:#FFF;font-size:16px;line-height:20px}#CreateNewAddressSpaceTemplate>header .close-modal{cursor:pointer}#CreateNewAddressSpaceTemplate>header .close-modal svg{fill:#FFF}#CreateNewAddressSpaceTemplate>header.is-active{display:flex}#CreateNewAddressSpaceTemplate>header section .edit,#CreateNewAddressSpaceTemplate>header.edit section .create{display:none}#CreateNewAddressSpaceTemplate>header.edit section .edit{display:block}#CreateNewAddressSpaceTemplate .wizard{display:flex;flex-direction:column;flex-grow:1;padding-top:10px;position:relative}#CreateNewAddressSpaceTemplate .wizard-header{display:flex;justify-content:center}#CreateNewAddressSpaceTemplate .wizard-header .wizard-step{display:flex;flex-direction:column;gap:4px;align-items:center;width:33.33%;flex-grow:1;pointer-events:none;opacity:.4}#CreateNewAddressSpaceTemplate .wizard-header .wizard-step-number{position:relative;display:grid;align-items:center;width:100%}#CreateNewAddressSpaceTemplate .wizard-header .wizard-step-number::before{content:"";height:5px;width:100%;left:0;background-color:#596F7E;z-index:0;transition:all .3s ease-in-out}#CreateNewAddressSpaceTemplate .wizard-header .wizard-step-number span{justify-self:center;align-items:center;text-align:center;-webkit-clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0);clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0);margin:0;width:50px;height:34px;background-color:#596F7E;z-index:1;font-size:13px;font-weight:400;line-height:16px;color:#FFF;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none}#CreateNewAddressSpaceTemplate .wizard-header .wizard-step-desc{text-align:center;font-size:13px;font-weight:400;line-height:16px;color:#596F7E;-webkit-user-select:none;-moz-user-select:none;user-select:none}#CreateNewAddressSpaceTemplate .wizard-header .wizard-step.is-clickable{pointer-events:all;transition:all .3s ease-in-out}#CreateNewAddressSpaceTemplate .wizard-header .wizard-step.is-clickable:hover{cursor:pointer;opacity:.8}#CreateNewAddressSpaceTemplate .wizard-header .wizard-step.is-active{opacity:1}#CreateNewAddressSpaceTemplate .wizard-header .wizard-step.is-active .wizard-step-number{position:relative;display:grid;place-items:center}#CreateNewAddressSpaceTemplate .wizard-header .wizard-step.is-active .wizard-step-number span,#CreateNewAddressSpaceTemplate .wizard-header .wizard-step.is-active .wizard-step-number::before{background-color:var(--primary-dark-clr)}#CreateNewAddressSpaceTemplate .wizard-header .wizard-step.is-active .wizard-step-desc{color:var(--primary-dark-clr);font-size:13px;font-weight:700;line-height:16px;text-transform:capitalize}#CreateNewAddressSpaceTemplate .wizard-content{overflow:hidden;width:100%;flex-grow:1}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider{display:grid;grid-template-columns:repeat(4,100%);grid-template-rows:1fr;height:100%;transition:all .3s ease-in-out}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide{width:100%;display:grid;place-items:center;position:relative}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form{display:flex;flex-direction:column;gap:26px;width:min(350px,90%);margin:auto}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form.fluid{width:min(1000px,90%);height:100%;max-height:50vh}@supports (scrollbar-color:red #00f){#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form.fluid{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form.fluid{scrollbar-width:thin}}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form.fluid ::-webkit-scrollbar{width:10px;height:10px}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form.fluid ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form.fluid ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form.fluid ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form section{display:flex;flex-direction:column;gap:8px}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form section>*{width:100%}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form section label{font-size:13px;font-weight:400;line-height:16px;color:#363636}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form section input[type=text]{padding:12px 10px}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form section input[type=datetime-local]{padding:12px 10px;border:1px solid #CCC;border-radius:4px}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form section.horizontal{display:flex;flex-direction:row;justify-content:space-between}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form section.horizontal>*{width:auto}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form section.horizontal label{flex-grow:1}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form .no-companion-container{width:100%;display:flex;gap:10px;align-items:center;justify-content:center;border-bottom:1px solid #CCC;padding-bottom:1rem}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));grid-auto-rows:80px;gap:16px;align-items:center;justify-items:center;overflow-y:auto}@supports (scrollbar-color:red #00f){#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container{scrollbar-width:thin}}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container ::-webkit-scrollbar{width:10px;height:10px}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label{position:relative;display:flex;flex-direction:column;padding:8px;padding-right:16px;border-radius:4px;background-color:#fcfcfc;transition:all .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:320px}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label .name-container{display:flex;align-items:center;gap:16px}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label .name-container p{color:var(--primary-clr)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label .details-container{display:flex;flex-direction:column;padding-left:.3rem;padding-top:.2rem}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label .details-container section{display:grid;grid-template-columns:50px auto}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label .details-container section:last-child{border-top:1px solid #f4f4f4}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label .details-container span{color:#adb0b3;font-size:10px;font-weight:400;line-height:14px}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label .ribbon{--size:75px;--dist:-5px;position:absolute;right:var(--dist);top:var(--dist);z-index:1;overflow:hidden;width:var(--size);height:var(--size);text-align:right;transition:all .3s ease-in-out;visibility:hidden}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label .ribbon span{font-size:10px;color:#FFF;text-transform:uppercase;text-align:center;font-weight:700;line-height:20px;transform:rotate(45deg);width:100px;display:block;background:#79A70A;background:linear-gradient(#9BC90D 0,#79A70A 100%);box-shadow:0 3px 10px -5px #000;position:absolute;top:19px;right:-21px}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label .ribbon span::before{content:"";position:absolute;left:0;top:100%;z-index:-1;border-left:3px solid #79A70A;border-right:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid #79A70A}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label .ribbon span::after{content:"";position:absolute;right:0;top:100%;z-index:-1;border-right:3px solid #79A70A;border-left:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid #79A70A}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label:hover{cursor:pointer;background-color:#edf7ff;box-shadow:0 5px 5px rgba(0,0,0,.1)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label:hover .name-container p{color:#363636}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label:hover .details-container section:last-child:last-child{border-color:#d7edff}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label:hover .details-container span{color:var(--primary-clr)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label:hover .ribbon{opacity:0}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label.required .ribbon{visibility:visible}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label.notUploaded .name-container{padding-left:4px}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label.notUploaded .name-container input[type=checkbox]{display:none}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label.notUploaded .name-container p{color:var(--danger-clr)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label.notUploaded .ribbon span{background:linear-gradient(#F70505 0,#8F0808 100%)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label.notUploaded .ribbon span::before{border-left-color:#8F0808;border-top-color:#8F0808}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label.notUploaded .ribbon span::after{border-right-color:#8F0808;border-top-color:#8F0808}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label.invalid::after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBmaWxsPSIjRkY1NDgzIj48cGF0aCBkPSJNMjU2IDMyYzE0LjIgMCAyNy4zIDcuNSAzNC41IDE5LjhsMjE2IDM2OGM3LjMgMTIuNCA3LjMgMjcuNyAuMiA0MC4xUzQ4Ni4zIDQ4MCA0NzIgNDgwTDQwIDQ4MGMtMTQuMyAwLTI3LjYtNy43LTM0LjctMjAuMXMtNy0yNy44IC4yLTQwLjFsMjE2LTM2OEMyMjguNyAzOS41IDI0MS44IDMyIDI1NiAzMnptMCAxMjhjLTEzLjMgMC0yNCAxMC43LTI0IDI0bDAgMTEyYzAgMTMuMyAxMC43IDI0IDI0IDI0czI0LTEwLjcgMjQtMjRsMC0xMTJjMC0xMy4zLTEwLjctMjQtMjQtMjR6bTMyIDIyNGEzMiAzMiAwIDEgMCAtNjQgMCAzMiAzMiAwIDEgMCA2NCAweiIvPjwvc3ZnPg==);position:absolute;top:0;right:0;width:16px;height:16px;transform:translate(-50%,50%)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label.invalid.required::after{transform:translate(-2px)}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form #required-companion-container>label.invalid:hover{border-color:var(--danger-clr);opacity:1}#CreateNewAddressSpaceTemplate .wizard-content .wizard-slider .wizard-slide form.restricted .restrict{pointer-events:none;opacity:.5}#CreateNewAddressSpaceTemplate .wizard-footer{display:flex;flex-direction:row;justify-content:space-between;padding-inline:3rem;padding-block:1rem;align-items:center}#CreateNewAddressSpaceTemplate .wizard-footer .btn{min-width:110px}#CreateNewAddressSpaceTemplate .wizard-footer section{display:flex;gap:16px;align-items:center}#CreateNewAddressSpaceTemplate .wizard-footer .wizard-footer-right .edit-attributes-cta{display:none}#CreateNewAddressSpaceTemplate .wizard-footer .wizard-footer-right .edit-attributes-cta .btn.disabled{pointer-events:none;color:#000;border-color:#000;opacity:.15}#CreateNewAddressSpaceTemplate .wizard-footer.hide.attributes .wizard-footer-left #prev_step_create_address_space,#CreateNewAddressSpaceTemplate .wizard-footer.hide.prev .wizard-footer-left #prev_step_create_address_space{display:none}#CreateNewAddressSpaceTemplate .wizard-footer.hide.attributes .wizard-footer-right .edit-attributes-cta{display:flex}#CreateNewAddressSpaceTemplate .wizard-footer.hide.attributes .wizard-footer-right #next_step_create_address_space{display:none}#CreateNewAddressSpaceTemplate .wizard #uploadNewCompanionSpecContainer{z-index:100}#CreateNewAddressSpaceTemplate .wizard #uploadNewCompanionSpecContainer .overlay-content{display:flex;flex-direction:column;gap:18px}#CreateNewAddressSpaceTemplate .wizard #uploadNewCompanionSpecContainer .overlay-content h2{border-bottom:1px solid #CCC;margin:0;padding-bottom:1rem;margin-bottom:1rem;color:#555}#CreateNewAddressSpaceTemplate .wizard #uploadNewCompanionSpecContainer .overlay-content .row{display:flex;align-items:center}#CreateNewAddressSpaceTemplate .wizard #uploadNewCompanionSpecContainer .overlay-content .row input[type=text]{flex-grow:1;padding:5px}#CreateNewAddressSpaceTemplate .wizard #uploadNewCompanionSpecContainer .overlay-content .row .label{width:150px;flex-shrink:0;flex-grow:0}#CreateNewAddressSpaceTemplate .wizard #uploadNewCompanionSpecContainer .overlay-content .btn-container{justify-content:end;margin-top:.5rem}#CreateNewAddressSpaceTemplate .wizard #uploadNewCompanionSpecContainer .overlay-content .btn-container>div{display:flex;align-items:center;gap:1.5rem}#CreateNewAddressSpaceTemplate .wizard #uploadNewCompanionSpecContainer .overlay-content .btn-container>div .btn-default[disabled]{pointer-events:none;opacity:.5}#CreateNewAddressSpaceTemplate #createNewInstanceModal .modal-body{display:flex;flex-direction:column;gap:1rem}#CreateNewAddressSpaceTemplate #createNewInstanceModal .modal-body .hide_for_method,#CreateNewAddressSpaceTemplate #createNewInstanceModal .modal-body .variable_specific{overflow:hidden;max-height:0;opacity:0;transition:all .5s ease-in-out;margin-top:-1rem}#CreateNewAddressSpaceTemplate #createNewInstanceModal .modal-body .hide_for_method.is-active,#CreateNewAddressSpaceTemplate #createNewInstanceModal .modal-body .variable_specific.is-active{max-height:200px;opacity:1;overflow:visible;margin-top:0}#CreateNewAddressSpaceTemplate #createNewInstanceModal .modal-footer .btn-default{margin:0}#CreateNewAddressSpaceTemplate #propertiesContainer #current-value-accordion{display:none;padding-bottom:1rem}#CreateNewAddressSpaceTemplate #propertiesContainer #current-value-accordion .current-value-cta-holder{display:flex;gap:.5rem;padding-right:1rem;border-right:1px solid #CCC}#CreateNewAddressSpaceTemplate #propertiesContainer #current-value-accordion .current-value-cta-holder .current-value-cta{cursor:pointer;position:relative;padding:.25rem}#CreateNewAddressSpaceTemplate #propertiesContainer #current-value-accordion .current-value-cta-holder .current-value-cta .icon{height:.8rem}#CreateNewAddressSpaceTemplate #propertiesContainer #current-value-accordion .current-value-cta-holder .current-value-cta .icon svg{height:100%;fill:var(--primary-clr)}#CreateNewAddressSpaceTemplate #propertiesContainer #current-value-accordion .current-value-cta-holder .current-value-cta .tooltip{position:absolute;pointer-events:none;opacity:0;background-color:var(--primary-clr);color:#FFF;border-radius:4px;left:50%;transform:translate(-50%,.5rem);width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:.25rem .5rem;transition:all .2s ease-in-out}#CreateNewAddressSpaceTemplate #propertiesContainer #current-value-accordion .current-value-cta-holder .current-value-cta:hover .tooltip{opacity:1;transform:translate(-50%,1rem)}#CreateNewAddressSpaceTemplate #propertiesContainer #current-value-accordion .current-value-cta-holder .current-value-cta.is-inactive{opacity:.2;pointer-events:none}#CreateNewAddressSpaceTemplate #propertiesContainer #current-value-accordion textarea{resize:vertical;font-family:calibri;margin-top:.5rem;padding:.25rem;width:100%;text-wrap:nowrap;border:1px dashed #CCC}#CreateNewAddressSpaceTemplate #propertiesContainer #current-value-accordion textarea:focus-within{outline:0;border-color:#9e9e9e}#addAddressSpaceInstances #addressSpaceSourceTreeContainer .treeHeader,#addAddressSpaceInstances #addressSpaceTreeContainer #addressSpaceRootNodeName{position:sticky;top:0;z-index:1}#addAddressSpaceInstances{--attributes-min-width:420px;display:grid;grid-template-columns:1fr minmax(var(--attributes-min-width),1fr);grid-template-rows:3rem auto;grid-template-areas:"toolbar properties" "mainTree properties";padding-top:10px;align-self:start;justify-self:start;width:100%;height:100%;gap:10px}@supports (scrollbar-color:red #00f){#addAddressSpaceInstances{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){#addAddressSpaceInstances{scrollbar-width:thin}}#addAddressSpaceInstances ::-webkit-scrollbar{width:10px;height:10px}#addAddressSpaceInstances ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}#addAddressSpaceInstances ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}#addAddressSpaceInstances ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}#addAddressSpaceInstances #toolbar{grid-area:toolbar;display:flex;align-items:center;gap:20px;padding:1.5rem 1rem .5rem;background:#FFF;border-bottom:1px solid #CCC;container-type:inline-size;container-name:toolbar}#addAddressSpaceInstances #toolbar .cta{display:flex;align-items:center;gap:.5rem;opacity:.15;pointer-events:none}#addAddressSpaceInstances #toolbar .cta .icon{display:grid;flex-shrink:0}#addAddressSpaceInstances #toolbar .cta .icon svg{height:1rem;width:auto}#addAddressSpaceInstances #toolbar .cta .icon svg path{fill:#000}#addAddressSpaceInstances #toolbar .cta p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#addAddressSpaceInstances #toolbar .cta.is-active{pointer-events:all;opacity:1;cursor:pointer}#addAddressSpaceInstances #toolbar .cta.is-active .icon svg path{fill:var(--primary-clr)}#addAddressSpaceInstances #toolbar .cta.is-active p{color:var(--primary-clr)}@container toolbar (max-width:420px){#addAddressSpaceInstances #toolbar .cta{width:1.5rem}#addAddressSpaceInstances #toolbar .cta p{position:absolute;pointer-events:none;opacity:0;transition:opacity .2s,padding-left .2s;padding-inline:10px;z-index:1}#addAddressSpaceInstances #toolbar .cta:hover .icon{z-index:2}#addAddressSpaceInstances #toolbar .cta:hover p{opacity:1;background-color:#FFF;padding-left:30px}}#addAddressSpaceInstances #toolbar>label{display:flex;align-items:center;gap:8px;cursor:pointer}#addAddressSpaceInstances #toolbar>label p{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#9e9e9e;transition:color .3s ease-in-out}#addAddressSpaceInstances #toolbar>label:hover p{color:#555}#addAddressSpaceInstances #toolbar>label #mapping:checked+p{color:var(--primary-clr)}#addAddressSpaceInstances .addressSpaceTree{padding-inline:1rem;position:relative;flex-grow:1}@supports (scrollbar-color:red #00f){#addAddressSpaceInstances .addressSpaceTree{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){#addAddressSpaceInstances .addressSpaceTree{scrollbar-width:thin}}#addAddressSpaceInstances .addressSpaceTree ::-webkit-scrollbar{width:10px;height:10px}#addAddressSpaceInstances .addressSpaceTree ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}#addAddressSpaceInstances .addressSpaceTree ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}#addAddressSpaceInstances .addressSpaceTree ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}#addAddressSpaceInstances .addressSpaceTreeContainer{display:flex;flex-direction:column;gap:.25rem;overflow-x:auto}@supports (scrollbar-color:red #00f){#addAddressSpaceInstances .addressSpaceTreeContainer{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){#addAddressSpaceInstances .addressSpaceTreeContainer{scrollbar-width:thin}}#addAddressSpaceInstances .addressSpaceTreeContainer ::-webkit-scrollbar{width:10px;height:10px}#addAddressSpaceInstances .addressSpaceTreeContainer ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}#addAddressSpaceInstances .addressSpaceTreeContainer ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}#addAddressSpaceInstances .addressSpaceTreeContainer ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}#addAddressSpaceInstances #addressSpaceSourceTreeContainer{grid-area:mainTree;visibility:hidden;pointer-events:none}#addAddressSpaceInstances #addressSpaceSourceTreeContainer .treeHeader{background-color:#FFF}#addAddressSpaceInstances #addressSpaceSourceTreeContainer #sourceAddressSpaceSelector{padding:0 1.5rem;border-radius:0;border:none;align-self:start}#addAddressSpaceInstances #addressSpaceSourceTreeContainer #sourceAddressSpaceSelector option{color:#000}#addAddressSpaceInstances #addressSpaceTreeContainer{grid-area:mainTree}#addAddressSpaceInstances #addressSpaceTreeContainer #addressSpaceRootNodeName{padding:1px 1.7rem}#addAddressSpaceInstances #addressSpaceTreeContainer>.treeHeader,#addAddressSpaceInstances #addressSpaceTreeContainer>p{background-color:#FFF}#addAddressSpaceInstances #propertiesContainer{grid-area:properties;position:relative;display:grid;gap:10px;grid-template-rows:3rem auto}#addAddressSpaceInstances #propertiesContainer>header{display:flex;align-items:stretch;padding:0;padding-top:1rem;margin:0;border-bottom:1px solid #CCC}#addAddressSpaceInstances #propertiesContainer>header .title{padding-inline:1rem;background:var(--primary-clr);color:#FFF;display:grid;place-items:center}#addAddressSpaceInstances #propertiesContainer>header .options{display:flex;flex-grow:1;justify-content:flex-end;align-items:center;gap:.5rem}#addAddressSpaceInstances #propertiesContainer>header .options #edit_attributes{display:none;align-items:center;gap:.5rem;margin-right:.5rem;padding-right:1rem;border-right:1px solid #CCC}#addAddressSpaceInstances #propertiesContainer>header .options #edit_attributes .icon{display:grid;flex-shrink:0}#addAddressSpaceInstances #propertiesContainer>header .options #edit_attributes .icon svg{height:1rem;width:auto}#addAddressSpaceInstances #propertiesContainer>header .options #edit_attributes .icon svg path{fill:var(--primary-clr)}#addAddressSpaceInstances #propertiesContainer>header .options #edit_attributes.is-active{display:flex}#addAddressSpaceInstances #propertiesContainer>header .options #edit_attributes.edit-mode{display:none}#addAddressSpaceInstances #propertiesContainer>header .options label{color:#9e9e9e;transition:color .3s ease-in-out;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#addAddressSpaceInstances #propertiesContainer>header .options label:hover{color:#555}#addAddressSpaceInstances #propertiesContainer>header .options #show_advanced_properties{cursor:pointer}#addAddressSpaceInstances #propertiesContainer>section{display:flex;flex-direction:column;position:relative;overflow-x:hidden;overflow-y:auto;gap:2rem}#addAddressSpaceInstances #propertiesContainer>section .accordion{width:100%;flex-shrink:0;display:flex;flex-direction:column;gap:2px;padding-inline:.5rem}#addAddressSpaceInstances #propertiesContainer>section .accordion>header{display:flex;justify-content:space-between;align-items:center;cursor:pointer}#addAddressSpaceInstances #propertiesContainer>section .accordion>header .titleContainer{display:flex;align-items:center;gap:.5rem;color:#ABB1B5;-webkit-user-select:none;-moz-user-select:none;user-select:none}#addAddressSpaceInstances #propertiesContainer>section .accordion>header .titleContainer .icon{position:relative;width:10px;display:grid;place-items:center}#addAddressSpaceInstances #propertiesContainer>section .accordion>header .titleContainer .icon .plus{display:inline-block}#addAddressSpaceInstances #propertiesContainer>section .accordion>header .titleContainer .icon .minus{display:none}#addAddressSpaceInstances #propertiesContainer>section .accordion>header .titleContainer .title{font-size:1rem}#addAddressSpaceInstances #propertiesContainer>section .accordion>header>section{display:flex;align-items:center;gap:.5rem}#addAddressSpaceInstances #propertiesContainer>section .accordion>header #remove-mapping-btn{display:none;align-items:center;gap:.5rem;padding-right:1rem;border-right:1px solid #CCC}#addAddressSpaceInstances #propertiesContainer>section .accordion>header #remove-mapping-btn .icon svg path{stroke:var(--primary-clr)}#addAddressSpaceInstances #propertiesContainer>section .accordion>header .toggle_all{display:grid;place-items:center;width:24px;height:24px}#addAddressSpaceInstances #propertiesContainer>section .accordion>header .toggle_all svg{fill:#707070;width:6px;height:6px;transition:all .1s ease-in-out}#addAddressSpaceInstances #propertiesContainer>section .accordion>header .toggle_all.is-active svg{transform:rotate(90deg)}#addAddressSpaceInstances #propertiesContainer>section .accordion>header .toggle_all.is-inactive{pointer-events:none;opacity:.2}#addAddressSpaceInstances #propertiesContainer>section .accordion>section{padding-left:1rem;display:none}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow{display:flex;flex-direction:column}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row{border-bottom:1px solid #CCC;display:grid;grid-template-columns:auto minmax(150px,.7fr) 1fr}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row>div{padding:4px}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row .expandProperty{width:24px;display:grid;place-items:center;visibility:hidden;cursor:pointer}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row .expandProperty svg{transition:all .1s ease-in-out;fill:#707070}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row .value{color:gray;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;overflow-y:visible}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row input[type=number],#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row input[type=text],#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row select{justify-self:end;padding:1px 4px;border:1px solid #ccc;border-radius:0;width:100%;background:0 0}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row select{padding-inline:0}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row.is-expandable .expandProperty{visibility:visible}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row.is-expanded .expandProperty svg{transform:rotate(90deg)}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row.is-expanded+.expandableContainer{display:flex;flex-direction:column}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row.advanced{display:none}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row button{position:relative;background:0 0;border:none;text-align:left;font-size:13px;font-family:Calibri;padding:4px;cursor:pointer}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row button .tooltip{position:absolute;pointer-events:none;opacity:0;background-color:rgba(0,0,0,.85);border-radius:2px;left:50%;transform-origin:top center;transform:translate(-50%,.2rem) scale(0.5);transition:all .15s ease-in-out;color:#FFF}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row button .tooltip::before{content:"";width:0;height:0;border-left:.25rem solid transparent;border-right:.25rem solid transparent;border-bottom:.25rem solid rgba(0,0,0,.85);position:absolute;transform-origin:center;left:50%;top:0;transform:translate(-50%,-95%)}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row button .tooltip header{padding:.5rem;border-bottom:1px solid #363636;text-align:center}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row button .tooltip header span{color:#8EB2CB}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row button .tooltip .tooltip-body{display:flex;flex-direction:column;padding:.5rem}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .row button:hover .tooltip{opacity:1;transform:translate(-50%,.2rem) scale(1);z-index:10}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow .expandableContainer{padding-left:1rem;display:none}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow.warning>.row .value{color:orange;cursor:pointer}#addAddressSpaceInstances #propertiesContainer>section .accordion>section .propertyRow.warning>.row .value::after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDUxMkEyNTYgMjU2IDAgMSAwIDI1NiAwYTI1NiAyNTYgMCAxIDAgMCA1MTJ6bTAtMzg0YzEzLjMgMCAyNCAxMC43IDI0IDI0bDAgMTEyYzAgMTMuMy0xMC43IDI0LTI0IDI0cy0yNC0xMC43LTI0LTI0bDAtMTEyYzAtMTMuMyAxMC43LTI0IDI0LTI0ek0yMjQgMzUyYTMyIDMyIDAgMSAxIDY0IDAgMzIgMzIgMCAxIDEgLTY0IDB6IiBmaWxsPSJvcmFuZ2UiLz48L3N2Zz4=);position:absolute;right:1rem;width:1rem;height:1rem;pointer-events:none}#addAddressSpaceInstances #propertiesContainer>section .accordion>section.edit-mode .propertyRow .row{padding-block:.25rem}#addAddressSpaceInstances #propertiesContainer>section .accordion>section.edit-mode .propertyRow .row button{border-bottom:1px dotted #ccc}#addAddressSpaceInstances #propertiesContainer>section .accordion>section.edit-mode .propertyRow .valueWrapper{padding:0;gap:6px;align-items:center;justify-content:space-between}#addAddressSpaceInstances #propertiesContainer>section .accordion>section.edit-mode .propertyRow .valueWrapper>input{flex-grow:1}#addAddressSpaceInstances #propertiesContainer>section .accordion>section.edit-mode .propertyRow .valueWrapper #setNullValue{position:relative;display:flex;align-items:center;height:0;cursor:pointer}#addAddressSpaceInstances #propertiesContainer>section .accordion>section.edit-mode .propertyRow .valueWrapper #setNullValue svg{height:20px;fill:var(--primary-clr)}#addAddressSpaceInstances #propertiesContainer>section .accordion>section.edit-mode .propertyRow .valueWrapper #setNullValue .tooltip{position:absolute;pointer-events:none;opacity:0;background-color:rgba(0,0,0,.85);border-radius:2px;right:0;transform-origin:top right;transform:translate(0,1rem) scale(0.5);transition:all .15s ease-in-out;color:#FFF;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:2px 4px}#addAddressSpaceInstances #propertiesContainer>section .accordion>section.edit-mode .propertyRow .valueWrapper #setNullValue .tooltip::before{content:"";width:0;height:0;border-left:.25rem solid transparent;border-right:.25rem solid transparent;border-bottom:.25rem solid rgba(0,0,0,.85);position:absolute;transform-origin:center;right:0;top:0;transform:translate(-50%,-95%)}#addAddressSpaceInstances #propertiesContainer>section .accordion>section.edit-mode .propertyRow .valueWrapper #setNullValue:hover .tooltip{opacity:1;transform:translate(0,2rem) scale(1);z-index:10}#addAddressSpaceInstances #propertiesContainer>section .accordion>section.edit-mode .propertyRow .notSupported{align-self:center;color:var(--primary-clr)}#addAddressSpaceInstances #propertiesContainer>section .accordion .no-data{color:var(--primary-clr);display:grid;place-items:center;margin-top:2rem}#addAddressSpaceInstances #propertiesContainer>section .accordion.is-expanded>header .titleContainer .icon .plus{display:none}#addAddressSpaceInstances #propertiesContainer>section .accordion.is-expanded>header .titleContainer .icon .minus{display:inline-block}#addAddressSpaceInstances #propertiesContainer>section .accordion.is-expanded>section{display:block}#addAddressSpaceInstances #propertiesContainer>section .accordion.is-inactive{pointer-events:none;opacity:.2}#addAddressSpaceInstances #propertiesContainer>section .accordion.hidden{display:none}#addAddressSpaceInstances #propertiesContainer>section .accordion.is-mapped>header #remove-mapping-btn{display:flex}@supports (scrollbar-color:red #00f){#addAddressSpaceInstances #propertiesContainer>section{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){#addAddressSpaceInstances #propertiesContainer>section{scrollbar-width:thin}}#addAddressSpaceInstances #propertiesContainer>section ::-webkit-scrollbar{width:10px;height:10px}#addAddressSpaceInstances #propertiesContainer>section ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}#addAddressSpaceInstances #propertiesContainer>section ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}#addAddressSpaceInstances #propertiesContainer>section ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}#addAddressSpaceInstances #propertiesContainer.show-advanced>section .accordion>section .propertyRow .row.advanced{display:grid}#addAddressSpaceInstances #propertiesContainer.show-current-value #current-value-accordion{display:flex}#addAddressSpaceInstances.mapping{grid-template-columns:1fr 1fr minmax(var(--attributes-min-width),1fr);grid-template-areas:"toolbar toolbar properties" "sourceTree mainTree properties"}#addAddressSpaceInstances.mapping .addressSpaceTreeContainer>p{padding-block:.35rem!important}#addAddressSpaceInstances.mapping .addressSpaceTreeContainer>.treeHeader select{padding-block:.25rem!important}#addAddressSpaceInstances.mapping .addressSpaceTreeContainer.is-active>.treeHeader,#addAddressSpaceInstances.mapping .addressSpaceTreeContainer.is-active>p{background-color:var(--primary-clr)!important;color:#FFF}#addAddressSpaceInstances.mapping .addressSpaceTreeContainer.is-active>.treeHeader select{background:0 0;color:#FFF}#addAddressSpaceInstances.mapping #addressSpaceSourceTreeContainer{grid-area:sourceTree;visibility:visible;pointer-events:all}#staticASDetailsTemplate{display:flex;flex-direction:column;height:100%;max-height:100%}#staticASDetailsTemplate *{box-sizing:border-box}#staticASDetailsTemplate .btn{-webkit-user-select:none;-moz-user-select:none;user-select:none}#staticASDetailsTemplate .btn[disabled]{pointer-events:none;opacity:.5}#staticASDetailsTemplate h4,#staticASDetailsTemplate p,#staticASDetailsTemplate span{margin:0}#staticASDetailsTemplate>header{display:flex;align-items:center;width:100%;background-color:var(--primary-dark-clr);padding:.55em 1em;padding:.861em 1em;border-bottom:1px solid #CCC;justify-content:space-between;margin-top:7px}#staticASDetailsTemplate>header section{flex-grow:1}#staticASDetailsTemplate>header section h4{color:#FFF;font-size:16px;line-height:20px}#staticASDetailsTemplate>header .close-modal{cursor:pointer}#staticASDetailsTemplate>header .close-modal svg{fill:#FFF}#staticASDetailsTemplate .wizard{display:flex;flex-direction:column;flex-grow:1;padding-top:10px;position:relative}#staticASDetailsTemplate .wizard-header{display:flex;justify-content:center}#staticASDetailsTemplate .wizard-header .wizard-step{display:flex;flex-direction:column;gap:4px;align-items:center;width:33.33%;flex-grow:1;pointer-events:none;opacity:.4}#staticASDetailsTemplate .wizard-header .wizard-step-number{position:relative;display:grid;align-items:center;width:100%}#staticASDetailsTemplate .wizard-header .wizard-step-number::before{content:"";height:5px;width:100%;left:0;background-color:#596F7E;z-index:0;transition:all .3s ease-in-out}#staticASDetailsTemplate .wizard-header .wizard-step-number span{justify-self:center;align-items:center;text-align:center;-webkit-clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0);clip-path:polygon(75% 0,100% 50%,75% 100%,0 100%,25% 50%,0 0);margin:0;width:50px;height:34px;background-color:#596F7E;z-index:1;font-size:13px;font-weight:400;line-height:16px;color:#FFF;transition:all .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none}#staticASDetailsTemplate .wizard-header .wizard-step-desc{text-align:center;font-size:13px;font-weight:400;line-height:16px;color:#596F7E;-webkit-user-select:none;-moz-user-select:none;user-select:none}#staticASDetailsTemplate .wizard-header .wizard-step.is-clickable{pointer-events:all;transition:all .3s ease-in-out}#staticASDetailsTemplate .wizard-header .wizard-step.is-clickable:hover{cursor:pointer;opacity:.8}#staticASDetailsTemplate .wizard-header .wizard-step.is-active{opacity:1}#staticASDetailsTemplate .wizard-header .wizard-step.is-active .wizard-step-number{position:relative;display:grid;place-items:center}#staticASDetailsTemplate .wizard-header .wizard-step.is-active .wizard-step-number span,#staticASDetailsTemplate .wizard-header .wizard-step.is-active .wizard-step-number::before{background-color:var(--primary-dark-clr)}#staticASDetailsTemplate .wizard-header .wizard-step.is-active .wizard-step-desc{color:var(--primary-dark-clr);font-size:13px;font-weight:700;line-height:16px;text-transform:capitalize}#staticASDetailsTemplate .wizard-content{overflow:hidden;width:100%;flex-grow:1;display:grid;place-items:center}#staticASDetailsTemplate .wizard-content>section{display:flex;flex-direction:column;gap:18px;width:min(600px,100% - 2rem)}#staticASDetailsTemplate .wizard-content>section h2{border-bottom:1px solid #CCC;margin:0;padding-bottom:1rem;margin-bottom:1rem;color:#555}#staticASDetailsTemplate .wizard-content>section .row{display:flex;align-items:center}#staticASDetailsTemplate .wizard-content>section .row input[type=text]{flex-grow:1;padding:5px}#staticASDetailsTemplate .wizard-content>section .row .label{width:150px;flex-shrink:0;flex-grow:0;text-transform:capitalize}#staticASDetailsTemplate .wizard-footer{display:flex;flex-direction:row;justify-content:space-between;padding-inline:3rem;padding-block:1rem;align-items:center}#staticASDetailsTemplate .wizard-footer .btn{min-width:110px}#staticASDetailsTemplate .wizard-footer section{display:flex;gap:16px;align-items:center}#editReferencesOverlay{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;grid-template-areas:"references" "footer";-moz-column-gap:20px;column-gap:20px;padding-top:.5rem;container-type:inline-size;container-name:references}#editReferencesOverlay.split.is-active{width:min(850px,100%)}#editReferencesOverlay input,#editReferencesOverlay select{outline-color:#b4b4b4}#editReferencesOverlay input:-moz-read-only{outline-color:#CCC}#editReferencesOverlay input:read-only{outline-color:#CCC}#editReferencesOverlay #editReferencesContainer{grid-area:references;overflow-y:auto}#editReferencesOverlay .accordion{width:100%;flex-shrink:0;display:flex;flex-direction:column;gap:1rem}#editReferencesOverlay .accordion>header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #CCC;margin-left:1rem}#editReferencesOverlay .accordion>header .titleContainer{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#FFF;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--primary-clr);padding:.5rem .9rem;min-width:100px}#editReferencesOverlay .accordion>header .toggle_all{display:grid;place-items:center;width:24px;height:24px}#editReferencesOverlay .accordion>header .toggle_all svg{fill:#707070;width:6px;height:6px;transition:all .1s ease-in-out}#editReferencesOverlay .accordion>header .toggle_all.is-active svg{transform:rotate(90deg)}#editReferencesOverlay .accordion>header .icon{position:relative;display:grid;place-items:center;width:1rem}#editReferencesOverlay .accordion>header .icon .chevron-down{display:grid}#editReferencesOverlay .accordion>header .icon .chevron-down svg{width:.8rem;fill:#CCC;transition:all .3s}#editReferencesOverlay .accordion>section{padding-left:1rem;display:none;overflow-y:auto}@supports (scrollbar-color:red #00f){#editReferencesOverlay .accordion>section{scrollbar-color:var(--scroll-thumb-clr) var(--scroll-track-clr)}}@supports (scrollbar-width:thin){#editReferencesOverlay .accordion>section{scrollbar-width:thin}}#editReferencesOverlay .accordion>section ::-webkit-scrollbar{width:10px;height:10px}#editReferencesOverlay .accordion>section ::-webkit-scrollbar-track{background:var(--scroll-track-clr)}#editReferencesOverlay .accordion>section ::-webkit-scrollbar-thumb{background:var(--scroll-thumb-clr)}#editReferencesOverlay .accordion>section ::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover-clr)}#editReferencesOverlay .accordion>section .propertyRow{display:flex;flex-direction:column}#editReferencesOverlay .accordion>section .propertyRow .row{display:grid;grid-template-columns:auto minmax(150px,.7fr) 1fr}#editReferencesOverlay .accordion>section .propertyRow .row>div{padding:4px}#editReferencesOverlay .accordion>section .propertyRow .row .expandProperty{width:24px;display:grid;place-items:center;visibility:hidden;cursor:pointer}#editReferencesOverlay .accordion>section .propertyRow .row .expandProperty svg{transition:all .1s ease-in-out;fill:#707070}#editReferencesOverlay .accordion>section .propertyRow .row .value{color:gray;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;overflow-y:visible}#editReferencesOverlay .accordion>section .propertyRow .row input[type=number],#editReferencesOverlay .accordion>section .propertyRow .row input[type=text],#editReferencesOverlay .accordion>section .propertyRow .row select{justify-self:end;padding:1px 4px;border:1px solid #ccc;border-radius:0;width:100%;background:0 0}#editReferencesOverlay .accordion>section .propertyRow .row select{padding-inline:0}#editReferencesOverlay .accordion>section .propertyRow .row.is-expandable .expandProperty{visibility:visible}#editReferencesOverlay .accordion>section .propertyRow .row.is-expanded .expandProperty svg{transform:rotate(90deg)}#editReferencesOverlay .accordion>section .propertyRow .row.is-expanded+.expandableContainer{display:flex;flex-direction:column}#editReferencesOverlay .accordion>section .propertyRow .row button{position:relative;background:0 0;border:none;text-align:left;font-size:13px;font-family:Calibri;padding:4px;cursor:pointer}#editReferencesOverlay .accordion>section .propertyRow .row button .tooltip{position:absolute;pointer-events:none;opacity:0;background-color:rgba(0,0,0,.85);border-radius:2px;left:50%;transform-origin:top center;transform:translate(-50%,.2rem) scale(0.5);transition:all .15s ease-in-out;color:#FFF}#editReferencesOverlay .accordion>section .propertyRow .row button .tooltip::before{content:"";width:0;height:0;border-left:.25rem solid transparent;border-right:.25rem solid transparent;border-bottom:.25rem solid rgba(0,0,0,.85);position:absolute;transform-origin:center;left:50%;top:0;transform:translate(-50%,-95%)}#editReferencesOverlay .accordion>section .propertyRow .row button .tooltip header{padding:.5rem;border-bottom:1px solid #363636;text-align:center}#editReferencesOverlay .accordion>section .propertyRow .row button .tooltip header span{color:#8EB2CB}#editReferencesOverlay .accordion>section .propertyRow .row button .tooltip .tooltip-body{display:flex;flex-direction:column;padding:.5rem}#editReferencesOverlay .accordion>section .propertyRow .row button:hover .tooltip{opacity:1;transform:translate(-50%,.2rem) scale(1);z-index:10}#editReferencesOverlay .accordion>section .propertyRow .expandableContainer{padding-left:1rem;display:none}#editReferencesOverlay .accordion>section .propertyRow.warning>.row .value{color:orange;cursor:pointer}#editReferencesOverlay .accordion>section .propertyRow.warning>.row .value::after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDUxMkEyNTYgMjU2IDAgMSAwIDI1NiAwYTI1NiAyNTYgMCAxIDAgMCA1MTJ6bTAtMzg0YzEzLjMgMCAyNCAxMC43IDI0IDI0bDAgMTEyYzAgMTMuMy0xMC43IDI0LTI0IDI0cy0yNC0xMC43LTI0LTI0bDAtMTEyYzAtMTMuMyAxMC43LTI0IDI0LTI0ek0yMjQgMzUyYTMyIDMyIDAgMSAxIDY0IDAgMzIgMzIgMCAxIDEgLTY0IDB6IiBmaWxsPSJvcmFuZ2UiLz48L3N2Zz4=);position:absolute;right:1rem;width:1rem;height:1rem;pointer-events:none}#editReferencesOverlay .accordion>section .row{transition:background-color .2s ease-in-out}#editReferencesOverlay .accordion>section .row input[type=text]{background-color:transparent}#editReferencesOverlay .accordion>section .row:hover{background-color:#f5f5f5}#editReferencesOverlay .accordion>section .propertyRow .row{border:none}#editReferencesOverlay .accordion>section .propertyRow .row.advanced{display:grid}#editReferencesOverlay .accordion>section .propertyRow .row.not-editable .value{color:var(--primary-clr)}#editReferencesOverlay .accordion>section .propertyRow .row.readonly .value{color:#CCC}#editReferencesOverlay .accordion>section .propertyRow .row div.value{padding-left:14px}#editReferencesOverlay .accordion>section .propertyRow>.row input[type=text],#editReferencesOverlay .accordion>section .propertyRow>.row select{width:calc(100% - 10px)}#editReferencesOverlay .accordion>section .propertyRow .expandableContainer{gap:2px}#editReferencesOverlay .accordion>section .propertyRow .expandableContainer .property{color:#ABB1B5}#editReferencesOverlay .accordion.is-expanded>header .icon .chevron-down svg{transform:rotate(180deg)}#editReferencesOverlay .accordion.is-expanded>section{display:flex;flex-direction:column}#editReferencesOverlay .accordion.is-inactive{pointer-events:none;opacity:.2}#editReferencesOverlay #edit-references-container{position:relative;gap:1rem;padding-bottom:1rem}#editReferencesOverlay #edit-references-container header{position:sticky;top:0;border-bottom:1px solid #E3E3E3;padding-bottom:.5rem;background-color:#FFF}#editReferencesOverlay #edit-references-container .types-container{display:flex;flex-direction:column;gap:.25rem}#editReferencesOverlay #edit-references-container .type-defined-placeholders-container,#editReferencesOverlay #edit-references-container .type-defined-references-container{margin-top:-.25rem}#editReferencesOverlay #edit-references-container .placeholder-instances-container{border-top:1px dashed #E3E3E3;padding-top:.5rem;margin-bottom:.5rem}#editReferencesOverlay #edit-references-container .name-placeholder{color:#ABB1B5;font-style:italic}#editReferencesOverlay #edit-references-container .name-placeholder::before{content:"‹"}#editReferencesOverlay #edit-references-container .name-placeholder::after{content:"›"}#editReferencesOverlay #edit-references-container .row{display:grid;grid-template-columns:20px .7fr 1fr .5fr .7fr 1fr;grid-template-columns:20px .5fr 1fr .3fr .37fr 1fr;grid-template-columns:20px repeat(5,1fr);align-items:center;gap:.5rem}#editReferencesOverlay #edit-references-container .row>h4{color:var(--primary-clr)}#editReferencesOverlay #edit-references-container .row input[type=text]{width:100%;padding:0 4px;border:none;border-bottom:1px dotted #E3E3E3;border-radius:0;cursor:pointer}#editReferencesOverlay #edit-references-container .row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#editReferencesOverlay #edit-references-container .subTitle{border-bottom:1px solid #E3E3E3;padding-bottom:.25rem;color:var(--primary-clr);color:#707070}#editReferencesOverlay #edit-references-container .icon-container{display:grid;place-items:center;cursor:pointer}#editReferencesOverlay #edit-references-container .icon-container.circle-plus svg{height:.9rem;fill:var(--primary-clr)}#editReferencesOverlay #edit-references-container .icon-container.delete-icon svg{height:.7rem;fill:var(--danger-light-clr)}#editReferencesOverlay #edit-references-container .no-data{color:var(--primary-clr);display:grid;place-items:center}#editReferencesOverlay .footer{grid-area:footer;padding-inline:3rem;padding-block:1rem;display:flex;align-items:center;justify-content:space-between}#editReferencesOverlay .footer .btn{min-width:110px}@container references (max-width:700px){#editReferencesOverlay #editReferencesContainer .row{grid-template-columns:20px .7fr 1fr .7fr 1fr!important;grid-template-columns:20px repeat(4,1fr)!important}#editReferencesOverlay #editReferencesContainer .row .nodeClass{display:none}}.jqx-grid-table tr>td{padding:4px}.jqx-grid{border-width:0!important}.jqx-grid-cell-right-align{padding:4px}body .jqx-tabs-title-selected-top{color:#000!important}body .jqx-tabs-title-hover-top{background:none!important}body .jqx-widget-header{font-size:16px;color:#FFF;background-color:var(--primary-clr)}body .jqx-widget-content{font-family:Calibri}.jqx-window-content .buttons{margin-top:10px}#jqxNavigationBar{display:block;border-radius:5px;overflow:auto;height:100%!important}#jqxNavigationBar .jqx-widget-header{box-shadow:var(--page-box-shadow)}.jqx-window-content input[type=password],.jqx-window-content input[type=text],.jqx-window-content textarea{width:300px}#jqxNavigationBar .jqx-expander-header{background-color:var(--primary-dark-clr);padding:.7em .8em;color:#FFF;font-family:Calibri;font-size:16px;font-weight:700;border-width:0 0 2px;border-color:#ccc}.jqx-grid-cell-selected,.jqx-listitem-state-selected,.jqx-tree-item-selected{background:#b3e6fa!important}.jqx-fill-state-normal{font-family:Calibri}#jqxNavigationBar .jqx-expander-header,#navigation #jqxNavigationBar .jqx-expander-header-expanded{border-radius:0}#jqxNavigationBar .jqx-fill-state-pressed{border-color:#ccc}#jqxNavigationBar .jqx-widget-content{border:none}#jqxNavigationBar .jqx-tree{line-height:1.231;border-left:1px solid #ddd;border-right:1px solid #ccc;border-bottom:1px solid #ccc}.jqx-widget-content{border-color:transparent;overflow:visible}.jqx-combobox-state-normal .jqx-combobox-content input,.jqx-listbox-container .jqx-listbox .jqx-listbox-content-element{border-radius:5px;border:1px solid #ccc!important}.jqx-listbox-container .jqx-listbox .jqx-listbox-content-element .jqx-listitem-element span.jqx-item{margin:0;box-sizing:border-box}#endpointAdvancedTemplate .jqx-tabs-titleContentWrapper{text-transform:capitalize}@media (max-width:768px){#jqxNavigationBar{display:none;margin-bottom:10px}}.vakata-context{border:none;padding:.25rem;box-shadow:10px 10px 12px rgba(0,0,0,.1);border-radius:4px;box-sizing:border-box;background:#fafafa}.vakata-context *{box-sizing:border-box}.vakata-context li a{display:flex;align-items:center;gap:1.5rem;padding-inline:12px;font-size:14px}.vakata-context li a i{background-size:contain!important;width:1.4em!important;height:1.4em!important;margin:0}.vakata-context li a .vakata-contextmenu-sep{margin:0;display:none}.vakata-context li.vakata-context-hover a{background-color:#f5f5f5;box-shadow:none}.vakata-context li.vakata-context-separator a{margin:0}.jstree-node{position:relative}.jstree-node>a{display:inline-flex}.jstree-node>a .label{margin-left:.5rem;margin-right:-10px;margin-block:1px;background-color:#a2daa2;color:#FFF;padding-inline:6px;border-radius:6px;display:flex;align-items:center;gap:.5rem;transition:all .3s ease-in-out}.jstree-node>a .label svg{width:auto;height:10px;fill:#FFF}.jstree-node>a .label svg.warning{fill:#ff0}.jstree-node>a .label:hover{background-color:#57ae57}.jstree-node>a .label.external{background-color:#ffbe45}.jstree-node>a .label.external:hover{background-color:orange}.jstree-node>a.jstree-clicked{border:none;box-shadow:none;background:#e2f1ff}.jstree-node>a.jstree-search{color:var(--primary-clr);font-weight:400}.jstree-node.isAbstract>a{color:gray;font-style:italic;pointer-events:none}.jstree-node.new-created>a::after{content:"NEW";margin-left:10px;color:#38b5ff;align-self:center}.jstree-node.new-created>a>i{border-radius:50%;box-shadow:0 0 1px 1px rgba(0,0,0,.1019607843);animation:pulse-animation 2s infinite}.jstree-node .jstree-hovered{background:#f0f7fd;box-shadow:none}@keyframes pulse-animation{0%{box-shadow:0 0 rgba(0,0,0,.2)}100%{box-shadow:0 0 0 20px rgba(0,0,0,0)}}