/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--ubnt-typography-font-family:Lato;--ubnt-typography-font-size-smallest:9px;--ubnt-typography-font-size-smaller:10px;--ubnt-typography-font-size-small:11px;--ubnt-typography-font-size-regular:12px;--ubnt-typography-font-size-large:13px;--ubnt-typography-font-size-larger:20px;--ubnt-typography-font-size-largest:28px}*,:after,:before{box-sizing:border-box}body,html{background:var(--ubnt-color-background-primary);color:var(--ubnt-color-text-primary);font-family:var(--ubnt-typography-font-family);font-size:var(--ubnt-typography-font-size-regular);line-height:1}a{color:var(--ubnt-color-text-link);text-decoration:none}a:hover{color:var(--ubnt-color-text-link-hover)}
.color-text-primary{color:var(--ubnt-color-text-primary)!important}.color-text-secondary{color:var(--ubnt-color-text-secondary)!important}.color-text-tertiary{color:var(--ubnt-color-text-tertiary)!important}.color-success{color:var(--ubnt-color-success)!important}.color-warning{color:var(--ubnt-color-warning)!important}.color-danger{color:var(--ubnt-color-danger)!important}.color-primary{color:var(--ubnt-color-primary)!important}.color-current{color:currentColor!important}
.d-none{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}
.justify-around{justify-content:space-around!important}.justify-between{justify-content:space-between!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.align-center{align-items:center!important}.flex-centered{display:flex;justify-content:center;align-items:center}.flex-space-between{display:flex;justify-content:space-between}.flex-centered-vertically{display:flex;align-items:center}.flex-wrap{flex-wrap:wrap!important}
.container{--default-container-cell-horizontal-padding:0;padding-left:var(--container-cell-horizontal-padding,var(--default-container-cell-horizontal-padding));padding-right:var(--container-cell-horizontal-padding,var(--default-container-cell-horizontal-padding));width:100%}.container--centered{margin-left:auto;margin-right:auto}.container--horizontal-smash,.container--smash{--container-cell-horizontal-padding:0}.container--condensed,.container--horizontal-condensed{--container-cell-horizontal-padding:4px}.container--cozy,.container--horizontal-cozy{--container-cell-horizontal-padding:8px}.container--comfy,.container--horizontal-comfy{--container-cell-horizontal-padding:16px}.container--smash,.container--vertical-smash{--container-row-vertical-rhythm-multiplier:0}.container--cozy,.container--vertical-cozy{--container-row-vertical-rhythm-multiplier:1}.container--comfy,.container--vertical-comfy{--container-row-vertical-rhythm-multiplier:2}.container--chubby,.container--vertical-chubby{--container-row-vertical-rhythm-multiplier:4}.container--flush .row{margin-left:calc(-2 * var(--container-cell-horizontal-padding, var(--default-container-cell-horizontal-padding)));margin-right:calc(-2 * var(--container-cell-horizontal-padding, var(--default-container-cell-horizontal-padding)))}.container--bordered{--default-container-border-width:1px;padding-bottom:var(--container-border-width,var(--default-container-border-width))}.container--bordered .row{margin-left:calc(-1 * (var(--container-cell-horizontal-padding, var(--default-container-cell-horizontal-padding)) + var(--container-border-width, var(--default-container-border-width))));margin-right:calc(-1 * (var(--container-cell-horizontal-padding, var(--default-container-cell-horizontal-padding)) + var(--container-border-width, var(--default-container-border-width))))}.container--bordered .col,.container--bordered .col-1,.container--bordered .col-2,.container--bordered .col-3,.container--bordered .col-4,.container--bordered .col-5,.container--bordered .col-6,.container--bordered .col-7,.container--bordered .col-8,.container--bordered .col-9,.container--bordered .col-10,.container--bordered .col-11,.container--bordered .col-12,.container--bordered .col-auto,.container--bordered .col-lg-1,.container--bordered .col-lg-2,.container--bordered .col-lg-3,.container--bordered .col-lg-4,.container--bordered .col-lg-5,.container--bordered .col-lg-6,.container--bordered .col-lg-7,.container--bordered .col-lg-8,.container--bordered .col-lg-9,.container--bordered .col-lg-10,.container--bordered .col-lg-11,.container--bordered .col-lg-12,.container--bordered .col-lg-auto,.container--bordered .col-lg-shrink,.container--bordered .col-md-1,.container--bordered .col-md-2,.container--bordered .col-md-3,.container--bordered .col-md-4,.container--bordered .col-md-5,.container--bordered .col-md-6,.container--bordered .col-md-7,.container--bordered .col-md-8,.container--bordered .col-md-9,.container--bordered .col-md-10,.container--bordered .col-md-11,.container--bordered .col-md-12,.container--bordered .col-md-auto,.container--bordered .col-md-shrink,.container--bordered .col-shrink,.container--bordered .col-sm-1,.container--bordered .col-sm-2,.container--bordered .col-sm-3,.container--bordered .col-sm-4,.container--bordered .col-sm-5,.container--bordered .col-sm-6,.container--bordered .col-sm-7,.container--bordered .col-sm-8,.container--bordered .col-sm-9,.container--bordered .col-sm-10,.container--bordered .col-sm-11,.container--bordered .col-sm-12,.container--bordered .col-sm-auto,.container--bordered .col-sm-shrink,.container--bordered .col-xl-1,.container--bordered .col-xl-2,.container--bordered .col-xl-3,.container--bordered .col-xl-4,.container--bordered .col-xl-5,.container--bordered .col-xl-6,.container--bordered .col-xl-7,.container--bordered .col-xl-8,.container--bordered .col-xl-9,.container--bordered .col-xl-10,.container--bordered .col-xl-11,.container--bordered .col-xl-12,.container--bordered .col-xl-auto,.container--bordered .col-xl-shrink,.container--bordered .col-xx-1,.container--bordered .col-xx-2,.container--bordered .col-xx-3,.container--bordered .col-xx-4,.container--bordered .col-xx-5,.container--bordered .col-xx-6,.container--bordered .col-xx-7,.container--bordered .col-xx-8,.container--bordered .col-xx-9,.container--bordered .col-xx-10,.container--bordered .col-xx-11,.container--bordered .col-xx-12,.container--bordered .col-xx-auto,.container--bordered .col-xx-shrink{box-shadow:var(--container-border-width,var(--default-container-border-width)) 0 0 0 var(--container-border-color,var(--ubnt-color-border-primary)),0 var(--container-border-width,var(--default-container-border-width)) 0 0 var(--container-border-color,var(--ubnt-color-border-primary)),var(--container-border-width,var(--default-container-border-width)) var(--container-border-width,var(--default-container-border-width)) 0 0 var(--container-border-color,var(--ubnt-color-border-primary)),var(--container-border-width,var(--default-container-border-width)) 0 0 0 var(--container-border-color,var(--ubnt-color-border-primary)) inset,0 var(--container-border-width,var(--default-container-border-width)) 0 0 var(--container-border-color,var(--ubnt-color-border-primary)) inset}.row{padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--container-row-vertical-rhythm-multiplier, 0));padding-top:calc(var(--ubnt-layout-grid-base) * var(--container-row-vertical-rhythm-multiplier, 0));display:flex;flex-wrap:wrap;margin-left:calc(-1 * var(--container-cell-horizontal-padding, var(--default-container-cell-horizontal-padding)));margin-right:calc(-1 * var(--container-cell-horizontal-padding, var(--default-container-cell-horizontal-padding)))}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-lg-shrink,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-md-shrink,.col-shrink,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-sm-shrink,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.col-xl-shrink,.col-xx-1,.col-xx-2,.col-xx-3,.col-xx-4,.col-xx-5,.col-xx-6,.col-xx-7,.col-xx-8,.col-xx-9,.col-xx-10,.col-xx-11,.col-xx-12,.col-xx-auto,.col-xx-shrink{min-height:1px;padding-left:var(--container-cell-horizontal-padding,var(--default-container-cell-horizontal-padding));padding-right:var(--container-cell-horizontal-padding,var(--default-container-cell-horizontal-padding));position:relative;width:100%}.col-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-1{margin-left:8.333333333333332%}.order-1{order:1}.col-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-2{margin-left:16.666666666666664%}.order-2{order:2}.col-3{flex:0 0 25%;max-width:25%}.offset-3{margin-left:25%}.order-3{order:3}.col-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-4{margin-left:33.33333333333333%}.order-4{order:4}.col-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-5{margin-left:41.66666666666667%}.order-5{order:5}.col-6{flex:0 0 50%;max-width:50%}.offset-6{margin-left:50%}.order-6{order:6}.col-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-7{margin-left:58.333333333333336%}.order-7{order:7}.col-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-8{margin-left:66.66666666666666%}.order-8{order:8}.col-9{flex:0 0 75%;max-width:75%}.offset-9{margin-left:75%}.order-9{order:9}.col-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-10{margin-left:83.33333333333334%}.order-10{order:10}.col-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-11{margin-left:91.66666666666666%}.order-11{order:11}.col-12{flex:0 0 100%;max-width:100%}.offset-12{margin-left:100%}.order-12{order:12}.col{flex:1 1 0;max-width:100%}.col-auto{flex:0 0 auto;max-width:none}.col-shrink{flex:0 1 0;max-width:none}.order-first{order:-1}.order-last{order:13}@media only screen and (min-width:421px) and (max-width:600px){.col-sm-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-sm-1{margin-left:8.333333333333332%}.order-sm-1{order:1}.col-sm-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-sm-2{margin-left:16.666666666666664%}.order-sm-2{order:2}.col-sm-3{flex:0 0 25%;max-width:25%}.offset-sm-3{margin-left:25%}.order-sm-3{order:3}.col-sm-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-sm-4{margin-left:33.33333333333333%}.order-sm-4{order:4}.col-sm-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-sm-5{margin-left:41.66666666666667%}.order-sm-5{order:5}.col-sm-6{flex:0 0 50%;max-width:50%}.offset-sm-6{margin-left:50%}.order-sm-6{order:6}.col-sm-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-sm-7{margin-left:58.333333333333336%}.order-sm-7{order:7}.col-sm-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-sm-8{margin-left:66.66666666666666%}.order-sm-8{order:8}.col-sm-9{flex:0 0 75%;max-width:75%}.offset-sm-9{margin-left:75%}.order-sm-9{order:9}.col-sm-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-sm-10{margin-left:83.33333333333334%}.order-sm-10{order:10}.col-sm-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-sm-11{margin-left:91.66666666666666%}.order-sm-11{order:11}.col-sm-12{flex:0 0 100%;max-width:100%}.offset-sm-12{margin-left:100%}.order-sm-12{order:12}.col-sm-auto{flex:0 0 auto;max-width:none}.col-sm-shrink{flex:0 1 0;max-width:none}.order-sm-first{order:-1}.order-sm-last{order:13}}@media only screen and (min-width:601px) and (max-width:900px){.col-md-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-md-1{margin-left:8.333333333333332%}.order-md-1{order:1}.col-md-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-md-2{margin-left:16.666666666666664%}.order-md-2{order:2}.col-md-3{flex:0 0 25%;max-width:25%}.offset-md-3{margin-left:25%}.order-md-3{order:3}.col-md-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-md-4{margin-left:33.33333333333333%}.order-md-4{order:4}.col-md-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-md-5{margin-left:41.66666666666667%}.order-md-5{order:5}.col-md-6{flex:0 0 50%;max-width:50%}.offset-md-6{margin-left:50%}.order-md-6{order:6}.col-md-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-md-7{margin-left:58.333333333333336%}.order-md-7{order:7}.col-md-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-md-8{margin-left:66.66666666666666%}.order-md-8{order:8}.col-md-9{flex:0 0 75%;max-width:75%}.offset-md-9{margin-left:75%}.order-md-9{order:9}.col-md-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-md-10{margin-left:83.33333333333334%}.order-md-10{order:10}.col-md-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-md-11{margin-left:91.66666666666666%}.order-md-11{order:11}.col-md-12{flex:0 0 100%;max-width:100%}.offset-md-12{margin-left:100%}.order-md-12{order:12}.col-md-auto{flex:0 0 auto;max-width:none}.col-md-shrink{flex:0 1 0;max-width:none}.order-md-first{order:-1}.order-md-last{order:13}}@media only screen and (min-width:901px) and (max-width:1200px){.col-lg-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-lg-1{margin-left:8.333333333333332%}.order-lg-1{order:1}.col-lg-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-lg-2{margin-left:16.666666666666664%}.order-lg-2{order:2}.col-lg-3{flex:0 0 25%;max-width:25%}.offset-lg-3{margin-left:25%}.order-lg-3{order:3}.col-lg-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-lg-4{margin-left:33.33333333333333%}.order-lg-4{order:4}.col-lg-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-lg-5{margin-left:41.66666666666667%}.order-lg-5{order:5}.col-lg-6{flex:0 0 50%;max-width:50%}.offset-lg-6{margin-left:50%}.order-lg-6{order:6}.col-lg-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-lg-7{margin-left:58.333333333333336%}.order-lg-7{order:7}.col-lg-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-lg-8{margin-left:66.66666666666666%}.order-lg-8{order:8}.col-lg-9{flex:0 0 75%;max-width:75%}.offset-lg-9{margin-left:75%}.order-lg-9{order:9}.col-lg-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-lg-10{margin-left:83.33333333333334%}.order-lg-10{order:10}.col-lg-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-lg-11{margin-left:91.66666666666666%}.order-lg-11{order:11}.col-lg-12{flex:0 0 100%;max-width:100%}.offset-lg-12{margin-left:100%}.order-lg-12{order:12}.col-lg-auto{flex:0 0 auto;max-width:none}.col-lg-shrink{flex:0 1 0;max-width:none}.order-lg-first{order:-1}.order-lg-last{order:13}}@media only screen and (min-width:1201px) and (max-width:1800px){.col-xl-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-xl-1{margin-left:8.333333333333332%}.order-xl-1{order:1}.col-xl-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-xl-2{margin-left:16.666666666666664%}.order-xl-2{order:2}.col-xl-3{flex:0 0 25%;max-width:25%}.offset-xl-3{margin-left:25%}.order-xl-3{order:3}.col-xl-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-xl-4{margin-left:33.33333333333333%}.order-xl-4{order:4}.col-xl-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-xl-5{margin-left:41.66666666666667%}.order-xl-5{order:5}.col-xl-6{flex:0 0 50%;max-width:50%}.offset-xl-6{margin-left:50%}.order-xl-6{order:6}.col-xl-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-xl-7{margin-left:58.333333333333336%}.order-xl-7{order:7}.col-xl-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-xl-8{margin-left:66.66666666666666%}.order-xl-8{order:8}.col-xl-9{flex:0 0 75%;max-width:75%}.offset-xl-9{margin-left:75%}.order-xl-9{order:9}.col-xl-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-xl-10{margin-left:83.33333333333334%}.order-xl-10{order:10}.col-xl-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-xl-11{margin-left:91.66666666666666%}.order-xl-11{order:11}.col-xl-12{flex:0 0 100%;max-width:100%}.offset-xl-12{margin-left:100%}.order-xl-12{order:12}.col-xl-auto{flex:0 0 auto;max-width:none}.col-xl-shrink{flex:0 1 0;max-width:none}.order-xl-first{order:-1}.order-xl-last{order:13}}@media only screen and (min-width:1801px){.col-xx-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-xx-1{margin-left:8.333333333333332%}.order-xx-1{order:1}.col-xx-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-xx-2{margin-left:16.666666666666664%}.order-xx-2{order:2}.col-xx-3{flex:0 0 25%;max-width:25%}.offset-xx-3{margin-left:25%}.order-xx-3{order:3}.col-xx-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-xx-4{margin-left:33.33333333333333%}.order-xx-4{order:4}.col-xx-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-xx-5{margin-left:41.66666666666667%}.order-xx-5{order:5}.col-xx-6{flex:0 0 50%;max-width:50%}.offset-xx-6{margin-left:50%}.order-xx-6{order:6}.col-xx-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-xx-7{margin-left:58.333333333333336%}.order-xx-7{order:7}.col-xx-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-xx-8{margin-left:66.66666666666666%}.order-xx-8{order:8}.col-xx-9{flex:0 0 75%;max-width:75%}.offset-xx-9{margin-left:75%}.order-xx-9{order:9}.col-xx-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-xx-10{margin-left:83.33333333333334%}.order-xx-10{order:10}.col-xx-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-xx-11{margin-left:91.66666666666666%}.order-xx-11{order:11}.col-xx-12{flex:0 0 100%;max-width:100%}.offset-xx-12{margin-left:100%}.order-xx-12{order:12}.col-xx-auto{flex:0 0 auto;max-width:none}.col-xx-shrink{flex:0 1 0;max-width:none}.order-xx-first{order:-1}.order-xx-last{order:13}}@media only screen and (min-width:421px){.col-sm-up-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-sm-up-1{margin-left:8.333333333333332%}.order-sm-up-1{order:1}.col-sm-up-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-sm-up-2{margin-left:16.666666666666664%}.order-sm-up-2{order:2}.col-sm-up-3{flex:0 0 25%;max-width:25%}.offset-sm-up-3{margin-left:25%}.order-sm-up-3{order:3}.col-sm-up-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-sm-up-4{margin-left:33.33333333333333%}.order-sm-up-4{order:4}.col-sm-up-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-sm-up-5{margin-left:41.66666666666667%}.order-sm-up-5{order:5}.col-sm-up-6{flex:0 0 50%;max-width:50%}.offset-sm-up-6{margin-left:50%}.order-sm-up-6{order:6}.col-sm-up-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-sm-up-7{margin-left:58.333333333333336%}.order-sm-up-7{order:7}.col-sm-up-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-sm-up-8{margin-left:66.66666666666666%}.order-sm-up-8{order:8}.col-sm-up-9{flex:0 0 75%;max-width:75%}.offset-sm-up-9{margin-left:75%}.order-sm-up-9{order:9}.col-sm-up-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-sm-up-10{margin-left:83.33333333333334%}.order-sm-up-10{order:10}.col-sm-up-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-sm-up-11{margin-left:91.66666666666666%}.order-sm-up-11{order:11}.col-sm-up-12{flex:0 0 100%;max-width:100%}.offset-sm-up-12{margin-left:100%}.order-sm-up-12{order:12}.col-sm-up-auto{flex:0 0 auto;max-width:none}.col-sm-up-shrink{flex:0 1 0;max-width:none}.order-sm-up-first{order:-1}.order-sm-up-last{order:13}}@media only screen and (min-width:601px){.col-md-up-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-md-up-1{margin-left:8.333333333333332%}.order-md-up-1{order:1}.col-md-up-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-md-up-2{margin-left:16.666666666666664%}.order-md-up-2{order:2}.col-md-up-3{flex:0 0 25%;max-width:25%}.offset-md-up-3{margin-left:25%}.order-md-up-3{order:3}.col-md-up-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-md-up-4{margin-left:33.33333333333333%}.order-md-up-4{order:4}.col-md-up-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-md-up-5{margin-left:41.66666666666667%}.order-md-up-5{order:5}.col-md-up-6{flex:0 0 50%;max-width:50%}.offset-md-up-6{margin-left:50%}.order-md-up-6{order:6}.col-md-up-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-md-up-7{margin-left:58.333333333333336%}.order-md-up-7{order:7}.col-md-up-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-md-up-8{margin-left:66.66666666666666%}.order-md-up-8{order:8}.col-md-up-9{flex:0 0 75%;max-width:75%}.offset-md-up-9{margin-left:75%}.order-md-up-9{order:9}.col-md-up-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-md-up-10{margin-left:83.33333333333334%}.order-md-up-10{order:10}.col-md-up-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-md-up-11{margin-left:91.66666666666666%}.order-md-up-11{order:11}.col-md-up-12{flex:0 0 100%;max-width:100%}.offset-md-up-12{margin-left:100%}.order-md-up-12{order:12}.col-md-up-auto{flex:0 0 auto;max-width:none}.col-md-up-shrink{flex:0 1 0;max-width:none}.order-md-up-first{order:-1}.order-md-up-last{order:13}}@media only screen and (min-width:901px){.col-lg-up-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-lg-up-1{margin-left:8.333333333333332%}.order-lg-up-1{order:1}.col-lg-up-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-lg-up-2{margin-left:16.666666666666664%}.order-lg-up-2{order:2}.col-lg-up-3{flex:0 0 25%;max-width:25%}.offset-lg-up-3{margin-left:25%}.order-lg-up-3{order:3}.col-lg-up-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-lg-up-4{margin-left:33.33333333333333%}.order-lg-up-4{order:4}.col-lg-up-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-lg-up-5{margin-left:41.66666666666667%}.order-lg-up-5{order:5}.col-lg-up-6{flex:0 0 50%;max-width:50%}.offset-lg-up-6{margin-left:50%}.order-lg-up-6{order:6}.col-lg-up-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-lg-up-7{margin-left:58.333333333333336%}.order-lg-up-7{order:7}.col-lg-up-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-lg-up-8{margin-left:66.66666666666666%}.order-lg-up-8{order:8}.col-lg-up-9{flex:0 0 75%;max-width:75%}.offset-lg-up-9{margin-left:75%}.order-lg-up-9{order:9}.col-lg-up-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-lg-up-10{margin-left:83.33333333333334%}.order-lg-up-10{order:10}.col-lg-up-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-lg-up-11{margin-left:91.66666666666666%}.order-lg-up-11{order:11}.col-lg-up-12{flex:0 0 100%;max-width:100%}.offset-lg-up-12{margin-left:100%}.order-lg-up-12{order:12}.col-lg-up-auto{flex:0 0 auto;max-width:none}.col-lg-up-shrink{flex:0 1 0;max-width:none}.order-lg-up-first{order:-1}.order-lg-up-last{order:13}}@media only screen and (min-width:1201px){.col-xl-up-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-xl-up-1{margin-left:8.333333333333332%}.order-xl-up-1{order:1}.col-xl-up-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-xl-up-2{margin-left:16.666666666666664%}.order-xl-up-2{order:2}.col-xl-up-3{flex:0 0 25%;max-width:25%}.offset-xl-up-3{margin-left:25%}.order-xl-up-3{order:3}.col-xl-up-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-xl-up-4{margin-left:33.33333333333333%}.order-xl-up-4{order:4}.col-xl-up-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-xl-up-5{margin-left:41.66666666666667%}.order-xl-up-5{order:5}.col-xl-up-6{flex:0 0 50%;max-width:50%}.offset-xl-up-6{margin-left:50%}.order-xl-up-6{order:6}.col-xl-up-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-xl-up-7{margin-left:58.333333333333336%}.order-xl-up-7{order:7}.col-xl-up-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-xl-up-8{margin-left:66.66666666666666%}.order-xl-up-8{order:8}.col-xl-up-9{flex:0 0 75%;max-width:75%}.offset-xl-up-9{margin-left:75%}.order-xl-up-9{order:9}.col-xl-up-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-xl-up-10{margin-left:83.33333333333334%}.order-xl-up-10{order:10}.col-xl-up-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-xl-up-11{margin-left:91.66666666666666%}.order-xl-up-11{order:11}.col-xl-up-12{flex:0 0 100%;max-width:100%}.offset-xl-up-12{margin-left:100%}.order-xl-up-12{order:12}.col-xl-up-auto{flex:0 0 auto;max-width:none}.col-xl-up-shrink{flex:0 1 0;max-width:none}.order-xl-up-first{order:-1}.order-xl-up-last{order:13}}@media only screen and (min-width:1801px){.col-xx-up-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-xx-up-1{margin-left:8.333333333333332%}.order-xx-up-1{order:1}.col-xx-up-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-xx-up-2{margin-left:16.666666666666664%}.order-xx-up-2{order:2}.col-xx-up-3{flex:0 0 25%;max-width:25%}.offset-xx-up-3{margin-left:25%}.order-xx-up-3{order:3}.col-xx-up-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-xx-up-4{margin-left:33.33333333333333%}.order-xx-up-4{order:4}.col-xx-up-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-xx-up-5{margin-left:41.66666666666667%}.order-xx-up-5{order:5}.col-xx-up-6{flex:0 0 50%;max-width:50%}.offset-xx-up-6{margin-left:50%}.order-xx-up-6{order:6}.col-xx-up-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-xx-up-7{margin-left:58.333333333333336%}.order-xx-up-7{order:7}.col-xx-up-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-xx-up-8{margin-left:66.66666666666666%}.order-xx-up-8{order:8}.col-xx-up-9{flex:0 0 75%;max-width:75%}.offset-xx-up-9{margin-left:75%}.order-xx-up-9{order:9}.col-xx-up-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-xx-up-10{margin-left:83.33333333333334%}.order-xx-up-10{order:10}.col-xx-up-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-xx-up-11{margin-left:91.66666666666666%}.order-xx-up-11{order:11}.col-xx-up-12{flex:0 0 100%;max-width:100%}.offset-xx-up-12{margin-left:100%}.order-xx-up-12{order:12}.col-xx-up-auto{flex:0 0 auto;max-width:none}.col-xx-up-shrink{flex:0 1 0;max-width:none}.order-xx-up-first{order:-1}.order-xx-up-last{order:13}}@media only screen and (max-width:600px){.col-sm-down-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-sm-down-1{margin-left:8.333333333333332%}.order-sm-down-1{order:1}.col-sm-down-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-sm-down-2{margin-left:16.666666666666664%}.order-sm-down-2{order:2}.col-sm-down-3{flex:0 0 25%;max-width:25%}.offset-sm-down-3{margin-left:25%}.order-sm-down-3{order:3}.col-sm-down-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-sm-down-4{margin-left:33.33333333333333%}.order-sm-down-4{order:4}.col-sm-down-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-sm-down-5{margin-left:41.66666666666667%}.order-sm-down-5{order:5}.col-sm-down-6{flex:0 0 50%;max-width:50%}.offset-sm-down-6{margin-left:50%}.order-sm-down-6{order:6}.col-sm-down-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-sm-down-7{margin-left:58.333333333333336%}.order-sm-down-7{order:7}.col-sm-down-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-sm-down-8{margin-left:66.66666666666666%}.order-sm-down-8{order:8}.col-sm-down-9{flex:0 0 75%;max-width:75%}.offset-sm-down-9{margin-left:75%}.order-sm-down-9{order:9}.col-sm-down-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-sm-down-10{margin-left:83.33333333333334%}.order-sm-down-10{order:10}.col-sm-down-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-sm-down-11{margin-left:91.66666666666666%}.order-sm-down-11{order:11}.col-sm-down-12{flex:0 0 100%;max-width:100%}.offset-sm-down-12{margin-left:100%}.order-sm-down-12{order:12}.col-sm-down-auto{flex:0 0 auto;max-width:none}.col-sm-down-shrink{flex:0 1 0;max-width:none}.order-sm-down-first{order:-1}.order-sm-down-last{order:13}}@media only screen and (max-width:900px){.col-md-down-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-md-down-1{margin-left:8.333333333333332%}.order-md-down-1{order:1}.col-md-down-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-md-down-2{margin-left:16.666666666666664%}.order-md-down-2{order:2}.col-md-down-3{flex:0 0 25%;max-width:25%}.offset-md-down-3{margin-left:25%}.order-md-down-3{order:3}.col-md-down-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-md-down-4{margin-left:33.33333333333333%}.order-md-down-4{order:4}.col-md-down-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-md-down-5{margin-left:41.66666666666667%}.order-md-down-5{order:5}.col-md-down-6{flex:0 0 50%;max-width:50%}.offset-md-down-6{margin-left:50%}.order-md-down-6{order:6}.col-md-down-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-md-down-7{margin-left:58.333333333333336%}.order-md-down-7{order:7}.col-md-down-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-md-down-8{margin-left:66.66666666666666%}.order-md-down-8{order:8}.col-md-down-9{flex:0 0 75%;max-width:75%}.offset-md-down-9{margin-left:75%}.order-md-down-9{order:9}.col-md-down-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-md-down-10{margin-left:83.33333333333334%}.order-md-down-10{order:10}.col-md-down-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-md-down-11{margin-left:91.66666666666666%}.order-md-down-11{order:11}.col-md-down-12{flex:0 0 100%;max-width:100%}.offset-md-down-12{margin-left:100%}.order-md-down-12{order:12}.col-md-down-auto{flex:0 0 auto;max-width:none}.col-md-down-shrink{flex:0 1 0;max-width:none}.order-md-down-first{order:-1}.order-md-down-last{order:13}}@media only screen and (max-width:1200px){.col-lg-down-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-lg-down-1{margin-left:8.333333333333332%}.order-lg-down-1{order:1}.col-lg-down-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-lg-down-2{margin-left:16.666666666666664%}.order-lg-down-2{order:2}.col-lg-down-3{flex:0 0 25%;max-width:25%}.offset-lg-down-3{margin-left:25%}.order-lg-down-3{order:3}.col-lg-down-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-lg-down-4{margin-left:33.33333333333333%}.order-lg-down-4{order:4}.col-lg-down-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-lg-down-5{margin-left:41.66666666666667%}.order-lg-down-5{order:5}.col-lg-down-6{flex:0 0 50%;max-width:50%}.offset-lg-down-6{margin-left:50%}.order-lg-down-6{order:6}.col-lg-down-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-lg-down-7{margin-left:58.333333333333336%}.order-lg-down-7{order:7}.col-lg-down-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-lg-down-8{margin-left:66.66666666666666%}.order-lg-down-8{order:8}.col-lg-down-9{flex:0 0 75%;max-width:75%}.offset-lg-down-9{margin-left:75%}.order-lg-down-9{order:9}.col-lg-down-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-lg-down-10{margin-left:83.33333333333334%}.order-lg-down-10{order:10}.col-lg-down-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-lg-down-11{margin-left:91.66666666666666%}.order-lg-down-11{order:11}.col-lg-down-12{flex:0 0 100%;max-width:100%}.offset-lg-down-12{margin-left:100%}.order-lg-down-12{order:12}.col-lg-down-auto{flex:0 0 auto;max-width:none}.col-lg-down-shrink{flex:0 1 0;max-width:none}.order-lg-down-first{order:-1}.order-lg-down-last{order:13}}@media only screen and (max-width:1800px){.col-xl-down-1{flex:0 0 8.333333333333332%;max-width:8.333333333333332%}.offset-xl-down-1{margin-left:8.333333333333332%}.order-xl-down-1{order:1}.col-xl-down-2{flex:0 0 16.666666666666664%;max-width:16.666666666666664%}.offset-xl-down-2{margin-left:16.666666666666664%}.order-xl-down-2{order:2}.col-xl-down-3{flex:0 0 25%;max-width:25%}.offset-xl-down-3{margin-left:25%}.order-xl-down-3{order:3}.col-xl-down-4{flex:0 0 33.33333333333333%;max-width:33.33333333333333%}.offset-xl-down-4{margin-left:33.33333333333333%}.order-xl-down-4{order:4}.col-xl-down-5{flex:0 0 41.66666666666667%;max-width:41.66666666666667%}.offset-xl-down-5{margin-left:41.66666666666667%}.order-xl-down-5{order:5}.col-xl-down-6{flex:0 0 50%;max-width:50%}.offset-xl-down-6{margin-left:50%}.order-xl-down-6{order:6}.col-xl-down-7{flex:0 0 58.333333333333336%;max-width:58.333333333333336%}.offset-xl-down-7{margin-left:58.333333333333336%}.order-xl-down-7{order:7}.col-xl-down-8{flex:0 0 66.66666666666666%;max-width:66.66666666666666%}.offset-xl-down-8{margin-left:66.66666666666666%}.order-xl-down-8{order:8}.col-xl-down-9{flex:0 0 75%;max-width:75%}.offset-xl-down-9{margin-left:75%}.order-xl-down-9{order:9}.col-xl-down-10{flex:0 0 83.33333333333334%;max-width:83.33333333333334%}.offset-xl-down-10{margin-left:83.33333333333334%}.order-xl-down-10{order:10}.col-xl-down-11{flex:0 0 91.66666666666666%;max-width:91.66666666666666%}.offset-xl-down-11{margin-left:91.66666666666666%}.order-xl-down-11{order:11}.col-xl-down-12{flex:0 0 100%;max-width:100%}.offset-xl-down-12{margin-left:100%}.order-xl-down-12{order:12}.col-xl-down-auto{flex:0 0 auto;max-width:none}.col-xl-down-shrink{flex:0 1 0;max-width:none}.order-xl-down-first{order:-1}.order-xl-down-last{order:13}}
.overflow-visible{overflow:visible!important}
.pos-absolute{position:absolute}.pos-top{top:0}.pos-bottom{bottom:0}.pos-left{left:0}.pos-right{right:0}
@media only screen and (max-width:420px){.visible-lg,.visible-lg-up,.visible-md,.visible-md-up,.visible-sm,.visible-sm-up,.visible-xl,.visible-xl-up,.visible-xx,.visible-xx-up{display:none!important}}@media only screen and (min-width:421px) and (max-width:600px){.visible-lg,.visible-lg-up,.visible-md,.visible-md-up,.visible-xl,.visible-xl-up,.visible-xs,.visible-xx,.visible-xx-up{display:none!important}}@media only screen and (min-width:601px) and (max-width:900px){.visible-lg,.visible-lg-up,.visible-sm,.visible-sm-down,.visible-xl,.visible-xl-up,.visible-xs,.visible-xx,.visible-xx-up{display:none!important}}@media only screen and (min-width:901px) and (max-width:1200px){.visible-md,.visible-md-down,.visible-sm,.visible-sm-down,.visible-xl,.visible-xl-up,.visible-xs,.visible-xx,.visible-xx-up{display:none!important}}@media only screen and (min-width:1201px) and (max-width:1800px){.visible-lg,.visible-lg-down,.visible-md,.visible-md-down,.visible-sm,.visible-sm-down,.visible-xs,.visible-xx,.visible-xx-up{display:none!important}}@media only screen and (min-width:1801px){.visible-lg,.visible-lg-down,.visible-md,.visible-md-down,.visible-sm,.visible-sm-down,.visible-xl,.visible-xl-down,.visible-xs{display:none!important}}
.mt-0{margin-top:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mx-0{margin-left:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-0{margin:0 !important}.pt-0{padding-top:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.pr-0,.px-0{padding-right:0 !important}.px-0{padding-left:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-0{padding:0 !important}.mt-1{margin-top:calc(var(--ubnt-layout-grid-base) * 1) !important}.mb-1{margin-bottom:calc(var(--ubnt-layout-grid-base) * 1) !important}.ml-1{margin-left:calc(var(--ubnt-layout-grid-base) * 1) !important}.mr-1,.mx-1{margin-right:calc(var(--ubnt-layout-grid-base) * 1) !important}.mx-1{margin-left:calc(var(--ubnt-layout-grid-base) * 1) !important}.my-1{margin-top:calc(var(--ubnt-layout-grid-base) * 1) !important;margin-bottom:calc(var(--ubnt-layout-grid-base) * 1) !important}.m-1{margin:calc(var(--ubnt-layout-grid-base) * 1) !important}.pt-1{padding-top:calc(var(--ubnt-layout-grid-base) * 1) !important}.pb-1{padding-bottom:calc(var(--ubnt-layout-grid-base) * 1) !important}.pl-1{padding-left:calc(var(--ubnt-layout-grid-base) * 1) !important}.pr-1,.px-1{padding-right:calc(var(--ubnt-layout-grid-base) * 1) !important}.px-1{padding-left:calc(var(--ubnt-layout-grid-base) * 1) !important}.py-1{padding-top:calc(var(--ubnt-layout-grid-base) * 1) !important;padding-bottom:calc(var(--ubnt-layout-grid-base) * 1) !important}.p-1{padding:calc(var(--ubnt-layout-grid-base) * 1) !important}.mt-2{margin-top:calc(var(--ubnt-layout-grid-base) * 2) !important}.mb-2{margin-bottom:calc(var(--ubnt-layout-grid-base) * 2) !important}.ml-2{margin-left:calc(var(--ubnt-layout-grid-base) * 2) !important}.mr-2,.mx-2{margin-right:calc(var(--ubnt-layout-grid-base) * 2) !important}.mx-2{margin-left:calc(var(--ubnt-layout-grid-base) * 2) !important}.my-2{margin-top:calc(var(--ubnt-layout-grid-base) * 2) !important;margin-bottom:calc(var(--ubnt-layout-grid-base) * 2) !important}.m-2{margin:calc(var(--ubnt-layout-grid-base) * 2) !important}.pt-2{padding-top:calc(var(--ubnt-layout-grid-base) * 2) !important}.pb-2{padding-bottom:calc(var(--ubnt-layout-grid-base) * 2) !important}.pl-2{padding-left:calc(var(--ubnt-layout-grid-base) * 2) !important}.pr-2,.px-2{padding-right:calc(var(--ubnt-layout-grid-base) * 2) !important}.px-2{padding-left:calc(var(--ubnt-layout-grid-base) * 2) !important}.py-2{padding-top:calc(var(--ubnt-layout-grid-base) * 2) !important;padding-bottom:calc(var(--ubnt-layout-grid-base) * 2) !important}.p-2{padding:calc(var(--ubnt-layout-grid-base) * 2) !important}.mt-3{margin-top:calc(var(--ubnt-layout-grid-base) * 3) !important}.mb-3{margin-bottom:calc(var(--ubnt-layout-grid-base) * 3) !important}.ml-3{margin-left:calc(var(--ubnt-layout-grid-base) * 3) !important}.mr-3,.mx-3{margin-right:calc(var(--ubnt-layout-grid-base) * 3) !important}.mx-3{margin-left:calc(var(--ubnt-layout-grid-base) * 3) !important}.my-3{margin-top:calc(var(--ubnt-layout-grid-base) * 3) !important;margin-bottom:calc(var(--ubnt-layout-grid-base) * 3) !important}.m-3{margin:calc(var(--ubnt-layout-grid-base) * 3) !important}.pt-3{padding-top:calc(var(--ubnt-layout-grid-base) * 3) !important}.pb-3{padding-bottom:calc(var(--ubnt-layout-grid-base) * 3) !important}.pl-3{padding-left:calc(var(--ubnt-layout-grid-base) * 3) !important}.pr-3,.px-3{padding-right:calc(var(--ubnt-layout-grid-base) * 3) !important}.px-3{padding-left:calc(var(--ubnt-layout-grid-base) * 3) !important}.py-3{padding-top:calc(var(--ubnt-layout-grid-base) * 3) !important;padding-bottom:calc(var(--ubnt-layout-grid-base) * 3) !important}.p-3{padding:calc(var(--ubnt-layout-grid-base) * 3) !important}.mt-4{margin-top:calc(var(--ubnt-layout-grid-base) * 4) !important}.mb-4{margin-bottom:calc(var(--ubnt-layout-grid-base) * 4) !important}.ml-4{margin-left:calc(var(--ubnt-layout-grid-base) * 4) !important}.mr-4,.mx-4{margin-right:calc(var(--ubnt-layout-grid-base) * 4) !important}.mx-4{margin-left:calc(var(--ubnt-layout-grid-base) * 4) !important}.my-4{margin-top:calc(var(--ubnt-layout-grid-base) * 4) !important;margin-bottom:calc(var(--ubnt-layout-grid-base) * 4) !important}.m-4{margin:calc(var(--ubnt-layout-grid-base) * 4) !important}.pt-4{padding-top:calc(var(--ubnt-layout-grid-base) * 4) !important}.pb-4{padding-bottom:calc(var(--ubnt-layout-grid-base) * 4) !important}.pl-4{padding-left:calc(var(--ubnt-layout-grid-base) * 4) !important}.pr-4,.px-4{padding-right:calc(var(--ubnt-layout-grid-base) * 4) !important}.px-4{padding-left:calc(var(--ubnt-layout-grid-base) * 4) !important}.py-4{padding-top:calc(var(--ubnt-layout-grid-base) * 4) !important;padding-bottom:calc(var(--ubnt-layout-grid-base) * 4) !important}.p-4{padding:calc(var(--ubnt-layout-grid-base) * 4) !important}.mt-5{margin-top:calc(var(--ubnt-layout-grid-base) * 5) !important}.mb-5{margin-bottom:calc(var(--ubnt-layout-grid-base) * 5) !important}.ml-5{margin-left:calc(var(--ubnt-layout-grid-base) * 5) !important}.mr-5,.mx-5{margin-right:calc(var(--ubnt-layout-grid-base) * 5) !important}.mx-5{margin-left:calc(var(--ubnt-layout-grid-base) * 5) !important}.my-5{margin-top:calc(var(--ubnt-layout-grid-base) * 5) !important;margin-bottom:calc(var(--ubnt-layout-grid-base) * 5) !important}.m-5{margin:calc(var(--ubnt-layout-grid-base) * 5) !important}.pt-5{padding-top:calc(var(--ubnt-layout-grid-base) * 5) !important}.pb-5{padding-bottom:calc(var(--ubnt-layout-grid-base) * 5) !important}.pl-5{padding-left:calc(var(--ubnt-layout-grid-base) * 5) !important}.pr-5,.px-5{padding-right:calc(var(--ubnt-layout-grid-base) * 5) !important}.px-5{padding-left:calc(var(--ubnt-layout-grid-base) * 5) !important}.py-5{padding-top:calc(var(--ubnt-layout-grid-base) * 5) !important;padding-bottom:calc(var(--ubnt-layout-grid-base) * 5) !important}.p-5{padding:calc(var(--ubnt-layout-grid-base) * 5) !important}.mt-6{margin-top:calc(var(--ubnt-layout-grid-base) * 6) !important}.mb-6{margin-bottom:calc(var(--ubnt-layout-grid-base) * 6) !important}.ml-6{margin-left:calc(var(--ubnt-layout-grid-base) * 6) !important}.mr-6,.mx-6{margin-right:calc(var(--ubnt-layout-grid-base) * 6) !important}.mx-6{margin-left:calc(var(--ubnt-layout-grid-base) * 6) !important}.my-6{margin-top:calc(var(--ubnt-layout-grid-base) * 6) !important;margin-bottom:calc(var(--ubnt-layout-grid-base) * 6) !important}.m-6{margin:calc(var(--ubnt-layout-grid-base) * 6) !important}.pt-6{padding-top:calc(var(--ubnt-layout-grid-base) * 6) !important}.pb-6{padding-bottom:calc(var(--ubnt-layout-grid-base) * 6) !important}.pl-6{padding-left:calc(var(--ubnt-layout-grid-base) * 6) !important}.pr-6,.px-6{padding-right:calc(var(--ubnt-layout-grid-base) * 6) !important}.px-6{padding-left:calc(var(--ubnt-layout-grid-base) * 6) !important}.py-6{padding-top:calc(var(--ubnt-layout-grid-base) * 6) !important;padding-bottom:calc(var(--ubnt-layout-grid-base) * 6) !important}.p-6{padding:calc(var(--ubnt-layout-grid-base) * 6) !important}.mt-7{margin-top:calc(var(--ubnt-layout-grid-base) * 7) !important}.mb-7{margin-bottom:calc(var(--ubnt-layout-grid-base) * 7) !important}.ml-7{margin-left:calc(var(--ubnt-layout-grid-base) * 7) !important}.mr-7,.mx-7{margin-right:calc(var(--ubnt-layout-grid-base) * 7) !important}.mx-7{margin-left:calc(var(--ubnt-layout-grid-base) * 7) !important}.my-7{margin-top:calc(var(--ubnt-layout-grid-base) * 7) !important;margin-bottom:calc(var(--ubnt-layout-grid-base) * 7) !important}.m-7{margin:calc(var(--ubnt-layout-grid-base) * 7) !important}.pt-7{padding-top:calc(var(--ubnt-layout-grid-base) * 7) !important}.pb-7{padding-bottom:calc(var(--ubnt-layout-grid-base) * 7) !important}.pl-7{padding-left:calc(var(--ubnt-layout-grid-base) * 7) !important}.pr-7,.px-7{padding-right:calc(var(--ubnt-layout-grid-base) * 7) !important}.px-7{padding-left:calc(var(--ubnt-layout-grid-base) * 7) !important}.py-7{padding-top:calc(var(--ubnt-layout-grid-base) * 7) !important;padding-bottom:calc(var(--ubnt-layout-grid-base) * 7) !important}.p-7{padding:calc(var(--ubnt-layout-grid-base) * 7) !important}.mt-8{margin-top:calc(var(--ubnt-layout-grid-base) * 8) !important}.mb-8{margin-bottom:calc(var(--ubnt-layout-grid-base) * 8) !important}.ml-8{margin-left:calc(var(--ubnt-layout-grid-base) * 8) !important}.mr-8,.mx-8{margin-right:calc(var(--ubnt-layout-grid-base) * 8) !important}.mx-8{margin-left:calc(var(--ubnt-layout-grid-base) * 8) !important}.my-8{margin-top:calc(var(--ubnt-layout-grid-base) * 8) !important;margin-bottom:calc(var(--ubnt-layout-grid-base) * 8) !important}.m-8{margin:calc(var(--ubnt-layout-grid-base) * 8) !important}.pt-8{padding-top:calc(var(--ubnt-layout-grid-base) * 8) !important}.pb-8{padding-bottom:calc(var(--ubnt-layout-grid-base) * 8) !important}.pl-8{padding-left:calc(var(--ubnt-layout-grid-base) * 8) !important}.pr-8,.px-8{padding-right:calc(var(--ubnt-layout-grid-base) * 8) !important}.px-8{padding-left:calc(var(--ubnt-layout-grid-base) * 8) !important}.py-8{padding-top:calc(var(--ubnt-layout-grid-base) * 8) !important;padding-bottom:calc(var(--ubnt-layout-grid-base) * 8) !important}.p-8{padding:calc(var(--ubnt-layout-grid-base) * 8) !important}.mt-neg-0{margin-top:0 !important}.mb-neg-0{margin-bottom:0 !important}.ml-neg-0{margin-left:0 !important}.mr-neg-0{margin-right:0 !important}.mt-neg-1{margin-top:calc(var(--ubnt-layout-grid-base) * -1) !important}.mb-neg-1{margin-bottom:calc(var(--ubnt-layout-grid-base) * -1) !important}.ml-neg-1{margin-left:calc(var(--ubnt-layout-grid-base) * -1) !important}.mr-neg-1{margin-right:calc(var(--ubnt-layout-grid-base) * -1) !important}.mt-neg-2{margin-top:calc(var(--ubnt-layout-grid-base) * -2) !important}.mb-neg-2{margin-bottom:calc(var(--ubnt-layout-grid-base) * -2) !important}.ml-neg-2{margin-left:calc(var(--ubnt-layout-grid-base) * -2) !important}.mr-neg-2{margin-right:calc(var(--ubnt-layout-grid-base) * -2) !important}.mt-neg-3{margin-top:calc(var(--ubnt-layout-grid-base) * -3) !important}.mb-neg-3{margin-bottom:calc(var(--ubnt-layout-grid-base) * -3) !important}.ml-neg-3{margin-left:calc(var(--ubnt-layout-grid-base) * -3) !important}.mr-neg-3{margin-right:calc(var(--ubnt-layout-grid-base) * -3) !important}.mx-auto{margin-left:auto!important;margin-right:auto!important}
.width-full{width:100%!important}.width-smash{width:0!important}.width-auto{width:auto!important}.height-full{height:100%!important}.height-smash{height:0!important}
.type-100{font-weight:100!important}.type-300{font-weight:300!important}.type-400{font-weight:400!important}.type-700{font-weight:700!important}.type-900{font-weight:900!important}.type-smallest{font-size:var(--ubnt-typography-font-size-smallest)!important}.type-smaller{font-size:var(--ubnt-typography-font-size-smaller)!important}.type-small{font-size:var(--ubnt-typography-font-size-small)!important}.type-regular{font-size:var(--ubnt-typography-font-size-regular)!important}.type-large{font-size:var(--ubnt-typography-font-size-large)!important}.type-larger{font-size:var(--ubnt-typography-font-size-larger)!important}.type-largest{font-size:var(--ubnt-typography-font-size-largest)!important}.type-left{text-align:left!important}.type-center{text-align:center!important}.type-right{text-align:right!important}.type-no-case{text-transform:none!important}.type-no-wrap{white-space:nowrap!important}.type-ellipsis{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.type-ubnt-title{letter-spacing:.5px !important;text-transform:uppercase !important}.type-ubnt-title,.type-ubnt-title-secondary{color:var(--ubnt-color-text-primary) !important;font-size:var(--ubnt-typography-font-size-small) !important;font-weight:bold !important}.type-ubnt-title-secondary{letter-spacing:normal !important;text-transform:none !important}.type-ubnt-title-tertiary{color:var(--ubnt-color-text-primary) !important;font-size:var(--ubnt-typography-font-size-large) !important;letter-spacing:.5px !important}.type-reset{color:var(--ubnt-color-text-primary);font-size:var(--ubnt-typography-font-size-regular);font-weight:400;letter-spacing:normal;line-height:normal;text-align:left;text-transform:none;white-space:normal}
.ubntAccordion{--accordion-label-horizontal-rhythm-multiplier:0;--accordion-label-vertical-rhythm-multiplier:5}.ubntAccordion--condensed{--accordion-label-vertical-rhythm-multiplier:3}.ubntAccordion--indented{--accordion-label-horizontal-rhythm-multiplier:7}.ubntAccordion--smash{--accordion-label-vertical-rhythm-multiplier:0;--accordion-label-horizontal-rhythm-multiplier:0}.ubntAccordion--standalone{border-top:1px solid var(--accordion-border-color,var(--ubnt-color-border-primary))}.ubntAccordion--standalone,.ubntAccordion__item{border-bottom:1px solid var(--accordion-border-color,var(--ubnt-color-border-primary))}.ubntAccordion__item:last-child{border-bottom:0}.ubntAccordion__item:not(.is-accordion-expanded) .ubntAccordionContent{max-height:0}.ubntAccordionLabel{padding-left:calc(var(--ubnt-layout-grid-base) * var(--accordion-label-horizontal-rhythm-multiplier));padding-right:calc(var(--ubnt-layout-grid-base) * var(--accordion-label-horizontal-rhythm-multiplier));padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--accordion-label-vertical-rhythm-multiplier));padding-top:calc(var(--ubnt-layout-grid-base) * var(--accordion-label-vertical-rhythm-multiplier));display:block}.ubntAccordionContent{max-height:2000px;overflow:hidden;transition:max-height .4s ease}
.ubntBlock{margin-left:calc(var(--ubnt-layout-grid-base-responsive) * var(--block-horizontal-rhythm-multiplier, 0));margin-right:calc(var(--ubnt-layout-grid-base-responsive) * var(--block-horizontal-rhythm-multiplier, 0));margin-bottom:calc(var(--ubnt-layout-grid-base) * var(--block-vertical-rhythm-multiplier, 0));margin-top:calc(var(--ubnt-layout-grid-base) * var(--block-vertical-rhythm-multiplier, 0));align-items:center;background-color:var(--block-background-color,transparent);box-shadow:var(--block-box-shadow);cursor:pointer;display:flex;border-radius:4px;flex-direction:column;position:relative;width:var(--block-width,auto);height:var(--block-height,auto)}.ubntBlock:hover:not(.is-item-selected){--block-box-shadow:0 var(--block-drop-shadow-size) calc(3 * var(--block-drop-shadow-size)) 0 var(--ubnt-color-drop-shadow);background-color:var(--block-hover-background-color,var(--block-background-color));box-shadow:var(--block-hover-box-shadow,var(--block-box-shadow))}.ubntBlock.is-item-selected{--block-background-color:var(--block-selected-background-color,var(--ubnt-color-primary-T5));--block-box-shadow:0 0 0 1px var(--block-selected-border-color,var(--ubnt-color-primary))}.ubntBlock.is-item-disabled{pointer-events:none;opacity:.2}.ubntBlock--small{--block-section-horizontal-rhythm-multiplier:2;--block-section-image-height:68px;--block-section-font-color:var(--ubnt-color-text-primary)}.ubntBlock--medium{--block-section-horizontal-rhythm-multiplier:5;--block-section-icon-height:128px;--block-section-image-height:128px}.ubntBlock--large{--block-section-horizontal-rhythm-multiplier:5;--block-section-icon-height:144px;--block-section-image-height:188px}.ubntBlock__section{padding-left:calc(var(--ubnt-layout-grid-base-responsive) * var(--block-section-horizontal-rhythm-multiplier));padding-right:calc(var(--ubnt-layout-grid-base-responsive) * var(--block-section-horizontal-rhythm-multiplier));align-items:center;color:var(--block-section-font-color,var(--ubnt-color-text-secondary));display:flex;height:var(--block-section-height,auto);flex-direction:column;justify-content:center;position:relative;width:100%}.ubntBlock__section--headerIcon{--block-section-horizontal-rhythm-multiplier:0;--block-section-height:var(--block-section-icon-height)}.ubntBlock__section--image{padding-left:calc(var(--ubnt-layout-grid-base) * 0);padding-right:calc(var(--ubnt-layout-grid-base) * 0);--block-section-height:var(--block-section-image-height);overflow:hidden}.ubntBlock__section--image:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.ubntBlock__section--withIcons{margin-top:calc(var(--ubnt-layout-grid-base) * 2);padding-bottom:calc(var(--ubnt-layout-grid-base) * 4)}.ubntBlock__section--withIcons:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.ubntBlock:hover .ubntBlock__section--withIcons{--block-row-divider-color:transparent;background-color:var(--ubnt-color-background-tertiary)}.ubntBlock__section--below{position:absolute;bottom:-20px}.ubntBlock__row{align-items:center;color:var(--ubnt-color-text-secondary);display:flex;flex-direction:row;justify-content:space-between;width:100%}.ubntBlock__row--withDivider{padding-top:calc(var(--ubnt-layout-grid-base) * 3);border-top:1px solid var(--block-row-divider-color,var(--ubnt-color-border-primary,currentColor))}.ubntBlock__row--imageData{padding-left:calc(var(--ubnt-layout-grid-base) * var(--block-section-horizontal-rhythm-multiplier));padding-right:calc(var(--ubnt-layout-grid-base) * var(--block-section-horizontal-rhythm-multiplier));padding-bottom:calc(var(--ubnt-layout-grid-base) * 3);bottom:0;color:var(--ubnt-color-N0);left:0;position:absolute;right:0}.ubntBlock__title{color:var(--ubnt-color-text-primary) ;font-size:var(--ubnt-typography-font-size-large) ;letter-spacing:.5px ;font-weight:700}.ubntBlock__subTitle,.ubntBlock__title{margin-bottom:calc(var(--ubnt-layout-grid-base) * 1);margin-top:calc(var(--ubnt-layout-grid-base) * 1)}.ubntBlock__subTitle{font-size:var(--ubnt-typography-font-size-small)}.ubntBlock__subTitle--uppercase{font-size:var(--ubnt-typography-font-size-smallest);letter-spacing:.1rem;text-transform:uppercase}
.ubntBlockContainer{display:flex;flex:1 0 auto;flex-direction:row;flex-wrap:wrap;margin-bottom:var(--block-margin-bottom,calc((var(--block-drop-shadow-size) * 3 / 2) + var(--block-drop-shadow-size) - (var(--block-vertical-rhythm-multiplier) * var(--ubnt-layout-grid-base))))}.ubntBlockContainer--small{--block-width:112px;--block-height:112px;--block-horizontal-rhythm-multiplier:1;--block-vertical-rhythm-multiplier:4;--block-drop-shadow-size:7px}.ubntBlockContainer--medium{--block-width:232px;--block-height:232px;--block-horizontal-rhythm-multiplier:2;--block-vertical-rhythm-multiplier:4;--block-drop-shadow-size:15px}.ubntBlockContainer--large{--block-width:290px;--block-height:290px;--block-horizontal-rhythm-multiplier:4;--block-vertical-rhythm-multiplier:4;--block-drop-shadow-size:15px}.ubntBlockContainer--switcher{--block-width:50%;--block-vertical-rhythm-multiplier:2;--block-drop-shadow-size:0;--block-margin-bottom:0}.ubntBlockContainer--switcher .ubntBlock:hover{background-color:var(--block-background-color);box-shadow:var(--block-box-shadow)}
.ubntButton{background:var(--button-background-color);border-radius:var(--button-border-radius,20px);border:var(--button-border-width,1px) solid var(--button-border-color,var(--button-background-color));color:var(--button-font-color);cursor:pointer;display:inline-block;font-size:var(--button-font-size,11px);font-weight:var(--button-font-weight,normal);letter-spacing:var(--button-letter-spacing,.25px);line-height:14px;outline:none;padding:var(--button-padding-vertical,7px) var(--button-padding-horizontal,24px);position:relative;text-align:center}.ubntButton.is-disabled,.ubntButton:disabled{cursor:default;opacity:.5;pointer-events:none}.ubntButton--noWrap{white-space:nowrap}.ubntButton--fullWidth{--button-padding-horizontal:0;width:100%}.ubntButton--primary{--button-background-color:var(--button-primary-background-color,var(--ubnt-color-primary-L40));--button-font-color:var(--button-primary-font-color,var(--ubnt-color-primary))}.ubntButton--primary:hover{--button-background-color:var(--button-primary-hover-background-color,var(--ubnt-color-primary-L50))}.ubntButton--primary:active{--button-background-color:var(--button-primary-active-background-color,var(--ubnt-color-primary-L30))}.ubntButton--pagination,.ubntButton--secondary{--button-background-color:transparent;--button-border-color:var(--button-secondary-border-color,var(--ubnt-color-border-primary));--button-font-color:var(--button-secondary-font-color,var(--ubnt-color-DN20))}.ubntButton--pagination:hover,.ubntButton--secondary:hover{--button-border-color:var(--button-secondary-hover-border-color,var(--ubnt-color-border-tertiary))}.ubntButton--pagination:active,.ubntButton--secondary:active{--button-border-color:var(--button-secondary-active-border-color,var(--ubnt-color-border-primary))}.ubntButton--link{--button-background-color:transparent;--button-font-color:var(--ubnt-color-text-link);--button-padding-horizontal:0;--button-padding-vertical:0}.ubntButton--link:hover{--button-font-color:var(--ubnt-color-text-link-hover)}.ubntButton--danger{--button-font-color:var(--ubnt-color-N0)}.ubntButton--danger,.ubntButton--danger:hover{--button-background-color:var(--ubnt-color-danger)}.ubntButton--danger:active{--button-background-color:#da383c}.ubntButton--pagination{--button-padding-horizontal:7px;--button-padding-vertical:4px;--button-icon-height:12px;--button-icon-width:12px}.ubntButton--icon{--button-background-color:transparent;--button-border-radius:0;--button-border-width:0;--button-icon-color:var(--ubnt-color-text-secondary);--button-padding-horizontal:0;--button-padding-vertical:0}.ubntButton--icon.is-active,.ubntButton--icon:active,.ubntButton--icon:hover{--button-icon-color:var(--ubnt-color-text-primary)}.ubntButton__icon{color:var(--button-icon-color,var(--ubnt-color-text-secondary));display:block;height:var(--button-icon-height,16px);width:var(--button-icon-width,16px)}
.ubntButtonGroup{align-items:center;display:inline-flex;flex:none;vertical-align:middle}.ubntButtonGroup--vertical{flex-direction:column}.ubntButtonGroup--joined:not(.ubntButtonGroup--vertical)>.ubntButton:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.ubntButtonGroup--joined:not(.ubntButtonGroup--vertical)>.ubntButton:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.ubntButtonGroup--joined.ubntButtonGroup--vertical>.ubntButton:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.ubntButtonGroup--joined.ubntButtonGroup--vertical>.ubntButton:not(:last-child){border-bottom-left-radius:0;border-bottom-right-radius:0}.ubntButtonGroup--joined .ubntButton:hover{z-index:1}.ubntButtonGroup--cozy:not(.ubntButtonGroup--vertical)>.ubntButton+.ubntButton{margin-left:calc(var(--ubnt-layout-grid-base-responsive) * 4)}.ubntButtonGroup--cozy.ubntButtonGroup--vertical>.ubntButton+.ubntButton{margin-top:calc(var(--ubnt-layout-grid-base-responsive) * 2)}.ubntButtonGroup--smash:not(.ubntButtonGroup--vertical)>.ubntButton+.ubntButton{margin-left:calc(var(--ubnt-layout-grid-base-responsive) * 0)}.ubntButtonGroup--smash.ubntButtonGroup--vertical>.ubntButton+.ubntButton{margin-top:calc(var(--ubnt-layout-grid-base-responsive) * 0)}
.ubntChip{--default-chip-height:30px;align-items:center;background-color:var(--chip-background-color,var(--ubnt-color-background-secondary));border-radius:15px;display:inline-flex;flex-direction:row;height:var(--default-chip-height);justify-content:space-between;width:var(--chip-width)}.ubntChip--actionable{cursor:pointer}.ubntChip--invalid{opacity:.5}.ubntChip--success{--chip-background-color:var(--ubnt-color-success-T40);--chip-font-color:var(--ubnt-color-N0);--chip-icon-background-color:var(--ubnt-color-success);--chip-icon-font-color:var(--ubnt-color-N0)}.ubntChip--primary{--chip-background-color:var(--ubnt-color-primary-T40);--chip-font-color:var(--ubnt-color-N0);--chip-icon-background-color:var(--ubnt-color-primary);--chip-icon-font-color:var(--ubnt-color-N0)}.ubntChip--withCount,.ubntChip--withIcon,.ubntChip--withImage{--chip-text-left-rhythm-multipler:2;--chip-text-justify-content:flex-start}.ubntChip--withCount:not(.ubntChip--withAction),.ubntChip--withIcon:not(.ubntChip--withAction),.ubntChip--withImage:not(.ubntChip--withAction){--chip-text-right-rhythm-multipler:6}.ubntChip--withAction{--chip-text-right-rhythm-multipler:3;--chip-text-justify-content:flex-start}.ubntChip--withAction:not(.ubntChip--withCount):not(.ubntChip--withIcon):not(.ubntChip--withImage){--chip-text-left-rhythm-multipler:4;--chip-text-right-rhythm-multipler:4}.ubntChip__count{background:var(--chip-count-background-color,transparent);border:1px solid var(--chip-count-border-color,var(--ubnt-color-border-primary));border-radius:100%;color:var(--chip-count-font-color,var(--ubnt-color-text-primary));font-size:var(--ubnt-typography-font-size-large)}.ubntChip__count,.ubntChip__icon{align-items:center;display:flex;flex:none;height:var(--default-chip-height);justify-content:center;width:var(--default-chip-height)}.ubntChip__icon{background:var(--chip-icon-background-color,transparent);border-radius:100%;color:var(--chip-icon-font-color,var(--ubnt-color-text-primary))}.ubntChip__image{background:var(--chip-image-background-color,var(--ubnt-color-N0));border-radius:100%;height:var(--default-chip-height);width:var(--default-chip-height)}.ubntChip__image--outline{border:1px solid var(--chip-image-border-color,var(--ubnt-color-border-primary));height:calc(var(--default-chip-height) - 2px);width:calc(var(--default-chip-height) - 2px)}.ubntChip__text{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:calc(var(--ubnt-layout-grid-base) * var(--chip-text-left-rhythm-multipler, 8));padding-right:calc(var(--ubnt-layout-grid-base) * var(--chip-text-right-rhythm-multipler, 8));color:var(--chip-font-color,var(--ubnt-color-DN20));display:flex;flex:1;font-size:var(--ubnt-typography-font-size-small);justify-content:var(--chip-text-justify-content,center)}.ubntChip__action{padding-right:calc(var(--ubnt-layout-grid-base) * 3);color:var(--chip-action-font-color,var(--ubnt-color-DN0));cursor:pointer}
.ubntChipContainer{--chip-horizontal-rhythm-multiplier:1;--chip-vertical-rhythm-multiplier:1;margin-left:calc(var(--ubnt-layout-grid-base) * var(--chip-horizontal-rhythm-multiplier) * -1);margin-right:calc(var(--ubnt-layout-grid-base) * var(--chip-horizontal-rhythm-multiplier) * -1);margin-bottom:calc(var(--ubnt-layout-grid-base) * var(--chip-vertical-rhythm-multiplier) * -1);margin-top:calc(var(--ubnt-layout-grid-base) * var(--chip-vertical-rhythm-multiplier) * -1);display:flex;flex-wrap:wrap}.ubntChipContainer .ubntChip{margin-left:calc(var(--ubnt-layout-grid-base) * var(--chip-horizontal-rhythm-multiplier));margin-right:calc(var(--ubnt-layout-grid-base) * var(--chip-horizontal-rhythm-multiplier));margin-bottom:calc(var(--ubnt-layout-grid-base) * var(--chip-vertical-rhythm-multiplier));margin-top:calc(var(--ubnt-layout-grid-base) * var(--chip-vertical-rhythm-multiplier))}
.ubntCount{padding-left:calc(var(--ubnt-layout-grid-base) * 1);padding-right:calc(var(--ubnt-layout-grid-base) * 1);--default-count-size:20px;background-color:var(--count-background-color);border-radius:var(--count-size,var(--default-count-size));color:var(--count-font-color,var(--ubnt-color-N0));font-size:var(--count-font-size,var(--ubnt-typography-font-size-small));height:var(--count-size,var(--default-count-size));line-height:var(--count-size,var(--default-count-size));text-align:center;min-width:var(--count-size,var(--default-count-size))}.ubntCount--success{--count-background-color:var(--ubnt-color-success)}.ubntCount--warning{--count-background-color:var(--ubnt-color-warning)}.ubntCount--danger{--count-background-color:var(--ubnt-color-danger)}.ubntCount--primary{--count-background-color:var(--ubnt-color-primary)}.ubntCount--neutral{--count-background-color:var(--ubnt-color-DN0)}.ubntCount--comfy{--count-font-size:var(--ubnt-typography-font-size-large);--count-size:24px}.ubntCount--topLeft{position:absolute;top:0;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ubntCount--topRight{position:absolute;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ubntCount--bottomLeft{position:absolute;bottom:0;left:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ubntCount--bottomRight{position:absolute;bottom:0;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}
.ubntDropdown{box-shadow:0 15px 45px 0 var(--ubnt-color-drop-shadow);--dropdown-item-vertical-rhythm-multiplier:3;--dropdown-item-horizontal-rhythm-multiplier:7;background-color:var(--dropdown-background-color,var(--ubnt-color-background-primary));border-bottom-left-radius:4px;border-bottom-right-radius:4px;max-height:0;overflow:hidden;transition:max-height .4s ease}.is-child-dropdown-expanded .ubntDropdown,.ubntDropdown.is-dropdown-expanded{max-height:800px}.ubntDropdown--bottomLeft{position:absolute;left:0;top:100%}.ubntDropdown--bottomRight{position:absolute;right:0;top:100%}.ubntDropdown__item{padding-left:calc(var(--ubnt-layout-grid-base) * var(--dropdown-item-horizontal-rhythm-multiplier));padding-right:calc(var(--ubnt-layout-grid-base) * var(--dropdown-item-horizontal-rhythm-multiplier));padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--dropdown-item-vertical-rhythm-multiplier));padding-top:calc(var(--ubnt-layout-grid-base) * var(--dropdown-item-vertical-rhythm-multiplier));border-bottom:1px solid var(--dropdown-border-color,var(--ubnt-color-border-tertiary));display:block;font-size:var(--ubnt-typography-font-size-small);color:var(--dropdown-font-color,var(--ubnt-color-DN20))}.ubntDropdown__item:hover{color:var(--dropdown-hover-font-color,var(--ubnt-color-DN30))}.ubntDropdown__item:first-child{border-top:1px solid var(--dropdown-border-color,var(--ubnt-color-border-tertiary))}.ubntDropdown__item:last-child{border-bottom:0}
.ubntDropdownContainer{position:relative}
.ubntFilter{display:flex;flex-direction:row;flex:1}.ubntFilter+.ubntFilter{margin-top:calc(var(--ubnt-layout-grid-base) * 1)}.ubntFilter__label,.ubntFilter__value{color:var(--filter-item-font-color,var(--ubnt-color-text-primary));font-size:var(--filter-item-font-size,var(--ubnt-typography-font-size-small))}.ubntFilter__label{display:flex;flex:1}.ubntFilter__label+.ubntFilter__value{margin-left:calc(var(--ubnt-layout-grid-base) * 1)}.ubntFilter__value{justify-content:flex-end}
.ubntForm input[type=color],.ubntForm input[type=date],.ubntForm input[type=datetime-local],.ubntForm input[type=datetime],.ubntForm input[type=email],.ubntForm input[type=file],.ubntForm input[type=image],.ubntForm input[type=month],.ubntForm input[type=number],.ubntForm input[type=password],.ubntForm input[type=search],.ubntForm input[type=tel],.ubntForm input[type=text],.ubntForm input[type=time],.ubntForm input[type=url],.ubntForm input[type=week],.ubntForm output,.ubntForm textarea{padding-left:calc(var(--ubnt-layout-grid-base) * var(--form-box-horizontal-rhythm-multiplier, 0));padding-right:calc(var(--ubnt-layout-grid-base) * var(--form-box-horizontal-rhythm-multiplier, 0));background-color:var(--form-box-background-color,transparent);border:var(--form-box-border,none);border-bottom:var(--form-box-border-bottom,1px solid var(--form-box-border-color,var(--ubnt-color-border-tertiary)));border-radius:var(--form-box-border-radius,0);color:var(--form-box-font-color,var(--ubnt-color-text-secondary));font-size:var(--form-box-font-size,var(--ubnt-typography-font-size-small));font-weight:var(--form-box-font-weight,normal);vertical-align:top;width:var(--form-box-width,360px)}.ubntForm input[type=color]:not(textarea),.ubntForm input[type=date]:not(textarea),.ubntForm input[type=datetime-local]:not(textarea),.ubntForm input[type=datetime]:not(textarea),.ubntForm input[type=email]:not(textarea),.ubntForm input[type=file]:not(textarea),.ubntForm input[type=image]:not(textarea),.ubntForm input[type=month]:not(textarea),.ubntForm input[type=number]:not(textarea),.ubntForm input[type=password]:not(textarea),.ubntForm input[type=search]:not(textarea),.ubntForm input[type=tel]:not(textarea),.ubntForm input[type=text]:not(textarea),.ubntForm input[type=time]:not(textarea),.ubntForm input[type=url]:not(textarea),.ubntForm input[type=week]:not(textarea),.ubntForm output:not(textarea),.ubntForm textarea:not(textarea){height:var(--form-box-height,var(--default-form-box-height))}.ubntForm input[type=color]::-webkit-input-placeholder,.ubntForm input[type=date]::-webkit-input-placeholder,.ubntForm input[type=datetime-local]::-webkit-input-placeholder,.ubntForm input[type=datetime]::-webkit-input-placeholder,.ubntForm input[type=email]::-webkit-input-placeholder,.ubntForm input[type=file]::-webkit-input-placeholder,.ubntForm input[type=image]::-webkit-input-placeholder,.ubntForm input[type=month]::-webkit-input-placeholder,.ubntForm input[type=number]::-webkit-input-placeholder,.ubntForm input[type=password]::-webkit-input-placeholder,.ubntForm input[type=search]::-webkit-input-placeholder,.ubntForm input[type=tel]::-webkit-input-placeholder,.ubntForm input[type=text]::-webkit-input-placeholder,.ubntForm input[type=time]::-webkit-input-placeholder,.ubntForm input[type=url]::-webkit-input-placeholder,.ubntForm input[type=week]::-webkit-input-placeholder,.ubntForm output::-webkit-input-placeholder,.ubntForm textarea::-webkit-input-placeholder{color:var(--form-box-autofill-font-color,var(--ubnt-color-DN0));font-weight:300}.ubntForm input[type=color]:-ms-input-placeholder,.ubntForm input[type=color]::-ms-input-placeholder,.ubntForm input[type=date]:-ms-input-placeholder,.ubntForm input[type=date]::-ms-input-placeholder,.ubntForm input[type=datetime-local]:-ms-input-placeholder,.ubntForm input[type=datetime-local]::-ms-input-placeholder,.ubntForm input[type=datetime]:-ms-input-placeholder,.ubntForm input[type=datetime]::-ms-input-placeholder,.ubntForm input[type=email]:-ms-input-placeholder,.ubntForm input[type=email]::-ms-input-placeholder,.ubntForm input[type=file]:-ms-input-placeholder,.ubntForm input[type=file]::-ms-input-placeholder,.ubntForm input[type=image]:-ms-input-placeholder,.ubntForm input[type=image]::-ms-input-placeholder,.ubntForm input[type=month]:-ms-input-placeholder,.ubntForm input[type=month]::-ms-input-placeholder,.ubntForm input[type=number]:-ms-input-placeholder,.ubntForm input[type=number]::-ms-input-placeholder,.ubntForm input[type=password]:-ms-input-placeholder,.ubntForm input[type=password]::-ms-input-placeholder,.ubntForm input[type=search]:-ms-input-placeholder,.ubntForm input[type=search]::-ms-input-placeholder,.ubntForm input[type=tel]:-ms-input-placeholder,.ubntForm input[type=tel]::-ms-input-placeholder,.ubntForm input[type=text]:-ms-input-placeholder,.ubntForm input[type=text]::-ms-input-placeholder,.ubntForm input[type=time]:-ms-input-placeholder,.ubntForm input[type=time]::-ms-input-placeholder,.ubntForm input[type=url]:-ms-input-placeholder,.ubntForm input[type=url]::-ms-input-placeholder,.ubntForm input[type=week]:-ms-input-placeholder,.ubntForm input[type=week]::-ms-input-placeholder,.ubntForm output:-ms-input-placeholder,.ubntForm output::-ms-input-placeholder,.ubntForm textarea:-ms-input-placeholder,.ubntForm textarea::-ms-input-placeholder{color:var(--form-box-autofill-font-color,var(--ubnt-color-DN0));font-weight:300}.ubntForm input[type=color]::placeholder,.ubntForm input[type=date]::placeholder,.ubntForm input[type=datetime-local]::placeholder,.ubntForm input[type=datetime]::placeholder,.ubntForm input[type=email]::placeholder,.ubntForm input[type=file]::placeholder,.ubntForm input[type=image]::placeholder,.ubntForm input[type=month]::placeholder,.ubntForm input[type=number]::placeholder,.ubntForm input[type=password]::placeholder,.ubntForm input[type=search]::placeholder,.ubntForm input[type=tel]::placeholder,.ubntForm input[type=text]::placeholder,.ubntForm input[type=time]::placeholder,.ubntForm input[type=url]::placeholder,.ubntForm input[type=week]::placeholder,.ubntForm output::placeholder,.ubntForm textarea::placeholder{color:var(--form-box-autofill-font-color,var(--ubnt-color-DN0));font-weight:300}.ubntForm input[type=color]:focus,.ubntForm input[type=date]:focus,.ubntForm input[type=datetime-local]:focus,.ubntForm input[type=datetime]:focus,.ubntForm input[type=email]:focus,.ubntForm input[type=file]:focus,.ubntForm input[type=image]:focus,.ubntForm input[type=month]:focus,.ubntForm input[type=number]:focus,.ubntForm input[type=password]:focus,.ubntForm input[type=search]:focus,.ubntForm input[type=tel]:focus,.ubntForm input[type=text]:focus,.ubntForm input[type=time]:focus,.ubntForm input[type=url]:focus,.ubntForm input[type=week]:focus,.ubntForm output:focus,.ubntForm textarea:focus{--form-box-border-color:var(--form-box-focus-border-color,var(--ubnt-color-primary));--form-box-font-color:var(--ubnt-color-text-primary)}.ubntForm input[type=color].is-invalid,.ubntForm input[type=date].is-invalid,.ubntForm input[type=datetime-local].is-invalid,.ubntForm input[type=datetime].is-invalid,.ubntForm input[type=email].is-invalid,.ubntForm input[type=file].is-invalid,.ubntForm input[type=image].is-invalid,.ubntForm input[type=month].is-invalid,.ubntForm input[type=number].is-invalid,.ubntForm input[type=password].is-invalid,.ubntForm input[type=search].is-invalid,.ubntForm input[type=tel].is-invalid,.ubntForm input[type=text].is-invalid,.ubntForm input[type=time].is-invalid,.ubntForm input[type=url].is-invalid,.ubntForm input[type=week].is-invalid,.ubntForm output.is-invalid,.ubntForm textarea.is-invalid{--form-box-border-color:var(--form-box-invalid-border-color,var(--ubnt-color-danger));--form-box-font-color:var(--form-box-invalid-font-color,var(--ubnt-color-danger))}.ubntForm--secondary input[type=color],.ubntForm--secondary input[type=date],.ubntForm--secondary input[type=datetime-local],.ubntForm--secondary input[type=datetime],.ubntForm--secondary input[type=email],.ubntForm--secondary input[type=file],.ubntForm--secondary input[type=image],.ubntForm--secondary input[type=month],.ubntForm--secondary input[type=number],.ubntForm--secondary input[type=password],.ubntForm--secondary input[type=search],.ubntForm--secondary input[type=tel],.ubntForm--secondary input[type=text],.ubntForm--secondary input[type=time],.ubntForm--secondary input[type=url],.ubntForm--secondary input[type=week],.ubntForm--secondary output,.ubntForm--secondary textarea{--form-box-background-color:var(--form-secondary-box-background-color,var(--ubnt-color-background-tertiary));--form-box-border-bottom:var(--form-box-border);--form-box-border-radius:4px;--form-box-border:none;--form-box-font-color:var(--form-secondary-box-font-color,var(--ubnt-color-text-primary));--form-box-font-weight:normal;--form-box-height:var(--default-form-box-height);--form-box-horizontal-rhythm-multiplier:3}@media only screen and (max-width:600px){.ubntForm{--form-box-width:200px}}
.ubntForm{--form-checkbox-size:16px}.ubntForm input[type=checkbox]{-moz-appearance:checkbox;margin-right:calc(var(--ubnt-layout-grid-base) * var(--form-checkbox-horizontal-rhythm-multiplier, 3));background-color:var(--form-checkbox-background-color,var(--ubnt-color-background-primary));border-radius:3px;border:1px solid var(--form-checkbox-border-color,var(--ubnt-color-border-primary));color:var(--form-checkbox-icon-color,var(--ubnt-color-text-primary));height:var(--form-checkbox-size);position:relative;vertical-align:middle;width:var(--form-checkbox-size)}.ubntForm input[type=checkbox]:before{background-image:var(--form-checkbox-icon-background,url('data:image/svg+xml;utf8,<svg version="1.1" viewBox="0 0 8 6" xmlns="http://www.w3.org/2000/svg"><g fill-rule="evenodd"><g transform="translate(-4 -5)" fill="%23525461"><g transform="translate(8.0355 7.0355) rotate(-45) translate(-3 -2)"><rect width="1" height="4"/><rect transform="translate(3 3.5) rotate(90) translate(-3 -3.5)" x="2.5" y=".5" width="1" height="6"/></g></g></g></svg>'));background-position:50%;background-repeat:no-repeat;background-size:70%;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0}.ubntForm input[type=checkbox]:checked{--form-checkbox-border-color:var(--form-checkbox-checked-border-color);--form-checkbox-background-color:var(--form-checkbox-checked-background-color)}.ubntForm input[type=checkbox]:checked:before{opacity:1}.ubntForm input[type=checkbox]+label{cursor:pointer;display:inline-block;line-height:var(--form-checkbox-size);vertical-align:middle}
.ubntForm{--default-form-box-height:30px;--default-form-box-cozy-height:22px;--default-form-box-comfy-height:34px;--default-form-box-chubby-height:44px}.ubntForm input,.ubntForm output,.ubntForm select,.ubntForm textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.ubntForm input[type=checkbox],.ubntForm input[type=radio]{cursor:pointer}.ubntForm--secondary{--default-form-box-height:30px;--default-form-box-cozy-height:22px;--default-form-box-comfy-height:34px;--default-form-box-chubby-height:44px}
.ubntFormGroup label{display:block}.ubntFormGroup--radio{--form-group-label-vertical-rhythm-multiplier:0;--form-radio-horizontal-rhythm-multiplier:1;margin-bottom:calc(var(--ubnt-layout-grid-base) * var(--form-group-vertical-rhythm-multiplier, 1));margin-top:calc(var(--ubnt-layout-grid-base) * var(--form-group-vertical-rhythm-multiplier, 1));margin-right:calc(var(--ubnt-layout-grid-base) * var(--form-group-horizontal-rhythm-multiplier, 3))}.ubntFormGroup--radio,.ubntFormGroup--radio label{display:inline-block}.ubntFormGroup--radio:last-child{--form-group-horizontal-rhythm-multiplier:0}
.ubntForm input.ubntIconInput{background-repeat:no-repeat;background-size:var(--icon-input-icon-size,16px)}.ubntForm input.ubntIconInput--before{background-position:10px;padding-left:var(--icon-input-padding-size,36px)}.ubntForm input.ubntIconInput--after{background-position:calc(100% - 10px) 50%;padding-right:var(--icon-input-padding-size,36px)}.ubntForm input.ubntIconInput--search{background-image:url('data:image/svg+xml;utf8,<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g transform="translate(-10 -9)"><g transform="translate(10 9)"><circle cx="7" cy="7" r="6.5" stroke="%23a4a7b5" /><rect transform="translate(13.725 13.725) rotate(-45) translate(-13.725 -13.725)" x="13.225" y="10.725" width="1" height="6" rx=".5" fill="%23a4a7b5"/></g></g></g></svg>')}.ubntIconInputContainer{position:relative}.ubntIconInputContainer .ubntIcon{--icon-height:var(--icon-input-icon-size);--icon-width:var(--icon-input-icon-size);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ubntIconInputContainer .ubntIconInput--before+.ubntIcon{left:10px}.ubntIconInputContainer .ubntIconInput--after+.ubntIcon{right:10px}
.ubntForm{--form-radio-size:16px}.ubntForm input[type=radio]{-moz-appearance:radio;margin-right:calc(var(--ubnt-layout-grid-base) * var(--form-radio-horizontal-rhythm-multiplier, 3));background-color:var(--form-radio-background-color,var(--ubnt-color-background-primary));border-radius:100%;border:1px solid var(--form-radio-border-color,var(--ubnt-color-border-primary));color:var(--form-radio-icon-color,var(--ubnt-color-text-primary));height:var(--form-radio-size);position:relative;vertical-align:middle;width:var(--form-radio-size)}.ubntForm input[type=radio]:before{background-image:var(--form-radio-icon-background,url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg version="1.1" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle cx="5" cy="5" r="2" fill="%23525461"/></g></svg>'));background-position:50%;background-repeat:no-repeat;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0}.ubntForm input[type=radio]:checked:before{opacity:1}.ubntForm input[type=radio]+label{cursor:pointer;display:inline-block;line-height:var(--form-radio-size);vertical-align:middle}
.ubntSelect{align-items:center;display:inline-flex;flex:0}.ubntForm select,.ubntSelect{padding-left:calc(var(--ubnt-layout-grid-base) * var(--form-select-horizontal-rhythm-left-multiplier, 0));padding-right:calc(var(--ubnt-layout-grid-base) * var(--form-select-horizontal-rhythm-right-multiplier, 7));background-color:var(--form-select-background-color,transparent);background-image:var(--form-select-icon-background,url('data:image/svg+xml;utf8,<svg version="1.1" viewBox="0 0 8 5" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g transform="translate(-4 -6)" fill="%23a4a7b5" stroke-width="0"><path transform="translate(8.0055 7.0355) rotate(-45) translate(-8.0055 -7.0355)" d="m6.5055 8.5355h4v1h-4-1v-5h1v4z"/></g></g></svg>'));background-position:calc(100% - 8px) 50%;background-repeat:no-repeat;background-size:var(--form-select-background-size,10px);border:var(--form-select-border,none);border-bottom:var(--form-select-border-bottom,1px solid var(--form-select-border-color,var(--ubnt-color-border-tertiary)));border-radius:var(--form-select-border-radius,0);color:var(--form-select-font-color,var(--ubnt-color-text-secondary));cursor:pointer;font-size:var(--form-select-font-size,var(--ubnt-typography-font-size-small));outline:0;vertical-align:top}.ubntForm select:not([multiple]),.ubntSelect:not([multiple]){height:var(--form-select-height,var(--default-form-box-height))}.ubntForm select:hover,.ubntSelect:hover{--form-select-font-color:var(--ubnt-color-text-primary)}.ubntForm select:focus,.ubntSelect:focus{--form-select-border-color:var(--form-box-focus-border-color,var(--ubnt-color-primary))}.ubntForm select.is-invalid,.ubntSelect.is-invalid{--form-select-border-color:var(--form-box-invalid-border-color,var(--ubnt-color-danger));--form-select-font-color:var(--form-box-invalid-font-color,var(--ubnt-color-danger))}.ubntForm--secondary select,.ubntSelect--secondary{--form-select-background-color:var(--form-secondary-select-background-color,var(--ubnt-color-background-primary));--form-select-border-bottom:var(--form-select-border);--form-select-border-radius:4px;--form-select-border:1px solid var(--form-secondary-select-border-color,var(--ubnt-color-border-secondary));--form-select-font-color:var(--form-secondary-select-font-color,var(--ubnt-color-text-primary));--form-select-height:var(--default-form-box-height);--form-select-horizontal-rhythm-left-multiplier:var(--form-secondary-select-horizontal-rhythm-left-multiplier,3);--form-select-horizontal-rhythm-right-multiplier:var(--form-secondary-select-horizontal-rhythm-right-multiplier,9)}.ubntSelect--link{--form-select-background-color:transparent;--form-select-font-color:var(--ubnt-color-text-link);--form-select-height:auto;--form-select-horizontal-rhythm-left-multiplier:3;--form-select-horizontal-rhythm-right-multiplier:6;--form-select-icon-background:url('data:image/svg+xml;utf8,<svg version="1.1" viewBox="0 0 8 5" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g transform="translate(-4 -6)" fill="%23006fff" stroke-width="0"><path transform="translate(8.0055 7.0355) rotate(-45) translate(-8.0055 -7.0355)" d="m6.5055 8.5355h4v1h-4-1v-5h1v4z"/></g></g></svg>');border:none}.ubntSelect--link:hover{--form-select-font-color:var(--ubnt-color-text-link-hover)}.ubntSelect--popup{--form-select-background-size:8px;--form-select-icon-background:url('data:image/svg+xml;utf8,<svg version="1.1" viewBox="0 0 8 12" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g transform="translate(-123 -11)"><g transform="translate(119 9)"><g transform="translate(0 -.5)"><path transform="translate(8.0355 10.536) rotate(-45) translate(-8.0355 -10.536)" d="m6.5355 12.036h4v1h-4-1v-5h1v4z" fill="%23a4a7b5" stroke-width="0" /><path transform="translate(8.0355 6.5355) rotate(135) translate(-8.0355 -6.5355)" d="m6.5355 8.0355h4v1h-4-1v-5h1v4z" fill="%23a4a7b5" stroke-width="0" /></g></g></g></g></svg>')}
.ubntHeader{align-items:center;display:flex;flex:1;flex-direction:row;justify-content:space-between;overflow:hidden}.ubntHeader--centered .ubntHeader__title{text-align:center}.ubntHeader--fullHeight{height:100%}.ubntHeader--global{padding-right:calc(var(--ubnt-layout-grid-base) * 8);height:100%;overflow:visible;z-index:var(--ubnt-layout-z-index-global-header)}.ubntHeader--navigation{overflow:visible}.ubntHeader__logo{align-items:center;background:var(--ubnt-color-primary);display:flex;flex:0 0 var(--ubnt-layout-global-side-nav-width);height:100%;justify-content:center}.ubntHeader__logo+.ubntHeader__image{margin-left:calc(var(--ubnt-layout-grid-base) * 7)}.ubntHeader__image img{vertical-align:middle}.ubntHeader__image+.ubntHeader__title{margin-left:calc(var(--ubnt-layout-grid-base) * 3)}.ubntHeader__title{line-height:1.2;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.ubntHeader__title+.ubntHeader__actions{margin-left:calc(var(--ubnt-layout-grid-base) * 2)}.ubntHeader__title--actionable{cursor:pointer}.ubntHeader__actions{align-items:center;display:flex;color:var(--header-action-color,var(--ubnt-color-text-secondary));flex-direction:row}
.ubntIcon{color:var(--icon-color,currentColor);flex:none}.ubntIcon:not(.ubntIcon--auto){height:var(--icon-height,16px);width:var(--icon-width,16px)}.ubntIcon--globalHeader{--icon-color:var(--ubnt-color-N0);--icon-height:24px;--icon-width:24px;cursor:pointer;opacity:var(--icon-opacity,.7)}.ubntIcon--globalHeader:hover{--icon-opacity:1}.ubntIcon--navigation{--icon-height:22px;--icon-width:22px}.ubntIcon--headerNav{--icon-height:20px;--icon-width:20px}.ubntIcon--smaller{--icon-height:10px;--icon-width:10px}.ubntIcon--small{--icon-height:14px;--icon-width:14px}.ubntIcon--large{--icon-height:24px;--icon-width:24px}.ubntIcon--logo{--icon-height:28px;--icon-width:28px}.ubntIcon--actionable{--icon-color:var(--ubnt-color-text-secondary);cursor:pointer}.ubntIcon--actionable.is-active,.ubntIcon--actionable:hover{--icon-color:var(--ubnt-color-text-primary)}.ubntIcon--transparent{opacity:.35}
.ubntIconContainer{align-items:center;background-color:var(--icon-container-background-color);color:var(--ubnt-color-N0);display:flex;flex:none;height:var(--icon-container-height,32px);justify-content:center;width:var(--icon-container-width,32px)}.ubntIconContainer--round{border-radius:100%}.ubntIconContainer--success{--icon-container-background-color:var(--ubnt-color-success)}.ubntIconContainer--warning{--icon-container-background-color:var(--ubnt-color-warning)}.ubntIconContainer--danger{--icon-container-background-color:var(--ubnt-color-danger)}.ubntIconContainer--primary{--icon-container-background-color:var(--ubnt-color-primary)}
.ubntIconGroup{align-items:center;color:var(--icon-group-color,var(--ubnt-color-text-secondary));display:flex;position:relative}.ubntIconGroup+.ubntIconGroup{margin-left:calc(var(--ubnt-layout-grid-base-responsive) * 4);padding-left:calc(var(--ubnt-layout-grid-base) * 6)}.ubntIconGroup+.ubntIconGroup:after{margin-left:calc(var(--ubnt-layout-grid-base) * 1);background-color:var(--icon-group-spacer,currentColor);content:"";display:block;height:20px;left:0;opacity:.4;position:absolute;top:-2px;width:1px}.ubntIconGroup .ubntIcon+.ubntIcon{margin-left:calc(var(--ubnt-layout-grid-base-responsive) * var(--icon-group-horizontal-rhythm-multiplier, 4))}
.ubntIconText{align-items:center;color:var(--icon-text-color,var(--ubnt-color-text-secondary));display:flex;flex-direction:var(--icon-text-flex-direction,row);overflow:hidden}.ubntIconText--withTextRight .ubntIconText__text{margin-left:calc(var(--ubnt-layout-grid-base) * var(--icon-text-horizontal-rhythm-multiplier, 2))}.ubntIconText--withTextLeft{--icon-text-icon-order:2;--icon-text-text-order:1}.ubntIconText--withTextLeft .ubntIconText__icon{margin-left:calc(var(--ubnt-layout-grid-base) * var(--icon-text-horizontal-rhythm-multiplier, 2))}.ubntIconText--withTextBelow{--icon-text-flex-direction:column}.ubntIconText--withTextBelow .ubntIconText__icon{align-self:center}.ubntIconText--withTextBelow .ubntIconText__text{text-align:center;margin-top:calc(var(--ubnt-layout-grid-base) * 1)}.ubntIconText--fullStack{flex:1;height:100%;justify-content:flex-end;width:100%}.ubntIconText--fullStack .ubntIconText__text{display:flex;flex:.55;flex-direction:column;justify-content:flex-start}.ubntIconText--fullShelf{width:100%}.ubntIconText--fullShelf .ubntIconText__text{display:block;flex:1 1 auto}.ubntIconText--tinyIcon{--icon-text-icon-height:9px;--icon-text-icon-width:9px;--icon-text-horizontal-rhythm-multiplier:1}.ubntIconText--largeIcon{--icon-text-icon-height:24px;--icon-text-icon-width:24px;--icon-text-horizontal-rhythm-multiplier:3}.ubntIconText--regularText{--icon-text-text-font-size:var(--ubnt-typography-font-size-regular)}.ubntIconText--largerText{--icon-text-text-font-size:var(--ubnt-typography-font-size-larger)}.ubntIconText--header{--icon-text-icon-color:var(--ubnt-color-text-secondary)}.ubntIconText--header .ubntIconText__text{color:var(--ubnt-color-text-primary) ;font-size:var(--ubnt-typography-font-size-small) ;font-weight:bold ;letter-spacing:.5px ;text-transform:uppercase }.ubntIconText--currentColor{--icon-text-color:currentColor}.ubntIconText--actionable{cursor:pointer}.ubntIconText--actionable.is-active,.ubntIconText--actionable.is-hover,.ubntIconText--actionable:hover{--icon-text-icon-color:var(--ubnt-color-text-primary);--icon-text-text-color:var(--ubnt-color-text-primary)}.ubntIconText--actionable.is-disabled,.ubntIconText--actionable[disabled=disabled]{cursor:not-allowed;opacity:.4;pointer-events:none}.ubntIconText__icon{color:var(--icon-text-icon-color,var(--icon-text-color,var(--ubnt-color-text-secondary)));flex-shrink:0;height:var(--icon-text-icon-height,16px);order:var(--icon-text-icon-order,1);width:var(--icon-text-icon-width,16px)}.ubntIconText__text{color:var(--icon-text-text-color,var(--icon-text-color,var(--ubnt-color-text-secondary)));font-size:var(--icon-text-text-font-size,var(--ubnt-typography-font-size-small));line-height:normal;order:var(--icon-text-text-order,2)}.ubntIconText__text--centered{--icon-text-justify-text:center}
.ubntLabel{color:var(--label-font-color,var(--ubnt-color-DN0));font-size:var(--label-font-size,var(--ubnt-typography-font-size-smallest));line-height:var(--label-line-height)}.ubntLabel--primary{--label-font-color:var(--label-primary-font-color,var(--ubnt-color-text-primary));--label-font-size:var(--label-primary-font-size,var(--ubnt-typography-font-size-small))}.ubntLabel--secondary{--label-font-color:var(--label-secondary-font-color,var(--ubnt-color-text-secondary));--label-font-size:var(--label-secondary-font-size,var(--ubnt-typography-font-size-small));--label-line-height:var(--label-secondary-line-height)}
.ubntLabelGroup{display:block;--label-primary-font-size:var(--ubnt-typography-font-size-large);--label-secondary-font-size:var(--ubnt-typography-font-size-small);--label-secondary-line-height:18px}.ubntLabelGroup .ubntLabel+.ubntLabel{margin-top:calc(var(--ubnt-layout-grid-base) * 1)}
.ubntModal{box-shadow:0 15px 45px 0 var(--ubnt-color-drop-shadow);background:var(--modal-background-color,var(--ubnt-color-background-primary));border-radius:4px;color:var(--modal-font-color,var(--ubnt-color-text-primary));display:flex;flex-direction:column;max-height:calc(100vh - 40px);max-width:calc(100vw - 40px);overflow:hidden;position:relative}.ubntModal:focus{outline:0}.ubntModal--small{width:var(--modal-small-width,428px)}.ubntModal--medium{width:var(--modal-medium-width,680px)}.ubntModal--large{width:var(--modal-large-width,840px)}.ubntModal__header{padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--modal-header-vertical-rhythm-multiplier, 6));padding-top:calc(var(--ubnt-layout-grid-base) * var(--modal-header-vertical-rhythm-multiplier, 6));color:var(--modal-header-font-color,var(--ubnt-color-text-primary));font-size:var(--modal-header-font-size,var(--ubnt-typography-font-size-larger));font-weight:700}.ubntModal__footer,.ubntModal__header{margin-left:calc(var(--ubnt-layout-grid-base-responsive) * var(--modal-main-horizontal-rhythm-multiplier, var(--ubnt-layout-content-horizontal-rhythm-multiplier)));margin-right:calc(var(--ubnt-layout-grid-base-responsive) * var(--modal-main-horizontal-rhythm-multiplier, var(--ubnt-layout-content-horizontal-rhythm-multiplier)))}.ubntModal__footer{padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--modal-footer-vertical-rhythm-multiplier, 6));padding-top:calc(var(--ubnt-layout-grid-base) * var(--modal-footer-vertical-rhythm-multiplier, 6));border-top:1px solid var(--modal-border-color,var(--ubnt-color-border-tertiary));color:var(--modal-footer-font-color,var(--ubnt-color-text-secondary));display:flex;justify-content:flex-end}.ubntModal__main{padding-left:calc(var(--ubnt-layout-grid-base-responsive) * var(--modal-main-horizontal-rhythm-multiplier, var(--ubnt-layout-content-horizontal-rhythm-multiplier)));padding-right:calc(var(--ubnt-layout-grid-base-responsive) * var(--modal-main-horizontal-rhythm-multiplier, var(--ubnt-layout-content-horizontal-rhythm-multiplier)));display:flex;flex-direction:column;flex:auto;overflow:auto}.ubntModalContent{padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--modal-main-vertical-rhythm-multiplier, 6));padding-top:calc(var(--ubnt-layout-grid-base) * var(--modal-main-vertical-rhythm-multiplier, 6))}.ubntModalContent--flush{--modal-main-vertical-rhythm-multiplier:0}
.ubntModalContainer{position:absolute;z-index:var(--modal-z-index,var(--ubnt-layout-z-index-modal))}.ubntModalContainer--centered{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.ubntModalContainer--blackout{--modal-z-index:var(--ubnt-layout-z-index-modal-blackout);background:var(--modal-blackout-color,rgba(0,0,0,.4))}.ubntModalContainer--blackoutMinor{--modal-z-index:var(--ubnt-layout-z-index-modal-blackout);background:var(--modal-blackout-minor-color,rgba(0,0,0,.1))}.ubntModalContainer--blackoutMajor{--modal-z-index:var(--ubnt-layout-z-index-modal-blackout);background:var(--modal-blackout-major-color,rgba(0,0,0,.5))}
.ubntNavigation{padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--navigation-bottom-rhythm-multiplier, 3));padding-top:calc(var(--ubnt-layout-grid-base) * var(--navigation-top-rhythm-multiplier, 1));--navigation-align-items:flex-start;--navigation-item-width:var(--ubnt-layout-global-side-nav-width);align-items:var(--navigation-align-items);background-color:var(--navigation-background-color,var(--ubnt-color-background-tertiary));display:flex;flex:1;flex-direction:var(--navigation-flex-direction,column);height:100%;justify-content:space-between}.ubntNavigation--horizontal{--navigation-align-items:center;--navigation-flex-direction:row;--navigation-bottom-rhythm-multiplier:0;--navigation-top-rhythm-multiplier:0;--navigation-item-vertical-rhythm-multiplier:0;--navigation-item-horizontal-rhythm-multiplier:0;--navigation-item-width:auto}.ubntNavigation__group{align-items:var(--navigation-align-items);display:flex;flex-direction:var(--navigation-flex-direction,column);justify-content:space-between;width:100%}.ubntNavigation__item{margin-bottom:calc(var(--ubnt-layout-grid-base) * var(--navigation-item-vertical-rhythm-multiplier, 3));margin-top:calc(var(--ubnt-layout-grid-base) * var(--navigation-item-vertical-rhythm-multiplier, 3));--tooltip-display:none;align-self:var(--navigation-align-items);color:var(--navigation-icon-color,var(--ubnt-color-text-secondary));cursor:pointer;display:flex;flex:none;justify-content:center;position:relative;text-align:center;width:var(--navigation-item-width)}.ubntNavigation__item.is-item-selected{--navigation-icon-color:var(--navigation-hover-icon-color,var(--ubnt-color-primary))}.ubntNavigation__item:hover{--tooltip-display:block}.ubntNavigation__item:hover:not(.is-item-selected){--navigation-icon-color:var(--navigation-hover-icon-color,var(--ubnt-color-DN20))}.ubntNavigation__item--withNotification:before{background-color:var(--navigation-notification-color,var(--ubnt-color-warning));border-radius:100%;border:1px solid var(--navigation-background-color,var(--ubnt-color-background-tertiary));content:"";display:block;height:10px;position:absolute;right:11px;top:0;width:10px}.ubntNavigation__item--withDivider{margin-bottom:calc(var(--ubnt-layout-grid-base) * 10)}.ubntNavigation__item--withDivider:after{margin-top:calc(var(--ubnt-layout-grid-base) * 6);background-color:var(--navigation-spacer-color,var(--ubnt-color-border-primary));content:"";display:block;height:1px;left:50%;pointer-events:none;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:24px}@media screen and (max-height:600px){.ubntNavigation:not(.ubntNavigation--horizontal){--navigation-secondary-height:48px}.ubntNavigation:not(.ubntNavigation--horizontal):hover:after{bottom:0;content:"";position:absolute;right:-20px;top:0;width:19px;z-index:2}.ubntNavigation__group--primary{margin-bottom:calc(var(--navigation-secondary-height) - (var(--ubnt-layout-grid-base) * 3));overflow:hidden}.ubntNavigation__group--primary:hover{overflow:auto;width:150vw}.ubntNavigation__group--secondary{--navigation-icon-opacity:0;background-color:var(--navigation-background-color,var(--ubnt-color-background-tertiary));border-top:1px solid var(--navigation-spacer-color,var(--ubnt-color-border-primary));bottom:0;box-shadow:0 -4px 22px -4px var(--ubnt-color-drop-shadow);max-height:var(--navigation-secondary-height);position:absolute;transition:max-height .4s ease;z-index:1}.ubntNavigation__group--secondary:before{background-image:var(--navigation-overflow-icon-background,url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(8.000000, 8.000000) rotate(-90.000000) translate(-8.000000, -8.000000)"><rect x="0" y="0" width="16" height="16"></rect><circle fill="%23a4a7b5" cx="8" cy="2" r="1"></circle><circle fill="%23a4a7b5" cx="8" cy="8" r="1"></circle><circle fill="%23a4a7b5" cx="8" cy="14" r="1"></circle></g></g></svg>'));background-position:50% calc((var(--navigation-secondary-height) - 24px) / 2);background-repeat:no-repeat;background-size:50%;bottom:0;content:"";left:0;opacity:1;position:absolute;right:0;top:0;transition:opacity .4s ease}.ubntNavigation__group--secondary:hover{--navigation-icon-opacity:1;max-height:100%}.ubntNavigation__group--secondary:hover:before{opacity:0}.ubntNavigation__item{opacity:var(--navigation-icon-opacity,1);transition:opacity .4s ease}}
.ubntNotification{padding-left:calc(var(--ubnt-layout-grid-base-responsive) * var(--notification-horizontal-rhythm-multiplier, var(--ubnt-layout-content-horizontal-rhythm-multiplier)));padding-right:calc(var(--ubnt-layout-grid-base-responsive) * var(--notification-horizontal-rhythm-multiplier, var(--ubnt-layout-content-horizontal-rhythm-multiplier)));padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--notification-vertical-rhythm-multiplier, 2));padding-top:calc(var(--ubnt-layout-grid-base) * var(--notification-vertical-rhythm-multiplier, 2));align-items:center;align-self:stretch;background-color:var(--notification-background-color,var(--ubnt-color-DN60));color:var(--notification-font-color,var(--ubnt-color-N0));display:flex;flex-direction:column;justify-content:center;min-height:var(--notification-height,var(--ubnt-layout-header-height));width:100%}.ubntNotification a{color:currentColor;font-weight:700}.ubntNotification__close{margin-right:calc(var(--ubnt-layout-grid-base-responsive) * var(--ubnt-layout-content-horizontal-rhythm-multiplier));color:var(--ubnt-color-N0);cursor:pointer;position:absolute;right:0}.ubntNotification--dismissible{--notification-horizontal-rhythm-multiplier:18}.ubntNotification--normal{--notification-background-color:var(--ubnt-color-DN60)}.ubntNotification--normal+.ubntNotification--normal{border-top:1px solid hsla(0,0%,100%,.3)}.ubntNotification--normal:last-child{border-bottom:1px solid hsla(0,0%,100%,.3)}.ubntNotification--danger{--notification-background-color:var(--ubnt-color-danger)}.ubntNotification--danger+.ubntNotification--danger{border-top:1px solid hsla(0,0%,100%,.3)}.ubntNotification--warning{--notification-background-color:var(--ubnt-color-warning)}.ubntNotification--warning+.ubntNotification--warning{border-top:1px solid hsla(0,0%,100%,.3)}.ubntNotification--success{--notification-background-color:var(--ubnt-color-success)}.ubntNotification--success+.ubntNotification--success{border-top:1px solid hsla(0,0%,100%,.3)}
.ubntHeaderPanel{padding-left:calc(var(--ubnt-layout-grid-base-responsive) * var(--header-panel-content-horizontal-rhythm-multiplier, 0));padding-right:calc(var(--ubnt-layout-grid-base-responsive) * var(--header-panel-content-horizontal-rhythm-multiplier, 0));padding-bottom:calc(var(--ubnt-layout-grid-base) * 0);padding-top:calc(var(--ubnt-layout-grid-base) * 0);align-items:center;background:var(--header-panel-background-color,var(--ubnt-color-background-primary));border-bottom:1px solid var(--header-panel-border-color,var(--ubnt-color-border-primary));color:var(--header-panel-font-color,var(--ubnt-color-text-primary));display:flex;flex:0 0 auto;height:var(--header-panel-height,var(--ubnt-layout-header-height))}.ubntHeaderPanel--expandable{height:auto;min-height:var(--header-panel-height,var(--ubnt-layout-header-height))}.ubntHeaderPanel--global{--header-panel-background-color:var(--ubnt-color-brand-ubnt);--header-panel-font-color:var(--ubnt-color-N0);border:none}.ubntHeaderPanel--sdn{--header-panel-background-color:var(--ubnt-color-brand-unifi-sdn)}.ubntHeaderPanel--protect{--header-panel-background-color:var(--ubnt-color-brand-unifi-protect)}.ubntHeaderPanel--primary,.ubntHeaderPanel--secondary,.ubntHeaderPanel--tertiary{--header-panel-content-horizontal-rhythm-multiplier:var(--ubnt-layout-content-horizontal-rhythm-multiplier)}.ubntHeaderPanel--tertiary{--header-panel-background-color:var(--ubnt-color-background-tertiary)}.ubntHeaderPanel--notifications{border:none;flex:none;flex-direction:column;height:auto}@media only screen and (max-width:900px){.ubntHeaderPanel--primary{--header-panel-background-color:var(--ubnt-color-background-tertiary);--header-panel-content-horizontal-rhythm-multiplier:0}}
.ubntMainPanel{min-width:0;min-height:0;overflow:hidden;background:var(--main-panel-background-color,var(--ubnt-color-background-primary));display:flex;flex:1;flex-wrap:nowrap;position:relative}.ubntMainPanel--feature .ubntPanelContent,.ubntMainPanel--filters .ubntPanelContent,.ubntMainPanel--properties .ubntPanelContent{padding-left:calc(var(--ubnt-layout-grid-base-responsive) * var(--ubnt-layout-content-horizontal-rhythm-multiplier));padding-right:calc(var(--ubnt-layout-grid-base-responsive) * var(--ubnt-layout-content-horizontal-rhythm-multiplier))}.ubntMainPanel--feature .ubntPanelContent,.ubntMainPanel--filters .ubntPanelContent{padding-bottom:calc(var(--ubnt-layout-grid-base) * 4)}.ubntMainPanel--filters .ubntPanelContent{padding-top:calc(var(--ubnt-layout-grid-base) * 2)}
.ubntPanelContainer{min-width:0;min-height:0;overflow:hidden;flex:1;flex-wrap:nowrap;position:relative}.ubntPanelContainer--viewport{max-height:100vh;min-height:100vh;width:100%}.ubntPanelContainer--withSidePanel{display:flex;flex-wrap:wrap}.ubntPanelContainer--withHeaderPanel{display:flex;flex-direction:column}
.ubntPanelContent{bottom:0;left:0;position:absolute;right:0;top:0}.ubntPanelContent--overflow{overflow:visible}.ubntPanelContent--scrollable{overflow:auto}
.ubntSidePanel{background:var(--side-panel-background-color,var(--ubnt-color-background-primary));color:var(--side-panel-font-color,var(--ubnt-color-text-primary));display:flex;flex-direction:column;max-width:var(--side-panel-width,256px);position:relative;transition:width .3s ease-in-out;width:var(--side-panel-width,256px);z-index:var(--side-panel-z-index,var(--ubnt-layout-z-index-side-panel))}.ubntSidePanel--collapsible:not(.is-side-panel-open){border:none;box-shadow:none;width:0}.ubntSidePanel--navigation{--side-panel-width:var(--ubnt-layout-global-side-nav-width);--side-panel-z-index:calc(var(--ubnt-layout-z-index-side-panel) + 10);border-right:1px solid var(--side-panel-border-color,var(--ubnt-color-border-primary))}.ubntSidePanel--global{--side-panel-width:var(--ubnt-layout-global-side-panel-width);--side-panel-z-index:calc(var(--ubnt-layout-z-index-side-panel) + 5);border-left:1px solid var(--side-panel-border-color,var(--ubnt-color-border-primary));box-shadow:-6px -2px 40px 0 rgba(0,0,0,.1);flex:initial;max-width:calc(100vw - var(--ubnt-layout-global-side-nav-width))}.ubntSidePanel--filters{border-right:1px solid var(--side-panel-border-color,var(--ubnt-color-border-primary));box-shadow:6px -2px 40px 0 rgba(0,0,0,.1)}.ubntSidePanel--withDarkMainPanel{--side-panel-border-color:var(--ubnt-color-DN40)}.ubntSidePanel--fixedRight{bottom:0;position:absolute;right:0;top:0}.ubntSidePanel--fixedLeft{bottom:0;left:0;position:absolute;top:0}
.ubntPopover{box-shadow:0 15px 45px 0 var(--ubnt-color-drop-shadow);display:var(--popover-display,none);background-color:var(--popover-background-color,var(--ubnt-color-background-primary));border-radius:var(--popover-border-radius,4px);border:1px solid var(--popover-border-color,var(--ubnt-color-border-primary));flex-direction:column;height:var(--popover-height,auto);max-height:calc(100vh - 40px);max-width:calc(100vw - 40px);width:var(--popover-width,268px);z-index:var(--popover-z-index,var(--ubnt-layout-z-index-popover))}.ubntPopover.is-visible{--popover-display:flex}.ubntPopover--scaled{--popover-width:auto}.ubntPopover--chips{--popover-height:150px;--popover-width:450px}.ubntPopover--bottomCenter,.ubntPopover--bottomLeft,.ubntPopover--bottomRight,.ubntPopover--topCenter,.ubntPopover--topLeft,.ubntPopover--topRight{--default-popover-arrow-size:8px;--default-popover-arrow-horizontal-offset:28px;--default-popover-arrow-vertical-offset:4px}.ubntPopover--bottomCenter .ubntPopover__main:before,.ubntPopover--bottomLeft .ubntPopover__main:before,.ubntPopover--bottomRight .ubntPopover__main:before{background:transparent;content:"";height:calc(var(--popover-arrow-size, var(--default-popover-arrow-size)) + var(--popover-arrow-vertical-offset, var(--default-popover-arrow-vertical-offset)));position:absolute;top:calc(-1 * (var(--popover-arrow-size, var(--default-popover-arrow-size)) + var(--popover-arrow-vertical-offset, var(--default-popover-arrow-vertical-offset))));width:100%}.ubntPopover--topCenter .ubntPopover__main:before,.ubntPopover--topLeft .ubntPopover__main:before,.ubntPopover--topRight .ubntPopover__main:before{background:transparent;content:"";height:calc(var(--popover-arrow-size, var(--default-popover-arrow-size)) + var(--popover-arrow-vertical-offset, var(--default-popover-arrow-vertical-offset)));position:absolute;bottom:calc(-1 * (var(--popover-arrow-size, var(--default-popover-arrow-size)) + var(--popover-arrow-vertical-offset, var(--default-popover-arrow-vertical-offset))));width:100%}.ubntPopover--bottomCenter,.ubntPopover--bottomLeft,.ubntPopover--bottomRight,.ubntPopover--topCenter,.ubntPopover--topLeft,.ubntPopover--topRight{bottom:var(--popover-position-bottom);left:var(--popover-position-left);position:absolute;right:var(--popover-position-right);top:var(--popover-position-top);-webkit-transform:var(--popover-transform);transform:var(--popover-transform)}.ubntPopover--bottomCenter:after,.ubntPopover--bottomCenter:before,.ubntPopover--bottomLeft:after,.ubntPopover--bottomLeft:before,.ubntPopover--bottomRight:after,.ubntPopover--bottomRight:before,.ubntPopover--topCenter:after,.ubntPopover--topCenter:before,.ubntPopover--topLeft:after,.ubntPopover--topLeft:before,.ubntPopover--topRight:after,.ubntPopover--topRight:before{border-color:transparent;border-style:solid;border-width:var(--popover-arrow-size,var(--default-popover-arrow-size));content:"";display:block;height:0;left:var(--popover-arrow-position-left);right:var(--popover-arrow-position-right);pointer-events:none;position:absolute;-webkit-transform:var(--popover-arrow-transform);transform:var(--popover-arrow-transform);width:0}.ubntPopover--bottomCenter,.ubntPopover--bottomLeft,.ubntPopover--bottomRight{--popover-position-top:calc(100% + (var(--popover-arrow-size, var(--default-popover-arrow-size)) + var(--popover-arrow-vertical-offset, var(--default-popover-arrow-vertical-offset))))}.ubntPopover--bottomCenter:after,.ubntPopover--bottomLeft:after,.ubntPopover--bottomRight:after{border-bottom-color:var(--popover-background-color,var(--ubnt-color-background-primary));top:calc(-1 * (var(--popover-arrow-size, var(--default-popover-arrow-size)) * 2))}.ubntPopover--bottomCenter:before,.ubntPopover--bottomLeft:before,.ubntPopover--bottomRight:before{border-bottom-color:var(--popover-border-color,var(--ubnt-color-border-secondary));top:calc((-1 * (var(--popover-arrow-size, var(--default-popover-arrow-size)) * 2)) - 1px)}.ubntPopover--topCenter,.ubntPopover--topLeft,.ubntPopover--topRight{--popover-position-bottom:calc(100% + (var(--popover-arrow-size, var(--default-popover-arrow-size)) + var(--popover-arrow-vertical-offset, var(--default-popover-arrow-vertical-offset))))}.ubntPopover--topCenter:after,.ubntPopover--topLeft:after,.ubntPopover--topRight:after{border-top-color:var(--popover-background-color,var(--ubnt-color-background-primary));bottom:calc(-1 * (var(--popover-arrow-size, var(--default-popover-arrow-size)) * 2))}.ubntPopover--topCenter:before,.ubntPopover--topLeft:before,.ubntPopover--topRight:before{border-top-color:var(--popover-border-color,var(--ubnt-color-border-secondary));bottom:calc((-1 * (var(--popover-arrow-size, var(--default-popover-arrow-size)) * 2)) - 1px)}.ubntPopover--bottomLeft,.ubntPopover--topLeft{--popover-position-right:calc(50% - var(--popover-arrow-horizontal-offset, var(--default-popover-arrow-horizontal-offset)));--popover-arrow-position-right:calc(var(--popover-arrow-horizontal-offset, var(--default-popover-arrow-horizontal-offset)) - 1px);--popover-arrow-transform:translateX(50%)}.ubntPopover--bottomRight,.ubntPopover--topRight{--popover-position-left:calc(50% - var(--popover-arrow-horizontal-offset, var(--default-popover-arrow-horizontal-offset)));--popover-arrow-position-left:calc(var(--popover-arrow-horizontal-offset, var(--default-popover-arrow-horizontal-offset)) - 1px);--popover-arrow-transform:translateX(-50%)}.ubntPopover--bottomCenter,.ubntPopover--topCenter{--popover-position-left:50%;--popover-transform:translateX(-50%);--popover-arrow-position-left:50%;--popover-arrow-transform:translateX(-50%)}.ubntPopover__header{padding-left:calc(var(--ubnt-layout-grid-base) * var(--ubnt-layout-secondary-content-horizontal-rhythm-multiplier));padding-right:calc(var(--ubnt-layout-grid-base) * var(--ubnt-layout-secondary-content-horizontal-rhythm-multiplier));padding-bottom:calc(var(--ubnt-layout-grid-base) * 0);padding-top:calc(var(--ubnt-layout-grid-base) * 0);background:var(--popover-header-background-color,transparent);border-bottom:1px solid var(--popover-header-border-color,var(--ubnt-color-border-primary));color:var(--popover-header-font-color,var(--ubnt-color-text-primary));display:flex;flex:none;height:44px}.ubntPopover__footer{background:var(--popover-footer-background-color,var(--ubnt-color-background-secondary));border-bottom-left-radius:var(--popover-border-radius,4px);border-bottom-right-radius:var(--popover-border-radius,4px);border-top:1px solid var(--popover-header-border-color,var(--ubnt-color-border-primary));color:var(--popover-footer-font-color,var(--ubnt-color-text-secondary))}.ubntPopover__main{display:flex;flex-direction:column;flex:auto;overflow:auto}.ubntPopoverContent{padding-left:calc(var(--ubnt-layout-grid-base-responsive) * var(--popover-main-horizontal-rhythm-multiplier, var(--ubnt-layout-secondary-content-horizontal-rhythm-multiplier)));padding-right:calc(var(--ubnt-layout-grid-base-responsive) * var(--popover-main-horizontal-rhythm-multiplier, var(--ubnt-layout-secondary-content-horizontal-rhythm-multiplier)));padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--popover-main-vertical-rhythm-multiplier, 6));padding-top:calc(var(--ubnt-layout-grid-base) * var(--popover-main-vertical-rhythm-multiplier, 6))}.ubntPopoverContent--flush{--popover-main-horizontal-rhythm-multiplier:0;--popover-main-vertical-rhythm-multiplier:0}
.ubntPopoverContainer{display:inline-block;position:relative}
.ubntPort{margin-bottom:calc(var(--ubnt-layout-grid-base) * 2);--icon-height:12px;--icon-width:12px;align-items:center;background-color:var(--port-background-color,var(--ubnt-color-DN0));border-radius:2px;color:var(--port-color,var(--ubnt-color-N0));display:flex;height:var(--port-height,20px);justify-content:center;width:var(--port-width,20px)}.ubntPort+.ubntPort{margin-left:calc(var(--ubnt-layout-grid-base-responsive) * 2)}.ubntPort--disconnected{--port-background-color:var(--ubnt-color-DN30)}.ubntPort--100{--port-background-color:var(--ubnt-color-warning)}.ubntPort--1000{--port-background-color:var(--ubnt-color-success)}.ubntPort--10000{--port-background-color:var(--ubnt-color-N0);--port-color:var(--ubnt-color-DN0)}.ubntPort--sfp{--port-height:var(--port-height-sfp,16px)}
.ubntPortDiagram{display:flex;flex-direction:column;float:left;justify-content:center;margin-left:auto;margin-right:auto}.ubntPortRow{align-items:flex-end;display:flex;flex:1 1 var(--port-row-height,28px)}.ubntPortGroup{align-self:flex-start;display:flex;flex-wrap:wrap}.ubntPortGroup+.ubntPortGroup{margin-left:calc(var(--ubnt-layout-grid-base-responsive) * 5)}@media only screen and (max-width:420px){.ubntPortDiagram--scaled{--port-height:16px;--port-height-sfp:12px;--port-width:16px;--port-row-height:20px}}
.ubntProperties{display:flex;flex-direction:column}.ubntProperties--maximized{width:100%;height:100%}.ubntProperties__overview{padding-left:calc(var(--ubnt-layout-grid-base-responsive) * var(--ubnt-layout-content-horizontal-rhythm-multiplier));padding-right:calc(var(--ubnt-layout-grid-base-responsive) * var(--ubnt-layout-content-horizontal-rhythm-multiplier));padding-top:calc(var(--ubnt-layout-grid-base) * 8);padding-bottom:calc(var(--ubnt-layout-grid-base) * 6);background:var(--ubnt-color-background-tertiary);border-bottom:1px solid var(--ubnt-color-border-primary);display:flex;flex:0 0 auto;flex-direction:column}.ubntProperties__navigation{display:flex;flex:1 0 auto;overflow:hidden}.ubntProperties__section{padding-bottom:calc(var(--ubnt-layout-grid-base) * 5);padding-top:calc(var(--ubnt-layout-grid-base) * 5)}
.ubntPropertiesNavigation{display:flex;flex:1;flex-wrap:wrap;flex-direction:row;margin:-1px;overflow:hidden}.ubntPropertiesNavigation__item{box-shadow:1px 0 0 0 var(--ubnt-color-border-primary),0 1px 0 0 var(--ubnt-color-border-primary),1px 1px 0 0 var(--ubnt-color-border-primary),1px 0 0 0 var(--ubnt-color-border-primary) inset,0 1px 0 0 var(--ubnt-color-border-primary) inset;align-items:center;color:var(--ubnt-color-DN20);cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:80px;width:50%}.ubntPropertiesNavigation__item:hover{box-shadow:0 15px 45px 0 var(--ubnt-color-drop-shadow);cursor:pointer}
.ubntStatusBall{background-color:var(--status-ball-color);border-radius:100%;display:inline-block;flex-shrink:0;height:var(--status-ball-height,8px);width:var(--status-ball-width,8px)}.ubntStatusBall--cozy{--status-ball-height:6px;--status-ball-width:6px}.ubntStatusBall--comfy{--status-ball-height:10px;--status-ball-width:10px}.ubntStatusBall--success{--status-ball-color:var(--ubnt-color-success)}.ubntStatusBall--warning{--status-ball-color:var(--ubnt-color-warning)}.ubntStatusBall--danger{--status-ball-color:var(--ubnt-color-danger)}.ubntStatusBall--neutral{--status-ball-color:var(--ubnt-color-DN20)}.ubntStatusBall--color0{--status-ball-color:#4a5467}.ubntStatusBall--color1{--status-ball-color:#e462ff}.ubntStatusBall--color2{--status-ball-color:#586ced}.ubntStatusBall--color3{--status-ball-color:#84d9ff}.ubntStatusBall--color4{--status-ball-color:#19ddcc}.ubntStatusBall--color5{--status-ball-color:#b9f872}.ubntStatusBall--color6{--status-ball-color:#ffdb1a}.ubntStatusBall--color7{--status-ball-color:#ff8500}.ubntStatusBall--color8{--status-ball-color:#ff0075}.ubntStatusBall--color9{--status-ball-color:#8a55e7}.ubntStatusBall--color10{--status-ball-color:#3ca7ff}.ubntStatusBall--color11{--status-ball-color:#00faff}.ubntStatusBall--color12{--status-ball-color:#61e066}.ubntStatusBall--color13{--status-ball-color:#eefa76}.ubntStatusBall--color14{--status-ball-color:#ffb600}.ubntStatusBall--color15{--status-ball-color:#ff3e00}.ubntStatusBall--color16{--status-ball-color:#d800a3}
.ubntStatusBar{background-color:var(--status-bar-background-color,var(--ubnt-color-N60));display:inline-block;height:var(--status-bar-height,2px);width:var(--status-bar-width,100%)}.ubntStatusBar__status{background-color:var(--status-bar-color,var(--ubnt-color-N60));display:block;height:100%}.ubntStatusBar--primary{--status-bar-color:var(--ubnt-color-primary)}.ubntStatusBar--success{--status-bar-color:var(--ubnt-color-success)}.ubntStatusBar--warning{--status-bar-color:var(--ubnt-color-warning)}.ubntStatusBar--danger{--status-bar-color:var(--ubnt-color-danger)}.ubntStatusBar--overflow{height:1px;overflow:visible;position:relative}.ubntStatusBar--overflow .ubntStatusBar__status{border-radius:3px;height:3px;left:0;position:absolute;top:-1px}
.ubntStatusBox{background-color:var(--status-box-color);display:inline-block;height:var(--status-box-height,7px);width:var(--status-box-width,7px)}.ubntStatusBox--success{--status-box-color:var(--ubnt-color-success)}.ubntStatusBox--warning{--status-box-color:var(--ubnt-color-warning)}.ubntStatusBox--neutralDark{--status-box-color:var(--ubnt-color-DN30)}.ubntStatusBox--neutralLight{--status-box-color:var(--ubnt-color-DN0)}
.ubntStatusKeyGroup{margin-top:calc(var(--ubnt-layout-grid-base) * 3);padding-top:calc(var(--ubnt-layout-grid-base) * 4);border-top:1px solid var(--ubnt-color-border-primary);display:flex;flex-wrap:wrap;justify-content:space-between}.ubntStatusKey{padding-bottom:calc(var(--ubnt-layout-grid-base) * 1);padding-top:calc(var(--ubnt-layout-grid-base) * 1);font-size:var(--ubnt-typography-font-size-smallest);color:var(--ubnt-color-text-secondary);display:flex;align-items:center}.ubntStatusKey__text{margin-left:calc(var(--ubnt-layout-grid-base) * 1)}
.ubntStatusText{color:var(--status-text-color);display:inline-block;font-size:var(--ubnt-typography-font-size-smaller);text-transform:uppercase}.ubntStatusText--success{--status-text-color:var(--ubnt-color-success)}.ubntStatusText--warning{--status-text-color:var(--ubnt-color-warning)}.ubntStatusText--danger{--status-text-color:var(--ubnt-color-danger)}.ubntStatusText--primary{--status-text-color:var(--ubnt-color-primary)}.ubntStatusText--neutral{--status-text-color:var(--ubnt-color-DN0)}
.table,table{display:table}.thead,thead{display:table-header-group}.tfoot,tfoot{display:table-footer-group}.tbody,tbody{display:table-row-group}.tr,tr{display:table-row}.td,.th,td,th{display:table-cell}.ubntTable{margin-top:calc(var(--ubnt-layout-grid-base-responsive) * var(--table-vertical-rhythm-multiplier, 3));--default-table-cell-horizontal-rhythm-multiplier:2;background-color:var(--table-background-color,var(--ubnt-color-background-primary));border-collapse:collapse;border-spacing:0;color:var(--table-font-color,var(--ubnt-color-text-primary));width:100%}.ubntTable .tfoot,.ubntTable tfoot{--table-body-cell-border-width:0}.ubntTable .tbody .tr.is-row-selected,.ubntTable .tbody tr.is-row-selected,.ubntTable tbody .tr.is-row-selected,.ubntTable tbody tr.is-row-selected{--table-row-background-color:var(--table-row-selected-background-color,var(--ubnt-color-primary-L50))}.ubntTable .tbody .tr.is-row-disabled .td,.ubntTable .tbody .tr.is-row-disabled td,.ubntTable .tbody tr.is-row-disabled .td,.ubntTable .tbody tr.is-row-disabled td,.ubntTable tbody .tr.is-row-disabled .td,.ubntTable tbody .tr.is-row-disabled td,.ubntTable tbody tr.is-row-disabled .td,.ubntTable tbody tr.is-row-disabled td{opacity:var(--table-row-disabled-opacity,.4);pointer-events:none}.ubntTable .tr,.ubntTable tr{background-color:var(--table-row-background-color,transparent)}.ubntTable .th,.ubntTable th{padding-left:calc(var(--ubnt-layout-grid-base) * var(--table-header-horizontal-rhythm-multiplier, var(--default-table-cell-horizontal-rhythm-multiplier)));padding-right:calc(var(--ubnt-layout-grid-base) * var(--table-header-horizontal-rhythm-multiplier, var(--default-table-cell-horizontal-rhythm-multiplier)));padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--table-header-vertical-rhythm-multiplier, 4));padding-top:calc(var(--ubnt-layout-grid-base) * var(--table-header-vertical-rhythm-multiplier, 4));line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ubnt-color-text-primary) ;font-size:var(--ubnt-typography-font-size-small) ;font-weight:bold ;letter-spacing:.5px ;text-transform:uppercase ;color:var(--table-header-font-color,var(--ubnt-color-text-primary));text-align:left;z-index:1}.ubntTable .th.is-column-sortable,.ubntTable th.is-column-sortable{cursor:pointer}.ubntTable .th.is-column-sorted,.ubntTable th.is-column-sorted{color:var(--table-header-cell-sorted-color,var(--ubnt-color-primary))}.ubntTable .td,.ubntTable td{padding-left:calc(var(--ubnt-layout-grid-base) * var(--table-body-cell-horizontal-rhythm-multiplier, var(--default-table-cell-horizontal-rhythm-multiplier)));padding-right:calc(var(--ubnt-layout-grid-base) * var(--table-body-cell-horizontal-rhythm-multiplier, var(--default-table-cell-horizontal-rhythm-multiplier)));padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--table-body-cell-vertical-rhythm-multiplier, 2));padding-top:calc(var(--ubnt-layout-grid-base) * var(--table-body-cell-vertical-rhythm-multiplier, 2));border-color:var(--table-body-cell-border-color,var(--ubnt-color-border-tertiary));border-style:solid;border-width:var(--table-body-cell-border-width,1px 0);color:var(--table-body-font-color,var(--ubnt-color-text-primary));font-size:var(--table-body-font-size,11px);line-height:var(--table-body-line-height,16px)}.ubntTable--virtualized.table,.ubntTable--virtualized .tbody,.ubntTable--virtualized .td,.ubntTable--virtualized .tfoot,.ubntTable--virtualized .th,.ubntTable--virtualized .thead{display:block}.ubntTable--virtualized .tr{display:flex}.ubntTable--virtualized .tr:not(:last-child) .td{border-bottom:none}.ubntTable--secondary{--table-header-vertical-rhythm-multiplier:2}.ubntTable--secondary .ubntTableBody:before{content:"";display:block;height:20px}.ubntTable--secondary .ubntTableBody:not(.ubntTableBody--highlight) .tr:first-child .td,.ubntTable--secondary .ubntTableBody:not(.ubntTableBody--highlight) .tr:first-child td,.ubntTable--secondary .ubntTableBody:not(.ubntTableBody--highlight) tr:first-child .td,.ubntTable--secondary .ubntTableBody:not(.ubntTableBody--highlight) tr:first-child td{--table-body-cell-border-width:0}.ubntTable--secondary .th,.ubntTable--secondary th{color:var(--ubnt-color-text-primary) ;font-size:var(--ubnt-typography-font-size-small) ;font-weight:bold ;letter-spacing:normal ;text-transform:none ;border-color:var(--table-body-cell-border-color,var(--ubnt-color-border-tertiary));border-style:solid;border-width:0 0 1px 0}.ubntTable--count{--table-body-line-height:normal}.ubntTable--open .ubntTableBody:not(.ubntTableBody--highlight) .tr:first-child .td,.ubntTable--open .ubntTableBody:not(.ubntTableBody--highlight) .tr:first-child td,.ubntTable--open .ubntTableBody:not(.ubntTableBody--highlight) .tr:last-child .td,.ubntTable--open .ubntTableBody:not(.ubntTableBody--highlight) .tr:last-child td,.ubntTable--open .ubntTableBody:not(.ubntTableBody--highlight) tr:first-child .td,.ubntTable--open .ubntTableBody:not(.ubntTableBody--highlight) tr:first-child td,.ubntTable--open .ubntTableBody:not(.ubntTableBody--highlight) tr:last-child .td,.ubntTable--open .ubntTableBody:not(.ubntTableBody--highlight) tr:last-child td{--table-body-cell-border-width:0}.ubntTable--flush .td:first-child,.ubntTable--flush .th:first-child,.ubntTable--flush td:first-child,.ubntTable--flush th:first-child{padding-left:0}.ubntTable--flush .td:last-child,.ubntTable--flush .th:last-child,.ubntTable--flush td:last-child,.ubntTable--flush th:last-child{padding-right:0}.ubntTable--hoverable .tbody .tr.is-row-hovered:not(.is-row-selected):not(.is-row-disabled),.ubntTable--hoverable .tbody .tr:hover:not(.is-row-selected):not(.is-row-disabled),.ubntTable--hoverable .tbody tr.is-row-hovered:not(.is-row-selected):not(.is-row-disabled),.ubntTable--hoverable .tbody tr:hover:not(.is-row-selected):not(.is-row-disabled),.ubntTable--hoverable tbody .tr.is-row-hovered:not(.is-row-selected):not(.is-row-disabled),.ubntTable--hoverable tbody .tr:hover:not(.is-row-selected):not(.is-row-disabled),.ubntTable--hoverable tbody tr.is-row-hovered:not(.is-row-selected):not(.is-row-disabled),.ubntTable--hoverable tbody tr:hover:not(.is-row-selected):not(.is-row-disabled){--table-row-background-color:var(--table-row-hover-background-color,var(--ubnt-color-N20))}.ubntTable--flush.ubntTable--hoverable{--default-table-row-hover-overflow:16px}.ubntTable--flush.ubntTable--hoverable .tbody .tr.is-row-hovered:not(.is-row-selected) .td,.ubntTable--flush.ubntTable--hoverable .tbody .tr.is-row-hovered:not(.is-row-selected) td,.ubntTable--flush.ubntTable--hoverable .tbody .tr:hover:not(.is-row-selected) .td,.ubntTable--flush.ubntTable--hoverable .tbody .tr:hover:not(.is-row-selected) td,.ubntTable--flush.ubntTable--hoverable .tbody tr.is-row-hovered:not(.is-row-selected) .td,.ubntTable--flush.ubntTable--hoverable .tbody tr.is-row-hovered:not(.is-row-selected) td,.ubntTable--flush.ubntTable--hoverable .tbody tr:hover:not(.is-row-selected) .td,.ubntTable--flush.ubntTable--hoverable .tbody tr:hover:not(.is-row-selected) td,.ubntTable--flush.ubntTable--hoverable tbody .tr.is-row-hovered:not(.is-row-selected) .td,.ubntTable--flush.ubntTable--hoverable tbody .tr.is-row-hovered:not(.is-row-selected) td,.ubntTable--flush.ubntTable--hoverable tbody .tr:hover:not(.is-row-selected) .td,.ubntTable--flush.ubntTable--hoverable tbody .tr:hover:not(.is-row-selected) td,.ubntTable--flush.ubntTable--hoverable tbody tr.is-row-hovered:not(.is-row-selected) .td,.ubntTable--flush.ubntTable--hoverable tbody tr.is-row-hovered:not(.is-row-selected) td,.ubntTable--flush.ubntTable--hoverable tbody tr:hover:not(.is-row-selected) .td,.ubntTable--flush.ubntTable--hoverable tbody tr:hover:not(.is-row-selected) td{position:relative}.ubntTable--flush.ubntTable--hoverable .tbody .tr.is-row-hovered:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody .tr.is-row-hovered:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody .tr.is-row-hovered:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody .tr.is-row-hovered:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody .tr:hover:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody .tr:hover:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody .tr:hover:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody .tr:hover:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody tr.is-row-hovered:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody tr.is-row-hovered:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody tr.is-row-hovered:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody tr.is-row-hovered:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody tr:hover:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody tr:hover:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody tr:hover:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody tr:hover:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody .tr.is-row-hovered:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody .tr.is-row-hovered:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody .tr.is-row-hovered:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody .tr.is-row-hovered:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody .tr:hover:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody .tr:hover:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody .tr:hover:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody .tr:hover:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody tr.is-row-hovered:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody tr.is-row-hovered:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody tr.is-row-hovered:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody tr.is-row-hovered:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody tr:hover:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody tr:hover:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody tr:hover:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody tr:hover:not(.is-row-selected) td:last-child:after{background-color:var(--table-row-background-color);bottom:0;content:"";position:absolute;top:0;width:var(--table-row-hover-overflow,var(--default-table-row-hover-overflow))}.ubntTable--flush.ubntTable--hoverable .tbody .tr.is-row-hovered:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody .tr.is-row-hovered:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody .tr:hover:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody .tr:hover:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody tr.is-row-hovered:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody tr.is-row-hovered:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody tr:hover:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable .tbody tr:hover:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody .tr.is-row-hovered:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody .tr.is-row-hovered:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody .tr:hover:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody .tr:hover:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody tr.is-row-hovered:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody tr.is-row-hovered:not(.is-row-selected) td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody tr:hover:not(.is-row-selected) .td:first-child:before,.ubntTable--flush.ubntTable--hoverable tbody tr:hover:not(.is-row-selected) td:first-child:before{left:calc(-1 * var(--table-row-hover-overflow, var(--default-table-row-hover-overflow)))}.ubntTable--flush.ubntTable--hoverable .tbody .tr.is-row-hovered:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody .tr.is-row-hovered:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody .tr:hover:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody .tr:hover:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody tr.is-row-hovered:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody tr.is-row-hovered:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody tr:hover:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable .tbody tr:hover:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody .tr.is-row-hovered:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody .tr.is-row-hovered:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody .tr:hover:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody .tr:hover:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody tr.is-row-hovered:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody tr.is-row-hovered:not(.is-row-selected) td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody tr:hover:not(.is-row-selected) .td:last-child:after,.ubntTable--flush.ubntTable--hoverable tbody tr:hover:not(.is-row-selected) td:last-child:after{right:calc(-1 * var(--table-row-hover-overflow, var(--default-table-row-hover-overflow)))}.ubntTableBody+.ubntTableBody:before{content:"";display:block;height:36px}.ubntTableBody--highlight,.ubntTableRow--highlight{--table-body-cell-border-width:1px;--table-body-cell-border-color:var(--table-row-highlight-border-color,var(--ubnt-color-primary-L20))}.ubntTableBody--highlight .td:not(:first-child),.ubntTableBody--highlight td:not(:first-child),.ubntTableRow--highlight .td:not(:first-child),.ubntTableRow--highlight td:not(:first-child){border-left-style:none}.ubntTableBody--highlight .td:not(:last-child),.ubntTableBody--highlight td:not(:last-child),.ubntTableRow--highlight .td:not(:last-child),.ubntTableRow--highlight td:not(:last-child){border-right-style:none}.ubntTableRow--highlight+.ubntTableRow--spacer .td,.ubntTableRow--highlight+.ubntTableRow--spacer td{--table-row-disabled-opacity:1;border-top:1px solid var(--table-row-highlight-border-color,var(--ubnt-color-primary-L20))}.tr.ubntTableRow--flex,tr.ubntTableRow--flex{display:flex}.ubntTableRow--flex .td,.ubntTableRow--flex .th,.ubntTableRow--flex td,.ubntTableRow--flex th{display:block}.td.ubntTableCell--withActions,.th.ubntTableCell--withActions,td.ubntTableCell--withActions,th.ubntTableCell--withActions{overflow:visible;position:relative}.ubntTableCell--smash{width:1px}.ubntTableCell__actions{padding-left:calc(var(--ubnt-layout-grid-base) * var(--table-body-cell-horizontal-rhythm-multiplier, var(--default-table-cell-horizontal-rhythm-multiplier)));padding-right:calc(var(--ubnt-layout-grid-base) * var(--table-body-cell-horizontal-rhythm-multiplier, var(--default-table-cell-horizontal-rhythm-multiplier)));color:var(--table-action-icon-color,var(--ubnt-color-text-secondary))}.ubntTableCell__actions--popover{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ubntTableCell__actions--inline{background-color:var(--table-row-background-color);bottom:0;display:flex;position:absolute;right:0;top:0}.tr:not(:hover):not(.is-row-hovered) .ubntTableCell__actions--inline,tr:not(:hover):not(.is-row-hovered) .ubntTableCell__actions--inline{display:none}.ubntTableCell__actions--inline:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),var(--table-row-background-color));bottom:0;content:"";position:absolute;right:100%;top:0;width:180px}.ubntTableCell__image{vertical-align:middle}.ubntTableCell__sortIcon{margin-left:calc(var(--ubnt-layout-grid-base) * 1);color:var(--table-sort-icon-color,var(--ubnt-color-text-secondary));width:8px;height:8px;visibility:hidden}.is-column-sortable:hover .ubntTableCell__sortIcon,.is-column-sorted .ubntTableCell__sortIcon{visibility:visible}.is-column-sorted .ubntTableCell__sortIcon{--table-sort-icon-color:var(--ubnt-color-primary)}
.ubntTabs{align-self:flex-end;display:flex}.ubntTabs--centered{flex:1;justify-content:center}.ubntTabs--wrapped{flex-wrap:wrap}.ubntTabs__item{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:calc(var(--ubnt-layout-grid-base-responsive) * var(--tab-item-horizontal-rhythm-padding-multiplier, 6));padding-right:calc(var(--ubnt-layout-grid-base-responsive) * var(--tab-item-horizontal-rhythm-padding-multiplier, 6));padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--tab-item-vertical-rhythm-multiplier, 4));padding-top:calc(var(--ubnt-layout-grid-base) * var(--tab-item-vertical-rhythm-multiplier, 4));border-bottom:2px solid var(--tab-item-border-color,transparent);color:var(--tab-item-font-color,var(--ubnt-color-text-secondary));cursor:pointer;font-size:var(--tab-item-font-size,var(--ubnt-typography-font-size-large));letter-spacing:.5px;max-width:var(--tab-item-max-width,180px);text-align:center}.ubntTabs__item:hover{--tab-item-border-color:var(--tab-item-hover-border-color,var(--ubnt-color-primary-L20))}.ubntTabs__item.is-tab-selected{--tab-item-border-color:var(--ubnt-color-primary);--tab-item-font-color:var(--ubnt-color-text-primary)}.ubntTabs__item.is-tab-disabled{cursor:not-allowed;pointer-events:none}.ubntTabs__item a{color:currentColor}.ubntTabs__icon{padding-bottom:calc(var(--ubnt-layout-grid-base) * var(--tab-item-vertical-rhythm-multiplier, 4));padding-top:calc(var(--ubnt-layout-grid-base) * var(--tab-item-vertical-rhythm-multiplier, 4));padding-left:calc(var(--ubnt-layout-grid-base) * 1);padding-right:calc(var(--ubnt-layout-grid-base) * 1)}
.ubntToast{box-shadow:0 15px 45px 0 var(--ubnt-color-drop-shadow);margin-bottom:calc(var(--ubnt-layout-grid-base) * 2);margin-top:calc(var(--ubnt-layout-grid-base) * 2);align-items:stretch;background:var(--toast-background-color,var(--ubnt-color-background-primary));border-radius:4px;display:flex;flex-direction:row;flex:none;margin-left:16px;margin-right:16px;max-width:calc(100vw - 30px);pointer-events:all;position:relative;width:370px}.ubntToast.is-child-dropdown-expanded{border-bottom-right-radius:0}.ubntToast--stack{flex-direction:column}.ubntToast__item{padding-bottom:calc(var(--ubnt-layout-grid-base) * 6);padding-top:calc(var(--ubnt-layout-grid-base) * 6);padding-left:calc(var(--ubnt-layout-grid-base) * 4);padding-right:calc(var(--ubnt-layout-grid-base) * 4);color:var(--ubnt-color-text-secondary);font-size:var(--ubnt-typography-font-size-small)}.ubntToast__item+.ubntToast__item{border-top:1px solid var(--toast-border-color,var(--ubnt-color-border-tertiary))}.ubntToast__image{align-items:center;display:flex;border-right:1px solid var(--toast-border-color,var(--ubnt-color-border-tertiary));z-index:1}.ubntToast__body,.ubntToast__image{padding-left:calc(var(--ubnt-layout-grid-base) * 4);padding-right:calc(var(--ubnt-layout-grid-base) * 4)}.ubntToast__body{padding-bottom:calc(var(--ubnt-layout-grid-base) * 5);padding-top:calc(var(--ubnt-layout-grid-base) * 5);width:100%}.ubntToast__title{align-items:center;color:var(--toast-title-font-color,var(--ubnt-color-text-primary));display:flex;font-size:var(--ubnt-typography-font-size-small);font-weight:700}.ubntToast__title+.ubntToast__details{margin-top:calc(var(--ubnt-layout-grid-base) * 2)}.ubntToast__details{margin-right:calc(var(--ubnt-layout-grid-base) * 6);color:var(--toast-details-font-color,var(--ubnt-color-DN20));font-size:var(--ubnt-typography-font-size-small);line-height:16px}.ubntToast__actions{margin-top:calc(var(--ubnt-layout-grid-base) * 4);margin-right:calc(var(--ubnt-layout-grid-base) * 1);display:flex;flex-direction:row;justify-content:flex-end}.ubntToast__close{color:var(--ubnt-color-text-secondary);display:none;position:absolute;right:12px;top:12px}.ubntToast:hover .ubntToast__close{display:block}.ubntToast__dropdown{position:absolute;right:0;top:100%;z-index:1}.ubntToast__dropdown:before{background:var(--toast-background-color,var(--ubnt-color-background-primary));content:"";height:12px;left:0;opacity:0;position:absolute;right:0;top:-12px;transition:opacity 0s ease .4s}.is-child-dropdown-expanded .ubntToast__dropdown:before{opacity:1;transition-delay:0s}
.ubntToastContainer{align-items:flex-end;display:flex;flex-direction:column;max-height:100vh;overflow:auto;position:absolute;z-index:var(--ubnt-layout-z-index-toasts)}.ubntToastContainer::-webkit-scrollbar{display:none}.ubntToastContainer:not(.ubntToastContainer--bottomRight):not(.ubntToastContainer--bottomCenter):not(.ubntToastContainer--bottomLeft):not(.ubntToastContainer--topRight):not(.ubntToastContainer--topCenter):not(.ubntToastContainer--topLeft){padding-bottom:36px;padding-left:24px;padding-top:56px;right:0;top:0}.ubntToastContainer--topCenter,.ubntToastContainer--topLeft,.ubntToastContainer--topRight{padding-bottom:36px;padding-top:56px;top:0}.ubntToastContainer--bottomCenter,.ubntToastContainer--bottomLeft,.ubntToastContainer--bottomRight{bottom:0;flex-direction:column-reverse;padding-bottom:8px}.ubntToastContainer--bottomLeft,.ubntToastContainer--topLeft{left:var(--ubnt-layout-global-side-nav-width);padding-right:24px}.ubntToastContainer--bottomRight,.ubntToastContainer--topRight{padding-left:24px;right:0}.ubntToastContainer--bottomCenter,.ubntToastContainer--topCenter{left:50%;padding-left:24px;padding-right:24px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.ubntToggle{--default-toggle-width:48px;--default-toggle-height:24px;--default-toggle-border-width:2px;display:inline-block;height:var(--toggle-height,var(--default-toggle-height));position:relative;width:var(--toggle-width,var(--default-toggle-width))}.ubntToggle input[type=checkbox]{display:none}.ubntToggle label{background-color:var(--toggle-background-off-color,var(--ubnt-color-N60));border-radius:var(--toggle-height,var(--default-toggle-height));bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.ubntToggle label:before{background-color:var(--toggle-button-off-color,var(--ubnt-color-background-primary));border-radius:50%;bottom:var(--toggle-border-width,var(--default-toggle-border-width));box-shadow:0 2px 2px 0 rgba(0,0,0,.1);content:"";height:calc(var(--toggle-height, var(--default-toggle-height)) - (var(--toggle-border-width, var(--default-toggle-border-width)) * 2));left:var(--toggle-border-width,var(--default-toggle-border-width));position:absolute;transition:.4s;width:calc(var(--toggle-height, var(--default-toggle-height)) - (var(--toggle-border-width, var(--default-toggle-border-width)) * 2))}.ubntToggle input:checked+label{background-color:var(--toggle-background-on-color,var(--ubnt-color-primary))}.ubntToggle input:checked+label:before{background-color:var(--toggle-button-on-color,var(--ubnt-color-background-primary));left:auto;right:var(--toggle-border-width,var(--default-toggle-border-width))}
.ubntTooltip{box-shadow:0 5px 25px 0 var(--ubnt-color-drop-shadow);display:var(--tooltip-display,block);background-color:var(--tooltip-background-color,var(--ubnt-color-background-primary));border-radius:3px;border:1px solid var(--tooltip-border-color,var(--ubnt-color-border-secondary));color:var(--tooltip-font-color,var(--ubnt-color-text-primary));font-size:var(--tooltip-font-size,var(--ubnt-typography-font-size-regular));letter-spacing:.25px;line-height:1em;z-index:var(--tooltip-z-index,var(--ubnt-layout-z-index-tooltip))}.ubntTooltip--navigation{padding-left:calc(var(--ubnt-layout-grid-base) * 3);padding-right:calc(var(--ubnt-layout-grid-base) * 5);padding-bottom:calc(var(--ubnt-layout-grid-base) * 3);padding-top:calc(var(--ubnt-layout-grid-base) * 3);border-bottom-left-radius:0;border-top-left-radius:0;border-left-style:none;border-width:.9px;left:64px;position:absolute;text-transform:uppercase;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap}.ubntTooltip--navigation:after,.ubntTooltip--navigation:before{border-color:transparent;border-style:solid solid solid outset;border-width:19px;content:"";display:block;height:0;pointer-events:none;position:absolute;top:-1px;width:0}.ubntTooltip--navigation:before{border-right-color:var(--tooltip-border-color,var(--ubnt-color-border-secondary));left:-38px}.ubntTooltip--navigation:after{border-right-color:var(--tooltip-background-color,var(--ubnt-color-background-primary));left:-37px}.ubntTooltip--headerNav{padding-left:calc(var(--ubnt-layout-grid-base) * 3);padding-right:calc(var(--ubnt-layout-grid-base) * 3);padding-bottom:calc(var(--ubnt-layout-grid-base) * 2);padding-top:calc(var(--ubnt-layout-grid-base) * 2);border:none;color:var(--ubnt-color-DN20);font-size:var(--ubnt-typography-font-size-small);left:50%;top:calc(100% + var(--tooltip-distance, 8px));position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ubntTooltip--bottomCenter,.ubntTooltip--bottomLeft,.ubntTooltip--bottomRight,.ubntTooltip--topCenter,.ubntTooltip--topLeft,.ubntTooltip--topRight{padding-left:calc(var(--ubnt-layout-grid-base) * 3);padding-right:calc(var(--ubnt-layout-grid-base) * 3);padding-bottom:calc(var(--ubnt-layout-grid-base) * 3);padding-top:calc(var(--ubnt-layout-grid-base) * 3);--default-tooltip-arrow-size:10px;--default-tooltip-arrow-horizontal-offset:28px;--default-tooltip-arrow-vertical-offset:4px;width:var(--tooltip-width,auto);bottom:var(--tooltip-position-bottom);left:var(--tooltip-position-left);position:absolute;right:var(--tooltip-position-right);top:var(--tooltip-position-top);-webkit-transform:var(--tooltip-transform);transform:var(--tooltip-transform)}.ubntTooltip--bottomCenter:after,.ubntTooltip--bottomCenter:before,.ubntTooltip--bottomLeft:after,.ubntTooltip--bottomLeft:before,.ubntTooltip--bottomRight:after,.ubntTooltip--bottomRight:before,.ubntTooltip--topCenter:after,.ubntTooltip--topCenter:before,.ubntTooltip--topLeft:after,.ubntTooltip--topLeft:before,.ubntTooltip--topRight:after,.ubntTooltip--topRight:before{border-color:transparent;border-style:solid;border-width:var(--tooltip-arrow-size,var(--default-tooltip-arrow-size));content:"";display:block;height:0;left:var(--tooltip-arrow-position-left);right:var(--tooltip-arrow-position-right);pointer-events:none;position:absolute;-webkit-transform:var(--tooltip-arrow-transform);transform:var(--tooltip-arrow-transform);width:0}.ubntTooltip--bottomCenter,.ubntTooltip--bottomLeft,.ubntTooltip--bottomRight{--tooltip-position-top:calc(100% + (var(--tooltip-arrow-size, var(--default-tooltip-arrow-size)) + var(--tooltip-arrow-vertical-offset, var(--default-tooltip-arrow-vertical-offset))))}.ubntTooltip--bottomCenter:after,.ubntTooltip--bottomLeft:after,.ubntTooltip--bottomRight:after{border-bottom-color:var(--tooltip-background-color,var(--ubnt-color-background-primary));top:calc(-1 * (var(--tooltip-arrow-size, var(--default-tooltip-arrow-size)) * 2))}.ubntTooltip--bottomCenter:before,.ubntTooltip--bottomLeft:before,.ubntTooltip--bottomRight:before{border-bottom-color:var(--tooltip-border-color,var(--ubnt-color-border-secondary));top:calc((-1 * (var(--tooltip-arrow-size, var(--default-tooltip-arrow-size)) * 2)) - 1px)}.ubntTooltip--topCenter,.ubntTooltip--topLeft,.ubntTooltip--topRight{--tooltip-position-bottom:calc(100% + (var(--tooltip-arrow-size, var(--default-tooltip-arrow-size)) + var(--tooltip-arrow-vertical-offset, var(--default-tooltip-arrow-vertical-offset))))}.ubntTooltip--topCenter:after,.ubntTooltip--topLeft:after,.ubntTooltip--topRight:after{border-top-color:var(--tooltip-background-color,var(--ubnt-color-background-primary));bottom:calc(-1 * (var(--tooltip-arrow-size, var(--default-tooltip-arrow-size)) * 2))}.ubntTooltip--topCenter:before,.ubntTooltip--topLeft:before,.ubntTooltip--topRight:before{border-top-color:var(--tooltip-border-color,var(--ubnt-color-border-secondary));bottom:calc((-1 * (var(--tooltip-arrow-size, var(--default-tooltip-arrow-size)) * 2)) - 1px)}.ubntTooltip--bottomLeft,.ubntTooltip--topLeft{--tooltip-position-right:calc(50% - var(--tooltip-arrow-horizontal-offset, var(--default-tooltip-arrow-horizontal-offset)));--tooltip-arrow-position-right:calc(var(--tooltip-arrow-horizontal-offset, var(--default-tooltip-arrow-horizontal-offset)) - 1px);--tooltip-arrow-transform:translateX(50%)}.ubntTooltip--bottomRight,.ubntTooltip--topRight{--tooltip-position-left:calc(50% - var(--tooltip-arrow-horizontal-offset, var(--default-tooltip-arrow-horizontal-offset)));--tooltip-arrow-position-left:calc(var(--tooltip-arrow-horizontal-offset, var(--default-tooltip-arrow-horizontal-offset)) - 1px);--tooltip-arrow-transform:translateX(-50%)}.ubntTooltip--bottomCenter,.ubntTooltip--topCenter{--tooltip-position-left:50%;--tooltip-transform:translateX(-50%);--tooltip-arrow-position-left:50%;--tooltip-arrow-transform:translateX(-50%)}
.ubntTooltipContainer{display:inline-block;position:relative}.ubntTooltipContainer--hoverable{--tooltip-display:none}.ubntTooltipContainer--hoverable:hover{--tooltip-display:block}.ubntTooltipContainer--withSmallType{position:relative;top:4px}
:root{--ubnt-color-DN60:#151725;--ubnt-color-DN50:#242635;--ubnt-color-DN40:#333543;--ubnt-color-DN30:#525461;--ubnt-color-DN20:#7e8190;--ubnt-color-DN10:#a4a7b5;--ubnt-color-DN0:#c2c4ce;--ubnt-color-N0:#fff;--ubnt-color-N10:#fbfbfc;--ubnt-color-N20:#f8f8f9;--ubnt-color-N30:#f4f4f5;--ubnt-color-N40:#f1f2f4;--ubnt-color-N50:#e5e7ed;--ubnt-color-N60:#d6d9e2;--ubnt-color-P0:#003c9e;--ubnt-color-P10:#0056c7;--ubnt-color-P20:#006fff;--ubnt-color-P30:#46c7fd;--ubnt-color-P40:#39cc64;--ubnt-color-P50:#bfe041;--ubnt-color-P60:#f7a631;--ubnt-color-P70:#f03a3e;--ubnt-color-P80:#a252e3;--ubnt-color-P90:#6b34e0;--ubnt-color-P100:#7e8190;--ubnt-color-danger:var(--ubnt-color-P70);--ubnt-color-warning:var(--ubnt-color-P60);--ubnt-color-success:var(--ubnt-color-P40);--ubnt-color-primary:var(--ubnt-color-P20);--ubnt-color-brand-ubnt:var(--ubnt-color-P20);--ubnt-color-brand-unifi-sdn:var(--ubnt-color-P10);--ubnt-color-brand-unifi-protect:var(--ubnt-color-P0);--ubnt-color-primary-D0:#0266e9;--ubnt-color-primary-L0:#1a7dff;--ubnt-color-primary-L10:#57a0ff;--ubnt-color-primary-L20:#bfdbff;--ubnt-color-primary-L30:#d9eaff;--ubnt-color-primary-L40:#e5f0ff;--ubnt-color-primary-L50:#f2f8ff;--ubnt-color-primary-T5:rgba(0,111,255,.05);--ubnt-color-primary-T20:rgba(0,111,255,.2);--ubnt-color-primary-T40:rgba(0,111,255,.4);--ubnt-color-success-T40:rgba(57,204,100,.4);--ubnt-color-drop-shadow:rgba(21,23,37,.2);--ubnt-color-background-primary:var(--ubnt-color-N0);--ubnt-color-background-secondary:var(--ubnt-color-N40);--ubnt-color-background-tertiary:var(--ubnt-color-N30);--ubnt-color-text-primary:var(--ubnt-color-DN30);--ubnt-color-text-secondary:var(--ubnt-color-DN10);--ubnt-color-text-link:var(--ubnt-color-primary);--ubnt-color-text-link-hover:var(--ubnt-color-primary-L10);--ubnt-color-border-primary:var(--ubnt-color-N60);--ubnt-color-border-secondary:var(--ubnt-color-DN0);--ubnt-color-border-tertiary:var(--ubnt-color-N50)}
:root{--ubnt-layout-grid-base:4px;--ubnt-layout-grid-base-responsive:var(--ubnt-layout-grid-base);--ubnt-layout-content-horizontal-rhythm-multiplier:8;--ubnt-layout-secondary-content-horizontal-rhythm-multiplier:5;--ubnt-layout-header-height:50px;--ubnt-layout-global-side-nav-width:50px;--ubnt-layout-global-side-panel-width:400px;--ubnt-layout-z-index-tooltip:400;--ubnt-layout-z-index-popover:500;--ubnt-layout-z-index-side-panel:600;--ubnt-layout-z-index-global-header:700;--ubnt-layout-z-index-modal:800;--ubnt-layout-z-index-modal-blackout:900;--ubnt-layout-z-index-toasts:1000}@media only screen and (max-width:600px){:root{--ubnt-layout-grid-base-responsive:2px}}
.ubnt-mod-dark{--ubnt-color-background-primary:var(--ubnt-color-DN60);--ubnt-color-background-secondary:var(--ubnt-color-DN40);--ubnt-color-background-tertiary:var(--ubnt-color-DN50);--ubnt-color-text-primary:var(--ubnt-color-DN10);--ubnt-color-text-secondary:var(--ubnt-color-DN20);--ubnt-color-text-tertiary:var(--ubnt-color-DN30);--ubnt-color-border-primary:var(--ubnt-color-DN40);--ubnt-color-border-secondary:var(--ubnt-color-DN30);--ubnt-color-border-tertiary:var(--ubnt-color-DN50)}
.ubnt-mod-dark{--ubnt-color-background-primary:var(--ubnt-color-DN60);--ubnt-color-background-secondary:var(--ubnt-color-DN40);--ubnt-color-background-tertiary:var(--ubnt-color-DN50);--ubnt-color-text-primary:var(--ubnt-color-DN10);--ubnt-color-text-secondary:var(--ubnt-color-DN20);--ubnt-color-text-tertiary:var(--ubnt-color-DN30);--ubnt-color-border-primary:var(--ubnt-color-DN40);--ubnt-color-border-secondary:var(--ubnt-color-DN30);--ubnt-color-border-tertiary:var(--ubnt-color-DN50)}
.ubnt-mod-chubby{--button-font-size:13px;--button-font-weight:bold;--button-padding-horizontal:36px;--button-padding-vertical:12px}
.ubnt-mod-chubby{--form-box-height:var(--default-form-box-chubby-height);--form-box-font-size:20px;--form-box-font-weight:300;--form-select-height:var(--default-form-box-chubby-height);--form-select-font-size:20px;--form-select-font-weight:300;--icon-input-icon-size:20px;--icon-input-padding-size:42px}
.ubnt-mod-comfy{--button-font-size:13px;--button-font-weight:bold;--button-padding-horizontal:24px;--button-padding-vertical:9px}
.ubnt-mod-comfy{--form-box-height:var(--default-form-box-comfy-height);--form-box-font-size:var(--ubnt-typography-font-size-large);--form-select-height:var(--default-form-box-comfy-height);--form-select-font-size:var(--ubnt-typography-font-size-large);--icon-input-icon-size:18px;--icon-input-padding-size:40px}
.ubnt-mod-comfy{--toggle-width:60px;--toggle-height:30px}
.ubnt-mod-cozy{--form-box-height:var(--default-form-box-cozy-height);--form-box-font-size:var(--ubnt-typography-font-size-small);--form-select-height:var(--default-form-box-cozy-height);--form-select-font-size:var(--ubnt-typography-font-size-small);--form-secondary-select-horizontal-rhythm-left-multiplier:2;--form-secondary-select-horizontal-rhythm-right-multiplier:6;--icon-input-icon-size:12px;--icon-input-padding-size:30px}
.ubnt-mod-cozy{--tab-item-horizontal-rhythm-padding-multiplier:4;--tab-item-vertical-rhythm-multiplier:1}
.ubnt-mod-dark{--block-hover-box-shadow:0 0 0 1px var(--ubnt-color-primary);--block-hover-background-color:var(--ubnt-color-primary-T5);--block-selected-background-color:var(--ubnt-color-primary-T20);--block-selected-border-color:var(--ubnt-color-primary-T20)}
.ubnt-mod-dark{--button-primary-font-color:var(--ubnt-color-N0);--button-primary-background-color:var(--ubnt-color-primary);--button-primary-hover-background-color:var(--ubnt-color-primary-L0);--button-primary-active-background-color:var(--ubnt-color-primary-D0);--button-secondary-font-color:var(--ubnt-color-text-secondary);--button-secondary-border-color:var(--ubnt-color-border-secondary);--button-secondary-hover-border-color:var(--ubnt-color-DN20);--button-secondary-active-border-color:var(--ubnt-color-border-secondary)}
.ubnt-mod-dark{--chip-background-color:var(--ubnt-color-DN30);--chip-count-border-color:var(--ubnt-color-N0);--chip-count-font-color:var(--ubnt-color-N0);--chip-font-color:var(--ubnt-color-DN0);--chip-icon-font-color:var(--ubnt-color-N0);--chip-image-border-color:var(--ubnt-color-N0)}
.ubnt-mod-dark{--dropdown-background-color:var(--ubnt-color-DN50);--dropdown-border-color:var(--ubnt-color-DN40);--dropdown-font-color:var(--ubnt-color-DN10);--dropdown-hover-font-color:var(--ubnt-color-DN20)}
.ubnt-mod-dark{--form-box-border-color:var(--ubnt-color-DN10);--form-box-font-color:var(--ubnt-color-N0);--form-secondary-box-background-color:var(--ubnt-color-DN40);--form-secondary-box-font-color:var(--ubnt-color-text-primary);--form-select-border-color:var(--ubnt-color-DN10);--form-select-font-color:var(--ubnt-color-N0);--form-secondary-select-border-color:var(--ubnt-color-border-secondary);--form-secondary-select-font-color:var(--ubnt-color-text-primary);--form-checkbox-icon-background:url('data:image/svg+xml;utf8,<svg version="1.1" viewBox="0 0 8 6" xmlns="http://www.w3.org/2000/svg"><g fill-rule="evenodd"><g transform="translate(-4 -5)" fill="%23ffffff"><g transform="translate(8.0355 7.0355) rotate(-45) translate(-3 -2)"><rect width="1" height="4"/><rect transform="translate(3 3.5) rotate(90) translate(-3 -3.5)" x="2.5" y=".5" width="1" height="6"/></g></g></g></svg>');--form-checkbox-border-color:var(--ubnt-color-border-secondary);--form-checkbox-checked-border-color:var(--ubnt-color-primary);--form-checkbox-checked-background-color:var(--ubnt-color-primary);--form-radio-icon-background:url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg version="1.1" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><circle cx="5" cy="5" r="2" fill="%23a4a7b5"/></g></svg>')}
.ubnt-mod-dark{--label-primary-font-color:var(--ubnt-color-N0);--label-secondary-font-color:var(--ubnt-color-text-secondary)}
.ubnt-mod-dark{--modal-background-color:var(--ubnt-color-background-tertiary);--modal-border-color:var(--ubnt-color-border-secondary);--modal-font-color:var(--ubnt-color-text-secondary);--modal-header-font-color:var(--ubnt-color-text-secondary)}
.ubnt-mod-dark{--navigation-icon-color:var(--ubnt-color-DN30);--navigation-icon-selected-color:var(--ubnt-color-N0);--navigation-spacer-color:var(--ubnt-color-DN30);--navigation-overflow-icon-background:url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(8.000000, 8.000000) rotate(-90.000000) translate(-8.000000, -8.000000)"><rect x="0" y="0" width="16" height="16"></rect><circle fill="%23525461" cx="8" cy="2" r="1"></circle><circle fill="%23525461" cx="8" cy="8" r="1"></circle><circle fill="%23525461" cx="8" cy="14" r="1"></circle></g></g></svg>')}
.ubnt-mod-dark{--table-row-hover-background-color:var(--ubnt-color-DN50);--table-row-selected-background-color:var(--ubnt-color-DN40);--table-row-highlight-border-color:var(--ubnt-color-DN40)}
.ubnt-mod-dark{--tab-item-font-color:var(--ubnt-color-DN20);--tab-item-hover-border-color:var(--ubnt-color-N30)}
.ubnt-mod-dark{--toast-background-color:var(--ubnt-color-background-tertiary);--toast-border-color:var(--ubnt-color-border-primary);--toast-title-font-color:var(--ubnt-color-N0);--toast-details-font-color:var(--ubnt-color-text-primary)}
.ubnt-mod-dark{--toggle-background-off-color:var(--ubnt-color-DN40);--toggle-background-on-color:var(--ubnt-color-primary);--toggle-button-off-color:var(--ubnt-color-DN20);--toggle-button-on-color:var(--ubnt-color-N0)}