﻿.kbLogin{display:flex;flex-direction:column;gap:.875rem;margin:1.5em 0;padding:.9em 1em;background-color:rgba(0,165,228,.1);border:solid 1px rgba(0,165,228,.5);border-radius:6px;color:#005272;}.kbLogin .kbLoginMessage{flex:1 0 100%;font-weight:500;display:flex;justify-content:flex-start;align-items:center;}.kbLogin .kbLoginMessage button{font-size:.8em;margin-left:1em;}.kbLogin .login-error{color:#b52;}.kbLogin .kbLoginForm{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content minmax(0,1fr) 14ch;gap:.75rem 1rem;align-items:center;width:100%;}.kbLogin .kbLoginForm label{white-space:nowrap;flex:0 1 auto;}.kbLogin .kbLoginForm input,.kbLogin .kbLoginForm button{padding:.3rem .8rem;box-sizing:border-box;line-height:1.2;font-size:1em;min-height:2em;}.kbLogin .kbLoginForm input{min-width:0;width:100%;box-sizing:border-box;border:solid 1px #99a;border-radius:4px;padding:.3rem .8rem;}.kbLogin .kbLoginForm .button{width:14ch;box-sizing:border-box;flex:0 0 auto;margin:0;padding:.3rem .8rem;}@media(max-width:1004px){.kbLogin .kbLoginForm{grid-template-columns:12ch minmax(0,1fr);max-width:420px;}.kbLogin .kbLoginForm .button{grid-column:2;justify-self:start;}}.knowledgeBaseActions{display:flex;padding:0 0 .5rem;gap:.5em;border-bottom:solid 1px #9eaab6;margin-bottom:1rem;justify-content:flex-end;align-items:flex-end;}.knowledgeBaseActions .printHeading{flex:0 0 auto;color:#678;text-transform:uppercase;font-weight:500;font-size:.9em;margin-right:auto;}.knowledgeBaseActions a{flex:0 0 auto;background-color:#678;border:0;border-radius:5px;padding:.5em 1em;display:inline-block;color:#fff;font-size:.75em;text-decoration:none;}.knowledgeBaseActions .printHeading,.knowledgeBaseActions a{display:flex;gap:1ch;justify-content:space-between;align-items:center;}.knowledgeBaseActions .printHeading svg,.knowledgeBaseActions a svg{height:1.2em;width:1.2em;}.knowledgeBaseActions a:hover{background-color:#08ae00;}.knowledgeBaseLayout{display:flex;align-items:flex-start;gap:1.5rem;}.knowledgeBaseLayout .knowledgeBaseArticle{flex:1 1 auto;min-width:0;}@media(max-width:1004px){.knowledgeBaseLayout{flex-direction:column;}}.knowledgeBaseSidebar{flex:0 0 auto;display:flex;flex-direction:column;gap:.25em;padding:1em 0 1em 1em;border-left:solid 1px #ddd;white-space:nowrap;position:sticky;top:20px;}.knowledgeBaseSidebar h4{margin:1.5em 0 .5em;font-size:.8em;text-transform:uppercase;font-weight:600;color:#678;display:flex;justify-content:flex-start;align-items:center;}.knowledgeBaseSidebar h4:first-child{margin-top:0;}.knowledgeBaseSidebar h4 span{display:inline-flex;margin-left:.25em;}.knowledgeBaseSidebar h4 svg{height:1.2em;width:1.2em;color:#999;}.knowledgeBaseSidebar a{color:#00a5e4;text-decoration:none;font-size:.9em;}.knowledgeBaseSidebar a:hover{text-decoration:underline;}.knowledgeBaseContent{font-family:"Open Sans",Arial,Helvetica,sans-serif;font-size:15px;color:#607783;line-height:normal;}.knowledgeBaseContent button,.knowledgeBaseContent input,.knowledgeBaseContent select,.knowledgeBaseContent textarea,.knowledgeBaseContent optgroup,.knowledgeBaseContent option{font:inherit;}.knowledgeBaseContent h1{color:#0093ca;margin-bottom:2rem;page-break-after:avoid;}.knowledgeBaseContent h3{margin-top:2em;page-break-after:avoid;}.knowledgeBaseContent h1+h3{font-weight:300;font-size:1.2rem;color:#0093ca;margin-top:-1.5rem;margin-bottom:1rem;page-break-after:avoid;}.knowledgeBaseContent h2{margin:2rem 0 1rem 0;padding:0;font-size:1.618em;font-weight:400;line-height:normal;color:#0093ca;page-break-after:avoid;}.knowledgeBaseContent p{margin-bottom:1em;line-height:1.6;}.knowledgeBaseContent a.nobr{white-space:nowrap;}.knowledgeBaseContent strong{font-weight:550;font-size:inherit;}.knowledgeBaseContent em{font-style:italic;}.knowledgeBaseContent .note{display:block;font-size:.85em;margin-top:.26em;font-style:italic;color:#0093ca;color:#999;}.knowledgeBaseContent mark{color:inherit;background:#ececff;font-weight:500;cursor:pointer;}.knowledgeBaseContent span.value{font-weight:500;}.knowledgeBaseContent span.valuePlaceholder{font-style:italic;}.knowledgeBaseContent span.valuePlaceholder mark{font-style:normal;}.knowledgeBaseContent svg{display:inline-flex;vertical-align:middle;}.knowledgeBaseContent button.copyMark{display:none;margin:.2em 1em .533em;font-size:9px;border-radius:.3em;vertical-align:middle;font-weight:600;text-transform:uppercase;gap:.333ch;justify-content:space-between;align-items:center;padding:.25em .333em;line-height:1;cursor:pointer;border:solid 1px #789;background:transparent;color:#567;opacity:.7;}.knowledgeBaseContent button.copyMark:hover{opacity:1;background:#678;color:#fff;border-color:#678;}html.clipboardSupported .knowledgeBaseContent button.copyMark{display:inline-flex;}@media print{.knowledgeBaseContent button.copyMark{display:none!important;}}.knowledgeBaseContent button.copyMark svg{height:1.2em;width:1.2em;}.knowledgeBaseContent dl{margin:1em 0 2em;min-width:100%;display:grid;grid-template-columns:max-content minmax(0,1fr);border-top:1px solid #eee;border-left:1px solid #eee;page-break-before:avoid;page-break-inside:avoid;}@media screen and (max-width:460px){.knowledgeBaseContent dl{font-size:.9em;margin-left:-1em;margin-right:-1em;}}@media screen and (max-width:355px){.knowledgeBaseContent dl{font-size:.8em;}}.knowledgeBaseContent dl dt,.knowledgeBaseContent dl dd{border-right:1px solid #eee;border-bottom:1px solid #eee;vertical-align:top;padding:.667em;margin:0;}@media screen and (max-width:460px){.knowledgeBaseContent dl dt,.knowledgeBaseContent dl dd{padding:.667em .5em;}}.knowledgeBaseContent dl dt{font-weight:500;margin:0;}.knowledgeBaseContent ol,.knowledgeBaseContent ul{display:block;list-style-position:outside;margin-block-start:1em;margin-block-end:2em;}.knowledgeBaseContent ol{list-style-type:decimal;}.knowledgeBaseContent ul{list-style-type:disc;}.knowledgeBaseContent li{display:list-item;margin-bottom:.75em;}.knowledgeBaseContent li:last-child{margin-bottom:0;}.knowledgeBaseContent img{max-width:100%;margin:1.5em 0;}.knowledgeBaseContent p img,.knowledgeBaseContent ul img,.knowledgeBaseContent ol img{margin:0;display:inline-block;vertical-align:middle;}body.printPage{margin:0;padding:0;background:#fff;color:#000;}.printPageBar{max-width:800px;margin:0 auto;padding:1.5rem 2rem 0;font-family:"Open Sans",Arial,Helvetica,sans-serif;}.printPageReturn{background-color:#00a5e4;padding:.3em .5em;color:#fff;border-radius:3px;display:inline-flex;justify-content:space-between;align-items:center;gap:.25em;margin:.5em 0;border:0;cursor:pointer;text-decoration:none;}.printPageReturn:hover{background-color:#08ae00;text-decoration:none;}.printPageReturn svg{height:1.2em;width:1.2em;}.printPageReturn:hover{text-decoration:none;}.printPageContent{max-width:800px;margin:0 auto;padding:1rem 2rem 2rem;}.knowledgeBaseContent h1,.knowledgeBaseContent h2,.knowledgeBaseContent h3{break-after:avoid;page-break-after:avoid;break-inside:avoid;page-break-inside:avoid;}.knowledgeBaseContent{color:#234;}.knowledgeBaseContent p{orphans:3;widows:3;}.knowledgeBaseContent a{color:inherit;text-decoration:none;}.knowledgeBaseContent img,.knowledgeBaseContent li{break-inside:avoid;page-break-inside:avoid;}@media print{body.printPage{margin:0;}.printPageBar{display:none;}.printPageContent{max-width:none;margin:0;padding:0;}}