@import url('screen-blessed1.css?z=1642362091134');

  .uk-light .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-section-primary:not(.uk-preserve-color) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-section-secondary:not(.uk-preserve-color) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-tile-primary:not(.uk-preserve-color) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-tile-secondary:not(.uk-preserve-color) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-card-primary.uk-card-body .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-card-primary > :not([class*='uk-card-media']) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-card-secondary.uk-card-body .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-card-secondary > :not([class*='uk-card-media']) .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-overlay-primary .uk-logo > :not(.uk-logo-inverse):not(:only-of-type), .uk-offcanvas-bar .uk-logo > :not(.uk-logo-inverse):not(:only-of-type) {
    display: none; }
  .uk-light .uk-logo-inverse, .uk-section-primary:not(.uk-preserve-color) .uk-logo-inverse, .uk-section-secondary:not(.uk-preserve-color) .uk-logo-inverse, .uk-tile-primary:not(.uk-preserve-color) .uk-logo-inverse, .uk-tile-secondary:not(.uk-preserve-color) .uk-logo-inverse, .uk-card-primary.uk-card-body .uk-logo-inverse, .uk-card-primary > :not([class*='uk-card-media']) .uk-logo-inverse, .uk-card-secondary.uk-card-body .uk-logo-inverse, .uk-card-secondary > :not([class*='uk-card-media']) .uk-logo-inverse, .uk-overlay-primary .uk-logo-inverse, .uk-offcanvas-bar .uk-logo-inverse {
    display: inline; }

/* ========================================================================
   Component: Print
 ========================================================================== */
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

#skiptocontent {
  background: #333;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  left: 106px;
  padding: 20px;
  position: absolute;
  top: 39px;
  width: auto;
  z-index: 10; }
  #skiptocontent:not(:focus) {
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    width: 1px; }

.uk-navbar-nav > li > a {
  min-height: 30px; }

.uk-nav li > a:focus {
  text-decoration: underline; }

.video-filter {
  opacity: .5; }

#hero .logo {
  max-width: 50%; }

#hero .tagline {
  position: relative;
  top: 100px; }

#features img {
  max-width: 100%; }

#mainnav .uk-navbar-item.uk-logo {
  min-height: 30px; }

#mainnav .uk-navbar-container {
  z-index: 100; }

.uk-sticky-below {
  background: rgba(49, 57, 60, 0.75); }

.app-store-button {
  width: 135px; }

#mc-embedded-subscribe-form input[type=checkbox] {
  display: inline;
  width: auto;
  margin-right: 10px; }

#mergeRow-gdpr {
  margin-top: 20px; }

#mergeRow-gdpr fieldset label {
  font-weight: normal; }

#mc-embedded-subscribe-form .mc_fieldset {
  border: none;
  min-height: 0px;
  padding-bottom: 0px; }

.twitter-button {
  color: #0c8a96 !important; }

a.disabled {
  color: #aaa !important;
  text-decoration: line-through !important; }

.showinternal {
  display: none; }

.hideinternal {
  display: block; }

.internal .showinternal {
  display: block; }

.internal .hideinternal {
  display: none; }

#logo {
  width: 180px;
  height: auto; }

.hero--mailform {
  bottom: 350px;
  max-width: 670px;
  width: 80%; }

.plink {
  background: none !important;
  bottom: 3px;
  font-size: 18px;
  left: 5px;
  position: relative; }

.keycombo,
.single {
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 6px;
  color: #555;
  padding: 0px 2px 1px;
  white-space: pre; }

.keycombo kbd {
  background: #eee;
  color: #555 !important;
  display: inline-block;
  font-size: 1rem;
  height: 1rem;
  line-height: 1.2 !important;
  padding: 2px 1px 0;
  position: relative;
  text-align: center;
  top: 0; }

#content kbd.single {
  box-sizing: border-box;
  color: #555 !important;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 300;
  height: 1.9ch;
  line-height: 1;
  padding: 2px 0 0;
  position: relative;
  text-align: center;
  top: 2px;
  width: 2.5ch; }

#content :not(pre) > code,
#content :not(pre) > samp {
  background: #ebfcfe;
  color: #007581;
  font-family: Consolas, monaco, monospace;
  font-size: 1rem;
  line-height: 1; }

#wrapper .activepage {
  position: relative;
  text-indent: 12px; }
  #wrapper .activepage::before {
    bottom: 2px;
    content: "\25b8";
    left: -15px;
    position: absolute;
    top: 4px; }

.appmenu {
  position: relative; }
  .appmenu strong, .appmenu em, .appmenu code {
    white-space: nowrap;
    border-radius: 2px;
    font-weight: 600;
    font-style: normal;
    padding: 2px;
    color: #111; }
  .appmenu em {
    position: relative;
    margin-left: 5px;
    font-style: normal !important; }
    .appmenu em::before {
      content: "\25b8";
      position: absolute;
      left: -10px;
      bottom: 2px; }
  .appmenu code {
    display: inline-block;
    position: relative;
    bottom: -3px;
    font-size: 21px;
    line-height: .85em;
    padding: 1px 4px 1px;
    margin: 0;
    font-weight: normal; }
  .appmenu a {
    color: inherit; }
    .appmenu a strong {
      color: #9c202e; }

a.bmark {
  text-decoration: none;
  border: none;
  background: transparent url("images/HelpBookmarkIcon.png") 50% 50% no-repeat !important;
  position: relative;
  left: 14px;
  display: inline-block;
  width: 22px;
  opacity: 0.3;
  transition: opacity .2s ease-in; }
  a.bmark:hover {
    text-decoration: none;
    border: none; }
  a.bmark.hovered {
    text-decoration: none;
    border: none;
    background: transparent url("images/HelpBookmarkIconHighlight.png") 50% 50% no-repeat;
    opacity: 1;
    transition: opacity .1s ease-in; }
    a.bmark.hovered:hover {
      background-image: url("images/HelpBookmarkIconSuccess.png"); }

#content ul {
  list-style: disc; }

#content ol {
  list-style-type: decimal; }

#changelog #content section {
  font-family: menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 16px; }

#changelog #content .plink {
  font-size: 1.5em;
  color: rgba(102, 177, 204, 0.6) !important;
  display: inline-block;
  width: 50px;
  position: relative;
  bottom: -.1em;
  left: .25em; }

#changelog #content h3 {
  font-family: menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 16px;
  margin-bottom: 0;
  color: #52707a;
  background: rgba(50, 50, 50, 0.75);
  text-indent: 5px;
  color: white; }
  #changelog #content h3:before {
    content: '## '; }

#changelog #content h4 {
  font-family: menlo, Monaco, Consolas, "Courier New", monospace;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 600;
  margin: 1em 0; }
  #changelog #content h4:first-of-type {
    margin-top: 0;
    border-top: none; }
  #changelog #content h4:before {
    content: '### '; }

#changelog #content ul {
  margin: 0;
  padding: 0;
  list-style-position: outside; }
  #changelog #content ul ul {
    margin-left: 3.5rem; }

#changelog #content li {
  list-style-type: none; }
  #changelog #content li:before {
    content: '- '; }
  #changelog #content li li:before {
    content: '* '; }
  #changelog #content li li li:before {
    content: '+ '; }
  #changelog #content li p {
    display: inline; }
  #changelog #content li p:first-of-type {
    display: inline; }
  #changelog #content li p ~ p {
    display: block;
    margin-left: 3.5rem;
    margin-top: 1em; }

#changelog #content h3 + section {
  background: rgba(244, 244, 244, 0.5);
  padding: 5px;
  margin: 0;
  border: 1px dotted #ddd; }

.apponly {
  display: none; }

.internal .apponly {
  display: initial; }

.internal .browseronly {
  display: none; }

#pagenav a {
  position: relative; }

#pagenav b {
  font-size: 10px;
  top: 6px;
  display: inline-block;
  position: absolute; }

#pagenav .nextlink {
  float: right; }
  #pagenav .nextlink b {
    right: -12px; }

#pagenav .prevlink {
  float: left; }
  #pagenav .prevlink b {
    left: -12px; }

#content .nextup {
  text-align: center; }
  #content .nextup a {
    position: relative; }
  #content .nextup b {
    font-size: 13px;
    top: 6px;
    display: inline-block;
    position: absolute;
    right: -15px; }

#content #backtotop {
  display: none;
  position: fixed;
  right: 8%;
  bottom: 20px;
  background: #e53554;
  color: white;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 35px;
  line-height: 2.2;
  opacity: .5; }
  #content #backtotop:hover {
    opacity: 1;
    color: white; }

#content em {
  color: inherit;
  font-style: italic; }

#content figure {
  text-align: center; }
  #content figure img {
    max-width: 100%; }

#content dd {
  margin-left: 1em;
  margin-bottom: 1em; }

th {
  font-weight: 600; }

caption, th, td {
  padding: .3em; }

pre {
  background: #eee;
  padding: 10px;
  border-radius: 5px; }

#wrapper .uk-sticky-below {
  background: #fff; }

h2:target,
h3:target,
h4:target,
h5:target,
h6:target {
  background: #ffd; }
  .uk-section-secondary h2:target, .uk-section-secondary h3:target, .uk-section-secondary h4:target, .uk-section-secondary h5:target, .uk-section-secondary h6:target {
    background: rgba(255, 255, 119, 0.2); }

.logo-container {
  box-sizing: content-box; }

.toctitle {
  background: #f1f1f1;
  border: solid 1px #aaa;
  border-bottom: 0;
  border-radius: 6px 6px 0 0;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 2;
  margin: 0;
  padding: 0 0 0 10px;
  text-align: left; }
  .toctitle a {
    color: #666;
    display: block;
    text-decoration: none; }

#sectiontoc {
  border: solid 1px #ccc;
  border-radius: 0 0 7px 7px;
  display: inline-block;
  padding: 0; }
  #sectiontoc ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  #sectiontoc li a {
    background-color: #fdfdfd;
    display: block;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc; }
    #sectiontoc li a:hover {
      text-decoration: none;
      background-color: #fafafa; }
  #sectiontoc > ul > li:last-of-type li:last-of-type a,
  #sectiontoc > ul > li:last-of-type > a {
    border-radius: 0 0 6px 6px; }
  #sectiontoc li li a {
    border-radius: 0;
    padding-left: 1.5rem;
    font-size: 0.9rem;
    background: #f3f3f3; }

#sectiontoc,
#floatedsectiontoc {
  list-style-type: none;
  margin-bottom: 0; }
  #sectiontoc ul,
  #floatedsectiontoc ul {
    list-style-type: none;
    padding-left: 0; }
  #sectiontoc li a,
  #floatedsectiontoc li a {
    display: block;
    overflow: hidden;
    padding: 5px 0 3px 11px;
    text-overflow: ellipsis;
    white-space: nowrap; }

#floatedtoc {
  background: rgba(255, 255, 255, 0.95);
  border: solid 1px #ccc;
  border-radius: 4px;
  display: none;
  font-size: 14px;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 27px 0 2px;
  position: fixed;
  right: 12px;
  top: -2px;
  width: 200px;
  z-index: 999; }
  #floatedtoc > .toctitle {
    background: #fff;
    border: 0;
    display: block;
    font-size: 1em;
    line-height: 1.9;
    padding: 0 0 0 15px;
    position: fixed;
    top: 0;
    width: 185px; }

.burgerbutton {
  min-width: 40px;
  padding: 10px; }

#bglogo {
  height: auto;
  left: 10%;
  max-width: 200vw;
  opacity: .05;
  position: fixed;
  top: 20%;
  width: 150vw;
  z-index: -1; }

table caption {
  border-bottom: solid 1px #ccc;
  border-top: solid 1px #ccc;
  font-style: italic;
  text-align: center; }

figcaption {
  font-size: .9rem;
  font-style: italic;
  font-weight: 300; }

#changelog .uk-section-secondary #content h3 {
  background: #666; }
  #changelog .uk-section-secondary #content h3 + section {
    background: rgba(244, 244, 244, 0.07); }

.helppages div:focus {
  outline: none; }

.helppages .permalink {
  color: inherit;
  display: inline-block;
  font-size: .75em;
  line-height: 1;
  opacity: 0;
  padding-left: .25em;
  position: relative;
  top: -.1em;
  transition: opacity .2s linear; }
  .helppages .permalink:focus, .helppages .permalink:hover {
    opacity: 1; }

.helppages h2:hover .permalink,
.helppages h3:hover .permalink,
.helppages h4:hover .permalink,
.helppages h5:hover .permalink,
.helppages h6:hover .permalink {
  opacity: .3; }

.helppages #searchform {
  right: 40px;
  top: -15px; }

.helppages #light-dark-toggle {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMS41Ij48Y2lyY2xlIGN4PSIxMCIgY3k9IjEwIiByPSI5IiBmaWxsPSIjZWJlYmViIiBzdHJva2U9IiM0ZTRlNGUiIHN0cm9rZS13aWR0aD0iLjE1Ii8+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMTAgMWg5djE4aC05eiIvPjwvY2xpcFBhdGg+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48Y2lyY2xlIGN4PSIxMCIgY3k9IjEwIiByPSI5IiBmaWxsPSIjNGU0ZTRlIi8+PC9nPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  cursor: pointer;
  height: 30px;
  opacity: .4;
  outline: 0;
  position: absolute;
  right: 12px;
  font-size: 0;
  top: 2px;
  transition: transform .2s ease-out;
  width: 30px; }
  .helppages #light-dark-toggle.dark-mode {
    transform: rotate(180deg);
    transition: transform .2s ease-out; }
  .helppages #light-dark-toggle:focus {
    border-radius: 100px;
    box-shadow: 0 0 0 2px #9c202e; }
  .helppages #light-dark-toggle:hover {
    opacity: .5; }

.helppages .uk-section-secondary .appmenu strong,
.helppages .uk-section-secondary .appmenu em,
.helppages .uk-section-secondary .appmenu code {
  color: #ddd; }

.helppages .uk-section-secondary #floatedtoc {
  background: #555; }
  .helppages .uk-section-secondary #floatedtoc > .toctitle {
    background-color: #444; }

.helppages .uk-section-secondary .toccontainer .toctitle {
  background-color: #777; }

.helppages .uk-section-secondary #sectiontoc,
.helppages .uk-section-secondary #floatedsectiontoc {
  border-color: #777; }
  .helppages .uk-section-secondary #sectiontoc li a,
  .helppages .uk-section-secondary #floatedsectiontoc li a {
    background-color: #555;
    border-color: #777; }
    .helppages .uk-section-secondary #sectiontoc li a:hover,
    .helppages .uk-section-secondary #floatedsectiontoc li a:hover {
      background-color: #666; }