@charset "UTF-8";
/* Dark primary variant */
/* Dark secondary outline variant */
@font-face {
  font-family: OpenTextSans;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/otsans/WOFF2/OpenTextSans_W_Lt.woff2") format("woff2"), url("../fonts/otsans/WOFF/OpenTextSans_W_Lt.woff") format("woff"), url("../fonts/otsans/EOT/OpenTextSans_W_Lt.eot") format("embedded-opentype");
}

@font-face {
  font-family: OpenTextSans;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/otsans/WOFF2/OpenTextSans_W_Rg.woff2") format("woff2"), url("../fonts/otsans/WOFF/OpenTextSans_W_Rg.woff") format("woff"), url("../fonts/otsans/EOT/OpenTextSans_W_Rg.eot") format("embedded-opentype");
}

@font-face {
  font-family: OpenTextSans;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/otsans/WOFF2/OpenTextSans_W_Bd.woff2") format("woff2"), url("../fonts/otsans/WOFF/OpenTextSans_W_Bd.woff") format("woff"), url("../fonts/otsans/EOT/OpenTextSans_W_Bd.eot") format("embedded-opentype");
}

.opentext-ux {
  /*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
  /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
  /* FONT PATH
 * -------------------------- */
  /* makes the font 33% larger relative to the icon container */
  /* Deprecated as of 4.4.0 */
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
  /* Dropzone Outline */
  /* required LIB STYLES */
  /* .Treant se automatski dodaje na svaki chart conatiner */
  /* Notication Container */
  /* Responsive Checker */
}

html.opentext-ux {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.opentext-ux body {
  margin: 0;
}

.opentext-ux article,
.opentext-ux aside,
.opentext-ux details,
.opentext-ux figcaption,
.opentext-ux figure,
.opentext-ux footer,
.opentext-ux header,
.opentext-ux main,
.opentext-ux menu,
.opentext-ux nav,
.opentext-ux section,
.opentext-ux summary {
  display: block;
}

.opentext-ux audio,
.opentext-ux canvas,
.opentext-ux progress,
.opentext-ux video {
  display: inline-block;
}

.opentext-ux audio:not([controls]) {
  display: none;
  height: 0;
}

.opentext-ux progress {
  vertical-align: baseline;
}

.opentext-ux template,
.opentext-ux [hidden] {
  display: none;
}

.opentext-ux a {
  background-color: transparent;
}

.opentext-ux a:active,
.opentext-ux a:hover {
  outline-width: 0;
}

.opentext-ux abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

.opentext-ux b,
.opentext-ux strong {
  font-weight: inherit;
}

.opentext-ux b,
.opentext-ux strong {
  font-weight: bolder;
}

.opentext-ux dfn {
  font-style: italic;
}

.opentext-ux h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.opentext-ux mark {
  background-color: #ff0;
  color: #000;
}

.opentext-ux small {
  font-size: 80%;
}

.opentext-ux sub,
.opentext-ux sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.opentext-ux sub {
  bottom: -0.25em;
}

.opentext-ux sup {
  top: -0.5em;
}

.opentext-ux img {
  border-style: none;
}

.opentext-ux svg:not(:root) {
  overflow: hidden;
}

.opentext-ux code,
.opentext-ux kbd,
.opentext-ux pre,
.opentext-ux samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.opentext-ux figure {
  margin: 1em 40px;
}

.opentext-ux hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

.opentext-ux button,
.opentext-ux input,
.opentext-ux select,
.opentext-ux textarea {
  font: inherit;
}

.opentext-ux optgroup {
  font-weight: bold;
}

.opentext-ux button,
.opentext-ux input,
.opentext-ux select {
  overflow: visible;
}

.opentext-ux button,
.opentext-ux input,
.opentext-ux select,
.opentext-ux textarea {
  margin: 0;
}

.opentext-ux button,
.opentext-ux select {
  text-transform: none;
}

.opentext-ux button,
.opentext-ux [type="button"],
.opentext-ux [type="reset"],
.opentext-ux [type="submit"] {
  cursor: pointer;
}

.opentext-ux [disabled] {
  cursor: default;
}

.opentext-ux button,
.opentext-ux html [type="button"],
.opentext-ux [type="reset"],
.opentext-ux [type="submit"] {
  -webkit-appearance: button;
}

.opentext-ux button::-moz-focus-inner,
.opentext-ux input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.opentext-ux button:-moz-focusring,
.opentext-ux input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.opentext-ux fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.opentext-ux legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

.opentext-ux textarea {
  overflow: auto;
}

.opentext-ux [type="checkbox"],
.opentext-ux [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

.opentext-ux [type="number"]::-webkit-inner-spin-button,
.opentext-ux [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.opentext-ux [type="search"] {
  -webkit-appearance: textfield;
}

.opentext-ux [type="search"]::-webkit-search-cancel-button,
.opentext-ux [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

@media print {
  .opentext-ux *,
  .opentext-ux *::before,
  .opentext-ux *::after,
  .opentext-ux *::first-letter,
  .opentext-ux *::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .opentext-ux a,
  .opentext-ux a:visited {
    text-decoration: underline;
  }
  .opentext-ux abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .opentext-ux pre,
  .opentext-ux blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .opentext-ux thead {
    display: table-header-group;
  }
  .opentext-ux tr,
  .opentext-ux img {
    page-break-inside: avoid;
  }
  .opentext-ux p,
  .opentext-ux h2,
  .opentext-ux h3 {
    orphans: 3;
    widows: 3;
  }
  .opentext-ux h2,
  .opentext-ux h3 {
    page-break-after: avoid;
  }
  .opentext-ux .navbar {
    display: none;
  }
  .opentext-ux .btn > .caret,
  .opentext-ux .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .opentext-ux .tag {
    border: 1px solid #000;
  }
  .opentext-ux .table {
    border-collapse: collapse !important;
  }
  .opentext-ux .table td,
  .opentext-ux .table th {
    background-color: #fff !important;
  }
  .opentext-ux .table-bordered th,
  .opentext-ux .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

.opentext-ux *,
.opentext-ux *::before,
.opentext-ux *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.opentext-ux {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@-ms-viewport {
  .opentext-ux {
    width: device-width;
  }
}

.opentext-ux {
  font-size: 14px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

.opentext-ux {
  font-family: OpenTextSans, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #373a3c;
}

.opentext-ux [tabindex="-1"]:focus {
  outline: none !important;
}

.opentext-ux h1, .opentext-ux h2, .opentext-ux h3, .opentext-ux h4, .opentext-ux h5, .opentext-ux h6 {
  margin-top: 0;
  margin-bottom: 7px;
}

.opentext-ux p {
  margin-top: 0;
  margin-bottom: 14px;
}

.opentext-ux abbr[title],
.opentext-ux abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

.opentext-ux address {
  margin-bottom: 14px;
  font-style: normal;
  line-height: inherit;
}

.opentext-ux ol,
.opentext-ux ul,
.opentext-ux dl {
  margin-top: 0;
  margin-bottom: 14px;
}

.opentext-ux ol ol,
.opentext-ux ul ul,
.opentext-ux ol ul,
.opentext-ux ul ol {
  margin-bottom: 0;
}

.opentext-ux dt {
  font-weight: bold;
}

.opentext-ux dd {
  margin-bottom: 7px;
  margin-left: 0;
}

.opentext-ux blockquote {
  margin: 0 0 14px;
}

.opentext-ux a {
  color: #232E72;
  text-decoration: none;
}

.opentext-ux a:focus, .opentext-ux a:hover {
  color: #111637;
  text-decoration: underline;
}

.opentext-ux a:focus {
  outline: 1px dotted #333;
  outline-offset: 2px;
}

.opentext-ux a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

.opentext-ux a:not([href]):not([tabindex]):focus, .opentext-ux a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

.opentext-ux a:not([href]):not([tabindex]):focus {
  outline: none;
}

.opentext-ux pre {
  margin-top: 0;
  margin-bottom: 14px;
  overflow: auto;
}

.opentext-ux figure {
  margin: 0 0 14px;
}

.opentext-ux img {
  vertical-align: middle;
}

.opentext-ux [role="button"] {
  cursor: pointer;
}

.opentext-ux a,
.opentext-ux area,
.opentext-ux button,
.opentext-ux [role="button"],
.opentext-ux input,
.opentext-ux label,
.opentext-ux select,
.opentext-ux summary,
.opentext-ux textarea {
  touch-action: manipulation;
}

.opentext-ux table {
  border-collapse: collapse;
  background-color: transparent;
}

.opentext-ux caption {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #818a91;
  text-align: left;
  caption-side: bottom;
}

.opentext-ux th {
  text-align: left;
}

.opentext-ux label {
  display: inline-block;
  margin-bottom: 7px;
}

.opentext-ux button:focus {
  outline: 1px dotted;
  outline: 1px dotted #333;
}

.opentext-ux input,
.opentext-ux button,
.opentext-ux select,
.opentext-ux textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}

.opentext-ux input[type="radio"]:disabled,
.opentext-ux input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

.opentext-ux input[type="date"],
.opentext-ux input[type="time"],
.opentext-ux input[type="datetime-local"],
.opentext-ux input[type="month"] {
  -webkit-appearance: listbox;
}

.opentext-ux textarea {
  resize: vertical;
}

.opentext-ux fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

.opentext-ux legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 7px;
  font-size: 21px;
  line-height: inherit;
}

.opentext-ux input[type="search"] {
  -webkit-appearance: none;
}

.opentext-ux output {
  display: inline-block;
}

.opentext-ux [hidden] {
  display: none !important;
}

.opentext-ux h1, .opentext-ux h2, .opentext-ux h3, .opentext-ux h4, .opentext-ux h5, .opentext-ux h6,
.opentext-ux .h1, .opentext-ux .h2, .opentext-ux .h3, .opentext-ux .h4, .opentext-ux .h5, .opentext-ux .h6 {
  margin-bottom: 7px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.opentext-ux h1, .opentext-ux .h1 {
  font-size: 35px;
}

.opentext-ux h2, .opentext-ux .h2 {
  font-size: 28px;
}

.opentext-ux h3, .opentext-ux .h3 {
  font-size: 25px;
}

.opentext-ux h4, .opentext-ux .h4 {
  font-size: 21px;
}

.opentext-ux h5, .opentext-ux .h5 {
  font-size: 18px;
}

.opentext-ux h6, .opentext-ux .h6 {
  font-size: 14px;
}

.opentext-ux .lead {
  font-size: 18px;
  font-weight: 300;
}

.opentext-ux .display-1 {
  font-size: 84px;
  font-weight: 300;
}

.opentext-ux .display-2 {
  font-size: 77px;
  font-weight: 300;
}

.opentext-ux .display-3 {
  font-size: 63px;
  font-weight: 300;
}

.opentext-ux .display-4 {
  font-size: 49px;
  font-weight: 300;
}

.opentext-ux hr {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.opentext-ux small,
.opentext-ux .small {
  font-size: 80%;
  font-weight: normal;
}

.opentext-ux mark,
.opentext-ux .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.opentext-ux .list-unstyled {
  padding-left: 0;
  list-style: none;
}

.opentext-ux .list-inline {
  padding-left: 0;
  list-style: none;
}

.opentext-ux .list-inline-item {
  display: inline-block;
}

.opentext-ux .list-inline-item:not(:last-child) {
  margin-right: 5px;
}

.opentext-ux .initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.opentext-ux .blockquote {
  padding: 7px 14px;
  margin-bottom: 14px;
  font-size: 17.5px;
  border-left: 4px solid #eceeef;
}

.opentext-ux .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91;
}

.opentext-ux .blockquote-footer::before {
  content: "\2014 \00A0";
}

.opentext-ux .blockquote-reverse {
  padding-right: 14px;
  padding-left: 0;
  text-align: right;
  border-right: 4px solid #eceeef;
  border-left: 0;
}

.opentext-ux .blockquote-reverse .blockquote-footer::before {
  content: "";
}

.opentext-ux .blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

.opentext-ux .img-fluid, .opentext-ux .carousel-inner > .carousel-item > img, .opentext-ux .carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.opentext-ux .img-rounded {
  border-radius: 4px;
}

.opentext-ux .img-thumbnail {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.opentext-ux .img-circle {
  border-radius: 50%;
}

.opentext-ux .figure {
  display: inline-block;
}

.opentext-ux .figure-img {
  margin-bottom: 7px;
  line-height: 1;
}

.opentext-ux .figure-caption {
  font-size: 90%;
  color: #818a91;
}

.opentext-ux code,
.opentext-ux kbd,
.opentext-ux pre,
.opentext-ux samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.opentext-ux code {
  padding: 3px 6px;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 4px;
}

.opentext-ux kbd {
  padding: 3px 6px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
}

.opentext-ux kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

.opentext-ux pre {
  display: block;
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 90%;
  color: #373a3c;
}

.opentext-ux pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

.opentext-ux .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.opentext-ux .container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 544px) {
  .opentext-ux .container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .opentext-ux .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .opentext-ux .container {
    max-width: 940px;
  }
}

@media (min-width: 1200px) {
  .opentext-ux .container {
    max-width: 1140px;
  }
}

.opentext-ux .container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.opentext-ux .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.opentext-ux .col-xs-1, .opentext-ux .col-xs-2, .opentext-ux .col-xs-3, .opentext-ux .col-xs-4, .opentext-ux .col-xs-5, .opentext-ux .col-xs-6, .opentext-ux .col-xs-7, .opentext-ux .col-xs-8, .opentext-ux .col-xs-9, .opentext-ux .col-xs-10, .opentext-ux .col-xs-11, .opentext-ux .col-xs-12, .opentext-ux .col-sm-1, .opentext-ux .col-sm-2, .opentext-ux .col-sm-3, .opentext-ux .col-sm-4, .opentext-ux .col-sm-5, .opentext-ux .col-sm-6, .opentext-ux .col-sm-7, .opentext-ux .col-sm-8, .opentext-ux .col-sm-9, .opentext-ux .col-sm-10, .opentext-ux .col-sm-11, .opentext-ux .col-sm-12, .opentext-ux .col-md-1, .opentext-ux .col-md-2, .opentext-ux .col-md-3, .opentext-ux .col-md-4, .opentext-ux .col-md-5, .opentext-ux .col-md-6, .opentext-ux .col-md-7, .opentext-ux .col-md-8, .opentext-ux .col-md-9, .opentext-ux .col-md-10, .opentext-ux .col-md-11, .opentext-ux .col-md-12, .opentext-ux .col-lg-1, .opentext-ux .col-lg-2, .opentext-ux .col-lg-3, .opentext-ux .col-lg-4, .opentext-ux .col-lg-5, .opentext-ux .col-lg-6, .opentext-ux .col-lg-7, .opentext-ux .col-lg-8, .opentext-ux .col-lg-9, .opentext-ux .col-lg-10, .opentext-ux .col-lg-11, .opentext-ux .col-lg-12, .opentext-ux .col-xl-1, .opentext-ux .col-xl-2, .opentext-ux .col-xl-3, .opentext-ux .col-xl-4, .opentext-ux .col-xl-5, .opentext-ux .col-xl-6, .opentext-ux .col-xl-7, .opentext-ux .col-xl-8, .opentext-ux .col-xl-9, .opentext-ux .col-xl-10, .opentext-ux .col-xl-11, .opentext-ux .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
}

.opentext-ux .col-xs {
  position: relative;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}

.opentext-ux .col-xs-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.opentext-ux .col-xs-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.opentext-ux .col-xs-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.opentext-ux .col-xs-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.opentext-ux .col-xs-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.opentext-ux .col-xs-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.opentext-ux .col-xs-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.opentext-ux .col-xs-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.opentext-ux .col-xs-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.opentext-ux .col-xs-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.opentext-ux .col-xs-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.opentext-ux .col-xs-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.opentext-ux .pull-xs-0 {
  right: auto;
}

.opentext-ux .pull-xs-1 {
  right: 8.333333%;
}

.opentext-ux .pull-xs-2 {
  right: 16.666667%;
}

.opentext-ux .pull-xs-3 {
  right: 25%;
}

.opentext-ux .pull-xs-4 {
  right: 33.333333%;
}

.opentext-ux .pull-xs-5 {
  right: 41.666667%;
}

.opentext-ux .pull-xs-6 {
  right: 50%;
}

.opentext-ux .pull-xs-7 {
  right: 58.333333%;
}

.opentext-ux .pull-xs-8 {
  right: 66.666667%;
}

.opentext-ux .pull-xs-9 {
  right: 75%;
}

.opentext-ux .pull-xs-10 {
  right: 83.333333%;
}

.opentext-ux .pull-xs-11 {
  right: 91.666667%;
}

.opentext-ux .pull-xs-12 {
  right: 100%;
}

.opentext-ux .push-xs-0 {
  left: auto;
}

.opentext-ux .push-xs-1 {
  left: 8.333333%;
}

.opentext-ux .push-xs-2 {
  left: 16.666667%;
}

.opentext-ux .push-xs-3 {
  left: 25%;
}

.opentext-ux .push-xs-4 {
  left: 33.333333%;
}

.opentext-ux .push-xs-5 {
  left: 41.666667%;
}

.opentext-ux .push-xs-6 {
  left: 50%;
}

.opentext-ux .push-xs-7 {
  left: 58.333333%;
}

.opentext-ux .push-xs-8 {
  left: 66.666667%;
}

.opentext-ux .push-xs-9 {
  left: 75%;
}

.opentext-ux .push-xs-10 {
  left: 83.333333%;
}

.opentext-ux .push-xs-11 {
  left: 91.666667%;
}

.opentext-ux .push-xs-12 {
  left: 100%;
}

.opentext-ux .offset-xs-1 {
  margin-left: 8.333333%;
}

.opentext-ux .offset-xs-2 {
  margin-left: 16.666667%;
}

.opentext-ux .offset-xs-3 {
  margin-left: 25%;
}

.opentext-ux .offset-xs-4 {
  margin-left: 33.333333%;
}

.opentext-ux .offset-xs-5 {
  margin-left: 41.666667%;
}

.opentext-ux .offset-xs-6 {
  margin-left: 50%;
}

.opentext-ux .offset-xs-7 {
  margin-left: 58.333333%;
}

.opentext-ux .offset-xs-8 {
  margin-left: 66.666667%;
}

.opentext-ux .offset-xs-9 {
  margin-left: 75%;
}

.opentext-ux .offset-xs-10 {
  margin-left: 83.333333%;
}

.opentext-ux .offset-xs-11 {
  margin-left: 91.666667%;
}

@media (min-width: 544px) {
  .opentext-ux .col-sm {
    position: relative;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .opentext-ux .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .opentext-ux .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .opentext-ux .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .opentext-ux .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .opentext-ux .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .opentext-ux .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .opentext-ux .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .opentext-ux .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .opentext-ux .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .opentext-ux .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .opentext-ux .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .opentext-ux .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .opentext-ux .pull-sm-0 {
    right: auto;
  }
  .opentext-ux .pull-sm-1 {
    right: 8.333333%;
  }
  .opentext-ux .pull-sm-2 {
    right: 16.666667%;
  }
  .opentext-ux .pull-sm-3 {
    right: 25%;
  }
  .opentext-ux .pull-sm-4 {
    right: 33.333333%;
  }
  .opentext-ux .pull-sm-5 {
    right: 41.666667%;
  }
  .opentext-ux .pull-sm-6 {
    right: 50%;
  }
  .opentext-ux .pull-sm-7 {
    right: 58.333333%;
  }
  .opentext-ux .pull-sm-8 {
    right: 66.666667%;
  }
  .opentext-ux .pull-sm-9 {
    right: 75%;
  }
  .opentext-ux .pull-sm-10 {
    right: 83.333333%;
  }
  .opentext-ux .pull-sm-11 {
    right: 91.666667%;
  }
  .opentext-ux .pull-sm-12 {
    right: 100%;
  }
  .opentext-ux .push-sm-0 {
    left: auto;
  }
  .opentext-ux .push-sm-1 {
    left: 8.333333%;
  }
  .opentext-ux .push-sm-2 {
    left: 16.666667%;
  }
  .opentext-ux .push-sm-3 {
    left: 25%;
  }
  .opentext-ux .push-sm-4 {
    left: 33.333333%;
  }
  .opentext-ux .push-sm-5 {
    left: 41.666667%;
  }
  .opentext-ux .push-sm-6 {
    left: 50%;
  }
  .opentext-ux .push-sm-7 {
    left: 58.333333%;
  }
  .opentext-ux .push-sm-8 {
    left: 66.666667%;
  }
  .opentext-ux .push-sm-9 {
    left: 75%;
  }
  .opentext-ux .push-sm-10 {
    left: 83.333333%;
  }
  .opentext-ux .push-sm-11 {
    left: 91.666667%;
  }
  .opentext-ux .push-sm-12 {
    left: 100%;
  }
  .opentext-ux .offset-sm-0 {
    margin-left: 0%;
  }
  .opentext-ux .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .opentext-ux .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .opentext-ux .offset-sm-3 {
    margin-left: 25%;
  }
  .opentext-ux .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .opentext-ux .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .opentext-ux .offset-sm-6 {
    margin-left: 50%;
  }
  .opentext-ux .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .opentext-ux .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .opentext-ux .offset-sm-9 {
    margin-left: 75%;
  }
  .opentext-ux .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .opentext-ux .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .opentext-ux .col-md {
    position: relative;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .opentext-ux .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .opentext-ux .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .opentext-ux .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .opentext-ux .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .opentext-ux .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .opentext-ux .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .opentext-ux .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .opentext-ux .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .opentext-ux .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .opentext-ux .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .opentext-ux .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .opentext-ux .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .opentext-ux .pull-md-0 {
    right: auto;
  }
  .opentext-ux .pull-md-1 {
    right: 8.333333%;
  }
  .opentext-ux .pull-md-2 {
    right: 16.666667%;
  }
  .opentext-ux .pull-md-3 {
    right: 25%;
  }
  .opentext-ux .pull-md-4 {
    right: 33.333333%;
  }
  .opentext-ux .pull-md-5 {
    right: 41.666667%;
  }
  .opentext-ux .pull-md-6 {
    right: 50%;
  }
  .opentext-ux .pull-md-7 {
    right: 58.333333%;
  }
  .opentext-ux .pull-md-8 {
    right: 66.666667%;
  }
  .opentext-ux .pull-md-9 {
    right: 75%;
  }
  .opentext-ux .pull-md-10 {
    right: 83.333333%;
  }
  .opentext-ux .pull-md-11 {
    right: 91.666667%;
  }
  .opentext-ux .pull-md-12 {
    right: 100%;
  }
  .opentext-ux .push-md-0 {
    left: auto;
  }
  .opentext-ux .push-md-1 {
    left: 8.333333%;
  }
  .opentext-ux .push-md-2 {
    left: 16.666667%;
  }
  .opentext-ux .push-md-3 {
    left: 25%;
  }
  .opentext-ux .push-md-4 {
    left: 33.333333%;
  }
  .opentext-ux .push-md-5 {
    left: 41.666667%;
  }
  .opentext-ux .push-md-6 {
    left: 50%;
  }
  .opentext-ux .push-md-7 {
    left: 58.333333%;
  }
  .opentext-ux .push-md-8 {
    left: 66.666667%;
  }
  .opentext-ux .push-md-9 {
    left: 75%;
  }
  .opentext-ux .push-md-10 {
    left: 83.333333%;
  }
  .opentext-ux .push-md-11 {
    left: 91.666667%;
  }
  .opentext-ux .push-md-12 {
    left: 100%;
  }
  .opentext-ux .offset-md-0 {
    margin-left: 0%;
  }
  .opentext-ux .offset-md-1 {
    margin-left: 8.333333%;
  }
  .opentext-ux .offset-md-2 {
    margin-left: 16.666667%;
  }
  .opentext-ux .offset-md-3 {
    margin-left: 25%;
  }
  .opentext-ux .offset-md-4 {
    margin-left: 33.333333%;
  }
  .opentext-ux .offset-md-5 {
    margin-left: 41.666667%;
  }
  .opentext-ux .offset-md-6 {
    margin-left: 50%;
  }
  .opentext-ux .offset-md-7 {
    margin-left: 58.333333%;
  }
  .opentext-ux .offset-md-8 {
    margin-left: 66.666667%;
  }
  .opentext-ux .offset-md-9 {
    margin-left: 75%;
  }
  .opentext-ux .offset-md-10 {
    margin-left: 83.333333%;
  }
  .opentext-ux .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .opentext-ux .col-lg {
    position: relative;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .opentext-ux .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .opentext-ux .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .opentext-ux .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .opentext-ux .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .opentext-ux .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .opentext-ux .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .opentext-ux .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .opentext-ux .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .opentext-ux .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .opentext-ux .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .opentext-ux .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .opentext-ux .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .opentext-ux .pull-lg-0 {
    right: auto;
  }
  .opentext-ux .pull-lg-1 {
    right: 8.333333%;
  }
  .opentext-ux .pull-lg-2 {
    right: 16.666667%;
  }
  .opentext-ux .pull-lg-3 {
    right: 25%;
  }
  .opentext-ux .pull-lg-4 {
    right: 33.333333%;
  }
  .opentext-ux .pull-lg-5 {
    right: 41.666667%;
  }
  .opentext-ux .pull-lg-6 {
    right: 50%;
  }
  .opentext-ux .pull-lg-7 {
    right: 58.333333%;
  }
  .opentext-ux .pull-lg-8 {
    right: 66.666667%;
  }
  .opentext-ux .pull-lg-9 {
    right: 75%;
  }
  .opentext-ux .pull-lg-10 {
    right: 83.333333%;
  }
  .opentext-ux .pull-lg-11 {
    right: 91.666667%;
  }
  .opentext-ux .pull-lg-12 {
    right: 100%;
  }
  .opentext-ux .push-lg-0 {
    left: auto;
  }
  .opentext-ux .push-lg-1 {
    left: 8.333333%;
  }
  .opentext-ux .push-lg-2 {
    left: 16.666667%;
  }
  .opentext-ux .push-lg-3 {
    left: 25%;
  }
  .opentext-ux .push-lg-4 {
    left: 33.333333%;
  }
  .opentext-ux .push-lg-5 {
    left: 41.666667%;
  }
  .opentext-ux .push-lg-6 {
    left: 50%;
  }
  .opentext-ux .push-lg-7 {
    left: 58.333333%;
  }
  .opentext-ux .push-lg-8 {
    left: 66.666667%;
  }
  .opentext-ux .push-lg-9 {
    left: 75%;
  }
  .opentext-ux .push-lg-10 {
    left: 83.333333%;
  }
  .opentext-ux .push-lg-11 {
    left: 91.666667%;
  }
  .opentext-ux .push-lg-12 {
    left: 100%;
  }
  .opentext-ux .offset-lg-0 {
    margin-left: 0%;
  }
  .opentext-ux .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .opentext-ux .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .opentext-ux .offset-lg-3 {
    margin-left: 25%;
  }
  .opentext-ux .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .opentext-ux .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .opentext-ux .offset-lg-6 {
    margin-left: 50%;
  }
  .opentext-ux .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .opentext-ux .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .opentext-ux .offset-lg-9 {
    margin-left: 75%;
  }
  .opentext-ux .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .opentext-ux .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .opentext-ux .col-xl {
    position: relative;
    -webkit-flex-basis: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .opentext-ux .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .opentext-ux .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .opentext-ux .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .opentext-ux .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .opentext-ux .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .opentext-ux .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .opentext-ux .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .opentext-ux .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .opentext-ux .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .opentext-ux .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .opentext-ux .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .opentext-ux .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .opentext-ux .pull-xl-0 {
    right: auto;
  }
  .opentext-ux .pull-xl-1 {
    right: 8.333333%;
  }
  .opentext-ux .pull-xl-2 {
    right: 16.666667%;
  }
  .opentext-ux .pull-xl-3 {
    right: 25%;
  }
  .opentext-ux .pull-xl-4 {
    right: 33.333333%;
  }
  .opentext-ux .pull-xl-5 {
    right: 41.666667%;
  }
  .opentext-ux .pull-xl-6 {
    right: 50%;
  }
  .opentext-ux .pull-xl-7 {
    right: 58.333333%;
  }
  .opentext-ux .pull-xl-8 {
    right: 66.666667%;
  }
  .opentext-ux .pull-xl-9 {
    right: 75%;
  }
  .opentext-ux .pull-xl-10 {
    right: 83.333333%;
  }
  .opentext-ux .pull-xl-11 {
    right: 91.666667%;
  }
  .opentext-ux .pull-xl-12 {
    right: 100%;
  }
  .opentext-ux .push-xl-0 {
    left: auto;
  }
  .opentext-ux .push-xl-1 {
    left: 8.333333%;
  }
  .opentext-ux .push-xl-2 {
    left: 16.666667%;
  }
  .opentext-ux .push-xl-3 {
    left: 25%;
  }
  .opentext-ux .push-xl-4 {
    left: 33.333333%;
  }
  .opentext-ux .push-xl-5 {
    left: 41.666667%;
  }
  .opentext-ux .push-xl-6 {
    left: 50%;
  }
  .opentext-ux .push-xl-7 {
    left: 58.333333%;
  }
  .opentext-ux .push-xl-8 {
    left: 66.666667%;
  }
  .opentext-ux .push-xl-9 {
    left: 75%;
  }
  .opentext-ux .push-xl-10 {
    left: 83.333333%;
  }
  .opentext-ux .push-xl-11 {
    left: 91.666667%;
  }
  .opentext-ux .push-xl-12 {
    left: 100%;
  }
  .opentext-ux .offset-xl-0 {
    margin-left: 0%;
  }
  .opentext-ux .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .opentext-ux .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .opentext-ux .offset-xl-3 {
    margin-left: 25%;
  }
  .opentext-ux .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .opentext-ux .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .opentext-ux .offset-xl-6 {
    margin-left: 50%;
  }
  .opentext-ux .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .opentext-ux .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .opentext-ux .offset-xl-9 {
    margin-left: 75%;
  }
  .opentext-ux .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .opentext-ux .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.opentext-ux .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 14px;
}

.opentext-ux .table th,
.opentext-ux .table td {
  padding: 11px;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.opentext-ux .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

.opentext-ux .table tbody + tbody {
  border-top: 2px solid #eceeef;
}

.opentext-ux .table .table {
  background-color: #fff;
}

.opentext-ux .table-sm th,
.opentext-ux .table-sm td {
  padding: 4px;
}

.opentext-ux .table-bordered {
  border: 1px solid #eceeef;
}

.opentext-ux .table-bordered th,
.opentext-ux .table-bordered td {
  border: 1px solid #eceeef;
}

.opentext-ux .table-bordered thead th,
.opentext-ux .table-bordered thead td {
  border-bottom-width: 2px;
}

.opentext-ux .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.opentext-ux .table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.opentext-ux .table-active,
.opentext-ux .table-active > th,
.opentext-ux .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.opentext-ux .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.opentext-ux .table-hover .table-active:hover > td,
.opentext-ux .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.opentext-ux .table-success,
.opentext-ux .table-success > th,
.opentext-ux .table-success > td {
  background-color: #dff0d8;
}

.opentext-ux .table-hover .table-success:hover {
  background-color: #d0e9c6;
}

.opentext-ux .table-hover .table-success:hover > td,
.opentext-ux .table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

.opentext-ux .table-info,
.opentext-ux .table-info > th,
.opentext-ux .table-info > td {
  background-color: #d9edf7;
}

.opentext-ux .table-hover .table-info:hover {
  background-color: #c4e3f3;
}

.opentext-ux .table-hover .table-info:hover > td,
.opentext-ux .table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

.opentext-ux .table-warning,
.opentext-ux .table-warning > th,
.opentext-ux .table-warning > td {
  background-color: #fcf8e3;
}

.opentext-ux .table-hover .table-warning:hover {
  background-color: #faf2cc;
}

.opentext-ux .table-hover .table-warning:hover > td,
.opentext-ux .table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

.opentext-ux .table-danger,
.opentext-ux .table-danger > th,
.opentext-ux .table-danger > td {
  background-color: #f2dede;
}

.opentext-ux .table-hover .table-danger:hover {
  background-color: #ebcccc;
}

.opentext-ux .table-hover .table-danger:hover > td,
.opentext-ux .table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

.opentext-ux .thead-inverse th {
  color: #fff;
  background-color: #373a3c;
}

.opentext-ux .thead-default th {
  color: #55595c;
  background-color: #eceeef;
}

.opentext-ux .table-inverse {
  color: #eceeef;
  background-color: #373a3c;
}

.opentext-ux .table-inverse th,
.opentext-ux .table-inverse td,
.opentext-ux .table-inverse thead th {
  border-color: #55595c;
}

.opentext-ux .table-inverse.table-bordered {
  border: 0;
}

.opentext-ux .table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto;
}

.opentext-ux .table-reflow thead {
  float: left;
}

.opentext-ux .table-reflow tbody {
  display: block;
  white-space: nowrap;
}

.opentext-ux .table-reflow th,
.opentext-ux .table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef;
}

.opentext-ux .table-reflow th:last-child,
.opentext-ux .table-reflow td:last-child {
  border-right: 1px solid #eceeef;
}

.opentext-ux .table-reflow thead:last-child tr:last-child th,
.opentext-ux .table-reflow thead:last-child tr:last-child td,
.opentext-ux .table-reflow tbody:last-child tr:last-child th,
.opentext-ux .table-reflow tbody:last-child tr:last-child td,
.opentext-ux .table-reflow tfoot:last-child tr:last-child th,
.opentext-ux .table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef;
}

.opentext-ux .table-reflow tr {
  float: left;
}

.opentext-ux .table-reflow tr th,
.opentext-ux .table-reflow tr td {
  display: block !important;
  border: 1px solid #eceeef;
}

.opentext-ux .form-control {
  display: block;
  width: 100%;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #757575;
  border-radius: 3px;
}

.opentext-ux .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.opentext-ux .form-control:focus, .opentext-ux .form-control.focus {
  color: #333333;
  background-color: #fff;
  border-color: #666666;
  -webkit-box-shadow: 0 0 0 1px #666666;
          box-shadow: 0 0 0 1px #666666;
  outline: none;
}

.opentext-ux .form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

.opentext-ux .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.opentext-ux .form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.opentext-ux .form-control::placeholder {
  color: #999;
  opacity: 1;
}

.opentext-ux .form-control:disabled, .opentext-ux .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}

.opentext-ux .form-control:disabled {
  cursor: not-allowed;
}

.opentext-ux .form-control:disabled::-webkit-input-placeholder {
  color: transparent;
}

.opentext-ux .form-control:disabled::-moz-placeholder {
  color: transparent;
}

.opentext-ux .form-control:disabled:-ms-input-placeholder {
  color: transparent;
}

.opentext-ux .form-control:disabled::placeholder {
  color: transparent;
}

.opentext-ux .form-control.cell-control {
  border-width: 2px;
  border-color: white;
}

.opentext-ux .form-control.cell-control:focus {
  border-color: #666666;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.opentext-ux select.form-control:not([size]):not([multiple]) {
  height: 29px;
}

.opentext-ux select.form-control:focus::-ms-value {
  color: #333333;
  background-color: #fff;
}

.opentext-ux .form-control-file,
.opentext-ux .form-control-range {
  display: block;
}

.opentext-ux .col-form-label {
  display: block;
  font-size: 12px;
  line-height: 10px;
  padding-top: 0px;
  padding-bottom: 8px;
  margin-bottom: 0;
}

.opentext-ux .col-form-label-lg {
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 18px;
}

.opentext-ux .col-form-label-sm {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 12px;
}

.opentext-ux .col-form-legend {
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 0;
  font-size: 14px;
}

.opentext-ux .form-control-static {
  min-height: 29px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 0;
}

.opentext-ux .form-control-static.form-control-sm, .opentext-ux .input-group-sm > .form-control-static.form-control, .opentext-ux .input-group-sm > .form-control-static.input-group-addon, .opentext-ux .input-group-sm > .input-group-btn > .form-control-static.btn, .opentext-ux .form-control-static.form-control-lg, .opentext-ux .input-group-lg > .form-control-static.form-control, .opentext-ux .input-group-lg > .form-control-static.input-group-addon, .opentext-ux .input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.opentext-ux .form-control-sm, .opentext-ux .input-group-sm > .form-control, .opentext-ux .input-group-sm > .input-group-addon, .opentext-ux .input-group-sm > .input-group-btn > .btn {
  padding: 4px 7px;
  font-size: 12px;
  border-radius: 3px;
}

.opentext-ux select.form-control-sm:not([size]):not([multiple]), .opentext-ux .input-group-sm > select.form-control:not([size]):not([multiple]), .opentext-ux .input-group-sm > select.input-group-addon:not([size]):not([multiple]), .opentext-ux .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 26px;
}

.opentext-ux .form-control-lg, .opentext-ux .input-group-lg > .form-control, .opentext-ux .input-group-lg > .input-group-addon, .opentext-ux .input-group-lg > .input-group-btn > .btn {
  padding: 11px 21px;
  font-size: 18px;
  border-radius: 4px;
}

.opentext-ux select.form-control-lg:not([size]):not([multiple]), .opentext-ux .input-group-lg > select.form-control:not([size]):not([multiple]), .opentext-ux .input-group-lg > select.input-group-addon:not([size]):not([multiple]), .opentext-ux .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 46px;
}

.opentext-ux .form-group {
  margin-bottom: 20px;
}

.opentext-ux .form-text {
  display: block;
  margin-top: 3.5px;
}

.opentext-ux .form-check {
  position: relative;
  display: block;
  margin-bottom: 7px;
  margin-top: 7px;
}

.opentext-ux .form-check + .form-check {
  margin-top: 7px;
}

.opentext-ux .form-check.disabled .form-check-label {
  color: #818a91;
  cursor: not-allowed;
}

.opentext-ux .form-check-label {
  font-size: 13px;
  padding-left: 25px;
  margin-bottom: 0;
  cursor: pointer;
}

.opentext-ux .form-check-input {
  position: absolute;
  margin-top: 3px;
  margin-left: -25px;
}

.opentext-ux .form-check-inline {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: bottom;
  cursor: pointer;
}

.opentext-ux .form-check-inline + .form-check-inline {
  margin-left: 11px;
}

.opentext-ux .form-check-inline.disabled {
  cursor: not-allowed;
}

.opentext-ux .form-control-feedback {
  margin-top: 8px;
  font-size: 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .form-control-success,
.opentext-ux .form-control-warning,
.opentext-ux .form-control-danger {
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: center right 7.25px;
  -webkit-background-size: 14.5px 14.5px;
          background-size: 14.5px 14.5px;
}

.opentext-ux .has-info .form-control-feedback,
.opentext-ux .has-info .form-control-label,
.opentext-ux .has-info .form-check-label,
.opentext-ux .has-info .form-check-inline,
.opentext-ux .has-info .custom-control {
  color: #2E3D98;
}

.opentext-ux .has-info .form-control-feedback .custom-control-description,
.opentext-ux .has-info .form-control-label .custom-control-description,
.opentext-ux .has-info .form-check-label .custom-control-description,
.opentext-ux .has-info .form-check-inline .custom-control-description,
.opentext-ux .has-info .custom-control .custom-control-description {
  color: #333333;
}

.opentext-ux .has-info .form-control.cell-control {
  border-color: white;
  border-width: 2px;
}

.opentext-ux .has-info .form-control.cell-control:focus {
  border-color: #2E3D98;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.opentext-ux .has-info .form-control.inline-edit {
  border-color: #2E3D98;
  background-color: #fff;
}

.opentext-ux .has-info .form-control.inline-edit:hover, .opentext-ux .has-info .form-control.inline-edit:focus {
  border-color: #2E3D98;
  background-color: #fff;
}

.opentext-ux .has-info .input-group-addon {
  color: #2E3D98;
  border-color: #2E3D98;
  background-color: #acb4e6;
}

.opentext-ux .has-info .form-control-feedback {
  color: #333;
  background: #ECEFFF;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  font-size: 12px;
  line-height: 16px;
  border-radius: 2px;
  padding: 0px 8px;
  padding-left: 24px;
  overflow: auto;
  position: relative;
}

.opentext-ux .has-info .form-control-feedback::after {
  content: "";
  position: absolute;
  left: 0;
  width: 16px;
  top: 0;
  bottom: 0;
  background-color: #2E3D98;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='16' width='16'%3E%3Crect fill='%23fff' transform='rotate(180 9 9)' rx='1' height='6' width='2' y='9' x='9'/%3E%3Ccircle fill='%23fff' transform='rotate(180 8 12)' r='1' cy='12' cx='8'/%3E%3C/svg%3E");
}

.opentext-ux .has-info .form-inline-control-feedback {
  color: #2E3D98;
}

.opentext-ux .has-success .form-control-feedback,
.opentext-ux .has-success .form-control-label,
.opentext-ux .has-success .form-check-label,
.opentext-ux .has-success .form-check-inline,
.opentext-ux .has-success .custom-control {
  color: #00a288;
}

.opentext-ux .has-success .form-control-feedback .custom-control-description,
.opentext-ux .has-success .form-control-label .custom-control-description,
.opentext-ux .has-success .form-check-label .custom-control-description,
.opentext-ux .has-success .form-check-inline .custom-control-description,
.opentext-ux .has-success .custom-control .custom-control-description {
  color: #333333;
}

.opentext-ux .has-success .form-control.cell-control {
  border-color: white;
  border-width: 2px;
}

.opentext-ux .has-success .form-control.cell-control:focus {
  border-color: #00a288;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.opentext-ux .has-success .form-control.inline-edit {
  border-color: #00a288;
  background-color: #fff;
}

.opentext-ux .has-success .form-control.inline-edit:hover, .opentext-ux .has-success .form-control.inline-edit:focus {
  border-color: #00a288;
  background-color: #fff;
}

.opentext-ux .has-success .input-group-addon {
  color: #00a288;
  border-color: #00a288;
  background-color: #6fffe8;
}

.opentext-ux .has-success .form-control-feedback {
  color: #333;
  background: #fff;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  font-size: 12px;
  line-height: 16px;
  border-radius: 2px;
  padding: 0px 8px;
  padding-left: 24px;
  overflow: auto;
  position: relative;
}

.opentext-ux .has-success .form-control-feedback::after {
  content: "";
  position: absolute;
  left: 0;
  width: 16px;
  top: 0;
  bottom: 0;
  background-color: #00a288;
  background-repeat: no-repeat;
  background-position: center;
  background-image: none;
}

.opentext-ux .has-success .form-inline-control-feedback {
  color: #00a288;
}

.opentext-ux .has-warning .form-control-feedback,
.opentext-ux .has-warning .form-control-label,
.opentext-ux .has-warning .form-check-label,
.opentext-ux .has-warning .form-check-inline,
.opentext-ux .has-warning .custom-control {
  color: #DF6800;
}

.opentext-ux .has-warning .form-control-feedback .custom-control-description,
.opentext-ux .has-warning .form-control-label .custom-control-description,
.opentext-ux .has-warning .form-check-label .custom-control-description,
.opentext-ux .has-warning .form-check-inline .custom-control-description,
.opentext-ux .has-warning .custom-control .custom-control-description {
  color: #333333;
}

.opentext-ux .has-warning .form-control.cell-control {
  border-color: white;
  border-width: 2px;
}

.opentext-ux .has-warning .form-control.cell-control:focus {
  border-color: #DF6800;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.opentext-ux .has-warning .form-control.inline-edit {
  border-color: #DF6800;
  background-color: #fff;
}

.opentext-ux .has-warning .form-control.inline-edit:hover, .opentext-ux .has-warning .form-control.inline-edit:focus {
  border-color: #DF6800;
  background-color: #fff;
}

.opentext-ux .has-warning .input-group-addon {
  color: #DF6800;
  border-color: #DF6800;
  background-color: #ffd3ac;
}

.opentext-ux .has-warning .form-control-feedback {
  color: #333;
  background: #FFF2E7;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  font-size: 12px;
  line-height: 16px;
  border-radius: 2px;
  padding: 0px 8px;
  padding-left: 24px;
  overflow: auto;
  position: relative;
}

.opentext-ux .has-warning .form-control-feedback::after {
  content: "";
  position: absolute;
  left: 0;
  width: 16px;
  top: 0;
  bottom: 0;
  background-color: #DF6800;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='16' width='16'%3E%3Crect fill='%23fff' transform='rotate(180 9 9)' rx='1' height='6' width='2' y='9' x='9'/%3E%3Ccircle fill='%23fff' transform='rotate(180 8 12)' r='1' cy='12' cx='8'/%3E%3C/svg%3E");
}

.opentext-ux .has-warning .form-inline-control-feedback {
  color: #DF6800;
}

.opentext-ux .has-danger .form-control-feedback,
.opentext-ux .has-danger .form-control-label,
.opentext-ux .has-danger .form-check-label,
.opentext-ux .has-danger .form-check-inline,
.opentext-ux .has-danger .custom-control {
  color: #df3324;
}

.opentext-ux .has-danger .form-control-feedback .custom-control-description,
.opentext-ux .has-danger .form-control-label .custom-control-description,
.opentext-ux .has-danger .form-check-label .custom-control-description,
.opentext-ux .has-danger .form-check-inline .custom-control-description,
.opentext-ux .has-danger .custom-control .custom-control-description {
  color: #333333;
}

.opentext-ux .has-danger .form-control {
  border-color: #df3324;
  background-color: #fae9ea;
}

.opentext-ux .has-danger .form-control:focus, .opentext-ux .has-danger .form-control.focus {
  -webkit-box-shadow: 0 0 0 1px #df3324;
          box-shadow: 0 0 0 1px #df3324;
}

.opentext-ux .has-danger .form-control.cell-control {
  border-color: white;
  border-width: 2px;
}

.opentext-ux .has-danger .form-control.cell-control:focus {
  border-color: #df3324;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.opentext-ux .has-danger .form-control.inline-edit {
  border-color: #df3324;
  background-color: #fff;
}

.opentext-ux .has-danger .form-control.inline-edit:hover, .opentext-ux .has-danger .form-control.inline-edit:focus {
  border-color: #df3324;
  background-color: #fff;
}

.opentext-ux .has-danger .input-group-addon {
  color: #df3324;
  border-color: #df3324;
  background-color: #f9d9d6;
}

.opentext-ux .has-danger .form-control-feedback {
  color: #df3324;
  background: #fff;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  font-size: 12px;
  line-height: 16px;
  border-radius: 2px;
  padding: 0px 8px;
  padding-left: 24px;
  overflow: auto;
  position: relative;
}

.opentext-ux .has-danger .form-control-feedback::after {
  content: "";
  position: absolute;
  left: 0;
  width: 16px;
  top: 0;
  bottom: 0;
  background-color: #df3324;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' fill='none'%3E%3Cpath d='M8.933 7.997L10.8 6.13a.644.644 0 000-.933.644.644 0 00-.933 0L8 7.063 6.133 5.197a.644.644 0 00-.933 0 .644.644 0 000 .933l1.867 1.867L5.2 9.863a.644.644 0 000 .934.72.72 0 00.467.2c.2 0 .333-.067.466-.2L8 8.93l1.867 1.867a.72.72 0 00.466.2c.2 0 .334-.067.467-.2a.644.644 0 000-.934z' fill='%23fff' stroke='%23fff' stroke-width='.5'/%3E%3C/svg%3E");
}

.opentext-ux .has-danger .form-inline-control-feedback {
  color: #df3324;
}

@media (min-width: 544px) {
  .opentext-ux .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .opentext-ux .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .opentext-ux .form-inline .form-control-static {
    display: inline-block;
  }
  .opentext-ux .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .opentext-ux .form-inline .input-group .input-group-addon,
  .opentext-ux .form-inline .input-group .input-group-btn,
  .opentext-ux .form-inline .input-group .form-control {
    width: auto;
  }
  .opentext-ux .form-inline .input-group > .form-control {
    width: 100%;
  }
  .opentext-ux .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .opentext-ux .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .opentext-ux .form-inline .form-check-label {
    padding-left: 0;
  }
  .opentext-ux .form-inline .form-check-input {
    position: relative;
    margin-left: 0;
  }
  .opentext-ux .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.opentext-ux .btn {
  display: inline-block;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 6px 20px;
  font-size: 14px;
  border-radius: 10em;
}

.opentext-ux .btn:focus, .opentext-ux .btn.focus, .opentext-ux .btn:active:focus, .opentext-ux .btn:active.focus, .opentext-ux .btn.active:focus, .opentext-ux .btn.active.focus {
  outline: 1px dotted #333;
  outline-offset: 2px;
}

.opentext-ux .btn:focus, .opentext-ux .btn:hover {
  text-decoration: none;
}

.opentext-ux .btn.focus {
  text-decoration: none;
}

.opentext-ux .btn:active, .opentext-ux .btn.active {
  background-image: none;
  outline: 0;
}

.opentext-ux .btn.disabled, .opentext-ux .btn:disabled {
  cursor: not-allowed;
}

.opentext-ux a.btn.disabled,
.opentext-ux fieldset[disabled] a.btn {
  pointer-events: none;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary {
  color: #232E72;
  background-color: #fff;
  border-color: #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary:hover,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary:hover {
  color: #232E72;
  background-color: #DFEEFA;
  border-color: #DFEEFA;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary:focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary:focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.focus {
  color: #232E72;
  background-color: #A0A4BC;
  border-color: #A0A4BC;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary:active, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.active,
.open > .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.dropdown-toggle,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary:active,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.active,
.open >
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.dropdown-toggle {
  color: #232E72;
  background-color: #A0A4BC;
  border-color: #A0A4BC;
  background-image: none;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary:active:hover, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary:active:focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary:active.focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.active:hover, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.active:focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.active.focus,
.open > .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.dropdown-toggle:hover,
.open > .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.dropdown-toggle:focus,
.open > .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.dropdown-toggle.focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary:active:hover,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary:active:focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary:active.focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.active:hover,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.active:focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.active.focus,
.open >
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.dropdown-toggle:hover,
.open >
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.dropdown-toggle:focus,
.open >
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.dropdown-toggle.focus {
  color: #232E72;
  background-color: #A0A4BC;
  border-color: #A0A4BC;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.disabled, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary:disabled,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.disabled,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary:disabled {
  background-color: #999999;
  border-color: #999999;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.disabled:focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.disabled.focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary:disabled:focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary:disabled.focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.disabled:focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.disabled.focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary:disabled:focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary:disabled.focus {
  background-color: #999999;
  border-color: #999999;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary.disabled:hover, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-primary:disabled:hover,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary.disabled:hover,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-primary:disabled:hover {
  background-color: #999999;
  border-color: #999999;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary {
  color: #fff;
  background-image: none;
  background-color: transparent;
  border-color: #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:hover,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:hover {
  color: #fff;
  border-color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
          box-shadow: inset 0px 0px 0px 1px #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.focus {
  color: #fff;
  border-color: #A0A4BC;
  -webkit-box-shadow: inset 0px 0px 0px 1px #A0A4BC;
          box-shadow: inset 0px 0px 0px 1px #A0A4BC;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:active, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.active,
.open > .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.dropdown-toggle,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:active,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.active,
.open >
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  border-color: #A0A4BC;
  -webkit-box-shadow: inset 0px 0px 0px 1px #A0A4BC;
          box-shadow: inset 0px 0px 0px 1px #A0A4BC;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:active:hover, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:active:focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:active.focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.active:hover, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.active:focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.active.focus,
.open > .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.dropdown-toggle:hover,
.open > .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.dropdown-toggle:focus,
.open > .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.dropdown-toggle.focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:active:hover,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:active:focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:active.focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.active:hover,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.active:focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.active.focus,
.open >
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.dropdown-toggle:hover,
.open >
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.dropdown-toggle:focus,
.open >
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  border-color: #A0A4BC;
  -webkit-box-shadow: inset 0px 0px 0px 1px #A0A4BC;
          box-shadow: inset 0px 0px 0px 1px #A0A4BC;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.disabled, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:disabled,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.disabled,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:disabled {
  color: #999999;
  border-color: #999999;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.disabled:focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.disabled.focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:disabled:focus, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:disabled.focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.disabled:focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.disabled.focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:disabled:focus,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:disabled.focus {
  color: #999999;
  border-color: #999999;
}

.otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.disabled:hover, .otbi-theme-ot-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:disabled:hover,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary.disabled:hover,
.otbi-theme-soft-color-dark.otbi-theme-enabled .opentext-ux .btn-outline-secondary:disabled:hover {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-primary {
  color: #fff;
  background-color: #232E72;
  border-color: #232E72;
}

.opentext-ux .btn-primary:hover {
  color: #fff;
  background-color: #171F4C;
  border-color: #171F4C;
}

.opentext-ux .btn-primary:focus, .opentext-ux .btn-primary.focus {
  color: #fff;
  background-color: #2E3D98;
  border-color: #2E3D98;
}

.opentext-ux .btn-primary:active, .opentext-ux .btn-primary.active,
.open > .opentext-ux .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2E3D98;
  border-color: #2E3D98;
  background-image: none;
}

.opentext-ux .btn-primary:active:hover, .opentext-ux .btn-primary:active:focus, .opentext-ux .btn-primary:active.focus, .opentext-ux .btn-primary.active:hover, .opentext-ux .btn-primary.active:focus, .opentext-ux .btn-primary.active.focus,
.open > .opentext-ux .btn-primary.dropdown-toggle:hover,
.open > .opentext-ux .btn-primary.dropdown-toggle:focus,
.open > .opentext-ux .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #2E3D98;
  border-color: #2E3D98;
}

.opentext-ux .btn-primary.disabled, .opentext-ux .btn-primary:disabled {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-primary.disabled:focus, .opentext-ux .btn-primary.disabled.focus, .opentext-ux .btn-primary:disabled:focus, .opentext-ux .btn-primary:disabled.focus {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-primary.disabled:hover, .opentext-ux .btn-primary:disabled:hover {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-secondary {
  color: #232E72;
  background-color: #fff;
  border-color: #232E72;
}

.opentext-ux .btn-secondary:hover {
  color: #232E72;
  background-color: #e6e6e6;
  border-color: #151b43;
}

.opentext-ux .btn-secondary:focus, .opentext-ux .btn-secondary.focus {
  color: #232E72;
  background-color: #e6e6e6;
  border-color: #151b43;
}

.opentext-ux .btn-secondary:active, .opentext-ux .btn-secondary.active,
.open > .opentext-ux .btn-secondary.dropdown-toggle {
  color: #232E72;
  background-color: #e6e6e6;
  border-color: #151b43;
  background-image: none;
}

.opentext-ux .btn-secondary:active:hover, .opentext-ux .btn-secondary:active:focus, .opentext-ux .btn-secondary:active.focus, .opentext-ux .btn-secondary.active:hover, .opentext-ux .btn-secondary.active:focus, .opentext-ux .btn-secondary.active.focus,
.open > .opentext-ux .btn-secondary.dropdown-toggle:hover,
.open > .opentext-ux .btn-secondary.dropdown-toggle:focus,
.open > .opentext-ux .btn-secondary.dropdown-toggle.focus {
  color: #232E72;
  background-color: #d4d4d4;
  border-color: #050710;
}

.opentext-ux .btn-secondary.disabled, .opentext-ux .btn-secondary:disabled {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-secondary.disabled:focus, .opentext-ux .btn-secondary.disabled.focus, .opentext-ux .btn-secondary:disabled:focus, .opentext-ux .btn-secondary:disabled.focus {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-secondary.disabled:hover, .opentext-ux .btn-secondary:disabled:hover {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-info {
  color: #fff;
  background-color: #2E3D98;
  border-color: #2E3D98;
}

.opentext-ux .btn-info:hover {
  color: #fff;
  background-color: #222d71;
  border-color: #202a69;
}

.opentext-ux .btn-info:focus, .opentext-ux .btn-info.focus {
  color: #fff;
  background-color: #222d71;
  border-color: #202a69;
}

.opentext-ux .btn-info:active, .opentext-ux .btn-info.active,
.open > .opentext-ux .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #222d71;
  border-color: #202a69;
  background-image: none;
}

.opentext-ux .btn-info:active:hover, .opentext-ux .btn-info:active:focus, .opentext-ux .btn-info:active.focus, .opentext-ux .btn-info.active:hover, .opentext-ux .btn-info.active:focus, .opentext-ux .btn-info.active.focus,
.open > .opentext-ux .btn-info.dropdown-toggle:hover,
.open > .opentext-ux .btn-info.dropdown-toggle:focus,
.open > .opentext-ux .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #1a2255;
  border-color: #101636;
}

.opentext-ux .btn-info.disabled, .opentext-ux .btn-info:disabled {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-info.disabled:focus, .opentext-ux .btn-info.disabled.focus, .opentext-ux .btn-info:disabled:focus, .opentext-ux .btn-info:disabled.focus {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-info.disabled:hover, .opentext-ux .btn-info:disabled:hover {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-success {
  color: #fff;
  background-color: #00a288;
  border-color: #00a288;
}

.opentext-ux .btn-success:hover {
  color: #fff;
  background-color: #006f5d;
  border-color: #006555;
}

.opentext-ux .btn-success:focus, .opentext-ux .btn-success.focus {
  color: #fff;
  background-color: #006f5d;
  border-color: #006555;
}

.opentext-ux .btn-success:active, .opentext-ux .btn-success.active,
.open > .opentext-ux .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #006f5d;
  border-color: #006555;
  background-image: none;
}

.opentext-ux .btn-success:active:hover, .opentext-ux .btn-success:active:focus, .opentext-ux .btn-success:active.focus, .opentext-ux .btn-success.active:hover, .opentext-ux .btn-success.active:focus, .opentext-ux .btn-success.active.focus,
.open > .opentext-ux .btn-success.dropdown-toggle:hover,
.open > .opentext-ux .btn-success.dropdown-toggle:focus,
.open > .opentext-ux .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #004b3f;
  border-color: #00231d;
}

.opentext-ux .btn-success.disabled, .opentext-ux .btn-success:disabled {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-success.disabled:focus, .opentext-ux .btn-success.disabled.focus, .opentext-ux .btn-success:disabled:focus, .opentext-ux .btn-success:disabled.focus {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-success.disabled:hover, .opentext-ux .btn-success:disabled:hover {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-warning {
  color: #fff;
  background-color: #DF6800;
  border-color: #DF6800;
}

.opentext-ux .btn-warning:hover {
  color: #fff;
  background-color: #ac5000;
  border-color: #a24b00;
}

.opentext-ux .btn-warning:focus, .opentext-ux .btn-warning.focus {
  color: #fff;
  background-color: #ac5000;
  border-color: #a24b00;
}

.opentext-ux .btn-warning:active, .opentext-ux .btn-warning.active,
.open > .opentext-ux .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ac5000;
  border-color: #a24b00;
  background-image: none;
}

.opentext-ux .btn-warning:active:hover, .opentext-ux .btn-warning:active:focus, .opentext-ux .btn-warning:active.focus, .opentext-ux .btn-warning.active:hover, .opentext-ux .btn-warning.active:focus, .opentext-ux .btn-warning.active.focus,
.open > .opentext-ux .btn-warning.dropdown-toggle:hover,
.open > .opentext-ux .btn-warning.dropdown-toggle:focus,
.open > .opentext-ux .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #884000;
  border-color: #602d00;
}

.opentext-ux .btn-warning.disabled, .opentext-ux .btn-warning:disabled {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-warning.disabled:focus, .opentext-ux .btn-warning.disabled.focus, .opentext-ux .btn-warning:disabled:focus, .opentext-ux .btn-warning:disabled.focus {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-warning.disabled:hover, .opentext-ux .btn-warning:disabled:hover {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-danger {
  color: #fff;
  background-color: #df3324;
  border-color: #df3324;
}

.opentext-ux .btn-danger:hover {
  color: #fff;
  background-color: #b5271b;
  border-color: #ad2519;
}

.opentext-ux .btn-danger:focus, .opentext-ux .btn-danger.focus {
  color: #fff;
  background-color: #b5271b;
  border-color: #ad2519;
}

.opentext-ux .btn-danger:active, .opentext-ux .btn-danger.active,
.open > .opentext-ux .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b5271b;
  border-color: #ad2519;
  background-image: none;
}

.opentext-ux .btn-danger:active:hover, .opentext-ux .btn-danger:active:focus, .opentext-ux .btn-danger:active.focus, .opentext-ux .btn-danger.active:hover, .opentext-ux .btn-danger.active:focus, .opentext-ux .btn-danger.active.focus,
.open > .opentext-ux .btn-danger.dropdown-toggle:hover,
.open > .opentext-ux .btn-danger.dropdown-toggle:focus,
.open > .opentext-ux .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #962016;
  border-color: #731911;
}

.opentext-ux .btn-danger.disabled, .opentext-ux .btn-danger:disabled {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-danger.disabled:focus, .opentext-ux .btn-danger.disabled.focus, .opentext-ux .btn-danger:disabled:focus, .opentext-ux .btn-danger:disabled.focus {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-danger.disabled:hover, .opentext-ux .btn-danger:disabled:hover {
  background-color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-primary {
  color: #232E72;
  background-image: none;
  background-color: #fff;
  border-color: #232E72;
}

.opentext-ux .btn-outline-primary:hover {
  color: #111637;
  border-color: #111637;
  -webkit-box-shadow: inset 0px 0px 0px 1px #111637;
          box-shadow: inset 0px 0px 0px 1px #111637;
}

.opentext-ux .btn-outline-primary:focus, .opentext-ux .btn-outline-primary.focus {
  color: #232E72;
  border-color: #232E72;
}

.opentext-ux .btn-outline-primary:active, .opentext-ux .btn-outline-primary.active,
.open > .opentext-ux .btn-outline-primary.dropdown-toggle {
  color: #232E72;
  border-color: #232E72;
}

.opentext-ux .btn-outline-primary:active:hover, .opentext-ux .btn-outline-primary:active:focus, .opentext-ux .btn-outline-primary:active.focus, .opentext-ux .btn-outline-primary.active:hover, .opentext-ux .btn-outline-primary.active:focus, .opentext-ux .btn-outline-primary.active.focus,
.open > .opentext-ux .btn-outline-primary.dropdown-toggle:hover,
.open > .opentext-ux .btn-outline-primary.dropdown-toggle:focus,
.open > .opentext-ux .btn-outline-primary.dropdown-toggle.focus {
  color: #050710;
  border-color: #050710;
}

.opentext-ux .btn-outline-primary.disabled, .opentext-ux .btn-outline-primary:disabled {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-primary.disabled:focus, .opentext-ux .btn-outline-primary.disabled.focus, .opentext-ux .btn-outline-primary:disabled:focus, .opentext-ux .btn-outline-primary:disabled.focus {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-primary.disabled:hover, .opentext-ux .btn-outline-primary:disabled:hover {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-secondary {
  color: #232E72;
  background-image: none;
  background-color: #fff;
  border-color: #232E72;
}

.opentext-ux .btn-outline-secondary:hover {
  color: #171F4C;
  border-color: #171F4C;
  -webkit-box-shadow: inset 0px 0px 0px 1px #171F4C;
          box-shadow: inset 0px 0px 0px 1px #171F4C;
}

.opentext-ux .btn-outline-secondary:focus, .opentext-ux .btn-outline-secondary.focus {
  color: #2E3D98;
  border-color: #2E3D98;
  -webkit-box-shadow: inset 0px 0px 0px 1px #2E3D98;
          box-shadow: inset 0px 0px 0px 1px #2E3D98;
}

.opentext-ux .btn-outline-secondary:active, .opentext-ux .btn-outline-secondary.active,
.open > .opentext-ux .btn-outline-secondary.dropdown-toggle {
  color: #2E3D98;
  border-color: #2E3D98;
  -webkit-box-shadow: inset 0px 0px 0px 1px #2E3D98;
          box-shadow: inset 0px 0px 0px 1px #2E3D98;
}

.opentext-ux .btn-outline-secondary:active:hover, .opentext-ux .btn-outline-secondary:active:focus, .opentext-ux .btn-outline-secondary:active.focus, .opentext-ux .btn-outline-secondary.active:hover, .opentext-ux .btn-outline-secondary.active:focus, .opentext-ux .btn-outline-secondary.active.focus,
.open > .opentext-ux .btn-outline-secondary.dropdown-toggle:hover,
.open > .opentext-ux .btn-outline-secondary.dropdown-toggle:focus,
.open > .opentext-ux .btn-outline-secondary.dropdown-toggle.focus {
  color: #2E3D98;
  border-color: #2E3D98;
  -webkit-box-shadow: inset 0px 0px 0px 1px #2E3D98;
          box-shadow: inset 0px 0px 0px 1px #2E3D98;
}

.opentext-ux .btn-outline-secondary.disabled, .opentext-ux .btn-outline-secondary:disabled {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-secondary.disabled:focus, .opentext-ux .btn-outline-secondary.disabled.focus, .opentext-ux .btn-outline-secondary:disabled:focus, .opentext-ux .btn-outline-secondary:disabled.focus {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-secondary.disabled:hover, .opentext-ux .btn-outline-secondary:disabled:hover {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-info {
  color: #2E3D98;
  background-image: none;
  background-color: #fff;
  border-color: #2E3D98;
}

.opentext-ux .btn-outline-info:hover {
  color: #1c255d;
  border-color: #1c255d;
  -webkit-box-shadow: inset 0px 0px 0px 1px #1c255d;
          box-shadow: inset 0px 0px 0px 1px #1c255d;
}

.opentext-ux .btn-outline-info:focus, .opentext-ux .btn-outline-info.focus {
  color: #2E3D98;
  border-color: #2E3D98;
}

.opentext-ux .btn-outline-info:active, .opentext-ux .btn-outline-info.active,
.open > .opentext-ux .btn-outline-info.dropdown-toggle {
  color: #2E3D98;
  border-color: #2E3D98;
}

.opentext-ux .btn-outline-info:active:hover, .opentext-ux .btn-outline-info:active:focus, .opentext-ux .btn-outline-info:active.focus, .opentext-ux .btn-outline-info.active:hover, .opentext-ux .btn-outline-info.active:focus, .opentext-ux .btn-outline-info.active.focus,
.open > .opentext-ux .btn-outline-info.dropdown-toggle:hover,
.open > .opentext-ux .btn-outline-info.dropdown-toggle:focus,
.open > .opentext-ux .btn-outline-info.dropdown-toggle.focus {
  color: #101636;
  border-color: #101636;
}

.opentext-ux .btn-outline-info.disabled, .opentext-ux .btn-outline-info:disabled {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-info.disabled:focus, .opentext-ux .btn-outline-info.disabled.focus, .opentext-ux .btn-outline-info:disabled:focus, .opentext-ux .btn-outline-info:disabled.focus {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-info.disabled:hover, .opentext-ux .btn-outline-info:disabled:hover {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-success {
  color: #00a288;
  background-image: none;
  background-color: #fff;
  border-color: #00a288;
}

.opentext-ux .btn-outline-success:hover {
  color: #005648;
  border-color: #005648;
  -webkit-box-shadow: inset 0px 0px 0px 1px #005648;
          box-shadow: inset 0px 0px 0px 1px #005648;
}

.opentext-ux .btn-outline-success:focus, .opentext-ux .btn-outline-success.focus {
  color: #00a288;
  border-color: #00a288;
}

.opentext-ux .btn-outline-success:active, .opentext-ux .btn-outline-success.active,
.open > .opentext-ux .btn-outline-success.dropdown-toggle {
  color: #00a288;
  border-color: #00a288;
}

.opentext-ux .btn-outline-success:active:hover, .opentext-ux .btn-outline-success:active:focus, .opentext-ux .btn-outline-success:active.focus, .opentext-ux .btn-outline-success.active:hover, .opentext-ux .btn-outline-success.active:focus, .opentext-ux .btn-outline-success.active.focus,
.open > .opentext-ux .btn-outline-success.dropdown-toggle:hover,
.open > .opentext-ux .btn-outline-success.dropdown-toggle:focus,
.open > .opentext-ux .btn-outline-success.dropdown-toggle.focus {
  color: #00231d;
  border-color: #00231d;
}

.opentext-ux .btn-outline-success.disabled, .opentext-ux .btn-outline-success:disabled {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-success.disabled:focus, .opentext-ux .btn-outline-success.disabled.focus, .opentext-ux .btn-outline-success:disabled:focus, .opentext-ux .btn-outline-success:disabled.focus {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-success.disabled:hover, .opentext-ux .btn-outline-success:disabled:hover {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-warning {
  color: #DF6800;
  background-image: none;
  background-color: #fff;
  border-color: #DF6800;
}

.opentext-ux .btn-outline-warning:hover {
  color: #934400;
  border-color: #934400;
  -webkit-box-shadow: inset 0px 0px 0px 1px #934400;
          box-shadow: inset 0px 0px 0px 1px #934400;
}

.opentext-ux .btn-outline-warning:focus, .opentext-ux .btn-outline-warning.focus {
  color: #DF6800;
  border-color: #DF6800;
}

.opentext-ux .btn-outline-warning:active, .opentext-ux .btn-outline-warning.active,
.open > .opentext-ux .btn-outline-warning.dropdown-toggle {
  color: #DF6800;
  border-color: #DF6800;
}

.opentext-ux .btn-outline-warning:active:hover, .opentext-ux .btn-outline-warning:active:focus, .opentext-ux .btn-outline-warning:active.focus, .opentext-ux .btn-outline-warning.active:hover, .opentext-ux .btn-outline-warning.active:focus, .opentext-ux .btn-outline-warning.active.focus,
.open > .opentext-ux .btn-outline-warning.dropdown-toggle:hover,
.open > .opentext-ux .btn-outline-warning.dropdown-toggle:focus,
.open > .opentext-ux .btn-outline-warning.dropdown-toggle.focus {
  color: #602d00;
  border-color: #602d00;
}

.opentext-ux .btn-outline-warning.disabled, .opentext-ux .btn-outline-warning:disabled {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-warning.disabled:focus, .opentext-ux .btn-outline-warning.disabled.focus, .opentext-ux .btn-outline-warning:disabled:focus, .opentext-ux .btn-outline-warning:disabled.focus {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-warning.disabled:hover, .opentext-ux .btn-outline-warning:disabled:hover {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-danger {
  color: #df3324;
  background-image: none;
  background-color: #fff;
  border-color: #df3324;
}

.opentext-ux .btn-outline-danger:hover {
  color: #9f2217;
  border-color: #9f2217;
  -webkit-box-shadow: inset 0px 0px 0px 1px #9f2217;
          box-shadow: inset 0px 0px 0px 1px #9f2217;
}

.opentext-ux .btn-outline-danger:focus, .opentext-ux .btn-outline-danger.focus {
  color: #df3324;
  border-color: #df3324;
}

.opentext-ux .btn-outline-danger:active, .opentext-ux .btn-outline-danger.active,
.open > .opentext-ux .btn-outline-danger.dropdown-toggle {
  color: #df3324;
  border-color: #df3324;
}

.opentext-ux .btn-outline-danger:active:hover, .opentext-ux .btn-outline-danger:active:focus, .opentext-ux .btn-outline-danger:active.focus, .opentext-ux .btn-outline-danger.active:hover, .opentext-ux .btn-outline-danger.active:focus, .opentext-ux .btn-outline-danger.active.focus,
.open > .opentext-ux .btn-outline-danger.dropdown-toggle:hover,
.open > .opentext-ux .btn-outline-danger.dropdown-toggle:focus,
.open > .opentext-ux .btn-outline-danger.dropdown-toggle.focus {
  color: #731911;
  border-color: #731911;
}

.opentext-ux .btn-outline-danger.disabled, .opentext-ux .btn-outline-danger:disabled {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-danger.disabled:focus, .opentext-ux .btn-outline-danger.disabled.focus, .opentext-ux .btn-outline-danger:disabled:focus, .opentext-ux .btn-outline-danger:disabled.focus {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-outline-danger.disabled:hover, .opentext-ux .btn-outline-danger:disabled:hover {
  color: #999999;
  border-color: #999999;
}

.opentext-ux .btn-link {
  font-weight: normal;
  color: #232E72;
  border-radius: 0;
}

.opentext-ux .btn-link, .opentext-ux .btn-link:active, .opentext-ux .btn-link.active, .opentext-ux .btn-link:disabled {
  background-color: transparent;
}

.opentext-ux .btn-link, .opentext-ux .btn-link:focus, .opentext-ux .btn-link:active {
  border-color: transparent;
}

.opentext-ux .btn-link:hover {
  border-color: transparent;
}

.opentext-ux .btn-link:focus, .opentext-ux .btn-link:hover {
  color: #111637;
  text-decoration: underline;
  background-color: transparent;
}

.opentext-ux .btn-link:disabled:focus, .opentext-ux .btn-link:disabled:hover {
  color: #818a91;
  text-decoration: none;
}

.opentext-ux .btn-lg, .opentext-ux .btn-group-lg > .btn {
  padding: 11px 21px;
  font-size: 18px;
  border-radius: 10em;
}

.opentext-ux .btn-sm, .opentext-ux .btn-group-sm > .btn {
  padding: 4px 7px;
  font-size: 14px;
  border-radius: 10em;
  border-width: 1px;
}

.opentext-ux .btn-xs {
  padding: 1px 14px;
  font-size: 14px;
  border-radius: 10em;
  border-width: 1px;
}

.opentext-ux .btn-block {
  display: block;
  width: 100%;
}

.opentext-ux .btn-block + .btn-block {
  margin-top: 7px;
}

.opentext-ux input[type="submit"].btn-block,
.opentext-ux input[type="reset"].btn-block,
.opentext-ux input[type="button"].btn-block {
  width: 100%;
}

.opentext-ux .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.opentext-ux .fade.in {
  opacity: 1;
}

.opentext-ux .collapse {
  display: none;
}

.opentext-ux .collapse.in {
  display: block;
}

.opentext-ux .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
}

.opentext-ux .dropup,
.opentext-ux .dropdown {
  position: relative;
}

.opentext-ux .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

.opentext-ux .dropdown-toggle:focus {
  outline: 0;
}

.opentext-ux .dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.opentext-ux .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}

.opentext-ux .dropdown-divider {
  height: 1px;
  margin: 7px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.opentext-ux .dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #333333;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.opentext-ux .dropdown-item:focus, .opentext-ux .dropdown-item:hover {
  color: #333333;
  text-decoration: none;
  background-color: #B2BEC5;
}

.opentext-ux .dropdown-item.active, .opentext-ux .dropdown-item.active:focus, .opentext-ux .dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #98a8b2;
  outline: 0;
}

.opentext-ux .dropdown-item.disabled, .opentext-ux .dropdown-item.disabled:focus, .opentext-ux .dropdown-item.disabled:hover {
  color: #818a91;
}

.opentext-ux .dropdown-item.disabled:focus, .opentext-ux .dropdown-item.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.opentext-ux .open > .dropdown-menu {
  display: block;
}

.opentext-ux .open > a {
  outline: 0;
}

.opentext-ux .dropdown-menu-right {
  right: 0;
  left: auto;
}

.opentext-ux .dropdown-menu-left {
  right: auto;
  left: 0;
}

.opentext-ux .dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 12px;
  color: #818a91;
  white-space: nowrap;
}

.opentext-ux .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.opentext-ux .dropup .caret,
.opentext-ux .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid;
}

.opentext-ux .dropup .dropdown-menu,
.opentext-ux .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.opentext-ux .btn-group,
.opentext-ux .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.opentext-ux .btn-group > .btn,
.opentext-ux .btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.opentext-ux .btn-group > .btn:focus, .opentext-ux .btn-group > .btn:active, .opentext-ux .btn-group > .btn.active,
.opentext-ux .btn-group-vertical > .btn:focus,
.opentext-ux .btn-group-vertical > .btn:active,
.opentext-ux .btn-group-vertical > .btn.active {
  z-index: 2;
}

.opentext-ux .btn-group > .btn:hover,
.opentext-ux .btn-group-vertical > .btn:hover {
  z-index: 2;
}

.opentext-ux .btn-group .btn + .btn,
.opentext-ux .btn-group .btn + .btn-group,
.opentext-ux .btn-group .btn-group + .btn,
.opentext-ux .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.opentext-ux .btn-toolbar {
  margin-left: -7px;
}

.opentext-ux .btn-toolbar::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .btn-toolbar .btn-group,
.opentext-ux .btn-toolbar .input-group {
  float: left;
}

.opentext-ux .btn-toolbar > .btn,
.opentext-ux .btn-toolbar > .btn-group,
.opentext-ux .btn-toolbar > .input-group {
  margin-left: 7px;
}

.opentext-ux .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.opentext-ux .btn-group > .btn:first-child {
  margin-left: 0;
}

.opentext-ux .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.opentext-ux .btn-group > .btn:last-child:not(:first-child),
.opentext-ux .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.opentext-ux .btn-group > .btn-group {
  float: left;
}

.opentext-ux .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.opentext-ux .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.opentext-ux .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.opentext-ux .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.opentext-ux .btn-group .dropdown-toggle:active,
.opentext-ux .btn-group.open .dropdown-toggle {
  outline: 0;
}

.opentext-ux .btn + .dropdown-toggle-split {
  padding-right: 15px;
  padding-left: 15px;
}

.opentext-ux .btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

.opentext-ux .btn-sm + .dropdown-toggle-split, .opentext-ux .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 5.25px;
  padding-left: 5.25px;
}

.opentext-ux .btn-lg + .dropdown-toggle-split, .opentext-ux .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 15.75px;
  padding-left: 15.75px;
}

.opentext-ux .btn .caret {
  margin-left: 0;
}

.opentext-ux .btn-lg .caret, .opentext-ux .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0;
}

.opentext-ux .dropup .btn-lg .caret, .opentext-ux .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em;
}

.opentext-ux .btn-group-vertical > .btn,
.opentext-ux .btn-group-vertical > .btn-group,
.opentext-ux .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.opentext-ux .btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .btn-group-vertical > .btn-group > .btn {
  float: none;
}

.opentext-ux .btn-group-vertical > .btn + .btn,
.opentext-ux .btn-group-vertical > .btn + .btn-group,
.opentext-ux .btn-group-vertical > .btn-group + .btn,
.opentext-ux .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.opentext-ux .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.opentext-ux .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.opentext-ux .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.opentext-ux .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.opentext-ux .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.opentext-ux .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.opentext-ux .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.opentext-ux [data-toggle="buttons"] > .btn input[type="radio"],
.opentext-ux [data-toggle="buttons"] > .btn input[type="checkbox"],
.opentext-ux [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.opentext-ux [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.opentext-ux .input-group {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  margin-bottom: 0;
}

.opentext-ux .input-group .form-control:focus, .opentext-ux .input-group .form-control:active, .opentext-ux .input-group .form-control:hover {
  z-index: 3;
}

.opentext-ux .input-group-addon:not(:first-child):not(:last-child),
.opentext-ux .input-group-btn:not(:first-child):not(:last-child),
.opentext-ux .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.opentext-ux .input-group-addon,
.opentext-ux .input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

.opentext-ux .input-group-addon {
  padding: 4px 8px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #757575;
  border-radius: 3px;
}

.opentext-ux .input-group-addon.form-control-sm, .opentext-ux .input-group-sm > .input-group-addon, .opentext-ux .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 4px 7px;
  font-size: 12px;
  border-radius: 3px;
}

.opentext-ux .input-group-addon.form-control-lg, .opentext-ux .input-group-lg > .input-group-addon, .opentext-ux .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 11px 21px;
  font-size: 18px;
  border-radius: 4px;
}

.opentext-ux .input-group-addon input[type="radio"],
.opentext-ux .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.opentext-ux .input-group .form-control:not(:last-child),
.opentext-ux .input-group-addon:not(:last-child),
.opentext-ux .input-group-btn:not(:last-child) > .btn,
.opentext-ux .input-group-btn:not(:last-child) > .btn-group > .btn,
.opentext-ux .input-group-btn:not(:last-child) > .dropdown-toggle,
.opentext-ux .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.opentext-ux .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.opentext-ux .input-group-addon:not(:last-child) {
  border-right: 0;
}

.opentext-ux .input-group .form-control:not(:first-child),
.opentext-ux .input-group-addon:not(:first-child),
.opentext-ux .input-group-btn:not(:first-child) > .btn,
.opentext-ux .input-group-btn:not(:first-child) > .btn-group > .btn,
.opentext-ux .input-group-btn:not(:first-child) > .dropdown-toggle,
.opentext-ux .input-group-btn:not(:last-child) > .btn:not(:first-child),
.opentext-ux .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.opentext-ux .form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.opentext-ux .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.opentext-ux .input-group-btn > .btn {
  position: relative;
}

.opentext-ux .input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.opentext-ux .input-group-btn > .btn:focus, .opentext-ux .input-group-btn > .btn:active, .opentext-ux .input-group-btn > .btn:hover {
  z-index: 3;
}

.opentext-ux .input-group-btn:not(:last-child) > .btn,
.opentext-ux .input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

.opentext-ux .input-group-btn:not(:first-child) > .btn,
.opentext-ux .input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.opentext-ux .input-group-btn:not(:first-child) > .btn:focus, .opentext-ux .input-group-btn:not(:first-child) > .btn:active, .opentext-ux .input-group-btn:not(:first-child) > .btn:hover,
.opentext-ux .input-group-btn:not(:first-child) > .btn-group:focus,
.opentext-ux .input-group-btn:not(:first-child) > .btn-group:active,
.opentext-ux .input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

.opentext-ux .custom-control {
  position: relative;
  display: inline-block;
  padding-left: 28px;
  cursor: pointer;
}

.opentext-ux .custom-control + .custom-control {
  margin-left: 14px;
}

.opentext-ux .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.opentext-ux .custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #757575;
}

.opentext-ux .custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.opentext-ux .custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: none;
}

.opentext-ux .custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eee;
  border: 1px solid #cccccc;
}

.opentext-ux .custom-control-input:disabled ~ .custom-control-description {
  color: #666666;
  cursor: not-allowed;
}

.opentext-ux .custom-control-indicator {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
          background-size: 50% 50%;
  border: 1px solid #757575;
}

.opentext-ux .custom-checkbox .custom-control-indicator {
  border-radius: 2px;
}

.opentext-ux .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  -webkit-background-size: 16px 16px;
          background-size: 16px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.8 12.6L3.3 9.1c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l2.1 2.1 5.5-5.5c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-6.9 6.9z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.opentext-ux .custom-radio .custom-control-indicator {
  -webkit-background-size: 14px 14px;
          background-size: 14px;
  border-radius: 50%;
}

.opentext-ux .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23757575'/%3E%3C/svg%3E");
  background-color: #fff;
}

.opentext-ux .custom-controls-stacked .custom-control {
  display: inline;
}

.opentext-ux .custom-controls-stacked .custom-control::after {
  display: block;
  margin-bottom: 4px;
  content: "";
}

.opentext-ux .custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

.opentext-ux .custom-select {
  display: inline-block;
  max-width: 100%;
  padding: 4px 22px 4px 8px;
  padding-right: 8px \9;
  color: #333333;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 8px center;
  background-image: none \9;
  -webkit-background-size: 1em 1em;
          background-size: 1em;
  border: 1px solid #757575;
  border-radius: 3px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.opentext-ux .custom-select:focus {
  border-color: #666666;
  outline: none;
}

.opentext-ux .custom-select:focus::-ms-value {
  color: #333333;
  background-color: #fff;
}

.opentext-ux .custom-select:disabled {
  color: #333333;
  cursor: not-allowed;
  background-color: #eceeef;
}

.opentext-ux .custom-select::-ms-expand {
  opacity: 0;
}

.opentext-ux .custom-select.disabled {
  color: #333333;
  cursor: not-allowed;
  background-color: #eceeef;
  pointer-events: none;
}

.opentext-ux .custom-select.cell-control {
  border-color: white;
  border-width: 2px;
}

.opentext-ux .custom-select.cell-control:focus {
  border-color: #666666;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.opentext-ux .custom-select-sm {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 75%;
}

.opentext-ux .custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 35px;
  cursor: pointer;
}

.opentext-ux .custom-file-input {
  min-width: 196px;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}

.opentext-ux .custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 35px;
  padding: 7px 14px;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.opentext-ux .custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.opentext-ux .custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 35px;
  padding: 7px 14px;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 4px 4px 0;
}

.opentext-ux .custom-file-control:lang(en)::before {
  content: "Browse";
}

.opentext-ux .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.opentext-ux .nav-link {
  display: inline-block;
}

.opentext-ux .nav-link:focus, .opentext-ux .nav-link:hover {
  text-decoration: none;
}

.opentext-ux .nav-link.disabled {
  color: #818a91;
}

.opentext-ux .nav-link.disabled, .opentext-ux .nav-link.disabled:focus, .opentext-ux .nav-link.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: transparent;
}

.opentext-ux .nav-inline .nav-item {
  display: inline-block;
}

.opentext-ux .nav-inline .nav-item + .nav-item,
.opentext-ux .nav-inline .nav-link + .nav-link {
  margin-left: 14px;
}

.opentext-ux .nav-tabs {
  border-bottom: 1px solid #ddd;
}

.opentext-ux .nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}

.opentext-ux .nav-tabs .nav-item + .nav-item {
  margin-left: 3px;
}

.opentext-ux .nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.opentext-ux .nav-tabs .nav-link:focus, .opentext-ux .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.opentext-ux .nav-tabs .nav-link.disabled, .opentext-ux .nav-tabs .nav-link.disabled:focus, .opentext-ux .nav-tabs .nav-link.disabled:hover {
  color: #818a91;
  background-color: transparent;
  border-color: transparent;
}

.opentext-ux .nav-tabs .nav-link.active, .opentext-ux .nav-tabs .nav-link.active:focus, .opentext-ux .nav-tabs .nav-link.active:hover,
.opentext-ux .nav-tabs .nav-item.open .nav-link,
.opentext-ux .nav-tabs .nav-item.open .nav-link:focus,
.opentext-ux .nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
}

.opentext-ux .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.opentext-ux .nav-pills::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .nav-pills .nav-item {
  float: left;
}

.opentext-ux .nav-pills .nav-item + .nav-item {
  margin-left: 3px;
}

.opentext-ux .nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 4px;
}

.opentext-ux .nav-pills .nav-link.active, .opentext-ux .nav-pills .nav-link.active:focus, .opentext-ux .nav-pills .nav-link.active:hover,
.opentext-ux .nav-pills .nav-item.open .nav-link,
.opentext-ux .nav-pills .nav-item.open .nav-link:focus,
.opentext-ux .nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #232E72;
}

.opentext-ux .nav-stacked .nav-item {
  display: block;
  float: none;
}

.opentext-ux .nav-stacked .nav-item + .nav-item {
  margin-top: 3px;
  margin-left: 0;
}

.opentext-ux .tab-content > .tab-pane {
  display: none;
}

.opentext-ux .tab-content > .active {
  display: block;
}

.opentext-ux .navbar {
  position: relative;
  padding: 7px 14px;
}

.opentext-ux .navbar::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 544px) {
  .opentext-ux .navbar {
    border-radius: 0;
  }
}

.opentext-ux .navbar-full {
  z-index: 1000;
}

@media (min-width: 544px) {
  .opentext-ux .navbar-full {
    border-radius: 0;
  }
}

.opentext-ux .navbar-fixed-top,
.opentext-ux .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 544px) {
  .opentext-ux .navbar-fixed-top,
  .opentext-ux .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.opentext-ux .navbar-fixed-top {
  top: 0;
}

.opentext-ux .navbar-fixed-bottom {
  bottom: 0;
}

.opentext-ux .navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}

@media (min-width: 544px) {
  .opentext-ux .navbar-sticky-top {
    border-radius: 0;
  }
}

.opentext-ux .navbar-brand {
  float: left;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 14px;
  font-size: 18px;
}

.opentext-ux .navbar-brand:focus, .opentext-ux .navbar-brand:hover {
  text-decoration: none;
}

.opentext-ux .navbar-brand > img {
  display: block;
}

.opentext-ux .navbar-divider {
  float: left;
  width: 1px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-right: 14px;
  margin-left: 14px;
  overflow: hidden;
}

.opentext-ux .navbar-divider::before {
  content: "\00a0";
}

.opentext-ux .navbar-toggler {
  padding: 7px 11px;
  font-size: 18px;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 10em;
}

.opentext-ux .navbar-toggler:focus, .opentext-ux .navbar-toggler:hover {
  text-decoration: none;
}

.opentext-ux .navbar-nav .nav-item {
  float: left;
}

.opentext-ux .navbar-nav .nav-link {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
}

.opentext-ux .navbar-nav .nav-link + .nav-link {
  margin-left: 14px;
}

.opentext-ux .navbar-nav .nav-item + .nav-item {
  margin-left: 14px;
}

.opentext-ux .navbar-light .navbar-brand {
  color: #333333;
}

.opentext-ux .navbar-light .navbar-brand:focus, .opentext-ux .navbar-light .navbar-brand:hover {
  color: #333333;
}

.opentext-ux .navbar-light .navbar-nav .nav-link {
  color: #000;
}

.opentext-ux .navbar-light .navbar-nav .nav-link:focus, .opentext-ux .navbar-light .navbar-nav .nav-link:hover {
  color: #333333;
}

.opentext-ux .navbar-light .navbar-nav .open > .nav-link, .opentext-ux .navbar-light .navbar-nav .open > .nav-link:focus, .opentext-ux .navbar-light .navbar-nav .open > .nav-link:hover,
.opentext-ux .navbar-light .navbar-nav .active > .nav-link,
.opentext-ux .navbar-light .navbar-nav .active > .nav-link:focus,
.opentext-ux .navbar-light .navbar-nav .active > .nav-link:hover,
.opentext-ux .navbar-light .navbar-nav .nav-link.open,
.opentext-ux .navbar-light .navbar-nav .nav-link.open:focus,
.opentext-ux .navbar-light .navbar-nav .nav-link.open:hover,
.opentext-ux .navbar-light .navbar-nav .nav-link.active,
.opentext-ux .navbar-light .navbar-nav .nav-link.active:focus,
.opentext-ux .navbar-light .navbar-nav .nav-link.active:hover {
  color: #333333;
}

.opentext-ux .navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

.opentext-ux .navbar-dark .navbar-brand {
  color: white;
}

.opentext-ux .navbar-dark .navbar-brand:focus, .opentext-ux .navbar-dark .navbar-brand:hover {
  color: white;
}

.opentext-ux .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.opentext-ux .navbar-dark .navbar-nav .nav-link:focus, .opentext-ux .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.opentext-ux .navbar-dark .navbar-nav .open > .nav-link, .opentext-ux .navbar-dark .navbar-nav .open > .nav-link:focus, .opentext-ux .navbar-dark .navbar-nav .open > .nav-link:hover,
.opentext-ux .navbar-dark .navbar-nav .active > .nav-link,
.opentext-ux .navbar-dark .navbar-nav .active > .nav-link:focus,
.opentext-ux .navbar-dark .navbar-nav .active > .nav-link:hover,
.opentext-ux .navbar-dark .navbar-nav .nav-link.open,
.opentext-ux .navbar-dark .navbar-nav .nav-link.open:focus,
.opentext-ux .navbar-dark .navbar-nav .nav-link.open:hover,
.opentext-ux .navbar-dark .navbar-nav .nav-link.active,
.opentext-ux .navbar-dark .navbar-nav .nav-link.active:focus,
.opentext-ux .navbar-dark .navbar-nav .nav-link.active:hover {
  color: white;
}

.opentext-ux .navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

.opentext-ux .navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 543px) {
  .opentext-ux .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 544px) {
  .opentext-ux .navbar-toggleable-xs {
    display: block !important;
  }
}

.opentext-ux .navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .opentext-ux .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .opentext-ux .navbar-toggleable-sm {
    display: block !important;
  }
}

.opentext-ux .navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 991px) {
  .opentext-ux .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .opentext-ux .navbar-toggleable-md {
    display: block !important;
  }
}

.opentext-ux .card {
  position: relative;
  display: block;
  margin-bottom: 11px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.opentext-ux .card-block {
  padding: 18px;
}

.opentext-ux .card-block::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .card-title {
  margin-bottom: 11px;
}

.opentext-ux .card-subtitle {
  margin-top: -5.5px;
  margin-bottom: 0;
}

.opentext-ux .card-text:last-child {
  margin-bottom: 0;
}

.opentext-ux .card-link:hover {
  text-decoration: none;
}

.opentext-ux .card-link + .card-link {
  margin-left: 18px;
}

.opentext-ux .card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.opentext-ux .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.opentext-ux .card-header {
  padding: 11px 18px;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.opentext-ux .card-header::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .card-header:first-child {
  border-radius: 4px 4px 0 0;
}

.opentext-ux .card-footer {
  padding: 11px 18px;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.opentext-ux .card-footer::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .card-footer:last-child {
  border-radius: 0 0 4px 4px;
}

.opentext-ux .card-header-tabs {
  margin-right: -9px;
  margin-bottom: -11px;
  margin-left: -9px;
  border-bottom: 0;
}

.opentext-ux .card-header-pills {
  margin-right: -9px;
  margin-left: -9px;
}

.opentext-ux .card-primary {
  background-color: #232E72;
  border-color: #232E72;
}

.opentext-ux .card-primary .card-header,
.opentext-ux .card-primary .card-footer {
  background-color: transparent;
}

.opentext-ux .card-success {
  background-color: #00a288;
  border-color: #00a288;
}

.opentext-ux .card-success .card-header,
.opentext-ux .card-success .card-footer {
  background-color: transparent;
}

.opentext-ux .card-info {
  background-color: #2E3D98;
  border-color: #2E3D98;
}

.opentext-ux .card-info .card-header,
.opentext-ux .card-info .card-footer {
  background-color: transparent;
}

.opentext-ux .card-warning {
  background-color: #DF6800;
  border-color: #DF6800;
}

.opentext-ux .card-warning .card-header,
.opentext-ux .card-warning .card-footer {
  background-color: transparent;
}

.opentext-ux .card-danger {
  background-color: #df3324;
  border-color: #df3324;
}

.opentext-ux .card-danger .card-header,
.opentext-ux .card-danger .card-footer {
  background-color: transparent;
}

.opentext-ux .card-outline-primary {
  background-color: transparent;
  border-color: #232E72;
}

.opentext-ux .card-outline-secondary {
  background-color: transparent;
  border-color: #232E72;
}

.opentext-ux .card-outline-info {
  background-color: transparent;
  border-color: #2E3D98;
}

.opentext-ux .card-outline-success {
  background-color: transparent;
  border-color: #00a288;
}

.opentext-ux .card-outline-warning {
  background-color: transparent;
  border-color: #DF6800;
}

.opentext-ux .card-outline-danger {
  background-color: transparent;
  border-color: #df3324;
}

.opentext-ux .card-inverse .card-header,
.opentext-ux .card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2);
}

.opentext-ux .card-inverse .card-header,
.opentext-ux .card-inverse .card-footer,
.opentext-ux .card-inverse .card-title,
.opentext-ux .card-inverse .card-blockquote {
  color: #fff;
}

.opentext-ux .card-inverse .card-link,
.opentext-ux .card-inverse .card-text,
.opentext-ux .card-inverse .card-subtitle,
.opentext-ux .card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.opentext-ux .card-inverse .card-link:focus, .opentext-ux .card-inverse .card-link:hover {
  color: #fff;
}

.opentext-ux .card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

.opentext-ux .card-img {
  border-radius: 4px;
}

.opentext-ux .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 18px;
}

.opentext-ux .card-img-top {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.opentext-ux .card-img-bottom {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

@media (min-width: 544px) {
  .opentext-ux .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -9px;
    margin-bottom: 11px;
    margin-left: -9px;
  }
  .opentext-ux .card-deck .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-right: 9px;
    margin-bottom: 0;
    margin-left: 9px;
  }
}

@media (min-width: 544px) {
  .opentext-ux .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .opentext-ux .card-group .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .opentext-ux .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .opentext-ux .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .opentext-ux .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .opentext-ux .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .opentext-ux .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .opentext-ux .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .opentext-ux .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .opentext-ux .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .opentext-ux .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .opentext-ux .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

@media (min-width: 544px) {
  .opentext-ux .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 18px;
       -moz-column-gap: 18px;
            column-gap: 18px;
  }
  .opentext-ux .card-columns .card {
    width: 100%;
  }
}

.opentext-ux .breadcrumb {
  padding: 7px 14px;
  margin-bottom: 0;
  list-style: none;
  background-color: #F2F2F2;
}

.opentext-ux .breadcrumb::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .breadcrumb-item {
  float: left;
  padding-top: 7px;
}

.opentext-ux .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 7px;
  padding-left: 7px;
  color: #818a91;
  content: "\\";
}

.opentext-ux .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.opentext-ux .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.opentext-ux .breadcrumb-item.active {
  color: #818a91;
}

.opentext-ux .pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 14px;
  margin-bottom: 14px;
  border-radius: 4px;
}

.opentext-ux .page-item {
  display: inline;
}

.opentext-ux .page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.opentext-ux .page-item:last-child .page-link {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.opentext-ux .page-item.active .page-link, .opentext-ux .page-item.active .page-link:focus, .opentext-ux .page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #232E72;
  border-color: #232E72;
}

.opentext-ux .page-item.disabled .page-link, .opentext-ux .page-item.disabled .page-link:focus, .opentext-ux .page-item.disabled .page-link:hover {
  color: #818a91;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.opentext-ux .page-link {
  position: relative;
  float: left;
  padding: 7px 11px;
  margin-left: -1px;
  color: #232E72;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.opentext-ux .page-link:focus, .opentext-ux .page-link:hover {
  color: #111637;
  background-color: #eceeef;
  border-color: #ddd;
}

.opentext-ux .pagination-lg .page-link {
  padding: 11px 21px;
  font-size: 18px;
}

.opentext-ux .pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.opentext-ux .pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.opentext-ux .pagination-sm .page-link {
  padding: 4px 11px;
  font-size: 12px;
}

.opentext-ux .pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.opentext-ux .pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.opentext-ux .tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
}

.opentext-ux .tag:empty {
  display: none;
}

.opentext-ux .btn .tag {
  position: relative;
  top: -1px;
}

.opentext-ux a.tag:focus, .opentext-ux a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.opentext-ux .tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 140px;
}

.opentext-ux .tag-default {
  background-color: #818a91;
}

.opentext-ux .tag-default[href]:focus, .opentext-ux .tag-default[href]:hover {
  background-color: #687077;
}

.opentext-ux .tag-primary {
  background-color: #232E72;
}

.opentext-ux .tag-primary[href]:focus, .opentext-ux .tag-primary[href]:hover {
  background-color: #171e4b;
}

.opentext-ux .tag-success {
  background-color: #00a288;
}

.opentext-ux .tag-success[href]:focus, .opentext-ux .tag-success[href]:hover {
  background-color: #006f5d;
}

.opentext-ux .tag-info {
  background-color: #2E3D98;
}

.opentext-ux .tag-info[href]:focus, .opentext-ux .tag-info[href]:hover {
  background-color: #222d71;
}

.opentext-ux .tag-warning {
  background-color: #DF6800;
}

.opentext-ux .tag-warning[href]:focus, .opentext-ux .tag-warning[href]:hover {
  background-color: #ac5000;
}

.opentext-ux .tag-danger {
  background-color: #df3324;
}

.opentext-ux .tag-danger[href]:focus, .opentext-ux .tag-danger[href]:hover {
  background-color: #b5271b;
}

.opentext-ux .jumbotron {
  padding: 28px 14px;
  margin-bottom: 28px;
  background-color: #eceeef;
  border-radius: 4px;
}

@media (min-width: 544px) {
  .opentext-ux .jumbotron {
    padding: 56px 28px;
  }
}

.opentext-ux .jumbotron-hr {
  border-top-color: #d0d5d8;
}

.opentext-ux .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.opentext-ux .alert {
  padding: 14px;
  margin-bottom: 14px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.opentext-ux .alert-heading {
  color: inherit;
}

.opentext-ux .alert-link {
  font-weight: bold;
}

.opentext-ux .alert-dismissible {
  padding-right: 28px;
}

.opentext-ux .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -14px;
  color: inherit;
}

.opentext-ux .alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}

.opentext-ux .alert-success hr {
  border-top-color: #c1e2b3;
}

.opentext-ux .alert-success .alert-link {
  color: #2b542c;
}

.opentext-ux .alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}

.opentext-ux .alert-info hr {
  border-top-color: #a6d5ec;
}

.opentext-ux .alert-info .alert-link {
  color: #245269;
}

.opentext-ux .alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}

.opentext-ux .alert-warning hr {
  border-top-color: #f7ecb5;
}

.opentext-ux .alert-warning .alert-link {
  color: #66512c;
}

.opentext-ux .alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}

.opentext-ux .alert-danger hr {
  border-top-color: #e4b9b9;
}

.opentext-ux .alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 14px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 14px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 14px 0;
  }
  to {
    background-position: 0 0;
  }
}

.opentext-ux .progress {
  display: block;
  width: 100%;
  height: 11px;
  margin-bottom: 14px;
  border: 1px solid;
  overflow: hidden;
  border-radius: 100px;
  padding: 1px;
}

.opentext-ux .progress .progress-bar {
  -webkit-transition: 0.1s width;
  -o-transition: 0.1s width;
  transition: 0.1s width;
  height: 100%;
  border-radius: 100px;
  background-color: #232E72;
}

.opentext-ux .progress .progress-bar.has-success {
  background-color: #00a288;
}

.opentext-ux .progress .progress-bar.has-info {
  background-color: #2E3D98;
}

.opentext-ux .progress .progress-bar.has-warning {
  background-color: #DF6800;
}

.opentext-ux .progress .progress-bar.has-danger {
  background-color: #df3324;
}

.opentext-ux .progress[value] {
  background-color: #eee;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 100px;
}

.opentext-ux .progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0;
}

.opentext-ux .progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
}

.opentext-ux .progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
}

.opentext-ux .progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
}

.opentext-ux .progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
}

.opentext-ux .progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 100px;
}

.opentext-ux base::-moz-progress-bar,
.opentext-ux .progress[value] {
  background-color: #eee;
  border-radius: 100px;
}

@media screen and (min-width: 0\0) {
  .opentext-ux .progress {
    background-color: #eee;
    border-radius: 100px;
  }
  .opentext-ux .progress-bar {
    height: 14px;
    text-indent: -13986px;
    background-color: #0074d9;
    border-bottom-left-radius: 100px;
    border-top-left-radius: 100px;
  }
  .opentext-ux .progress[width="100%"] {
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
  }
}

.opentext-ux .progress-striped[value]::-webkit-progress-value {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 14px 14px;
          background-size: 14px 14px;
}

.opentext-ux .progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 14px 14px;
}

.opentext-ux .progress-striped[value]::-ms-fill {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 14px 14px;
}

@media screen and (min-width: 0\0) {
  .opentext-ux .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 14px 14px;
            background-size: 14px 14px;
  }
}

.opentext-ux .progress-animated[value]::-webkit-progress-value {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.opentext-ux .progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width: 0\0) {
  .opentext-ux .progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
         -o-animation: progress-bar-stripes 2s linear infinite;
            animation: progress-bar-stripes 2s linear infinite;
  }
}

.opentext-ux .progress-success[value]::-webkit-progress-value {
  background-color: #00a288;
}

.opentext-ux .progress-success[value]::-moz-progress-bar {
  background-color: #00a288;
}

.opentext-ux .progress-success[value]::-ms-fill {
  background-color: #00a288;
}

@media screen and (min-width: 0\0) {
  .opentext-ux .progress-success .progress-bar {
    background-color: #00a288;
  }
}

.opentext-ux .progress-info[value]::-webkit-progress-value {
  background-color: #2E3D98;
}

.opentext-ux .progress-info[value]::-moz-progress-bar {
  background-color: #2E3D98;
}

.opentext-ux .progress-info[value]::-ms-fill {
  background-color: #2E3D98;
}

@media screen and (min-width: 0\0) {
  .opentext-ux .progress-info .progress-bar {
    background-color: #2E3D98;
  }
}

.opentext-ux .progress-warning[value]::-webkit-progress-value {
  background-color: #DF6800;
}

.opentext-ux .progress-warning[value]::-moz-progress-bar {
  background-color: #DF6800;
}

.opentext-ux .progress-warning[value]::-ms-fill {
  background-color: #DF6800;
}

@media screen and (min-width: 0\0) {
  .opentext-ux .progress-warning .progress-bar {
    background-color: #DF6800;
  }
}

.opentext-ux .progress-danger[value]::-webkit-progress-value {
  background-color: #df3324;
}

.opentext-ux .progress-danger[value]::-moz-progress-bar {
  background-color: #df3324;
}

.opentext-ux .progress-danger[value]::-ms-fill {
  background-color: #df3324;
}

@media screen and (min-width: 0\0) {
  .opentext-ux .progress-danger .progress-bar {
    background-color: #df3324;
  }
}

.opentext-ux .media {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .media-middle {
  -webkit-align-self: center;
              -ms-grid-row-align: center;
          align-self: center;
}

.opentext-ux .media-bottom {
  -webkit-align-self: flex-end;
          align-self: flex-end;
}

.opentext-ux .media-object {
  display: block;
}

.opentext-ux .media-object.img-thumbnail {
  max-width: none;
}

.opentext-ux .media-right {
  padding-left: 10px;
}

.opentext-ux .media-left {
  padding-right: 10px;
}

.opentext-ux .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.opentext-ux .media-list {
  padding-left: 0;
  list-style: none;
}

.opentext-ux .list-group {
  padding-left: 0;
  margin-bottom: 0;
}

.opentext-ux .list-group-item {
  position: relative;
  display: block;
  padding: 11px 18px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.opentext-ux .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.opentext-ux .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.opentext-ux .list-group-item.disabled, .opentext-ux .list-group-item.disabled:focus, .opentext-ux .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef;
}

.opentext-ux .list-group-item.disabled .list-group-item-heading, .opentext-ux .list-group-item.disabled:focus .list-group-item-heading, .opentext-ux .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.opentext-ux .list-group-item.disabled .list-group-item-text, .opentext-ux .list-group-item.disabled:focus .list-group-item-text, .opentext-ux .list-group-item.disabled:hover .list-group-item-text {
  color: #818a91;
}

.opentext-ux .list-group-item.active, .opentext-ux .list-group-item.active:focus, .opentext-ux .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #232E72;
  border-color: #232E72;
}

.opentext-ux .list-group-item.active .list-group-item-heading,
.opentext-ux .list-group-item.active .list-group-item-heading > small,
.opentext-ux .list-group-item.active .list-group-item-heading > .small, .opentext-ux .list-group-item.active:focus .list-group-item-heading,
.opentext-ux .list-group-item.active:focus .list-group-item-heading > small,
.opentext-ux .list-group-item.active:focus .list-group-item-heading > .small, .opentext-ux .list-group-item.active:hover .list-group-item-heading,
.opentext-ux .list-group-item.active:hover .list-group-item-heading > small,
.opentext-ux .list-group-item.active:hover .list-group-item-heading > .small {
  color: inherit;
}

.opentext-ux .list-group-item.active .list-group-item-text, .opentext-ux .list-group-item.active:focus .list-group-item-text, .opentext-ux .list-group-item.active:hover .list-group-item-text {
  color: #8792da;
}

.opentext-ux .list-group-flush .list-group-item {
  border-radius: 0;
}

.opentext-ux .list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit;
}

.opentext-ux .list-group-item-action .list-group-item-heading {
  color: #333;
}

.opentext-ux .list-group-item-action:focus, .opentext-ux .list-group-item-action:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

.opentext-ux .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

.opentext-ux a.list-group-item-success,
.opentext-ux button.list-group-item-success {
  color: #3c763d;
}

.opentext-ux a.list-group-item-success .list-group-item-heading,
.opentext-ux button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

.opentext-ux a.list-group-item-success:focus, .opentext-ux a.list-group-item-success:hover,
.opentext-ux button.list-group-item-success:focus,
.opentext-ux button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

.opentext-ux a.list-group-item-success.active, .opentext-ux a.list-group-item-success.active:focus, .opentext-ux a.list-group-item-success.active:hover,
.opentext-ux button.list-group-item-success.active,
.opentext-ux button.list-group-item-success.active:focus,
.opentext-ux button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.opentext-ux .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

.opentext-ux a.list-group-item-info,
.opentext-ux button.list-group-item-info {
  color: #31708f;
}

.opentext-ux a.list-group-item-info .list-group-item-heading,
.opentext-ux button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

.opentext-ux a.list-group-item-info:focus, .opentext-ux a.list-group-item-info:hover,
.opentext-ux button.list-group-item-info:focus,
.opentext-ux button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

.opentext-ux a.list-group-item-info.active, .opentext-ux a.list-group-item-info.active:focus, .opentext-ux a.list-group-item-info.active:hover,
.opentext-ux button.list-group-item-info.active,
.opentext-ux button.list-group-item-info.active:focus,
.opentext-ux button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.opentext-ux .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

.opentext-ux a.list-group-item-warning,
.opentext-ux button.list-group-item-warning {
  color: #8a6d3b;
}

.opentext-ux a.list-group-item-warning .list-group-item-heading,
.opentext-ux button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

.opentext-ux a.list-group-item-warning:focus, .opentext-ux a.list-group-item-warning:hover,
.opentext-ux button.list-group-item-warning:focus,
.opentext-ux button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

.opentext-ux a.list-group-item-warning.active, .opentext-ux a.list-group-item-warning.active:focus, .opentext-ux a.list-group-item-warning.active:hover,
.opentext-ux button.list-group-item-warning.active,
.opentext-ux button.list-group-item-warning.active:focus,
.opentext-ux button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.opentext-ux .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

.opentext-ux a.list-group-item-danger,
.opentext-ux button.list-group-item-danger {
  color: #a94442;
}

.opentext-ux a.list-group-item-danger .list-group-item-heading,
.opentext-ux button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

.opentext-ux a.list-group-item-danger:focus, .opentext-ux a.list-group-item-danger:hover,
.opentext-ux button.list-group-item-danger:focus,
.opentext-ux button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

.opentext-ux a.list-group-item-danger.active, .opentext-ux a.list-group-item-danger.active:focus, .opentext-ux a.list-group-item-danger.active:hover,
.opentext-ux button.list-group-item-danger.active,
.opentext-ux button.list-group-item-danger.active:focus,
.opentext-ux button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.opentext-ux .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.opentext-ux .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.opentext-ux .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.opentext-ux .embed-responsive .embed-responsive-item,
.opentext-ux .embed-responsive iframe,
.opentext-ux .embed-responsive embed,
.opentext-ux .embed-responsive object,
.opentext-ux .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.opentext-ux .embed-responsive-21by9 {
  padding-bottom: 42.857143%;
}

.opentext-ux .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.opentext-ux .embed-responsive-4by3 {
  padding-bottom: 75%;
}

.opentext-ux .embed-responsive-1by1 {
  padding-bottom: 100%;
}

.opentext-ux .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}

.opentext-ux .close:focus, .opentext-ux .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

.opentext-ux button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.opentext-ux .modal-open {
  overflow: hidden;
}

.opentext-ux .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}

.opentext-ux .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

.opentext-ux .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

.opentext-ux .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.opentext-ux .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.opentext-ux .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  outline: 0;
}

.opentext-ux .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.opentext-ux .modal-backdrop.fade {
  opacity: 0;
}

.opentext-ux .modal-backdrop.in {
  opacity: 0.5;
}

.opentext-ux .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.opentext-ux .modal-header::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .modal-header .close {
  margin-top: -2px;
}

.opentext-ux .modal-title {
  margin: 0;
  line-height: 1.5;
}

.opentext-ux .modal-body {
  position: relative;
  padding: 15px;
}

.opentext-ux .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.opentext-ux .modal-footer::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 544px) {
  .opentext-ux .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }
  .opentext-ux .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .opentext-ux .modal-lg {
    max-width: 900px;
  }
}

.opentext-ux .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: OpenTextSans, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 12px;
  word-wrap: break-word;
  opacity: 0;
}

.opentext-ux .tooltip.in {
  opacity: 0.9;
}

.opentext-ux .tooltip.tooltip-top, .opentext-ux .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}

.opentext-ux .tooltip.tooltip-top .tooltip-arrow, .opentext-ux .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.opentext-ux .tooltip.tooltip-right, .opentext-ux .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}

.opentext-ux .tooltip.tooltip-right .tooltip-arrow, .opentext-ux .tooltip.bs-tether-element-attached-left .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.opentext-ux .tooltip.tooltip-bottom, .opentext-ux .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}

.opentext-ux .tooltip.tooltip-bottom .tooltip-arrow, .opentext-ux .tooltip.bs-tether-element-attached-top .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.opentext-ux .tooltip.tooltip-left, .opentext-ux .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}

.opentext-ux .tooltip.tooltip-left .tooltip-arrow, .opentext-ux .tooltip.bs-tether-element-attached-right .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.opentext-ux .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.opentext-ux .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.opentext-ux .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: OpenTextSans, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 12px;
  word-wrap: break-word;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

.opentext-ux .popover.popover-top, .opentext-ux .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}

.opentext-ux .popover.popover-top .popover-arrow, .opentext-ux .popover.bs-tether-element-attached-bottom .popover-arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.opentext-ux .popover.popover-top .popover-arrow::after, .opentext-ux .popover.bs-tether-element-attached-bottom .popover-arrow::after {
  bottom: 1px;
  margin-left: -10px;
  content: "";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.opentext-ux .popover.popover-right, .opentext-ux .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}

.opentext-ux .popover.popover-right .popover-arrow, .opentext-ux .popover.bs-tether-element-attached-left .popover-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.opentext-ux .popover.popover-right .popover-arrow::after, .opentext-ux .popover.bs-tether-element-attached-left .popover-arrow::after {
  bottom: -10px;
  left: 1px;
  content: "";
  border-right-color: #fff;
  border-left-width: 0;
}

.opentext-ux .popover.popover-bottom, .opentext-ux .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}

.opentext-ux .popover.popover-bottom .popover-arrow, .opentext-ux .popover.bs-tether-element-attached-top .popover-arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.opentext-ux .popover.popover-bottom .popover-arrow::after, .opentext-ux .popover.bs-tether-element-attached-top .popover-arrow::after {
  top: 1px;
  margin-left: -10px;
  content: "";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.opentext-ux .popover.popover-left, .opentext-ux .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}

.opentext-ux .popover.popover-left .popover-arrow, .opentext-ux .popover.bs-tether-element-attached-right .popover-arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.opentext-ux .popover.popover-left .popover-arrow::after, .opentext-ux .popover.bs-tether-element-attached-right .popover-arrow::after {
  right: 1px;
  bottom: -10px;
  content: "";
  border-right-width: 0;
  border-left-color: #fff;
}

.opentext-ux .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3.928571px 3.928571px 0 0;
}

.opentext-ux .popover-title:empty {
  display: none;
}

.opentext-ux .popover-content {
  padding: 9px 14px;
}

.opentext-ux .popover-arrow, .opentext-ux .popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.opentext-ux .popover-arrow {
  border-width: 11px;
}

.opentext-ux .popover-arrow::after {
  content: "";
  border-width: 10px;
}

.opentext-ux .carousel {
  position: relative;
}

.opentext-ux .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.opentext-ux .carousel-inner > .carousel-item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.opentext-ux .carousel-inner > .carousel-item > img,
.opentext-ux .carousel-inner > .carousel-item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .opentext-ux .carousel-inner > .carousel-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .opentext-ux .carousel-inner > .carousel-item.next, .opentext-ux .carousel-inner > .carousel-item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .opentext-ux .carousel-inner > .carousel-item.prev, .opentext-ux .carousel-inner > .carousel-item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .opentext-ux .carousel-inner > .carousel-item.next.left, .opentext-ux .carousel-inner > .carousel-item.prev.right, .opentext-ux .carousel-inner > .carousel-item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.opentext-ux .carousel-inner > .active,
.opentext-ux .carousel-inner > .next,
.opentext-ux .carousel-inner > .prev {
  display: block;
}

.opentext-ux .carousel-inner > .active {
  left: 0;
}

.opentext-ux .carousel-inner > .next,
.opentext-ux .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.opentext-ux .carousel-inner > .next {
  left: 100%;
}

.opentext-ux .carousel-inner > .prev {
  left: -100%;
}

.opentext-ux .carousel-inner > .next.left,
.opentext-ux .carousel-inner > .prev.right {
  left: 0;
}

.opentext-ux .carousel-inner > .active.left {
  left: -100%;
}

.opentext-ux .carousel-inner > .active.right {
  left: 100%;
}

.opentext-ux .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
}

.opentext-ux .carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.opentext-ux .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.opentext-ux .carousel-control:focus, .opentext-ux .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.opentext-ux .carousel-control .icon-prev,
.opentext-ux .carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

.opentext-ux .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.opentext-ux .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.opentext-ux .carousel-control .icon-prev::before {
  content: "\2039";
}

.opentext-ux .carousel-control .icon-next::before {
  content: "\203a";
}

.opentext-ux .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.opentext-ux .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.opentext-ux .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.opentext-ux .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.opentext-ux .carousel-caption .btn {
  text-shadow: none;
}

@media (min-width: 544px) {
  .opentext-ux .carousel-control .icon-prev,
  .opentext-ux .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .opentext-ux .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .opentext-ux .carousel-control .icon-next {
    margin-right: -15px;
  }
  .opentext-ux .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .opentext-ux .carousel-indicators {
    bottom: 20px;
  }
}

.opentext-ux .bg-faded {
  background-color: #f7f7f9;
}

.opentext-ux .bg-primary {
  color: #fff !important;
  background-color: #232E72 !important;
}

.opentext-ux a.bg-primary:focus, .opentext-ux a.bg-primary:hover {
  background-color: #171e4b !important;
}

.opentext-ux .bg-success {
  color: #fff !important;
  background-color: #00a288 !important;
}

.opentext-ux a.bg-success:focus, .opentext-ux a.bg-success:hover {
  background-color: #006f5d !important;
}

.opentext-ux .bg-info {
  color: #fff !important;
  background-color: #2E3D98 !important;
}

.opentext-ux a.bg-info:focus, .opentext-ux a.bg-info:hover {
  background-color: #222d71 !important;
}

.opentext-ux .bg-warning {
  color: #fff !important;
  background-color: #DF6800 !important;
}

.opentext-ux a.bg-warning:focus, .opentext-ux a.bg-warning:hover {
  background-color: #ac5000 !important;
}

.opentext-ux .bg-danger {
  color: #fff !important;
  background-color: #df3324 !important;
}

.opentext-ux a.bg-danger:focus, .opentext-ux a.bg-danger:hover {
  background-color: #b5271b !important;
}

.opentext-ux .bg-inverse {
  color: #fff !important;
  background-color: #373a3c !important;
}

.opentext-ux a.bg-inverse:focus, .opentext-ux a.bg-inverse:hover {
  background-color: #1f2021 !important;
}

.opentext-ux .clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .d-block {
  display: block !important;
}

.opentext-ux .d-inline-block {
  display: inline-block !important;
}

.opentext-ux .d-inline {
  display: inline !important;
}

.opentext-ux .flex-xs-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
          order: -1;
}

.opentext-ux .flex-xs-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
          order: 1;
}

.opentext-ux .flex-xs-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
          order: 0;
}

.opentext-ux .flex-items-xs-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}

.opentext-ux .flex-items-xs-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .flex-items-xs-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
}

.opentext-ux .flex-xs-top {
  -webkit-align-self: flex-start;
          align-self: flex-start;
}

.opentext-ux .flex-xs-middle {
  -webkit-align-self: center;
              -ms-grid-row-align: center;
          align-self: center;
}

.opentext-ux .flex-xs-bottom {
  -webkit-align-self: flex-end;
          align-self: flex-end;
}

.opentext-ux .flex-items-xs-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}

.opentext-ux .flex-items-xs-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.opentext-ux .flex-items-xs-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}

.opentext-ux .flex-items-xs-around {
  -webkit-justify-content: space-around;
          justify-content: space-around;
}

.opentext-ux .flex-items-xs-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

@media (min-width: 544px) {
  .opentext-ux .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
            order: -1;
  }
  .opentext-ux .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1;
  }
  .opentext-ux .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
            order: 0;
  }
}

@media (min-width: 544px) {
  .opentext-ux .flex-items-sm-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .opentext-ux .flex-items-sm-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
  .opentext-ux .flex-items-sm-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end;
  }
}

@media (min-width: 544px) {
  .opentext-ux .flex-sm-top {
    -webkit-align-self: flex-start;
            align-self: flex-start;
  }
  .opentext-ux .flex-sm-middle {
    -webkit-align-self: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .opentext-ux .flex-sm-bottom {
    -webkit-align-self: flex-end;
            align-self: flex-end;
  }
}

@media (min-width: 544px) {
  .opentext-ux .flex-items-sm-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
  .opentext-ux .flex-items-sm-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
  }
  .opentext-ux .flex-items-sm-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
  }
  .opentext-ux .flex-items-sm-around {
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }
  .opentext-ux .flex-items-sm-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

@media (min-width: 768px) {
  .opentext-ux .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
            order: -1;
  }
  .opentext-ux .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1;
  }
  .opentext-ux .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
            order: 0;
  }
}

@media (min-width: 768px) {
  .opentext-ux .flex-items-md-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .opentext-ux .flex-items-md-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
  .opentext-ux .flex-items-md-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end;
  }
}

@media (min-width: 768px) {
  .opentext-ux .flex-md-top {
    -webkit-align-self: flex-start;
            align-self: flex-start;
  }
  .opentext-ux .flex-md-middle {
    -webkit-align-self: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .opentext-ux .flex-md-bottom {
    -webkit-align-self: flex-end;
            align-self: flex-end;
  }
}

@media (min-width: 768px) {
  .opentext-ux .flex-items-md-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
  .opentext-ux .flex-items-md-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
  }
  .opentext-ux .flex-items-md-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
  }
  .opentext-ux .flex-items-md-around {
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }
  .opentext-ux .flex-items-md-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

@media (min-width: 992px) {
  .opentext-ux .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
            order: -1;
  }
  .opentext-ux .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1;
  }
  .opentext-ux .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
            order: 0;
  }
}

@media (min-width: 992px) {
  .opentext-ux .flex-items-lg-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .opentext-ux .flex-items-lg-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
  .opentext-ux .flex-items-lg-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end;
  }
}

@media (min-width: 992px) {
  .opentext-ux .flex-lg-top {
    -webkit-align-self: flex-start;
            align-self: flex-start;
  }
  .opentext-ux .flex-lg-middle {
    -webkit-align-self: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .opentext-ux .flex-lg-bottom {
    -webkit-align-self: flex-end;
            align-self: flex-end;
  }
}

@media (min-width: 992px) {
  .opentext-ux .flex-items-lg-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
  .opentext-ux .flex-items-lg-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
  }
  .opentext-ux .flex-items-lg-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
  }
  .opentext-ux .flex-items-lg-around {
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }
  .opentext-ux .flex-items-lg-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  .opentext-ux .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
            order: -1;
  }
  .opentext-ux .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1;
  }
  .opentext-ux .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
            order: 0;
  }
}

@media (min-width: 1200px) {
  .opentext-ux .flex-items-xl-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .opentext-ux .flex-items-xl-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
  .opentext-ux .flex-items-xl-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end;
  }
}

@media (min-width: 1200px) {
  .opentext-ux .flex-xl-top {
    -webkit-align-self: flex-start;
            align-self: flex-start;
  }
  .opentext-ux .flex-xl-middle {
    -webkit-align-self: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .opentext-ux .flex-xl-bottom {
    -webkit-align-self: flex-end;
            align-self: flex-end;
  }
}

@media (min-width: 1200px) {
  .opentext-ux .flex-items-xl-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
  .opentext-ux .flex-items-xl-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
  }
  .opentext-ux .flex-items-xl-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
  }
  .opentext-ux .flex-items-xl-around {
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }
  .opentext-ux .flex-items-xl-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

.opentext-ux .pull-xs-left {
  float: left !important;
}

.opentext-ux .pull-xs-right {
  float: right !important;
}

.opentext-ux .pull-xs-none {
  float: none !important;
}

@media (min-width: 544px) {
  .opentext-ux .pull-sm-left {
    float: left !important;
  }
  .opentext-ux .pull-sm-right {
    float: right !important;
  }
  .opentext-ux .pull-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .opentext-ux .pull-md-left {
    float: left !important;
  }
  .opentext-ux .pull-md-right {
    float: right !important;
  }
  .opentext-ux .pull-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .opentext-ux .pull-lg-left {
    float: left !important;
  }
  .opentext-ux .pull-lg-right {
    float: right !important;
  }
  .opentext-ux .pull-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .opentext-ux .pull-xl-left {
    float: left !important;
  }
  .opentext-ux .pull-xl-right {
    float: right !important;
  }
  .opentext-ux .pull-xl-none {
    float: none !important;
  }
}

.opentext-ux .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.opentext-ux .sr-only-focusable:active, .opentext-ux .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.opentext-ux .w-100 {
  width: 100% !important;
}

.opentext-ux .m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.opentext-ux .m-a-0 {
  margin: 0 0 !important;
}

.opentext-ux .m-t-0 {
  margin-top: 0 !important;
}

.opentext-ux .m-r-0 {
  margin-right: 0 !important;
}

.opentext-ux .m-b-0 {
  margin-bottom: 0 !important;
}

.opentext-ux .m-l-0 {
  margin-left: 0 !important;
}

.opentext-ux .m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.opentext-ux .m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.opentext-ux .m-a-1 {
  margin: 14px 14px !important;
}

.opentext-ux .m-t-1 {
  margin-top: 14px !important;
}

.opentext-ux .m-r-1 {
  margin-right: 14px !important;
}

.opentext-ux .m-b-1 {
  margin-bottom: 14px !important;
}

.opentext-ux .m-l-1 {
  margin-left: 14px !important;
}

.opentext-ux .m-x-1 {
  margin-right: 14px !important;
  margin-left: 14px !important;
}

.opentext-ux .m-y-1 {
  margin-top: 14px !important;
  margin-bottom: 14px !important;
}

.opentext-ux .m-a-2 {
  margin: 21px 21px !important;
}

.opentext-ux .m-t-2 {
  margin-top: 21px !important;
}

.opentext-ux .m-r-2 {
  margin-right: 21px !important;
}

.opentext-ux .m-b-2 {
  margin-bottom: 21px !important;
}

.opentext-ux .m-l-2 {
  margin-left: 21px !important;
}

.opentext-ux .m-x-2 {
  margin-right: 21px !important;
  margin-left: 21px !important;
}

.opentext-ux .m-y-2 {
  margin-top: 21px !important;
  margin-bottom: 21px !important;
}

.opentext-ux .m-a-3 {
  margin: 42px 42px !important;
}

.opentext-ux .m-t-3 {
  margin-top: 42px !important;
}

.opentext-ux .m-r-3 {
  margin-right: 42px !important;
}

.opentext-ux .m-b-3 {
  margin-bottom: 42px !important;
}

.opentext-ux .m-l-3 {
  margin-left: 42px !important;
}

.opentext-ux .m-x-3 {
  margin-right: 42px !important;
  margin-left: 42px !important;
}

.opentext-ux .m-y-3 {
  margin-top: 42px !important;
  margin-bottom: 42px !important;
}

.opentext-ux .p-a-0 {
  padding: 0 0 !important;
}

.opentext-ux .p-t-0 {
  padding-top: 0 !important;
}

.opentext-ux .p-r-0 {
  padding-right: 0 !important;
}

.opentext-ux .p-b-0 {
  padding-bottom: 0 !important;
}

.opentext-ux .p-l-0 {
  padding-left: 0 !important;
}

.opentext-ux .p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.opentext-ux .p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.opentext-ux .p-a-1 {
  padding: 14px 14px !important;
}

.opentext-ux .p-t-1 {
  padding-top: 14px !important;
}

.opentext-ux .p-r-1 {
  padding-right: 14px !important;
}

.opentext-ux .p-b-1 {
  padding-bottom: 14px !important;
}

.opentext-ux .p-l-1 {
  padding-left: 14px !important;
}

.opentext-ux .p-x-1 {
  padding-right: 14px !important;
  padding-left: 14px !important;
}

.opentext-ux .p-y-1 {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

.opentext-ux .p-a-2 {
  padding: 21px 21px !important;
}

.opentext-ux .p-t-2 {
  padding-top: 21px !important;
}

.opentext-ux .p-r-2 {
  padding-right: 21px !important;
}

.opentext-ux .p-b-2 {
  padding-bottom: 21px !important;
}

.opentext-ux .p-l-2 {
  padding-left: 21px !important;
}

.opentext-ux .p-x-2 {
  padding-right: 21px !important;
  padding-left: 21px !important;
}

.opentext-ux .p-y-2 {
  padding-top: 21px !important;
  padding-bottom: 21px !important;
}

.opentext-ux .p-a-3 {
  padding: 42px 42px !important;
}

.opentext-ux .p-t-3 {
  padding-top: 42px !important;
}

.opentext-ux .p-r-3 {
  padding-right: 42px !important;
}

.opentext-ux .p-b-3 {
  padding-bottom: 42px !important;
}

.opentext-ux .p-l-3 {
  padding-left: 42px !important;
}

.opentext-ux .p-x-3 {
  padding-right: 42px !important;
  padding-left: 42px !important;
}

.opentext-ux .p-y-3 {
  padding-top: 42px !important;
  padding-bottom: 42px !important;
}

.opentext-ux .pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.opentext-ux .text-justify {
  text-align: justify !important;
}

.opentext-ux .text-nowrap {
  white-space: nowrap !important;
}

.opentext-ux .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.opentext-ux .text-xs-left {
  text-align: left !important;
}

.opentext-ux .text-xs-right {
  text-align: right !important;
}

.opentext-ux .text-xs-center {
  text-align: center !important;
}

@media (min-width: 544px) {
  .opentext-ux .text-sm-left {
    text-align: left !important;
  }
  .opentext-ux .text-sm-right {
    text-align: right !important;
  }
  .opentext-ux .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .opentext-ux .text-md-left {
    text-align: left !important;
  }
  .opentext-ux .text-md-right {
    text-align: right !important;
  }
  .opentext-ux .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .opentext-ux .text-lg-left {
    text-align: left !important;
  }
  .opentext-ux .text-lg-right {
    text-align: right !important;
  }
  .opentext-ux .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .opentext-ux .text-xl-left {
    text-align: left !important;
  }
  .opentext-ux .text-xl-right {
    text-align: right !important;
  }
  .opentext-ux .text-xl-center {
    text-align: center !important;
  }
}

.opentext-ux .text-lowercase {
  text-transform: lowercase !important;
}

.opentext-ux .text-uppercase {
  text-transform: uppercase !important;
}

.opentext-ux .text-capitalize {
  text-transform: capitalize !important;
}

.opentext-ux .font-weight-normal {
  font-weight: normal;
}

.opentext-ux .font-weight-bold {
  font-weight: bold;
}

.opentext-ux .font-italic {
  font-style: italic;
}

.opentext-ux .text-muted {
  color: #818a91 !important;
}

.opentext-ux a.text-muted:focus, .opentext-ux a.text-muted:hover {
  color: #687077 !important;
}

.opentext-ux .text-primary {
  color: #232E72 !important;
}

.opentext-ux a.text-primary:focus, .opentext-ux a.text-primary:hover {
  color: #171e4b !important;
}

.opentext-ux .text-success {
  color: #00a288 !important;
}

.opentext-ux a.text-success:focus, .opentext-ux a.text-success:hover {
  color: #006f5d !important;
}

.opentext-ux .text-info {
  color: #2E3D98 !important;
}

.opentext-ux a.text-info:focus, .opentext-ux a.text-info:hover {
  color: #222d71 !important;
}

.opentext-ux .text-warning {
  color: #DF6800 !important;
}

.opentext-ux a.text-warning:focus, .opentext-ux a.text-warning:hover {
  color: #ac5000 !important;
}

.opentext-ux .text-danger {
  color: #df3324 !important;
}

.opentext-ux a.text-danger:focus, .opentext-ux a.text-danger:hover {
  color: #b5271b !important;
}

.opentext-ux .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.opentext-ux .invisible {
  visibility: hidden !important;
}

.opentext-ux .hidden-xs-up {
  display: none !important;
}

@media (max-width: 543px) {
  .opentext-ux .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 544px) {
  .opentext-ux .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .opentext-ux .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .opentext-ux .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .opentext-ux .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .opentext-ux .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .opentext-ux .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .opentext-ux .hidden-xl-up {
    display: none !important;
  }
}

.opentext-ux .hidden-xl-down {
  display: none !important;
}

.opentext-ux .visible-print-block {
  display: none !important;
}

@media print {
  .opentext-ux .visible-print-block {
    display: block !important;
  }
}

.opentext-ux .visible-print-inline {
  display: none !important;
}

@media print {
  .opentext-ux .visible-print-inline {
    display: inline !important;
  }
}

.opentext-ux .visible-print-inline-block {
  display: none !important;
}

@media print {
  .opentext-ux .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .opentext-ux .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesome-webfont") format("svg");
}

.opentext-ux .oticon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opentext-ux .oticon-lg {
  font-size: 1.333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.opentext-ux .oticon-2x {
  font-size: 2em;
}

.opentext-ux .oticon-3x {
  font-size: 3em;
}

.opentext-ux .oticon-4x {
  font-size: 4em;
}

.opentext-ux .oticon-5x {
  font-size: 5em;
}

.opentext-ux .oticon-fw {
  width: 1.285714em;
  text-align: center;
}

.opentext-ux .oticon-ul {
  padding-left: 0;
  margin-left: 2.142857em;
  list-style-type: none;
}

.opentext-ux .oticon-ul > li {
  position: relative;
}

.opentext-ux .oticon-li {
  position: absolute;
  left: -2.142857em;
  width: 2.142857em;
  top: 0.142857em;
  text-align: center;
}

.opentext-ux .oticon-li.oticon-lg {
  left: -1.857143em;
}

.opentext-ux .oticon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.opentext-ux .oticon-pull-left {
  float: left;
}

.opentext-ux .oticon-pull-right {
  float: right;
}

.opentext-ux .oticon.oticon-pull-left {
  margin-right: .3em;
}

.opentext-ux .oticon.oticon-pull-right {
  margin-left: .3em;
}

.opentext-ux .pull-right {
  float: right;
}

.opentext-ux .pull-left {
  float: left;
}

.opentext-ux .oticon.pull-left {
  margin-right: .3em;
}

.opentext-ux .oticon.pull-right {
  margin-left: .3em;
}

.opentext-ux .oticon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
     animation: fa-spin 2s infinite linear;
}

.opentext-ux .oticon-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  -o-animation: fa-spin 1s infinite steps(8);
     animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg);
  }
}

.opentext-ux .oticon-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
     transform: rotate(90deg);
}

.opentext-ux .oticon-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
     transform: rotate(180deg);
}

.opentext-ux .oticon-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
     transform: rotate(270deg);
}

.opentext-ux .oticon-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
     transform: scale(-1, 1);
}

.opentext-ux .oticon-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -o-transform: scale(1, -1);
     transform: scale(1, -1);
}

.opentext-ux :root .oticon-rotate-90,
.opentext-ux :root .oticon-rotate-180,
.opentext-ux :root .oticon-rotate-270,
.opentext-ux :root .oticon-flip-horizontal,
.opentext-ux :root .oticon-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.opentext-ux .oticon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.opentext-ux .oticon-stack-1x, .opentext-ux .oticon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.opentext-ux .oticon-stack-1x {
  line-height: inherit;
}

.opentext-ux .oticon-stack-2x {
  font-size: 2em;
}

.opentext-ux .oticon-inverse {
  color: #fff;
}

.opentext-ux .oticon-glass:before {
  content: "";
}

.opentext-ux .oticon-music:before {
  content: "";
}

.opentext-ux .oticon-search:before {
  content: "";
}

.opentext-ux .oticon-envelope-o:before {
  content: "";
}

.opentext-ux .oticon-heart:before {
  content: "";
}

.opentext-ux .oticon-star:before {
  content: "";
}

.opentext-ux .oticon-star-o:before {
  content: "";
}

.opentext-ux .oticon-user:before {
  content: "";
}

.opentext-ux .oticon-film:before {
  content: "";
}

.opentext-ux .oticon-th-large:before {
  content: "";
}

.opentext-ux .oticon-th:before {
  content: "";
}

.opentext-ux .oticon-th-list:before {
  content: "";
}

.opentext-ux .oticon-check:before {
  content: "";
}

.opentext-ux .oticon-remove:before,
.opentext-ux .oticon-times:before {
  content: "";
}

.opentext-ux .oticon-search-plus:before {
  content: "";
}

.opentext-ux .oticon-search-minus:before {
  content: "";
}

.opentext-ux .oticon-power-off:before {
  content: "";
}

.opentext-ux .oticon-signal:before {
  content: "";
}

.opentext-ux .oticon-gear:before,
.opentext-ux .oticon-cog:before {
  content: "";
}

.opentext-ux .oticon-trash-o:before {
  content: "";
}

.opentext-ux .oticon-home:before {
  content: "";
}

.opentext-ux .oticon-file-o:before {
  content: "";
}

.opentext-ux .oticon-clock-o:before {
  content: "";
}

.opentext-ux .oticon-road:before {
  content: "";
}

.opentext-ux .oticon-download:before {
  content: "";
}

.opentext-ux .oticon-arrow-circle-o-down:before {
  content: "";
}

.opentext-ux .oticon-arrow-circle-o-up:before {
  content: "";
}

.opentext-ux .oticon-inbox:before {
  content: "";
}

.opentext-ux .oticon-play-circle-o:before {
  content: "";
}

.opentext-ux .oticon-rotate-right:before,
.opentext-ux .oticon-repeat:before {
  content: "";
}

.opentext-ux .oticon-refresh:before {
  content: "";
}

.opentext-ux .oticon-list-alt:before {
  content: "";
}

.opentext-ux .oticon-lock:before {
  content: "";
}

.opentext-ux .oticon-flag:before {
  content: "";
}

.opentext-ux .oticon-headphones:before {
  content: "";
}

.opentext-ux .oticon-volume-off:before {
  content: "";
}

.opentext-ux .oticon-volume-down:before {
  content: "";
}

.opentext-ux .oticon-volume-up:before {
  content: "";
}

.opentext-ux .oticon-qrcode:before {
  content: "";
}

.opentext-ux .oticon-barcode:before {
  content: "";
}

.opentext-ux .oticon-tag:before {
  content: "";
}

.opentext-ux .oticon-tags:before {
  content: "";
}

.opentext-ux .oticon-book:before {
  content: "";
}

.opentext-ux .oticon-bookmark:before {
  content: "";
}

.opentext-ux .oticon-print:before {
  content: "";
}

.opentext-ux .oticon-camera:before {
  content: "";
}

.opentext-ux .oticon-font:before {
  content: "";
}

.opentext-ux .oticon-bold:before {
  content: "";
}

.opentext-ux .oticon-italic:before {
  content: "";
}

.opentext-ux .oticon-text-height:before {
  content: "";
}

.opentext-ux .oticon-text-width:before {
  content: "";
}

.opentext-ux .oticon-align-left:before {
  content: "";
}

.opentext-ux .oticon-align-center:before {
  content: "";
}

.opentext-ux .oticon-align-right:before {
  content: "";
}

.opentext-ux .oticon-align-justify:before {
  content: "";
}

.opentext-ux .oticon-list:before {
  content: "";
}

.opentext-ux .oticon-dedent:before,
.opentext-ux .oticon-outdent:before {
  content: "";
}

.opentext-ux .oticon-indent:before {
  content: "";
}

.opentext-ux .oticon-video-camera:before {
  content: "";
}

.opentext-ux .oticon-photo:before,
.opentext-ux .oticon-image:before,
.opentext-ux .oticon-picture-o:before {
  content: "";
}

.opentext-ux .oticon-pencil:before {
  content: "";
}

.opentext-ux .oticon-map-marker:before {
  content: "";
}

.opentext-ux .oticon-adjust:before {
  content: "";
}

.opentext-ux .oticon-tint:before {
  content: "";
}

.opentext-ux .oticon-edit:before,
.opentext-ux .oticon-pencil-square-o:before {
  content: "";
}

.opentext-ux .oticon-share-square-o:before {
  content: "";
}

.opentext-ux .oticon-check-square-o:before {
  content: "";
}

.opentext-ux .oticon-arrows:before {
  content: "";
}

.opentext-ux .oticon-step-backward:before {
  content: "";
}

.opentext-ux .oticon-fast-backward:before {
  content: "";
}

.opentext-ux .oticon-backward:before {
  content: "";
}

.opentext-ux .oticon-play:before {
  content: "";
}

.opentext-ux .oticon-pause:before {
  content: "";
}

.opentext-ux .oticon-stop:before {
  content: "";
}

.opentext-ux .oticon-forward:before {
  content: "";
}

.opentext-ux .oticon-fast-forward:before {
  content: "";
}

.opentext-ux .oticon-step-forward:before {
  content: "";
}

.opentext-ux .oticon-eject:before {
  content: "";
}

.opentext-ux .oticon-chevron-left:before {
  content: "";
}

.opentext-ux .oticon-chevron-right:before {
  content: "";
}

.opentext-ux .oticon-plus-circle:before {
  content: "";
}

.opentext-ux .oticon-minus-circle:before {
  content: "";
}

.opentext-ux .oticon-times-circle:before {
  content: "";
}

.opentext-ux .oticon-check-circle:before {
  content: "";
}

.opentext-ux .oticon-question-circle:before {
  content: "";
}

.opentext-ux .oticon-info-circle:before {
  content: "";
}

.opentext-ux .oticon-crosshairs:before {
  content: "";
}

.opentext-ux .oticon-times-circle-o:before {
  content: "";
}

.opentext-ux .oticon-check-circle-o:before {
  content: "";
}

.opentext-ux .oticon-ban:before {
  content: "";
}

.opentext-ux .oticon-arrow-left:before {
  content: "";
}

.opentext-ux .oticon-arrow-right:before {
  content: "";
}

.opentext-ux .oticon-arrow-up:before {
  content: "";
}

.opentext-ux .oticon-arrow-down:before {
  content: "";
}

.opentext-ux .oticon-mail-forward:before,
.opentext-ux .oticon-share:before {
  content: "";
}

.opentext-ux .oticon-expand:before {
  content: "";
}

.opentext-ux .oticon-compress:before {
  content: "";
}

.opentext-ux .oticon-plus:before {
  content: "";
}

.opentext-ux .oticon-minus:before {
  content: "";
}

.opentext-ux .oticon-asterisk:before {
  content: "";
}

.opentext-ux .oticon-exclamation-circle:before {
  content: "";
}

.opentext-ux .oticon-gift:before {
  content: "";
}

.opentext-ux .oticon-leaf:before {
  content: "";
}

.opentext-ux .oticon-fire:before {
  content: "";
}

.opentext-ux .oticon-eye:before {
  content: "";
}

.opentext-ux .oticon-eye-slash:before {
  content: "";
}

.opentext-ux .oticon-warning:before,
.opentext-ux .oticon-exclamation-triangle:before {
  content: "";
}

.opentext-ux .oticon-plane:before {
  content: "";
}

.opentext-ux .oticon-calendar:before {
  content: "";
}

.opentext-ux .oticon-random:before {
  content: "";
}

.opentext-ux .oticon-comment:before {
  content: "";
}

.opentext-ux .oticon-magnet:before {
  content: "";
}

.opentext-ux .oticon-chevron-up:before {
  content: "";
}

.opentext-ux .oticon-chevron-down:before {
  content: "";
}

.opentext-ux .oticon-retweet:before {
  content: "";
}

.opentext-ux .oticon-shopping-cart:before {
  content: "";
}

.opentext-ux .oticon-folder:before {
  content: "";
}

.opentext-ux .oticon-folder-open:before {
  content: "";
}

.opentext-ux .oticon-arrows-v:before {
  content: "";
}

.opentext-ux .oticon-arrows-h:before {
  content: "";
}

.opentext-ux .oticon-bar-chart-o:before,
.opentext-ux .oticon-bar-chart:before {
  content: "";
}

.opentext-ux .oticon-twitter-square:before {
  content: "";
}

.opentext-ux .oticon-facebook-square:before {
  content: "";
}

.opentext-ux .oticon-camera-retro:before {
  content: "";
}

.opentext-ux .oticon-key:before {
  content: "";
}

.opentext-ux .oticon-gears:before,
.opentext-ux .oticon-cogs:before {
  content: "";
}

.opentext-ux .oticon-comments:before {
  content: "";
}

.opentext-ux .oticon-thumbs-o-up:before {
  content: "";
}

.opentext-ux .oticon-thumbs-o-down:before {
  content: "";
}

.opentext-ux .oticon-star-half:before {
  content: "";
}

.opentext-ux .oticon-heart-o:before {
  content: "";
}

.opentext-ux .oticon-sign-out:before {
  content: "";
}

.opentext-ux .oticon-linkedin-square:before {
  content: "";
}

.opentext-ux .oticon-thumb-tack:before {
  content: "";
}

.opentext-ux .oticon-external-link:before {
  content: "";
}

.opentext-ux .oticon-sign-in:before {
  content: "";
}

.opentext-ux .oticon-trophy:before {
  content: "";
}

.opentext-ux .oticon-github-square:before {
  content: "";
}

.opentext-ux .oticon-upload:before {
  content: "";
}

.opentext-ux .oticon-lemon-o:before {
  content: "";
}

.opentext-ux .oticon-phone:before {
  content: "";
}

.opentext-ux .oticon-square-o:before {
  content: "";
}

.opentext-ux .oticon-bookmark-o:before {
  content: "";
}

.opentext-ux .oticon-phone-square:before {
  content: "";
}

.opentext-ux .oticon-twitter:before {
  content: "";
}

.opentext-ux .oticon-facebook-f:before,
.opentext-ux .oticon-facebook:before {
  content: "";
}

.opentext-ux .oticon-github:before {
  content: "";
}

.opentext-ux .oticon-unlock:before {
  content: "";
}

.opentext-ux .oticon-credit-card:before {
  content: "";
}

.opentext-ux .oticon-feed:before,
.opentext-ux .oticon-rss:before {
  content: "";
}

.opentext-ux .oticon-hdd-o:before {
  content: "";
}

.opentext-ux .oticon-bullhorn:before {
  content: "";
}

.opentext-ux .oticon-bell:before {
  content: "";
}

.opentext-ux .oticon-certificate:before {
  content: "";
}

.opentext-ux .oticon-hand-o-right:before {
  content: "";
}

.opentext-ux .oticon-hand-o-left:before {
  content: "";
}

.opentext-ux .oticon-hand-o-up:before {
  content: "";
}

.opentext-ux .oticon-hand-o-down:before {
  content: "";
}

.opentext-ux .oticon-arrow-circle-left:before {
  content: "";
}

.opentext-ux .oticon-arrow-circle-right:before {
  content: "";
}

.opentext-ux .oticon-arrow-circle-up:before {
  content: "";
}

.opentext-ux .oticon-arrow-circle-down:before {
  content: "";
}

.opentext-ux .oticon-globe:before {
  content: "";
}

.opentext-ux .oticon-wrench:before {
  content: "";
}

.opentext-ux .oticon-tasks:before {
  content: "";
}

.opentext-ux .oticon-filter:before {
  content: "";
}

.opentext-ux .oticon-briefcase:before {
  content: "";
}

.opentext-ux .oticon-arrows-alt:before {
  content: "";
}

.opentext-ux .oticon-group:before,
.opentext-ux .oticon-users:before {
  content: "";
}

.opentext-ux .oticon-chain:before,
.opentext-ux .oticon-link:before {
  content: "";
}

.opentext-ux .oticon-cloud:before {
  content: "";
}

.opentext-ux .oticon-flask:before {
  content: "";
}

.opentext-ux .oticon-cut:before,
.opentext-ux .oticon-scissors:before {
  content: "";
}

.opentext-ux .oticon-copy:before,
.opentext-ux .oticon-files-o:before {
  content: "";
}

.opentext-ux .oticon-paperclip:before {
  content: "";
}

.opentext-ux .oticon-save:before,
.opentext-ux .oticon-floppy-o:before {
  content: "";
}

.opentext-ux .oticon-square:before {
  content: "";
}

.opentext-ux .oticon-navicon:before,
.opentext-ux .oticon-reorder:before,
.opentext-ux .oticon-bars:before {
  content: "";
}

.opentext-ux .oticon-list-ul:before {
  content: "";
}

.opentext-ux .oticon-list-ol:before {
  content: "";
}

.opentext-ux .oticon-strikethrough:before {
  content: "";
}

.opentext-ux .oticon-underline:before {
  content: "";
}

.opentext-ux .oticon-table:before {
  content: "";
}

.opentext-ux .oticon-magic:before {
  content: "";
}

.opentext-ux .oticon-truck:before {
  content: "";
}

.opentext-ux .oticon-pinterest:before {
  content: "";
}

.opentext-ux .oticon-pinterest-square:before {
  content: "";
}

.opentext-ux .oticon-google-plus-square:before {
  content: "";
}

.opentext-ux .oticon-google-plus:before {
  content: "";
}

.opentext-ux .oticon-money:before {
  content: "";
}

.opentext-ux .oticon-caret-down:before {
  content: "";
}

.opentext-ux .oticon-caret-up:before {
  content: "";
}

.opentext-ux .oticon-caret-left:before {
  content: "";
}

.opentext-ux .oticon-caret-right:before {
  content: "";
}

.opentext-ux .oticon-columns:before {
  content: "";
}

.opentext-ux .oticon-unsorted:before,
.opentext-ux .oticon-sort:before {
  content: "";
}

.opentext-ux .oticon-sort-down:before,
.opentext-ux .oticon-sort-desc:before {
  content: "";
}

.opentext-ux .oticon-sort-up:before,
.opentext-ux .oticon-sort-asc:before {
  content: "";
}

.opentext-ux .oticon-envelope:before {
  content: "";
}

.opentext-ux .oticon-linkedin:before {
  content: "";
}

.opentext-ux .oticon-rotate-left:before,
.opentext-ux .oticon-undo:before {
  content: "";
}

.opentext-ux .oticon-legal:before,
.opentext-ux .oticon-gavel:before {
  content: "";
}

.opentext-ux .oticon-dashboard:before,
.opentext-ux .oticon-tachometer:before {
  content: "";
}

.opentext-ux .oticon-comment-o:before {
  content: "";
}

.opentext-ux .oticon-comments-o:before {
  content: "";
}

.opentext-ux .oticon-flash:before,
.opentext-ux .oticon-bolt:before {
  content: "";
}

.opentext-ux .oticon-sitemap:before {
  content: "";
}

.opentext-ux .oticon-umbrella:before {
  content: "";
}

.opentext-ux .oticon-paste:before,
.opentext-ux .oticon-clipboard:before {
  content: "";
}

.opentext-ux .oticon-lightbulb-o:before {
  content: "";
}

.opentext-ux .oticon-exchange:before {
  content: "";
}

.opentext-ux .oticon-cloud-download:before {
  content: "";
}

.opentext-ux .oticon-cloud-upload:before {
  content: "";
}

.opentext-ux .oticon-user-md:before {
  content: "";
}

.opentext-ux .oticon-stethoscope:before {
  content: "";
}

.opentext-ux .oticon-suitcase:before {
  content: "";
}

.opentext-ux .oticon-bell-o:before {
  content: "";
}

.opentext-ux .oticon-coffee:before {
  content: "";
}

.opentext-ux .oticon-cutlery:before {
  content: "";
}

.opentext-ux .oticon-file-text-o:before {
  content: "";
}

.opentext-ux .oticon-building-o:before {
  content: "";
}

.opentext-ux .oticon-hospital-o:before {
  content: "";
}

.opentext-ux .oticon-ambulance:before {
  content: "";
}

.opentext-ux .oticon-medkit:before {
  content: "";
}

.opentext-ux .oticon-fighter-jet:before {
  content: "";
}

.opentext-ux .oticon-beer:before {
  content: "";
}

.opentext-ux .oticon-h-square:before {
  content: "";
}

.opentext-ux .oticon-plus-square:before {
  content: "";
}

.opentext-ux .oticon-angle-double-left:before {
  content: "";
}

.opentext-ux .oticon-angle-double-right:before {
  content: "";
}

.opentext-ux .oticon-angle-double-up:before {
  content: "";
}

.opentext-ux .oticon-angle-double-down:before {
  content: "";
}

.opentext-ux .oticon-angle-left:before {
  content: "";
}

.opentext-ux .oticon-angle-right:before {
  content: "";
}

.opentext-ux .oticon-angle-up:before {
  content: "";
}

.opentext-ux .oticon-angle-down:before {
  content: "";
}

.opentext-ux .oticon-desktop:before {
  content: "";
}

.opentext-ux .oticon-laptop:before {
  content: "";
}

.opentext-ux .oticon-tablet:before {
  content: "";
}

.opentext-ux .oticon-mobile-phone:before,
.opentext-ux .oticon-mobile:before {
  content: "";
}

.opentext-ux .oticon-circle-o:before {
  content: "";
}

.opentext-ux .oticon-quote-left:before {
  content: "";
}

.opentext-ux .oticon-quote-right:before {
  content: "";
}

.opentext-ux .oticon-spinner:before {
  content: "";
}

.opentext-ux .oticon-circle:before {
  content: "";
}

.opentext-ux .oticon-mail-reply:before,
.opentext-ux .oticon-reply:before {
  content: "";
}

.opentext-ux .oticon-github-alt:before {
  content: "";
}

.opentext-ux .oticon-folder-o:before {
  content: "";
}

.opentext-ux .oticon-folder-open-o:before {
  content: "";
}

.opentext-ux .oticon-smile-o:before {
  content: "";
}

.opentext-ux .oticon-frown-o:before {
  content: "";
}

.opentext-ux .oticon-meh-o:before {
  content: "";
}

.opentext-ux .oticon-gamepad:before {
  content: "";
}

.opentext-ux .oticon-keyboard-o:before {
  content: "";
}

.opentext-ux .oticon-flag-o:before {
  content: "";
}

.opentext-ux .oticon-flag-checkered:before {
  content: "";
}

.opentext-ux .oticon-terminal:before {
  content: "";
}

.opentext-ux .oticon-code:before {
  content: "";
}

.opentext-ux .oticon-mail-reply-all:before,
.opentext-ux .oticon-reply-all:before {
  content: "";
}

.opentext-ux .oticon-star-half-empty:before,
.opentext-ux .oticon-star-half-full:before,
.opentext-ux .oticon-star-half-o:before {
  content: "";
}

.opentext-ux .oticon-location-arrow:before {
  content: "";
}

.opentext-ux .oticon-crop:before {
  content: "";
}

.opentext-ux .oticon-code-fork:before {
  content: "";
}

.opentext-ux .oticon-unlink:before,
.opentext-ux .oticon-chain-broken:before {
  content: "";
}

.opentext-ux .oticon-question:before {
  content: "";
}

.opentext-ux .oticon-info:before {
  content: "";
}

.opentext-ux .oticon-exclamation:before {
  content: "";
}

.opentext-ux .oticon-superscript:before {
  content: "";
}

.opentext-ux .oticon-subscript:before {
  content: "";
}

.opentext-ux .oticon-eraser:before {
  content: "";
}

.opentext-ux .oticon-puzzle-piece:before {
  content: "";
}

.opentext-ux .oticon-microphone:before {
  content: "";
}

.opentext-ux .oticon-microphone-slash:before {
  content: "";
}

.opentext-ux .oticon-shield:before {
  content: "";
}

.opentext-ux .oticon-calendar-o:before {
  content: "";
}

.opentext-ux .oticon-fire-extinguisher:before {
  content: "";
}

.opentext-ux .oticon-rocket:before {
  content: "";
}

.opentext-ux .oticon-maxcdn:before {
  content: "";
}

.opentext-ux .oticon-chevron-circle-left:before {
  content: "";
}

.opentext-ux .oticon-chevron-circle-right:before {
  content: "";
}

.opentext-ux .oticon-chevron-circle-up:before {
  content: "";
}

.opentext-ux .oticon-chevron-circle-down:before {
  content: "";
}

.opentext-ux .oticon-html5:before {
  content: "";
}

.opentext-ux .oticon-css3:before {
  content: "";
}

.opentext-ux .oticon-anchor:before {
  content: "";
}

.opentext-ux .oticon-unlock-alt:before {
  content: "";
}

.opentext-ux .oticon-bullseye:before {
  content: "";
}

.opentext-ux .oticon-ellipsis-h:before {
  content: "";
}

.opentext-ux .oticon-ellipsis-v:before {
  content: "";
}

.opentext-ux .oticon-rss-square:before {
  content: "";
}

.opentext-ux .oticon-play-circle:before {
  content: "";
}

.opentext-ux .oticon-ticket:before {
  content: "";
}

.opentext-ux .oticon-minus-square:before {
  content: "";
}

.opentext-ux .oticon-minus-square-o:before {
  content: "";
}

.opentext-ux .oticon-level-up:before {
  content: "";
}

.opentext-ux .oticon-level-down:before {
  content: "";
}

.opentext-ux .oticon-check-square:before {
  content: "";
}

.opentext-ux .oticon-pencil-square:before {
  content: "";
}

.opentext-ux .oticon-external-link-square:before {
  content: "";
}

.opentext-ux .oticon-share-square:before {
  content: "";
}

.opentext-ux .oticon-compass:before {
  content: "";
}

.opentext-ux .oticon-toggle-down:before,
.opentext-ux .oticon-caret-square-o-down:before {
  content: "";
}

.opentext-ux .oticon-toggle-up:before,
.opentext-ux .oticon-caret-square-o-up:before {
  content: "";
}

.opentext-ux .oticon-toggle-right:before,
.opentext-ux .oticon-caret-square-o-right:before {
  content: "";
}

.opentext-ux .oticon-euro:before,
.opentext-ux .oticon-eur:before {
  content: "";
}

.opentext-ux .oticon-gbp:before {
  content: "";
}

.opentext-ux .oticon-dollar:before,
.opentext-ux .oticon-usd:before {
  content: "";
}

.opentext-ux .oticon-rupee:before,
.opentext-ux .oticon-inr:before {
  content: "";
}

.opentext-ux .oticon-cny:before,
.opentext-ux .oticon-rmb:before,
.opentext-ux .oticon-yen:before,
.opentext-ux .oticon-jpy:before {
  content: "";
}

.opentext-ux .oticon-ruble:before,
.opentext-ux .oticon-rouble:before,
.opentext-ux .oticon-rub:before {
  content: "";
}

.opentext-ux .oticon-won:before,
.opentext-ux .oticon-krw:before {
  content: "";
}

.opentext-ux .oticon-bitcoin:before,
.opentext-ux .oticon-btc:before {
  content: "";
}

.opentext-ux .oticon-file:before {
  content: "";
}

.opentext-ux .oticon-file-text:before {
  content: "";
}

.opentext-ux .oticon-sort-alpha-asc:before {
  content: "";
}

.opentext-ux .oticon-sort-alpha-desc:before {
  content: "";
}

.opentext-ux .oticon-sort-amount-asc:before {
  content: "";
}

.opentext-ux .oticon-sort-amount-desc:before {
  content: "";
}

.opentext-ux .oticon-sort-numeric-asc:before {
  content: "";
}

.opentext-ux .oticon-sort-numeric-desc:before {
  content: "";
}

.opentext-ux .oticon-thumbs-up:before {
  content: "";
}

.opentext-ux .oticon-thumbs-down:before {
  content: "";
}

.opentext-ux .oticon-youtube-square:before {
  content: "";
}

.opentext-ux .oticon-youtube:before {
  content: "";
}

.opentext-ux .oticon-xing:before {
  content: "";
}

.opentext-ux .oticon-xing-square:before {
  content: "";
}

.opentext-ux .oticon-youtube-play:before {
  content: "";
}

.opentext-ux .oticon-dropbox:before {
  content: "";
}

.opentext-ux .oticon-stack-overflow:before {
  content: "";
}

.opentext-ux .oticon-instagram:before {
  content: "";
}

.opentext-ux .oticon-flickr:before {
  content: "";
}

.opentext-ux .oticon-adn:before {
  content: "";
}

.opentext-ux .oticon-bitbucket:before {
  content: "";
}

.opentext-ux .oticon-bitbucket-square:before {
  content: "";
}

.opentext-ux .oticon-tumblr:before {
  content: "";
}

.opentext-ux .oticon-tumblr-square:before {
  content: "";
}

.opentext-ux .oticon-long-arrow-down:before {
  content: "";
}

.opentext-ux .oticon-long-arrow-up:before {
  content: "";
}

.opentext-ux .oticon-long-arrow-left:before {
  content: "";
}

.opentext-ux .oticon-long-arrow-right:before {
  content: "";
}

.opentext-ux .oticon-apple:before {
  content: "";
}

.opentext-ux .oticon-windows:before {
  content: "";
}

.opentext-ux .oticon-android:before {
  content: "";
}

.opentext-ux .oticon-linux:before {
  content: "";
}

.opentext-ux .oticon-dribbble:before {
  content: "";
}

.opentext-ux .oticon-skype:before {
  content: "";
}

.opentext-ux .oticon-foursquare:before {
  content: "";
}

.opentext-ux .oticon-trello:before {
  content: "";
}

.opentext-ux .oticon-female:before {
  content: "";
}

.opentext-ux .oticon-male:before {
  content: "";
}

.opentext-ux .oticon-gittip:before,
.opentext-ux .oticon-gratipay:before {
  content: "";
}

.opentext-ux .oticon-sun-o:before {
  content: "";
}

.opentext-ux .oticon-moon-o:before {
  content: "";
}

.opentext-ux .oticon-archive:before {
  content: "";
}

.opentext-ux .oticon-bug:before {
  content: "";
}

.opentext-ux .oticon-vk:before {
  content: "";
}

.opentext-ux .oticon-weibo:before {
  content: "";
}

.opentext-ux .oticon-renren:before {
  content: "";
}

.opentext-ux .oticon-pagelines:before {
  content: "";
}

.opentext-ux .oticon-stack-exchange:before {
  content: "";
}

.opentext-ux .oticon-arrow-circle-o-right:before {
  content: "";
}

.opentext-ux .oticon-arrow-circle-o-left:before {
  content: "";
}

.opentext-ux .oticon-toggle-left:before,
.opentext-ux .oticon-caret-square-o-left:before {
  content: "";
}

.opentext-ux .oticon-dot-circle-o:before {
  content: "";
}

.opentext-ux .oticon-wheelchair:before {
  content: "";
}

.opentext-ux .oticon-vimeo-square:before {
  content: "";
}

.opentext-ux .oticon-turkish-lira:before,
.opentext-ux .oticon-try:before {
  content: "";
}

.opentext-ux .oticon-plus-square-o:before {
  content: "";
}

.opentext-ux .oticon-space-shuttle:before {
  content: "";
}

.opentext-ux .oticon-slack:before {
  content: "";
}

.opentext-ux .oticon-envelope-square:before {
  content: "";
}

.opentext-ux .oticon-wordpress:before {
  content: "";
}

.opentext-ux .oticon-openid:before {
  content: "";
}

.opentext-ux .oticon-institution:before,
.opentext-ux .oticon-bank:before,
.opentext-ux .oticon-university:before {
  content: "";
}

.opentext-ux .oticon-mortar-board:before,
.opentext-ux .oticon-graduation-cap:before {
  content: "";
}

.opentext-ux .oticon-yahoo:before {
  content: "";
}

.opentext-ux .oticon-google:before {
  content: "";
}

.opentext-ux .oticon-reddit:before {
  content: "";
}

.opentext-ux .oticon-reddit-square:before {
  content: "";
}

.opentext-ux .oticon-stumbleupon-circle:before {
  content: "";
}

.opentext-ux .oticon-stumbleupon:before {
  content: "";
}

.opentext-ux .oticon-delicious:before {
  content: "";
}

.opentext-ux .oticon-digg:before {
  content: "";
}

.opentext-ux .oticon-pied-piper-pp:before {
  content: "";
}

.opentext-ux .oticon-pied-piper-alt:before {
  content: "";
}

.opentext-ux .oticon-drupal:before {
  content: "";
}

.opentext-ux .oticon-joomla:before {
  content: "";
}

.opentext-ux .oticon-language:before {
  content: "";
}

.opentext-ux .oticon-fax:before {
  content: "";
}

.opentext-ux .oticon-building:before {
  content: "";
}

.opentext-ux .oticon-child:before {
  content: "";
}

.opentext-ux .oticon-paw:before {
  content: "";
}

.opentext-ux .oticon-spoon:before {
  content: "";
}

.opentext-ux .oticon-cube:before {
  content: "";
}

.opentext-ux .oticon-cubes:before {
  content: "";
}

.opentext-ux .oticon-behance:before {
  content: "";
}

.opentext-ux .oticon-behance-square:before {
  content: "";
}

.opentext-ux .oticon-steam:before {
  content: "";
}

.opentext-ux .oticon-steam-square:before {
  content: "";
}

.opentext-ux .oticon-recycle:before {
  content: "";
}

.opentext-ux .oticon-automobile:before,
.opentext-ux .oticon-car:before {
  content: "";
}

.opentext-ux .oticon-cab:before,
.opentext-ux .oticon-taxi:before {
  content: "";
}

.opentext-ux .oticon-tree:before {
  content: "";
}

.opentext-ux .oticon-spotify:before {
  content: "";
}

.opentext-ux .oticon-deviantart:before {
  content: "";
}

.opentext-ux .oticon-soundcloud:before {
  content: "";
}

.opentext-ux .oticon-database:before {
  content: "";
}

.opentext-ux .oticon-datamodel:before {
  content: "";
}

.opentext-ux .oticon-datasource:before {
  content: "";
}

.opentext-ux .oticon-datajoin:before {
  content: "";
}

.opentext-ux .oticon-file-pdf-o:before {
  content: "";
}

.opentext-ux .oticon-file-word-o:before {
  content: "";
}

.opentext-ux .oticon-file-csv-o:before {
  content: "";
}

.opentext-ux .oticon-file-excel-o:before {
  content: "";
}

.opentext-ux .oticon-file-powerpoint-o:before {
  content: "";
}

.opentext-ux .oticon-file-photo-o:before,
.opentext-ux .oticon-file-picture-o:before,
.opentext-ux .oticon-file-image-o:before {
  content: "";
}

.opentext-ux .oticon-file-zip-o:before,
.opentext-ux .oticon-file-archive-o:before {
  content: "";
}

.opentext-ux .oticon-file-sound-o:before,
.opentext-ux .oticon-file-audio-o:before {
  content: "";
}

.opentext-ux .oticon-file-movie-o:before,
.opentext-ux .oticon-file-video-o:before {
  content: "";
}

.opentext-ux .oticon-file-code-o:before {
  content: "";
}

.opentext-ux .oticon-vine:before {
  content: "";
}

.opentext-ux .oticon-codepen:before {
  content: "";
}

.opentext-ux .oticon-jsfiddle:before {
  content: "";
}

.opentext-ux .oticon-life-bouy:before,
.opentext-ux .oticon-life-buoy:before,
.opentext-ux .oticon-life-saver:before,
.opentext-ux .oticon-support:before,
.opentext-ux .oticon-life-ring:before {
  content: "";
}

.opentext-ux .oticon-circle-o-notch:before {
  content: "";
}

.opentext-ux .oticon-ra:before,
.opentext-ux .oticon-resistance:before,
.opentext-ux .oticon-rebel:before {
  content: "";
}

.opentext-ux .oticon-ge:before,
.opentext-ux .oticon-empire:before {
  content: "";
}

.opentext-ux .oticon-git-square:before {
  content: "";
}

.opentext-ux .oticon-git:before {
  content: "";
}

.opentext-ux .oticon-y-combinator-square:before,
.opentext-ux .oticon-yc-square:before,
.opentext-ux .oticon-hacker-news:before {
  content: "";
}

.opentext-ux .oticon-tencent-weibo:before {
  content: "";
}

.opentext-ux .oticon-qq:before {
  content: "";
}

.opentext-ux .oticon-wechat:before,
.opentext-ux .oticon-weixin:before {
  content: "";
}

.opentext-ux .oticon-send:before,
.opentext-ux .oticon-paper-plane:before {
  content: "";
}

.opentext-ux .oticon-send-o:before,
.opentext-ux .oticon-paper-plane-o:before {
  content: "";
}

.opentext-ux .oticon-history:before {
  content: "";
}

.opentext-ux .oticon-circle-thin:before {
  content: "";
}

.opentext-ux .oticon-header:before {
  content: "";
}

.opentext-ux .oticon-paragraph:before {
  content: "";
}

.opentext-ux .oticon-sliders:before {
  content: "";
}

.opentext-ux .oticon-share-alt:before {
  content: "";
}

.opentext-ux .oticon-share-alt-square:before {
  content: "";
}

.opentext-ux .oticon-bomb:before {
  content: "";
}

.opentext-ux .oticon-soccer-ball-o:before,
.opentext-ux .oticon-futbol-o:before {
  content: "";
}

.opentext-ux .oticon-tty:before {
  content: "";
}

.opentext-ux .oticon-binoculars:before {
  content: "";
}

.opentext-ux .oticon-plug:before {
  content: "";
}

.opentext-ux .oticon-slideshare:before {
  content: "";
}

.opentext-ux .oticon-twitch:before {
  content: "";
}

.opentext-ux .oticon-yelp:before {
  content: "";
}

.opentext-ux .oticon-newspaper-o:before {
  content: "";
}

.opentext-ux .oticon-wifi:before {
  content: "";
}

.opentext-ux .oticon-calculator:before {
  content: "";
}

.opentext-ux .oticon-paypal:before {
  content: "";
}

.opentext-ux .oticon-google-wallet:before {
  content: "";
}

.opentext-ux .oticon-cc-visa:before {
  content: "";
}

.opentext-ux .oticon-cc-mastercard:before {
  content: "";
}

.opentext-ux .oticon-cc-discover:before {
  content: "";
}

.opentext-ux .oticon-cc-amex:before {
  content: "";
}

.opentext-ux .oticon-cc-paypal:before {
  content: "";
}

.opentext-ux .oticon-cc-stripe:before {
  content: "";
}

.opentext-ux .oticon-bell-slash:before {
  content: "";
}

.opentext-ux .oticon-bell-slash-o:before {
  content: "";
}

.opentext-ux .oticon-trash:before {
  content: "";
}

.opentext-ux .oticon-copyright:before {
  content: "";
}

.opentext-ux .oticon-at:before {
  content: "";
}

.opentext-ux .oticon-eyedropper:before {
  content: "";
}

.opentext-ux .oticon-paint-brush:before {
  content: "";
}

.opentext-ux .oticon-birthday-cake:before {
  content: "";
}

.opentext-ux .oticon-area-chart:before {
  content: "";
}

.opentext-ux .oticon-pie-chart:before {
  content: "";
}

.opentext-ux .oticon-line-chart:before {
  content: "";
}

.opentext-ux .oticon-lastfm:before {
  content: "";
}

.opentext-ux .oticon-lastfm-square:before {
  content: "";
}

.opentext-ux .oticon-toggle-off:before {
  content: "";
}

.opentext-ux .oticon-toggle-on:before {
  content: "";
}

.opentext-ux .oticon-bicycle:before {
  content: "";
}

.opentext-ux .oticon-bus:before {
  content: "";
}

.opentext-ux .oticon-ioxhost:before {
  content: "";
}

.opentext-ux .oticon-angellist:before {
  content: "";
}

.opentext-ux .oticon-cc:before {
  content: "";
}

.opentext-ux .oticon-shekel:before,
.opentext-ux .oticon-sheqel:before,
.opentext-ux .oticon-ils:before {
  content: "";
}

.opentext-ux .oticon-meanpath:before {
  content: "";
}

.opentext-ux .oticon-buysellads:before {
  content: "";
}

.opentext-ux .oticon-connectdevelop:before {
  content: "";
}

.opentext-ux .oticon-dashcube:before {
  content: "";
}

.opentext-ux .oticon-forumbee:before {
  content: "";
}

.opentext-ux .oticon-leanpub:before {
  content: "";
}

.opentext-ux .oticon-sellsy:before {
  content: "";
}

.opentext-ux .oticon-shirtsinbulk:before {
  content: "";
}

.opentext-ux .oticon-simplybuilt:before {
  content: "";
}

.opentext-ux .oticon-skyatlas:before {
  content: "";
}

.opentext-ux .oticon-cart-plus:before {
  content: "";
}

.opentext-ux .oticon-cart-arrow-down:before {
  content: "";
}

.opentext-ux .oticon-diamond:before {
  content: "";
}

.opentext-ux .oticon-ship:before {
  content: "";
}

.opentext-ux .oticon-user-secret:before {
  content: "";
}

.opentext-ux .oticon-motorcycle:before {
  content: "";
}

.opentext-ux .oticon-street-view:before {
  content: "";
}

.opentext-ux .oticon-heartbeat:before {
  content: "";
}

.opentext-ux .oticon-venus:before {
  content: "";
}

.opentext-ux .oticon-mars:before {
  content: "";
}

.opentext-ux .oticon-mercury:before {
  content: "";
}

.opentext-ux .oticon-intersex:before,
.opentext-ux .oticon-transgender:before {
  content: "";
}

.opentext-ux .oticon-transgender-alt:before {
  content: "";
}

.opentext-ux .oticon-venus-double:before {
  content: "";
}

.opentext-ux .oticon-mars-double:before {
  content: "";
}

.opentext-ux .oticon-venus-mars:before {
  content: "";
}

.opentext-ux .oticon-mars-stroke:before {
  content: "";
}

.opentext-ux .oticon-mars-stroke-v:before {
  content: "";
}

.opentext-ux .oticon-mars-stroke-h:before {
  content: "";
}

.opentext-ux .oticon-neuter:before {
  content: "";
}

.opentext-ux .oticon-genderless:before {
  content: "";
}

.opentext-ux .oticon-facebook-official:before {
  content: "";
}

.opentext-ux .oticon-pinterest-p:before {
  content: "";
}

.opentext-ux .oticon-whatsapp:before {
  content: "";
}

.opentext-ux .oticon-server:before {
  content: "";
}

.opentext-ux .oticon-user-plus:before {
  content: "";
}

.opentext-ux .oticon-user-times:before {
  content: "";
}

.opentext-ux .oticon-hotel:before,
.opentext-ux .oticon-bed:before {
  content: "";
}

.opentext-ux .oticon-viacoin:before {
  content: "";
}

.opentext-ux .oticon-train:before {
  content: "";
}

.opentext-ux .oticon-subway:before {
  content: "";
}

.opentext-ux .oticon-medium:before {
  content: "";
}

.opentext-ux .oticon-yc:before,
.opentext-ux .oticon-y-combinator:before {
  content: "";
}

.opentext-ux .oticon-optin-monster:before {
  content: "";
}

.opentext-ux .oticon-opencart:before {
  content: "";
}

.opentext-ux .oticon-expeditedssl:before {
  content: "";
}

.opentext-ux .oticon-battery-4:before,
.opentext-ux .oticon-battery:before,
.opentext-ux .oticon-battery-full:before {
  content: "";
}

.opentext-ux .oticon-battery-3:before,
.opentext-ux .oticon-battery-three-quarters:before {
  content: "";
}

.opentext-ux .oticon-battery-2:before,
.opentext-ux .oticon-battery-half:before {
  content: "";
}

.opentext-ux .oticon-battery-1:before,
.opentext-ux .oticon-battery-quarter:before {
  content: "";
}

.opentext-ux .oticon-battery-0:before,
.opentext-ux .oticon-battery-empty:before {
  content: "";
}

.opentext-ux .oticon-mouse-pointer:before {
  content: "";
}

.opentext-ux .oticon-i-cursor:before {
  content: "";
}

.opentext-ux .oticon-object-group:before {
  content: "";
}

.opentext-ux .oticon-object-ungroup:before {
  content: "";
}

.opentext-ux .oticon-sticky-note:before {
  content: "";
}

.opentext-ux .oticon-sticky-note-o:before {
  content: "";
}

.opentext-ux .oticon-cc-jcb:before {
  content: "";
}

.opentext-ux .oticon-cc-diners-club:before {
  content: "";
}

.opentext-ux .oticon-clone:before {
  content: "";
}

.opentext-ux .oticon-balance-scale:before {
  content: "";
}

.opentext-ux .oticon-hourglass-o:before {
  content: "";
}

.opentext-ux .oticon-hourglass-1:before,
.opentext-ux .oticon-hourglass-start:before {
  content: "";
}

.opentext-ux .oticon-hourglass-2:before,
.opentext-ux .oticon-hourglass-half:before {
  content: "";
}

.opentext-ux .oticon-hourglass-3:before,
.opentext-ux .oticon-hourglass-end:before {
  content: "";
}

.opentext-ux .oticon-hourglass:before {
  content: "";
}

.opentext-ux .oticon-hand-grab-o:before,
.opentext-ux .oticon-hand-rock-o:before {
  content: "";
}

.opentext-ux .oticon-hand-stop-o:before,
.opentext-ux .oticon-hand-paper-o:before {
  content: "";
}

.opentext-ux .oticon-hand-scissors-o:before {
  content: "";
}

.opentext-ux .oticon-hand-lizard-o:before {
  content: "";
}

.opentext-ux .oticon-hand-spock-o:before {
  content: "";
}

.opentext-ux .oticon-hand-pointer-o:before {
  content: "";
}

.opentext-ux .oticon-hand-peace-o:before {
  content: "";
}

.opentext-ux .oticon-trademark:before {
  content: "";
}

.opentext-ux .oticon-registered:before {
  content: "";
}

.opentext-ux .oticon-creative-commons:before {
  content: "";
}

.opentext-ux .oticon-gg:before {
  content: "";
}

.opentext-ux .oticon-gg-circle:before {
  content: "";
}

.opentext-ux .oticon-tripadvisor:before {
  content: "";
}

.opentext-ux .oticon-odnoklassniki:before {
  content: "";
}

.opentext-ux .oticon-odnoklassniki-square:before {
  content: "";
}

.opentext-ux .oticon-get-pocket:before {
  content: "";
}

.opentext-ux .oticon-wikipedia-w:before {
  content: "";
}

.opentext-ux .oticon-safari:before {
  content: "";
}

.opentext-ux .oticon-chrome:before {
  content: "";
}

.opentext-ux .oticon-firefox:before {
  content: "";
}

.opentext-ux .oticon-opera:before {
  content: "";
}

.opentext-ux .oticon-internet-explorer:before {
  content: "";
}

.opentext-ux .oticon-tv:before,
.opentext-ux .oticon-television:before {
  content: "";
}

.opentext-ux .oticon-contao:before {
  content: "";
}

.opentext-ux .oticon-500px:before {
  content: "";
}

.opentext-ux .oticon-amazon:before {
  content: "";
}

.opentext-ux .oticon-calendar-plus-o:before {
  content: "";
}

.opentext-ux .oticon-calendar-minus-o:before {
  content: "";
}

.opentext-ux .oticon-calendar-times-o:before {
  content: "";
}

.opentext-ux .oticon-calendar-check-o:before {
  content: "";
}

.opentext-ux .oticon-industry:before {
  content: "";
}

.opentext-ux .oticon-map-pin:before {
  content: "";
}

.opentext-ux .oticon-map-signs:before {
  content: "";
}

.opentext-ux .oticon-map-o:before {
  content: "";
}

.opentext-ux .oticon-map:before {
  content: "";
}

.opentext-ux .oticon-commenting:before {
  content: "";
}

.opentext-ux .oticon-commenting-o:before {
  content: "";
}

.opentext-ux .oticon-houzz:before {
  content: "";
}

.opentext-ux .oticon-vimeo:before {
  content: "";
}

.opentext-ux .oticon-black-tie:before {
  content: "";
}

.opentext-ux .oticon-fonticons:before {
  content: "";
}

.opentext-ux .oticon-reddit-alien:before {
  content: "";
}

.opentext-ux .oticon-edge:before {
  content: "";
}

.opentext-ux .oticon-credit-card-alt:before {
  content: "";
}

.opentext-ux .oticon-codiepie:before {
  content: "";
}

.opentext-ux .oticon-modx:before {
  content: "";
}

.opentext-ux .oticon-fort-awesome:before {
  content: "";
}

.opentext-ux .oticon-usb:before {
  content: "";
}

.opentext-ux .oticon-product-hunt:before {
  content: "";
}

.opentext-ux .oticon-mixcloud:before {
  content: "";
}

.opentext-ux .oticon-scribd:before {
  content: "";
}

.opentext-ux .oticon-pause-circle:before {
  content: "";
}

.opentext-ux .oticon-pause-circle-o:before {
  content: "";
}

.opentext-ux .oticon-stop-circle:before {
  content: "";
}

.opentext-ux .oticon-stop-circle-o:before {
  content: "";
}

.opentext-ux .oticon-shopping-bag:before {
  content: "";
}

.opentext-ux .oticon-shopping-basket:before {
  content: "";
}

.opentext-ux .oticon-hashtag:before {
  content: "";
}

.opentext-ux .oticon-bluetooth:before {
  content: "";
}

.opentext-ux .oticon-bluetooth-b:before {
  content: "";
}

.opentext-ux .oticon-percent:before {
  content: "";
}

.opentext-ux .oticon-gitlab:before {
  content: "";
}

.opentext-ux .oticon-wpbeginner:before {
  content: "";
}

.opentext-ux .oticon-wpforms:before {
  content: "";
}

.opentext-ux .oticon-envira:before {
  content: "";
}

.opentext-ux .oticon-universal-access:before {
  content: "";
}

.opentext-ux .oticon-wheelchair-alt:before {
  content: "";
}

.opentext-ux .oticon-question-circle-o:before {
  content: "";
}

.opentext-ux .oticon-blind:before {
  content: "";
}

.opentext-ux .oticon-audio-description:before {
  content: "";
}

.opentext-ux .oticon-volume-control-phone:before {
  content: "";
}

.opentext-ux .oticon-braille:before {
  content: "";
}

.opentext-ux .oticon-assistive-listening-systems:before {
  content: "";
}

.opentext-ux .oticon-asl-interpreting:before,
.opentext-ux .oticon-american-sign-language-interpreting:before {
  content: "";
}

.opentext-ux .oticon-deafness:before,
.opentext-ux .oticon-hard-of-hearing:before,
.opentext-ux .oticon-deaf:before {
  content: "";
}

.opentext-ux .oticon-glide:before {
  content: "";
}

.opentext-ux .oticon-glide-g:before {
  content: "";
}

.opentext-ux .oticon-signing:before,
.opentext-ux .oticon-sign-language:before {
  content: "";
}

.opentext-ux .oticon-low-vision:before {
  content: "";
}

.opentext-ux .oticon-viadeo:before {
  content: "";
}

.opentext-ux .oticon-viadeo-square:before {
  content: "";
}

.opentext-ux .oticon-snapchat:before {
  content: "";
}

.opentext-ux .oticon-snapchat-ghost:before {
  content: "";
}

.opentext-ux .oticon-snapchat-square:before {
  content: "";
}

.opentext-ux .oticon-pied-piper:before {
  content: "";
}

.opentext-ux .oticon-first-order:before {
  content: "";
}

.opentext-ux .oticon-yoast:before {
  content: "";
}

.opentext-ux .oticon-themeisle:before {
  content: "";
}

.opentext-ux .oticon-google-plus-circle:before,
.opentext-ux .oticon-google-plus-official:before {
  content: "";
}

.opentext-ux .oticon-fa:before,
.opentext-ux .oticon-font-awesome:before {
  content: "";
}

.opentext-ux .oticon-handshake-o:before {
  content: "";
}

.opentext-ux .oticon-envelope-open:before {
  content: "";
}

.opentext-ux .oticon-envelope-open-o:before {
  content: "";
}

.opentext-ux .oticon-linode:before {
  content: "";
}

.opentext-ux .oticon-address-book:before {
  content: "";
}

.opentext-ux .oticon-address-book-o:before {
  content: "";
}

.opentext-ux .oticon-vcard:before,
.opentext-ux .oticon-address-card:before {
  content: "";
}

.opentext-ux .oticon-vcard-o:before,
.opentext-ux .oticon-address-card-o:before {
  content: "";
}

.opentext-ux .oticon-user-circle:before {
  content: "";
}

.opentext-ux .oticon-user-circle-o:before {
  content: "";
}

.opentext-ux .oticon-user-o:before {
  content: "";
}

.opentext-ux .oticon-id-badge:before {
  content: "";
}

.opentext-ux .oticon-drivers-license:before,
.opentext-ux .oticon-id-card:before {
  content: "";
}

.opentext-ux .oticon-drivers-license-o:before,
.opentext-ux .oticon-id-card-o:before {
  content: "";
}

.opentext-ux .oticon-quora:before {
  content: "";
}

.opentext-ux .oticon-free-code-camp:before {
  content: "";
}

.opentext-ux .oticon-telegram:before {
  content: "";
}

.opentext-ux .oticon-thermometer-4:before,
.opentext-ux .oticon-thermometer:before,
.opentext-ux .oticon-thermometer-full:before {
  content: "";
}

.opentext-ux .oticon-thermometer-3:before,
.opentext-ux .oticon-thermometer-three-quarters:before {
  content: "";
}

.opentext-ux .oticon-thermometer-2:before,
.opentext-ux .oticon-thermometer-half:before {
  content: "";
}

.opentext-ux .oticon-thermometer-1:before,
.opentext-ux .oticon-thermometer-quarter:before {
  content: "";
}

.opentext-ux .oticon-thermometer-0:before,
.opentext-ux .oticon-thermometer-empty:before {
  content: "";
}

.opentext-ux .oticon-shower:before {
  content: "";
}

.opentext-ux .oticon-bathtub:before,
.opentext-ux .oticon-s15:before,
.opentext-ux .oticon-bath:before {
  content: "";
}

.opentext-ux .oticon-podcast:before {
  content: "";
}

.opentext-ux .oticon-window-maximize:before {
  content: "";
}

.opentext-ux .oticon-window-minimize:before {
  content: "";
}

.opentext-ux .oticon-window-restore:before {
  content: "";
}

.opentext-ux .oticon-times-rectangle:before,
.opentext-ux .oticon-window-close:before {
  content: "";
}

.opentext-ux .oticon-times-rectangle-o:before,
.opentext-ux .oticon-window-close-o:before {
  content: "";
}

.opentext-ux .oticon-bandcamp:before {
  content: "";
}

.opentext-ux .oticon-grav:before {
  content: "";
}

.opentext-ux .oticon-etsy:before {
  content: "";
}

.opentext-ux .oticon-imdb:before {
  content: "";
}

.opentext-ux .oticon-ravelry:before {
  content: "";
}

.opentext-ux .oticon-eercast:before {
  content: "";
}

.opentext-ux .oticon-microchip:before {
  content: "";
}

.opentext-ux .oticon-snowflake-o:before {
  content: "";
}

.opentext-ux .oticon-superpowers:before {
  content: "";
}

.opentext-ux .oticon-wpexplorer:before {
  content: "";
}

.opentext-ux .oticon-meetup:before {
  content: "";
}

.opentext-ux .oticon-edit:before {
  content: "";
}

.opentext-ux .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.opentext-ux .sr-only-focusable:active, .opentext-ux .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.flatpickr-calendar {
  background: transparent;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  padding: 0;
  -webkit-animation: none;
       -o-animation: none;
          animation: none;
  direction: ltr;
  border: 0;
  font-family: OpenTextSans, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 315px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
          box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  max-height: 640px;
}

.flatpickr-calendar.open {
  display: inline-block;
  -webkit-animation: flatpickrFadeInDown 300ms cubic-bezier(0, 1, 0.5, 1);
       -o-animation: flatpickrFadeInDown 300ms cubic-bezier(0, 1, 0.5, 1);
          animation: flatpickrFadeInDown 300ms cubic-bezier(0, 1, 0.5, 1);
  z-index: 99999;
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.hasWeeks {
  width: auto;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 28px;
  line-height: 24px;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flatpickr-prev-month,
.flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 10px;
  height: 16px;
  line-height: 16px;
}

.flatpickr-prev-month i,
.flatpickr-next-month i {
  position: relative;
}

.flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-next-month.flatpickr-prev-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  left: calc(3.57% - 1.5px);
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month.flatpickr-next-month,
.flatpickr-next-month.flatpickr-next-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  right: calc(3.57% - 1.5px);
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month:hover,
.flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-prev-month:hover svg,
.flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-prev-month svg,
.flatpickr-next-month svg {
  width: 14px;
}

.flatpickr-prev-month svg path,
.flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  -o-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.05);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
  top: 33%;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  top: 5px;
  display: inline-block;
  text-align: center;
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 7px;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  cursor: default;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: initial;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
}

.flatpickr-days,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 315px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-justify-content: space-around;
          justify-content: space-around;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
          flex-basis: 14.2857143%;
  max-width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
          box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  pointer-events: none;
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  color: rgba(0, 0, 0, 0.54);
  height: 27.333333333333332px;
  line-height: 24px;
  margin: 0;
  background: transparent;
  text-align: center;
  display: block;
  float: left;
  width: 14.28%;
  font-weight: bold;
  margin: 0;
  padding-top: 3.333333333333333px;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 1px 12px 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
          box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
}

.flatpickr-weekwrapper span.flatpickr-day {
  display: block;
  width: 100%;
  max-width: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  -webkit-transition: height 0.33s cubic-bezier(0, 1, 0.5, 1);
  -o-transition: height 0.33s cubic-bezier(0, 1, 0.5, 1);
  transition: height 0.33s cubic-bezier(0, 1, 0.5, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  cursor: pointer;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f0f0f0;
}

.hasWeeks .flatpickr-days,
.hasTime .flatpickr-days {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.hasWeeks .flatpickr-days {
  border-left: 0;
}

@media all and (-ms-high-contrast: none) {
  .flatpickr-month {
    padding: 0;
  }
  .flatpickr-month svg {
    top: 0 !important;
  }
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes flatpickrFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@-o-keyframes flatpickrFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -o-transform: none;
       transform: none;
  }
}

@keyframes flatpickrFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
  }
}

.opentext-ux .required label::before,
.opentext-ux label.required::before,
.opentext-ux div.col-form-label.required::before {
  content: "* ";
  color: #df3324;
}

.opentext-ux .form-control.inline-edit {
  border-color: transparent;
  background-color: transparent;
}

.opentext-ux .form-control.inline-edit:hover, .opentext-ux .form-control.inline-edit:focus {
  border-color: #757575;
  background-color: #fff;
}

.opentext-ux .form-control.inline-edit:hover:disabled, .opentext-ux .form-control.inline-edit:focus:disabled {
  background-color: #eceeef !important;
}

.opentext-ux input[type=text], .opentext-ux select {
  text-overflow: ellipsis;
}

.opentext-ux input[type=text]::-ms-clear {
  width: 0;
  height: 0;
}

.opentext-ux textarea {
  resize: none;
}

.opentext-ux .form-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .form-flex .form-group {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux select.custom-select, .opentext-ux div.custom-select {
  background-repeat: no-repeat;
  background-position: right 0.5em center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M1.6 5.7c-.2-.2-.3-.4-.3-.7s.1-.5.3-.7c.2-.2.4-.3.7-.3s.5.1.7.3l5 5 5-5c.2-.2.4-.3.7-.3s.5.1.7.3c.2.2.3.4.3.7 0 .3-.1.5-.3.7L8 12.1 1.6 5.7z' fill='%23333'/%3E%3C/svg%3E");
  display: block;
  width: 100%;
}

.opentext-ux div.custom-select {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .spinner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 3000;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: visibility;
  -o-transition-property: visibility;
  transition-property: visibility;
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.25s;
       -o-transition-delay: 0.25s;
          transition-delay: 0.25s;
  visibility: hidden;
}

.opentext-ux .spinner.active {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  visibility: visible;
}

.opentext-ux .spinner .spinner-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.opentext-ux .spinner .spinner-icon {
  position: relative;
  height: 5em;
  width: 5em;
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='85' height='85'%3E%3Cpath d='M42.5 1.5a41 41 0 1041 41 41 41 0 00-41-41zm0 62a21 21 0 1121-21 21 21 0 01-21 21z' fill='%23fff'/%3E%3Cpath d='M42.5 6.5a36 36 0 00-36 36h10a26 26 0 1126 26v10a36 36 0 000-72z' fill='%23c8e7f7'/%3E%3Cpath d='M16.5 42.5h-10a36 36 0 0036 36v-10a26 26 0 01-26-26z' fill='%230072aa'/%3E%3C/svg%3E");
  -webkit-animation: spinner-rotate 2s infinite linear;
       -o-animation: spinner-rotate 2s infinite linear;
          animation: spinner-rotate 2s infinite linear;
}

.opentext-ux .spinner .spinner-icon {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  opacity: 0.0;
}

.opentext-ux .spinner.active .spinner-icon {
  opacity: 1.0;
}

@-webkit-keyframes spinner-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-o-keyframes spinner-rotate {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes spinner-rotate {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.opentext-ux .modal-spinner-container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  z-index: 100;
  -webkit-transition-property: visibility;
  -o-transition-property: visibility;
  transition-property: visibility;
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.25s;
       -o-transition-delay: 0.25s;
          transition-delay: 0.25s;
  visibility: hidden;
}

.opentext-ux .modal-spinner-container.active {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  visibility: visible;
}

.opentext-ux .modal-spinner-container .spinner-overlay,
.opentext-ux .modal-spinner-container .spinner-modal {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  opacity: 0.0;
}

.opentext-ux .modal-spinner-container.active .spinner-overlay,
.opentext-ux .modal-spinner-container.active .spinner-modal {
  opacity: 1.0;
}

.opentext-ux .modal-spinner-container .spinner-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 101;
}

.opentext-ux .modal-spinner-container .spinner-modal {
  background-color: #fff;
  border-bottom: 4px solid #232E72;
  padding: 3em 1.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  z-index: 102;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.7);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.7);
}

.opentext-ux .modal-spinner-container .spinner-modal .spinner-icon {
  height: 70px;
  width: 70px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='85' height='85'%3E%3Cpath d='M42.5 1.5a41 41 0 1041 41 41 41 0 00-41-41zm0 62a21 21 0 1121-21 21 21 0 01-21 21z' fill='%23fff'/%3E%3Cpath d='M42.5 6.5a36 36 0 00-36 36h10a26 26 0 1126 26v10a36 36 0 000-72z' fill='%23c8e7f7'/%3E%3Cpath d='M16.5 42.5h-10a36 36 0 0036 36v-10a26 26 0 01-26-26z' fill='%230072aa'/%3E%3C/svg%3E");
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  -webkit-animation: modal-spinner-rotate 2s infinite linear;
       -o-animation: modal-spinner-rotate 2s infinite linear;
          animation: modal-spinner-rotate 2s infinite linear;
}

@-webkit-keyframes modal-spinner-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-o-keyframes modal-spinner-rotate {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes modal-spinner-rotate {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.opentext-ux .popup {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2000;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: none;
}

.opentext-ux .popup.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .popup .popup-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(68, 68, 68, 0.7);
}

.opentext-ux .popup .popup-dialog {
  position: relative;
  width: 680px;
  max-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

.opentext-ux .popup .popup-dialog.popup-xl {
  width: 1100px;
}

.opentext-ux .popup .popup-dialog.popup-lg {
  width: 992px;
}

.opentext-ux .popup .popup-dialog.popup-sm {
  width: 400px;
}

.opentext-ux .popup .popup-dialog.popup-xs {
  width: 340px;
}

.opentext-ux .popup .popup-dialog.fluid-lg {
  width: 85%;
}

@media (max-width: 1199px) {
  .opentext-ux .popup .popup-dialog.fluid-lg {
    width: 90%;
  }
}

@media (max-width: 991px) {
  .opentext-ux .popup .popup-dialog.fluid-lg {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .opentext-ux .popup .popup-dialog {
    width: 100%;
  }
}

.opentext-ux .popup .popup-dialog .popup-header, .opentext-ux .popup .popup-dialog .popup-footer {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .popup .popup-dialog .popup-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
          flex-shrink: 1;
  overflow: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 120px);
  position: relative;
}

.opentext-ux .popup .popup-dialog .popup-content.flexible-content {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.opentext-ux .popup .popup-dialog .popup-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #DCE4E8;
  background-repeat: no-repeat;
  -webkit-background-size: 1.5em 1.5em;
          background-size: 1.5em;
  background-position: center left 1em;
  padding-left: 28px;
}

.opentext-ux .popup .popup-dialog .popup-header::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .popup .popup-dialog .popup-header .popup-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  font-size: 20px;
  padding: 8px 28px;
  padding-left: 0;
  color: #333333;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .popup .popup-dialog .popup-header .popup-close {
  line-height: 1em;
  padding: 0.5em;
}

.opentext-ux .popup .popup-dialog .popup-header .popup-close .oticon {
  width: 1.5em;
  height: 1.5em;
  -webkit-background-size: 1.5em 1.5em;
          background-size: 1.5em;
  background-repeat: no-repeat;
  background-position: center center;
}

.opentext-ux .popup .popup-dialog .popup-header .popup-back {
  line-height: 1em;
  padding: 0.5em;
}

.opentext-ux .popup .popup-dialog .popup-header .popup-back .oticon {
  width: 1.25em;
  height: 1.5em;
  -webkit-background-size: 1.25em 1.25em;
          background-size: 1.25em;
  background-repeat: no-repeat;
  background-position: center center;
}

.opentext-ux .popup .popup-dialog .popup-header.has-query, .opentext-ux .popup .popup-dialog .popup-header.has-info, .opentext-ux .popup .popup-dialog .popup-header.has-success, .opentext-ux .popup .popup-dialog .popup-header.has-warning, .opentext-ux .popup .popup-dialog .popup-header.has-danger {
  padding-left: 3.125em;
}

.opentext-ux .popup .popup-dialog .popup-header.has-query {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath d='M24 12c0 6.6-5.4 12-12 12S0 18.6 0 12 5.4 0 12 0s12 5.4 12 12' fill='%23111b58'/%3E%3Cpath d='M8.8 7.6c.2-.2.4-.3.6-.5.2-.1.5-.3.7-.4l.9-.3c.3-.1.7-.1 1-.1.4 0 .9.1 1.3.2s.7.3 1 .6c.3.3.5.6.7.9.2.4.2.8.2 1.2 0 .4-.1.7-.2 1.1-.1.3-.3.6-.5.8l-.6.6c-.2.2-.4.3-.6.5-.2.1-.3.3-.5.4-.1.1-.2.3-.3.5l-.2 1.2H11l-.1-1.4v-.2c0-.2.1-.4.2-.6.1-.2.3-.4.5-.5.2-.2.4-.3.6-.5.2-.1.4-.3.6-.5.2-.2.3-.4.5-.6.1-.2.2-.5.2-.8 0-.2 0-.4-.1-.5-.1-.2-.2-.3-.3-.4-.1-.1-.3-.2-.5-.3-.4.1-.6 0-.8 0-.3 0-.5 0-.8.1-.2.1-.4.1-.6.2-.2.1-.3.2-.4.2 0 .1-.1.2-.2.2-.2 0-.4-.1-.4-.3l-.6-.8zm1.6 9.8c0-.2 0-.3.1-.5s.2-.3.3-.4c.1-.1.3-.2.4-.3.2-.1.3-.1.5-.1s.3 0 .5.1c.3.1.5.4.7.7.1.3.1.7 0 1-.1.1-.2.3-.3.4-.1.1-.3.2-.4.3-.2.1-.3.1-.5.1s-.3 0-.5-.1c-.1-.1-.3-.1-.4-.3-.1-.1-.2-.2-.3-.4-.1-.1-.1-.3-.1-.5z' fill='%23fff'/%3E%3C/svg%3E");
  border-bottom-color: #232E72;
}

.opentext-ux .popup .popup-dialog .popup-header.has-info {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Cpath d='M25 18.33zM22.5 20.83V36.5a2.5 2.5 0 005 0V20.83a2.49 2.49 0 00-2.45-2.49 2.64 2.64 0 00-2.55 2.49zm2.58 1.83z' fill='%23fff'/%3E%3Ccircle cx='25' cy='11.5' r='2.5' fill='%23fff'/%3E%3Cpath d='M25 1a24 24 0 1024 24A24 24 0 0025 1zm0 17.33h.05a2.49 2.49 0 012.45 2.49V36.5a2.5 2.5 0 01-5 0V20.83a2.64 2.64 0 012.55-2.49zM25 14a2.5 2.5 0 112.5-2.5A2.5 2.5 0 0125 14z' fill='%232e3d98'/%3E%3Cpath d='M25.08 22.67z' fill='%23333'/%3E%3C/svg%3E");
  border-bottom-color: #2E3D98;
}

.opentext-ux .popup .popup-dialog .popup-header.has-success {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Cpath d='M34.58 15.92L21.42 28.78l-6-6a2.5 2.5 0 00-3.54 3.54l9.48 9.48 16.72-16.3a2.5 2.5 0 00-3.49-3.58z' fill='%23fff'/%3E%3Cpath d='M25 1a24 24 0 1024 24A24 24 0 0025 1zm13.08 18.5l-16.7 16.31-9.48-9.48a2.5 2.5 0 013.54-3.54l6 6 13.14-12.87a2.5 2.5 0 013.49 3.58z' fill='%2300a389'/%3E%3C/svg%3E");
  border-bottom-color: #00a288;
}

.opentext-ux .popup .popup-dialog .popup-header.has-warning {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Ccircle cx='25' cy='36.5' r='2.5' fill='%23fff'/%3E%3Cpath d='M24.95 29.66a2.64 2.64 0 002.55-2.49V11.5a2.5 2.5 0 00-5 0v15.67a2.49 2.49 0 002.45 2.49zM25 29.67z' fill='%23fff'/%3E%3Cpath d='M25 1a24 24 0 1024 24A24 24 0 0025 1zm0 28.67h-.05a2.49 2.49 0 01-2.45-2.49V11.5a2.5 2.5 0 015 0v15.67a2.64 2.64 0 01-2.55 2.49zM25 34a2.5 2.5 0 11-2.5 2.5A2.5 2.5 0 0125 34zm2.67-6.67z' fill='%23df6800'/%3E%3Cpath d='M27.72 27.33z' fill='%23333'/%3E%3C/svg%3E");
  border-bottom-color: #DF6800;
}

.opentext-ux .popup .popup-dialog .popup-header.has-danger {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Cpath d='M35.13 17.83A2 2 0 0035 15l-.07-.07a2 2 0 00-2.83.07L25 22l-7.1-7-.07-.07A2 2 0 0015 15l-.07.07A2 2 0 0015 17.9l7 7.1-7 7.1a2 2 0 002.9 2.9l7.1-7 7.1 7a2 2 0 002.9 0l.07-.07A2 2 0 0035 32.1L28 25l7-7z' fill='%23fff'/%3E%3Cpath d='M25 1a24 24 0 1024 24A24 24 0 0025 1zm10 31.1a2 2 0 01.07 2.83L35 35a2 2 0 01-2.9 0L25 28l-7.1 7a2 2 0 01-2.9-2.9l7-7.1-7-7.1a2 2 0 01-.07-2.83L15 15a2 2 0 012.83-.07l.07.07 7.1 7 7.1-7a2 2 0 012.83-.07L35 15a2 2 0 01.13 2.83L35 18l-7 7z' fill='%23df3324'/%3E%3C/svg%3E");
  border-bottom-color: #df3324;
}

.opentext-ux .popup .popup-dialog .popup-header.no-icon {
  background-image: none;
  padding-left: 0;
}

.opentext-ux .popup .popup-dialog .popup-content {
  background-color: #fff;
  color: #000;
}

.opentext-ux .popup .popup-dialog .popup-content form {
  min-height: 350px;
  padding: 32px;
}

.opentext-ux .popup .popup-dialog .popup-content form.form-mh-0 {
  min-height: 0;
}

.opentext-ux .popup .popup-dialog .popup-content form .form-header {
  margin-bottom: 24px;
}

.opentext-ux .popup .popup-dialog .popup-content form .form-control-stretch {
  height: 130px;
}

.opentext-ux .popup .popup-dialog .popup-content form .form-group-container {
  background: #F2F4F8;
  border-radius: 6px;
  padding: 16px;
  margin-bottom: 24px;
}

.opentext-ux .popup .popup-dialog .popup-content form .form-group-container .form-group.row div .form-check:first-child {
  margin-top: 7px;
}

.opentext-ux .popup .popup-dialog .popup-content form .form-selected-label {
  width: 100%;
  color: #333333;
}

.opentext-ux .popup .popup-dialog .popup-content form .form-section {
  margin-left: 16px;
}

.opentext-ux .popup .popup-dialog .popup-content form .form-section-label {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
  color: #333333;
}

.opentext-ux .popup .popup-dialog .popup-content form .form-section-label.label-bold {
  font-weight: bold;
}

.opentext-ux .popup .popup-dialog .popup-content form .btn-toolbar .btn-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  width: 100%;
  margin-left: auto;
}

.opentext-ux .popup .popup-dialog .popup-content form .btn-toolbar .btn-group .btn {
  border-radius: 3px;
}

.opentext-ux .popup .popup-dialog .popup-content form .popup-table-container .popup-table-header {
  color: #666666;
  font-size: 12px;
  margin-bottom: 24px;
}

.opentext-ux .popup .popup-dialog .popup-content form .popup-table-container .popup-table-row {
  color: #333333;
  font-size: 13px;
  margin-bottom: 24px;
}

.opentext-ux .popup .popup-dialog .popup-content form .icon-go-to-location {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.418 13.29a1.03 1.03 0 01-.725-1.76l3.386-3.357-3.392-3.42a1.03 1.03 0 111.462-1.45l4.84 4.881-4.846 4.807c-.2.2-.463.298-.725.298z' fill='%23333'/%3E%3Cpath d='M4.279 16.162a1.03 1.03 0 01-1.029-1.03v-3.557c0-2.458 2-4.459 4.459-4.459h6.453a1.03 1.03 0 010 2.058H7.71a2.404 2.404 0 00-2.401 2.401v3.558a1.03 1.03 0 01-1.03 1.029z' fill='%23333'/%3E%3C/svg%3E");
}

.opentext-ux .popup .popup-dialog .popup-content form .btn.btn-add {
  background: none;
  color: #232E72;
  border-radius: 100px;
  padding: 6px 20px;
  font-weight: bold;
}

.opentext-ux .popup .popup-dialog .popup-content form .btn.btn-add:hover {
  background: rgba(178, 190, 197, 0.25);
}

.opentext-ux .popup .popup-dialog .popup-footer {
  background-color: #EEEEEE;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  padding: 8px 24px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.opentext-ux .popup .popup-dialog .popup-footer button.btn {
  margin-right: 16px;
}

.opentext-ux .popup .popup-dialog .popup-footer button.btn:last-child {
  margin-right: 0;
}

.opentext-ux .popup .popup-dialog .btn-wrap-right {
  padding-left: 0;
}

.opentext-ux .popup .popup-dialog .btn-text {
  background: none;
  color: #2E3D98;
  padding: 0;
}

.opentext-ux .popup .popup-dialog .btn-text:hover {
  text-decoration: underline;
}

.opentext-ux .popup .popup-dialog .btn-text:disabled {
  color: #999999;
  text-decoration: none;
}

.opentext-ux .popup .popup-dialog .otbi-panel-header {
  background: #eef2f4;
}

.opentext-ux .popup .popup-dialog .popup-actions-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}

.opentext-ux .popup .popup-dialog .popup-actions-menu.filter-conditions {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}

.opentext-ux .popup .popup-dialog .popup-actions-menu.filter-conditions .btn {
  margin: 0;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 0 10px;
  width: 46px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #757575;
  background-color: #fff;
}

.opentext-ux .popup .popup-dialog .popup-actions-menu.filter-conditions .btn[disabled] {
  color: #666666;
  background: #EEEEEE;
  border: 1px solid #cccccc;
}

.opentext-ux .popup .popup-dialog .popup-actions-menu.pipe-separated-list .btn-text {
  position: relative;
  overflow: visible;
  margin: 0 24px;
}

.opentext-ux .popup .popup-dialog .popup-actions-menu.pipe-separated-list .btn-text:first-child {
  margin-left: 0;
}

.opentext-ux .popup .popup-dialog .popup-actions-menu.pipe-separated-list .btn-text:last-child {
  margin-right: 0;
}

.opentext-ux .popup .popup-dialog .popup-actions-menu.pipe-separated-list .btn-text:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -24px;
  border-right: 1px solid #2E3D98;
}

.opentext-ux .popup .popup-dialog .popup-actions-menu.pipe-separated-list .btn-text:last-child::after {
  display: none;
}

.opentext-ux .popup .popup-dialog .popup-actions-menu .btn {
  margin-right: 24px;
}

.opentext-ux .popup .popup-dialog .popup-actions-menu .btn:last-child {
  margin-right: 0;
}

.opentext-ux .popup .popup-dialog .popup-actions-left {
  -webkit-flex-basis: auto;
          flex-basis: auto;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .popup .popup-dialog .popup-actions-left + .popup-actions-right {
  margin-left: 16px;
}

.opentext-ux .popup .popup-dialog .popup-actions-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
          flex-shrink: 1;
  overflow: hidden;
}

.opentext-ux .popup .popup-dialog .popup-actions-right .btn {
  -webkit-flex-shrink: 1;
          flex-shrink: 1;
  -webkit-flex-basis: auto;
          flex-basis: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .popup .popup-dialog .popup-actions-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.opentext-ux .popup .popup-dialog.popup-modal .popup-header {
  background-color: #fff;
}

.opentext-ux .popup .popup-dialog.popup-modal .popup-header .popup-title {
  padding-top: 17px;
  padding-bottom: 17px;
}

.opentext-ux .popup .popup-dialog.popup-modal .popup-footer {
  background-color: #fff;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 4px solid;
  border-bottom-color: #232E72;
}

.opentext-ux .popup .popup-dialog.popup-modal .popup-footer.has-query {
  border-bottom-color: #232E72;
}

.opentext-ux .popup .popup-dialog.popup-modal .popup-footer.has-info {
  border-bottom-color: #2E3D98;
}

.opentext-ux .popup .popup-dialog.popup-modal .popup-footer.has-success {
  border-bottom-color: #00a288;
}

.opentext-ux .popup .popup-dialog.popup-modal .popup-footer.has-warning {
  border-bottom-color: #DF6800;
}

.opentext-ux .popup .popup-dialog.popup-modal .popup-footer.has-danger {
  border-bottom-color: #df3324;
}

.opentext-ux .popup .popup-dialog.popup-modal .popup-content > form {
  padding: 1em;
  padding-top: 0.5em;
  padding-bottom: 1.5em;
  min-height: 0;
}

.opentext-ux .popup .popup-dialog.popup-mobile {
  height: 100vh;
  width: 100vw;
  border-radius: 0;
}

.opentext-ux .popup .popup-dialog.popup-mobile .popup-header {
  height: 48px;
}

.opentext-ux .popup .popup-dialog.popup-mobile .popup-header .popup-title {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
  text-align: center;
}

.opentext-ux .popup .popup-dialog.popup-mobile .popup-header,
.opentext-ux .popup .popup-dialog.popup-mobile .popup-footer {
  border-radius: 0;
  background-color: #EEF2F4;
}

.opentext-ux .popup .popup-dialog.popup-mobile .popup-footer {
  padding: 16px;
}

.opentext-ux .popup .popup-dialog.popup-mobile .popup-content {
  max-height: unset;
  -webkit-flex-shrink: 1;
          flex-shrink: 1;
}

.opentext-ux .popup .popup-dialog.popup-mobile.popup-mobile-panel .popup-header .popup-title {
  text-align: left;
}

.opentext-ux .popup .popup-dialog.popup-mobile.popup-mobile-panel .popup-header button.bicon {
  margin-left: 16px;
  margin-right: 16px;
  position: relative;
}

.opentext-ux .popup .popup-dialog.popup-mobile.popup-mobile-panel .popup-header button.bicon + button.bicon::after {
  content: ' ';
  position: absolute;
  left: -15px;
  top: 0;
  bottom: 0;
  border-left: 1px solid #C7D2D7;
}

.opentext-ux .popup .popup-dialog.popup-mobile.popup-mobile-landscape form {
  width: 52vw;
}

@media (max-width: 991px) {
  .opentext-ux .popup .popup-dialog:not(.popup-xs) {
    max-height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
  }
  .opentext-ux .popup .popup-dialog .popup-content {
    max-height: unset;
    -webkit-flex-shrink: 1;
            flex-shrink: 1;
  }
}

@media (max-width: 767px) {
  .opentext-ux .popup .popup-dialog {
    width: 100vw;
    border-radius: 0;
  }
  .opentext-ux .popup .popup-dialog:not(.popup-xs) {
    height: 100%;
  }
  .opentext-ux .popup .popup-dialog.popup-sm, .opentext-ux .popup .popup-dialog.popup-md, .opentext-ux .popup .popup-dialog.popup-lg, .opentext-ux .popup .popup-dialog.popup-xl {
    width: 100vw;
  }
  .opentext-ux .popup .popup-dialog .popup-header {
    height: 48px;
  }
  .opentext-ux .popup .popup-dialog .popup-header .popup-title {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
    text-align: center;
  }
  .opentext-ux .popup .popup-dialog .popup-header,
  .opentext-ux .popup .popup-dialog .popup-footer {
    border-radius: 0;
    background-color: #EEF2F4;
  }
  .opentext-ux .popup .popup-dialog .popup-footer {
    padding: 16px;
  }
  .opentext-ux .popup .popup-dialog .popup-content form .btn-wrap-right {
    text-align: right;
  }
  .opentext-ux .popup .popup-dialog .popup-content form .btn-toolbar {
    margin-left: auto;
  }
  .opentext-ux .popup .popup-dialog .popup-content form .btn-toolbar .btn-group {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .opentext-ux .popup .popup-dialog .popup-content form .btn-toolbar .btn-group .btn {
    border-radius: 3px;
  }
  .opentext-ux .popup .popup-dialog.popup-mobile-panel .popup-header .popup-title {
    text-align: left;
  }
  .opentext-ux .popup .popup-dialog.popup-mobile-panel .popup-header button.bicon {
    margin-left: 16px;
    margin-right: 16px;
    position: relative;
  }
  .opentext-ux .popup .popup-dialog.popup-mobile-panel .popup-header button.bicon + button.bicon::after {
    content: ' ';
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0;
    border-left: 1px solid #C7D2D7;
  }
  .opentext-ux .popup .popup-dialog .popup-actions-menu.btn-row {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: -12px 0 0 -24px;
  }
  .opentext-ux .popup .popup-dialog .popup-actions-menu .btn-flex-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 12px 0 0 24px;
  }
}

.opentext-ux .popup .otbi-chart-container-titlebar {
  margin-bottom: 16px;
  padding: 0;
}

.opentext-ux .popup .otbi-chart-container-title {
  font-size: 16px;
}

.opentext-ux .popup .otbi-chart-container-title,
.opentext-ux .popup .otbi-chart-container-actions {
  padding: 0 8px;
}

.opentext-ux .popup .otbi-chart-data-selector-tree .item.level1 {
  padding-left: 0px;
}

.opentext-ux .popup .otbi-chart-data-selector-tree .item.level2 {
  padding-left: 22px;
}

.opentext-ux .popup .otbi-chart-data-selector-tree .item.level3 {
  padding-left: 44px;
}

.opentext-ux .popup .otbi-chart-data-selector-tree .item.level4 {
  padding-left: 66px;
}

.opentext-ux .popup .otbi-chart-data-selector-tree .item.level5 {
  padding-left: 88px;
}

.opentext-ux .popup .otbi-chart-data-selector-tree .item.level6 {
  padding-left: 110px;
}

.opentext-ux .popup .otbi-chart-data-selector-tree .item.level7 {
  padding-left: 132px;
}

.opentext-ux .popup .otbi-chart-data-selector-tree .item.level8 {
  padding-left: 154px;
}

.opentext-ux .popup .otbi-chart-data-selector-tree .item.level9 {
  padding-left: 176px;
}

.opentext-ux .popup .otbi-chart-data-selector-tree .item.level10 {
  padding-left: 198px;
}

.opentext-ux .tag-computed {
  cursor: default;
  background-color: #bcdd8d;
  color: #1a1a1a;
  font-weight: normal;
  border: 1px solid #a4d166;
}

.opentext-ux .tag-computed[href]:focus, .opentext-ux .tag-computed[href]:hover {
  background-color: #a4d166;
}

.opentext-ux .tag-computed .oticon {
  padding-left: 0.25em;
  cursor: pointer;
}

.opentext-ux .tag-computed .oticon:hover {
  color: #404040;
}

.opentext-ux .has-info .custom-select {
  border-color: #2E3D98;
}

.opentext-ux .has-info .custom-select:focus {
  -webkit-box-shadow: 0 0 0 1px #2E3D98;
          box-shadow: 0 0 0 1px #2E3D98;
}

.opentext-ux .has-info .custom-select.cell-control {
  border-color: transparent;
  border-width: 2px;
}

.opentext-ux .has-info .custom-select.cell-control:focus {
  border-color: #2E3D98;
}

.opentext-ux .has-info .form-control-label,
.opentext-ux .has-info .form-check-label {
  color: inherit !important;
}

.opentext-ux .has-info span.form-control-feedback {
  display: block;
}

.opentext-ux .has-info .otbi-panel-message {
  color: #333;
  background-color: #ECEFFF;
  border-left-color: #2E3D98;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.opentext-ux .has-info .otbi-panel-message .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.opentext-ux .has-info .otbi-panel-message .actions {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.opentext-ux .has-success .custom-select {
  border-color: #00a288;
}

.opentext-ux .has-success .custom-select:focus {
  -webkit-box-shadow: 0 0 0 1px #00a288;
          box-shadow: 0 0 0 1px #00a288;
}

.opentext-ux .has-success .custom-select.cell-control {
  border-color: transparent;
  border-width: 2px;
}

.opentext-ux .has-success .custom-select.cell-control:focus {
  border-color: #00a288;
}

.opentext-ux .has-success .form-control-label,
.opentext-ux .has-success .form-check-label {
  color: inherit !important;
}

.opentext-ux .has-success span.form-control-feedback {
  display: block;
}

.opentext-ux .has-success .otbi-panel-message {
  color: #333;
  background-color: #fff;
  border-left-color: #00a288;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.opentext-ux .has-success .otbi-panel-message .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.opentext-ux .has-success .otbi-panel-message .actions {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.opentext-ux .has-warning .custom-select {
  border-color: #DF6800;
}

.opentext-ux .has-warning .custom-select:focus {
  -webkit-box-shadow: 0 0 0 1px #DF6800;
          box-shadow: 0 0 0 1px #DF6800;
}

.opentext-ux .has-warning .custom-select.cell-control {
  border-color: transparent;
  border-width: 2px;
}

.opentext-ux .has-warning .custom-select.cell-control:focus {
  border-color: #DF6800;
}

.opentext-ux .has-warning .form-control-label,
.opentext-ux .has-warning .form-check-label {
  color: inherit !important;
}

.opentext-ux .has-warning span.form-control-feedback {
  display: block;
}

.opentext-ux .has-warning .otbi-panel-message {
  color: #333;
  background-color: #FFF2E7;
  border-left-color: #DF6800;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.opentext-ux .has-warning .otbi-panel-message .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.opentext-ux .has-warning .otbi-panel-message .actions {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.opentext-ux .has-danger .custom-select {
  border-color: #df3324;
}

.opentext-ux .has-danger .custom-select:focus {
  -webkit-box-shadow: 0 0 0 1px #df3324;
          box-shadow: 0 0 0 1px #df3324;
}

.opentext-ux .has-danger .custom-select.cell-control {
  border-color: transparent;
  border-width: 2px;
}

.opentext-ux .has-danger .custom-select.cell-control:focus {
  border-color: #df3324;
}

.opentext-ux .has-danger .form-control-label,
.opentext-ux .has-danger .form-check-label {
  color: inherit !important;
}

.opentext-ux .has-danger span.form-control-feedback {
  display: block;
}

.opentext-ux .has-danger .combobox input:focus {
  border-color: #df3324;
}

.opentext-ux .has-danger .otbi-panel-message {
  color: #df3324;
  background-color: #fae9ea;
  border-left-color: #df3324;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.opentext-ux .has-danger .otbi-panel-message .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.opentext-ux .has-danger .otbi-panel-message .actions {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.opentext-ux .otbi-panel-message {
  border-left: 2px solid;
  font-size: 13px;
  padding: 4px 8px;
  border-radius: 2px;
}

.opentext-ux label.col-form-label,
.opentext-ux div.col-form-label {
  color: #666666;
}

.opentext-ux label.col-form-label,
.opentext-ux label.form-check-label,
.opentext-ux div.col-form-label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .form-group .col-form-label:first-child + div.form-check {
  margin-top: 0;
}

.opentext-ux .form-group.row div .form-check:first-child {
  margin-top: 3px;
}

.opentext-ux .btn-toolbar .btn-group .btn {
  margin-bottom: 0;
}

.opentext-ux label.col-form-label[class*='col-xs'],
.opentext-ux label.col-form-label[class*='col-sm'],
.opentext-ux label.col-form-label[class*='col-md'],
.opentext-ux label.col-form-label[class*='col-lg'] {
  padding-top: 8px;
}

.opentext-ux .col-form-label.bold-form-label {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 14px;
}

.opentext-ux .form-group.form-sub-field {
  padding-left: 25px;
}

.opentext-ux .input-with-actions,
.opentext-ux .label-with-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
}

.opentext-ux .input-with-actions .btn,
.opentext-ux .label-with-actions .btn {
  margin-left: 16px;
}

.opentext-ux .input-with-actions .btn-text,
.opentext-ux .label-with-actions .btn-text {
  color: #2E3D98;
  background: none;
  padding: 0;
  margin-left: 24px;
}

.opentext-ux .input-with-actions .btn-text:hover,
.opentext-ux .label-with-actions .btn-text:hover {
  text-decoration: underline;
}

.opentext-ux .input-with-actions .btn-text {
  line-height: 28px;
}

@media (max-width: 767px) {
  .opentext-ux .input-with-actions.action-wrap-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .opentext-ux .input-with-actions.action-wrap-left input {
    margin-bottom: 16px;
  }
  .opentext-ux .input-with-actions.action-wrap-left .btn-text {
    text-align: left;
    margin-left: 0;
    line-height: normal;
  }
}

.opentext-ux .label-with-actions .btn-text {
  margin-bottom: 8px;
}

.opentext-ux input.form-control.datepicker {
  background-repeat: no-repeat;
  -webkit-background-size: 1em 1em;
          background-size: 1em;
  background-position: right 0.5em center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='3 3 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 5V4c0-.5-.5-1-1-1s-1 .5-1 1v1H7V4c0-.5-.5-1-1-1s-1 .5-1 1v1c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm1 10c0 .5-.5 1-1 1H5c-.5 0-1-.5-1-1V9c0-.5.5-1 1-1h10c.5 0 1 .5 1 1v6z' fill='%23333'/%3E%3C/svg%3E");
}

.opentext-ux input.form-control.datepicker[readonly] {
  background-color: #fff;
  color: #333333;
}

.opentext-ux .form-control.color-picker {
  cursor: pointer;
  text-align: left;
}

.opentext-ux .form-control.color-picker[readonly] {
  background-color: #fff;
  color: #333333;
}

.opentext-ux .dropdown-menu.show-menu {
  display: block;
}

.opentext-ux .left-nav .data-title {
  font-size: 18px;
  padding-left: 1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .application-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .application-header .left-nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  overflow: hidden;
}

.opentext-ux .application-header .center-nav {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .application-header .right-nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .nav-steps-group {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 14px;
  padding-top: 14px;
}

.opentext-ux .nav-steps-group .nav-step {
  display: inline-block;
  text-align: center;
  width: 10em;
  position: relative;
}

.opentext-ux .nav-steps-group .nav-step::before {
  content: ' ';
  position: absolute;
  left: -14px;
  top: 18px;
  right: 50%;
  height: 0;
  border: 1px solid #cccccc;
}

.opentext-ux .nav-steps-group .nav-step::after {
  content: ' ';
  position: absolute;
  right: -14px;
  top: 18px;
  left: 50%;
  height: 0;
  border: 1px solid #cccccc;
}

.opentext-ux .nav-steps-group .nav-step:first-child::before {
  display: none;
}

.opentext-ux .nav-steps-group .nav-step:last-child::after {
  display: none;
}

.opentext-ux .nav-steps-group .nav-step .btn {
  display: inline-block;
  height: 35px;
  width: 35px;
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 5;
  font-family: Helvetica, sans-serif;
}

.opentext-ux .nav-steps-group .nav-step .btn.btn-primary, .opentext-ux .nav-steps-group .nav-step .btn.btn-secondary {
  background-color: #111b58;
  border-color: #111b58;
}

.opentext-ux .nav-steps-group .nav-step .btn.btn-outline-primary, .opentext-ux .nav-steps-group .nav-step .btn.btn-outline-secondary {
  border-color: #111b58;
}

.opentext-ux .nav-steps-group .nav-step .btn.btn-outline-primary:disabled, .opentext-ux .nav-steps-group .nav-step .btn.btn-outline-primary.disabled, .opentext-ux .nav-steps-group .nav-step .btn.btn-outline-secondary:disabled, .opentext-ux .nav-steps-group .nav-step .btn.btn-outline-secondary.disabled {
  border-color: #999999;
}

.opentext-ux .nav-steps-group .nav-step .btn.disabled, .opentext-ux .nav-steps-group .nav-step .btn:disabled {
  background-color: #f2f2f2;
}

.opentext-ux .nav-steps-group .nav-step .nav-label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .no-action-available {
  cursor: default;
  pointer-events: none;
}

.opentext-ux form .centered-col-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux form .centered-col-content > * {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .oticon-color {
  height: 1em;
  width: 1em;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center center;
}

.opentext-ux .oticon-color.oticon-size-lg {
  height: 2.5em;
  width: 2.5em;
}

.opentext-ux .oticon-color.oticon-color-file-type-xls, .opentext-ux .oticon-color.oticon-color-file-type-xlsx {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5c-1.9 0-3.5-1.6-3.5-3.5V4C3.5 2.1 5.1.5 7 .5h15.2l6.3 6.3V28c0 1.9-1.6 3.5-3.5 3.5H7z' fill='%23207245'/%3E%3Cpath d='M22 1l6 6v21c0 1.7-1.3 3-3 3H7c-1.7 0-3-1.3-3-3V4c0-1.7 1.3-3 3-3h15m.4-1H7C4.8 0 3 1.8 3 4v24c0 2.2 1.8 4 4 4h18c2.2 0 4-1.8 4-4V6.6l-.3-.3-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath d='M17.6 17l4.1-4.1c.4-.4.4-1.1 0-1.6-.4-.4-1.1-.4-1.6 0L16 15.4l-4.1-4.1c-.4-.4-1.1-.4-1.6 0-.4.4-.4 1.1 0 1.6l4.1 4.1-4.1 4.1c-.4.4-.4 1.1 0 1.6.4.4 1.1.4 1.6 0l4.1-4.1 4.1 4.1c.4.4 1.1.4 1.6 0 .4-.4.4-1.1 0-1.6L17.6 17z' fill='%23145b31'/%3E%3Cpath d='M17.6 16l4.1-4.1c.4-.4.4-1.1 0-1.6-.4-.4-1.1-.4-1.6 0L16 14.4l-4.1-4.1c-.4-.4-1.1-.4-1.6 0-.4.4-.4 1.1 0 1.6l4.1 4.1-4.1 4.1c-.4.4-.4 1.1 0 1.6.4.4 1.1.4 1.6 0l4.1-4.1 4.1 4.1c.4.4 1.1.4 1.6 0 .4-.4.4-1.1 0-1.6L17.6 16z' fill='%23fff'/%3E%3Cpath fill='%23145b31' d='M22 1v6h6z'/%3E%3C/svg%3E");
}

.opentext-ux .oticon-color.oticon-color-file-type-data {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23d86d00'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23a34d00' d='M22 1v6h6l-6-6zM21.35 19.26c-.67 1.08-2.81 1.88-5.35 1.88s-4.68-.79-5.35-1.88c-.14-.23-.22-.11-.22 0v1.59C10.43 22.4 12.92 24 16 24s5.57-1.6 5.57-3.14v-1.59c0-.11-.08-.24-.22 0m0-4.07c-.66 1-2.81 1.66-5.36 1.66s-4.7-.7-5.36-1.66c-.14-.2-.21-.09-.21 0v1.87c0 1.4 2.49 2.54 5.57 2.54s5.57-1.14 5.57-2.54v-1.88c0-.09-.07-.2-.21 0M16 10c-3.08 0-5.57.94-5.57 2.09v1c0 1.23 2.49 2.22 5.57 2.22s5.57-1 5.57-2.22v-1c0-1.15-2.49-2.09-5.57-2.09'/%3E%3Cpath d='M21.35 18.26c-.67 1.08-2.81 1.88-5.35 1.88s-4.68-.79-5.35-1.88c-.14-.23-.22-.11-.22 0v1.59C10.43 21.4 12.92 23 16 23s5.57-1.6 5.57-3.14v-1.59c0-.11-.08-.24-.22 0m0-4.07c-.66 1-2.81 1.66-5.36 1.66s-4.7-.7-5.36-1.66c-.14-.2-.21-.09-.21 0v1.87c0 1.4 2.49 2.54 5.57 2.54s5.57-1.14 5.57-2.54v-1.88c0-.09-.07-.2-.21 0M16 9c-3.08 0-5.57.94-5.57 2.09v1c0 1.23 2.49 2.22 5.57 2.22s5.57-1 5.57-2.22v-1C21.57 9.94 19.08 9 16 9' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .oticon-color.oticon-color-file-type-datadesign {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23d86d00'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23a34d00' d='M22 1v6h6l-6-6zM18.1 24.42H24v-8.35zm4.42-1.47h-1.47l1.47-2.21zM10.66 14.9H8.89a.89.89 0 00-.89.89v8h3.54v-8a.89.89 0 00-.89-.89M16 9.58h-1.8a.89.89 0 00-.89.89v13.29h3.54v-13.3a.89.89 0 00-.85-.88M22.18 16.48v-3.36a.89.89 0 00-.89-.89h-1.77a.89.89 0 00-.89.89v8.38z'/%3E%3Cpath d='M18.1 23.42H24v-8.35zm4.42-1.47h-1.47l1.47-2.21zM10.66 13.9H8.89a.89.89 0 00-.89.89v8h3.54v-8a.89.89 0 00-.89-.89M16 8.58h-1.8a.89.89 0 00-.89.89v13.29h3.54V9.46a.89.89 0 00-.85-.88M22.18 15.48v-3.36a.89.89 0 00-.89-.89h-1.77a.89.89 0 00-.89.89v8.38z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .oticon-color.oticon-color-file-type-txt {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23939393'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23606060' d='M22 1v6h6l-6-6zM9.33 13.89h.18v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V18a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13A2 2 0 0012 19a2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.42.59 2.85 2.85 0 01-1.21.21 2.1 2.1 0 01-1.12-.34 1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.12-1.19V15H9.3a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.42.84.84 0 01.55-.11zM17 19.59l-1.2-1.71-1.19 1.71a3 3 0 01-.44.51.68.68 0 01-.45.15.75.75 0 01-.52-.19.57.57 0 01-.21-.44 1.46 1.46 0 01.33-.72l1.45-2.07-1.29-1.73a1.29 1.29 0 01-.33-.74.56.56 0 01.2-.43.74.74 0 01.52-.18.69.69 0 01.47.16 3 3 0 01.43.5l1 1.42 1-1.42a2.75 2.75 0 01.44-.5.7.7 0 01.46-.15.78.78 0 01.52.18.55.55 0 01.21.43.76.76 0 01-.08.35 2.65 2.65 0 01-.26.4l-1.28 1.73 1.45 2.07a1.52 1.52 0 01.34.73.55.55 0 01-.21.43.77.77 0 01-.52.18.7.7 0 01-.47-.16 2.72 2.72 0 01-.37-.51zM19.83 13.89H20v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V18a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13 2 2 0 00.38 0 2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.32.42 2.85 2.85 0 01-1.21.21 2.1 2.1 0 01-1.15-.21 1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.13-1.19V15h-.2a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.41.84.84 0 01.55-.12z'/%3E%3Cpath d='M9.33 12.89h.18v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V17a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13A2 2 0 0012 18a2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.42.59 2.85 2.85 0 01-1.21.21 2.1 2.1 0 01-1.12-.34 1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.12-1.19V14H9.3a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.42.84.84 0 01.55-.11zM17 18.59l-1.2-1.71-1.19 1.71a3 3 0 01-.44.51.68.68 0 01-.45.15.75.75 0 01-.52-.19.57.57 0 01-.21-.44 1.46 1.46 0 01.33-.72l1.45-2.07-1.29-1.73a1.29 1.29 0 01-.33-.74.56.56 0 01.2-.43.74.74 0 01.52-.18.69.69 0 01.47.16 3 3 0 01.43.5l1 1.42 1-1.42a2.75 2.75 0 01.44-.5.7.7 0 01.46-.15.78.78 0 01.52.18.55.55 0 01.21.43.76.76 0 01-.08.35 2.65 2.65 0 01-.26.4l-1.28 1.73 1.45 2.07a1.52 1.52 0 01.34.73.55.55 0 01-.21.43.77.77 0 01-.52.18.7.7 0 01-.47-.16 2.72 2.72 0 01-.37-.51zM19.83 12.89H20v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V17a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13 2 2 0 00.38 0 2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.32.42 2.85 2.85 0 01-1.21.21 2.1 2.1 0 01-1.15-.21 1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.13-1.19V14h-.2a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.41.84.84 0 01.55-.12z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .oticon-color.oticon-color-file-type-csv {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23109667'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%230b603f' d='M22 1v6h6l-6-6zM12.4 18.28a1.38 1.38 0 01-.18.64 2.19 2.19 0 01-.54.65 2.82 2.82 0 01-.92.5 3.92 3.92 0 01-1.25.19 3.06 3.06 0 01-2.31-.86 3.2 3.2 0 01-.83-2.32 3.82 3.82 0 01.38-1.74 2.73 2.73 0 011.1-1.17 3.41 3.41 0 011.72-.41 3.43 3.43 0 011.14.18 3 3 0 01.88.47 2.25 2.25 0 01.55.61 1.21 1.21 0 01.19.61.64.64 0 01-.21.49.73.73 0 01-.52.2.52.52 0 01-.33-.1 1.62 1.62 0 01-.3-.33 2.42 2.42 0 00-.61-.67 1.5 1.5 0 00-2 .33A2.4 2.4 0 008 17a2.93 2.93 0 00.11.83 1.88 1.88 0 00.32.64 1.38 1.38 0 00.51.4 1.55 1.55 0 00.66.14 1.48 1.48 0 00.82-.22 2 2 0 00.61-.68 1.56 1.56 0 01.32-.42.6.6 0 01.42-.15.62.62 0 01.49.22.71.71 0 01.14.52zM18.94 18.17A1.86 1.86 0 0117.67 20a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.07-.38 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.34-.26 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.24.78zM21.43 14.75l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.88 19l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73L20 15.27l-.08-.27a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.29.75z'/%3E%3Cpath d='M12.4 17.28a1.38 1.38 0 01-.18.64 2.19 2.19 0 01-.54.65 2.82 2.82 0 01-.92.5 3.92 3.92 0 01-1.25.19 3.06 3.06 0 01-2.31-.86 3.2 3.2 0 01-.83-2.32 3.82 3.82 0 01.38-1.74 2.73 2.73 0 011.1-1.17 3.41 3.41 0 011.72-.41 3.43 3.43 0 011.14.18 3 3 0 01.88.47 2.25 2.25 0 01.55.61 1.21 1.21 0 01.19.61.64.64 0 01-.21.49.73.73 0 01-.52.2.52.52 0 01-.33-.1 1.62 1.62 0 01-.3-.33 2.42 2.42 0 00-.61-.67 1.5 1.5 0 00-2 .33A2.4 2.4 0 008 16a2.93 2.93 0 00.11.83 1.88 1.88 0 00.32.64 1.38 1.38 0 00.51.4 1.55 1.55 0 00.66.14 1.48 1.48 0 00.82-.22 2 2 0 00.61-.68 1.56 1.56 0 01.32-.42.6.6 0 01.42-.15.62.62 0 01.49.22.71.71 0 01.14.52zM18.94 17.17A1.86 1.86 0 0117.67 19a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.07-.38 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.34-.26 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.24.78zM21.43 13.75l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.88 18l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73L20 14.27l-.08-.27a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.29.75z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .oticon-color.oticon-color-file-type-psv {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23109667'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%230b603f' d='M22 1v6h6l-6-6zM7.81 14.64v.19a3.16 3.16 0 01.94-.83 2.29 2.29 0 011.1-.26 2.55 2.55 0 011.36.38 2.62 2.62 0 011 1.11 3.89 3.89 0 01.34 1.77 4.23 4.23 0 01-.21 1.36 3 3 0 01-.57 1 2.49 2.49 0 01-.86.64 2.53 2.53 0 01-1.06.23A2.23 2.23 0 018.7 20a3.29 3.29 0 01-.89-.81v2.4q0 1.05-.77 1.05a.62.62 0 01-.6-.27 1.72 1.72 0 01-.15-.79v-6.9A1 1 0 016.5 14a.69.69 0 01.5-.25.72.72 0 01.6.25 1 1 0 01.21.64zM10.95 17a2.77 2.77 0 00-.19-1.09 1.59 1.59 0 00-.54-.7 1.28 1.28 0 00-.76-.24 1.42 1.42 0 00-1.12.52A2.28 2.28 0 007.89 17a2.22 2.22 0 00.45 1.49 1.41 1.41 0 001.12.51 1.29 1.29 0 00.74-.23 1.59 1.59 0 00.54-.69 2.75 2.75 0 00.21-1.08zM19 18.16A1.86 1.86 0 0117.71 20a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.47-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.22.75zM21.47 14.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.92 19l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77L20 15a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.25.74z'/%3E%3Cpath d='M7.81 13.64v.19a3.16 3.16 0 01.94-.83 2.29 2.29 0 011.1-.26 2.55 2.55 0 011.36.38 2.62 2.62 0 011 1.11 3.89 3.89 0 01.34 1.77 4.23 4.23 0 01-.21 1.36 3 3 0 01-.57 1 2.49 2.49 0 01-.86.64 2.53 2.53 0 01-1.06.23A2.23 2.23 0 018.7 19a3.29 3.29 0 01-.89-.81v2.4q0 1.05-.77 1.05a.62.62 0 01-.6-.27 1.72 1.72 0 01-.15-.79v-6.9A1 1 0 016.5 13a.69.69 0 01.5-.25.72.72 0 01.6.25 1 1 0 01.21.64zM10.95 16a2.77 2.77 0 00-.19-1.09 1.59 1.59 0 00-.54-.7 1.28 1.28 0 00-.76-.24 1.42 1.42 0 00-1.12.52A2.28 2.28 0 007.89 16a2.22 2.22 0 00.45 1.49 1.41 1.41 0 001.12.51 1.29 1.29 0 00.74-.23 1.59 1.59 0 00.54-.69 2.75 2.75 0 00.21-1.08zM19 17.16A1.86 1.86 0 0117.71 19a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.47-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.22.75zM21.47 13.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.92 18l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77L20 14a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.25.74z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .oticon-color.oticon-color-file-type-ssv {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23109667'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%230b603f' d='M22 1v6h6l-6-6zM12.14 18.16A1.86 1.86 0 0110.86 20a4.27 4.27 0 01-1.53.24A3.74 3.74 0 017.85 20a2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.09 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43A2.21 2.21 0 017 16.5a1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.31-.9 2 2 0 01.86-.69 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.23.77zM18.64 18.16A1.86 1.86 0 0117.37 20a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14A1.31 1.31 0 0015 15a.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.22.74zM21.12 14.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.57 19l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77-.1-.23a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.28.74z'/%3E%3Cpath d='M12.14 17.16A1.86 1.86 0 0110.86 19a4.27 4.27 0 01-1.53.24A3.74 3.74 0 017.85 19a2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.09 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43A2.21 2.21 0 017 15.5a1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.31-.9 2 2 0 01.86-.69 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.23.77zM18.64 17.16A1.86 1.86 0 0117.37 19a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14A1.31 1.31 0 0015 14a.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.22.74zM21.12 13.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.57 18l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77-.1-.23a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.28.74z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .oticon-color.oticon-color-file-type-tsv {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23109667'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%230b603f' d='M22 1v6h6l-6-6zM8.36 13.89h.18v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V18a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13 2 2 0 00.38 0 2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.42.59 2.85 2.85 0 01-1.21.21A2.1 2.1 0 019.17 20a1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.12-1.19V15h-.21a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.42.84.84 0 01.55-.11zM17.67 18.16A1.86 1.86 0 0116.4 20a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14A1.31 1.31 0 0014 15a.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.25.74zM20.16 14.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L22.61 19l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77-.11-.23a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.29.74z'/%3E%3Cpath d='M8.36 12.89h.18v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V17a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13 2 2 0 00.38 0 2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.42.59 2.85 2.85 0 01-1.21.21A2.1 2.1 0 019.17 19a1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.12-1.19V14h-.21a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.42.84.84 0 01.55-.11zM17.67 17.16A1.86 1.86 0 0116.4 19a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14A1.31 1.31 0 0014 14a.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.25.74zM20.16 13.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L22.61 18l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77-.11-.23a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.29.74z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .btn-link a:link {
  color: #232E72;
  text-decoration: none;
}

.opentext-ux .btn-link a:visited {
  color: #4F3690;
  text-decoration: none;
}

.opentext-ux .btn-link a:active {
  color: #2E3D98;
  text-decoration: none;
}

.opentext-ux .btn-link a:hover {
  color: #0084CE;
  text-decoration: underline;
}

.opentext-ux .btn-link:hover a {
  color: #0084CE;
  text-decoration: underline;
}

.opentext-ux .btn.btn-table-link {
  border-radius: 0;
  background: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 21px;
  color: #232E72;
}

.opentext-ux .btn.btn-table-link:hover {
  background: #cbd3d9;
}

.opentext-ux .btn.btn-table-link:active {
  background: #98a8b2;
}

.opentext-ux .btn.btn-oticon {
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
}

.opentext-ux .btn.btn-input-group-addon {
  padding: 4px 16px;
}

.opentext-ux .input-group .input-group-addon-nopad {
  padding: 0;
}

.opentext-ux .input-group .form-control {
  min-width: 0;
}

.opentext-ux .input-group .input-group-addon {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.opentext-ux .input-group .input-group-addon-field {
  border-right: 0;
}

.opentext-ux .input-group .input-group-addon-text {
  background-color: transparent;
  color: #666666;
}

.opentext-ux .btn.btn-link.btn-nopad {
  padding: 0;
}

.opentext-ux .btn.btn-link.btn-nodecor:hover, .opentext-ux .btn.btn-link.btn-nodecor:active {
  text-decoration: none;
}

.opentext-ux .btn.btn-icon-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  max-width: 100%;
}

.opentext-ux .btn.btn-icon-action .bicon {
  margin-right: 8px;
}

.opentext-ux .btn.btn-icon-action .label {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux button.btn.btn-nav-action {
  border-color: transparent;
  background-color: transparent;
  color: #232E72;
  padding: 3px 16px;
}

.opentext-ux button.btn.btn-nav-action:hover {
  color: #232E72;
  background-color: rgba(0, 0, 0, 0.15);
  border-color: transparent;
}

.opentext-ux button.btn.btn-nav-action:active {
  color: #232E72;
  background-color: rgba(0, 0, 0, 0.25);
  border-color: transparent;
}

.opentext-ux .btn .bicon {
  vertical-align: middle;
}

.opentext-ux .btn-group .btn {
  border-radius: 3px;
  border-width: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.opentext-ux .ot-form-expander-header {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  height: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 13px;
  border-top: 1px solid #E6E6E6;
  margin-left: -20px;
  margin-right: -20px;
}

.opentext-ux .ot-form-expander-header:first-child {
  border-top: none;
}

.opentext-ux .ot-form-expander-header .ot-form-expander-indicator {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-left: 8px;
  margin-right: 8px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  text-align: center;
}

.opentext-ux .ot-form-expander-header .ot-form-expander-label {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .ot-form-expander-header .ot-form-label-bold {
  font-weight: bold;
}

.opentext-ux .ot-form-expander-header.ot-form-expander-inline {
  border-top: none;
  font-size: 16px;
  height: auto;
  margin-top: 16px;
  margin-bottom: 16px;
}

.opentext-ux .ot-form-expander-header.ot-form-expander-inline .ot-form-expander-indicator {
  margin-left: 16px;
}

.opentext-ux .ot-form-expander-content {
  padding-left: 0;
}

.opentext-ux .ot-form-expander-content.collapsed {
  display: none;
}

.opentext-ux .ot-form-expander-content .form-group:first-child .col-form-label:first-child {
  padding-top: 0;
}

.opentext-ux .ot-form-expander-content.ot-form-expander-inline {
  padding-left: 12px;
}

.opentext-ux .otux-top-center-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 24px;
}

.opentext-ux .otux-top-center-message div, .opentext-ux .otux-top-center-message button, .opentext-ux .otux-top-center-message i {
  margin-top: 16px;
}

.opentext-ux .otux-top-center-message .otux-center-message-text {
  text-align: center;
}

.opentext-ux.otux-dropdown-wrapper {
  position: fixed;
}

.opentext-ux.otux-dropdown-wrapper .dropdown-menu {
  position: relative;
  float: none;
  max-height: 100vh;
  overflow: auto;
}

.opentext-ux .dropdown-menu {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.opentext-ux .dropdown-menu .dropdown-item {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .dropdown-menu .dropdown-item:active {
  background: #98a8b2;
}

.opentext-ux .dropdown-menu .dropdown-action-more {
  background: none;
  color: #09BCEF;
}

.opentext-ux .dropdown-menu .dropdown-action-more:hover {
  background: none;
}

.opentext-ux .dropdown-menu .dropdown-action-more:active {
  background: none;
}

.opentext-ux .detail-tooltip-container {
  display: none;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
}

.opentext-ux .detail-tooltip-container.show-tooltip {
  display: block;
}

.opentext-ux .detail-tooltip-container .detail-tooltip {
  border-left: 4px solid #00B8BA;
  background: #fff;
  padding: 16px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .detail-tooltip-container .detail-tooltip.detail-tooltip-fixed {
  width: 435px;
}

.opentext-ux .detail-tooltip-container .detail-tooltip .detail-tooltip-title {
  font-size: 18px;
  line-height: 24px;
}

.opentext-ux .detail-tooltip-container .detail-tooltip .detail-tooltip-description-line,
.opentext-ux .detail-tooltip-container .detail-tooltip .detail-tooltip-description {
  font-size: 12px;
  line-height: 14px;
}

.opentext-ux .detail-tooltip-container .detail-tooltip .detail-tooltip-bread-container,
.opentext-ux .detail-tooltip-container .detail-tooltip .detail-tooltip-description,
.opentext-ux .detail-tooltip-container .detail-tooltip .detail-tooltip-description-line {
  margin-top: 10px;
}

.opentext-ux .detail-tooltip-container .detail-tooltip .detail-tooltip-description-line {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .detail-tooltip-container .detail-tooltip .detail-tooltip-split {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.opentext-ux .detail-tooltip-container .detail-tooltip .detail-tooltip-split .detail-tooltip-split-left {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .detail-tooltip-container .detail-tooltip .detail-tooltip-split .detail-tooltip-split-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  overflow: hidden;
  padding-left: 16px;
}

.opentext-ux .detail-tooltip-container::before {
  position: absolute;
  top: 14px;
  left: -7px;
  height: 14px;
  width: 14px;
  pointer-events: none;
  content: " ";
  background-color: #00B8BA;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.ot-tour-container {
  display: none;
  position: fixed;
  z-index: 10000;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}

.ot-tour-container.show-tooltip {
  display: block;
}

.ot-tour-container .ot-tour-tooltip {
  font-family: OpenTextSans, Helvetica, sans-serif;
  color: #333333;
  background-color: #fff;
  border-radius: 3px;
  border-bottom: 4px solid #232E72;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  width: 360px;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-title {
  font-size: 18px;
  padding: 24px;
  padding-bottom: 42px;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-description {
  padding: 30px;
  padding-top: 0;
  font-size: 16px;
  text-align: center;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  padding-bottom: 16px;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-navbar button {
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  height: 28px;
  width: 28px;
  cursor: pointer;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-navbar button:focus {
  outline: none;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-navbar button.ot-tour-nav-left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.ot-tour-container .ot-tour-tooltip .ot-tour-navbar button.ot-tour-nav-left:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.ot-tour-container .ot-tour-tooltip .ot-tour-navbar button.ot-tour-nav-left:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.ot-tour-container .ot-tour-tooltip .ot-tour-navbar button.ot-tour-nav-right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.293 19.707a1 1 0 001.414 0L19.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L16.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 7 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.ot-tour-container .ot-tour-tooltip .ot-tour-navbar button.ot-tour-nav-right:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.293 19.707a1 1 0 001.414 0L19.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L16.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 7 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.ot-tour-container .ot-tour-tooltip .ot-tour-navbar button.ot-tour-nav-right:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.293 19.707a1 1 0 001.414 0L19.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L16.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 7 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.ot-tour-container .ot-tour-tooltip .ot-tour-navbar button.ot-tour-nav-item {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='3' fill='%23CBD3D9'/%3E%3C/svg%3E");
}

.ot-tour-container .ot-tour-tooltip .ot-tour-navbar button.ot-tour-nav-item.active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='3' fill='%232E3D98'/%3E%3C/svg%3E");
}

.ot-tour-container .ot-tour-tooltip .ot-tour-footer {
  background-color: #EEEEEE;
  height: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  padding: 0 24px;
  padding-right: 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-footer .ot-tour-toggle {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  font-size: 13px;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-footer .ot-tour-toggle input[type=checkbox] {
  margin: 0;
  margin-right: 10px;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-footer .ot-tour-toggle label, .ot-tour-container .ot-tour-tooltip .ot-tour-footer .ot-tour-toggle input[type=checkbox] {
  vertical-align: middle;
  cursor: pointer;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-footer .ot-tour-actions {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-footer .ot-tour-actions .ot-tour-action {
  font-size: 14px;
  color: #111b58;
  font-weight: bold;
  border: none;
  background: none;
  margin: 0;
  padding: 6px;
  cursor: pointer;
}

.ot-tour-container .ot-tour-tooltip .ot-tour-footer .ot-tour-actions .ot-tour-action:focus {
  outline: none;
}

.ot-tour-container::before {
  position: absolute;
  top: 14px;
  height: 14px;
  width: 14px;
  pointer-events: none;
  content: " ";
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.ot-tour-container.tour-arrow-left::before {
  left: -7px;
}

.ot-tour-container.tour-arrow-right::before {
  right: -7px;
}

.opentext-ux .ot-header-label {
  display: inline-block;
  color: #fff;
  margin-left: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .ot-header-actions button.bicon {
  margin-left: 24px !important;
}

.opentext-ux .form-control-feedback {
  font-size: 12px;
}

.opentext-ux .form-group.no-margin {
  margin-bottom: 0;
}

.opentext-ux .form-group .inline-with-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .form-group .inline-with-actions .form-control {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .form-control.inplace-edit-hidden {
  border-color: transparent;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}

.opentext-ux .form-control.inplace-edit-hidden:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.opentext-ux .form-control-with-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
}

.opentext-ux .form-control-with-icon-wrapper .form-control {
  padding-right: 36px;
}

.opentext-ux .form-control-with-icon-wrapper .form-control-action-icon {
  margin-left: -28px;
}

.opentext-ux .form-control-with-icon-wrapper .form-control-action-icon.default-cursor {
  cursor: default;
}

.opentext-ux .ot-select-container {
  position: relative;
}

.opentext-ux .ot-select-container .ot-chart-type-container {
  position: absolute;
  top: 67px;
  z-index: 1;
}

.opentext-ux .ot-select-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 90px;
  height: 48px;
  padding: 0;
}

.opentext-ux .ot-select-group:focus {
  border-color: #757575;
}

.opentext-ux .ot-select-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
          flex: 1 0 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  text-align: center;
  padding: 4px 8px;
  overflow: hidden;
}

.opentext-ux .ot-select-group-addon {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #464a4c;
  width: 16px;
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  background-color: #eceeef;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M1.6 5.7c-.2-.2-.3-.4-.3-.7s.1-.5.3-.7c.2-.2.4-.3.7-.3s.5.1.7.3l5 5 5-5c.2-.2.4-.3.7-.3s.5.1.7.3c.2.2.3.4.3.7 0 .3-.1.5-.3.7L8 12.1 1.6 5.7z' fill='%23333'/%3E%3C/svg%3E");
}

.opentext-ux .ot-chart-type-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .opentext-ux .ot-chart-type-container {
    margin: 0;
  }
}

.opentext-ux .ot-chart-type-group {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  text-align: center;
}

.opentext-ux .ot-chart-type-group::after {
  content: "";
  border-bottom: 1px solid #E6E6E6;
  width: 100%;
  margin: 0 8px;
}

.opentext-ux .ot-chart-type-group:last-child::after {
  border-bottom: none;
  margin: 0;
}

.opentext-ux .ot-chart-type-item {
  padding-left: 16px;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .opentext-ux .ot-chart-type-item {
    padding: 0;
  }
}

.opentext-ux .ot-chart-type-label {
  font-size: 12px;
  line-height: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.opentext-ux .ot-chart-type-icon {
  color: #666666;
  position: relative;
}

.opentext-ux .ot-chart-type {
  background: #fff;
  border-radius: 4px;
  color: #666666;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  width: 64px;
  height: 64px;
  padding: 10px 5px;
}

.opentext-ux .ot-chart-type .ot-chart-type-badge {
  background-color: #EC857C;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  right: 12px;
  bottom: 3px;
}

.opentext-ux .ot-chart-type:hover {
  background: #E7EDF8;
  cursor: pointer;
}

.opentext-ux .ot-chart-type.selected {
  background: #5864AD;
  color: #fff;
}

.opentext-ux .ot-chart-type.selected .bicon {
  -webkit-filter: invert(97%) sepia(2%) saturate(374%) hue-rotate(273deg) brightness(117%) contrast(100%);
          filter: invert(97%) sepia(2%) saturate(374%) hue-rotate(273deg) brightness(117%) contrast(100%);
}

.ot-fullscreen-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.opentext-ux.fill-container {
  background-color: #090e2c;
  background-image: -webkit-linear-gradient(61deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  background-image: -o-linear-gradient(61deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  background-image: -linear-gradient(29deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  background-image: linear-gradient(29deg, #953192 0%, #006298 0%, #4297CB 69%, #5CC4BD 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start', endColorstr='$end',GradientType=1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}

.opentext-ux.hide-gutter .application {
  margin: 0;
  border-radius: 0;
}

.opentext-ux.hide-header .ot-header {
  display: none;
}

.opentext-ux .ot-header {
  background: transparent;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .ot-header::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .ot-header.ot-header-gradient-bg {
  background-color: #090e2c;
  background-image: -webkit-linear-gradient(61deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  background-image: -o-linear-gradient(61deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  background-image: -linear-gradient(29deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  background-image: linear-gradient(29deg, #953192 0%, #4297CB 19%, #5CC4BD 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start', endColorstr='$end',GradientType=1);
  -webkit-background-size: 100vw 100vh;
          background-size: 100vw 100vh;
  background-position: top center;
}

.opentext-ux a.side-menu-toggle {
  font-size: 21px;
  line-height: 21px;
  padding: 0 24px;
  padding-left: 0;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux a.side-menu-toggle .oticon-times {
  display: none;
}

.opentext-ux a.side-menu-toggle.active .oticon-bars {
  display: none;
}

.opentext-ux a.side-menu-toggle.active .oticon-times {
  display: inline-block;
}

.opentext-ux .side-menu {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  min-width: 238px;
  z-index: 10;
  font-size: 21px;
  padding-top: 62px;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  -webkit-transition: 0.15s -webkit-transform;
  transition: 0.15s -webkit-transform;
  -o-transition: 0.15s -o-transform;
  transition: 0.15s transform;
  transition: 0.15s transform, 0.15s -webkit-transform, 0.15s -o-transform;
  -webkit-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
}

.opentext-ux .side-menu.active {
  -webkit-transform: translateX(0%);
       -o-transform: translateX(0%);
          transform: translateX(0%);
}

.opentext-ux .side-menu .nav {
  pointer-events: all;
  font-size: 14px;
  background: rgba(41, 41, 41, 0.95);
  height: 100%;
  padding: 0;
}

.opentext-ux .side-menu .nav .nav-item.nav-heading {
  background: rgba(88, 89, 91, 0.95);
  color: #fff;
  padding: .5em 1em;
  cursor: default;
}

.opentext-ux .side-menu .nav .nav-item.nav-heading:hover {
  background: rgba(88, 89, 91, 0.95);
}

.opentext-ux .side-menu .nav .nav-item.active {
  font-weight: 600;
}

.opentext-ux .side-menu .nav .nav-item {
  padding: 0;
}

.opentext-ux .side-menu .nav .nav-item:hover {
  background: rgba(98, 119, 132, 0.95);
}

.opentext-ux .side-menu .nav .nav-item .nav-link {
  padding: 0.75em 1em;
  width: 100%;
  color: #fff;
}

.opentext-ux .side-menu .nav .nav-item .nav-link.disabled {
  color: #757575;
}

.opentext-ux .otbi-side-menu-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3000;
}

.opentext-ux .otbi-side-menu-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

.opentext-ux .otbi-side-menu {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  min-width: 300px;
  max-width: calc(100vw - 75px);
  z-index: 10;
  font-size: 21px;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  -webkit-transition: 0.15s -webkit-transform;
  transition: 0.15s -webkit-transform;
  -o-transition: 0.15s -o-transform;
  transition: 0.15s transform;
  transition: 0.15s transform, 0.15s -webkit-transform, 0.15s -o-transform;
  -webkit-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.opentext-ux .otbi-side-menu.active {
  -webkit-transform: translateX(0%);
       -o-transform: translateX(0%);
          transform: translateX(0%);
}

.opentext-ux .otbi-side-menu .header {
  height: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  background: blue;
  padding-left: 16px;
  background: #090E2C;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .otbi-side-menu .nav {
  pointer-events: all;
  font-size: 14px;
  background: #232E72;
  height: 100%;
  padding: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
          flex-shrink: 1;
  overflow: auto;
}

.opentext-ux .otbi-side-menu .nav .nav-separator {
  border-bottom: 1px solid #5864AD;
  margin-left: 16px;
}

.opentext-ux .otbi-side-menu .nav .nav-item.nav-heading {
  background: rgba(88, 89, 91, 0.95);
  color: #fff;
  padding: .5em 1em;
  cursor: default;
}

.opentext-ux .otbi-side-menu .nav .nav-item.nav-heading:hover {
  background: rgba(88, 89, 91, 0.95);
}

.opentext-ux .otbi-side-menu .nav .nav-item.active {
  font-weight: 600;
}

.opentext-ux .otbi-side-menu .nav .nav-item {
  padding: 0;
}

.opentext-ux .otbi-side-menu .nav .nav-item .nav-link {
  padding: 14px 16px;
  width: 100%;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .otbi-side-menu .nav .nav-item .nav-link.disabled {
  color: #757575;
}

.opentext-ux .application {
  margin: 0;
  background: #fff;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .application-header {
  background: #fff;
  color: #000;
  position: relative;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .application-header::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .application-header, .opentext-ux .navigation-header {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .dataset-header {
  background: #F2F2F2;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .navigation-header {
  background: #F2F2F2;
}

.opentext-ux .navigation-header::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .navigation-header .navbar {
  padding-right: 0;
  padding-left: 0;
}

.opentext-ux .navigation-header .navbar .nav .nav-item:first-child {
  padding-left: 1em;
}

.opentext-ux .navigation-header .expand-ribbon {
  height: 2.5em;
}

.opentext-ux .navigation-header .expand-ribbon .oticon-compress {
  display: none;
}

.opentext-ux .navigation-header .expand-ribbon.full .oticon-compress {
  display: inline-block;
}

.opentext-ux .navigation-header .expand-ribbon.full .oticon-expand {
  display: none;
}

.opentext-ux .navigation-header .navbar-scrollable {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea .btn-scroll {
  z-index: 5;
  position: absolute;
  top: 0;
  background-color: #F2F2F2;
  padding-left: 1em;
  padding-right: 1em;
  line-height: 1.4em;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea .btn-scroll-left {
  left: 0;
  border-right: 1px solid #333333;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea .btn-scroll-right {
  right: 0;
  border-left: 1px solid #333333;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea .navbar-nav {
  overflow: hidden;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea .nav-item {
  display: table-cell;
  float: none;
  white-space: nowrap;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea .nav-item .nav-link {
  white-space: nowrap;
  display: inline-block;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea .nav-item .dropdown-toggle {
  margin-left: 0;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea .nav-item.active .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea .nav-item.active .dropdown-toggle {
  border: 0;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea .dropdown-menu {
  position: fixed;
}

.opentext-ux .navigation-header .navbar-scrollable .navbar-scrollarea .dropdown.show .dropdown-menu {
  position: fixed;
  display: block;
}

.opentext-ux .application {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
          flex-flow: column;
}

.opentext-ux .btn-outline-icon {
  color: #fff;
  background-image: none;
  background-color: transparent;
  border-color: #fff;
  padding: 0;
}

.opentext-ux .btn-outline-icon:hover {
  color: #fff;
  border-color: #fff;
}

.opentext-ux .btn-outline-icon:focus, .opentext-ux .btn-outline-icon.focus {
  color: #fff;
  border-color: #fff;
}

.opentext-ux .btn-outline-icon:active, .opentext-ux .btn-outline-icon.active,
.open > .opentext-ux .btn-outline-icon.dropdown-toggle {
  color: #fff;
  border-color: #fff;
}

.opentext-ux .btn-outline-icon:active:hover, .opentext-ux .btn-outline-icon:active:focus, .opentext-ux .btn-outline-icon:active.focus, .opentext-ux .btn-outline-icon.active:hover, .opentext-ux .btn-outline-icon.active:focus, .opentext-ux .btn-outline-icon.active.focus,
.open > .opentext-ux .btn-outline-icon.dropdown-toggle:hover,
.open > .opentext-ux .btn-outline-icon.dropdown-toggle:focus,
.open > .opentext-ux .btn-outline-icon.dropdown-toggle.focus {
  color: #fff;
  border-color: #fff;
}

.opentext-ux .btn-outline-icon.disabled:focus, .opentext-ux .btn-outline-icon.disabled.focus, .opentext-ux .btn-outline-icon:disabled:focus, .opentext-ux .btn-outline-icon:disabled.focus {
  border-color: white;
}

.opentext-ux .btn-outline-icon.disabled:hover, .opentext-ux .btn-outline-icon:disabled:hover {
  border-color: white;
}

.opentext-ux .btn-link-lite {
  font-weight: normal;
  color: #fff;
  border-radius: 0;
}

.opentext-ux .btn-link-lite, .opentext-ux .btn-link-lite:active, .opentext-ux .btn-link-lite.active, .opentext-ux .btn-link-lite:disabled {
  background-color: transparent;
}

.opentext-ux .btn-link-lite, .opentext-ux .btn-link-lite:focus, .opentext-ux .btn-link-lite:active {
  border-color: transparent;
}

.opentext-ux .btn-link-lite:hover {
  border-color: transparent;
}

.opentext-ux .btn-link-lite:focus, .opentext-ux .btn-link-lite:hover {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}

.opentext-ux .btn-link-lite:disabled:focus, .opentext-ux .btn-link-lite:disabled:hover {
  color: #fff;
  text-decoration: none;
}

.opentext-ux .data-set-nav .navbar {
  border-bottom: 1px solid #cccccc;
}

.opentext-ux .data-set-nav .navbar .nav::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .navigation-header .navbar .nav-item,
.opentext-ux .data-set-nav .navbar .nav-item,
.opentext-ux .data-form-nav .navbar .nav-item,
.opentext-ux .otbi-tab-container .navbar .nav-item {
  padding-left: 0.5em;
  padding-right: 1em;
  cursor: pointer;
}

.opentext-ux .navigation-header .navbar .nav-item .bicon,
.opentext-ux .data-set-nav .navbar .nav-item .bicon,
.opentext-ux .data-form-nav .navbar .nav-item .bicon,
.opentext-ux .otbi-tab-container .navbar .nav-item .bicon {
  vertical-align: middle;
}

.opentext-ux .navigation-header .navbar .nav-item .nav-hover-icon,
.opentext-ux .data-set-nav .navbar .nav-item .nav-hover-icon,
.opentext-ux .data-form-nav .navbar .nav-item .nav-hover-icon,
.opentext-ux .otbi-tab-container .navbar .nav-item .nav-hover-icon {
  visibility: hidden;
}

.opentext-ux .navigation-header .navbar .nav-item .nav-link,
.opentext-ux .data-set-nav .navbar .nav-item .nav-link,
.opentext-ux .data-form-nav .navbar .nav-item .nav-link,
.opentext-ux .otbi-tab-container .navbar .nav-item .nav-link {
  padding-bottom: 6px;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 4px solid transparent;
  display: inline-block;
}

.opentext-ux .navigation-header .navbar .nav-item .nav-link i.bicon,
.opentext-ux .data-set-nav .navbar .nav-item .nav-link i.bicon,
.opentext-ux .data-form-nav .navbar .nav-item .nav-link i.bicon,
.opentext-ux .otbi-tab-container .navbar .nav-item .nav-link i.bicon {
  margin-bottom: 2px;
}

.opentext-ux .navigation-header .navbar .nav-item:hover .nav-hover-icon,
.opentext-ux .data-set-nav .navbar .nav-item:hover .nav-hover-icon,
.opentext-ux .data-form-nav .navbar .nav-item:hover .nav-hover-icon,
.opentext-ux .otbi-tab-container .navbar .nav-item:hover .nav-hover-icon {
  visibility: visible;
}

.opentext-ux .navigation-header .navbar .nav-item:hover .nav-link,
.opentext-ux .data-set-nav .navbar .nav-item:hover .nav-link,
.opentext-ux .data-form-nav .navbar .nav-item:hover .nav-link,
.opentext-ux .otbi-tab-container .navbar .nav-item:hover .nav-link {
  border-color: #0084CE;
}

.opentext-ux .navigation-header .navbar .nav-item:hover .nav-link.no-nav-decor,
.opentext-ux .data-set-nav .navbar .nav-item:hover .nav-link.no-nav-decor,
.opentext-ux .data-form-nav .navbar .nav-item:hover .nav-link.no-nav-decor,
.opentext-ux .otbi-tab-container .navbar .nav-item:hover .nav-link.no-nav-decor {
  border-bottom-color: transparent;
}

.opentext-ux .navigation-header .navbar .nav-item:active .nav-hover-icon,
.opentext-ux .data-set-nav .navbar .nav-item:active .nav-hover-icon,
.opentext-ux .data-form-nav .navbar .nav-item:active .nav-hover-icon,
.opentext-ux .otbi-tab-container .navbar .nav-item:active .nav-hover-icon {
  visibility: visible;
}

.opentext-ux .navigation-header .navbar .nav-item:active .nav-link,
.opentext-ux .data-set-nav .navbar .nav-item:active .nav-link,
.opentext-ux .data-form-nav .navbar .nav-item:active .nav-link,
.opentext-ux .otbi-tab-container .navbar .nav-item:active .nav-link {
  border-color: #111b58;
}

.opentext-ux .navigation-header .navbar .nav-item:active .nav-link.no-nav-decor,
.opentext-ux .data-set-nav .navbar .nav-item:active .nav-link.no-nav-decor,
.opentext-ux .data-form-nav .navbar .nav-item:active .nav-link.no-nav-decor,
.opentext-ux .otbi-tab-container .navbar .nav-item:active .nav-link.no-nav-decor {
  border-bottom-color: transparent;
}

.opentext-ux .navigation-header .navbar .btn-link,
.opentext-ux .data-set-nav .navbar .btn-link,
.opentext-ux .data-form-nav .navbar .btn-link,
.opentext-ux .otbi-tab-container .navbar .btn-link {
  color: #333333;
}

.opentext-ux .navigation-header .navbar .btn-link:hover,
.opentext-ux .data-set-nav .navbar .btn-link:hover,
.opentext-ux .data-form-nav .navbar .btn-link:hover,
.opentext-ux .otbi-tab-container .navbar .btn-link:hover {
  color: #666;
}

.opentext-ux .navigation-header .navbar.navbar-light .nav-item.active .nav-link,
.opentext-ux .data-set-nav .navbar.navbar-light .nav-item.active .nav-link,
.opentext-ux .data-form-nav .navbar.navbar-light .nav-item.active .nav-link,
.opentext-ux .otbi-tab-container .navbar.navbar-light .nav-item.active .nav-link {
  border-color: #232E72;
  font-weight: bold;
}

.opentext-ux .navigation-header .navbar.navbar-slim,
.opentext-ux .data-set-nav .navbar.navbar-slim,
.opentext-ux .data-form-nav .navbar.navbar-slim,
.opentext-ux .otbi-tab-container .navbar.navbar-slim {
  padding-top: 0;
}

.opentext-ux .otbi-canvas-navigation .otbi-tab-container .navbar {
  padding-top: 10px;
}

.opentext-ux .otbi-canvas-navigation .otbi-tab-container .navbar .nav-item .nav-link {
  padding-bottom: 10px;
}

.opentext-ux .otbi-scrollable-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .otbi-scrollable-nav nav.navbar {
  padding-left: 16px;
  padding-right: 0;
}

.opentext-ux .otbi-scrollable-nav nav.navbar li.nav-item:first-child {
  padding-left: 0;
}

.opentext-ux .otbi-scrollable-nav nav.navbar li.nav-item {
  padding-right: 0.5em;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container div.otbi-scrollable-nav-area {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
  width: 0;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container ul.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container li.nav-item {
  float: none;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container .otbi-scrollable-nav-button {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container .otbi-scrollable-nav-button.hide-button {
  display: none;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container .otbi-scrollable-nav-button button.btn.bicon {
  margin: 0 12px;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container .otbi-scrollable-nav-button.otbi-scrollable-button-left {
  left: 0;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container .otbi-scrollable-nav-button.otbi-scrollable-button-left button {
  position: relative;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container .otbi-scrollable-nav-button.otbi-scrollable-button-left button::after {
  border-left: 1px solid #cccccc;
  position: absolute;
  right: -12px;
  height: 24px;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container .otbi-scrollable-nav-button.otbi-scrollable-button-right {
  right: 0;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container .otbi-scrollable-nav-button.otbi-scrollable-button-right button {
  position: relative;
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-area-container .otbi-scrollable-nav-button.otbi-scrollable-button-right button::after {
  border-left: 1px solid #cccccc;
  position: absolute;
  left: -12px;
  height: 24px;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
}

.opentext-ux .otbi-scrollable-nav .otbi-navigation-actions {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .otbi-scrollable-nav .otbi-navigation-actions button.btn.bicon {
  margin: 0 12px;
}

.opentext-ux .otbi-scrollable-nav .otbi-navigation-actions button.with-left-separator {
  position: relative;
}

.opentext-ux .otbi-scrollable-nav .otbi-navigation-actions button.with-left-separator::after {
  border-left: 1px solid #cccccc;
  position: absolute;
  left: -12px;
  height: 32px;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
}

.opentext-ux .otbi-scrollable-nav .otbi-scrollable-nav-area .bicon.bicon-create {
  margin-top: -4px;
  margin-right: 2px;
}

.opentext-ux .ot-centered-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.opentext-ux .ot-centered-message .message-content {
  text-align: center;
  color: #627883;
}

.opentext-ux .ot-centered-message .message-content .btn {
  margin-top: 0.5em;
}

.opentext-ux .ot-centered-message.dark .message-content {
  color: #627883;
}

.opentext-ux .oticon.icon-large {
  font-size: 3.0em;
}

.opentext-ux .hidden {
  display: none !important;
}

.opentext-ux .ot-notification-area {
  pointer-events: none;
  position: absolute;
  margin: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.opentext-ux .ot-notification-area .ot-notification-bar {
  pointer-events: all;
  position: relative;
  background-color: #fff;
  color: #333333;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  min-width: 384px;
  max-width: 90%;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: 1.5em 1.5em;
          background-size: 1.5em;
  background-position: center left 1em;
  padding: 0;
  padding-left: 3.5em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Cpath d='M25 18.33zM22.5 20.83V36.5a2.5 2.5 0 005 0V20.83a2.49 2.49 0 00-2.45-2.49 2.64 2.64 0 00-2.55 2.49zm2.58 1.83z' fill='%23fff'/%3E%3Ccircle cx='25' cy='11.5' r='2.5' fill='%23fff'/%3E%3Cpath d='M25 1a24 24 0 1024 24A24 24 0 0025 1zm0 17.33h.05a2.49 2.49 0 012.45 2.49V36.5a2.5 2.5 0 01-5 0V20.83a2.64 2.64 0 012.55-2.49zM25 14a2.5 2.5 0 112.5-2.5A2.5 2.5 0 0125 14z' fill='%232e3d98'/%3E%3Cpath d='M25.08 22.67z' fill='%23333'/%3E%3C/svg%3E");
  border-bottom: 4px solid #2E3D98;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}

.opentext-ux .ot-notification-area .ot-notification-bar .ot-notification-message {
  font-size: 1.25em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.opentext-ux .ot-notification-area .ot-notification-bar.has-success {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Cpath d='M34.58 15.92L21.42 28.78l-6-6a2.5 2.5 0 00-3.54 3.54l9.48 9.48 16.72-16.3a2.5 2.5 0 00-3.49-3.58z' fill='%23fff'/%3E%3Cpath d='M25 1a24 24 0 1024 24A24 24 0 0025 1zm13.08 18.5l-16.7 16.31-9.48-9.48a2.5 2.5 0 013.54-3.54l6 6 13.14-12.87a2.5 2.5 0 013.49 3.58z' fill='%2300a389'/%3E%3C/svg%3E");
  border-bottom-color: #00a288;
}

.opentext-ux .ot-notification-area .ot-notification-bar.has-warning {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Ccircle cx='25' cy='36.5' r='2.5' fill='%23fff'/%3E%3Cpath d='M24.95 29.66a2.64 2.64 0 002.55-2.49V11.5a2.5 2.5 0 00-5 0v15.67a2.49 2.49 0 002.45 2.49zM25 29.67z' fill='%23fff'/%3E%3Cpath d='M25 1a24 24 0 1024 24A24 24 0 0025 1zm0 28.67h-.05a2.49 2.49 0 01-2.45-2.49V11.5a2.5 2.5 0 015 0v15.67a2.64 2.64 0 01-2.55 2.49zM25 34a2.5 2.5 0 11-2.5 2.5A2.5 2.5 0 0125 34zm2.67-6.67z' fill='%23df6800'/%3E%3Cpath d='M27.72 27.33z' fill='%23333'/%3E%3C/svg%3E");
  border-bottom-color: #DF6800;
}

.opentext-ux .ot-notification-area .ot-notification-bar.has-danger {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Cpath d='M35.13 17.83A2 2 0 0035 15l-.07-.07a2 2 0 00-2.83.07L25 22l-7.1-7-.07-.07A2 2 0 0015 15l-.07.07A2 2 0 0015 17.9l7 7.1-7 7.1a2 2 0 002.9 2.9l7.1-7 7.1 7a2 2 0 002.9 0l.07-.07A2 2 0 0035 32.1L28 25l7-7z' fill='%23fff'/%3E%3Cpath d='M25 1a24 24 0 1024 24A24 24 0 0025 1zm10 31.1a2 2 0 01.07 2.83L35 35a2 2 0 01-2.9 0L25 28l-7.1 7a2 2 0 01-2.9-2.9l7-7.1-7-7.1a2 2 0 01-.07-2.83L15 15a2 2 0 012.83-.07l.07.07 7.1 7 7.1-7a2 2 0 012.83-.07L35 15a2 2 0 01.13 2.83L35 18l-7 7z' fill='%23df3324'/%3E%3C/svg%3E");
  border-bottom-color: #df3324;
}

.opentext-ux .ot-notification-area .ot-notification-bar.no-icon {
  background-image: none;
  padding-left: 0;
}

.opentext-ux .ot-notification-area .ot-notification-bar .ot-notification-close {
  line-height: 1em;
  padding: 1em;
}

.opentext-ux .ot-notification-area .ot-notification-bar .ot-notification-close .oticon {
  width: 1.5em;
  height: 1.5em;
  -webkit-background-size: 1.5em 1.5em;
          background-size: 1.5em;
  background-repeat: no-repeat;
  background-position: center center;
}

.opentext-ux .oticon-close {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0z' fill='%23eee'/%3E%3Crect x='11' y='4.956' width='2' height='14' rx='1' ry='1' transform='rotate(45 12 11.956)' fill='%23666'/%3E%3Crect x='11' y='4.956' width='2' height='14' rx='1' ry='1' transform='rotate(135 12 11.957)' fill='%23666'/%3E%3C/svg%3E");
}

.opentext-ux .oticon-close:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0z' fill='%23eee'/%3E%3Crect x='11' y='4.956' width='2' height='14' rx='1' ry='1' transform='rotate(45 12 11.956)' fill='%23666'/%3E%3Crect x='11' y='4.956' width='2' height='14' rx='1' ry='1' transform='rotate(135 12 11.957)' fill='%23666'/%3E%3C/svg%3E");
}

.opentext-ux .oticon-close:focus {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0z' fill='%23eee'/%3E%3Crect x='11' y='4.956' width='2' height='14' rx='1' ry='1' transform='rotate(45 12 11.956)' fill='%23666'/%3E%3Crect x='11' y='4.956' width='2' height='14' rx='1' ry='1' transform='rotate(135 12 11.957)' fill='%23666'/%3E%3C/svg%3E");
}

.opentext-ux .oticon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M9.982 16.876a1.394 1.394 0 000-1.973L5.66 10.58h10.605a1.395 1.395 0 100-2.79H5.703l4.28-4.28a1.394 1.394 0 000-1.972 1.394 1.394 0 00-1.974 0L.34 9.207l7.67 7.67a1.394 1.394 0 001.972 0z' fill='%23333'/%3E%3C/svg%3E");
}

.opentext-ux .two-column-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  min-height: 0;
  border-top: 1px solid #cccccc;
}

.opentext-ux .two-column-container .left-column {
  width: 248px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.opentext-ux .two-column-container .left-column.full {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  width: auto;
}

.opentext-ux .two-column-container .right-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  min-width: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  border-left: 1px solid #cccccc;
}

.opentext-ux .two-column-container .right-column.hidden {
  display: none;
}

.opentext-ux .two-column-container .left-column .data-ribbon {
  height: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  overflow-x: hidden;
  overflow-y: auto;
}

.opentext-ux .two-column-container .left-column .data-ribbon .data-group {
  display: block;
}

.opentext-ux .two-column-container .left-column .data-ribbon .data-group .inline-tile {
  display: block;
  margin: 0.5em;
}

.opentext-ux .two-column-container .left-column .data-ribbon .data-group .navbar {
  display: none;
}

.opentext-ux .two-column-container .left-column.full .data-ribbon .inline-tile {
  display: inline-block;
}

.opentext-ux .two-column-container .left-column.full .data-ribbon .data-group .navbar {
  display: block;
}

.opentext-ux .two-column-container .left-column .navigation-header .navbar .navbar-nav {
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .two-column-container .left-column .navigation-header .navbar .navbar-nav .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.opentext-ux .two-column-container .left-column.full .navigation-header .navbar .navbar-nav {
  overflow: hidden;
  display: block;
}

.opentext-ux .data-tile-small {
  border-radius: 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
  height: 40px;
  width: 200px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
          flex-flow: row;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  background: #fff;
  color: #333333;
  border: 1px solid #cccccc;
  -webkit-transition: 0.1s opacity, 0.1s -webkit-transform;
  transition: 0.1s opacity, 0.1s -webkit-transform;
  -o-transition: 0.1s opacity, 0.1s -o-transform;
  transition: 0.1s transform, 0.1s opacity;
  transition: 0.1s transform, 0.1s opacity, 0.1s -webkit-transform, 0.1s -o-transform;
}

.opentext-ux .data-tile-small .title {
  text-align: left;
  padding: .15em;
  padding-right: 1.75em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .data-tile-small .type-icon {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  padding-left: .25em;
  font-family: Helvetica, sans-serif;
}

.opentext-ux .data-tile-small .type-icon .btn {
  background-color: #0D8Cb2;
}

.opentext-ux .data-tile-small.alternate1 .type-icon .btn {
  background-color: #06649B;
}

.opentext-ux .data-tile-small.alternate2 .type-icon .btn {
  background-color: #19A54A;
}

.opentext-ux .data-tile-small.alternate3 .type-icon .btn {
  background-color: #6A943E;
}

.opentext-ux .data-tile-small.alternate4 .type-icon .btn {
  background-color: #B1852D;
}

.opentext-ux .data-tile-small.alternate5 .type-icon .btn {
  background-color: #B34426;
}

.opentext-ux .data-tile-small.alternate6 .type-icon .btn {
  background-color: #781952;
}

.opentext-ux .data-tile-small.alternate7 .type-icon .btn {
  background-color: #606F78;
}

.opentext-ux .data-tile-small.alternate8 .type-icon .btn {
  background-color: #6B6B6B;
}

.opentext-ux .data-tile-small.type-profile .type-icon .btn {
  background-color: #00639B;
}

.opentext-ux .data-tile-small.type-sample .type-icon .btn {
  background-color: #50378F;
}

.opentext-ux .data-tile-small.type-file .type-icon .btn {
  background-color: #338175;
}

.opentext-ux .data-tile-small.type-db .type-icon .btn {
  background-color: #B4421A;
}

.opentext-ux .data-tile-small .type-icon .btn {
  height: 2em;
  width: 2em;
  font-size: 14px;
  line-height: 0;
  outline: none;
}

.opentext-ux .data-tile-small .delete-data, .opentext-ux .data-tile-small .add-data, .opentext-ux .data-tile-small .unselect-data, .opentext-ux .data-tile-small .edit-data {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .data-tile-small .delete-data button, .opentext-ux .data-tile-small .add-data button, .opentext-ux .data-tile-small .unselect-data button, .opentext-ux .data-tile-small .edit-data button {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .data-tile-small .delete-data, .opentext-ux .data-tile-small .unselect-data, .opentext-ux .data-tile-small .edit-data {
  visibility: hidden;
}

.opentext-ux .data-tile-small.disabled, .opentext-ux .data-tile-small.deleting {
  border-color: #cccccc;
  background: #e4e4e4;
  color: #999999;
}

.opentext-ux .data-tile-small.disabled .type-icon .btn, .opentext-ux .data-tile-small.deleting .type-icon .btn {
  background: #999999 !important;
  border-color: #e4e4e4 !important;
}

.opentext-ux .data-tile-small.selected {
  border-color: #566873;
  background-color: #DBE0FB;
}

.opentext-ux .data-tile-small.selected .type-icon .btn {
  border-color: #DBE0FB;
  background-color: #0D5F79;
}

.opentext-ux .data-tile-small.selected.alternate1 .type-icon .btn {
  background-color: #064368;
}

.opentext-ux .data-tile-small.selected.alternate2 .type-icon .btn {
  background-color: #137E3F;
}

.opentext-ux .data-tile-small.selected.alternate3 .type-icon .btn {
  background-color: #47642E;
}

.opentext-ux .data-tile-small.selected.alternate4 .type-icon .btn {
  background-color: #775B24;
}

.opentext-ux .data-tile-small.selected.alternate5 .type-icon .btn {
  background-color: #782D17;
}

.opentext-ux .data-tile-small.selected.alternate6 .type-icon .btn {
  background-color: #4E0936;
}

.opentext-ux .data-tile-small.selected.alternate7 .type-icon .btn {
  background-color: #404A51;
}

.opentext-ux .data-tile-small.selected.alternate8 .type-icon .btn {
  background-color: #464646;
}

.opentext-ux .data-tile-small.selected.type-profile .type-icon .btn {
  background-color: #004268;
}

.opentext-ux .data-tile-small.selected.type-sample .type-icon .btn {
  background-color: #3b296a;
}

.opentext-ux .data-tile-small.selected.type-file .type-icon .btn {
  background-color: #255c54;
}

.opentext-ux .data-tile-small.selected.type-db .type-icon .btn {
  background-color: #873214;
}

.opentext-ux .data-tile-small .oticon-check, .opentext-ux .data-tile-small .oticon-datamodel, .opentext-ux .data-tile-small .oticon-datasource, .opentext-ux .data-tile-small .oticon-times, .opentext-ux .data-tile-small .add-data {
  display: none;
}

.opentext-ux .data-tile-small.datamodel .oticon-datamodel {
  display: inline-block;
}

.opentext-ux .data-tile-small.datamodel .oticon-database {
  display: none;
}

.opentext-ux .data-tile-small.datamodel .oticon-datasource {
  display: none;
}

.opentext-ux .data-tile-small.datasource .oticon-datamodel {
  display: none;
}

.opentext-ux .data-tile-small.datasource .oticon-database {
  display: none;
}

.opentext-ux .data-tile-small.datasource .oticon-datasource {
  display: inline-block;
}

.opentext-ux .data-tile-small.datasource:hover .edit-data {
  visibility: visible;
}

.opentext-ux .data-tile-small.disabled .delete-data, .opentext-ux .data-tile-small.disabled .unselect-data {
  display: none;
}

.opentext-ux .data-tile-small.disabled .add-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .data-tile-small.dropzone {
  color: #566873;
  border-color: #566873;
  background-color: #DBE0FB;
}

.opentext-ux .data-tile-small.dropzone .type-icon, .opentext-ux .data-tile-small.dropzone .delete-data, .opentext-ux .data-tile-small.dropzone .unselect-data {
  display: none;
}

.opentext-ux .data-tile-small.dropzone .title {
  padding-left: 0.5em;
}

.opentext-ux .data-tile-small.deleting {
  color: #333333;
}

.opentext-ux .data-tile-small.deleting .oticon-database, .opentext-ux .data-tile-small.deleting .oticon-datamodel, .opentext-ux .data-tile-small.deleting .delete-data {
  display: none;
}

.opentext-ux .data-tile-small.deleting .oticon-times {
  display: inline-block;
}

.opentext-ux .data-tile-small.selected .oticon-database, .opentext-ux .data-tile-small.selected .oticon-datamodel, .opentext-ux .data-tile-small.selected .oticon-datasource {
  display: none;
}

.opentext-ux .data-tile-small.selected .oticon-check {
  display: inline-block;
}

.opentext-ux .data-tile-small.dragging-ghost {
  -webkit-transform: scale(0.85);
       -o-transform: scale(0.85);
          transform: scale(0.85);
  opacity: 0.5;
  background-color: #DBE0FB;
  border-color: #566873;
}

.opentext-ux .data-tile-small.dragging-ghost .add-data, .opentext-ux .data-tile-small.dragging-ghost .delete-data, .opentext-ux .data-tile-small.dragging-ghost .unselect-data {
  visibility: hidden;
}

.opentext-ux .data-tile-small.dragging-ghost:hover .add-data, .opentext-ux .data-tile-small.dragging-ghost:hover .delete-data, .opentext-ux .data-tile-small.dragging-ghost:hover .unselect-data {
  visibility: hidden !important;
}

.opentext-ux .data-ribbon .data-tile-small {
  cursor: pointer;
}

.opentext-ux .data-ribbon .data-tile-small:hover, .opentext-ux .data-ribbon .data-tile-small.selected, .opentext-ux .data-ribbon .data-tile-small.dragging-ghost {
  border-width: 2px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
  margin-bottom: 0px;
}

.opentext-ux .data-ribbon .data-tile-small:hover {
  border-color: #566873;
}

.opentext-ux .data-ribbon .data-tile-small:hover .unselect-data {
  visibility: visible;
}

.opentext-ux .data-tile-small .btn-link-lite {
  font-weight: normal;
  color: #737373;
  border-radius: 0;
}

.opentext-ux .data-tile-small .btn-link-lite, .opentext-ux .data-tile-small .btn-link-lite:active, .opentext-ux .data-tile-small .btn-link-lite.active, .opentext-ux .data-tile-small .btn-link-lite:disabled {
  background-color: transparent;
}

.opentext-ux .data-tile-small .btn-link-lite, .opentext-ux .data-tile-small .btn-link-lite:focus, .opentext-ux .data-tile-small .btn-link-lite:active {
  border-color: transparent;
}

.opentext-ux .data-tile-small .btn-link-lite:hover {
  border-color: transparent;
}

.opentext-ux .data-tile-small .btn-link-lite:focus, .opentext-ux .data-tile-small .btn-link-lite:hover {
  color: #737373;
  text-decoration: none;
  background-color: transparent;
}

.opentext-ux .data-tile-small .btn-link-lite:disabled:focus, .opentext-ux .data-tile-small .btn-link-lite:disabled:hover {
  color: #737373;
  text-decoration: none;
}

.opentext-ux .data-form {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 0;
  overflow-x: auto;
}

.opentext-ux .data-form-header, .opentext-ux .data-form-nav, .opentext-ux .data-form-footer {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .data-form-header {
  background-color: #F2F2F2;
  border-bottom: 1px solid #E9E9E9;
  font-size: 18px;
  padding: 11px 28px;
  color: #333333;
}

.opentext-ux .data-form {
  padding: 14px 28px;
}

.opentext-ux .data-form-footer {
  border-top: 1px solid #E9E9E9;
}

.opentext-ux .data-form-nav {
  border-bottom: 1px solid #E9E9E9;
}

.opentext-ux .data-form-nav nav {
  padding-left: 21px;
}

.opentext-ux .data-table-selection {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  min-height: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.opentext-ux .data-table-selection .data-table-schema, .opentext-ux .data-table-selection .data-table-header, .opentext-ux .data-table-selection .data-table-rows, .opentext-ux .data-table-selection .data-table-footer {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .data-table-selection .data-table-rows {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  overflow-y: scroll;
  overflow-x: hidden;
}

.opentext-ux .data-table-selection .data-table-header, .opentext-ux .data-table-selection .data-table-rows, .opentext-ux .data-table-selection .data-table-footer {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .data-table-selection .data-table-header {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  background-color: #F2F2F2;
}

.opentext-ux .data-table-selection .data-table-row {
  border-bottom: 1px solid #E9E9E9;
}

.opentext-ux .data-table-selection .data-table-row:last-child {
  border-bottom: none;
}

.opentext-ux .data-table-selection .data-table-header, .opentext-ux .data-table-selection .data-table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.opentext-ux .data-table-selection .data-table-header .check, .opentext-ux .data-table-selection .data-table-header .size, .opentext-ux .data-table-selection .data-table-header .preview, .opentext-ux .data-table-selection .data-table-header .sort-title, .opentext-ux .data-table-selection .data-table-row .check, .opentext-ux .data-table-selection .data-table-row .size, .opentext-ux .data-table-selection .data-table-row .preview, .opentext-ux .data-table-selection .data-table-row .sort-title {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .data-table-selection .data-table-header .search, .opentext-ux .data-table-selection .data-table-header .title, .opentext-ux .data-table-selection .data-table-row .search, .opentext-ux .data-table-selection .data-table-row .title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .data-table-selection .data-table-schema {
  padding: 14px 28px;
  padding-bottom: 0;
}

.opentext-ux .data-table-selection .size, .opentext-ux .data-table-selection .title, .opentext-ux .data-table-selection .sort-title {
  padding: 0.5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .data-table-selection .preview, .opentext-ux .data-table-selection .check {
  padding: 0;
}

.opentext-ux .data-table-selection .data-table-header, .opentext-ux .data-table-selection .data-table-row {
  padding-left: 28px;
}

.opentext-ux .data-table-selection .data-table-header .oticon, .opentext-ux .data-table-selection .data-table-row .oticon {
  width: 1em;
  text-align: center;
}

.opentext-ux .data-table-selection .data-table-row .size {
  padding-right: 1.75em;
}

.opentext-ux .data-table-selection .data-table-header {
  padding-right: 16px;
}

.opentext-ux .data-table-selection .preview {
  width: 4em;
}

.opentext-ux .data-table-selection .check {
  width: 1.5em;
}

.opentext-ux .data-table-selection .size {
  width: 12em;
}

.opentext-ux .data-table-selection .size {
  text-align: right;
}

.opentext-ux .data-table-selection .preview {
  text-align: center;
}

.opentext-ux .data-table-selection .default-sort {
  visibility: hidden;
}

.opentext-ux .data-table-selection .data-table-row .check, .opentext-ux .data-table-selection .data-table-header .check {
  background-repeat: no-repeat;
  -webkit-background-size: 1.25em 1.25em;
          background-size: 1.25em;
  background-position: left 0 center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M18 16c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h14c1.1 0 2 .9 2 2v14z' fill='%23fff'/%3E%3Cpath d='M16 1c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H2c-.6 0-1-.4-1-1V2c0-.6.4-1 1-1h14m0-1H2C.9 0 0 .9 0 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2z' fill='%23757575'/%3E%3C/svg%3E");
}

.opentext-ux .data-table-selection .data-table-row.indeterminate .check, .opentext-ux .data-table-selection .data-table-row .indeterminate.check, .opentext-ux .data-table-selection .data-table-header.indeterminate .check, .opentext-ux .data-table-selection .data-table-header .indeterminate.check {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cg data-name='partial check'%3E%3Cpath d='M18 16a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2h14a2 2 0 012 2z' fill='%23fff'/%3E%3Cpath d='M16 1a1 1 0 011 1v14a1 1 0 01-1 1H2a1 1 0 01-1-1V2a1 1 0 011-1h14m0-1H2a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V2a2 2 0 00-2-2z' fill='%23757575'/%3E%3Cpath d='M13 10H5a.94.94 0 01-1-1 .94.94 0 011-1h8a.94.94 0 011 1 1 1 0 01-1 1z' fill='%23767676'/%3E%3C/g%3E%3C/svg%3E");
}

.opentext-ux .data-table-selection .data-table-row.selected .check, .opentext-ux .data-table-selection .data-table-row .selected.check, .opentext-ux .data-table-selection .data-table-header.selected .check, .opentext-ux .data-table-selection .data-table-header .selected.check {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M16 18H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2z' fill='%23757575'/%3E%3Cpath d='M7.1 13.8l-3.5-3.5c-.4-.4-.4-1 0-1.4s1-.4 1.4 0L7.1 11l5.5-5.5c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-6.9 6.9z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .data-table-selection .preview .btn-link {
  color: #333333;
}

.opentext-ux .data-table-selection .data-table-row:hover {
  background-color: #B2BEC5;
}

.opentext-ux .data-table-selection .search-reveal {
  overflow: hidden;
  width: 0;
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}

.opentext-ux .data-table-selection .search-reveal.expanded {
  width: 15em;
}

.opentext-ux .data-table-selection .search-reveal form {
  padding: 2px 0;
}

.opentext-ux .data-table-selection .search-reveal form .combobox {
  width: 100%;
}

.opentext-ux .data-table-selection button.search-toggle {
  color: #333333;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.opentext-ux .data-table-selection button.search-toggle:focus {
  outline: none;
}

.opentext-ux .data-table-selection .data-table-footer {
  border-top: 1px solid #E9E9E9;
  background-color: #F2F2F2;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .data-table-selection .data-table-footer .total, .opentext-ux .data-table-selection .data-table-footer .per-page {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .data-table-selection .data-table-footer .page-links {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .data-table-selection .data-table-footer .total {
  padding: 0.5em 2em;
}

.opentext-ux .data-table-selection .data-table-footer .page-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.opentext-ux .data-table-selection .data-table-footer .btn.btn-page {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  display: block;
  border-radius: 0;
  border: none;
  background-color: transparent;
  height: 2.5em;
}

.opentext-ux .data-table-selection .data-table-footer .btn.btn-page:hover {
  background-color: #f7f7f7;
}

.opentext-ux .data-table-selection .data-table-footer .btn.btn-page.selected {
  background-color: #FFFFFF;
}

.opentext-ux .data-table-selection .data-table-footer select.page-select {
  border: none;
  background-color: transparent;
}

.opentext-ux .data-table-selection .btn-link {
  color: #333333;
}

.opentext-ux .data-table-selection .btn-link:hover, .opentext-ux .data-table-selection .btn-link:focus, .opentext-ux .data-table-selection .btn-link:active {
  text-decoration: none;
}

.opentext-ux .ot-banner {
  margin-top: 98px;
  margin-bottom: 49px;
  height: 98px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center;
}

.opentext-ux .login-banner-sysconsole {
  background-image: url("../images/ot signin system console banner white.svg");
}

.opentext-ux .login-banner-ihub {
  background-image: url("../images/ot signin ihub banner white.png");
  margin-top: 298px;
   padding-top: 24px;
  max-width: 350px;
  height: 250px;
  -min-width: 400px;
    padding-left: 124px;
  -padding-right: 24px;
    margin: 0 auto;
	  background-repeat: no-repeat;
            background-size: contain;
	-background-position: center;
          -align-items: center;
		  -text-align: center;
}

.opentext-ux .ot-login-page {
  overflow-y: auto;
}

.opentext-ux .ot-login-form {
  max-width: 280px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}

.opentext-ux .ot-login-form .btn-link {
  color: #fff;
  text-decoration: none;
}

.opentext-ux .form-group-spacer {
  margin-top: 40px;
}

.opentext-ux .btn.btn-outline-login {
  color: #232E72;
  background-image: none;
  background-color: #fff;
  border-color: #fff;
}

.opentext-ux .btn.btn-outline-login:hover {
  color: #232E72;
  border-color: #fff;
}

.opentext-ux .btn.btn-outline-login:focus, .opentext-ux .btn.btn-outline-login.focus {
  color: #232E72;
  border-color: #fff;
}

.opentext-ux .btn.btn-outline-login:active, .opentext-ux .btn.btn-outline-login.active,
.open > .opentext-ux .btn.btn-outline-login.dropdown-toggle {
  color: #232E72;
  border-color: #fff;
}

.opentext-ux .btn.btn-outline-login:active:hover, .opentext-ux .btn.btn-outline-login:active:focus, .opentext-ux .btn.btn-outline-login:active.focus, .opentext-ux .btn.btn-outline-login.active:hover, .opentext-ux .btn.btn-outline-login.active:focus, .opentext-ux .btn.btn-outline-login.active.focus,
.open > .opentext-ux .btn.btn-outline-login.dropdown-toggle:hover,
.open > .opentext-ux .btn.btn-outline-login.dropdown-toggle:focus,
.open > .opentext-ux .btn.btn-outline-login.dropdown-toggle.focus {
  color: #232E72;
  border-color: #fff;
}

.opentext-ux .btn.btn-outline-login.disabled, .opentext-ux .btn.btn-outline-login:disabled {
  color: #999999;
  border-color: #999999;
  background-color: transparent;
}

.opentext-ux .btn.btn-outline-login.disabled:focus, .opentext-ux .btn.btn-outline-login.disabled.focus, .opentext-ux .btn.btn-outline-login:disabled:focus, .opentext-ux .btn.btn-outline-login:disabled.focus {
  color: #999999;
  border-color: #999999;
  background-color: transparent;
}

.opentext-ux .btn.btn-outline-login.disabled:hover, .opentext-ux .btn.btn-outline-login:disabled:hover {
  color: #999999;
  border-color: #999999;
  background-color: transparent;
}

.opentext-ux .form-group.level1 {
  margin-left: 0px;
}

.opentext-ux .form-group.level2 {
  margin-left: 28px;
}

.opentext-ux .form-group.level3 {
  margin-left: 56px;
}

.opentext-ux .form-group.level4 {
  margin-left: 84px;
}

.opentext-ux .form-group.level5 {
  margin-left: 112px;
}

.opentext-ux .form-group.level6 {
  margin-left: 140px;
}

.opentext-ux .form-group.level7 {
  margin-left: 168px;
}

.opentext-ux .form-group.level8 {
  margin-left: 196px;
}

.opentext-ux .form-group.level9 {
  margin-left: 224px;
}

.opentext-ux .form-group.level10 {
  margin-left: 252px;
}

.opentext-ux .form-group.level11 {
  margin-left: 280px;
}

.opentext-ux .form-group.level12 {
  margin-left: 308px;
}

.opentext-ux .form-group.level13 {
  margin-left: 336px;
}

.opentext-ux .form-group.level14 {
  margin-left: 364px;
}

.opentext-ux .form-group.level15 {
  margin-left: 392px;
}

.opentext-ux .form-group.level16 {
  margin-left: 420px;
}

.opentext-ux .form-group.level17 {
  margin-left: 448px;
}

.opentext-ux .form-group.level18 {
  margin-left: 476px;
}

.opentext-ux .form-group.level19 {
  margin-left: 504px;
}

.opentext-ux .form-group.level20 {
  margin-left: 532px;
}

.opentext-ux .form-group.level21 {
  margin-left: 560px;
}

.opentext-ux .form-group.level22 {
  margin-left: 588px;
}

.opentext-ux .form-group.level23 {
  margin-left: 616px;
}

.opentext-ux .form-group.level24 {
  margin-left: 644px;
}

.opentext-ux .form-group.level25 {
  margin-left: 672px;
}

.opentext-ux form .row.indented {
  margin-left: 28px;
}

.opentext-ux .opentext-ux-container-nopad {
  padding-left: 0;
  padding-right: 0;
}

.opentext-ux .ot-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .ot-flex--is-space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.opentext-ux .ot-flex--is-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.opentext-ux .ot-flex--is-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.opentext-ux .ot-btn {
  background: #fff;
  border: 1px solid transparent;
  border-radius: 1em;
  color: #333;
  display: inline-block;
  height: 2rem;
  margin: 0;
  padding: 5px 24px;
  text-align: center;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.opentext-ux .ot-btn--is-primary {
  background: #232e72;
  color: #FFFFFF;
}

.opentext-ux .ot-btn--is-primary:hover:not(:disabled) {
  background-color: #171f4c;
}

.opentext-ux .ot-btn--is-primary:active {
  background-color: #2e3d98;
}

.opentext-ux .ot-btn--is-primary:focus {
  outline: 1px solid #2e3d98;
  outline-offset: 1px;
}

.opentext-ux .ot-btn--is-primary:disabled,
.opentext-ux .ot-btn--is-primary .ot-btn--is-disabled {
  background-color: #999999;
  border: none;
  color: white;
}

.opentext-ux .ot-btn--is-secondary {
  background-color: #FFFFFF;
  border: 1px solid #232e72;
  color: #232e72;
}

.opentext-ux .ot-btn--is-secondary:hover:not(:disabled) {
  border: 1px solid #171f4c;
  background-color: #FFFFFF;
  -webkit-box-shadow: inset 0 0 0 1px #171f4c;
  box-shadow: inset 0 0 0 1px #171f4c;
}

.opentext-ux .ot-btn--is-secondary:active {
  border-color: #2e3d98;
  color: #2e3d98;
}

.opentext-ux .ot-btn--is-secondary:focus {
  outline: 1px solid #2e3d98;
  outline-offset: 1px;
}

.opentext-ux .ot-btn--is-secondary:disabled,
.opentext-ux .ot-btn--is-secondary .ot-btn--is-disabled {
  border: 1px solid #999999;
  color: #999999;
}

.opentext-ux .ot-btn--is-micro {
  padding: 0 0.75rem;
  font-size: 0.75rem;
  font-weight: 500;
  height: 1.5rem;
  border-radius: 4rem;
}

.opentext-ux .ot-btn-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .ot-btn-group--is-flex-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}

.opentext-ux .ot-btn-group .ot-btn:not(:first-child) {
  margin-left: 0.5em;
}

/* Autofit Hint Panels */
.autofit-hint-panel {
  font-family: OpenTextSans;
  border: 2px dashed #09BCEF;
  background-color: rgba(35, 64, 119, 0.9);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.autofit-hint-panel__label {
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
  margin-top: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Drag and drop Hint Panel */
.dragdrop-hint-panel {
  font-family: OpenTextSans;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.dragdrop-hint-panel .dragdrop-hint-message-panel {
  border: 2px solid #09BCEF;
  background-color: rgba(35, 64, 119, 0.9);
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  overflow: hidden;
  margin: 10px;
  padding: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.dragdrop-hint-panel .dragdrop-hint-message-panel .dragdrop-hint-label {
  font-size: 13px;
  line-height: 1.2;
  margin-top: 12px;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
}

.opentext-ux .ot-dropzone {
  border: 1.5px solid #09BCEF;
  -webkit-box-shadow: 0 0 0 1px #09BCEF;
          box-shadow: 0 0 0 1px #09BCEF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.opentext-ux .ot-tabs {
  background-color: #DFE5EA;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 40px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.opentext-ux .ot-tabs--is-icons .ot-tabs__item a {
  margin: 0 12px;
}

.opentext-ux .ot-tabs__item {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .ot-tabs__item:hover {
  background-color: #BAC6D0;
}

.opentext-ux .ot-tabs__item:active {
  background-color: #DBE4EC;
}

.opentext-ux .ot-tabs__item:focus {
  outline: 1px dotted #000000;
  outline-offset: 0px;
}

.opentext-ux .ot-tabs__item--is-active {
  background-color: #fff;
}

.opentext-ux .ot-tabs__item--is-active:hover, .opentext-ux .ot-tabs__item--is-active:active {
  background-color: #fff;
}

.opentext-ux .ot-tabs__item--is-active > a {
  font-weight: bold;
}

.opentext-ux .ot-tabs__item > a {
  -webkit-align-self: center;
              -ms-grid-row-align: center;
          align-self: center;
  color: #474444;
  line-height: 1.2;
  margin: 0 16px;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .ot-tabs__item a, .opentext-ux .ot-tabs__item .btn {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .ot-tabs__item a:focus, .opentext-ux .ot-tabs__item .btn:focus {
  outline: none;
}

.opentext-ux .data-canvas {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  position: relative;
  min-height: 0;
}

.opentext-ux .data-canvas .data-canvas-drop-area-padding {
  padding: 1em;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  min-height: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .data-canvas .data-canvas-drop-area-padding.has-data {
  padding: 0;
}

.opentext-ux .data-canvas .data-canvas-drop-area-padding.has-data .data-canvas-drop-area {
  border: none;
}

.opentext-ux .data-canvas .data-canvas-drop-area {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  min-height: 0;
  border: 2px dashed transparent;
  border-radius: 10px;
}

.opentext-ux .data-canvas .data-canvas-drop-area.drop-target {
  border-style: dashed;
  border-color: #627883;
}

.opentext-ux .data-canvas .data-canvas-drop-area.drop-target.droppable {
  border-style: solid;
  background-color: #e5ebef;
}

.opentext-ux .data-ribbon {
  background: #F2F2F2;
  color: #333333;
  position: relative;
  padding: 0 0.25em;
}

.opentext-ux .data-ribbon::after {
  content: "";
  display: table;
  clear: both;
}

.opentext-ux .data-ribbon.full {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  overflow-x: hidden;
  overflow-y: auto;
}

.opentext-ux .data-ribbon.full .inline-tile {
  margin-bottom: 1em;
}

.opentext-ux .data-ribbon.collapsed {
  height: 123px;
  min-height: 123px;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}

.opentext-ux .data-ribbon.collapsed .data-group {
  display: inline-block;
}

.opentext-ux .data-ribbon.collapsed .data-group .navbar {
  display: none;
}

.opentext-ux .data-ribbon .data-group .navbar {
  background: #DBDEDD;
  margin: 0.5em 0.25em;
}

.opentext-ux .data-ribbon .data-group .navbar-nav {
  font-size: 12px;
}

.opentext-ux .data-ribbon .data-group .navbar-nav .nav-link {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 4px;
}

.opentext-ux .data-ribbon .data-group .navbar .btn-link {
  color: #333333;
}

.opentext-ux .data-ribbon .data-group .inline-tile {
  display: inline-block;
}

.opentext-ux .data-tile {
  border-radius: 4px;
  border: 1px solid #cccccc;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-top: 1px;
  margin-bottom: 1px;
  background: #fff;
  height: 100px;
  width: 140px;
  margin-left: 8px;
  margin-right: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
          flex-flow: column;
  -webkit-transition: 0.1s opacity, 0.1s -webkit-transform;
  transition: 0.1s opacity, 0.1s -webkit-transform;
  -o-transition: 0.1s opacity, 0.1s -o-transform;
  transition: 0.1s transform, 0.1s opacity;
  transition: 0.1s transform, 0.1s opacity, 0.1s -webkit-transform, 0.1s -o-transform;
}

.opentext-ux .data-tile .title {
  text-align: center;
  background: #fff;
  color: #333333;
  padding: .15em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .data-tile .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  position: relative;
  background-color: #0D8Cb2;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .data-tile.alternate1 .content {
  background-color: #06649B;
}

.opentext-ux .data-tile.alternate2 .content {
  background-color: #19A54A;
}

.opentext-ux .data-tile.alternate3 .content {
  background-color: #6A943E;
}

.opentext-ux .data-tile.alternate4 .content {
  background-color: #B1852D;
}

.opentext-ux .data-tile.alternate5 .content {
  background-color: #B34426;
}

.opentext-ux .data-tile.alternate6 .content {
  background-color: #781952;
}

.opentext-ux .data-tile.alternate7 .content {
  background-color: #606F78;
}

.opentext-ux .data-tile.alternate8 .content {
  background-color: #6B6B6B;
}

.opentext-ux .data-tile .type-icon .btn {
  height: 2.25em;
  width: 2.25em;
  font-size: 21px;
  outline: none;
}

.opentext-ux .data-tile .edit-data {
  position: absolute;
  bottom: 0;
  left: 0;
}

.opentext-ux .data-tile .delete-data, .opentext-ux .data-tile .add-data, .opentext-ux .data-tile .unselect-data {
  position: absolute;
  bottom: 0;
  right: 0;
}

.opentext-ux .data-tile .edit-data, .opentext-ux .data-tile .delete-data, .opentext-ux .data-tile .unselect-data {
  visibility: hidden;
}

.opentext-ux .data-tile.disabled, .opentext-ux .data-tile.deleting {
  border-color: #828282;
  background: #8f8f8f;
}

.opentext-ux .data-tile.disabled .title, .opentext-ux .data-tile.deleting .title {
  background: #f5f5f5;
  color: #737373;
}

.opentext-ux .data-tile.disabled .content, .opentext-ux .data-tile.deleting .content {
  background: #8f8f8f !important;
}

.opentext-ux .data-tile.selected {
  border-color: #566873;
}

.opentext-ux .data-tile.selected .content {
  background-color: #0D5F79;
}

.opentext-ux .data-tile.selected.alternate1 .content {
  background-color: #064368;
}

.opentext-ux .data-tile.selected.alternate2 .content {
  background-color: #137E3F;
}

.opentext-ux .data-tile.selected.alternate3 .content {
  background-color: #47642E;
}

.opentext-ux .data-tile.selected.alternate4 .content {
  background-color: #775B24;
}

.opentext-ux .data-tile.selected.alternate5 .content {
  background-color: #782D17;
}

.opentext-ux .data-tile.selected.alternate6 .content {
  background-color: #4E0936;
}

.opentext-ux .data-tile.selected.alternate7 .content {
  background-color: #404A51;
}

.opentext-ux .data-tile.selected.alternate8 .content {
  background-color: #464646;
}

.opentext-ux .data-tile .oticon-check, .opentext-ux .data-tile .oticon-datamodel, .opentext-ux .data-tile .oticon-datasource, .opentext-ux .data-tile .oticon-times, .opentext-ux .data-tile .add-data {
  display: none;
}

.opentext-ux .data-tile.datamodel .oticon-datamodel {
  display: inline-block;
}

.opentext-ux .data-tile.datamodel .oticon-database {
  display: none;
}

.opentext-ux .data-tile.disabled .delete-data, .opentext-ux .data-tile.disabled .edit-data, .opentext-ux .data-tile.disabled .unselect-data {
  display: none;
}

.opentext-ux .data-tile.disabled .add-data {
  display: block;
}

.opentext-ux .data-tile.dropzone .type-icon, .opentext-ux .data-tile.dropzone .edit-data, .opentext-ux .data-tile.dropzone .delete-data, .opentext-ux .data-tile.dropzone .unselect-data {
  display: none;
}

.opentext-ux .data-tile.dropzone .title {
  color: #627783;
  background-color: #d6d8df;
}

.opentext-ux .data-tile.dropzone .content {
  background-color: #d6d8df;
}

.opentext-ux .data-tile.deleting .oticon-database, .opentext-ux .data-tile.deleting .oticon-datamodel, .opentext-ux .data-tile.deleting .edit-data, .opentext-ux .data-tile.deleting .delete-data {
  display: none;
}

.opentext-ux .data-tile.deleting .oticon-times {
  display: inline-block;
}

.opentext-ux .data-tile.selected .oticon-database, .opentext-ux .data-tile.selected .oticon-datamodel {
  display: none;
}

.opentext-ux .data-tile.selected .oticon-check {
  display: inline-block;
}

.opentext-ux .data-tile.dragging-ghost {
  -webkit-transform: scale(0.85);
       -o-transform: scale(0.85);
          transform: scale(0.85);
  opacity: 0.5;
}

.opentext-ux .data-tile.dragging-ghost .edit-data, .opentext-ux .data-tile.dragging-ghost .add-data, .opentext-ux .data-tile.dragging-ghost .delete-data, .opentext-ux .data-tile.dragging-ghost .unselect-data {
  visibility: hidden;
}

.opentext-ux .data-tile.dragging-ghost:hover .edit-data, .opentext-ux .data-tile.dragging-ghost:hover .add-data, .opentext-ux .data-tile.dragging-ghost:hover .delete-data, .opentext-ux .data-tile.dragging-ghost:hover .unselect-data {
  visibility: hidden !important;
}

.opentext-ux .data-ribbon .data-tile {
  cursor: pointer;
}

.opentext-ux .data-ribbon .data-tile:hover, .opentext-ux .data-ribbon .data-tile.selected {
  border-width: 2px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 7px;
  margin-right: 7px;
}

.opentext-ux .data-ribbon .data-tile.disabled:hover .content, .opentext-ux .data-ribbon .data-tile.deleting:hover .content {
  background: #767676 !important;
}

.opentext-ux .data-ribbon .data-tile:hover {
  border-color: #566873;
}

.opentext-ux .data-ribbon .data-tile:hover .edit-data, .opentext-ux .data-ribbon .data-tile:hover .unselect-data {
  visibility: visible;
}

.opentext-ux .data-tree-node {
  margin-left: -1px;
}

.opentext-ux .data-tree-node .data-tile, .opentext-ux .data-tree-node .data-tile-small {
  margin: 1px;
  margin-left: 0;
  cursor: default;
}

.opentext-ux .data-tree-node .data-tile .type-icon .btn, .opentext-ux .data-tree-node .data-tile-small .type-icon .btn {
  cursor: default;
}

.opentext-ux .data-tree-node .data-tile.dropzone, .opentext-ux .data-tree-node .data-tile-small.dropzone {
  border-width: 2px;
  margin: 0;
  margin-left: -1px;
}

.opentext-ux .data-tree-node .data-tile:hover .delete-data, .opentext-ux .data-tree-node .data-tile-small:hover .delete-data {
  visibility: visible;
}

.opentext-ux .file-queue {
  overflow-x: hidden;
  overflow-y: auto;
}

.opentext-ux .file-queue .file-info {
  padding: 0.5em 0.75em;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
}

.opentext-ux .file-queue .file-info .file-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .file-queue .file-info .file-name {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  padding: 0 1em;
  line-height: 2.25em;
}

.opentext-ux .file-queue .file-info .file-progress {
  -webkit-box-flex: 1.25;
  -webkit-flex: 1.25 1 0%;
          flex: 1.25 1 0%;
  padding-top: 0.85em;
}

.opentext-ux .file-queue .file-info .file-progress .progress {
  max-width: 500px;
  margin-bottom: 0;
}

.opentext-ux .file-queue .file-info .file-actions {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  padding: 0;
  padding-left: 1em;
  line-height: 2.25em;
  position: relative;
}

.opentext-ux .file-queue .file-info .file-actions .file-settings.uploading {
  visibility: hidden;
}

.opentext-ux .file-queue .file-info .file-actions .btn-xs {
  height: 22px;
}

.opentext-ux .file-queue .file-info .file-actions .file-remove {
  overflow: hidden;
}

.opentext-ux .file-queue .file-info .file-actions .file-remove .uploading-label {
  display: inline-block;
  -webkit-transform: translateY(-100%);
       -o-transform: translateY(-100%);
          transform: translateY(-100%);
  visibility: hidden;
}

.opentext-ux .file-queue .file-info .file-actions .file-remove .finished-label {
  display: inline-block;
  -webkit-transform: translateY(-100%);
       -o-transform: translateY(-100%);
          transform: translateY(-100%);
  visibility: visible;
}

.opentext-ux .file-queue .file-info .file-actions .file-remove.uploading .uploading-label {
  visibility: visible;
  -webkit-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

.opentext-ux .file-queue .file-info .file-actions .file-remove.uploading .finished-label {
  visibility: hidden;
  -webkit-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

.opentext-ux .file-button-area {
  position: relative;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  padding: 2em;
}

.opentext-ux .file-button-area .ot-centered-message {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}

.opentext-ux .data-set-info .navbar {
  padding-bottom: 0;
}

.opentext-ux .data-set-info .form-inline, .opentext-ux .data-set-info .computed-tags {
  display: inline-block;
}

.opentext-ux .data-set-nav, .opentext-ux .data-set-info {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .popup .popup-content .data-preview .data-preview-columns {
  max-height: calc(80vh - 152px);
}

.opentext-ux .popup .popup-content .provisioning form {
  min-height: auto;
  padding: 0;
}

.opentext-ux .popup .popup-content .provisioning form.navbar {
  padding: 7px 14px;
}

.opentext-ux .popup .popup-content .provisioning form.form-padding {
  padding: 26px;
}

.opentext-ux .data-preview {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  min-height: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.opentext-ux .data-preview .data-preview-headers {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}

.opentext-ux .data-preview .data-preview-columns {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  min-height: 0;
  overflow: scroll;
}

.opentext-ux .data-preview .data-preview-headers, .opentext-ux .data-preview .data-preview-columns {
  white-space: nowrap;
  font-size: 0;
}

.opentext-ux .data-preview .data-column-header {
  border-top: none;
  background: #efefef;
  margin: 0;
}

.opentext-ux .data-preview .data-column-header:last-child {
  margin-right: 200px;
}

.opentext-ux .data-preview .data-column-header .data-column-menu {
  position: absolute;
  width: calc(15em - 1px);
  border-radius: 2px;
}

.opentext-ux .data-preview .data-column-header .data-column-menu, .opentext-ux .data-preview .data-column-header .data-column-menu::after {
  -webkit-box-shadow: 0px 0px 10px grey;
          box-shadow: 0px 0px 10px grey;
}

.opentext-ux .data-preview .data-column-header .data-column-menu, .opentext-ux .data-preview .data-column-header .data-column-menu::after, .opentext-ux .data-preview .data-column-header .data-column-menu form {
  background-color: #e8e8e8;
}

.opentext-ux .data-preview .data-column-header .data-column-menu form {
  padding: 0;
}

.opentext-ux .data-preview .data-column-header .data-column-menu .pad-box {
  padding: 1em;
  padding-bottom: 0;
}

.opentext-ux .data-preview .data-column-header .data-column-menu .pad-box .form-group:last-child {
  margin-bottom: 0;
}

.opentext-ux .data-preview .data-column-header .data-column-menu .custom-select {
  display: block;
  width: 100%;
}

.opentext-ux .data-preview .data-column-header .data-column-menu .custom-select + .custom-select {
  margin-top: 1em;
}

.opentext-ux .data-preview .data-column-header .data-column-menu .btn-link {
  padding-top: 0.75em;
  padding-bottom: 1em;
}

.opentext-ux .data-preview .data-column-header .data-column-menu .btn-link.pull-left {
  padding-left: 1em;
}

.opentext-ux .data-preview .data-column-header .data-column-menu .btn-link.pull-right {
  padding-right: 1em;
}

.opentext-ux .data-preview .data-column-header .data-column-menu::after {
  top: -0.65em;
  content: " ";
  height: 1.3em;
  width: 1.3em;
  position: absolute;
  pointer-events: none;
  right: 0.3003048325em;
  -webkit-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.opentext-ux .data-preview .data-column-header .data-column-menu form {
  position: relative;
  z-index: 100;
}

.opentext-ux .data-preview .column-data-row {
  padding: 5px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #dcdcdc;
}

.opentext-ux .data-preview .column-data-row:nth-child(2n+0) {
  background-color: #f4f4f4;
}

.opentext-ux .data-preview .data-column-rows, .opentext-ux .data-preview .data-column-header {
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  font-size: 13px;
  display: inline-block;
  width: 15em;
}

.opentext-ux .data-preview .data-column-rows .oticon-check-circle-o, .opentext-ux .data-preview .data-column-header .oticon-check-circle-o {
  display: inline-block;
}

.opentext-ux .data-preview .data-column-rows .oticon-circle-o, .opentext-ux .data-preview .data-column-header .oticon-circle-o {
  display: none;
}

.opentext-ux .data-preview .data-column-rows.disabled, .opentext-ux .data-preview .data-column-header.disabled {
  background-color: #c2c2c2;
}

.opentext-ux .data-preview .data-column-rows.disabled .column-data-row, .opentext-ux .data-preview .data-column-header.disabled .column-data-row {
  border-bottom-color: transparent;
}

.opentext-ux .data-preview .data-column-rows.disabled .column-data-row:nth-child(2n+0), .opentext-ux .data-preview .data-column-header.disabled .column-data-row:nth-child(2n+0) {
  background-color: transparent;
}

.opentext-ux .data-preview .data-column-rows.disabled .oticon-check-circle-o, .opentext-ux .data-preview .data-column-header.disabled .oticon-check-circle-o {
  display: none;
}

.opentext-ux .data-preview .data-column-rows.disabled .oticon-circle-o, .opentext-ux .data-preview .data-column-header.disabled .oticon-circle-o {
  display: inline-block;
}

.opentext-ux .data-preview .data-column-header form.form-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 0.25em;
  min-height: auto;
}

.opentext-ux .data-preview .data-column-header form.form-bar .form-control {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  width: 100%;
  min-width: 0;
}

.opentext-ux .data-preview .data-column-header form.form-bar .btn-link {
  padding: 0.25em;
  font-size: 1.25em;
}

.opentext-ux .data-columns-selection {
  overflow-x: auto;
}

.opentext-ux .data-columns-selection .data-column-selection {
  background: #f5f5f5;
  border-bottom: 1px solid #b5b5b5;
  padding: 0.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .data-columns-selection .data-column-selection .data-column-form {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .data-columns-selection .data-column-selection .actions {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
}

.opentext-ux .data-columns-selection .data-column-selection .form-group {
  margin-bottom: 0;
}

.opentext-ux .data-columns-selection .data-column-selection .form-group .col-form-label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .data-columns-selection .data-column-selection .col-form-label, .opentext-ux .data-columns-selection .data-column-selection .form-group, .opentext-ux .data-columns-selection .data-column-selection .col-xl-12, .opentext-ux .data-columns-selection .data-column-selection .col-lg-12, .opentext-ux .data-columns-selection .data-column-selection .col-xs-12, .opentext-ux .data-columns-selection .data-column-selection .col-md-12, .opentext-ux .data-columns-selection .data-column-selection .col-sm-12 {
  padding-left: 7px;
  padding-right: 7px;
}

.opentext-ux .data-columns-selection .data-column-selection .row {
  margin-left: -7px;
  margin-right: -7px;
}

.opentext-ux .data-columns-selection .data-column-selection .oticon-check-circle-o {
  display: inline-block;
}

.opentext-ux .data-columns-selection .data-column-selection .oticon-circle-o {
  display: none;
}

.opentext-ux .data-columns-selection .data-column-selection.disabled {
  background-color: #c2c2c2;
}

.opentext-ux .data-columns-selection .data-column-selection.disabled .oticon-check-circle-o {
  display: none;
}

.opentext-ux .data-columns-selection .data-column-selection.disabled .oticon-circle-o {
  display: inline-block;
}

.opentext-ux .data-columns-selection .data-column-selection form {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.opentext-ux .data-columns-selection .data-column-selection form .form-spreader {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .data-columns-selection .data-column-selection form input:disabled, .opentext-ux .data-columns-selection .data-column-selection form select:disabled {
  background-color: #eceeef !important;
}

.opentext-ux .data-columns-selection .data-column-selection form input {
  width: 15em;
}

.opentext-ux .data-columns-selection .data-column-selection form select {
  width: 10em;
}

.opentext-ux .data-columns-selection .data-column-selection .btn-link {
  padding: 0.25em;
  font-size: 1.25em;
}

.opentext-ux .data-computed-columns {
  overflow-x: auto;
  border-top: 1px solid #b5b5b5;
}

.opentext-ux .data-computed-columns .data-computed-column-row {
  background: #f5f5f5;
  border-bottom: 1px solid #b5b5b5;
  padding: 0.25em 0.75em;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .data-computed-columns .data-computed-column-row .sample-sentence {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .data-computed-columns .data-computed-column-row .actions {
  padding-left: 0.5em;
}

.opentext-ux .data-set-settings {
  overflow-y: auto;
}

.opentext-ux .Treant {
  position: relative;
  xoverflow: hidden;
  padding: 0 !important;
}

.opentext-ux .Treant > .node,
.opentext-ux .Treant > .pseudo {
  position: absolute;
  display: block;
  visibility: hidden;
}

.opentext-ux .Treant.Treant-loaded .node,
.opentext-ux .Treant.Treant-loaded .pseudo {
  visibility: visible;
}

.opentext-ux .Treant > .pseudo {
  width: 0;
  height: 0;
  border: none;
  padding: 0;
}

.opentext-ux .Treant .collapse-switch {
  width: 3px;
  height: 3px;
  display: block;
  border: 1px solid black;
  position: absolute;
  top: 1px;
  right: 1px;
  cursor: pointer;
}

.opentext-ux .Treant .collapsed .collapse-switch {
  background-color: #868DEE;
}

.opentext-ux .Treant > .node img {
  border: none;
  float: left;
}

.opentext-ux .node.provision-square {
  height: 100px;
  width: 198px;
  overflow: hidden;
}

.opentext-ux .node.provision-square.root-node {
  width: 140px;
}

.opentext-ux .right-column .node.provision-square {
  height: 40px;
  width: 258px;
  overflow: hidden;
}

.opentext-ux .right-column .node.provision-square.root-node {
  width: 200px;
}

.opentext-ux .data-tree-node {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .data-canvas-drop-area {
  overflow: auto;
}

.opentext-ux .data-tree-join-left,
.opentext-ux .data-tree-join-right,
.opentext-ux .data-tree-join-inner,
.opentext-ux .data-tree-join-outer,
.opentext-ux .data-tree-join-none {
  width: 48px;
  height: 24px;
  margin-right: 10px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .data-tree-join, .opentext-ux .join-radio .radio-svg {
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center;
  cursor: pointer;
}

.opentext-ux .data-tree-join-inner, .opentext-ux .join-radio-inner .radio-svg {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='80' height='50'%3E%3Cpath d='M30.4 25a23.94 23.94 0 018.06-17.94 22.08 22.08 0 100 35.88A23.94 23.94 0 0130.4 25zM49.6 25a23.94 23.94 0 01-8.06 17.94 22.08 22.08 0 100-35.88A23.94 23.94 0 0149.6 25z' fill='%23fff'/%3E%3Cpath d='M54.4 1A23.89 23.89 0 0040 5.8a24 24 0 100 38.4A24 24 0 1054.4 1zM25.6 47.08a22.08 22.08 0 1112.86-40 24 24 0 000 35.88 22 22 0 01-12.86 4.12zm28.8 0a22 22 0 01-12.86-4.14 24 24 0 000-35.88 22.08 22.08 0 1112.86 40z' fill='%230072aa'/%3E%3C/svg%3E");
}

.opentext-ux .data-tree-join-inner:hover, .opentext-ux .join-radio-inner .radio-svg:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='80' height='50'%3E%3Cpath d='M30.4 25a23.94 23.94 0 018.06-17.94 22.08 22.08 0 100 35.88A23.94 23.94 0 0130.4 25zM49.6 25a23.94 23.94 0 01-8.06 17.94 22.08 22.08 0 100-35.88A23.94 23.94 0 0149.6 25z' fill='%23fff'/%3E%3Cpath d='M54.4 1A23.89 23.89 0 0040 5.8a24 24 0 100 38.4A24 24 0 1054.4 1zM25.6 47.08a22.08 22.08 0 1112.86-40 24 24 0 000 35.88 22 22 0 01-12.86 4.12zm28.8 0a22 22 0 01-12.86-4.14 24 24 0 000-35.88 22.08 22.08 0 1112.86 40z' fill='%23004b71'/%3E%3C/svg%3E");
}

.opentext-ux .data-tree-join-left, .opentext-ux .join-radio-left .radio-svg {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='80' height='50'%3E%3Cpath d='M49.6 25a23.94 23.94 0 00-8.06-17.94 22.08 22.08 0 110 35.88A23.94 23.94 0 0049.6 25z' fill='%23fff'/%3E%3Cpath d='M1.6 25A24 24 0 0040 44.2a24 24 0 100-38.4A24 24 0 001.6 25zm48 0a23.94 23.94 0 00-8.06-17.94 22.08 22.08 0 110 35.88A23.94 23.94 0 0049.6 25z' fill='%230072aa'/%3E%3C/svg%3E");
}

.opentext-ux .data-tree-join-left:hover, .opentext-ux .join-radio-left .radio-svg:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='80' height='50'%3E%3Cpath d='M49.6 25a23.94 23.94 0 00-8.06-17.94 22.08 22.08 0 110 35.88A23.94 23.94 0 0049.6 25z' fill='%23fff'/%3E%3Cpath d='M1.6 25A24 24 0 0040 44.2a24 24 0 100-38.4A24 24 0 001.6 25zm48 0a23.94 23.94 0 00-8.06-17.94 22.08 22.08 0 110 35.88A23.94 23.94 0 0049.6 25z' fill='%23004b71'/%3E%3C/svg%3E");
}

.opentext-ux .data-tree-join-right, .opentext-ux .join-radio-right .radio-svg {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='80' height='50'%3E%3Cpath d='M30.4 25a23.94 23.94 0 018.06-17.94 22.08 22.08 0 100 35.88A23.94 23.94 0 0130.4 25z' fill='%23fff'/%3E%3Cpath d='M54.4 1A23.89 23.89 0 0040 5.8a24 24 0 100 38.4A24 24 0 1054.4 1zM38.46 42.94a22.08 22.08 0 110-35.88 24 24 0 000 35.88z' fill='%230072aa'/%3E%3C/svg%3E");
}

.opentext-ux .data-tree-join-right:hover, .opentext-ux .join-radio-right .radio-svg:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='80' height='50'%3E%3Cpath d='M30.4 25a23.94 23.94 0 018.06-17.94 22.08 22.08 0 100 35.88A23.94 23.94 0 0130.4 25z' fill='%23fff'/%3E%3Cpath d='M54.4 1A23.89 23.89 0 0040 5.8a24 24 0 100 38.4A24 24 0 1054.4 1zM38.46 42.94a22.08 22.08 0 110-35.88 24 24 0 000 35.88z' fill='%23004b71'/%3E%3C/svg%3E");
}

.opentext-ux .data-tree-join-outer, .opentext-ux .join-radio-outer .radio-svg {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='80' height='50'%3E%3Cpath d='M54.4 1A23.89 23.89 0 0040 5.8a24 24 0 100 38.4A24 24 0 1054.4 1z' fill='%230072aa'/%3E%3C/svg%3E");
}

.opentext-ux .data-tree-join-outer:hover, .opentext-ux .join-radio-outer .radio-svg:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='80' height='50'%3E%3Cpath d='M54.4 1A23.89 23.89 0 0040 5.8a24 24 0 100 38.4A24 24 0 1054.4 1z' fill='%23004b71'/%3E%3C/svg%3E");
}

.opentext-ux .join-types {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .join-radio {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .join-radio input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.opentext-ux .join-radio .radio-svg {
  width: 100%;
  height: 64px;
  margin: 1em;
}

@media (max-width: 767px) {
  .opentext-ux .join-radio .radio-svg {
    height: 37px;
    margin: 0.5em;
  }
}

@media (max-width: 543px) {
  .opentext-ux .join-radio .radio-svg {
    height: 28px;
    margin: 0.25em;
  }
}

.opentext-ux .join-radio .radio-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-bottom: 1px solid #9d9d9d;
  padding: 0.5em 1.5em;
}

.opentext-ux .join-radio .radio-label:hover {
  background-color: #ACBDC3;
}

.opentext-ux .join-radio input:checked ~ .radio-label,
.opentext-ux .join-radio input:checked ~ .radio-label:hover {
  background-color: #DFE6EB;
  font-weight: 500;
  border-bottom-color: transparent;
}

.opentext-ux .join-form-content {
  margin-left: 0.5em;
}

.opentext-ux .field-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}

.opentext-ux .field-row .field-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  padding: 0 0.5em;
}

.opentext-ux .field-row .btn-link {
  color: #627784;
  padding-right: 1em;
  padding-left: .5em;
}

.opentext-ux .field-row .btn-link.pad {
  visibility: hidden;
}

.opentext-ux select.custom-select.indicator-more, .opentext-ux div.indicator-more.custom-select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M128 625.777c70.716 0 128-57.284 128-128s-57.284-128-128-128c-70.716 0-128 57.284-128 128s57.284 128 128 128zm384 0c70.716 0 128-57.284 128-128s-57.284-128-128-128-128 57.284-128 128 57.284 128 128 128zm512-128c0 70.716-57.284 128-128 128s-128-57.284-128-128 57.284-128 128-128 128 57.284 128 128z'/%3E%3C/svg%3E");
}

.opentext-ux .combobox input.indicator-more, .opentext-ux .combobox input[readonly].indicator-more {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M128 625.777c70.716 0 128-57.284 128-128s-57.284-128-128-128c-70.716 0-128 57.284-128 128s57.284 128 128 128zm384 0c70.716 0 128-57.284 128-128s-57.284-128-128-128-128 57.284-128 128 57.284 128 128 128zm512-128c0 70.716-57.284 128-128 128s-128-57.284-128-128 57.284-128 128-128 128 57.284 128 128z'/%3E%3C/svg%3E");
}

.opentext-ux .combobox {
  position: relative;
}

.opentext-ux .combobox .results {
  display: none;
}

.opentext-ux .combobox.show-results .results {
  display: block;
}

.opentext-ux .combobox input, .opentext-ux .combobox input[readonly] {
  width: 100%;
  margin: 0;
  font-size: 1em;
  padding: 4px 8px;
  padding-right: 1.75em;
  text-overflow: ellipsis;
  background-repeat: no-repeat;
  -webkit-background-size: 1em 1em;
          background-size: 1em;
  background-position: right 0.5em center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M1.6 5.7c-.2-.2-.3-.4-.3-.7s.1-.5.3-.7c.2-.2.4-.3.7-.3s.5.1.7.3l5 5 5-5c.2-.2.4-.3.7-.3s.5.1.7.3c.2.2.3.4.3.7 0 .3-.1.5-.3.7L8 12.1 1.6 5.7z' fill='%23333'/%3E%3C/svg%3E");
}

.opentext-ux .combobox input:focus, .opentext-ux .combobox input[readonly]:focus {
  border-color: #757575;
}

.opentext-ux .combobox.searchbox input {
  -webkit-background-size: 1em 1em;
          background-size: 1em;
  padding-right: 2em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M22.7 21.5l-5.1-5c1.5-1.7 2.4-4 2.4-6.5 0-5.5-4.5-10-10-10S0 4.5 0 10s4.5 10 10 10c2.3 0 4.4-.8 6.1-2.1l5.2 5.1c.2.2.4.3.7.3.3 0 .5-.1.7-.3.4-.5.4-1.1 0-1.5zM10 18c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8z' fill='%23666'/%3E%3C/svg%3E");
}

.opentext-ux .combobox.no-text-selection input {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.opentext-ux .combobox .results {
  border: 1px solid #e8e8e8;
}

.opentext-ux .combobox .results {
  z-index: 2010;
  overflow-y: auto;
  position: fixed;
  position: -ms-device-fixed;
  background-color: #fff;
}

.opentext-ux .filebox .item .folder, .opentext-ux .file-tree .item .folder {
  background-repeat: no-repeat;
  -webkit-background-size: 1.5em 1.5em;
          background-size: 1.5em;
  background-position: left 0.1em center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Cpath d='M2.31 43.64v-34a3.26 3.26 0 013.24-3.28h12.8a3.46 3.46 0 012.14.76l5.94 5.25a1.64 1.64 0 001 .47h17a3.24 3.24 0 013.24 3.24v27.56z' fill='%23b36601'/%3E%3Cpath d='M18.35 7.17a2.65 2.65 0 011.65.59L25.9 13a2.48 2.48 0 001.53.67h17a2.43 2.43 0 012.43 2.43v26.73H3.12V9.62a2.45 2.45 0 012.43-2.45h12.8m0-1.62H5.55A4.07 4.07 0 001.5 9.62v34.83h47V16.09A4.06 4.06 0 0044.45 12h-17s-.17 0-.49-.3l-5.9-5.15a4.28 4.28 0 00-2.64-.94z' fill='%23fff'/%3E%3Cpath d='M4.74 41.21h40.52V18.52a1.62 1.62 0 00-1.62-1.62H6.36a1.62 1.62 0 00-1.62 1.62z' fill='%23e3992e'/%3E%3Cpath fill='%23dd8100' d='M4.74 41.21h40.52V20.14L4.74 41.21z'/%3E%3C/svg%3E");
  padding-left: 2em;
}

.opentext-ux .filebox .item .oticon, .opentext-ux .file-tree .item .oticon {
  width: 1em;
  text-align: center;
}

.opentext-ux .combobox .item, .opentext-ux .file-browser .item, .opentext-ux .multiselectbox .item {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default;
  padding: 0.35em;
  margin-bottom: 0.2em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .combobox .item.level1, .opentext-ux .file-browser .item.level1, .opentext-ux .multiselectbox .item.level1 {
  margin-left: 0em;
}

.opentext-ux .combobox .item.level2, .opentext-ux .file-browser .item.level2, .opentext-ux .multiselectbox .item.level2 {
  margin-left: 1.5em;
}

.opentext-ux .combobox .item.level3, .opentext-ux .file-browser .item.level3, .opentext-ux .multiselectbox .item.level3 {
  margin-left: 3em;
}

.opentext-ux .combobox .item.level4, .opentext-ux .file-browser .item.level4, .opentext-ux .multiselectbox .item.level4 {
  margin-left: 4.5em;
}

.opentext-ux .combobox .item.level5, .opentext-ux .file-browser .item.level5, .opentext-ux .multiselectbox .item.level5 {
  margin-left: 6em;
}

.opentext-ux .combobox .item.level6, .opentext-ux .file-browser .item.level6, .opentext-ux .multiselectbox .item.level6 {
  margin-left: 7.5em;
}

.opentext-ux .combobox .item.level7, .opentext-ux .file-browser .item.level7, .opentext-ux .multiselectbox .item.level7 {
  margin-left: 9em;
}

.opentext-ux .combobox .item.level8, .opentext-ux .file-browser .item.level8, .opentext-ux .multiselectbox .item.level8 {
  margin-left: 10.5em;
}

.opentext-ux .combobox .item.level9, .opentext-ux .file-browser .item.level9, .opentext-ux .multiselectbox .item.level9 {
  margin-left: 12em;
}

.opentext-ux .combobox .item.level10, .opentext-ux .file-browser .item.level10, .opentext-ux .multiselectbox .item.level10 {
  margin-left: 13.5em;
}

.opentext-ux .combobox .item.level11, .opentext-ux .file-browser .item.level11, .opentext-ux .multiselectbox .item.level11 {
  margin-left: 15em;
}

.opentext-ux .combobox .item.level12, .opentext-ux .file-browser .item.level12, .opentext-ux .multiselectbox .item.level12 {
  margin-left: 16.5em;
}

.opentext-ux .combobox .item.level13, .opentext-ux .file-browser .item.level13, .opentext-ux .multiselectbox .item.level13 {
  margin-left: 18em;
}

.opentext-ux .combobox .item.level14, .opentext-ux .file-browser .item.level14, .opentext-ux .multiselectbox .item.level14 {
  margin-left: 19.5em;
}

.opentext-ux .combobox .item.level15, .opentext-ux .file-browser .item.level15, .opentext-ux .multiselectbox .item.level15 {
  margin-left: 21em;
}

.opentext-ux .combobox .item.level16, .opentext-ux .file-browser .item.level16, .opentext-ux .multiselectbox .item.level16 {
  margin-left: 22.5em;
}

.opentext-ux .combobox .item.level17, .opentext-ux .file-browser .item.level17, .opentext-ux .multiselectbox .item.level17 {
  margin-left: 24em;
}

.opentext-ux .combobox .item.level18, .opentext-ux .file-browser .item.level18, .opentext-ux .multiselectbox .item.level18 {
  margin-left: 25.5em;
}

.opentext-ux .combobox .item.level19, .opentext-ux .file-browser .item.level19, .opentext-ux .multiselectbox .item.level19 {
  margin-left: 27em;
}

.opentext-ux .combobox .item.level20, .opentext-ux .file-browser .item.level20, .opentext-ux .multiselectbox .item.level20 {
  margin-left: 28.5em;
}

.opentext-ux .combobox .item.level21, .opentext-ux .file-browser .item.level21, .opentext-ux .multiselectbox .item.level21 {
  margin-left: 30em;
}

.opentext-ux .combobox .item.level22, .opentext-ux .file-browser .item.level22, .opentext-ux .multiselectbox .item.level22 {
  margin-left: 31.5em;
}

.opentext-ux .combobox .item.level23, .opentext-ux .file-browser .item.level23, .opentext-ux .multiselectbox .item.level23 {
  margin-left: 33em;
}

.opentext-ux .combobox .item.level24, .opentext-ux .file-browser .item.level24, .opentext-ux .multiselectbox .item.level24 {
  margin-left: 34.5em;
}

.opentext-ux .combobox .item.level25, .opentext-ux .file-browser .item.level25, .opentext-ux .multiselectbox .item.level25 {
  margin-left: 36em;
}

.opentext-ux .combobox .item.selected, .opentext-ux .combobox .file-item.selected, .opentext-ux .file-browser .item.selected, .opentext-ux .file-browser .file-item.selected, .opentext-ux .multiselectbox .item.selected, .opentext-ux .multiselectbox .file-item.selected {
  background-color: #DFE6EB;
}

.opentext-ux .combobox .item:hover, .opentext-ux .combobox .file-item:hover, .opentext-ux .file-browser .item:hover, .opentext-ux .file-browser .file-item:hover, .opentext-ux .multiselectbox .item:hover, .opentext-ux .multiselectbox .file-item:hover {
  background-color: #B2BEC5;
}

.opentext-ux .combobox.check-selection .item .oticon.oticon-check, .opentext-ux .file-browser.check-selection .item .oticon.oticon-check, .opentext-ux .multiselectbox.check-selection .item .oticon.oticon-check {
  padding-right: 1em;
  visibility: hidden;
}

.opentext-ux .combobox.check-selection .item.selected .oticon.oticon-check, .opentext-ux .file-browser.check-selection .item.selected .oticon.oticon-check, .opentext-ux .multiselectbox.check-selection .item.selected .oticon.oticon-check {
  visibility: visible;
}

.opentext-ux .combobox .item, .opentext-ux .multiselectbox .item {
  padding: 0.35em 1em;
}

.opentext-ux .multiselect-control {
  overflow: auto;
  padding-left: 0;
  padding-right: 0;
  height: 114px;
}

.opentext-ux .file-browser {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .file-browser .file-tree, .opentext-ux .file-browser .file-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.opentext-ux .file-browser .file-tree-header, .opentext-ux .file-browser .file-list-header {
  background: gainsboro;
}

.opentext-ux .file-browser .file-tree-header,
.opentext-ux .file-browser .file-list-header .file-legend {
  padding: 0.5em 1em;
}

.opentext-ux .file-browser .file-item .file-detail {
  padding: 1em 1em;
}

.opentext-ux .file-browser .file-tree-items, .opentext-ux .file-browser .file-list-items {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  -webkit-flex-basis: 0;
          flex-basis: 0;
}

.opentext-ux .file-browser .file-tree {
  width: 20em;
  border-right: 1px solid #b5b5b5;
}

.opentext-ux .file-browser .file-tree .file-tree-header {
  border-top: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
}

.opentext-ux .file-browser .file-tree .file-tree-items {
  padding: .5em;
  overflow-y: auto;
}

.opentext-ux .file-browser .file-list {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
}

.opentext-ux .file-browser .file-list .file-list-header {
  border-top: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
  padding-left: 2em;
}

.opentext-ux .file-browser .file-list .file-list-items {
  overflow-y: auto;
}

.opentext-ux .file-browser .file-list-header, .opentext-ux .file-browser .file-item, .opentext-ux .file-browser .file-tree-header {
  cursor: default;
}

.opentext-ux .file-browser .file-list-header, .opentext-ux .file-browser .file-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .file-browser .file-list-header .file-name, .opentext-ux .file-browser .file-item .file-name {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  overflow: hidden;
}

.opentext-ux .file-browser .file-list-header .file-size, .opentext-ux .file-browser .file-item .file-size {
  width: 10em;
}

.opentext-ux .file-browser .file-list-header .file-date, .opentext-ux .file-browser .file-item .file-date {
  width: 15em;
}

.opentext-ux .file-browser .file-name {
  position: relative;
}

.opentext-ux .file-browser .file-name .name-wrap {
  position: absolute;
}

.opentext-ux .file-browser .name-wrap, .opentext-ux .file-browser .file-legend, .opentext-ux .file-browser .file-tree-header {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .file-list-items .file-item .file-name {
  background-repeat: no-repeat;
  -webkit-background-size: 1.25em 1.25em;
          background-size: 1.25em;
  background-position: left 1em center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M18 16c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h14c1.1 0 2 .9 2 2v14z' fill='%23fff'/%3E%3Cpath d='M16 1c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H2c-.6 0-1-.4-1-1V2c0-.6.4-1 1-1h14m0-1H2C.9 0 0 .9 0 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2z' fill='%23757575'/%3E%3C/svg%3E");
  padding-left: 6em;
}

.opentext-ux .file-list-items .file-item.selected .file-name {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M16 18H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2z' fill='%23757575'/%3E%3Cpath d='M7.1 13.8l-3.5-3.5c-.4-.4-.4-1 0-1.4s1-.4 1.4 0L7.1 11l5.5-5.5c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-6.9 6.9z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .file-list-items .file-item {
  padding-left: 0;
  background-position: left 3em center;
}

.opentext-ux .file-item, .opentext-ux .file-info.file-item {
  padding-left: 2em;
  background-repeat: no-repeat;
  -webkit-background-size: 2.25em 2.25em;
          background-size: 2.25em;
  background-position: left 0.5em center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23939393'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23606060' d='M22 1v6h6l-6-6z'/%3E%3Crect x='8' y='16' width='16' height='2' rx='1' ry='1' fill='%23606060'/%3E%3Crect x='8' y='11.5' width='16' height='2' rx='1' ry='1' fill='%23606060'/%3E%3Crect x='8' y='20.5' width='16' height='2' rx='1' ry='1' fill='%23606060'/%3E%3Crect x='8' y='15' width='16' height='2' rx='1' ry='1' fill='%23fff'/%3E%3Crect x='8' y='10.5' width='16' height='2' rx='1' ry='1' fill='%23fff'/%3E%3Crect x='8' y='19.5' width='16' height='2' rx='1' ry='1' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .file-item.file-type-xls, .opentext-ux .file-item.file-type-xlsx, .opentext-ux .file-info.file-item.file-type-xls, .opentext-ux .file-info.file-item.file-type-xlsx {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5c-1.9 0-3.5-1.6-3.5-3.5V4C3.5 2.1 5.1.5 7 .5h15.2l6.3 6.3V28c0 1.9-1.6 3.5-3.5 3.5H7z' fill='%23207245'/%3E%3Cpath d='M22 1l6 6v21c0 1.7-1.3 3-3 3H7c-1.7 0-3-1.3-3-3V4c0-1.7 1.3-3 3-3h15m.4-1H7C4.8 0 3 1.8 3 4v24c0 2.2 1.8 4 4 4h18c2.2 0 4-1.8 4-4V6.6l-.3-.3-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath d='M17.6 17l4.1-4.1c.4-.4.4-1.1 0-1.6-.4-.4-1.1-.4-1.6 0L16 15.4l-4.1-4.1c-.4-.4-1.1-.4-1.6 0-.4.4-.4 1.1 0 1.6l4.1 4.1-4.1 4.1c-.4.4-.4 1.1 0 1.6.4.4 1.1.4 1.6 0l4.1-4.1 4.1 4.1c.4.4 1.1.4 1.6 0 .4-.4.4-1.1 0-1.6L17.6 17z' fill='%23145b31'/%3E%3Cpath d='M17.6 16l4.1-4.1c.4-.4.4-1.1 0-1.6-.4-.4-1.1-.4-1.6 0L16 14.4l-4.1-4.1c-.4-.4-1.1-.4-1.6 0-.4.4-.4 1.1 0 1.6l4.1 4.1-4.1 4.1c-.4.4-.4 1.1 0 1.6.4.4 1.1.4 1.6 0l4.1-4.1 4.1 4.1c.4.4 1.1.4 1.6 0 .4-.4.4-1.1 0-1.6L17.6 16z' fill='%23fff'/%3E%3Cpath fill='%23145b31' d='M22 1v6h6z'/%3E%3C/svg%3E");
}

.opentext-ux .file-item.file-type-data, .opentext-ux .file-info.file-item.file-type-data {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23d86d00'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23a34d00' d='M22 1v6h6l-6-6zM21.35 19.26c-.67 1.08-2.81 1.88-5.35 1.88s-4.68-.79-5.35-1.88c-.14-.23-.22-.11-.22 0v1.59C10.43 22.4 12.92 24 16 24s5.57-1.6 5.57-3.14v-1.59c0-.11-.08-.24-.22 0m0-4.07c-.66 1-2.81 1.66-5.36 1.66s-4.7-.7-5.36-1.66c-.14-.2-.21-.09-.21 0v1.87c0 1.4 2.49 2.54 5.57 2.54s5.57-1.14 5.57-2.54v-1.88c0-.09-.07-.2-.21 0M16 10c-3.08 0-5.57.94-5.57 2.09v1c0 1.23 2.49 2.22 5.57 2.22s5.57-1 5.57-2.22v-1c0-1.15-2.49-2.09-5.57-2.09'/%3E%3Cpath d='M21.35 18.26c-.67 1.08-2.81 1.88-5.35 1.88s-4.68-.79-5.35-1.88c-.14-.23-.22-.11-.22 0v1.59C10.43 21.4 12.92 23 16 23s5.57-1.6 5.57-3.14v-1.59c0-.11-.08-.24-.22 0m0-4.07c-.66 1-2.81 1.66-5.36 1.66s-4.7-.7-5.36-1.66c-.14-.2-.21-.09-.21 0v1.87c0 1.4 2.49 2.54 5.57 2.54s5.57-1.14 5.57-2.54v-1.88c0-.09-.07-.2-.21 0M16 9c-3.08 0-5.57.94-5.57 2.09v1c0 1.23 2.49 2.22 5.57 2.22s5.57-1 5.57-2.22v-1C21.57 9.94 19.08 9 16 9' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .file-item.file-type-datadesign, .opentext-ux .file-info.file-item.file-type-datadesign {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23d86d00'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23a34d00' d='M22 1v6h6l-6-6zM18.1 24.42H24v-8.35zm4.42-1.47h-1.47l1.47-2.21zM10.66 14.9H8.89a.89.89 0 00-.89.89v8h3.54v-8a.89.89 0 00-.89-.89M16 9.58h-1.8a.89.89 0 00-.89.89v13.29h3.54v-13.3a.89.89 0 00-.85-.88M22.18 16.48v-3.36a.89.89 0 00-.89-.89h-1.77a.89.89 0 00-.89.89v8.38z'/%3E%3Cpath d='M18.1 23.42H24v-8.35zm4.42-1.47h-1.47l1.47-2.21zM10.66 13.9H8.89a.89.89 0 00-.89.89v8h3.54v-8a.89.89 0 00-.89-.89M16 8.58h-1.8a.89.89 0 00-.89.89v13.29h3.54V9.46a.89.89 0 00-.85-.88M22.18 15.48v-3.36a.89.89 0 00-.89-.89h-1.77a.89.89 0 00-.89.89v8.38z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .file-item.file-type-txt, .opentext-ux .file-info.file-item.file-type-txt {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23939393'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23606060' d='M22 1v6h6l-6-6zM9.33 13.89h.18v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V18a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13A2 2 0 0012 19a2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.42.59 2.85 2.85 0 01-1.21.21 2.1 2.1 0 01-1.12-.34 1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.12-1.19V15H9.3a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.42.84.84 0 01.55-.11zM17 19.59l-1.2-1.71-1.19 1.71a3 3 0 01-.44.51.68.68 0 01-.45.15.75.75 0 01-.52-.19.57.57 0 01-.21-.44 1.46 1.46 0 01.33-.72l1.45-2.07-1.29-1.73a1.29 1.29 0 01-.33-.74.56.56 0 01.2-.43.74.74 0 01.52-.18.69.69 0 01.47.16 3 3 0 01.43.5l1 1.42 1-1.42a2.75 2.75 0 01.44-.5.7.7 0 01.46-.15.78.78 0 01.52.18.55.55 0 01.21.43.76.76 0 01-.08.35 2.65 2.65 0 01-.26.4l-1.28 1.73 1.45 2.07a1.52 1.52 0 01.34.73.55.55 0 01-.21.43.77.77 0 01-.52.18.7.7 0 01-.47-.16 2.72 2.72 0 01-.37-.51zM19.83 13.89H20v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V18a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13 2 2 0 00.38 0 2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.32.42 2.85 2.85 0 01-1.21.21 2.1 2.1 0 01-1.15-.21 1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.13-1.19V15h-.2a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.41.84.84 0 01.55-.12z'/%3E%3Cpath d='M9.33 12.89h.18v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V17a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13A2 2 0 0012 18a2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.42.59 2.85 2.85 0 01-1.21.21 2.1 2.1 0 01-1.12-.34 1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.12-1.19V14H9.3a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.42.84.84 0 01.55-.11zM17 18.59l-1.2-1.71-1.19 1.71a3 3 0 01-.44.51.68.68 0 01-.45.15.75.75 0 01-.52-.19.57.57 0 01-.21-.44 1.46 1.46 0 01.33-.72l1.45-2.07-1.29-1.73a1.29 1.29 0 01-.33-.74.56.56 0 01.2-.43.74.74 0 01.52-.18.69.69 0 01.47.16 3 3 0 01.43.5l1 1.42 1-1.42a2.75 2.75 0 01.44-.5.7.7 0 01.46-.15.78.78 0 01.52.18.55.55 0 01.21.43.76.76 0 01-.08.35 2.65 2.65 0 01-.26.4l-1.28 1.73 1.45 2.07a1.52 1.52 0 01.34.73.55.55 0 01-.21.43.77.77 0 01-.52.18.7.7 0 01-.47-.16 2.72 2.72 0 01-.37-.51zM19.83 12.89H20v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V17a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13 2 2 0 00.38 0 2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.32.42 2.85 2.85 0 01-1.21.21 2.1 2.1 0 01-1.15-.21 1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.13-1.19V14h-.2a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.41.84.84 0 01.55-.12z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .file-item.file-type-csv, .opentext-ux .file-info.file-item.file-type-csv {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23109667'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%230b603f' d='M22 1v6h6l-6-6zM12.4 18.28a1.38 1.38 0 01-.18.64 2.19 2.19 0 01-.54.65 2.82 2.82 0 01-.92.5 3.92 3.92 0 01-1.25.19 3.06 3.06 0 01-2.31-.86 3.2 3.2 0 01-.83-2.32 3.82 3.82 0 01.38-1.74 2.73 2.73 0 011.1-1.17 3.41 3.41 0 011.72-.41 3.43 3.43 0 011.14.18 3 3 0 01.88.47 2.25 2.25 0 01.55.61 1.21 1.21 0 01.19.61.64.64 0 01-.21.49.73.73 0 01-.52.2.52.52 0 01-.33-.1 1.62 1.62 0 01-.3-.33 2.42 2.42 0 00-.61-.67 1.5 1.5 0 00-2 .33A2.4 2.4 0 008 17a2.93 2.93 0 00.11.83 1.88 1.88 0 00.32.64 1.38 1.38 0 00.51.4 1.55 1.55 0 00.66.14 1.48 1.48 0 00.82-.22 2 2 0 00.61-.68 1.56 1.56 0 01.32-.42.6.6 0 01.42-.15.62.62 0 01.49.22.71.71 0 01.14.52zM18.94 18.17A1.86 1.86 0 0117.67 20a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.07-.38 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.34-.26 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.24.78zM21.43 14.75l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.88 19l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73L20 15.27l-.08-.27a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.29.75z'/%3E%3Cpath d='M12.4 17.28a1.38 1.38 0 01-.18.64 2.19 2.19 0 01-.54.65 2.82 2.82 0 01-.92.5 3.92 3.92 0 01-1.25.19 3.06 3.06 0 01-2.31-.86 3.2 3.2 0 01-.83-2.32 3.82 3.82 0 01.38-1.74 2.73 2.73 0 011.1-1.17 3.41 3.41 0 011.72-.41 3.43 3.43 0 011.14.18 3 3 0 01.88.47 2.25 2.25 0 01.55.61 1.21 1.21 0 01.19.61.64.64 0 01-.21.49.73.73 0 01-.52.2.52.52 0 01-.33-.1 1.62 1.62 0 01-.3-.33 2.42 2.42 0 00-.61-.67 1.5 1.5 0 00-2 .33A2.4 2.4 0 008 16a2.93 2.93 0 00.11.83 1.88 1.88 0 00.32.64 1.38 1.38 0 00.51.4 1.55 1.55 0 00.66.14 1.48 1.48 0 00.82-.22 2 2 0 00.61-.68 1.56 1.56 0 01.32-.42.6.6 0 01.42-.15.62.62 0 01.49.22.71.71 0 01.14.52zM18.94 17.17A1.86 1.86 0 0117.67 19a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.07-.38 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.34-.26 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.24.78zM21.43 13.75l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.88 18l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73L20 14.27l-.08-.27a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.29.75z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .file-item.file-type-psv, .opentext-ux .file-info.file-item.file-type-psv {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23109667'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%230b603f' d='M22 1v6h6l-6-6zM7.81 14.64v.19a3.16 3.16 0 01.94-.83 2.29 2.29 0 011.1-.26 2.55 2.55 0 011.36.38 2.62 2.62 0 011 1.11 3.89 3.89 0 01.34 1.77 4.23 4.23 0 01-.21 1.36 3 3 0 01-.57 1 2.49 2.49 0 01-.86.64 2.53 2.53 0 01-1.06.23A2.23 2.23 0 018.7 20a3.29 3.29 0 01-.89-.81v2.4q0 1.05-.77 1.05a.62.62 0 01-.6-.27 1.72 1.72 0 01-.15-.79v-6.9A1 1 0 016.5 14a.69.69 0 01.5-.25.72.72 0 01.6.25 1 1 0 01.21.64zM10.95 17a2.77 2.77 0 00-.19-1.09 1.59 1.59 0 00-.54-.7 1.28 1.28 0 00-.76-.24 1.42 1.42 0 00-1.12.52A2.28 2.28 0 007.89 17a2.22 2.22 0 00.45 1.49 1.41 1.41 0 001.12.51 1.29 1.29 0 00.74-.23 1.59 1.59 0 00.54-.69 2.75 2.75 0 00.21-1.08zM19 18.16A1.86 1.86 0 0117.71 20a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.47-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.22.75zM21.47 14.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.92 19l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77L20 15a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.25.74z'/%3E%3Cpath d='M7.81 13.64v.19a3.16 3.16 0 01.94-.83 2.29 2.29 0 011.1-.26 2.55 2.55 0 011.36.38 2.62 2.62 0 011 1.11 3.89 3.89 0 01.34 1.77 4.23 4.23 0 01-.21 1.36 3 3 0 01-.57 1 2.49 2.49 0 01-.86.64 2.53 2.53 0 01-1.06.23A2.23 2.23 0 018.7 19a3.29 3.29 0 01-.89-.81v2.4q0 1.05-.77 1.05a.62.62 0 01-.6-.27 1.72 1.72 0 01-.15-.79v-6.9A1 1 0 016.5 13a.69.69 0 01.5-.25.72.72 0 01.6.25 1 1 0 01.21.64zM10.95 16a2.77 2.77 0 00-.19-1.09 1.59 1.59 0 00-.54-.7 1.28 1.28 0 00-.76-.24 1.42 1.42 0 00-1.12.52A2.28 2.28 0 007.89 16a2.22 2.22 0 00.45 1.49 1.41 1.41 0 001.12.51 1.29 1.29 0 00.74-.23 1.59 1.59 0 00.54-.69 2.75 2.75 0 00.21-1.08zM19 17.16A1.86 1.86 0 0117.71 19a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.47-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.22.75zM21.47 13.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.92 18l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77L20 14a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.25.74z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .file-item.file-type-ssv, .opentext-ux .file-info.file-item.file-type-ssv {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23109667'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%230b603f' d='M22 1v6h6l-6-6zM12.14 18.16A1.86 1.86 0 0110.86 20a4.27 4.27 0 01-1.53.24A3.74 3.74 0 017.85 20a2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.09 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43A2.21 2.21 0 017 16.5a1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.31-.9 2 2 0 01.86-.69 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.23.77zM18.64 18.16A1.86 1.86 0 0117.37 20a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14A1.31 1.31 0 0015 15a.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.22.74zM21.12 14.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.57 19l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77-.1-.23a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.28.74z'/%3E%3Cpath d='M12.14 17.16A1.86 1.86 0 0110.86 19a4.27 4.27 0 01-1.53.24A3.74 3.74 0 017.85 19a2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.09 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43A2.21 2.21 0 017 15.5a1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.31-.9 2 2 0 01.86-.69 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14 1.31 1.31 0 00-.72.18.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.23.77zM18.64 17.16A1.86 1.86 0 0117.37 19a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14A1.31 1.31 0 0015 14a.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.22.74zM21.12 13.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L23.57 18l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77-.1-.23a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.28.74z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .file-item.file-type-tsv, .opentext-ux .file-info.file-item.file-type-tsv {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23109667'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%230b603f' d='M22 1v6h6l-6-6zM8.36 13.89h.18v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V18a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13 2 2 0 00.38 0 2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.42.59 2.85 2.85 0 01-1.21.21A2.1 2.1 0 019.17 20a1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.12-1.19V15h-.21a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.42.84.84 0 01.55-.11zM17.67 18.16A1.86 1.86 0 0116.4 20a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14A1.31 1.31 0 0014 15a.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.25.74zM20.16 14.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L22.61 19l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77-.11-.23a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.29.74z'/%3E%3Cpath d='M8.36 12.89h.18v-1-.61a.9.9 0 01.11-.38.72.72 0 01.27-.27.76.76 0 01.39-.1.79.79 0 01.55.23.68.68 0 01.21.37 3.38 3.38 0 010 .62v1.09h.59a.75.75 0 01.52.16.53.53 0 01.18.41.46.46 0 01-.25.45 1.65 1.65 0 01-.73.13h-.3V17a4.77 4.77 0 000 .58.59.59 0 00.14.33.48.48 0 00.37.13 2 2 0 00.38 0 2 2 0 01.38 0 .48.48 0 01.35.16.52.52 0 01.16.38.64.64 0 01-.42.59 2.85 2.85 0 01-1.21.21A2.1 2.1 0 019.17 19a1.17 1.17 0 01-.51-.7 4.73 4.73 0 01-.12-1.19V14h-.21a.76.76 0 01-.53-.16.54.54 0 01-.18-.42.52.52 0 01.19-.42.84.84 0 01.55-.11zM17.67 17.16A1.86 1.86 0 0116.4 19a4.27 4.27 0 01-1.53.24 3.74 3.74 0 01-1.48-.24 2.15 2.15 0 01-.91-.66 1.33 1.33 0 01-.29-.79.62.62 0 01.19-.45.64.64 0 01.47-.19.55.55 0 01.39.12 1.35 1.35 0 01.26.35 1.75 1.75 0 00.59.64 1.78 1.78 0 00.93.21 1.35 1.35 0 00.79-.21.6.6 0 00.31-.49.67.67 0 00-.32-.62 4 4 0 00-1.05-.37 8.72 8.72 0 01-1.34-.43 2.21 2.21 0 01-.83-.59 1.36 1.36 0 01-.31-.91 1.6 1.6 0 01.29-.91 2 2 0 01.85-.68 3.24 3.24 0 011.35-.25 4.44 4.44 0 011.12.13 2.78 2.78 0 01.83.35 1.71 1.71 0 01.5.48.94.94 0 01.17.52.6.6 0 01-.18.45.73.73 0 01-.52.18.64.64 0 01-.42-.14 2.76 2.76 0 01-.4-.42 1.45 1.45 0 00-.43-.37 1.35 1.35 0 00-.67-.14A1.31 1.31 0 0014 14a.54.54 0 00-.29.46.5.5 0 00.21.41 1.75 1.75 0 00.57.27l1 .26a5.26 5.26 0 011.22.43 2 2 0 01.71.59 1.32 1.32 0 01.25.74zM20.16 13.74l1.29 3.63 1.39-3.79a2.25 2.25 0 01.32-.65.59.59 0 01.48-.19.72.72 0 01.52.21.64.64 0 01.21.47 1 1 0 010 .25 2.32 2.32 0 01-.09.26l-.11.28L22.61 18l-.17.42a2.16 2.16 0 01-.23.43.9.9 0 01-.31.28.93.93 0 01-.45.1.87.87 0 01-.54-.16 1 1 0 01-.3-.34q-.1-.18-.33-.73l-1.52-3.77-.11-.23a2.46 2.46 0 01-.09-.29 1 1 0 010-.25.61.61 0 01.1-.33.78.78 0 01.28-.26.74.74 0 01.38-.1.61.61 0 01.55.23 3.63 3.63 0 01.29.74z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .data-drill {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  min-height: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .data-drill .data-sources {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  overflow-y: auto;
  width: 20em;
}

.opentext-ux .data-drill .data-hierarchies {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  overflow-y: auto;
}

.opentext-ux .data-drill [draggable=true] {
  cursor: move;
}

.opentext-ux .data-drill .dropdown-menu {
  position: fixed;
}

.opentext-ux .data-drill .show .dropdown-menu {
  position: fixed;
  display: block;
}

.opentext-ux .data-drill .item.hierarchy-name .content {
  padding-top: 0;
  padding-bottom: 0;
}

.opentext-ux .data-drill .item.hierarchy-name .edit-in-place {
  width: 16em;
  border: 1px solid transparent;
  background: transparent;
  display: inline-block;
  cursor: default;
  padding: 0.35em;
  color: #333;
}

.opentext-ux .data-drill .item.hierarchy-name .edit-in-place.editing {
  cursor: text;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #fff;
}

.opentext-ux .data-drill .item.hierarchy-name.disabled .edit-in-place {
  color: #999;
}

.opentext-ux .data-drill .data-sources {
  padding: 0.5em;
  border-right: 1px solid #cccccc;
}

.opentext-ux .data-drill .data-hierarchies {
  padding: 0.5em;
  padding-left: 1em;
  position: relative;
}

.opentext-ux .data-drill .data-hierarchies .data-tree-items {
  width: 20em;
}

.opentext-ux .data-drill .data-hierarchies .item .content {
  position: relative;
  padding-right: 1.5em;
}

.opentext-ux .data-drill .item.drop-parent {
  border: 1px solid #BAC9CE;
}

.opentext-ux .data-drill .item.drop-target::before {
  position: absolute;
  left: -0.5em;
  bottom: -0.5em;
  height: 1em;
  width: 1em;
  z-index: 100;
  content: '';
  background-repeat: no-repeat;
  -webkit-background-size: 1em 1em;
          background-size: 1em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Ccircle cx='16' cy='16' r='15' fill='%23078db3'/%3E%3Cpath d='M25.86 16a1.92 1.92 0 01-.57 1.36s-7 7.39-7.77 8.09a2 2 0 01-2.78 0 1.83 1.83 0 010-2.71L19.28 18H6.51v-4h12.77l-4.54-4.74a1.83 1.83 0 010-2.71 2 2 0 012.78 0c.72.7 7.77 8.09 7.77 8.09a1.92 1.92 0 01.57 1.36z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .data-drill .item.drop-target::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  height: 0;
  border-bottom: 2px solid #078DB3;
  z-index: 90;
}

.opentext-ux .data-drill .item {
  position: relative;
  margin-bottom: 0.2em;
}

.opentext-ux .data-drill .item.level1 {
  margin-left: 0em;
}

.opentext-ux .data-drill .item.level2 {
  margin-left: 1.5em;
}

.opentext-ux .data-drill .item.level3 {
  margin-left: 3em;
}

.opentext-ux .data-drill .item.level4 {
  margin-left: 4.5em;
}

.opentext-ux .data-drill .item.level5 {
  margin-left: 6em;
}

.opentext-ux .data-drill .item.level6 {
  margin-left: 7.5em;
}

.opentext-ux .data-drill .item.level7 {
  margin-left: 9em;
}

.opentext-ux .data-drill .item.level8 {
  margin-left: 10.5em;
}

.opentext-ux .data-drill .item.level9 {
  margin-left: 12em;
}

.opentext-ux .data-drill .item.level10 {
  margin-left: 13.5em;
}

.opentext-ux .data-drill .item.level11 {
  margin-left: 15em;
}

.opentext-ux .data-drill .item.level12 {
  margin-left: 16.5em;
}

.opentext-ux .data-drill .item.level13 {
  margin-left: 18em;
}

.opentext-ux .data-drill .item.level14 {
  margin-left: 19.5em;
}

.opentext-ux .data-drill .item.level15 {
  margin-left: 21em;
}

.opentext-ux .data-drill .item.level16 {
  margin-left: 22.5em;
}

.opentext-ux .data-drill .item.level17 {
  margin-left: 24em;
}

.opentext-ux .data-drill .item.level18 {
  margin-left: 25.5em;
}

.opentext-ux .data-drill .item.level19 {
  margin-left: 27em;
}

.opentext-ux .data-drill .item.level20 {
  margin-left: 28.5em;
}

.opentext-ux .data-drill .item.level21 {
  margin-left: 30em;
}

.opentext-ux .data-drill .item.level22 {
  margin-left: 31.5em;
}

.opentext-ux .data-drill .item.level23 {
  margin-left: 33em;
}

.opentext-ux .data-drill .item.level24 {
  margin-left: 34.5em;
}

.opentext-ux .data-drill .item.level25 {
  margin-left: 36em;
}

.opentext-ux .data-drill .item .content {
  border: 1px solid transparent;
}

.opentext-ux .data-drill .item:hover .content, .opentext-ux .data-drill .item.drop-target .content {
  background-color: #B2BEC5;
}

.opentext-ux .data-drill .item.disabled:hover .content, .opentext-ux .data-drill .item.disabled.drop-target .content {
  background: #f2f2f2;
}

.opentext-ux .data-drill .item.selected .content {
  background-color: #DFE6EB;
}

.opentext-ux .data-drill .item.disabled .content {
  color: #999;
}

.opentext-ux .data-drill .item.drag-ghost .content, .opentext-ux .data-drill .item.drag-ghost:hover .content {
  cursor: move;
  color: #fff;
  border: 1px solid #fff;
  background-color: rgba(35, 46, 114, 0.5);
}

.opentext-ux .data-drill .item.disabled .content .attribute {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg data-name='revision request'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23999'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23333' d='M22 1v6h6l-6-6z'/%3E%3C/g%3E%3Cpath d='M15 11.27h2l4.31 11.43h-2.06l-1.07-2.91h-4.44l-1.05 2.91h-2zm2.61 6.9L16 13.46l-1.68 4.7z' fill='%23333'/%3E%3Cpath d='M15 10.27h2l4.31 11.43h-2.06l-1.07-2.91h-4.44l-1.05 2.91h-2zm2.61 6.9L16 12.46l-1.68 4.7z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .data-drill .item.disabled .content .measure {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23999'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23333' d='M22 1v6h6l-6-6zM10.39 11.27h2.35L16 20.36l3.34-9.09h2.27V22.7h-1.78v-8.3l-3.13 8.3h-1.54l-3-8.29v8.29h-1.77z'/%3E%3Cpath d='M10.39 10.27h2.35L16 19.36l3.34-9.09h2.27V21.7h-1.78v-8.3l-3.13 8.3h-1.54l-3-8.29v8.29h-1.77z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .data-drill .item.disabled .content .dimension {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg data-name='revision request'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23999'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23333' d='M22 1v6h6l-6-6z'/%3E%3C/g%3E%3Cpath d='M15.13 11.49a7 7 0 012.27.34 4.37 4.37 0 011.71 1 4.65 4.65 0 011.08 1.77 7.49 7.49 0 01.38 2.49 7.21 7.21 0 01-.4 2.5 4.65 4.65 0 01-3 2.9 7.55 7.55 0 01-2.44.37H11V11.49zm-.32 9.78a4.57 4.57 0 001.72-.27 2.9 2.9 0 001.17-.83 3.38 3.38 0 00.66-1.3 6.36 6.36 0 00.21-1.7 4.82 4.82 0 00-.8-3 3.07 3.07 0 00-2.62-1.06h-2.21v8.13z' fill='%23333'/%3E%3Cpath d='M15.13 10.49a7 7 0 012.27.34 4.37 4.37 0 011.71 1 4.65 4.65 0 011.08 1.77 7.49 7.49 0 01.38 2.49 7.21 7.21 0 01-.4 2.5 4.65 4.65 0 01-3 2.9 7.55 7.55 0 01-2.44.37H11V10.49zm-.32 9.78a4.57 4.57 0 001.72-.27 2.9 2.9 0 001.17-.83 3.38 3.38 0 00.66-1.3 6.36 6.36 0 00.21-1.7 4.82 4.82 0 00-.8-3 3.07 3.07 0 00-2.62-1.06h-2.21v8.13z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .data-drill .item .content {
  cursor: default;
  padding: 0.35em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .data-drill .item .content .oticon {
  width: 1em;
  text-align: center;
}

.opentext-ux .data-drill .item .content .attribute, .opentext-ux .data-drill .item .content .measure, .opentext-ux .data-drill .item .content .dimension, .opentext-ux .data-drill .item .content .dataset {
  background-repeat: no-repeat;
  -webkit-background-size: 1.25em 1.25em;
          background-size: 1.25em;
  background-position: left 0.1em center;
  padding-left: 1.5em;
  display: inline-block;
}

.opentext-ux .data-drill .item .content .attribute {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg data-name='revision request'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%232e3d98'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23232e72' d='M22 1v6h6l-6-6z'/%3E%3C/g%3E%3Cpath d='M15 11.27h2l4.31 11.43h-2.06l-1.07-2.91h-4.44l-1.05 2.91h-2zm2.61 6.9L16 13.46l-1.68 4.7z' fill='%23232e72'/%3E%3Cpath d='M15 10.27h2l4.31 11.43h-2.06l-1.07-2.91h-4.44l-1.05 2.91h-2zm2.61 6.9L16 12.46l-1.68 4.7z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .data-drill .item .content .measure {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg data-name='revision request'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%234f3690'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23281b48' d='M22 1v6h6l-6-6z'/%3E%3C/g%3E%3Cpath d='M10.39 11.27h2.35L16 20.36l3.34-9.09h2.27V22.7h-1.78v-8.3l-3.13 8.3h-1.54l-3-8.29v8.29h-1.77z' fill='%23281b48'/%3E%3Cpath d='M10.39 10.27h2.35L16 19.36l3.34-9.09h2.27V21.7h-1.78v-8.3l-3.13 8.3h-1.54l-3-8.29v8.29h-1.77z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .data-drill .item .content .dimension {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cg data-name='revision request'%3E%3Cpath d='M7 31.5A3.5 3.5 0 013.5 28V4A3.5 3.5 0 017 .5h15.21l6.29 6.29V28a3.5 3.5 0 01-3.5 3.5z' fill='%23007599'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15m.41-1H7a4 4 0 00-4 4v24a4 4 0 004 4h18a4 4 0 004-4V6.59l-.29-.29-6-6-.3-.3z' fill='%23fff'/%3E%3Cpath fill='%23005873' d='M22 1v6h6l-6-6z'/%3E%3C/g%3E%3Cpath d='M15.13 11.27a7 7 0 012.27.34 4.37 4.37 0 011.71 1 4.65 4.65 0 011.08 1.77 7.49 7.49 0 01.38 2.49 7.21 7.21 0 01-.4 2.5 4.65 4.65 0 01-3 2.9 7.55 7.55 0 01-2.44.37H11V11.27zM14.81 21a4.57 4.57 0 001.72-.29 2.9 2.9 0 001.17-.83 3.38 3.38 0 00.66-1.3 6.36 6.36 0 00.21-1.7 4.82 4.82 0 00-.8-3 3.07 3.07 0 00-2.62-1.06h-2.21V21z' fill='%23005873'/%3E%3Cpath d='M15.13 10.27a7 7 0 012.27.34 4.37 4.37 0 011.71 1 4.65 4.65 0 011.08 1.77 7.49 7.49 0 01.38 2.49 7.21 7.21 0 01-.4 2.5 4.65 4.65 0 01-3 2.9 7.55 7.55 0 01-2.44.37H11V10.27zM14.81 20a4.57 4.57 0 001.72-.29 2.9 2.9 0 001.17-.83 3.38 3.38 0 00.66-1.3 6.36 6.36 0 00.21-1.7 4.82 4.82 0 00-.8-3 3.07 3.07 0 00-2.62-1.06h-2.21V20z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .data-drill .item .content .dataset {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1124' height='1124'%3E%3Cpath d='M896.465 673.941c-48.175 77.9-201.72 134.686-383.965 134.686s-335.79-56.99-383.965-134.686c-10.25-16.4-15.58-7.585-15.58 0v114.186c0 110.7 178.965 225.5 399.545 225.5s399.545-114.8 399.545-225.5V674.352c0-8.2-5.535-17.015-15.58-.41zM512.5 9.535c-220.58 0-399.545 67.24-399.545 150.265v71.955c0 87.945 178.965 159.286 399.545 159.286s399.545-71.34 399.545-159.286V159.8C912.045 76.775 733.08 9.535 512.5 9.535zm384.581 372.486c-47.355 68.265-201.72 119.311-384.581 119.311s-337.225-51.045-384.581-119.311c-9.84-14.145-14.965-6.56-14.965 0v134.48c0 100.655 178.965 182.04 399.545 182.04s399.545-82 399.545-182.04V381.815c0-6.355-5.33-13.53-14.965.205z' fill='%23333'/%3E%3C/svg%3E");
}

.opentext-ux .data-drill .item .content button {
  position: absolute;
  right: 0;
  padding-top: 0;
  padding-bottom: 0;
  top: 0.25rem;
  border: none;
  background: none;
  visibility: hidden;
}

.opentext-ux .data-drill .item:hover .content button {
  visibility: visible;
}

.opentext-ux .data-drill .oticon-suggest-drag {
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  background-position: center;
  height: 12em;
  width: 20em;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='300' height='170'%3E%3Cg data-name='Layer 1'%3E%3Cpath fill='%23fff' d='M2 2h90v166H2z'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' d='M92 165.5v2.5h-2.5'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' stroke-dasharray='5,5' d='M84.5 168H7'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' d='M4.5 168H2v-2.5'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' stroke-dasharray='4.878787994384766,4.878787994384766' d='M2 160.62V6.94'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' d='M2 4.5V2h2.5'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' stroke-dasharray='5,5' d='M9.5 2H87'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' d='M89.5 2H92v2.5'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' stroke-dasharray='4.878787994384766,4.878787994384766' d='M92 9.38v153.68'/%3E%3Cpath fill='%23fff' d='M92 2h206.67v166H92z'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' d='M298.67 165.5v2.5h-2.5'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' stroke-dasharray='4.918699264526367,4.918699264526367' d='M291.25 168H96.96'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' d='M94.5 168H92v-2.5'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' stroke-dasharray='4.878787994384766,4.878787994384766' d='M92 160.62V6.94'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' d='M92 4.5V2h2.5'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' stroke-dasharray='4.918699264526367,4.918699264526367' d='M99.42 2h194.29'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' d='M296.17 2h2.5v2.5'/%3E%3Cpath fill='none' stroke='%23e9e9e9' stroke-linecap='square' stroke-miterlimit='10' stroke-width='2' stroke-dasharray='4.878787994384766,4.878787994384766' d='M298.67 9.38v153.68'/%3E%3Cimage width='85' height='33' transform='translate(5 8)' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAAAhCAYAAACoRueNAAAACXBIWXMAAAsSAAALEgHS3X78AAACxUlEQVRoQ+2aMU/bQBiGIbSqEBFSl6qKYCoTA1uHiLZ/gc6ILRLND+AHZMrMAlXWjJacxOckUrIEhaX/oBsVndiQ3AEJ1Lrvm/tKG5wYMPV0H9LDXRz7ou/x+bN9dwtxHC/MAn+LKJU5iJ/Z7mZsXKzVagWUBc/zllB/NhqNFIE+6IV+xFNCbqJn8oBGo/G83++/QH252WyuDAaDFdSLrkMP9IH6Mv3Qk2cFT/XcqR7KHURmsdvtvmy1Wq+CICj5vr+G7WudTmfdVRg/PdAHvdAPPYmvpX97bEIoWO31eq9RvkEDW8aYt2EYllHfRmPvUHcOxs34US/TB73Qj3havSt2IpW5QbpykTvizGziTLxHAztoYA9lBeyDT/hcdQ3GLfFXAutjh37oib7ojf4kx06k0m6BttmlcdAG+ICzsouDD1DWwSHqR9j+GXXnYNyMH/VDUBcvu/REX/RGf/Q4ya9/Ln0mX8mhW+12+yMPZEPAB0NwgobGKE9dQ+I+MdYDfdDLAT3RF73R3+1Ni//4qMC7GnYoGZsz9uSM+Ci/gK/Y9g2fz8F3Bzln/PRAH8Z6qUsqoK8S/dHjlFQ+LvDuFtpkXAntJT9kQygvwCWIwA8HiYyN/0J8DMUPPZXpjf4SUpls+egA69vGJmV2cV7yZ9LgFb67RnnjGhL3FbgUH0wF9LNPX/RGf3Ol4iA+PlSRfI9Rjo295CM2DH6i/ss1GLeIjYxNBWPxU6WvB0vlXc/YRM2cwkvgRn4kdhDGzfjpgT5O5alApT4BlZoDKjUHVGoOqNQcUKk5oFJzQKXmwP+Rqm9Uf3nyG1Wg7/4Jgqzv/jpKlUpksoxS6XhqKo8fT9WR/3TCLCP/sc5RpRJkmKPS2dR7MBlmU3Xe/x4yzfvfFevpCpUEWVao6FqqB5BlLdVtj9VVf/N51Kq/xBe6PjWVtPWpvwFHT7R9D6ZWaQAAAABJRU5ErkJggg==' style='mix-blend-mode:multiply' opacity='.75'/%3E%3Cpath fill='%23fff' d='M11 14h73v20.29H11z'/%3E%3Cpath style='isolation:isolate' fill='%23c9c9c9' d='M37.5 20h36v6.52h-36z'/%3E%3Cg data-name='revision request'%3E%3Cpath d='M22.52 29.84a1.36 1.36 0 01-1.35-1.35V19.2a1.36 1.36 0 011.35-1.35h5.88l2.44 2.44v8.21a1.36 1.36 0 01-1.35 1.35z' fill='%23999'/%3E%3Cpath fill='%23333' d='M28.32 18.04v2.32h2.32l-2.32-2.32z'/%3E%3C/g%3E%3Cpath d='M25.66 22.1a2.71 2.71 0 01.88.13 1.69 1.69 0 01.66.41 1.8 1.8 0 01.42.68 2.9 2.9 0 01.15 1 2.79 2.79 0 01-.15 1 1.8 1.8 0 01-1.16 1.12 2.92 2.92 0 01-.94.14h-1.46V22.1zm-.12 3.78a1.77 1.77 0 00.67-.11 1.12 1.12 0 00.45-.32 1.31 1.31 0 00.26-.5 2.46 2.46 0 00.08-.66 1.87 1.87 0 00-.31-1.14 1.19 1.19 0 00-1-.41h-.86v3.15z' fill='%23333'/%3E%3Cpath d='M25.66 21.71a2.71 2.71 0 01.88.13 1.69 1.69 0 01.66.41 1.8 1.8 0 01.42.68 2.9 2.9 0 01.15 1 2.79 2.79 0 01-.15 1A1.8 1.8 0 0126.46 26a2.92 2.92 0 01-.94.14h-1.46v-4.43zm-.12 3.78a1.77 1.77 0 00.67-.11 1.12 1.12 0 00.45-.32 1.31 1.31 0 00.26-.5 2.46 2.46 0 00.08-.66 1.87 1.87 0 00-.31-1.14 1.19 1.19 0 00-1-.41h-.86v3.15z' fill='%23fff'/%3E%3Cpath style='isolation:isolate' fill='%23c9c9c9' opacity='.2' d='M37.5 43.67h36v6.52h-36z'/%3E%3Cpath style='isolation:isolate' fill='%23c9c9c9' opacity='.3' d='M120 20h55v7.69h-55zM140.33 41.9h55v7.69h-55z'/%3E%3Cpath style='isolation:isolate' fill='%2399ceeb' d='M160.39 63.8h55v7.69h-55z'/%3E%3Cg opacity='.2'%3E%3Cg data-name='revision request'%3E%3Cpath d='M22.52 53.51a1.36 1.36 0 01-1.35-1.35v-9.29a1.36 1.36 0 011.35-1.35h5.88l2.44 2.44v8.21a1.36 1.36 0 01-1.35 1.35z' fill='%23999'/%3E%3Cpath fill='%23333' d='M28.32 41.7v2.33h2.32l-2.32-2.33z'/%3E%3C/g%3E%3Cpath d='M25.66 45.77a2.71 2.71 0 01.88.13 1.69 1.69 0 01.66.41 1.8 1.8 0 01.42.68 2.9 2.9 0 01.15 1 2.79 2.79 0 01-.15 1A1.8 1.8 0 0126.46 50a2.92 2.92 0 01-.94.14h-1.46v-4.37zm-.12 3.78a1.77 1.77 0 00.67-.11 1.12 1.12 0 00.45-.32 1.31 1.31 0 00.26-.5A2.46 2.46 0 0027 48a1.87 1.87 0 00-.31-1.14 1.19 1.19 0 00-1-.41h-.86v3.15z' fill='%23333'/%3E%3Cpath d='M25.66 45.38a2.71 2.71 0 01.88.13 1.69 1.69 0 01.66.41 1.8 1.8 0 01.42.68 2.9 2.9 0 01.15 1 2.79 2.79 0 01-.15 1 1.8 1.8 0 01-1.16 1.12 2.92 2.92 0 01-.94.14h-1.46v-4.48zm-.12 3.78a1.77 1.77 0 00.67-.11 1.12 1.12 0 00.45-.32 1.31 1.31 0 00.26-.5 2.46 2.46 0 00.08-.66 1.87 1.87 0 00-.31-1.14 1.19 1.19 0 00-1-.41h-.86v3.15z' fill='%23fff'/%3E%3C/g%3E%3Cpath style='isolation:isolate' fill='%23c9c9c9' opacity='.2' d='M37.5 65.33h36v6.52h-36z'/%3E%3Cg opacity='.2'%3E%3Cg data-name='revision request'%3E%3Cpath d='M22.52 75.18a1.36 1.36 0 01-1.35-1.35v-9.3a1.36 1.36 0 011.35-1.35h5.88l2.44 2.44v8.21a1.36 1.36 0 01-1.35 1.35z' fill='%23999'/%3E%3Cpath fill='%23333' d='M28.32 63.37v2.32h2.32l-2.32-2.32z'/%3E%3C/g%3E%3Cpath d='M25.66 67.43a2.71 2.71 0 01.88.13 1.69 1.69 0 01.66.41 1.8 1.8 0 01.42.68 2.9 2.9 0 01.15 1 2.79 2.79 0 01-.15 1 1.8 1.8 0 01-1.16 1.12 2.92 2.92 0 01-.94.14h-1.46v-4.48zm-.12 3.78a1.77 1.77 0 00.67-.11 1.12 1.12 0 00.45-.32 1.31 1.31 0 00.26-.5 2.46 2.46 0 00.08-.66 1.87 1.87 0 00-.31-1.14 1.19 1.19 0 00-1-.41h-.86v3.15z' fill='%23333'/%3E%3Cpath d='M25.66 67a2.71 2.71 0 01.88.13 1.69 1.69 0 01.66.41 1.8 1.8 0 01.42.68 2.9 2.9 0 01.15 1 2.79 2.79 0 01-.15 1 1.8 1.8 0 01-1.16 1.12 2.92 2.92 0 01-.94.14h-1.46V67zm-.12 3.78a1.77 1.77 0 00.67-.11 1.12 1.12 0 00.45-.32 1.31 1.31 0 00.26-.5 2.46 2.46 0 00.08-.66 1.87 1.87 0 00-.31-1.14 1.19 1.19 0 00-1-.41h-.86v3.15z' fill='%23fff'/%3E%3C/g%3E%3Cpath style='isolation:isolate' fill='%23c9c9c9' opacity='.2' d='M37.5 87h36v6.52h-36z'/%3E%3Cg opacity='.2'%3E%3Cg data-name='revision request'%3E%3Cpath d='M22.52 96.84a1.36 1.36 0 01-1.35-1.35V86.2a1.36 1.36 0 011.35-1.35h5.88l2.44 2.44v8.21a1.36 1.36 0 01-1.35 1.35z' fill='%23999'/%3E%3Cpath fill='%23333' d='M28.32 85.04v2.32h2.32l-2.32-2.32z'/%3E%3C/g%3E%3Cpath d='M25.66 89.1a2.71 2.71 0 01.88.13 1.69 1.69 0 01.66.41 1.8 1.8 0 01.42.68 2.9 2.9 0 01.15 1 2.79 2.79 0 01-.15 1 1.8 1.8 0 01-1.16 1.12 2.92 2.92 0 01-.94.14h-1.46V89.1zm-.12 3.78a1.77 1.77 0 00.67-.11 1.12 1.12 0 00.45-.32 1.31 1.31 0 00.26-.5 2.46 2.46 0 00.08-.66 1.87 1.87 0 00-.31-1.14 1.19 1.19 0 00-1-.41h-.86v3.15z' fill='%23333'/%3E%3Cpath d='M25.66 88.71a2.71 2.71 0 01.88.13 1.69 1.69 0 01.66.41 1.8 1.8 0 01.42.68 2.9 2.9 0 01.15 1 2.79 2.79 0 01-.15 1A1.8 1.8 0 0126.46 93a2.92 2.92 0 01-.94.14h-1.46v-4.43zm-.12 3.78a1.77 1.77 0 00.67-.11 1.12 1.12 0 00.45-.32 1.31 1.31 0 00.26-.5 2.46 2.46 0 00.08-.66 1.87 1.87 0 00-.31-1.14 1.19 1.19 0 00-1-.41h-.86v3.15z' fill='%23fff'/%3E%3C/g%3E%3Cpath style='isolation:isolate' fill='%23c9c9c9' opacity='.2' d='M37.5 109.67h36v6.52h-36z'/%3E%3Cg opacity='.2'%3E%3Cg data-name='revision request'%3E%3Cpath d='M22.52 119.51a1.36 1.36 0 01-1.35-1.35v-9.29a1.36 1.36 0 011.35-1.35h5.88l2.44 2.44v8.21a1.36 1.36 0 01-1.35 1.35z' fill='%23999'/%3E%3Cpath fill='%23333' d='M28.32 107.7v2.33h2.32l-2.32-2.33z'/%3E%3C/g%3E%3Cpath d='M25.66 111.77a2.71 2.71 0 01.88.13 1.69 1.69 0 01.66.41 1.8 1.8 0 01.42.68 2.9 2.9 0 01.15 1 2.79 2.79 0 01-.15 1 1.8 1.8 0 01-1.16 1.01 2.92 2.92 0 01-.94.14h-1.46v-4.42zm-.12 3.78a1.77 1.77 0 00.67-.11 1.12 1.12 0 00.45-.32 1.31 1.31 0 00.26-.5A2.46 2.46 0 0027 114a1.87 1.87 0 00-.31-1.14 1.19 1.19 0 00-1-.41h-.86v3.15z' fill='%23333'/%3E%3Cpath d='M25.66 111.38a2.71 2.71 0 01.88.13 1.69 1.69 0 01.66.41 1.8 1.8 0 01.42.68 2.9 2.9 0 01.15 1 2.79 2.79 0 01-.15 1 1.8 1.8 0 01-1.16 1.12 2.92 2.92 0 01-.94.14h-1.46v-4.42zm-.12 3.78a1.77 1.77 0 00.67-.11 1.12 1.12 0 00.45-.32 1.31 1.31 0 00.26-.5 2.46 2.46 0 00.08-.66 1.87 1.87 0 00-.31-1.14 1.19 1.19 0 00-1-.41h-.86v3.15z' fill='%23fff'/%3E%3C/g%3E%3Cpath d='M171.35 85.27a11 11 0 00-1.1 1' fill='none' stroke='%23cccccb' stroke-miterlimit='10' stroke-width='2'/%3E%3Cpath d='M168 88.17c-48.2 39.6-101.3 18.3-107.7-39.4' fill='none' stroke='%23cccccb' stroke-miterlimit='10' stroke-width='2' stroke-dasharray='2.9600000381469727,2.9600000381469727'/%3E%3Cpath d='M60.15 47.27c0-.5-.1-1-.1-1.5' fill='none' stroke='%23cccccb' stroke-miterlimit='10' stroke-width='2'/%3E%3Cpath fill='%23cccccb' d='M181.35 75.37l-19.9 8 9 2.6 2.3 9.1 8.6-19.7z'/%3E%3Cimage width='28' height='35' transform='translate(46.96 22.96)' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAkCAYAAAB15jFqAAAACXBIWXMAAAsSAAALEgHS3X78AAADCElEQVRYR73WaYhNcRjH8WfmzoYxk20wBkX2NXtCIi+MLUtZX5ClJNsbYZJIEWUpjLxRtpSSJUuRsiRFtvJCsisvRIjX4/t4nlun2zlzzr0z14tP986cc8/vvzz///9IQ0OD/G+xN+RD7A35EHtDPsTekA/RF0QKUBigfxfEPTCJqEANKUIJSl0xUs0RHBZY4IEtUIE2rsL/p+GFcQ9OHOqB2psyD+qCHuiJruiAch+BnIPDQrUnrT1wAMZgHEaiLzr79ZyDM0N1LnX+2qIXxmM2FmEeJmOQN6gi1+CwUB3aKgzGDKzGZmzCckzFkKYEh4VqsegQjsBCbMNh1GM31mAahuYaHBVaLTaXS7EX53DFP/djLabnGhwVqg8aixU4hGt4iPu4iIMhwYmLKyy0ZSB0FY7gNl7iFR7jciBYh1rnuNqDY9dxklCdy7t4gy94jye4hANic6zFpVXdCa3ENpfInStJ6DHcwwd8dx/FenwB+7ASk9BbbLnpsovsbZLQeg/VoF/4jW9iPdc5Pok6zMUwscrXZ6SaGqrDqz39iT/4gU9ivT2PXViM0agR2yojhzgsNLN6dY1qIb3GVw/Uz7d4gDPYjvliW6X+Vuc18kSKCk2v02Vi6/IqnuEdPosV03NcF6vudWLFpHt1lT8jq+FN70jaat1zd+I0buERXuAp7uAsdvh92sjuqJSY9RoWmt57de3NxHqxCj0hVq03cFNskziKjahFf7Gj718vJcslkz5ltPwniM2VrsU6Dz+OU96IPWLFNlHs3NVeFjcWGBaaeZ4OFDveaj1cA7Z4mO7JW7FErOi6SUzVNhaa+eag56ruNqMwBQvEjrsN3ohZYutTi6/R9RkaGggOviO1Q0fvST+xXmnP54idtzoSfdDeG5vdhh8IDr4NlnkPtAFaYDp3esDreTtc7BWm2q/HzmdkaKDH6XfelD9Qw3XYdWOvcdqQSm9colfURi+GNEB7X+rh5U6/lyQNTBwaEp7yBhT598KkgVmHhjQgcVCzhDZF7A35EHtDPvwFznqO3HdNWI4AAAAASUVORK5CYII=' style='mix-blend-mode:multiply' opacity='.3'/%3E%3Cpath d='M59.85 43.16l5.09-.39L54 31.57v15.66l4-3.32 2.18 5a1 1 0 001.85-.8z' fill='%23666'/%3E%3C/g%3E%3C/svg%3E");
}

.opentext-ux .data-drill .suggest-drag-message {
  font-size: 2em;
  color: #999;
}

.opentext-ux .sample-sentence {
  background-color: #f5f5f5;
  padding: 0.25em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .suggestionbox textarea {
  height: 8em;
}

.opentext-ux .form-group .input-with-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}

.opentext-ux .form-group .input-with-info .combobox, .opentext-ux .form-group .input-with-info select, .opentext-ux .form-group .input-with-info input {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.opentext-ux .form-group .input-with-info .input-info-link {
  color: #333333;
  font-size: 1.5em;
  padding: 0.15em 0.5em;
  margin-right: -0.5em;
  margin-top: -0.1em;
}

.opentext-ux .in-selection {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
}

.opentext-ux .in-selection.selection-inline {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}

.opentext-ux .in-selection.selection-inline .col-flex-1 {
  margin: 0;
}

.opentext-ux .in-selection.selection-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch;
}

.opentext-ux .in-selection.selection-block .col-flex-1 {
  margin-bottom: 12px;
}

.opentext-ux .in-selection .label-with-actions {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}

.opentext-ux .in-selection .btn-link {
  padding: 0;
}

.opentext-ux .in-selection .btn-link .oticon {
  width: 1.5em;
  height: 1.5em;
}

.opentext-ux .in-selection .btn-link .action_next_skip {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'%3E%3Cpath d='M4.293 4.293a1 1 0 011.414 0L11.414 10l-5.707 5.707a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z'/%3E%3Cpath d='M9.707 4.293a1 1 0 011.414 0L16.828 10l-5.707 5.707a1 1 0 01-1.414-1.414L14 10 9.707 5.707a1 1 0 010-1.414z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 10 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.opentext-ux .in-selection .btn-link .action_prev_skip {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'%3E%3Cpath d='M15.707 4.293a1 1 0 00-1.414 0L8.586 10l5.707 5.707a1 1 0 001.414-1.414L11.414 10l4.293-4.293a1 1 0 000-1.414z'/%3E%3Cpath d='M10.121 4.293a1 1 0 00-1.414 0L3 10l5.707 5.707a1 1 0 001.414-1.414L5.828 10l4.293-4.293a1 1 0 000-1.414z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 18 18)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.opentext-ux .in-selection .btn-link .action_next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.293 4.293a1 1 0 011.414 0L14.414 10l-5.707 5.707a1 1 0 01-1.414-1.414L11.586 10 7.293 5.707a1 1 0 010-1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 10 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.opentext-ux .in-selection .btn-link .action_prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.707 4.293a1 1 0 00-1.414 0L5.586 10l5.707 5.707a1 1 0 001.414-1.414L8.414 10l4.293-4.293a1 1 0 000-1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 18 18)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.opentext-ux .in-selection .btn-link .action_sort_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.497 9.296a.999.999 0 00-1.414 0l-3.099 3.098V4.793a1 1 0 10-2 0v7.57L5.917 9.296a.999.999 0 10-1.414 1.414L10 16.207l5.497-5.497a.999.999 0 000-1.414z' fill='%23333'/%3E%3C/svg%3E");
}

.opentext-ux .in-selection .btn-link .action_sort_up {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.497 9.296a.999.999 0 00-1.414 0l-3.099 3.098V4.793a1 1 0 10-2 0v7.57L5.917 9.296a.999.999 0 10-1.414 1.414L10 16.207l5.497-5.497a.999.999 0 000-1.414z' fill='%23333'/%3E%3C/svg%3E");
}

.opentext-ux .in-selection .btn-link .action_sort_a_to_z {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.204 15.204l-2.181 2.18-2.124-2.124' stroke='%23333' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M15.721 15.32a.937.937 0 00-1.343 0l-2.943 2.994v-7.347a.958.958 0 00-.95-.967.958.958 0 00-.95.967v7.317L6.622 15.32a.937.937 0 00-1.343 0 .978.978 0 000 1.366L10.5 22l5.221-5.314a.978.978 0 000-1.367z' fill='%23333'/%3E%3C/svg%3E");
}

.opentext-ux .in-selection .btn-link .action_sort_z_to_a {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.204 15.204l-2.181 2.18-2.124-2.124' stroke='%23333' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M5.279 16.68a.937.937 0 001.343 0l2.943-2.994v7.347c0 .534.425.967.95.967.525 0 .95-.433.95-.967v-7.317l2.913 2.964a.937.937 0 001.344 0 .978.978 0 000-1.366L10.5 10l-5.221 5.314a.978.978 0 000 1.366z' fill='%23333'/%3E%3C/svg%3E");
}

.opentext-ux .in-selection .btn-link .action_sort_default {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12l4-4 4 4M10 9v5M14 20l-4 4-4-4M10 23v-5' stroke='%23333' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.204 15.204l-2.181 2.18-2.124-2.124' stroke='%23333' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
}

.opentext-ux .in-selection .col-flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
          flex: 1 1 100%;
  min-width: 0;
}

.opentext-ux .in-selection .actions {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .in-selection .actions.flex-align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}

.opentext-ux .in-selection .actions .btn-text {
  margin-left: 16px;
}

.opentext-ux .in-selection .actions .btn-text:not(:last-child) {
  margin-bottom: 24px;
}

.opentext-ux .in-selection .actions .btn-link {
  padding: 1em 1em;
}

.opentext-ux .in-selection .multiselectbox .items, .opentext-ux .in-selection .selectedbox, .opentext-ux .in-selection .actions {
  height: 15em;
}

.opentext-ux .in-selection.in-selection-sm .multiselectbox .items, .opentext-ux .in-selection.in-selection-sm .selectedbox, .opentext-ux .in-selection.in-selection-sm .actions {
  height: 8em;
}

.opentext-ux .in-selection .multiselectbox .items {
  overflow-y: auto;
  padding: 0.5em 0;
}

@media (max-width: 767px) {
  .opentext-ux .in-selection {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: normal;
    -webkit-align-items: normal;
            align-items: normal;
  }
  .opentext-ux .in-selection.selection-inline .col-flex-1 {
    margin-bottom: 0;
  }
  .opentext-ux .in-selection.selection-inline .actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
  .opentext-ux .in-selection.selection-inline .actions .btn-text,
  .opentext-ux .in-selection.selection-inline .actions .btn-text:first-child,
  .opentext-ux .in-selection.selection-inline .actions .btn-text:last-child {
    margin: 0 16px;
  }
  .opentext-ux .in-selection.selection-inline .actions .btn-text {
    margin-left: 16px;
  }
  .opentext-ux .in-selection.selection-inline .actions .btn-text:not(:last-child) {
    margin-bottom: 24px;
  }
  .opentext-ux .in-selection.selection-inline .actions .btn-link {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .opentext-ux .in-selection .col-flex-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
            flex: 1 1 0%;
    min-width: 0;
    width: 100%;
    margin-bottom: 12px;
  }
  .opentext-ux .in-selection .actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse;
    height: auto;
  }
  .opentext-ux .in-selection .actions .btn-text,
  .opentext-ux .in-selection .actions .btn-text:first-child,
  .opentext-ux .in-selection .actions .btn-text:last-child {
    margin: 0 16px;
  }
  .opentext-ux .in-selection .actions .btn-link {
    -webkit-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.opentext-ux .data-sources {
  padding: 14px 28px;
  overflow-x: auto;
}

.opentext-ux .data-sources .data-source-heading {
  color: #333333;
  font-size: 28px;
  padding-bottom: 14px;
}

.opentext-ux .data-sources .data-source-group {
  display: inline-block;
}

.opentext-ux .data-sources .data-source-group .data-source-group-heading {
  color: #757575;
  padding: 7px 0;
}

.opentext-ux .data-sources .data-source-group .data-source-tile {
  display: inline-block;
  margin-right: 28px;
  margin-bottom: 28px;
  width: 168px;
  height: 168px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.opentext-ux .data-sources .data-source-group .data-source-tile .title {
  color: #fff;
  text-align: center;
  padding: 14px 7px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .data-sources .data-source-group .data-source-tile .type-icon {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-background-size: 56px 56px;
          background-size: 56px;
  background-repeat: no-repeat;
  background-position: center center;
}

.opentext-ux .data-sources .data-source-group .data-source-tile .title {
  background-color: rgba(0, 0, 0, 0.25);
}

.opentext-ux .data-sources .data-source-group .data-source-tile.type-profile {
  background-color: #00639B;
}

.opentext-ux .data-sources .data-source-group .data-source-tile.type-profile .type-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M25.46 0C11.4 0 0 4.27 0 9.56v4.58C0 19.75 11.39 24.3 25.45 24.3s25.46-4.53 25.46-10.14V9.59C50.91 4.29 39.52 0 25.46 0z' fill='%23fff' opacity='.79'/%3E%3Cpath d='M57.21 50.42a6.74 6.74 0 00-5 2.24L38.34 45a6.45 6.45 0 000-4.71l13.86-7.63a6.76 6.76 0 10-1.78-4.54 6.84 6.84 0 00.1 1L36 37.19a6.79 6.79 0 100 11l14.55 8a6.77 6.77 0 106.68-5.75' fill='%23fff'/%3E%3Cpath d='M22.55 42.67A9.47 9.47 0 0132 33.21a9.31 9.31 0 014 .91l11.76-6.48a9.39 9.39 0 01.32-2c-4.22 3.36-12.76 5.69-22.62 5.69C13.81 31.32 4 28.1 1 23.72c-.62-.91-1-.42-1 0v8.57c0 6 9.89 10.89 22.62 11.54a9.47 9.47 0 01-.07-1.16zM36 51.21a9.36 9.36 0 01-8.68-.34h-1.88c-11.6 0-21.39-3.63-24.45-8.6-.65-1.05-1-.49-1 0v7.28C0 56.68 11.39 64 25.45 64c8.91 0 16.74-2.93 21.29-6.87z' fill='%23fff' opacity='.79'/%3E%3C/svg%3E");
}

.opentext-ux .data-sources .data-source-group .data-source-tile.type-sample {
  background-color: #50378F;
}

.opentext-ux .data-sources .data-source-group .data-source-tile.type-sample .type-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M52.32 17.16a3.88 3.88 0 01-4-3.84V2.24H31.13A3.75 3.75 0 0027.39 6v4.8c8.44 1 14.66 3.86 15.12 7.32a3.13 3.13 0 010 .42V50h17a3.75 3.75 0 003.74-3.74v-29.1z' fill='%23fff' opacity='.79'/%3E%3Cpath fill='%23fff' opacity='.79' d='M51.3 2.24v11.95h11.95L51.3 2.24z'/%3E%3Cpath d='M39.81 45.27c-2.37 3.83-9.93 6.63-18.9 6.62S4.39 49.08 2 45.25c-.5-.81-.77-.38-.77 0v5.65C1.25 56.35 10 62 20.91 62s19.66-5.64 19.66-11.08v-5.63c0-.4-.27-.83-.76-.02z' fill='%23fff'/%3E%3Cpath d='M39.84 30.9c-2.33 3.39-9.92 5.87-18.92 5.86S4.32 34.27 2 30.89c-.48-.7-.74-.32-.74 0v6.61c0 5 8.8 9 19.66 9s19.66-4 19.66-9v-6.6c0-.32-.26-.7-.74 0z' fill='%23fff'/%3E%3Cpath d='M20.93 12.57c-10.86 0-19.66 3.3-19.66 7.38v3.54c0 4.33 8.8 7.85 19.66 7.85s19.66-3.5 19.66-7.83V20c0-4.11-8.81-7.43-19.66-7.43z' fill='%23fff'/%3E%3C/svg%3E");
}

.opentext-ux .data-sources .data-source-group .data-source-tile.type-file {
  background-color: #338175;
}

.opentext-ux .data-sources .data-source-group .data-source-tile.type-file .type-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath fill='%23fff' d='M23.01 16.13l9.98-2.58.12-.03-.15-.09.03.1-12.56-7.4 2.58 10z'/%3E%3Cpath d='M39.79 40.29l-6.08-23.54-10 2.58A3.35 3.35 0 0119.55 17L17 6.85l-13.58 3.5a3.24 3.24 0 00-2.32 3.93L9.81 48a3.24 3.24 0 003.93 2.32l23.73-6.12a3.24 3.24 0 002.32-3.91z' fill='%23fff'/%3E%3Cpath fill='%23fff' opacity='.79' d='M62.99 28.54v-.03l-7.21-12.66-2.73 9.96L63 28.54h-.01z'/%3E%3Cpath d='M52.13 29.13A3.35 3.35 0 0149.68 25l2.76-10.08-14.8-4.16 7.46 28.32a8.77 8.77 0 01-.68 6.64 8.86 8.86 0 01-5.5 3.84l-8.47 2.18 21.22 5.82a3.24 3.24 0 004-2.26l6.43-23.45-9.94-2.72z' fill='%23fff' opacity='.79'/%3E%3C/svg%3E");
}

.opentext-ux .data-sources .data-source-group .data-source-tile.type-db {
  background-color: #B4421A;
}

.opentext-ux .data-sources .data-source-group .data-source-tile.type-db .type-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M38.28 47.82c-2.15 3.47-9 6-17.15 6s-15-2.55-17.14-6c-.46-.74-.7-.34-.7 0v5.1c0 4.94 8 10.07 17.83 10.07S39 57.89 39 52.94v-5.1c0-.36-.27-.76-.72-.02zm0-13c-2.11 3.07-9 5.32-17.17 5.32S6.09 37.84 4 34.77c-.44-.63-.67-.29-.67 0v6c0 4.49 8 8.14 17.83 8.14S39 45.28 39 40.79v-6c0-.3-.25-.64-.69-.01zM21.15 18.15c-9.85 0-17.84 3-17.84 6.7v3.21c0 3.93 8 7.12 17.84 7.12S39 32 39 28.07v-3.2c0-3.71-8-6.72-17.85-6.72z' fill='%23fff'/%3E%3Cg opacity='.79' fill='%23fff'%3E%3Cpath d='M58.51 17.63C56.4 20.7 49.51 23 41.34 23h-.2a3.42 3.42 0 01.48 1.3 3 3 0 010 .39v7.11c9.71-.08 17.53-3.68 17.53-8.13v-6c.03-.33-.2-.67-.64-.04zM58.49 30.66c-2.12 3.43-8.84 5.95-16.83 6v9.17c9.71-.11 17.53-5.17 17.53-10.06v-5.1c-.01-.35-.25-.74-.7-.01zM41.34 1c-9.85 0-17.83 3-17.83 6.71v3.21c0 3.93 8 7.11 17.84 7.11s17.84-3.19 17.84-7.11V7.71C59.18 4 51.2 1 41.34 1z'/%3E%3C/g%3E%3C/svg%3E");
}

.opentext-ux .ot-list-item-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  background-color: #f5f5f5;
  color: #333333;
  padding: 0.5em;
  margin: 0;
  margin-top: 0.25em;
}

.opentext-ux .ot-list-item-tile .title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .ot-list-item-tile .btn-link {
  color: #333333;
}

.opentext-ux .ot-list-item-tile .actions {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  visibility: hidden;
}

.opentext-ux .ot-list-item-tile:hover .actions {
  visibility: visible;
}

.opentext-ux .ot-list-item-form {
  padding-left: 2rem;
  padding-right: 2rem;
  overflow: hidden;
  border: 1px solid #f5f5f5;
  margin-bottom: 0.25em;
}

.opentext-ux .ot-list-item-form.collapsed {
  height: 0;
}

.opentext-ux .ot-list-item-form .header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  margin-left: -2em;
  margin-right: -2em;
}

.opentext-ux .ot-list-item-form .header button {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.opentext-ux .ot-list-item-form .list-item-form-close {
  line-height: 1em;
  padding: 0.5em;
}

.opentext-ux .ot-list-item-form .list-item-form-close .oticon {
  width: 1.5em;
  height: 1.5em;
  -webkit-background-size: 1.5em 1.5em;
          background-size: 1.5em;
  background-repeat: no-repeat;
  background-position: center center;
}

.opentext-ux .ot-collapse-section-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 1em;
  border-bottom: 1px solid #cccccc;
}

.opentext-ux .ot-collapse-section-title .title {
  color: #232E72;
  cursor: pointer;
}

.opentext-ux .ot-collapse-section-title .actions {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  margin-left: -0.5em;
}

.opentext-ux .ot-collapse-section-title .oticon {
  width: 1em;
}

.report-viewer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.report-viewer-container .ot-report {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}

.report-viewer-container .ot-report__header {
  background-color: #EEF2F4;
  border-bottom: 1px solid #DCE4E8;
  color: #333333;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
          flex: 1 0 auto;
}

.report-viewer-container .ot-report__header--expand-title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.report-viewer-container .ot-report__header--expand-title .ot-report__header-banner {
  padding-right: 24px;
}

.report-viewer-container .ot-report__header--expand-title .ot-report__header-title {
  white-space: normal;
}

.report-viewer-container .ot-report__header--expand-title .ot-pagination {
  background: #DFE5EE;
  padding-left: 24px;
  width: 100%;
}

.report-viewer-container .ot-report__header--left {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
}

.report-viewer-container .ot-report__header--right {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
}

.report-viewer-container .ot-report__header-banner {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  padding: 10px 12px;
  overflow: hidden;
  min-height: 48px;
}

.report-viewer-container .ot-report__header-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 20px;
  line-height: 28px;
}

.report-viewer-container .ot-report__content {
  padding: 24px;
  overflow-y: auto;
  height: 100%;
}

.report-viewer-container .ot-report-canvas {
  color: #333333;
  -webkit-transform: translateY(-38px);
       -o-transform: translateY(-38px);
          transform: translateY(-38px);
}

.report-viewer-container .ot-report-canvas__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}

.report-viewer-container a.side-menu-toggle {
  color: #333333 !important;
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 24px;
}

.report-viewer-container a.side-menu-toggle.active {
  background: #232E72;
}

.report-viewer-container a.side-menu-toggle.active .oticon-bars {
  color: #fff;
  display: inline-block;
}

.report-viewer-container .ot-pagination {
  padding-top: 10px;
  padding-right: 24px;
  padding-bottom: 10px;
  padding-left: 12px;
}

.report-viewer-container .ot-pagination__actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.report-viewer-container .ot-pagination__form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-left: 16px;
}

.report-viewer-container .ot-pagination__page-number-input {
  width: 42px;
}

.report-viewer-container .ot-pagination__total-pages {
  margin-left: 8px;
}

.report-viewer-container .ot-pagination .btn {
  margin-left: 16px;
}

svg.ot-gadget__bar-chart,
svg.ot-gadget__pie-chart {
  --color_font: #333333;
  width: 100%;
}

.ot-gadget {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 12px;
}

.ot-gadget__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  width: 100%;
  position: relative;
}

.ot-gadget__container--has-radius {
  border-radius: 6px;
}

.ot-gadget__container--has-border {
  border: 1px solid #DCE4E8;
}

.ot-gadget__container--is-selected {
  border: 2px solid #09BCEF;
}

.ot-gadget__container--is-selected .ot-gadget__actions {
  display: block;
}

.ot-gadget__titlebar {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  height: 48px;
  padding: 8px 16px;
}

.ot-gadget__title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 18px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ot-gadget__actions {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  display: none;
}

.ot-gadget__action-menu {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  width: 162px;
  height: 32px;
  padding: 0 8px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #DCE4E8;
  border-top: 1px solid #DCE4E8;
  border-right: 1px solid #DCE4E8;
  border-radius: 6px 6px 0 0;
  position: absolute;
  top: -32px;
}

.ot-gadget__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 13px;
  overflow: auto;
}

.ot-gadget__content--justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.ot-gadget-table {
  border-collapse: collapse;
  width: 100%;
}

.ot-gadget-table__col--is-selected {
  border: 2px solid #09BCEF;
}

.ot-gadget-table th, .ot-gadget-table td {
  border: 1px solid #DCE4E8;
  background-color: #ffffff;
  color: #333333;
  padding: 8px 16px;
  font-size: 13px;
  height: 40px;
}

.ot-gadget-table th.ot-gadget-table__heading,
.ot-gadget-table td.ot-gadget-table__heading {
  background-color: #E7EDF8;
  color: #333333;
  border-color: #DCE4E8;
}

.ot-gadget-table th.ot-gadget-table__heading--alt,
.ot-gadget-table td.ot-gadget-table__heading--alt {
  background: #E1E8F6;
  color: #333333;
  border-color: #ffffff;
}

.ot-gadget-crosstab {
  border-collapse: collapse;
  border-style: hidden;
  width: 100%;
  height: 100%;
}

.ot-gadget-crosstab th, .ot-gadget-crosstab td {
  border: 1px solid #DCE4E8;
  background-color: #ffffff;
  color: #333333;
  padding: 8px 16px;
  font-size: 13px;
}

.ot-gadget-crosstab th.ot-gadget-crosstab__heading,
.ot-gadget-crosstab td.ot-gadget-crosstab__heading {
  background-color: #D7DAEA;
  color: #333333;
  border-color: #ffffff;
}

.ot-gadget-crosstab th.ot-gadget-crosstab__heading--alt,
.ot-gadget-crosstab td.ot-gadget-crosstab__heading--alt {
  background: #E1E8F6;
  color: #333333;
  border-color: #ffffff;
}

.load-page {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  max-height: 53px;
  opacity: 1;
}

.load-page .load-page-msg {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 8px 0;
}

.load-page .load-page-msg.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.load-page .label {
  padding: 0 8px;
}

.load-page-spinner {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 16px 0;
}

.load-page-spinner.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.load-page-spinner.active .spinner-icon {
  position: relative;
  height: 1.5em;
  width: 1.5em;
  -webkit-background-size: 1.5em 1.5em;
          background-size: 1.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='85' height='85'%3E%3Cpath d='M42.5 6.5a36 36 0 00-36 36h10a26 26 0 1126 26v10a36 36 0 000-72z' fill='%23c9e7f6'/%3E%3Cpath d='M16.5 42.5h-10a36 36 0 0036 36v-10a26 26 0 01-26-26z' fill='%231073a8'/%3E%3C/svg%3E");
  -webkit-animation: spinner-rotate 2s infinite linear;
       -o-animation: spinner-rotate 2s infinite linear;
          animation: spinner-rotate 2s infinite linear;
}

.ot-side-menu-container.active .side-menu {
  -webkit-transform: translateX(0%);
       -o-transform: translateX(0%);
          transform: translateX(0%);
}

.ot-side-menu-container .side-menu {
  padding: 0;
  margin-top: 48px;
  pointer-events: auto;
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
}

.ot-side-menu-container .side-menu .header {
  height: 48px;
  width: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  padding-left: 24px;
  background: #232E72;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.ot-side-menu-container .side-menu .nav {
  background: #232E72;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
          flex-shrink: 1;
  overflow: auto;
}

.ot-side-menu-container .side-menu .nav .nav-separator {
  border-bottom: 1px solid #5864AD;
  margin-left: 24px;
}

.ot-side-menu-container .side-menu .nav .nav-item.nav-heading {
  background: rgba(88, 89, 91, 0.95);
  color: #fff;
  padding: .5em 1em;
  cursor: default;
}

.ot-side-menu-container .side-menu .nav .nav-item.nav-heading:hover {
  background: rgba(88, 89, 91, 0.95);
}

.ot-side-menu-container .side-menu .nav .nav-item.active {
  font-weight: 600;
}

.ot-side-menu-container .side-menu .nav .nav-item {
  padding: 0;
}

.ot-side-menu-container .side-menu .nav .nav-item .nav-link {
  padding: 14px 24px;
  width: 100%;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ot-side-menu-container .side-menu .nav .nav-item .nav-link.disabled {
  color: #757575;
}

.slideIn {
  animation: slideIn ease-out 0.25s;
  -webkit-animation: slideIn ease-out 0.25s;
  -moz-animation: slideIn ease-out 0.25s;
  -o-animation: slideIn ease-out 0.25s;
  -ms-animation: slideIn ease-out 0.25s;
}

@keyframes slideIn {
  0% {
    top: 100%;
  }
  100% {
    top: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    top: 100%;
  }
  100% {
    top: 0;
  }
}

@-o-keyframes slideIn {
  0% {
    top: 100%;
  }
  100% {
    top: 0;
  }
}

.opentext-ux .ot-notification-area {
  bottom: auto;
  pointer-events: auto;
}

.opentext-ux .ot-notification-container {
  background-color: #fff;
  border-bottom: 4px solid #2E3D98;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  min-width: 384px;
  max-width: 90%;
  overflow: hidden;
}

.opentext-ux .ot-notification-container .ot-notification-bar {
  border-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 64px;
          flex: 0 0 64px;
  min-width: 0;
  max-width: none;
  overflow: visible;
}

.opentext-ux .ot-notification-container .ot-notification-bar .ot-notification-expander-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding-left: 1em;
}

.opentext-ux .ot-notification-container .ot-notification-bar .ot-notification-expander-icon .bicon-caret_down {
  display: block;
}

.opentext-ux .ot-notification-container .ot-notification-bar .ot-notification-expander-icon .bicon-caret_up {
  display: none;
}

.opentext-ux .ot-notification-container .ot-notification-bar .ot-notification-expander-icon.expanded .bicon-caret_down {
  display: none;
}

.opentext-ux .ot-notification-container .ot-notification-bar .ot-notification-expander-icon.expanded .bicon-caret_up {
  display: block;
}

.opentext-ux .ot-notification-container .ot-notification-bar-expander {
  display: none;
  border-top: 1px solid #2E3D98;
}

.opentext-ux .ot-notification-container .ot-notification-bar-expander.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .ot-responsive-checker-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.opentext-ux .ot-responsive-checker-container .ot-responsive-checker-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  padding: 16px;
  width: 100%;
}

.opentext-ux .ot-responsive-checker-container .ot-responsive-checker-item .ot-responsive-checker-icon {
  padding-right: 16px;
}

.opentext-ux .ot-responsive-checker-container .ot-responsive-checker-item .ot-responsive-checker-icon .bicon {
  padding: 0;
  pointer-events: none;
}

.opentext-ux .ot-responsive-checker-container .ot-responsive-checker-item .ot-responsive-checker-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  pointer-events: none;
}

.opentext-ux .ot-responsive-checker-container .ot-responsive-checker-item .ot-responsive-checker-header {
  color: #000;
  font-size: 16px;
  margin-bottom: 8px;
}

.opentext-ux .ot-responsive-checker-container .ot-responsive-checker-item ul.ot-responsive-checker-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.opentext-ux .ot-responsive-checker-container .ot-responsive-checker-item ul.ot-responsive-checker-list li {
  color: #df3324;
  font-size: 12px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .report-viewer-container .ot-report__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
  .report-viewer-container .ot-report__header-banner {
    padding-right: 24px;
  }
  .report-viewer-container .ot-header-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row;
  }
  .report-viewer-container .ot-header-row.ot-report__header--expand-title .ot-report__header-title {
    white-space: nowrap;
  }
  .report-viewer-container .ot-header-row .ot-report__header-banner {
    padding-right: 12px;
  }
  .report-viewer-container .ot-header-row .ot-pagination {
    background: transparent;
    padding-left: 12px;
  }
  .report-viewer-container .ot-pagination {
    background: #DFE5EE;
    padding-left: 24px;
    width: 100%;
  }
  .report-viewer-container .load-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  .report-viewer-container .ot-side-menu-container.active .side-menu {
    min-width: 300px;
    max-width: calc(100vw - 75px);
  }
  .report-viewer-container .ot-side-menu-container.active .side-menu .header {
    width: 100%;
    background: #090E2C;
  }
  .report-viewer-container .ot-side-menu-container.active .ot-side-menu-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
  }
  .otbi-theme-ot-dark.otbi-theme-enabled .ot-header-row .ot-pagination {
    background: transparent;
  }
}

.data-discovery-container {
  background-color: #cccccc;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ot-notebook-plugin {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
}

.ot-notebook-plugin.show-plugin {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.ot-notebook-plugin__container {
  background: #fff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  color: #333333;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  font-family: OpenTextSans, Helvetica, sans-serif;
  font-size: 14px;
  height: 516px;
  position: relative;
  width: 720px;
}

.ot-notebook-plugin__left-panel {
  background: -webkit-linear-gradient(33.73deg, #0E122B -3.89%, #0F142F 14.03%, #131939 28.2%, #19224A 41.08%, #222E61 53.12%, #243167 55.62%, #23346A 66.17%, #203E72 74.43%, #1B4F7F 81.9%, #146693 88.91%, #0B84AB 93.28%, #088CB2 97.1%), #C4C4C4;
  background: -o-linear-gradient(33.73deg, #0E122B -3.89%, #0F142F 14.03%, #131939 28.2%, #19224A 41.08%, #222E61 53.12%, #243167 55.62%, #23346A 66.17%, #203E72 74.43%, #1B4F7F 81.9%, #146693 88.91%, #0B84AB 93.28%, #088CB2 97.1%), #C4C4C4;
  background: linear-gradient(56.27deg, #0E122B -3.89%, #0F142F 14.03%, #131939 28.2%, #19224A 41.08%, #222E61 53.12%, #243167 55.62%, #23346A 66.17%, #203E72 74.43%, #1B4F7F 81.9%, #146693 88.91%, #0B84AB 93.28%, #088CB2 97.1%), #C4C4C4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: 24px;
  width: 200px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
}

.ot-notebook-plugin__right-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  height: 100%;
}

.ot-notebook-plugin__form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 24px;
  height: calc(516px - 64px);
  overflow-y: auto;
  overflow-x: hidden;
}

.ot-notebook-plugin__form form {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.ot-notebook-plugin__form textarea.textarea-md {
  min-height: 7em;
}

.ot-notebook-plugin__form textarea.textarea-lg {
  min-height: 22em;
}

.ot-notebook-plugin__title {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 32px;
}

.ot-notebook-plugin__header {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
}

.ot-notebook-plugin__body-copy {
  font-size: 13px;
}

.ot-notebook-plugin__footer {
  background-color: #f5f5f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 64px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  padding: 16px 24px;
}

.ot-notebook-plugin__footer button.btn {
  margin-right: 16px;
}

.ot-notebook-plugin__footer button.btn.btn-primary-grey {
  color: #fff;
  background-color: #71747B;
  border-color: #71747B;
}

.ot-notebook-plugin__footer button.btn.btn-primary-grey:hover {
  color: #fff;
  background-color: #595b60;
  border-color: #54565b;
}

.ot-notebook-plugin__footer button.btn.btn-primary-grey:focus, .ot-notebook-plugin__footer button.btn.btn-primary-grey.focus {
  color: #fff;
  background-color: #595b60;
  border-color: #54565b;
}

.ot-notebook-plugin__footer button.btn.btn-primary-grey:active, .ot-notebook-plugin__footer button.btn.btn-primary-grey.active,
.open > .ot-notebook-plugin__footer button.btn.btn-primary-grey.dropdown-toggle {
  color: #fff;
  background-color: #595b60;
  border-color: #54565b;
  background-image: none;
}

.ot-notebook-plugin__footer button.btn.btn-primary-grey:active:hover, .ot-notebook-plugin__footer button.btn.btn-primary-grey:active:focus, .ot-notebook-plugin__footer button.btn.btn-primary-grey:active.focus, .ot-notebook-plugin__footer button.btn.btn-primary-grey.active:hover, .ot-notebook-plugin__footer button.btn.btn-primary-grey.active:focus, .ot-notebook-plugin__footer button.btn.btn-primary-grey.active.focus,
.open > .ot-notebook-plugin__footer button.btn.btn-primary-grey.dropdown-toggle:hover,
.open > .ot-notebook-plugin__footer button.btn.btn-primary-grey.dropdown-toggle:focus,
.open > .ot-notebook-plugin__footer button.btn.btn-primary-grey.dropdown-toggle.focus {
  color: #fff;
  background-color: #47494e;
  border-color: #343539;
}

.ot-notebook-plugin__footer button.btn.btn-primary-grey.disabled, .ot-notebook-plugin__footer button.btn.btn-primary-grey:disabled {
  background-color: #999999;
  border-color: #999999;
}

.ot-notebook-plugin__footer button.btn.btn-primary-grey.disabled:focus, .ot-notebook-plugin__footer button.btn.btn-primary-grey.disabled.focus, .ot-notebook-plugin__footer button.btn.btn-primary-grey:disabled:focus, .ot-notebook-plugin__footer button.btn.btn-primary-grey:disabled.focus {
  background-color: #999999;
  border-color: #999999;
}

.ot-notebook-plugin__footer button.btn.btn-primary-grey.disabled:hover, .ot-notebook-plugin__footer button.btn.btn-primary-grey:disabled:hover {
  background-color: #999999;
  border-color: #999999;
}

.ot-notebook-plugin__footer button.btn:last-child {
  margin-right: 0;
}

.ot-notebook-plugin .nav-step {
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  margin-bottom: 16px;
}

.ot-notebook-plugin .nav-step.checked .nav-step-btn::after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 .5c4.702 0 8.5 3.755 8.5 8.5s-3.798 8.5-8.5 8.5C4.302 17.5.5 13.645.5 9S4.302.5 9 .5z' fill='%23067D14' stroke='%23fff'/%3E%3Cpath d='M7.764 12L5.218 9.558a.656.656 0 010-.977.724.724 0 011.018 0l1.528 1.466 4-3.838a.724.724 0 011.018 0c.29.28.29.698 0 .977L7.764 12z' fill='%23fff'/%3E%3C/svg%3E");
}

.ot-notebook-plugin .nav-step.active .nav-step-btn::after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 .5c4.702 0 8.5 3.755 8.5 8.5s-3.798 8.5-8.5 8.5C4.302 17.5.5 13.645.5 9S4.302.5 9 .5z' fill='%23fff' stroke='%23fff'/%3E%3Ccircle cx='9' cy='9' r='5' fill='%23111B58'/%3E%3C/svg%3E");
}

.ot-notebook-plugin .nav-step.active .nav-step-label {
  font-weight: bold;
}

.ot-notebook-plugin .nav-step .nav-step-btn {
  background-color: #fff;
  border: none;
  border-radius: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 18px;
  width: 18px;
  padding: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}

.ot-notebook-plugin .nav-step .nav-step-btn::after {
  background-repeat: no-repeat;
  content: "";
  height: 18px;
  width: 18px;
  position: absolute;
  top: 0;
  left: 0;
}

.ot-notebook-plugin .nav-step .nav-step-label {
  margin-left: 16px;
}
/*# sourceMappingURL=opentext-ux.css.map */.opentext-ux .data-sources .data-source-group .data-source-tile .title {
	font-weight: initial;
}
.opentext-ux .data-tile-small .title {
	font-weight: initial;
}
.opentext-ux .data-table-selection .data-table-row .title{
	font-weight: initial;
}/* Dark primary variant */
/* Dark secondary outline variant */
@font-face {
  font-family: OpenTextSans;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/otsans/WOFF2/OpenTextSans_W_Lt.woff2") format("woff2"), url("../fonts/otsans/WOFF/OpenTextSans_W_Lt.woff") format("woff"), url("../fonts/otsans/EOT/OpenTextSans_W_Lt.eot") format("embedded-opentype");
}

@font-face {
  font-family: OpenTextSans;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/otsans/WOFF2/OpenTextSans_W_Rg.woff2") format("woff2"), url("../fonts/otsans/WOFF/OpenTextSans_W_Rg.woff") format("woff"), url("../fonts/otsans/EOT/OpenTextSans_W_Rg.eot") format("embedded-opentype");
}

@font-face {
  font-family: OpenTextSans;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/otsans/WOFF2/OpenTextSans_W_Bd.woff2") format("woff2"), url("../fonts/otsans/WOFF/OpenTextSans_W_Bd.woff") format("woff"), url("../fonts/otsans/EOT/OpenTextSans_W_Bd.eot") format("embedded-opentype");
}

/* Variables */
/* Mixins */
/* Additional files */
/* File Name Extractor */
/*
  // bash: for n in *; do printf '%s\n' "$n"; done
  // ruby:
  stripped_names = names.collect do |name|
    name.gsub("_md32.svg","")
        .gsub("_menu32.svg","")
        .gsub("_mo32.svg","")
        .gsub("32.svg","")
        .gsub("_md16.svg","")
        .gsub("_mo16.svg","")
        .gsub("16.svg","")
        .gsub("_menu20.svg","")
        .gsub("_mo20.svg","")
        .gsub("_md20.svg","")
        .gsub("20.svg","")
        .gsub("24_md.svg","")
        .gsub("24_mo.svg","")
        .gsub("24.svg","")
  end

  stripped_names.uniq
*/
/* Shared Style */
button.btn.bicon,
button.bicon,
i.bicon {
  display: inline-block;
  height: 32px;
  width: 32px;
  padding: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  border: none;
  border-radius: 0;
  background-repeat: no-repeat;
  -webkit-background-size: 32px 32px;
          background-size: 32px;
  background-position: center center;
  background-color: transparent;
}

button.btn.bicon.bicon-inline,
button.bicon.bicon-inline,
i.bicon.bicon-inline {
  margin-bottom: -2px;
}

button.btn.bicon.bicon-margin-right-sm,
button.bicon.bicon-margin-right-sm,
i.bicon.bicon-margin-right-sm {
  margin-right: 6px;
}

/* Sizes */
button.btn.bicon.bicon32,
button.bicon.bicon32,
i.bicon.bicon32 {
  height: 32px;
  width: 32px;
  -webkit-background-size: 32px 32px;
          background-size: 32px;
}

button.btn.bicon.bicon32.bicon-wide,
button.bicon.bicon32.bicon-wide,
i.bicon.bicon32.bicon-wide {
  width: 64px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon28,
button.bicon.bicon28,
i.bicon.bicon28 {
  height: 28px;
  width: 28px;
  -webkit-background-size: 28px 28px;
          background-size: 28px;
}

button.btn.bicon.bicon28.bicon-wide,
button.bicon.bicon28.bicon-wide,
i.bicon.bicon28.bicon-wide {
  width: 56px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon12,
button.bicon.bicon12,
i.bicon.bicon12 {
  height: 12px;
  width: 12px;
  -webkit-background-size: 12px 12px;
          background-size: 12px;
}

button.btn.bicon.bicon12.bicon-wide,
button.bicon.bicon12.bicon-wide,
i.bicon.bicon12.bicon-wide {
  width: 24px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon16,
button.bicon.bicon16,
i.bicon.bicon16 {
  height: 16px;
  width: 16px;
  -webkit-background-size: 16px 16px;
          background-size: 16px;
}

button.btn.bicon.bicon16.bicon-wide,
button.bicon.bicon16.bicon-wide,
i.bicon.bicon16.bicon-wide {
  width: 32px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon24,
button.bicon.bicon24,
i.bicon.bicon24 {
  height: 24px;
  width: 24px;
  -webkit-background-size: 24px 24px;
          background-size: 24px;
}

button.btn.bicon.bicon24.bicon-wide,
button.bicon.bicon24.bicon-wide,
i.bicon.bicon24.bicon-wide {
  width: 48px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon14,
button.bicon.bicon14,
i.bicon.bicon14 {
  height: 14px;
  width: 14px;
  -webkit-background-size: 14px 14px;
          background-size: 14px;
}

button.btn.bicon.bicon14.bicon-wide,
button.bicon.bicon14.bicon-wide,
i.bicon.bicon14.bicon-wide {
  width: 28px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon18,
button.bicon.bicon18,
i.bicon.bicon18 {
  height: 18px;
  width: 18px;
  -webkit-background-size: 18px 18px;
          background-size: 18px;
}

button.btn.bicon.bicon18.bicon-wide,
button.bicon.bicon18.bicon-wide,
i.bicon.bicon18.bicon-wide {
  width: 36px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon20,
button.bicon.bicon20,
i.bicon.bicon20 {
  height: 20px;
  width: 20px;
  -webkit-background-size: 20px 20px;
          background-size: 20px;
}

button.btn.bicon.bicon20.bicon-wide,
button.bicon.bicon20.bicon-wide,
i.bicon.bicon20.bicon-wide {
  width: 40px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon124,
button.bicon.bicon124,
i.bicon.bicon124 {
  height: 124px;
  width: 124px;
  -webkit-background-size: 124px 124px;
          background-size: 124px;
}

button.btn.bicon.bicon124.bicon-wide,
button.bicon.bicon124.bicon-wide,
i.bicon.bicon124.bicon-wide {
  width: 248px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon220,
button.bicon.bicon220,
i.bicon.bicon220 {
  height: 220px;
  width: 220px;
  -webkit-background-size: 220px 220px;
          background-size: 220px;
}

button.btn.bicon.bicon220.bicon-wide,
button.bicon.bicon220.bicon-wide,
i.bicon.bicon220.bicon-wide {
  width: 440px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon128,
button.bicon.bicon128,
i.bicon.bicon128 {
  height: 128px;
  width: 128px;
  -webkit-background-size: 128px 128px;
          background-size: 128px;
}

button.btn.bicon.bicon128.bicon-wide,
button.bicon.bicon128.bicon-wide,
i.bicon.bicon128.bicon-wide {
  width: 256px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon22,
button.bicon.bicon22,
i.bicon.bicon22 {
  height: 22px;
  width: 22px;
  -webkit-background-size: 22px 22px;
          background-size: 22px;
}

button.btn.bicon.bicon22.bicon-wide,
button.bicon.bicon22.bicon-wide,
i.bicon.bicon22.bicon-wide {
  width: 44px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon32,
button.bicon.bicon32,
i.bicon.bicon32 {
  height: 32px;
  width: 32px;
  -webkit-background-size: 32px 32px;
          background-size: 32px;
}

button.btn.bicon.bicon32.bicon-wide,
button.bicon.bicon32.bicon-wide,
i.bicon.bicon32.bicon-wide {
  width: 64px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon28,
button.bicon.bicon28,
i.bicon.bicon28 {
  height: 28px;
  width: 28px;
  -webkit-background-size: 28px 28px;
          background-size: 28px;
}

button.btn.bicon.bicon28.bicon-wide,
button.bicon.bicon28.bicon-wide,
i.bicon.bicon28.bicon-wide {
  width: 56px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon20,
button.bicon.bicon20,
i.bicon.bicon20 {
  height: 20px;
  width: 20px;
  -webkit-background-size: 20px 20px;
          background-size: 20px;
}

button.btn.bicon.bicon20.bicon-wide,
button.bicon.bicon20.bicon-wide,
i.bicon.bicon20.bicon-wide {
  width: 40px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon24,
button.bicon.bicon24,
i.bicon.bicon24 {
  height: 24px;
  width: 24px;
  -webkit-background-size: 24px 24px;
          background-size: 24px;
}

button.btn.bicon.bicon24.bicon-wide,
button.bicon.bicon24.bicon-wide,
i.bicon.bicon24.bicon-wide {
  width: 48px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon16,
button.bicon.bicon16,
i.bicon.bicon16 {
  height: 16px;
  width: 16px;
  -webkit-background-size: 16px 16px;
          background-size: 16px;
}

button.btn.bicon.bicon16.bicon-wide,
button.bicon.bicon16.bicon-wide,
i.bicon.bicon16.bicon-wide {
  width: 32px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon42,
button.bicon.bicon42,
i.bicon.bicon42 {
  height: 42px;
  width: 42px;
  -webkit-background-size: 42px 42px;
          background-size: 42px;
}

button.btn.bicon.bicon42.bicon-wide,
button.bicon.bicon42.bicon-wide,
i.bicon.bicon42.bicon-wide {
  width: 84px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon12,
button.bicon.bicon12,
i.bicon.bicon12 {
  height: 12px;
  width: 12px;
  -webkit-background-size: 12px 12px;
          background-size: 12px;
}

button.btn.bicon.bicon12.bicon-wide,
button.bicon.bicon12.bicon-wide,
i.bicon.bicon12.bicon-wide {
  width: 24px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon32,
button.bicon.bicon32,
i.bicon.bicon32 {
  height: 32px;
  width: 32px;
  -webkit-background-size: 32px 32px;
          background-size: 32px;
}

button.btn.bicon.bicon32.bicon-wide,
button.bicon.bicon32.bicon-wide,
i.bicon.bicon32.bicon-wide {
  width: 64px;
  -webkit-background-size: contain;
          background-size: contain;
}

button.btn.bicon.bicon42,
button.bicon.bicon42,
i.bicon.bicon42 {
  height: 42px;
  width: 42px;
  -webkit-background-size: 42px 42px;
          background-size: 42px;
}

button.btn.bicon.bicon42.bicon-wide,
button.bicon.bicon42.bicon-wide,
i.bicon.bicon42.bicon-wide {
  width: 84px;
  -webkit-background-size: contain;
          background-size: contain;
}

/* Icons with dark theme mode state */
button.btn.bicon.bicon-ill_dashboards,
button.bicon.bicon-ill_dashboards,
i.bicon.bicon-ill_dashboards {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='220' height='220' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.374 150.382a2.766 2.766 0 001.756-3.495 2.765 2.765 0 00-3.501-1.744 2.766 2.766 0 00-1.757 3.495 2.765 2.765 0 003.502 1.744z' fill='%23333'/%3E%3Cpath opacity='.58' d='M12.276 138.395a1.813 1.813 0 001.152-2.291 1.813 1.813 0 00-2.296-1.144 1.814 1.814 0 00-1.151 2.292 1.814 1.814 0 002.295 1.143z' fill='%23333'/%3E%3Cpath opacity='.7' d='M36.548 68.547c1.775 0 3.215-1.385 3.215-3.094 0-1.708-1.44-3.093-3.215-3.093-1.776 0-3.216 1.385-3.216 3.093 0 1.709 1.44 3.094 3.216 3.094z' fill='%23333'/%3E%3Cpath opacity='.5' d='M36.548 56.316a.603.603 0 01-.61-.596v-2.124c0-.33.273-.596.61-.596.337 0 .61.267.61.596v2.124c0 .329-.273.596-.61.596zM41.285 57.429a.621.621 0 01-.288-.07.589.589 0 01-.25-.807l1.03-1.877a.619.619 0 01.825-.244c.298.156.41.517.25.807l-1.029 1.877c-.11.2-.32.314-.538.314zM44.909 60.543a.615.615 0 01-.507-.263.587.587 0 01.165-.827l1.822-1.196a.62.62 0 01.847.162.587.587 0 01-.165.826l-1.822 1.196a.617.617 0 01-.34.102zM46.622 64.935a.605.605 0 01-.605-.527.599.599 0 01.536-.66l2.186-.248a.606.606 0 01.677.523.599.599 0 01-.536.66l-2.187.248a.569.569 0 01-.07.004zM48.06 70.34a.626.626 0 01-.217-.04l-2.058-.763a.592.592 0 01-.354-.768.616.616 0 01.787-.346l2.058.763a.592.592 0 01.354.769.611.611 0 01-.57.384zM44.65 75.02c-.17 0-.34-.07-.46-.205l-1.436-1.608a.586.586 0 01.059-.841.621.621 0 01.861.057l1.436 1.609a.586.586 0 01-.059.84.615.615 0 01-.4.147zM39.377 77.618a.608.608 0 01-.593-.455l-.514-2.062a.595.595 0 01.448-.72.613.613 0 01.738.438l.514 2.062a.595.595 0 01-.593.737zM33.44 77.536a.627.627 0 01-.158-.02.594.594 0 01-.433-.729l.558-2.041a.612.612 0 01.747-.423c.325.085.52.411.432.73l-.557 2.04a.608.608 0 01-.59.443zM28.23 74.814a.617.617 0 01-.42-.164.586.586 0 01-.024-.842l1.5-1.546a.62.62 0 01.863-.023.586.586 0 01.024.842l-1.5 1.546a.617.617 0 01-.444.187zM24.95 70.07a.61.61 0 01-.577-.401.593.593 0 01.378-.758l2.08-.701a.616.616 0 01.775.368c.11.312-.059.65-.378.758l-2.079.701a.616.616 0 01-.199.033zM26.516 64.708a.621.621 0 01-.083-.005l-2.166-.29a.598.598 0 01-.522-.67.605.605 0 01.688-.51l2.165.289a.598.598 0 01.522.67.605.605 0 01-.604.516zM28.337 60.358a.617.617 0 01-.354-.11l-1.78-1.238a.587.587 0 01-.142-.83.62.62 0 01.851-.14l1.78 1.237c.274.19.338.563.142.83a.615.615 0 01-.497.25zM32.047 57.326a.612.612 0 01-.545-.326l-.986-1.897a.589.589 0 01.269-.801c.3-.15.667-.032.82.261l.986 1.898a.589.589 0 01-.269.8.616.616 0 01-.275.065z' fill='%23333'/%3E%3Cpath d='M179.055 70.546a2.415 2.415 0 001.701 2.96 2.415 2.415 0 002.954-1.713 2.415 2.415 0 00-1.701-2.961 2.415 2.415 0 00-2.954 1.714z' fill='%23333'/%3E%3Cpath opacity='.2' d='M173.304 62.951c-.26.97.312 1.965 1.278 2.224a1.814 1.814 0 002.219-1.287 1.814 1.814 0 00-1.279-2.223 1.813 1.813 0 00-2.218 1.286z' fill='%23333'/%3E%3Cpath d='M86.42 85.907a3.656 3.656 0 00-3.657 3.656v24.319l-1.567-5.386V89.563a5.223 5.223 0 015.223-5.223h54.447v1.567H86.419zM82.763 148.761a3.656 3.656 0 003.656 3.656h59.198a3.656 3.656 0 003.656-3.656v-3.539l1.567.272v3.267a5.224 5.224 0 01-5.223 5.223H86.419a5.224 5.224 0 01-5.223-5.223v-4.736l1.567-.435v5.171z' fill='%23333'/%3E%3Cpath d='M8.593 93.464L69.89 76.336a2.25 2.25 0 012.773 1.562l17.127 61.296a2.25 2.25 0 01-1.561 2.772l-61.296 17.128a2.25 2.25 0 01-2.773-1.562L7.032 96.236a2.25 2.25 0 011.561-2.772z' stroke='%23333' stroke-width='1.5'/%3E%3Cpath d='M52.11 98.604l-1.406-5.031-31.86 8.902 1.405 5.031 31.86-8.902z' fill='%232E3D98' fill-opacity='.3'/%3E%3Cpath d='M61.9 101.291l-1.406-5.03-40.245 11.245 1.405 5.031L61.9 101.291z' fill='%23333'/%3E%3Cpath d='M70.21 111.624l-1.406-5.031-45.275 12.651 1.405 5.031 45.276-12.651z' fill='%232E3D98' fill-opacity='.3'/%3E%3Cpath d='M49.816 122.746l-1.405-5.031-23.477 6.56 1.406 5.03 23.476-6.559z' fill='%23333'/%3E%3Cpath d='M61.48 132.141l-1.405-5.031-31.86 8.902 1.405 5.031 31.86-8.902z' fill='%232E3D98' fill-opacity='.3'/%3E%3Cpath d='M46.118 141.857l-1.406-5.031-15.092 4.217 1.406 5.031 15.092-4.217z' fill='%23333'/%3E%3Cpath opacity='.2' d='M177.414 157.659c19.232 0 34.823-15.59 34.823-34.822a34.657 34.657 0 00-5.171-18.267l.98-4.734a38.131 38.131 0 017.673 23.001c0 21.155-17.15 38.304-38.305 38.304-10.431 0-19.888-4.169-26.796-10.933v-5.131c6.388 7.687 16.02 12.582 26.796 12.582z' fill='%232E3D98'/%3E%3Cpath opacity='.2' fill-rule='evenodd' clip-rule='evenodd' d='M84.196 84.34h29.89c-4.66-13.187-17.236-22.634-32.02-22.634-13.37 0-24.936 7.73-30.472 18.964l18.094-5.056a3 3 0 013.697 2.082l7.811 27.956V87.34a3 3 0 013-3z' fill='%232E3D98'/%3E%3Cpath d='M205.211 86.623l-58.298-10.28a3.657 3.657 0 00-4.236 2.966l-1.667 9.458-1.558-.28 1.682-9.45a5.223 5.223 0 016.051-4.237l58.298 10.28a5.223 5.223 0 014.237 6.05l-10.279 58.299a5.223 5.223 0 01-6.051 4.237l-58.299-10.28a5.223 5.223 0 01-4.236-6.051l4.625-26.268 1.564.299-4.646 26.241a3.656 3.656 0 002.966 4.236l58.298 10.28a3.657 3.657 0 004.235-2.966l10.28-58.298a3.656 3.656 0 00-2.966-4.236z' fill='%23333'/%3E%3Cpath opacity='.2' fill-rule='evenodd' clip-rule='evenodd' d='M157.26 77.49a9.556 9.556 0 01-7.291 3.368 9.562 9.562 0 01-7.585-3.73l-.742 4.212c2.26 1.874 5.162 3 8.327 3a13.05 13.05 0 0011.101-6.178l-3.81-.671zm-15.532-1.33a9.53 9.53 0 01-1.335-4.878c0-5.29 4.288-9.576 9.576-9.576a9.576 9.576 0 019.576 9.576 9.533 9.533 0 01-1.669 5.404l3.668.646a12.996 12.996 0 001.484-6.05c0-7.212-5.847-13.059-13.059-13.059-7.211 0-13.058 5.847-13.058 13.059 0 3.665 1.51 6.977 3.942 9.349l.667-3.783a3 3 0 01.208-.687z' fill='%232E3D98'/%3E%3Cpath opacity='.3' fill-rule='evenodd' clip-rule='evenodd' d='M164.663 105.583a1.742 1.742 0 011.43 1.19l7.019 21.707 21.006-1.389a1.74 1.74 0 11.23 3.474l-22.36 1.479a1.74 1.74 0 01-1.772-1.201l-6.308-19.509-11.381 17.605a1.742 1.742 0 01-1.079.753l-10.126 2.281a1.741 1.741 0 11-.766-3.397l9.433-2.125 12.985-20.087a1.74 1.74 0 011.689-.781z' fill='%232E3D98'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M201.232 100.667c.611.743.504 1.84-.239 2.451l-16.747 13.762a1.743 1.743 0 01-2.806-.971l-2.939-13.347-12.253 18.727a1.74 1.74 0 01-2.556.397l-9.224-7.51-12.108 17.103a1.74 1.74 0 11-2.842-2.012l13.184-18.623a1.743 1.743 0 012.521-.344l9.169 7.465 13.463-20.574a1.74 1.74 0 013.157.579l3.218 14.616 14.552-11.959a1.74 1.74 0 012.45.24zM125.351 134.275h5.464a.905.905 0 00.907-.908.912.912 0 00-.913-.908h-5.464a.907.907 0 10.006 1.816zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.914.914 0 00-.914-.908h-5.463a.906.906 0 00-.908.908.913.913 0 00.913.908zm-10.927 0h5.464a.905.905 0 00.907-.908.913.913 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.913.913 0 00-.914-.908h-5.463a.906.906 0 00-.908.908c.001.501.41.908.913.908zM136.279 105.108h5.463c.503 0 .91-.407.908-.908a.914.914 0 00-.913-.908h-5.464a.906.906 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464a.905.905 0 00.907-.908.912.912 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.914.914 0 00-.914-.908h-5.463a.906.906 0 00-.908.908.913.913 0 00.913.908zm-10.927 0h5.464a.905.905 0 00.907-.908.913.913 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.913.913 0 00-.914-.908h-5.463a.906.906 0 00-.908.908c.001.501.41.908.913.908z' fill='%23333'/%3E%3Cpath d='M125.832 119.692h5.464a.907.907 0 00.908-.908.914.914 0 00-.914-.908h-5.463a.906.906 0 00-.908.908.913.913 0 00.913.908zM114.905 119.692h5.464a.905.905 0 00.907-.908.913.913 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zM103.977 119.692h5.464a.907.907 0 00.908-.908.914.914 0 00-.914-.908h-5.464a.906.906 0 00-.907.908.913.913 0 00.913.908zM93.05 119.692h5.463c.504 0 .91-.407.908-.908a.913.913 0 00-.913-.908h-5.464a.906.906 0 00-.908.908c.002.501.411.908.914.908zM88.494 118.784a.913.913 0 00-.914-.908h-3.19l.464 1.816h2.732c.503 0 .91-.407.908-.908z' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-ill_dashboards,
.otbi-theme-ot-dark button.bicon.bicon-ill_dashboards,
.otbi-theme-ot-dark i.bicon.bicon-ill_dashboards, .otbi-theme-soft-color-dark button.btn.bicon.bicon-ill_dashboards,
.otbi-theme-soft-color-dark button.bicon.bicon-ill_dashboards,
.otbi-theme-soft-color-dark i.bicon.bicon-ill_dashboards {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='220' height='220' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.374 150.382a2.766 2.766 0 001.756-3.495 2.765 2.765 0 00-3.501-1.744 2.766 2.766 0 00-1.757 3.495 2.765 2.765 0 003.502 1.744z' fill='%239BAFBA'/%3E%3Cpath opacity='.58' d='M12.276 138.395a1.813 1.813 0 001.152-2.291 1.813 1.813 0 00-2.296-1.144 1.814 1.814 0 00-1.151 2.292 1.814 1.814 0 002.295 1.143z' fill='%239BAFBA'/%3E%3Cpath opacity='.7' d='M36.548 68.547c1.775 0 3.215-1.385 3.215-3.094 0-1.708-1.44-3.093-3.215-3.093-1.776 0-3.216 1.385-3.216 3.093 0 1.709 1.44 3.094 3.216 3.094z' fill='%23949494'/%3E%3Cpath opacity='.5' d='M36.548 56.316a.603.603 0 01-.61-.596v-2.124c0-.33.273-.596.61-.596.337 0 .61.267.61.596v2.124c0 .329-.273.596-.61.596zM41.285 57.429a.621.621 0 01-.288-.07.589.589 0 01-.25-.807l1.03-1.877a.619.619 0 01.825-.244c.298.156.41.517.25.807l-1.029 1.877c-.11.2-.32.314-.538.314zM44.909 60.543a.615.615 0 01-.507-.263.587.587 0 01.165-.827l1.822-1.196a.62.62 0 01.847.162.587.587 0 01-.165.826l-1.822 1.196a.617.617 0 01-.34.102zM46.622 64.935a.605.605 0 01-.605-.527.599.599 0 01.536-.66l2.186-.248a.606.606 0 01.677.523.599.599 0 01-.536.66l-2.187.248a.569.569 0 01-.07.004zM48.06 70.34a.626.626 0 01-.217-.04l-2.058-.763a.592.592 0 01-.354-.768.616.616 0 01.787-.346l2.058.763a.592.592 0 01.354.769.611.611 0 01-.57.384zM44.65 75.02c-.17 0-.34-.07-.46-.205l-1.436-1.608a.586.586 0 01.059-.841.621.621 0 01.861.057l1.436 1.609a.586.586 0 01-.059.84.615.615 0 01-.4.147zM39.377 77.618a.608.608 0 01-.593-.455l-.514-2.062a.595.595 0 01.448-.72.613.613 0 01.738.438l.514 2.062a.595.595 0 01-.593.737zM33.44 77.536a.627.627 0 01-.158-.02.594.594 0 01-.433-.729l.558-2.041a.612.612 0 01.747-.423c.325.085.52.411.432.73l-.557 2.04a.608.608 0 01-.59.443zM28.23 74.814a.617.617 0 01-.42-.164.586.586 0 01-.024-.842l1.5-1.546a.62.62 0 01.863-.023.586.586 0 01.024.842l-1.5 1.546a.617.617 0 01-.444.187zM24.95 70.07a.61.61 0 01-.577-.401.593.593 0 01.378-.758l2.08-.701a.616.616 0 01.775.368c.11.312-.059.65-.378.758l-2.079.701a.616.616 0 01-.199.033zM26.516 64.708a.621.621 0 01-.083-.005l-2.166-.29a.598.598 0 01-.522-.67.605.605 0 01.688-.51l2.165.289a.598.598 0 01.522.67.605.605 0 01-.604.516zM28.337 60.358a.617.617 0 01-.354-.11l-1.78-1.238a.587.587 0 01-.142-.83.62.62 0 01.851-.14l1.78 1.237c.274.19.338.563.142.83a.615.615 0 01-.497.25zM32.047 57.326a.612.612 0 01-.545-.326l-.986-1.897a.589.589 0 01.269-.801c.3-.15.667-.032.82.261l.986 1.898a.589.589 0 01-.269.8.616.616 0 01-.275.065z' fill='%23949494'/%3E%3Cpath d='M179.055 70.546a2.415 2.415 0 001.701 2.96 2.415 2.415 0 002.954-1.713 2.415 2.415 0 00-1.701-2.961 2.415 2.415 0 00-2.954 1.714z' fill='%23CFCFCF'/%3E%3Cpath opacity='.2' d='M173.304 62.951c-.26.97.312 1.965 1.278 2.224a1.814 1.814 0 002.219-1.287 1.814 1.814 0 00-1.279-2.223 1.813 1.813 0 00-2.218 1.286z' fill='%23fff'/%3E%3Cpath d='M86.42 85.907a3.656 3.656 0 00-3.657 3.656v24.319l-1.567-5.386V89.563a5.223 5.223 0 015.223-5.223h54.447v1.567H86.419zM82.763 148.761a3.656 3.656 0 003.656 3.656h59.198a3.656 3.656 0 003.656-3.656v-3.539l1.567.272v3.267a5.224 5.224 0 01-5.223 5.223H86.419a5.224 5.224 0 01-5.223-5.223v-4.736l1.567-.435v5.171z' fill='%23fff'/%3E%3Cpath d='M8.593 93.464L69.89 76.336a2.25 2.25 0 012.773 1.562l17.127 61.296a2.25 2.25 0 01-1.561 2.772l-61.296 17.128a2.25 2.25 0 01-2.773-1.562L7.032 96.236a2.25 2.25 0 011.561-2.772z' stroke='%23fff' stroke-width='1.5'/%3E%3Cpath d='M52.11 98.604l-1.406-5.031-31.86 8.902 1.405 5.031 31.86-8.902z' fill='%23fff' fill-opacity='.3'/%3E%3Cpath d='M61.9 101.291l-1.406-5.03-40.245 11.245 1.405 5.031L61.9 101.291z' fill='%23fff'/%3E%3Cpath d='M70.21 111.624l-1.406-5.031-45.275 12.651 1.405 5.03 45.276-12.65z' fill='%23fff' fill-opacity='.3'/%3E%3Cpath d='M49.816 122.746l-1.405-5.031-23.477 6.56 1.406 5.03 23.476-6.559z' fill='%23fff'/%3E%3Cpath d='M61.48 132.141l-1.405-5.031-31.86 8.902 1.405 5.031 31.86-8.902z' fill='%23fff' fill-opacity='.3'/%3E%3Cpath d='M46.118 141.857l-1.406-5.031-15.092 4.217 1.406 5.031 15.092-4.217z' fill='%23fff'/%3E%3Cpath opacity='.2' d='M177.414 157.659c19.232 0 34.823-15.59 34.823-34.822a34.657 34.657 0 00-5.171-18.267l.98-4.734a38.131 38.131 0 017.673 23.001c0 21.155-17.15 38.304-38.305 38.304-10.431 0-19.888-4.169-26.796-10.933v-5.131c6.388 7.687 16.02 12.582 26.796 12.582z' fill='%23fff'/%3E%3Cpath opacity='.2' fill-rule='evenodd' clip-rule='evenodd' d='M84.196 84.34h29.89c-4.66-13.187-17.236-22.634-32.02-22.634-13.37 0-24.936 7.73-30.472 18.964l18.094-5.056a3 3 0 013.697 2.082l7.811 27.956V87.34a3 3 0 013-3z' fill='%23fff'/%3E%3Cpath d='M205.211 86.623l-58.298-10.28a3.657 3.657 0 00-4.236 2.966l-1.667 9.458-1.558-.28 1.682-9.45a5.223 5.223 0 016.051-4.237l58.298 10.28a5.223 5.223 0 014.237 6.05l-10.279 58.299a5.223 5.223 0 01-6.051 4.237l-58.299-10.28a5.223 5.223 0 01-4.236-6.051l4.625-26.268 1.564.299-4.646 26.241a3.656 3.656 0 002.966 4.236l58.298 10.28a3.657 3.657 0 004.235-2.966l10.28-58.298a3.656 3.656 0 00-2.966-4.236z' fill='%23fff'/%3E%3Cpath opacity='.2' fill-rule='evenodd' clip-rule='evenodd' d='M157.26 77.49a9.556 9.556 0 01-7.291 3.368 9.562 9.562 0 01-7.585-3.73l-.742 4.212c2.26 1.874 5.162 3 8.327 3a13.05 13.05 0 0011.101-6.178l-3.81-.671zm-15.532-1.33a9.53 9.53 0 01-1.335-4.878c0-5.29 4.288-9.576 9.576-9.576a9.576 9.576 0 019.576 9.576 9.533 9.533 0 01-1.669 5.404l3.668.646a12.996 12.996 0 001.484-6.05c0-7.212-5.847-13.059-13.059-13.059-7.211 0-13.058 5.847-13.058 13.059 0 3.665 1.51 6.977 3.942 9.349l.667-3.783a3 3 0 01.208-.687z' fill='%23fff'/%3E%3Cpath opacity='.3' fill-rule='evenodd' clip-rule='evenodd' d='M164.663 105.583a1.742 1.742 0 011.43 1.19l7.019 21.707 21.006-1.389a1.74 1.74 0 11.23 3.474l-22.36 1.479a1.74 1.74 0 01-1.772-1.201l-6.308-19.509-11.381 17.605a1.742 1.742 0 01-1.079.753l-10.126 2.281a1.741 1.741 0 11-.766-3.397l9.433-2.125 12.985-20.087a1.74 1.74 0 011.689-.781z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M201.232 100.667c.611.743.504 1.84-.239 2.451l-16.747 13.762a1.743 1.743 0 01-2.806-.971l-2.939-13.347-12.253 18.727a1.74 1.74 0 01-2.556.397l-9.224-7.51-12.108 17.103a1.74 1.74 0 11-2.842-2.012l13.184-18.623a1.743 1.743 0 012.521-.344l9.169 7.465 13.463-20.574a1.74 1.74 0 013.157.579l3.218 14.616 14.552-11.959a1.74 1.74 0 012.45.24zM125.351 134.275h5.464a.905.905 0 00.907-.908.912.912 0 00-.913-.908h-5.464a.907.907 0 10.006 1.816zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.914.914 0 00-.914-.908h-5.463a.906.906 0 00-.908.908.913.913 0 00.913.908zm-10.927 0h5.464a.905.905 0 00.907-.908.913.913 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.913.913 0 00-.914-.908h-5.463a.906.906 0 00-.908.908c.001.501.41.908.913.908zM136.279 105.108h5.463c.503 0 .91-.407.908-.908a.914.914 0 00-.913-.908h-5.464a.906.906 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464a.905.905 0 00.907-.908.912.912 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.914.914 0 00-.914-.908h-5.463a.906.906 0 00-.908.908.913.913 0 00.913.908zm-10.927 0h5.464a.905.905 0 00.907-.908.913.913 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.913.913 0 00-.914-.908h-5.463a.906.906 0 00-.908.908c.001.501.41.908.913.908z' fill='%23fff'/%3E%3Cpath d='M125.832 119.692h5.464a.907.907 0 00.908-.908.914.914 0 00-.914-.908h-5.463a.906.906 0 00-.908.908.913.913 0 00.913.908zM114.905 119.692h5.464a.905.905 0 00.907-.908.913.913 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zM103.977 119.692h5.464a.907.907 0 00.908-.908.914.914 0 00-.914-.908h-5.464a.906.906 0 00-.907.908.913.913 0 00.913.908zM93.05 119.692h5.463c.504 0 .91-.407.908-.908a.913.913 0 00-.913-.908h-5.464a.906.906 0 00-.908.908c.002.501.411.908.914.908zM88.494 118.784a.913.913 0 00-.914-.908h-3.19l.464 1.816h2.732c.503 0 .91-.407.908-.908z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_tab_caret,
button.bicon.bicon-action_tab_caret,
i.bicon.bicon-action_tab_caret {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.957 5.483a1 1 0 010 1.414L8.01 10.845 4.145 6.981A1 1 0 115.56 5.567l2.45 2.45 2.533-2.534a1 1 0 011.414 0z' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_tab_caret,
.otbi-theme-ot-dark button.bicon.bicon-action_tab_caret,
.otbi-theme-ot-dark i.bicon.bicon-action_tab_caret, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_tab_caret,
.otbi-theme-soft-color-dark button.bicon.bicon-action_tab_caret,
.otbi-theme-soft-color-dark i.bicon.bicon-action_tab_caret {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.957 5.483a1 1 0 010 1.414L8.01 10.845 4.145 6.981A1 1 0 115.56 5.567l2.45 2.45 2.533-2.534a1 1 0 011.414 0z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_caret_down,
button.bicon.bicon-tree_caret_down,
i.bicon.bicon-tree_caret_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11.957 6.483a.999.999 0 010 1.414l-3.948 3.948-3.864-3.864a.999.999 0 111.414-1.414l2.45 2.45 2.534-2.534a.999.999 0 011.414 0z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-tree_caret_down,
.otbi-theme-ot-dark button.bicon.bicon-tree_caret_down,
.otbi-theme-ot-dark i.bicon.bicon-tree_caret_down, .otbi-theme-soft-color-dark button.btn.bicon.bicon-tree_caret_down,
.otbi-theme-soft-color-dark button.bicon.bicon-tree_caret_down,
.otbi-theme-soft-color-dark i.bicon.bicon-tree_caret_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11.957 6.483a.999.999 0 010 1.414l-3.948 3.948-3.864-3.864a.999.999 0 111.414-1.414l2.45 2.45 2.534-2.534a.999.999 0 011.414 0z' fill-rule='evenodd' clip-rule='evenodd' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_caret_right,
button.bicon.bicon-tree_caret_right,
i.bicon.bicon-tree_caret_right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.483 4.043a.999.999 0 011.414 0l3.948 3.948-3.864 3.864a.999.999 0 11-1.414-1.414l2.45-2.45-2.534-2.534a.999.999 0 010-1.414z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-tree_caret_right,
.otbi-theme-ot-dark button.bicon.bicon-tree_caret_right,
.otbi-theme-ot-dark i.bicon.bicon-tree_caret_right, .otbi-theme-soft-color-dark button.btn.bicon.bicon-tree_caret_right,
.otbi-theme-soft-color-dark button.bicon.bicon-tree_caret_right,
.otbi-theme-soft-color-dark i.bicon.bicon-tree_caret_right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.483 4.043a.999.999 0 011.414 0l3.948 3.948-3.864 3.864a.999.999 0 11-1.414-1.414l2.45-2.45-2.534-2.534a.999.999 0 010-1.414z' fill-rule='evenodd' clip-rule='evenodd' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_reserve,
button.bicon.bicon-action_reserve,
i.bicon.bicon-action_reserve {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2 5.95h-.525V4.217A3.53 3.53 0 007.157.7h-.315a3.529 3.529 0 00-3.517 3.517V5.95H2.8a.525.525 0 00-.525.525v6.3a.525.525 0 00.525.525h8.4a.525.525 0 00.525-.525v-6.3a.525.525 0 00-.525-.525zM4.375 4.217A2.471 2.471 0 016.842 1.75h.315a2.471 2.471 0 012.468 2.467V5.95h-5.25V4.217z' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_reserve,
.otbi-theme-ot-dark button.bicon.bicon-action_reserve,
.otbi-theme-ot-dark i.bicon.bicon-action_reserve, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_reserve,
.otbi-theme-soft-color-dark button.bicon.bicon-action_reserve,
.otbi-theme-soft-color-dark i.bicon.bicon-action_reserve {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2 5.95h-.525V4.217A3.529 3.529 0 007.158.7h-.315a3.529 3.529 0 00-3.518 3.517V5.95H2.8a.525.525 0 00-.525.525v6.3a.525.525 0 00.525.525h8.4a.525.525 0 00.525-.525v-6.3a.525.525 0 00-.525-.525zM4.375 4.217A2.471 2.471 0 016.843 1.75h.315a2.471 2.471 0 012.467 2.467V5.95h-5.25V4.217z' fill='%23fff'/%3E%3C/svg%3E");
}

/* Icons with dark theme mode and hover state */
button.btn.bicon.bicon-action_caret_left,
button.bicon.bicon-action_caret_left,
i.bicon.bicon-action_caret_left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_caret_left:hover,
button.bicon.bicon-action_caret_left:hover,
i.bicon.bicon-action_caret_left:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-90 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_caret_left:active,
button.bicon.bicon-action_caret_left:active,
i.bicon.bicon-action_caret_left:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-90 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_caret_left,
.otbi-theme-ot-dark button.bicon.bicon-action_caret_left,
.otbi-theme-ot-dark i.bicon.bicon-action_caret_left, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_caret_left,
.otbi-theme-soft-color-dark button.bicon.bicon-action_caret_left,
.otbi-theme-soft-color-dark i.bicon.bicon-action_caret_left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_caret_left:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_caret_left:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_caret_left:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_caret_left:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_caret_left:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_caret_left:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-90 14 14)' fill='%23DFEEFA'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_caret_left:active,
.otbi-theme-ot-dark button.bicon.bicon-action_caret_left:active,
.otbi-theme-ot-dark i.bicon.bicon-action_caret_left:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_caret_left:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_caret_left:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_caret_left:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-90 14 14)' fill='%23A0A4BC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23414979'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_caret_left,
.otbi-theme-ot-light button.bicon.bicon-action_caret_left,
.otbi-theme-ot-light i.bicon.bicon-action_caret_left, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_caret_left,
.otbi-theme-soft-color-light button.bicon.bicon-action_caret_left,
.otbi-theme-soft-color-light i.bicon.bicon-action_caret_left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_caret_left:hover,
.otbi-theme-ot-light button.bicon.bicon-action_caret_left:hover,
.otbi-theme-ot-light i.bicon.bicon-action_caret_left:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_caret_left:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_caret_left:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_caret_left:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-90 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_caret_left:active,
.otbi-theme-ot-light button.bicon.bicon-action_caret_left:active,
.otbi-theme-ot-light i.bicon.bicon-action_caret_left:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_caret_left:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_caret_left:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_caret_left:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-90 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_caret_right,
button.bicon.bicon-action_caret_right,
i.bicon.bicon-action_caret_right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_caret_right:hover,
button.bicon.bicon-action_caret_right:hover,
i.bicon.bicon-action_caret_right:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(90 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_caret_right:active,
button.bicon.bicon-action_caret_right:active,
i.bicon.bicon-action_caret_right:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(90 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_caret_right,
.otbi-theme-ot-dark button.bicon.bicon-action_caret_right,
.otbi-theme-ot-dark i.bicon.bicon-action_caret_right, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_caret_right,
.otbi-theme-soft-color-dark button.bicon.bicon-action_caret_right,
.otbi-theme-soft-color-dark i.bicon.bicon-action_caret_right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_caret_right:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_caret_right:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_caret_right:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_caret_right:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_caret_right:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_caret_right:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(90 14 14)' fill='%23DFEEFA'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_caret_right:active,
.otbi-theme-ot-dark button.bicon.bicon-action_caret_right:active,
.otbi-theme-ot-dark i.bicon.bicon-action_caret_right:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_caret_right:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_caret_right:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_caret_right:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(90 14 14)' fill='%23A0A4BC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23414979'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_caret_right,
.otbi-theme-ot-light button.bicon.bicon-action_caret_right,
.otbi-theme-ot-light i.bicon.bicon-action_caret_right, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_caret_right,
.otbi-theme-soft-color-light button.bicon.bicon-action_caret_right,
.otbi-theme-soft-color-light i.bicon.bicon-action_caret_right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_caret_right:hover,
.otbi-theme-ot-light button.bicon.bicon-action_caret_right:hover,
.otbi-theme-ot-light i.bicon.bicon-action_caret_right:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_caret_right:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_caret_right:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_caret_right:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(90 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_caret_right:active,
.otbi-theme-ot-light button.bicon.bicon-action_caret_right:active,
.otbi-theme-ot-light i.bicon.bicon-action_caret_right:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_caret_right:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_caret_right:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_caret_right:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(90 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_container_caret_down,
button.bicon.bicon-action_container_caret_down,
i.bicon.bicon-action_container_caret_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 11.293a1 1 0 010 1.414L14 18.414l-5.707-5.707a1 1 0 111.414-1.414L14 15.586l4.293-4.293a1 1 0 011.414 0z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='translate(6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_container_caret_down:hover,
button.bicon.bicon-action_container_caret_down:hover,
i.bicon.bicon-action_container_caret_down:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 11.293a1 1 0 010 1.414L14 18.414l-5.707-5.707a1 1 0 111.414-1.414L14 15.586l4.293-4.293a1 1 0 011.414 0z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='translate(6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_container_caret_down:active,
button.bicon.bicon-action_container_caret_down:active,
i.bicon.bicon-action_container_caret_down:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 11.293a1 1 0 010 1.414L14 18.414l-5.707-5.707a1 1 0 111.414-1.414L14 15.586l4.293-4.293a1 1 0 011.414 0z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='translate(6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_container_caret_down,
.otbi-theme-ot-dark button.bicon.bicon-action_container_caret_down,
.otbi-theme-ot-dark i.bicon.bicon-action_container_caret_down, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_container_caret_down,
.otbi-theme-soft-color-dark button.bicon.bicon-action_container_caret_down,
.otbi-theme-soft-color-dark i.bicon.bicon-action_container_caret_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 11.293a1 1 0 010 1.414L14 18.414l-5.707-5.707a1 1 0 111.414-1.414L14 15.586l4.293-4.293a1 1 0 011.414 0z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_container_caret_down:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_container_caret_down:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_container_caret_down:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_container_caret_down:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_container_caret_down:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_container_caret_down:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23DFEEFA'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 11.293a1 1 0 010 1.414L14 18.414l-5.707-5.707a1 1 0 111.414-1.414L14 15.586l4.293-4.293a1 1 0 011.414 0z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_container_caret_down:active,
.otbi-theme-ot-dark button.bicon.bicon-action_container_caret_down:active,
.otbi-theme-ot-dark i.bicon.bicon-action_container_caret_down:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_container_caret_down:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_container_caret_down:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_container_caret_down:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23A0A4BC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 11.293a1 1 0 010 1.414L14 18.414l-5.707-5.707a1 1 0 111.414-1.414L14 15.586l4.293-4.293a1 1 0 011.414 0z' fill='%23414979'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_container_caret_down,
.otbi-theme-ot-light button.bicon.bicon-action_container_caret_down,
.otbi-theme-ot-light i.bicon.bicon-action_container_caret_down, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_container_caret_down,
.otbi-theme-soft-color-light button.bicon.bicon-action_container_caret_down,
.otbi-theme-soft-color-light i.bicon.bicon-action_container_caret_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 11.293a1 1 0 010 1.414L14 18.414l-5.707-5.707a1 1 0 111.414-1.414L14 15.586l4.293-4.293a1 1 0 011.414 0z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='translate(6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_container_caret_down:hover,
.otbi-theme-ot-light button.bicon.bicon-action_container_caret_down:hover,
.otbi-theme-ot-light i.bicon.bicon-action_container_caret_down:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_container_caret_down:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_container_caret_down:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_container_caret_down:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 11.293a1 1 0 010 1.414L14 18.414l-5.707-5.707a1 1 0 111.414-1.414L14 15.586l4.293-4.293a1 1 0 011.414 0z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='translate(6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_container_caret_down:active,
.otbi-theme-ot-light button.bicon.bicon-action_container_caret_down:active,
.otbi-theme-ot-light i.bicon.bicon-action_container_caret_down:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_container_caret_down:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_container_caret_down:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_container_caret_down:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 11.293a1 1 0 010 1.414L14 18.414l-5.707-5.707a1 1 0 111.414-1.414L14 15.586l4.293-4.293a1 1 0 011.414 0z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='translate(6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_container_caret_up,
button.bicon.bicon-action_container_caret_up,
i.bicon.bicon-action_container_caret_up {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 16.707a1 1 0 010-1.414L14 9.586l5.707 5.707a1 1 0 01-1.414 1.414L14 12.414l-4.293 4.293a1 1 0 01-1.414 0z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-180 11 11)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_container_caret_up:hover,
button.bicon.bicon-action_container_caret_up:hover,
i.bicon.bicon-action_container_caret_up:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 16.707a1 1 0 010-1.414L14 9.586l5.707 5.707a1 1 0 01-1.414 1.414L14 12.414l-4.293 4.293a1 1 0 01-1.414 0z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-180 11 11)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_container_caret_up:active,
button.bicon.bicon-action_container_caret_up:active,
i.bicon.bicon-action_container_caret_up:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 16.707a1 1 0 010-1.414L14 9.586l5.707 5.707a1 1 0 01-1.414 1.414L14 12.414l-4.293 4.293a1 1 0 01-1.414 0z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-180 11 11)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_container_caret_up,
.otbi-theme-ot-dark button.bicon.bicon-action_container_caret_up,
.otbi-theme-ot-dark i.bicon.bicon-action_container_caret_up, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_container_caret_up,
.otbi-theme-soft-color-dark button.bicon.bicon-action_container_caret_up,
.otbi-theme-soft-color-dark i.bicon.bicon-action_container_caret_up {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 16.707a1 1 0 010-1.414L14 9.586l5.707 5.707a1 1 0 01-1.414 1.414L14 12.414l-4.293 4.293a1 1 0 01-1.414 0z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-180 11 11)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_container_caret_up:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_container_caret_up:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_container_caret_up:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_container_caret_up:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_container_caret_up:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_container_caret_up:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23DFEEFA'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 16.707a1 1 0 010-1.414L14 9.586l5.707 5.707a1 1 0 01-1.414 1.414L14 12.414l-4.293 4.293a1 1 0 01-1.414 0z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-180 11 11)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_container_caret_up:active,
.otbi-theme-ot-dark button.bicon.bicon-action_container_caret_up:active,
.otbi-theme-ot-dark i.bicon.bicon-action_container_caret_up:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_container_caret_up:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_container_caret_up:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_container_caret_up:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23A0A4BC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 16.707a1 1 0 010-1.414L14 9.586l5.707 5.707a1 1 0 01-1.414 1.414L14 12.414l-4.293 4.293a1 1 0 01-1.414 0z' fill='%23414979'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-180 11 11)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_container_caret_up,
.otbi-theme-ot-light button.bicon.bicon-action_container_caret_up,
.otbi-theme-ot-light i.bicon.bicon-action_container_caret_up, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_container_caret_up,
.otbi-theme-soft-color-light button.bicon.bicon-action_container_caret_up,
.otbi-theme-soft-color-light i.bicon.bicon-action_container_caret_up {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 16.707a1 1 0 010-1.414L14 9.586l5.707 5.707a1 1 0 01-1.414 1.414L14 12.414l-4.293 4.293a1 1 0 01-1.414 0z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-180 11 11)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_container_caret_up:hover,
.otbi-theme-ot-light button.bicon.bicon-action_container_caret_up:hover,
.otbi-theme-ot-light i.bicon.bicon-action_container_caret_up:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_container_caret_up:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_container_caret_up:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_container_caret_up:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 16.707a1 1 0 010-1.414L14 9.586l5.707 5.707a1 1 0 01-1.414 1.414L14 12.414l-4.293 4.293a1 1 0 01-1.414 0z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-180 11 11)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_container_caret_up:active,
.otbi-theme-ot-light button.bicon.bicon-action_container_caret_up:active,
.otbi-theme-ot-light i.bicon.bicon-action_container_caret_up:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_container_caret_up:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_container_caret_up:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_container_caret_up:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 16.707a1 1 0 010-1.414L14 9.586l5.707 5.707a1 1 0 01-1.414 1.414L14 12.414l-4.293 4.293a1 1 0 01-1.414 0z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-180 11 11)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_newtab,
button.bicon.bicon-action_newtab,
i.bicon.bicon-action_newtab {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.167 21.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H21.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V6.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H6.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V21.5z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_newtab:hover,
button.bicon.bicon-action_newtab:hover,
i.bicon.bicon-action_newtab:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23F3FBFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.167 21.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H21.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V6.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H6.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V21.5z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_newtab:active,
button.bicon.bicon-action_newtab:active,
i.bicon.bicon-action_newtab:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.167 21.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H21.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V6.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H6.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V21.5z' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_newtab,
.otbi-theme-ot-dark button.bicon.bicon-action_newtab,
.otbi-theme-ot-dark i.bicon.bicon-action_newtab, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_newtab,
.otbi-theme-soft-color-dark button.bicon.bicon-action_newtab,
.otbi-theme-soft-color-dark i.bicon.bicon-action_newtab {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.167 21.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H21.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V6.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H6.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V21.5z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_newtab:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_newtab:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_newtab:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_newtab:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_newtab:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_newtab:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23DFEEFA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.167 21.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H21.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V6.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H6.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V21.5z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_newtab:active,
.otbi-theme-ot-dark button.bicon.bicon-action_newtab:active,
.otbi-theme-ot-dark i.bicon.bicon-action_newtab:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_newtab:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_newtab:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_newtab:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23A0A4BC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.167 21.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H21.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V6.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H6.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V21.5z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_newtab,
.otbi-theme-ot-light button.bicon.bicon-action_newtab,
.otbi-theme-ot-light i.bicon.bicon-action_newtab, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_newtab,
.otbi-theme-soft-color-light button.bicon.bicon-action_newtab,
.otbi-theme-soft-color-light i.bicon.bicon-action_newtab {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.167 21.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H21.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V6.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H6.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V21.5z' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_newtab:hover,
.otbi-theme-ot-light button.bicon.bicon-action_newtab:hover,
.otbi-theme-ot-light i.bicon.bicon-action_newtab:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_newtab:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_newtab:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_newtab:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23F3FBFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.167 21.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H21.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V6.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H6.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V21.5z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_newtab:active,
.otbi-theme-ot-light button.bicon.bicon-action_newtab:active,
.otbi-theme-ot-light i.bicon.bicon-action_newtab:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_newtab:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_newtab:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_newtab:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.167 21.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H21.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V6.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H6.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V21.5z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_print,
button.bicon.bicon-action_print,
i.bicon.bicon-action_print {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6 7.8h8.8c.22 0 .4.18.4.4v2H9.2v-2c0-.22.18-.4.4-.4zm-1.2 2.4h-.65A1.75 1.75 0 006 11.95v4.5c0 .966.784 1.75 1.75 1.75h.65v2a1.2 1.2 0 001.2 1.2h8.8a1.2 1.2 0 001.2-1.2v-2h.65A1.75 1.75 0 0022 16.45v-4.5a1.75 1.75 0 00-1.75-1.75h-.65v-2A1.2 1.2 0 0018.4 7H9.6a1.2 1.2 0 00-1.2 1.2v2zM18.8 19v1.2a.4.4 0 01-.4.4H9.6a.4.4 0 01-.4-.4V15h9.6v4zm-2-7.2a.4.4 0 100 .8h1.6a.4.4 0 000-.8h-1.6z' fill='%23333'/%3E%3Crect opacity='.6' x='11.6' y='16.6' width='5.6' height='.8' rx='.4' fill='%23333'/%3E%3Crect opacity='.6' x='10.8' y='18.2' width='6.4' height='.8' rx='.4' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_print:hover,
button.bicon.bicon-action_print:hover,
i.bicon.bicon-action_print:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23F3FBFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6 7.6h8.8c.22 0 .4.18.4.4v2H9.2V8c0-.22.179-.4.4-.4zM8.4 10h-.65A1.75 1.75 0 006 11.75v4.5c0 .966.784 1.75 1.75 1.75h.65v2a1.2 1.2 0 001.2 1.2h8.8a1.2 1.2 0 001.2-1.2v-2h.65A1.75 1.75 0 0022 16.25v-4.5A1.75 1.75 0 0020.25 10h-.65V8a1.2 1.2 0 00-1.2-1.2H9.6A1.2 1.2 0 008.4 8v2zm10.4 10v-5.2H9.2V20c0 .221.179.4.4.4h8.8a.4.4 0 00.4-.4zm-2-8.4a.4.4 0 100 .8h1.6a.4.4 0 100-.8h-1.6z' fill='%23627783'/%3E%3Crect opacity='.6' x='11.6' y='16.4' width='5.6' height='.8' rx='.4' fill='%23627783'/%3E%3Crect opacity='.6' x='10.8' y='18' width='6.4' height='.8' rx='.4' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_print:active,
button.bicon.bicon-action_print:active,
i.bicon.bicon-action_print:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6 7.8h8.8c.22 0 .4.18.4.4v2H9.2v-2c0-.22.179-.4.4-.4zm-1.2 2.4h-.65A1.75 1.75 0 006 11.95v4.5c0 .966.784 1.75 1.75 1.75h.65v2a1.2 1.2 0 001.2 1.2h8.8a1.2 1.2 0 001.2-1.2v-2h.65A1.75 1.75 0 0022 16.45v-4.5a1.75 1.75 0 00-1.75-1.75h-.65v-2A1.2 1.2 0 0018.4 7H9.6a1.2 1.2 0 00-1.2 1.2v2zm10.4 10V15H9.2v5.2c0 .22.179.4.4.4h8.8a.4.4 0 00.4-.4zm-2-8.4a.4.4 0 100 .8h1.6a.4.4 0 000-.8h-1.6z' fill='%23666'/%3E%3Crect opacity='.6' x='11.6' y='16.6' width='5.6' height='.8' rx='.4' fill='%23666'/%3E%3Crect opacity='.6' x='10.8' y='18.2' width='6.4' height='.8' rx='.4' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_print,
.otbi-theme-ot-dark button.bicon.bicon-action_print,
.otbi-theme-ot-dark i.bicon.bicon-action_print, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_print,
.otbi-theme-soft-color-dark button.bicon.bicon-action_print,
.otbi-theme-soft-color-dark i.bicon.bicon-action_print {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6 7.8h8.8c.22 0 .4.18.4.4v2H9.2v-2c0-.22.18-.4.4-.4zm-1.2 2.4h-.65A1.75 1.75 0 006 11.95v4.5c0 .966.784 1.75 1.75 1.75h.65v2a1.2 1.2 0 001.2 1.2h8.8a1.2 1.2 0 001.2-1.2v-2h.65A1.75 1.75 0 0022 16.45v-4.5a1.75 1.75 0 00-1.75-1.75h-.65v-2A1.2 1.2 0 0018.4 7H9.6a1.2 1.2 0 00-1.2 1.2v2zM18.8 19v1.2a.4.4 0 01-.4.4H9.6a.4.4 0 01-.4-.4V15h9.6v4zm-2-7.2a.4.4 0 100 .8h1.6a.4.4 0 000-.8h-1.6z' fill='%23fff'/%3E%3Crect opacity='.6' x='11.6' y='16.6' width='5.6' height='.8' rx='.4' fill='%23fff'/%3E%3Crect opacity='.6' x='10.8' y='18.2' width='6.4' height='.8' rx='.4' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_print:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_print:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_print:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_print:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_print:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_print:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23DFEEFA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6 7.6h8.8c.22 0 .4.18.4.4v2H9.2V8c0-.22.179-.4.4-.4zM8.4 10h-.65A1.75 1.75 0 006 11.75v4.5c0 .966.784 1.75 1.75 1.75h.65v2a1.2 1.2 0 001.2 1.2h8.8a1.2 1.2 0 001.2-1.2v-2h.65A1.75 1.75 0 0022 16.25v-4.5A1.75 1.75 0 0020.25 10h-.65V8a1.2 1.2 0 00-1.2-1.2H9.6A1.2 1.2 0 008.4 8v2zm10.4 10v-5.2H9.2V20c0 .221.179.4.4.4h8.8a.4.4 0 00.4-.4zm-2-8.4a.4.4 0 100 .8h1.6a.4.4 0 100-.8h-1.6z' fill='%23627783'/%3E%3Crect opacity='.6' x='11.6' y='16.4' width='5.6' height='.8' rx='.4' fill='%23627783'/%3E%3Crect opacity='.6' x='10.8' y='18' width='6.4' height='.8' rx='.4' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_print:active,
.otbi-theme-ot-dark button.bicon.bicon-action_print:active,
.otbi-theme-ot-dark i.bicon.bicon-action_print:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_print:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_print:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_print:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23A0A4BC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6 7.8h8.8c.22 0 .4.18.4.4v2H9.2v-2c0-.22.179-.4.4-.4zm-1.2 2.4h-.65A1.75 1.75 0 006 11.95v4.5c0 .966.784 1.75 1.75 1.75h.65v2a1.2 1.2 0 001.2 1.2h8.8a1.2 1.2 0 001.2-1.2v-2h.65A1.75 1.75 0 0022 16.45v-4.5a1.75 1.75 0 00-1.75-1.75h-.65v-2A1.2 1.2 0 0018.4 7H9.6a1.2 1.2 0 00-1.2 1.2v2zm10.4 10V15H9.2v5.2c0 .22.179.4.4.4h8.8a.4.4 0 00.4-.4zm-2-8.4a.4.4 0 100 .8h1.6a.4.4 0 000-.8h-1.6z' fill='%23414979'/%3E%3Crect opacity='.6' x='11.6' y='16.6' width='5.6' height='.8' rx='.4' fill='%23414979'/%3E%3Crect opacity='.6' x='10.8' y='18.2' width='6.4' height='.8' rx='.4' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_print,
.otbi-theme-ot-light button.bicon.bicon-action_print,
.otbi-theme-ot-light i.bicon.bicon-action_print, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_print,
.otbi-theme-soft-color-light button.bicon.bicon-action_print,
.otbi-theme-soft-color-light i.bicon.bicon-action_print {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6 7.8h8.8c.22 0 .4.18.4.4v2H9.2v-2c0-.22.18-.4.4-.4zm-1.2 2.4h-.65A1.75 1.75 0 006 11.95v4.5c0 .966.784 1.75 1.75 1.75h.65v2a1.2 1.2 0 001.2 1.2h8.8a1.2 1.2 0 001.2-1.2v-2h.65A1.75 1.75 0 0022 16.45v-4.5a1.75 1.75 0 00-1.75-1.75h-.65v-2A1.2 1.2 0 0018.4 7H9.6a1.2 1.2 0 00-1.2 1.2v2zM18.8 19v1.2a.4.4 0 01-.4.4H9.6a.4.4 0 01-.4-.4V15h9.6v4zm-2-7.2a.4.4 0 100 .8h1.6a.4.4 0 000-.8h-1.6z' fill='%23333'/%3E%3Crect opacity='.6' x='11.6' y='16.6' width='5.6' height='.8' rx='.4' fill='%23333'/%3E%3Crect opacity='.6' x='10.8' y='18.2' width='6.4' height='.8' rx='.4' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_print:hover,
.otbi-theme-ot-light button.bicon.bicon-action_print:hover,
.otbi-theme-ot-light i.bicon.bicon-action_print:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_print:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_print:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_print:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23F3FBFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6 7.6h8.8c.22 0 .4.18.4.4v2H9.2V8c0-.22.179-.4.4-.4zM8.4 10h-.65A1.75 1.75 0 006 11.75v4.5c0 .966.784 1.75 1.75 1.75h.65v2a1.2 1.2 0 001.2 1.2h8.8a1.2 1.2 0 001.2-1.2v-2h.65A1.75 1.75 0 0022 16.25v-4.5A1.75 1.75 0 0020.25 10h-.65V8a1.2 1.2 0 00-1.2-1.2H9.6A1.2 1.2 0 008.4 8v2zm10.4 10v-5.2H9.2V20c0 .221.179.4.4.4h8.8a.4.4 0 00.4-.4zm-2-8.4a.4.4 0 100 .8h1.6a.4.4 0 100-.8h-1.6z' fill='%23627783'/%3E%3Crect opacity='.6' x='11.6' y='16.4' width='5.6' height='.8' rx='.4' fill='%23627783'/%3E%3Crect opacity='.6' x='10.8' y='18' width='6.4' height='.8' rx='.4' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_print:active,
.otbi-theme-ot-light button.bicon.bicon-action_print:active,
.otbi-theme-ot-light i.bicon.bicon-action_print:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_print:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_print:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_print:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6 7.8h8.8c.22 0 .4.18.4.4v2H9.2v-2c0-.22.179-.4.4-.4zm-1.2 2.4h-.65A1.75 1.75 0 006 11.95v4.5c0 .966.784 1.75 1.75 1.75h.65v2a1.2 1.2 0 001.2 1.2h8.8a1.2 1.2 0 001.2-1.2v-2h.65A1.75 1.75 0 0022 16.45v-4.5a1.75 1.75 0 00-1.75-1.75h-.65v-2A1.2 1.2 0 0018.4 7H9.6a1.2 1.2 0 00-1.2 1.2v2zm10.4 10V15H9.2v5.2c0 .22.179.4.4.4h8.8a.4.4 0 00.4-.4zm-2-8.4a.4.4 0 100 .8h1.6a.4.4 0 000-.8h-1.6z' fill='%23666'/%3E%3Crect opacity='.6' x='11.6' y='16.6' width='5.6' height='.8' rx='.4' fill='%23666'/%3E%3Crect opacity='.6' x='10.8' y='18.2' width='6.4' height='.8' rx='.4' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_next,
button.bicon.bicon-action_next,
i.bicon.bicon-action_next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 19.707a1 1 0 001.414 0L18.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L15.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_next:hover,
button.bicon.bicon-action_next:hover,
i.bicon.bicon-action_next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 19.707a1 1 0 001.414 0L18.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L15.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_next:active,
button.bicon.bicon-action_next:active,
i.bicon.bicon-action_next:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 19.707a1 1 0 001.414 0L18.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L15.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_next,
.otbi-theme-ot-dark button.bicon.bicon-action_next,
.otbi-theme-ot-dark i.bicon.bicon-action_next, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_next,
.otbi-theme-soft-color-dark button.bicon.bicon-action_next,
.otbi-theme-soft-color-dark i.bicon.bicon-action_next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 19.707a1 1 0 001.414 0L18.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L15.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_next:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_next:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_next:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_next:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_next:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 19.707a1 1 0 001.414 0L18.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L15.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_next:active,
.otbi-theme-ot-dark button.bicon.bicon-action_next:active,
.otbi-theme-ot-dark i.bicon.bicon-action_next:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_next:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_next:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_next:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23A0A4BC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 19.707a1 1 0 001.414 0L18.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L15.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23414979'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_next,
.otbi-theme-ot-light button.bicon.bicon-action_next,
.otbi-theme-ot-light i.bicon.bicon-action_next, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_next,
.otbi-theme-soft-color-light button.bicon.bicon-action_next,
.otbi-theme-soft-color-light i.bicon.bicon-action_next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 19.707a1 1 0 001.414 0L18.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L15.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_next:hover,
.otbi-theme-ot-light button.bicon.bicon-action_next:hover,
.otbi-theme-ot-light i.bicon.bicon-action_next:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_next:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_next:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_next:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 19.707a1 1 0 001.414 0L18.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L15.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_next:active,
.otbi-theme-ot-light button.bicon.bicon-action_next:active,
.otbi-theme-ot-light i.bicon.bicon-action_next:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_next:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_next:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_next:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 19.707a1 1 0 001.414 0L18.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L15.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_previous,
button.bicon.bicon-action_previous,
i.bicon.bicon-action_previous {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 8.293a1 1 0 00-1.414 0L9.586 14l5.707 5.707a1 1 0 001.414-1.414L12.414 14l4.293-4.293a1 1 0 000-1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_previous:hover,
button.bicon.bicon-action_previous:hover,
i.bicon.bicon-action_previous:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='14' transform='matrix(1 0 0 -1 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_previous:active,
button.bicon.bicon-action_previous:active,
i.bicon.bicon-action_previous:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 8.293a1 1 0 00-1.414 0L9.586 14l5.707 5.707a1 1 0 001.414-1.414L12.414 14l4.293-4.293a1 1 0 000-1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_previous,
.otbi-theme-ot-dark button.bicon.bicon-action_previous,
.otbi-theme-ot-dark i.bicon.bicon-action_previous, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_previous,
.otbi-theme-soft-color-dark button.bicon.bicon-action_previous,
.otbi-theme-soft-color-dark i.bicon.bicon-action_previous {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 8.293a1 1 0 00-1.414 0L9.586 14l5.707 5.707a1 1 0 001.414-1.414L12.414 14l4.293-4.293a1 1 0 000-1.414z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_previous:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_previous:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_previous:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_previous:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_previous:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_previous:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='14' transform='matrix(1 0 0 -1 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_previous:active,
.otbi-theme-ot-dark button.bicon.bicon-action_previous:active,
.otbi-theme-ot-dark i.bicon.bicon-action_previous:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_previous:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_previous:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_previous:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23A0A4BC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 8.293a1 1 0 00-1.414 0L9.586 14l5.707 5.707a1 1 0 001.414-1.414L12.414 14l4.293-4.293a1 1 0 000-1.414z' fill='%23414979'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_previous,
.otbi-theme-ot-light button.bicon.bicon-action_previous,
.otbi-theme-ot-light i.bicon.bicon-action_previous, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_previous,
.otbi-theme-soft-color-light button.bicon.bicon-action_previous,
.otbi-theme-soft-color-light i.bicon.bicon-action_previous {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 8.293a1 1 0 00-1.414 0L9.586 14l5.707 5.707a1 1 0 001.414-1.414L12.414 14l4.293-4.293a1 1 0 000-1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_previous:hover,
.otbi-theme-ot-light button.bicon.bicon-action_previous:hover,
.otbi-theme-ot-light i.bicon.bicon-action_previous:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_previous:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_previous:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_previous:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='14' transform='matrix(1 0 0 -1 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_previous:active,
.otbi-theme-ot-light button.bicon.bicon-action_previous:active,
.otbi-theme-ot-light i.bicon.bicon-action_previous:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_previous:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_previous:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_previous:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 8.293a1 1 0 00-1.414 0L9.586 14l5.707 5.707a1 1 0 001.414-1.414L12.414 14l4.293-4.293a1 1 0 000-1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_next_skip,
button.bicon.bicon-action_next_skip,
i.bicon.bicon-action_next_skip {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill='%23333'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 8.293a1 1 0 011.414 0L15.414 14l-5.707 5.707a1 1 0 01-1.414-1.414L12.586 14 8.293 9.707a1 1 0 010-1.414z'/%3E%3Crect x='17' y='8' width='2' height='12' rx='1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_next_skip:hover,
button.bicon.bicon-action_next_skip:hover,
i.bicon.bicon-action_next_skip:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)' fill='%23627783'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 8.293a1 1 0 011.414 0L15.414 14l-5.707 5.707a1 1 0 01-1.414-1.414L12.586 14 8.293 9.707a1 1 0 010-1.414z'/%3E%3Crect x='17' y='8' width='2' height='12' rx='1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_next_skip:active,
button.bicon.bicon-action_next_skip:active,
i.bicon.bicon-action_next_skip:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)' fill='%23666'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 8.293a1 1 0 011.414 0L15.414 14l-5.707 5.707a1 1 0 01-1.414-1.414L12.586 14 8.293 9.707a1 1 0 010-1.414z'/%3E%3Crect x='17' y='8' width='2' height='12' rx='1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_next_skip,
.otbi-theme-ot-dark button.bicon.bicon-action_next_skip,
.otbi-theme-ot-dark i.bicon.bicon-action_next_skip, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_next_skip,
.otbi-theme-soft-color-dark button.bicon.bicon-action_next_skip,
.otbi-theme-soft-color-dark i.bicon.bicon-action_next_skip {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill='%23fff'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 8.293a1 1 0 011.414 0L15.414 14l-5.707 5.707a1 1 0 01-1.414-1.414L12.586 14 8.293 9.707a1 1 0 010-1.414z'/%3E%3Crect x='17' y='8' width='2' height='12' rx='1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_next_skip:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_next_skip:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_next_skip:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_next_skip:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_next_skip:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_next_skip:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)' fill='%23627783'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 8.293a1 1 0 011.414 0L15.414 14l-5.707 5.707a1 1 0 01-1.414-1.414L12.586 14 8.293 9.707a1 1 0 010-1.414z'/%3E%3Crect x='17' y='8' width='2' height='12' rx='1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_next_skip:active,
.otbi-theme-ot-dark button.bicon.bicon-action_next_skip:active,
.otbi-theme-ot-dark i.bicon.bicon-action_next_skip:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_next_skip:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_next_skip:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_next_skip:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23A0A4BC'/%3E%3Cg clip-path='url(%23clip0)' fill='%23414979'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 8.293a1 1 0 011.414 0L15.414 14l-5.707 5.707a1 1 0 01-1.414-1.414L12.586 14 8.293 9.707a1 1 0 010-1.414z'/%3E%3Crect x='17' y='8' width='2' height='12' rx='1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_next_skip,
.otbi-theme-ot-light button.bicon.bicon-action_next_skip,
.otbi-theme-ot-light i.bicon.bicon-action_next_skip, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_next_skip,
.otbi-theme-soft-color-light button.bicon.bicon-action_next_skip,
.otbi-theme-soft-color-light i.bicon.bicon-action_next_skip {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill='%23333'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 8.293a1 1 0 011.414 0L15.414 14l-5.707 5.707a1 1 0 01-1.414-1.414L12.586 14 8.293 9.707a1 1 0 010-1.414z'/%3E%3Crect x='17' y='8' width='2' height='12' rx='1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_next_skip:hover,
.otbi-theme-ot-light button.bicon.bicon-action_next_skip:hover,
.otbi-theme-ot-light i.bicon.bicon-action_next_skip:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_next_skip:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_next_skip:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_next_skip:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)' fill='%23627783'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 8.293a1 1 0 011.414 0L15.414 14l-5.707 5.707a1 1 0 01-1.414-1.414L12.586 14 8.293 9.707a1 1 0 010-1.414z'/%3E%3Crect x='17' y='8' width='2' height='12' rx='1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_next_skip:active,
.otbi-theme-ot-light button.bicon.bicon-action_next_skip:active,
.otbi-theme-ot-light i.bicon.bicon-action_next_skip:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_next_skip:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_next_skip:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_next_skip:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-180 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)' fill='%23666'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 8.293a1 1 0 011.414 0L15.414 14l-5.707 5.707a1 1 0 01-1.414-1.414L12.586 14 8.293 9.707a1 1 0 010-1.414z'/%3E%3Crect x='17' y='8' width='2' height='12' rx='1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_previous_skip,
button.bicon.bicon-action_previous_skip,
i.bicon.bicon-action_previous_skip {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%26gt;%3Cg clip-path='url(%23clip0)' fill='%23333'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 8.293a1 1 0 00-1.414 0L12.586 14l5.707 5.707a1 1 0 001.414-1.414L15.414 14l4.293-4.293a1 1 0 000-1.414z'/%3E%3Crect width='2' height='12' rx='1' transform='matrix(-1 0 0 1 11 8)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_previous_skip:hover,
button.bicon.bicon-action_previous_skip:hover,
i.bicon.bicon-action_previous_skip:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='14' transform='matrix(1 0 0 -1 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)' fill='%23627783'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 8.293a1 1 0 00-1.414 0L12.586 14l5.707 5.707a1 1 0 001.414-1.414L15.414 14l4.293-4.293a1 1 0 000-1.414z'/%3E%3Crect width='2' height='12' rx='1' transform='matrix(-1 0 0 1 11 8)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_previous_skip:active,
button.bicon.bicon-action_previous_skip:active,
i.bicon.bicon-action_previous_skip:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)' fill='%23666'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 8.293a1 1 0 00-1.414 0L12.586 14l5.707 5.707a1 1 0 001.414-1.414L15.414 14l4.293-4.293a1 1 0 000-1.414z'/%3E%3Crect width='2' height='12' rx='1' transform='matrix(-1 0 0 1 11 8)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_previous_skip,
.otbi-theme-ot-dark button.bicon.bicon-action_previous_skip,
.otbi-theme-ot-dark i.bicon.bicon-action_previous_skip, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_previous_skip,
.otbi-theme-soft-color-dark button.bicon.bicon-action_previous_skip,
.otbi-theme-soft-color-dark i.bicon.bicon-action_previous_skip {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill='%23fff'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 8.293a1 1 0 00-1.414 0L12.586 14l5.707 5.707a1 1 0 001.414-1.414L15.414 14l4.293-4.293a1 1 0 000-1.414z'/%3E%3Crect width='2' height='12' rx='1' transform='matrix(-1 0 0 1 11 8)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_previous_skip:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_previous_skip:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_previous_skip:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_previous_skip:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_previous_skip:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_previous_skip:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='14' transform='matrix(1 0 0 -1 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)' fill='%23627783'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 8.293a1 1 0 00-1.414 0L12.586 14l5.707 5.707a1 1 0 001.414-1.414L15.414 14l4.293-4.293a1 1 0 000-1.414z'/%3E%3Crect width='2' height='12' rx='1' transform='matrix(-1 0 0 1 11 8)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_previous_skip:active,
.otbi-theme-ot-dark button.bicon.bicon-action_previous_skip:active,
.otbi-theme-ot-dark i.bicon.bicon-action_previous_skip:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_previous_skip:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_previous_skip:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_previous_skip:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23A0A4BC'/%3E%3Cg clip-path='url(%23clip0)' fill='%23414979'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 8.293a1 1 0 00-1.414 0L12.586 14l5.707 5.707a1 1 0 001.414-1.414L15.414 14l4.293-4.293a1 1 0 000-1.414z'/%3E%3Crect width='2' height='12' rx='1' transform='matrix(-1 0 0 1 11 8)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_previous_skip,
.otbi-theme-ot-light button.bicon.bicon-action_previous_skip,
.otbi-theme-ot-light i.bicon.bicon-action_previous_skip, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_previous_skip,
.otbi-theme-soft-color-light button.bicon.bicon-action_previous_skip,
.otbi-theme-soft-color-light i.bicon.bicon-action_previous_skip {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%26gt;%3Cg clip-path='url(%23clip0)' fill='%23333'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 8.293a1 1 0 00-1.414 0L12.586 14l5.707 5.707a1 1 0 001.414-1.414L15.414 14l4.293-4.293a1 1 0 000-1.414z'/%3E%3Crect width='2' height='12' rx='1' transform='matrix(-1 0 0 1 11 8)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_previous_skip:hover,
.otbi-theme-ot-light button.bicon.bicon-action_previous_skip:hover,
.otbi-theme-ot-light i.bicon.bicon-action_previous_skip:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_previous_skip:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_previous_skip:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_previous_skip:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='14' transform='matrix(1 0 0 -1 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)' fill='%23627783'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 8.293a1 1 0 00-1.414 0L12.586 14l5.707 5.707a1 1 0 001.414-1.414L15.414 14l4.293-4.293a1 1 0 000-1.414z'/%3E%3Crect width='2' height='12' rx='1' transform='matrix(-1 0 0 1 11 8)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_previous_skip:active,
.otbi-theme-ot-light button.bicon.bicon-action_previous_skip:active,
.otbi-theme-ot-light i.bicon.bicon-action_previous_skip:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_previous_skip:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_previous_skip:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_previous_skip:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)' fill='%23666'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 8.293a1 1 0 00-1.414 0L12.586 14l5.707 5.707a1 1 0 001.414-1.414L15.414 14l4.293-4.293a1 1 0 000-1.414z'/%3E%3Crect width='2' height='12' rx='1' transform='matrix(-1 0 0 1 11 8)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_caret_down,
button.bicon.bicon-action_caret_down,
i.bicon.bicon-action_caret_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.707 13.293a1 1 0 010 1.414L16 20.414l-5.707-5.707a1 1 0 111.414-1.414L16 17.586l4.293-4.293a1 1 0 011.414 0z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_caret_down:hover,
button.bicon.bicon-action_caret_down:hover,
i.bicon.bicon-action_caret_down:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.707 13.293a1 1 0 010 1.414L16 20.414l-5.707-5.707a1 1 0 111.414-1.414L16 17.586l4.293-4.293a1 1 0 011.414 0z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_caret_down:active,
button.bicon.bicon-action_caret_down:active,
i.bicon.bicon-action_caret_down:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.707 13.293a1 1 0 010 1.414L16 20.414l-5.707-5.707a1 1 0 111.414-1.414L16 17.586l4.293-4.293a1 1 0 011.414 0z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_caret_down,
.otbi-theme-ot-dark button.bicon.bicon-action_caret_down,
.otbi-theme-ot-dark i.bicon.bicon-action_caret_down, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_caret_down,
.otbi-theme-soft-color-dark button.bicon.bicon-action_caret_down,
.otbi-theme-soft-color-dark i.bicon.bicon-action_caret_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.707 13.293a1 1 0 010 1.414L16 20.414l-5.707-5.707a1 1 0 111.414-1.414L16 17.586l4.293-4.293a1 1 0 011.414 0z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_caret_down:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_caret_down:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_caret_down:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_caret_down:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_caret_down:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_caret_down:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.707 13.293a1 1 0 010 1.414L16 20.414l-5.707-5.707a1 1 0 111.414-1.414L16 17.586l4.293-4.293a1 1 0 011.414 0z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_caret_down:active,
.otbi-theme-ot-dark button.bicon.bicon-action_caret_down:active,
.otbi-theme-ot-dark i.bicon.bicon-action_caret_down:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_caret_down:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_caret_down:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_caret_down:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23A0A4BC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.707 13.293a1 1 0 010 1.414L16 20.414l-5.707-5.707a1 1 0 111.414-1.414L16 17.586l4.293-4.293a1 1 0 011.414 0z' fill='%23414979'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_caret_down,
.otbi-theme-ot-light button.bicon.bicon-action_caret_down,
.otbi-theme-ot-light i.bicon.bicon-action_caret_down, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_caret_down,
.otbi-theme-soft-color-light button.bicon.bicon-action_caret_down,
.otbi-theme-soft-color-light i.bicon.bicon-action_caret_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.707 13.293a1 1 0 010 1.414L16 20.414l-5.707-5.707a1 1 0 111.414-1.414L16 17.586l4.293-4.293a1 1 0 011.414 0z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_caret_down:hover,
.otbi-theme-ot-light button.bicon.bicon-action_caret_down:hover,
.otbi-theme-ot-light i.bicon.bicon-action_caret_down:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_caret_down:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_caret_down:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_caret_down:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.707 13.293a1 1 0 010 1.414L16 20.414l-5.707-5.707a1 1 0 111.414-1.414L16 17.586l4.293-4.293a1 1 0 011.414 0z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_caret_down:active,
.otbi-theme-ot-light button.bicon.bicon-action_caret_down:active,
.otbi-theme-ot-light i.bicon.bicon-action_caret_down:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_caret_down:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_caret_down:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_caret_down:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.707 13.293a1 1 0 010 1.414L16 20.414l-5.707-5.707a1 1 0 111.414-1.414L16 17.586l4.293-4.293a1 1 0 011.414 0z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_filter,
button.bicon.bicon-action_filter,
i.bicon.bicon-action_filter {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M23.601 11.646l-5.965 7.025v3.595c0 .816-.552 1.577-1.357 1.712a1.64 1.64 0 01-1.916-1.613v-3.693l-5.965-7.025c-.552-.65-.089-1.647.763-1.647h13.678a.999.999 0 01.762 1.646z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_filter:hover,
button.bicon.bicon-action_filter:hover,
i.bicon.bicon-action_filter:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M23.601 11.646l-5.965 7.025v3.595c0 .816-.552 1.577-1.357 1.712a1.64 1.64 0 01-1.916-1.613v-3.693l-5.965-7.025c-.552-.65-.089-1.647.763-1.647h13.678a.999.999 0 01.762 1.646z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_filter:active,
button.bicon.bicon-action_filter:active,
i.bicon.bicon-action_filter:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M23.601 11.646l-5.965 7.025v3.595c0 .816-.552 1.577-1.357 1.712a1.64 1.64 0 01-1.916-1.613v-3.693l-5.965-7.025c-.552-.65-.089-1.647.763-1.647h13.678a.999.999 0 01.762 1.646z' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_filter,
.otbi-theme-ot-dark button.bicon.bicon-action_filter,
.otbi-theme-ot-dark i.bicon.bicon-action_filter, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_filter,
.otbi-theme-soft-color-dark button.bicon.bicon-action_filter,
.otbi-theme-soft-color-dark i.bicon.bicon-action_filter {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.602 11.646l-5.965 7.025v3.595c0 .816-.552 1.577-1.357 1.712a1.64 1.64 0 01-1.916-1.613v-3.693l-5.965-7.025A1 1 0 019.16 10h13.678a.999.999 0 01.763 1.646z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_filter:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_filter:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_filter:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_filter:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_filter:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_filter:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='14' transform='matrix(-1 0 0 1 16 16)' fill='%23DFEEFA'/%3E%3Cpath d='M8.398 11.646l5.966 7.025v3.595c0 .816.551 1.577 1.356 1.712a1.64 1.64 0 001.916-1.613v-3.693l5.966-7.025A1 1 0 0022.838 10H9.161a.999.999 0 00-.763 1.646z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_filter:active,
.otbi-theme-ot-dark button.bicon.bicon-action_filter:active,
.otbi-theme-ot-dark i.bicon.bicon-action_filter:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_filter:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_filter:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_filter:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='14' transform='matrix(-1 0 0 1 16 16)' fill='%23A0A4BC'/%3E%3Cpath d='M8.398 11.646l5.966 7.025v3.595c0 .816.551 1.577 1.356 1.712a1.64 1.64 0 001.916-1.613v-3.693l5.966-7.025A1 1 0 0022.838 10H9.161a.999.999 0 00-.763 1.646z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_filter,
.otbi-theme-ot-light button.bicon.bicon-action_filter,
.otbi-theme-ot-light i.bicon.bicon-action_filter, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_filter,
.otbi-theme-soft-color-light button.bicon.bicon-action_filter,
.otbi-theme-soft-color-light i.bicon.bicon-action_filter {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M23.601 11.646l-5.965 7.025v3.595c0 .816-.552 1.577-1.357 1.712a1.64 1.64 0 01-1.916-1.613v-3.693l-5.965-7.025c-.552-.65-.089-1.647.763-1.647h13.678a.999.999 0 01.762 1.646z' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_filter:hover,
.otbi-theme-ot-light button.bicon.bicon-action_filter:hover,
.otbi-theme-ot-light i.bicon.bicon-action_filter:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_filter:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_filter:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_filter:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M23.601 11.646l-5.965 7.025v3.595c0 .816-.552 1.577-1.357 1.712a1.64 1.64 0 01-1.916-1.613v-3.693l-5.965-7.025c-.552-.65-.089-1.647.763-1.647h13.678a.999.999 0 01.762 1.646z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_filter:active,
.otbi-theme-ot-light button.bicon.bicon-action_filter:active,
.otbi-theme-ot-light i.bicon.bicon-action_filter:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_filter:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_filter:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_filter:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M23.601 11.646l-5.965 7.025v3.595c0 .816-.552 1.577-1.357 1.712a1.64 1.64 0 01-1.916-1.613v-3.693l-5.965-7.025c-.552-.65-.089-1.647.763-1.647h13.678a.999.999 0 01.762 1.646z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_rename,
button.bicon.bicon-action_rename,
i.bicon.bicon-action_rename {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.6' fill-rule='evenodd' clip-rule='evenodd' d='M9 11a2 2 0 00-2 2v8h9V11H9zm10 0v10h6v-8a2 2 0 00-2-2h-4z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 22.364c0 .682 1.332 1.033 1.9 1.033v.003a.8.8 0 110 1.6 4.336 4.336 0 01-2.7-.96 4.336 4.336 0 01-2.7.957.8.8 0 110-1.6c.568 0 1.9-.351 1.9-1.033V9.7c0-.83-1.338-1.1-1.8-1.1a.8.8 0 110-1.6c.95 0 1.87.333 2.6.941A4.057 4.057 0 0120.8 7a.8.8 0 110 1.6c-.462 0-1.8.27-1.8 1.1V20h6v1h-6v1.364zM7 20h9v1H7v-1z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_rename:hover,
button.bicon.bicon-action_rename:hover,
i.bicon.bicon-action_rename:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cpath opacity='.6' fill-rule='evenodd' clip-rule='evenodd' d='M9 11a2 2 0 00-2 2v8h9V11H9zm10 0v10h6v-8a2 2 0 00-2-2h-4z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 22.364c0 .682 1.332 1.033 1.9 1.033v.003a.8.8 0 110 1.6 4.336 4.336 0 01-2.7-.96 4.336 4.336 0 01-2.7.957.8.8 0 110-1.6c.568 0 1.9-.351 1.9-1.033V9.7c0-.83-1.338-1.1-1.8-1.1a.8.8 0 110-1.6c.95 0 1.87.333 2.6.941A4.057 4.057 0 0120.8 7a.8.8 0 110 1.6c-.462 0-1.8.27-1.8 1.1V20h6v1h-6v1.364zM7 20h9v1H7v-1z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_rename:active,
button.bicon.bicon-action_rename:active,
i.bicon.bicon-action_rename:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23CCC'/%3E%3Cpath opacity='.6' fill-rule='evenodd' clip-rule='evenodd' d='M9 11a2 2 0 00-2 2v8h9V11H9zm10 0v10h6v-8a2 2 0 00-2-2h-4z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 22.364c0 .682 1.332 1.033 1.9 1.033v.003a.8.8 0 110 1.6 4.336 4.336 0 01-2.7-.96 4.336 4.336 0 01-2.7.957.8.8 0 110-1.6c.568 0 1.9-.351 1.9-1.033V9.7c0-.83-1.338-1.1-1.8-1.1a.8.8 0 110-1.6c.95 0 1.87.333 2.6.941A4.057 4.057 0 0120.8 7a.8.8 0 110 1.6c-.462 0-1.8.27-1.8 1.1V20h6v1h-6v1.364zM7 20h9v1H7v-1z' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_rename,
.otbi-theme-ot-dark button.bicon.bicon-action_rename,
.otbi-theme-ot-dark i.bicon.bicon-action_rename, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_rename,
.otbi-theme-soft-color-dark button.bicon.bicon-action_rename,
.otbi-theme-soft-color-dark i.bicon.bicon-action_rename {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.6' fill-rule='evenodd' clip-rule='evenodd' d='M9 11a2 2 0 00-2 2v8h9V11H9zm10 0v10h6v-8a2 2 0 00-2-2h-4z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 22.364c0 .682 1.332 1.033 1.9 1.033v.003a.8.8 0 110 1.6 4.336 4.336 0 01-2.7-.96 4.336 4.336 0 01-2.7.957.8.8 0 110-1.6c.568 0 1.9-.351 1.9-1.033V9.7c0-.83-1.338-1.1-1.8-1.1a.8.8 0 110-1.6c.95 0 1.87.333 2.6.941A4.057 4.057 0 0120.8 7a.8.8 0 110 1.6c-.462 0-1.8.27-1.8 1.1V20h6v1h-6v1.364zM7 20h9v1H7v-1z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_rename:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_rename:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_rename:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_rename:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_rename:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_rename:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cpath opacity='.6' fill-rule='evenodd' clip-rule='evenodd' d='M9 11a2 2 0 00-2 2v8h9V11H9zm10 0v10h6v-8a2 2 0 00-2-2h-4z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 22.364c0 .682 1.332 1.033 1.9 1.033v.003a.8.8 0 110 1.6 4.336 4.336 0 01-2.7-.96 4.336 4.336 0 01-2.7.957.8.8 0 110-1.6c.568 0 1.9-.351 1.9-1.033V9.7c0-.83-1.338-1.1-1.8-1.1a.8.8 0 110-1.6c.95 0 1.87.333 2.6.941A4.057 4.057 0 0120.8 7a.8.8 0 110 1.6c-.462 0-1.8.27-1.8 1.1V20h6v1h-6v1.364zM7 20h9v1H7v-1z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_rename:active,
.otbi-theme-ot-dark button.bicon.bicon-action_rename:active,
.otbi-theme-ot-dark i.bicon.bicon-action_rename:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_rename:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_rename:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_rename:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23A0A4BC'/%3E%3Cpath opacity='.6' fill-rule='evenodd' clip-rule='evenodd' d='M9 11a2 2 0 00-2 2v8h9V11H9zm10 0v10h6v-8a2 2 0 00-2-2h-4z' fill='%23414979'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 22.364c0 .682 1.332 1.033 1.9 1.033v.003a.8.8 0 110 1.6 4.336 4.336 0 01-2.7-.96 4.336 4.336 0 01-2.7.957.8.8 0 110-1.6c.568 0 1.9-.351 1.9-1.033V9.7c0-.83-1.338-1.1-1.8-1.1a.8.8 0 110-1.6c.95 0 1.87.333 2.6.941A4.057 4.057 0 0120.8 7a.8.8 0 110 1.6c-.462 0-1.8.27-1.8 1.1V20h6v1h-6v1.364zM7 20h9v1H7v-1z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_rename,
.otbi-theme-ot-light button.bicon.bicon-action_rename,
.otbi-theme-ot-light i.bicon.bicon-action_rename, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_rename,
.otbi-theme-soft-color-light button.bicon.bicon-action_rename,
.otbi-theme-soft-color-light i.bicon.bicon-action_rename {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.6' fill-rule='evenodd' clip-rule='evenodd' d='M9 11a2 2 0 00-2 2v8h9V11H9zm10 0v10h6v-8a2 2 0 00-2-2h-4z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 22.364c0 .682 1.332 1.033 1.9 1.033v.003a.8.8 0 110 1.6 4.336 4.336 0 01-2.7-.96 4.336 4.336 0 01-2.7.957.8.8 0 110-1.6c.568 0 1.9-.351 1.9-1.033V9.7c0-.83-1.338-1.1-1.8-1.1a.8.8 0 110-1.6c.95 0 1.87.333 2.6.941A4.057 4.057 0 0120.8 7a.8.8 0 110 1.6c-.462 0-1.8.27-1.8 1.1V20h6v1h-6v1.364zM7 20h9v1H7v-1z' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_rename:hover,
.otbi-theme-ot-light button.bicon.bicon-action_rename:hover,
.otbi-theme-ot-light i.bicon.bicon-action_rename:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_rename:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_rename:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_rename:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cpath opacity='.6' fill-rule='evenodd' clip-rule='evenodd' d='M9 11a2 2 0 00-2 2v8h9V11H9zm10 0v10h6v-8a2 2 0 00-2-2h-4z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 22.364c0 .682 1.332 1.033 1.9 1.033v.003a.8.8 0 110 1.6 4.336 4.336 0 01-2.7-.96 4.336 4.336 0 01-2.7.957.8.8 0 110-1.6c.568 0 1.9-.351 1.9-1.033V9.7c0-.83-1.338-1.1-1.8-1.1a.8.8 0 110-1.6c.95 0 1.87.333 2.6.941A4.057 4.057 0 0120.8 7a.8.8 0 110 1.6c-.462 0-1.8.27-1.8 1.1V20h6v1h-6v1.364zM7 20h9v1H7v-1z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_rename:active,
.otbi-theme-ot-light button.bicon.bicon-action_rename:active,
.otbi-theme-ot-light i.bicon.bicon-action_rename:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_rename:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_rename:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_rename:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23CCC'/%3E%3Cpath opacity='.6' fill-rule='evenodd' clip-rule='evenodd' d='M9 11a2 2 0 00-2 2v8h9V11H9zm10 0v10h6v-8a2 2 0 00-2-2h-4z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19 22.364c0 .682 1.332 1.033 1.9 1.033v.003a.8.8 0 110 1.6 4.336 4.336 0 01-2.7-.96 4.336 4.336 0 01-2.7.957.8.8 0 110-1.6c.568 0 1.9-.351 1.9-1.033V9.7c0-.83-1.338-1.1-1.8-1.1a.8.8 0 110-1.6c.95 0 1.87.333 2.6.941A4.057 4.057 0 0120.8 7a.8.8 0 110 1.6c-.462 0-1.8.27-1.8 1.1V20h6v1h-6v1.364zM7 20h9v1H7v-1z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_approve,
button.bicon.bicon-action_approve,
i.bicon.bicon-action_approve {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 21.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L14.5 18.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L14.5 21.75z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_approve:hover,
button.bicon.bicon-action_approve:hover,
i.bicon.bicon-action_approve:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cpath d='M14.5 21.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L14.5 18.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L14.5 21.75z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_approve:active,
button.bicon.bicon-action_approve:active,
i.bicon.bicon-action_approve:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23CCC'/%3E%3Cpath d='M14.5 21.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L14.5 18.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L14.5 21.75z' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_approve,
.otbi-theme-ot-dark button.bicon.bicon-action_approve,
.otbi-theme-ot-dark i.bicon.bicon-action_approve, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_approve,
.otbi-theme-soft-color-dark button.bicon.bicon-action_approve,
.otbi-theme-soft-color-dark i.bicon.bicon-action_approve {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 21.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L14.5 18.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L14.5 21.75z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_approve:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_approve:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_approve:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_approve:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_approve:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_approve:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cpath d='M14.5 21.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L14.5 18.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L14.5 21.75z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_approve:active,
.otbi-theme-ot-dark button.bicon.bicon-action_approve:active,
.otbi-theme-ot-dark i.bicon.bicon-action_approve:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_approve:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_approve:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_approve:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23A0A4BC'/%3E%3Cpath d='M14.5 21.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L14.5 18.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L14.5 21.75z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_approve,
.otbi-theme-ot-light button.bicon.bicon-action_approve,
.otbi-theme-ot-light i.bicon.bicon-action_approve, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_approve,
.otbi-theme-soft-color-light button.bicon.bicon-action_approve,
.otbi-theme-soft-color-light i.bicon.bicon-action_approve {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 21.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L14.5 18.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L14.5 21.75z' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_approve:hover,
.otbi-theme-ot-light button.bicon.bicon-action_approve:hover,
.otbi-theme-ot-light i.bicon.bicon-action_approve:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_approve:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_approve:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_approve:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cpath d='M14.5 21.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L14.5 18.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L14.5 21.75z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_approve:active,
.otbi-theme-ot-light button.bicon.bicon-action_approve:active,
.otbi-theme-ot-light i.bicon.bicon-action_approve:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_approve:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_approve:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_approve:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23CCC'/%3E%3Cpath d='M14.5 21.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L14.5 18.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L14.5 21.75z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_cancel,
button.bicon.bicon-action_cancel,
i.bicon.bicon-action_cancel {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 11.293a1 1 0 011.414 0L16 14.586l3.293-3.293a1 1 0 011.414 1.414L17.414 16l3.293 3.293a1 1 0 01-1.414 1.414L16 17.414l-3.293 3.293a1 1 0 01-1.414-1.414L14.586 16l-3.293-3.293a1 1 0 010-1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_cancel:hover,
button.bicon.bicon-action_cancel:hover,
i.bicon.bicon-action_cancel:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 11.293a1 1 0 011.414 0L16 14.586l3.293-3.293a1 1 0 011.414 1.414L17.414 16l3.293 3.293a1 1 0 01-1.414 1.414L16 17.414l-3.293 3.293a1 1 0 01-1.414-1.414L14.586 16l-3.293-3.293a1 1 0 010-1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_cancel:active,
button.bicon.bicon-action_cancel:active,
i.bicon.bicon-action_cancel:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 11.293a1 1 0 011.414 0L16 14.586l3.293-3.293a1 1 0 011.414 1.414L17.414 16l3.293 3.293a1 1 0 01-1.414 1.414L16 17.414l-3.293 3.293a1 1 0 01-1.414-1.414L14.586 16l-3.293-3.293a1 1 0 010-1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_cancel,
.otbi-theme-ot-dark button.bicon.bicon-action_cancel,
.otbi-theme-ot-dark i.bicon.bicon-action_cancel, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_cancel,
.otbi-theme-soft-color-dark button.bicon.bicon-action_cancel,
.otbi-theme-soft-color-dark i.bicon.bicon-action_cancel {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 11.293a1 1 0 011.414 0L16 14.586l3.293-3.293a1 1 0 011.414 1.414L17.414 16l3.293 3.293a1 1 0 01-1.414 1.414L16 17.414l-3.293 3.293a1 1 0 01-1.414-1.414L14.586 16l-3.293-3.293a1 1 0 010-1.414z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_cancel:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_cancel:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_cancel:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_cancel:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_cancel:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_cancel:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 11.293a1 1 0 011.414 0L16 14.586l3.293-3.293a1 1 0 011.414 1.414L17.414 16l3.293 3.293a1 1 0 01-1.414 1.414L16 17.414l-3.293 3.293a1 1 0 01-1.414-1.414L14.586 16l-3.293-3.293a1 1 0 010-1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_cancel:active,
.otbi-theme-ot-dark button.bicon.bicon-action_cancel:active,
.otbi-theme-ot-dark i.bicon.bicon-action_cancel:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_cancel:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_cancel:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_cancel:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23A0A4BC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 11.293a1 1 0 011.414 0L16 14.586l3.293-3.293a1 1 0 011.414 1.414L17.414 16l3.293 3.293a1 1 0 01-1.414 1.414L16 17.414l-3.293 3.293a1 1 0 01-1.414-1.414L14.586 16l-3.293-3.293a1 1 0 010-1.414z' fill='%23414979'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_cancel,
.otbi-theme-ot-light button.bicon.bicon-action_cancel,
.otbi-theme-ot-light i.bicon.bicon-action_cancel, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_cancel,
.otbi-theme-soft-color-light button.bicon.bicon-action_cancel,
.otbi-theme-soft-color-light i.bicon.bicon-action_cancel {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 11.293a1 1 0 011.414 0L16 14.586l3.293-3.293a1 1 0 011.414 1.414L17.414 16l3.293 3.293a1 1 0 01-1.414 1.414L16 17.414l-3.293 3.293a1 1 0 01-1.414-1.414L14.586 16l-3.293-3.293a1 1 0 010-1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_cancel:hover,
.otbi-theme-ot-light button.bicon.bicon-action_cancel:hover,
.otbi-theme-ot-light i.bicon.bicon-action_cancel:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_cancel:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_cancel:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_cancel:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 11.293a1 1 0 011.414 0L16 14.586l3.293-3.293a1 1 0 011.414 1.414L17.414 16l3.293 3.293a1 1 0 01-1.414 1.414L16 17.414l-3.293 3.293a1 1 0 01-1.414-1.414L14.586 16l-3.293-3.293a1 1 0 010-1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_cancel:active,
.otbi-theme-ot-light button.bicon.bicon-action_cancel:active,
.otbi-theme-ot-light i.bicon.bicon-action_cancel:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_cancel:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_cancel:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_cancel:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 11.293a1 1 0 011.414 0L16 14.586l3.293-3.293a1 1 0 011.414 1.414L17.414 16l3.293 3.293a1 1 0 01-1.414 1.414L16 17.414l-3.293 3.293a1 1 0 01-1.414-1.414L14.586 16l-3.293-3.293a1 1 0 010-1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_add,
button.bicon.bicon-action_add,
i.bicon.bicon-action_add {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M15.167 23.5c0 .5.333.833.833.833s.833-.333.833-.833v-6.667H23.5c.5 0 .833-.333.833-.833s-.333-.833-.833-.833h-6.667V8.5c0-.5-.333-.833-.833-.833s-.833.333-.833.833v6.667H8.5c-.5 0-.833.333-.833.833s.333.833.833.833h6.667V23.5z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_add:hover,
button.bicon.bicon-action_add:hover,
i.bicon.bicon-action_add:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M15.167 23.5c0 .5.333.833.833.833s.833-.333.833-.833v-6.667H23.5c.5 0 .833-.333.833-.833s-.333-.833-.833-.833h-6.667V8.5c0-.5-.333-.833-.833-.833s-.833.333-.833.833v6.667H8.5c-.5 0-.833.333-.833.833s.333.833.833.833h6.667V23.5z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_add:active,
button.bicon.bicon-action_add:active,
i.bicon.bicon-action_add:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M15.167 23.5c0 .5.333.833.833.833s.833-.333.833-.833v-6.667H23.5c.5 0 .833-.333.833-.833s-.333-.833-.833-.833h-6.667V8.5c0-.5-.333-.833-.833-.833s-.833.333-.833.833v6.667H8.5c-.5 0-.833.333-.833.833s.333.833.833.833h6.667V23.5z' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_add,
.otbi-theme-ot-dark button.bicon.bicon-action_add,
.otbi-theme-ot-dark i.bicon.bicon-action_add, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_add,
.otbi-theme-soft-color-dark button.bicon.bicon-action_add,
.otbi-theme-soft-color-dark i.bicon.bicon-action_add {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.167 23.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H23.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V8.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H8.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V23.5z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_add:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_add:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_add:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_add:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_add:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_add:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23DFEEFA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.167 23.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H23.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V8.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H8.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V23.5z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_add:active,
.otbi-theme-ot-dark button.bicon.bicon-action_add:active,
.otbi-theme-ot-dark i.bicon.bicon-action_add:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_add:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_add:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_add:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23A0A4BC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.167 23.5c0 .5.333.833.833.833.5 0 .833-.333.833-.833v-6.667H23.5c.5 0 .833-.333.833-.833 0-.5-.333-.833-.833-.833h-6.667V8.5c0-.5-.333-.833-.833-.833-.5 0-.833.333-.833.833v6.667H8.5c-.5 0-.833.333-.833.833 0 .5.333.833.833.833h6.667V23.5z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_add,
.otbi-theme-ot-light button.bicon.bicon-action_add,
.otbi-theme-ot-light i.bicon.bicon-action_add, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_add,
.otbi-theme-soft-color-light button.bicon.bicon-action_add,
.otbi-theme-soft-color-light i.bicon.bicon-action_add {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M15.167 23.5c0 .5.333.833.833.833s.833-.333.833-.833v-6.667H23.5c.5 0 .833-.333.833-.833s-.333-.833-.833-.833h-6.667V8.5c0-.5-.333-.833-.833-.833s-.833.333-.833.833v6.667H8.5c-.5 0-.833.333-.833.833s.333.833.833.833h6.667V23.5z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_add:hover,
.otbi-theme-ot-light button.bicon.bicon-action_add:hover,
.otbi-theme-ot-light i.bicon.bicon-action_add:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_add:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_add:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_add:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M15.167 23.5c0 .5.333.833.833.833s.833-.333.833-.833v-6.667H23.5c.5 0 .833-.333.833-.833s-.333-.833-.833-.833h-6.667V8.5c0-.5-.333-.833-.833-.833s-.833.333-.833.833v6.667H8.5c-.5 0-.833.333-.833.833s.333.833.833.833h6.667V23.5z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_add:active,
.otbi-theme-ot-light button.bicon.bicon-action_add:active,
.otbi-theme-ot-light i.bicon.bicon-action_add:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_add:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_add:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_add:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M15.167 23.5c0 .5.333.833.833.833s.833-.333.833-.833v-6.667H23.5c.5 0 .833-.333.833-.833s-.333-.833-.833-.833h-6.667V8.5c0-.5-.333-.833-.833-.833s-.833.333-.833.833v6.667H8.5c-.5 0-.833.333-.833.833s.333.833.833.833h6.667V23.5z' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_expand,
button.bicon.bicon-action_expand,
i.bicon.bicon-action_expand {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.495 23.495a.7.7 0 01-.99 0l-4-4a.7.7 0 01.99-.99l4 4a.7.7 0 010 .99zM8.505 23.495a.7.7 0 010-.99l4-4a.7.7 0 01.99.99l-4 4a.7.7 0 01-.99 0z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7 23.7H20a.7.7 0 110-1.4h2.3V20a.7.7 0 111.4 0v3.7zM8.3 23.7V20a.7.7 0 111.4 0v2.3H12a.7.7 0 110 1.4H8.3zM8.505 8.505a.7.7 0 01.99 0l4 4a.7.7 0 01-.99.99l-4-4a.7.7 0 010-.99zM23.495 8.505a.7.7 0 010 .99l-4 4a.7.7 0 01-.99-.99l4-4a.7.7 0 01.99 0z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 8.3H12a.7.7 0 110 1.4H9.7V12a.7.7 0 11-1.4 0V8.3zM23.7 8.3V12a.7.7 0 11-1.4 0V9.7H20a.7.7 0 110-1.4h3.7z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_expand:hover,
button.bicon.bicon-action_expand:hover,
i.bicon.bicon-action_expand:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.495 23.495a.7.7 0 01-.99 0l-4-4a.7.7 0 01.99-.99l4 4a.7.7 0 010 .99zM8.505 23.495a.7.7 0 010-.99l4-4a.7.7 0 01.99.99l-4 4a.7.7 0 01-.99 0z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7 23.7H20a.7.7 0 110-1.4h2.3V20a.7.7 0 111.4 0v3.7zM8.3 23.7V20a.7.7 0 111.4 0v2.3H12a.7.7 0 110 1.4H8.3zM8.505 8.505a.7.7 0 01.99 0l4 4a.7.7 0 01-.99.99l-4-4a.7.7 0 010-.99zM23.495 8.505a.7.7 0 010 .99l-4 4a.7.7 0 01-.99-.99l4-4a.7.7 0 01.99 0z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 8.3H12a.7.7 0 110 1.4H9.7V12a.7.7 0 11-1.4 0V8.3zM23.7 8.3V12a.7.7 0 11-1.4 0V9.7H20a.7.7 0 110-1.4h3.7z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_expand:active,
button.bicon.bicon-action_expand:active,
i.bicon.bicon-action_expand:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23CCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.495 23.495a.7.7 0 01-.99 0l-4-4a.7.7 0 01.99-.99l4 4a.7.7 0 010 .99zM8.505 23.495a.7.7 0 010-.99l4-4a.7.7 0 01.99.99l-4 4a.7.7 0 01-.99 0z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7 23.7H20a.7.7 0 110-1.4h2.3V20a.7.7 0 111.4 0v3.7zM8.3 23.7V20a.7.7 0 111.4 0v2.3H12a.7.7 0 110 1.4H8.3zM8.505 8.505a.7.7 0 01.99 0l4 4a.7.7 0 01-.99.99l-4-4a.7.7 0 010-.99zM23.495 8.505a.7.7 0 010 .99l-4 4a.7.7 0 01-.99-.99l4-4a.7.7 0 01.99 0z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 8.3H12a.7.7 0 110 1.4H9.7V12a.7.7 0 11-1.4 0V8.3zM23.7 8.3V12a.7.7 0 11-1.4 0V9.7H20a.7.7 0 110-1.4h3.7z' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_expand,
.otbi-theme-ot-dark button.bicon.bicon-action_expand,
.otbi-theme-ot-dark i.bicon.bicon-action_expand, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_expand,
.otbi-theme-soft-color-dark button.bicon.bicon-action_expand,
.otbi-theme-soft-color-dark i.bicon.bicon-action_expand {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.495 23.495a.7.7 0 01-.99 0l-4-4a.7.7 0 01.99-.99l4 4a.7.7 0 010 .99zM8.505 23.495a.7.7 0 010-.99l4-4a.7.7 0 01.99.99l-4 4a.7.7 0 01-.99 0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7 23.7H20a.7.7 0 110-1.4h2.3V20a.7.7 0 111.4 0v3.7zM8.3 23.7V20a.7.7 0 111.4 0v2.3H12a.7.7 0 110 1.4H8.3zM8.505 8.505a.7.7 0 01.99 0l4 4a.7.7 0 01-.99.99l-4-4a.7.7 0 010-.99zM23.495 8.505a.7.7 0 010 .99l-4 4a.7.7 0 01-.99-.99l4-4a.7.7 0 01.99 0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 8.3H12a.7.7 0 110 1.4H9.7V12a.7.7 0 11-1.4 0V8.3zM23.7 8.3V12a.7.7 0 11-1.4 0V9.7H20a.7.7 0 110-1.4h3.7z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_expand:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_expand:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_expand:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_expand:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_expand:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_expand:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23DFEEFA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.495 23.495a.7.7 0 01-.99 0l-4-4a.7.7 0 01.99-.99l4 4a.7.7 0 010 .99zM8.505 23.495a.7.7 0 010-.99l4-4a.7.7 0 01.99.99l-4 4a.7.7 0 01-.99 0z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7 23.7H20a.7.7 0 110-1.4h2.3V20a.7.7 0 111.4 0v3.7zM8.3 23.7V20a.7.7 0 111.4 0v2.3H12a.7.7 0 110 1.4H8.3zM8.505 8.505a.7.7 0 01.99 0l4 4a.7.7 0 01-.99.99l-4-4a.7.7 0 010-.99zM23.495 8.505a.7.7 0 010 .99l-4 4a.7.7 0 01-.99-.99l4-4a.7.7 0 01.99 0z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 8.3H12a.7.7 0 110 1.4H9.7V12a.7.7 0 11-1.4 0V8.3zM23.7 8.3V12a.7.7 0 11-1.4 0V9.7H20a.7.7 0 110-1.4h3.7z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_expand:active,
.otbi-theme-ot-dark button.bicon.bicon-action_expand:active,
.otbi-theme-ot-dark i.bicon.bicon-action_expand:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_expand:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_expand:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_expand:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23A0A4BC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.495 23.495a.7.7 0 01-.99 0l-4-4a.7.7 0 01.99-.99l4 4a.7.7 0 010 .99zM8.505 23.495a.7.7 0 010-.99l4-4a.7.7 0 01.99.99l-4 4a.7.7 0 01-.99 0z' fill='%23414979'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7 23.7H20a.7.7 0 110-1.4h2.3V20a.7.7 0 111.4 0v3.7zM8.3 23.7V20a.7.7 0 111.4 0v2.3H12a.7.7 0 110 1.4H8.3zM8.505 8.505a.7.7 0 01.99 0l4 4a.7.7 0 01-.99.99l-4-4a.7.7 0 010-.99zM23.495 8.505a.7.7 0 010 .99l-4 4a.7.7 0 01-.99-.99l4-4a.7.7 0 01.99 0z' fill='%23414979'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 8.3H12a.7.7 0 110 1.4H9.7V12a.7.7 0 11-1.4 0V8.3zM23.7 8.3V12a.7.7 0 11-1.4 0V9.7H20a.7.7 0 110-1.4h3.7z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_expand,
.otbi-theme-ot-light button.bicon.bicon-action_expand,
.otbi-theme-ot-light i.bicon.bicon-action_expand, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_expand,
.otbi-theme-soft-color-light button.bicon.bicon-action_expand,
.otbi-theme-soft-color-light i.bicon.bicon-action_expand {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.495 23.495a.7.7 0 01-.99 0l-4-4a.7.7 0 01.99-.99l4 4a.7.7 0 010 .99zM8.505 23.495a.7.7 0 010-.99l4-4a.7.7 0 01.99.99l-4 4a.7.7 0 01-.99 0z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7 23.7H20a.7.7 0 110-1.4h2.3V20a.7.7 0 111.4 0v3.7zM8.3 23.7V20a.7.7 0 111.4 0v2.3H12a.7.7 0 110 1.4H8.3zM8.505 8.505a.7.7 0 01.99 0l4 4a.7.7 0 01-.99.99l-4-4a.7.7 0 010-.99zM23.495 8.505a.7.7 0 010 .99l-4 4a.7.7 0 01-.99-.99l4-4a.7.7 0 01.99 0z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 8.3H12a.7.7 0 110 1.4H9.7V12a.7.7 0 11-1.4 0V8.3zM23.7 8.3V12a.7.7 0 11-1.4 0V9.7H20a.7.7 0 110-1.4h3.7z' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_expand:hover,
.otbi-theme-ot-light button.bicon.bicon-action_expand:hover,
.otbi-theme-ot-light i.bicon.bicon-action_expand:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_expand:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_expand:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_expand:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23F3FBFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.495 23.495a.7.7 0 01-.99 0l-4-4a.7.7 0 01.99-.99l4 4a.7.7 0 010 .99zM8.505 23.495a.7.7 0 010-.99l4-4a.7.7 0 01.99.99l-4 4a.7.7 0 01-.99 0z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7 23.7H20a.7.7 0 110-1.4h2.3V20a.7.7 0 111.4 0v3.7zM8.3 23.7V20a.7.7 0 111.4 0v2.3H12a.7.7 0 110 1.4H8.3zM8.505 8.505a.7.7 0 01.99 0l4 4a.7.7 0 01-.99.99l-4-4a.7.7 0 010-.99zM23.495 8.505a.7.7 0 010 .99l-4 4a.7.7 0 01-.99-.99l4-4a.7.7 0 01.99 0z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 8.3H12a.7.7 0 110 1.4H9.7V12a.7.7 0 11-1.4 0V8.3zM23.7 8.3V12a.7.7 0 11-1.4 0V9.7H20a.7.7 0 110-1.4h3.7z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_expand:active,
.otbi-theme-ot-light button.bicon.bicon-action_expand:active,
.otbi-theme-ot-light i.bicon.bicon-action_expand:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_expand:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_expand:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_expand:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23CCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.495 23.495a.7.7 0 01-.99 0l-4-4a.7.7 0 01.99-.99l4 4a.7.7 0 010 .99zM8.505 23.495a.7.7 0 010-.99l4-4a.7.7 0 01.99.99l-4 4a.7.7 0 01-.99 0z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7 23.7H20a.7.7 0 110-1.4h2.3V20a.7.7 0 111.4 0v3.7zM8.3 23.7V20a.7.7 0 111.4 0v2.3H12a.7.7 0 110 1.4H8.3zM8.505 8.505a.7.7 0 01.99 0l4 4a.7.7 0 01-.99.99l-4-4a.7.7 0 010-.99zM23.495 8.505a.7.7 0 010 .99l-4 4a.7.7 0 01-.99-.99l4-4a.7.7 0 01.99 0z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.3 8.3H12a.7.7 0 110 1.4H9.7V12a.7.7 0 11-1.4 0V8.3zM23.7 8.3V12a.7.7 0 11-1.4 0V9.7H20a.7.7 0 110-1.4h3.7z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_more,
button.bicon.bicon-action_more,
i.bicon.bicon-action_more {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M9.25 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zM16 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm9-2.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_more:hover,
button.bicon.bicon-action_more:hover,
i.bicon.bicon-action_more:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M9.25 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zM16 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm9-2.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_more:active,
button.bicon.bicon-action_more:active,
i.bicon.bicon-action_more:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M9.25 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zM16 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm9-2.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_more,
.otbi-theme-ot-dark button.bicon.bicon-action_more,
.otbi-theme-ot-dark i.bicon.bicon-action_more, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_more,
.otbi-theme-soft-color-dark button.bicon.bicon-action_more,
.otbi-theme-soft-color-dark i.bicon.bicon-action_more {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.25 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zM16 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm9-2.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_more:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_more:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_more:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_more:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_more:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_more:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='14' transform='matrix(1 0 0 -1 16 16)' fill='%23DFEEFA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.25 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zM16 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm9-2.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z' fill='%23627782'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_more:active,
.otbi-theme-ot-dark button.bicon.bicon-action_more:active,
.otbi-theme-ot-dark i.bicon.bicon-action_more:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_more:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_more:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_more:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='14' transform='matrix(1 0 0 -1 16 16)' fill='%23A0A4BC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.25 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zM16 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm9-2.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_more,
.otbi-theme-ot-light button.bicon.bicon-action_more,
.otbi-theme-ot-light i.bicon.bicon-action_more, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_more,
.otbi-theme-soft-color-light button.bicon.bicon-action_more,
.otbi-theme-soft-color-light i.bicon.bicon-action_more {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M9.25 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zM16 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm9-2.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_more:hover,
.otbi-theme-ot-light button.bicon.bicon-action_more:hover,
.otbi-theme-ot-light i.bicon.bicon-action_more:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_more:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_more:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_more:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M9.25 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zM16 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm9-2.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_more:active,
.otbi-theme-ot-light button.bicon.bicon-action_more:active,
.otbi-theme-ot-light i.bicon.bicon-action_more:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_more:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_more:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_more:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M9.25 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zM16 18a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm9-2.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_open,
button.bicon.bicon-action_open,
i.bicon.bicon-action_open {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M25.706 12.898L23 24H6l2.758-11.195C9.07 12 9.656 12 10.5 12h14.409c.588 0 .998.335.797.898zm-6.135 3.816a.714.714 0 111.429 0V21h-4.286a.715.715 0 010-1.429h1.964c-2.614-2.893-3.406-3.616-6.958-3.571h-.006a.714.714 0 01-.005-1.429c4.068-.041 5.301 1.038 7.863 3.859v-1.716z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3Cpath d='M6 19.819l1.802-7.316.023-.06c.25-.643.677-1.08 1.277-1.287.455-.157.966-.156 1.329-.156h12.535l.001-1.212c0-.53-.22-.871-.718-.871h-6.898l-.118.002c-.187.006-.364.011-.513-.114l-2.27-1.472c-.18-.151-.403-.293-.631-.293H6.846C6.35 7.04 6 7.515 6 8.045v11.774zM10.497 12c-.421 0-.778 0-1.068.101.29-.101.647-.101 1.068-.101z' opacity='.5' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_open:hover,
button.bicon.bicon-action_open:hover,
i.bicon.bicon-action_open:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M25.706 12.898L23 24H6l2.758-11.195C9.07 12 9.656 12 10.5 12h14.409c.588 0 .998.335.797.898zm-6.135 3.816a.714.714 0 111.429 0V21h-4.286a.715.715 0 010-1.429h1.964c-2.614-2.893-3.406-3.616-6.958-3.571h-.006a.714.714 0 01-.005-1.429c4.068-.041 5.301 1.038 7.863 3.859v-1.716z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3Cpath d='M6 19.819l1.802-7.316.023-.06c.25-.643.677-1.08 1.277-1.287.455-.157.966-.156 1.329-.156h12.535l.001-1.212c0-.53-.22-.871-.718-.871h-6.898l-.118.002c-.187.006-.364.011-.513-.114l-2.27-1.472c-.18-.151-.403-.293-.631-.293H6.846C6.35 7.04 6 7.515 6 8.045v11.774zM10.497 12c-.421 0-.778 0-1.068.101.29-.101.647-.101 1.068-.101z' opacity='.5' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_open:active,
button.bicon.bicon-action_open:active,
i.bicon.bicon-action_open:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M25.706 12.898L23 24H6l2.758-11.195C9.07 12 9.656 12 10.5 12h14.409c.588 0 .998.335.797.898zm-6.135 3.816a.714.714 0 111.429 0V21h-4.286a.715.715 0 010-1.429h1.964c-2.614-2.893-3.406-3.616-6.958-3.571h-.006a.714.714 0 01-.005-1.429c4.068-.041 5.301 1.038 7.863 3.859v-1.716z' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3Cpath d='M6 19.819l1.802-7.316.023-.06c.25-.643.677-1.08 1.277-1.287.455-.157.966-.156 1.329-.156h12.535l.001-1.212c0-.53-.22-.871-.718-.871h-6.898l-.118.002c-.187.006-.364.011-.513-.114l-2.27-1.472c-.18-.151-.403-.293-.631-.293H6.846C6.35 7.04 6 7.515 6 8.045v11.774zM10.497 12c-.421 0-.778 0-1.068.101.29-.101.647-.101 1.068-.101z' opacity='.5' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_open,
.otbi-theme-ot-dark button.bicon.bicon-action_open,
.otbi-theme-ot-dark i.bicon.bicon-action_open, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_open,
.otbi-theme-soft-color-dark button.bicon.bicon-action_open,
.otbi-theme-soft-color-dark i.bicon.bicon-action_open {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.706 12.898L23 24H6l2.758-11.195C9.07 12 9.656 12 10.5 12h14.409c.588 0 .998.335.797.898zm-6.135 3.816a.714.714 0 111.429 0V21h-4.286a.714.714 0 110-1.429h1.964C16.064 16.678 15.27 15.955 11.72 16h-.006a.714.714 0 01-.005-1.429c4.067-.04 5.301 1.038 7.862 3.86v-1.717z' fill='%23fff'/%3E%3Cpath opacity='.5' fill-rule='evenodd' clip-rule='evenodd' d='M6 19.82l1.802-7.317.024-.06c.25-.643.676-1.08 1.277-1.287.455-.158.966-.157 1.33-.156h12.534V9.788c0-.53-.22-.871-.717-.871h-6.898l-.118.002c-.187.006-.365.011-.513-.114L12.45 7.333c-.18-.151-.402-.293-.63-.293H6.845C6.35 7.04 6 7.515 6 8.045v11.774zM10.497 12c-.421 0-.778 0-1.069.101.29-.1.648-.101 1.069-.101z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_open:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_open:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_open:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_open:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_open:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_open:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23DFEEFA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.706 12.898L23 24H6l2.758-11.195C9.07 12 9.656 12 10.5 12h14.409c.588 0 .998.335.797.898zm-6.135 3.816a.714.714 0 111.429 0V21h-4.286a.714.714 0 110-1.429h1.964C16.064 16.678 15.27 15.955 11.72 16h-.006a.714.714 0 01-.005-1.429c4.067-.04 5.301 1.038 7.862 3.86v-1.717z' fill='%23627783'/%3E%3Cpath opacity='.5' fill-rule='evenodd' clip-rule='evenodd' d='M6 19.82l1.802-7.317.024-.06c.25-.643.676-1.08 1.277-1.287.455-.158.966-.157 1.33-.156h12.534V9.788c0-.53-.22-.871-.717-.871h-6.898l-.118.002c-.187.006-.365.011-.513-.114L12.45 7.333c-.18-.151-.402-.293-.63-.293H6.845C6.35 7.04 6 7.515 6 8.045v11.774zM10.497 12c-.421 0-.778 0-1.069.101.29-.1.648-.101 1.069-.101z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_open:active,
.otbi-theme-ot-dark button.bicon.bicon-action_open:active,
.otbi-theme-ot-dark i.bicon.bicon-action_open:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_open:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_open:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_open:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23A0A4BC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.706 12.898L23 24H6l2.758-11.195C9.07 12 9.656 12 10.5 12h14.409c.588 0 .998.335.797.898zm-6.135 3.816a.714.714 0 111.429 0V21h-4.286a.714.714 0 110-1.429h1.964C16.064 16.678 15.27 15.955 11.72 16h-.006a.714.714 0 01-.005-1.429c4.067-.04 5.301 1.038 7.862 3.86v-1.717z' fill='%23414979'/%3E%3Cpath opacity='.5' fill-rule='evenodd' clip-rule='evenodd' d='M6 19.82l1.802-7.317.024-.06c.25-.643.676-1.08 1.277-1.287.455-.158.966-.157 1.33-.156h12.534V9.788c0-.53-.22-.871-.717-.871h-6.898l-.118.002c-.187.006-.365.011-.513-.114L12.45 7.333c-.18-.151-.402-.293-.63-.293H6.845C6.35 7.04 6 7.515 6 8.045v11.774zM10.497 12c-.421 0-.778 0-1.069.101.29-.1.648-.101 1.069-.101z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_open,
.otbi-theme-ot-light button.bicon.bicon-action_open,
.otbi-theme-ot-light i.bicon.bicon-action_open, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_open,
.otbi-theme-soft-color-light button.bicon.bicon-action_open,
.otbi-theme-soft-color-light i.bicon.bicon-action_open {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M25.706 12.898L23 24H6l2.758-11.195C9.07 12 9.656 12 10.5 12h14.409c.588 0 .998.335.797.898zm-6.135 3.816a.714.714 0 111.429 0V21h-4.286a.715.715 0 010-1.429h1.964c-2.614-2.893-3.406-3.616-6.958-3.571h-.006a.714.714 0 01-.005-1.429c4.068-.041 5.301 1.038 7.863 3.859v-1.716z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3Cpath d='M6 19.819l1.802-7.316.023-.06c.25-.643.677-1.08 1.277-1.287.455-.157.966-.156 1.329-.156h12.535l.001-1.212c0-.53-.22-.871-.718-.871h-6.898l-.118.002c-.187.006-.364.011-.513-.114l-2.27-1.472c-.18-.151-.403-.293-.631-.293H6.846C6.35 7.04 6 7.515 6 8.045v11.774zM10.497 12c-.421 0-.778 0-1.068.101.29-.101.647-.101 1.068-.101z' opacity='.5' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_open:hover,
.otbi-theme-ot-light button.bicon.bicon-action_open:hover,
.otbi-theme-ot-light i.bicon.bicon-action_open:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_open:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_open:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_open:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M25.706 12.898L23 24H6l2.758-11.195C9.07 12 9.656 12 10.5 12h14.409c.588 0 .998.335.797.898zm-6.135 3.816a.714.714 0 111.429 0V21h-4.286a.715.715 0 010-1.429h1.964c-2.614-2.893-3.406-3.616-6.958-3.571h-.006a.714.714 0 01-.005-1.429c4.068-.041 5.301 1.038 7.863 3.859v-1.716z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3Cpath d='M6 19.819l1.802-7.316.023-.06c.25-.643.677-1.08 1.277-1.287.455-.157.966-.156 1.329-.156h12.535l.001-1.212c0-.53-.22-.871-.718-.871h-6.898l-.118.002c-.187.006-.364.011-.513-.114l-2.27-1.472c-.18-.151-.403-.293-.631-.293H6.846C6.35 7.04 6 7.515 6 8.045v11.774zM10.497 12c-.421 0-.778 0-1.068.101.29-.101.647-.101 1.068-.101z' opacity='.5' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_open:active,
.otbi-theme-ot-light button.bicon.bicon-action_open:active,
.otbi-theme-ot-light i.bicon.bicon-action_open:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_open:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_open:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_open:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M25.706 12.898L23 24H6l2.758-11.195C9.07 12 9.656 12 10.5 12h14.409c.588 0 .998.335.797.898zm-6.135 3.816a.714.714 0 111.429 0V21h-4.286a.715.715 0 010-1.429h1.964c-2.614-2.893-3.406-3.616-6.958-3.571h-.006a.714.714 0 01-.005-1.429c4.068-.041 5.301 1.038 7.863 3.859v-1.716z' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3Cpath d='M6 19.819l1.802-7.316.023-.06c.25-.643.677-1.08 1.277-1.287.455-.157.966-.156 1.329-.156h12.535l.001-1.212c0-.53-.22-.871-.718-.871h-6.898l-.118.002c-.187.006-.364.011-.513-.114l-2.27-1.472c-.18-.151-.403-.293-.631-.293H6.846C6.35 7.04 6 7.515 6 8.045v11.774zM10.497 12c-.421 0-.778 0-1.068.101.29-.101.647-.101 1.068-.101z' opacity='.5' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_redo,
button.bicon.bicon-action_redo,
i.bicon.bicon-action_redo {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.895 9.501l1.275 1.275 1.24 1.24-.47.47-2.006 2.006a.882.882 0 00.01 1.247.882.882 0 001.248.01l3.713-3.713-3.772-3.773a.882.882 0 00-1.248-.01.882.882 0 00.01 1.248z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.905 13.035h6v-1.8h-6c-.817 0-2.311.13-3.607.952-1.372.87-2.386 2.434-2.292 4.981.093 2.504 1.09 4.035 2.376 4.9 1.232.83 2.605.967 3.357.967h2.166a.9.9 0 000-1.8H14.74c-.581 0-1.542-.114-2.352-.66-.755-.508-1.508-1.478-1.582-3.474-.072-1.952.663-2.89 1.458-3.394.871-.553 1.96-.672 2.643-.672z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_redo:hover,
button.bicon.bicon-action_redo:hover,
i.bicon.bicon-action_redo:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14z' fill='%23F3FBFF'/%3E%3Cpath d='M17.895 9.867l1.275 1.274 1.24 1.24-.47.47-2.006 2.006a.882.882 0 00.01 1.248.882.882 0 001.248.01l3.713-3.714-3.772-3.772a.882.882 0 00-1.248-.01.882.882 0 00.01 1.248z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.905 13.4h6v-1.8h-6c-.817 0-2.311.13-3.607.953-1.372.87-2.386 2.433-2.292 4.98.093 2.504 1.09 4.035 2.376 4.901 1.232.83 2.605.966 3.357.966h2.166a.9.9 0 000-1.8H14.74c-.581 0-1.542-.114-2.352-.659-.755-.51-1.508-1.479-1.582-3.474-.072-1.953.663-2.89 1.458-3.395.871-.553 1.96-.672 2.643-.672z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_redo:active,
button.bicon.bicon-action_redo:active,
i.bicon.bicon-action_redo:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14z' fill='%23CCC'/%3E%3Cpath d='M17.895 9.867l1.275 1.274 1.24 1.24-.47.47-2.006 2.006a.882.882 0 00.01 1.248.882.882 0 001.248.01l3.713-3.714-3.772-3.772a.882.882 0 00-1.248-.01.882.882 0 00.01 1.248z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.905 13.4h6v-1.8h-6c-.817 0-2.311.13-3.607.953-1.372.87-2.386 2.433-2.292 4.98.093 2.504 1.09 4.035 2.376 4.901 1.232.83 2.605.966 3.357.966h2.166a.9.9 0 000-1.8H14.74c-.581 0-1.542-.114-2.352-.659-.755-.51-1.508-1.479-1.582-3.474-.072-1.953.663-2.89 1.458-3.395.871-.553 1.96-.672 2.643-.672z' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_redo,
.otbi-theme-ot-dark button.bicon.bicon-action_redo,
.otbi-theme-ot-dark i.bicon.bicon-action_redo, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_redo,
.otbi-theme-soft-color-dark button.bicon.bicon-action_redo,
.otbi-theme-soft-color-dark i.bicon.bicon-action_redo {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.895 9.501l1.275 1.275 1.24 1.24-.47.47-2.006 2.006a.882.882 0 00.01 1.247.882.882 0 001.248.01l3.713-3.713-3.772-3.773a.882.882 0 00-1.248-.01.882.882 0 00.01 1.248z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.905 13.035h6v-1.8h-6c-.817 0-2.311.13-3.607.952-1.372.87-2.386 2.434-2.292 4.98.093 2.505 1.09 4.036 2.376 4.902 1.232.83 2.605.966 3.357.966h2.166a.9.9 0 000-1.8H14.74c-.581 0-1.542-.114-2.352-.66-.755-.508-1.508-1.478-1.582-3.474-.072-1.952.663-2.89 1.458-3.394.871-.553 1.96-.672 2.643-.672z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_redo:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_redo:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_redo:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_redo:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_redo:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_redo:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23DFEEFA'/%3E%3Cpath d='M17.895 9.501l1.275 1.275 1.24 1.24-.47.47-2.006 2.006a.882.882 0 00.01 1.247.882.882 0 001.248.01l3.713-3.713-3.772-3.773a.882.882 0 00-1.248-.01.882.882 0 00.01 1.248z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.905 13.035h6v-1.8h-6c-.817 0-2.311.13-3.607.952-1.372.87-2.386 2.434-2.292 4.98.093 2.505 1.09 4.036 2.376 4.902 1.232.83 2.605.966 3.357.966h2.166a.9.9 0 000-1.8H14.74c-.581 0-1.542-.114-2.352-.66-.755-.508-1.508-1.478-1.582-3.474-.072-1.952.663-2.89 1.458-3.394.871-.553 1.96-.672 2.643-.672z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_redo:active,
.otbi-theme-ot-dark button.bicon.bicon-action_redo:active,
.otbi-theme-ot-dark i.bicon.bicon-action_redo:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_redo:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_redo:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_redo:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23A0A4BC'/%3E%3Cpath d='M17.895 9.501l1.275 1.275 1.24 1.24-.47.47-2.006 2.006a.882.882 0 00.01 1.247.882.882 0 001.248.01l3.713-3.713-3.772-3.773a.882.882 0 00-1.248-.01.882.882 0 00.01 1.248z' fill='%23414979'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.905 13.035h6v-1.8h-6c-.817 0-2.311.13-3.607.952-1.372.87-2.386 2.434-2.292 4.98.093 2.505 1.09 4.036 2.376 4.902 1.232.83 2.605.966 3.357.966h2.166a.9.9 0 000-1.8H14.74c-.581 0-1.542-.114-2.352-.66-.755-.508-1.508-1.478-1.582-3.474-.072-1.952.663-2.89 1.458-3.394.871-.553 1.96-.672 2.643-.672z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_redo,
.otbi-theme-ot-light button.bicon.bicon-action_redo,
.otbi-theme-ot-light i.bicon.bicon-action_redo, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_redo,
.otbi-theme-soft-color-light button.bicon.bicon-action_redo,
.otbi-theme-soft-color-light i.bicon.bicon-action_redo {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.895 9.501l1.275 1.275 1.24 1.24-.47.47-2.006 2.006a.882.882 0 00.01 1.247.882.882 0 001.248.01l3.713-3.713-3.772-3.773a.882.882 0 00-1.248-.01.882.882 0 00.01 1.248z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.905 13.035h6v-1.8h-6c-.817 0-2.311.13-3.607.952-1.372.87-2.386 2.434-2.292 4.981.093 2.504 1.09 4.035 2.376 4.9 1.232.83 2.605.967 3.357.967h2.166a.9.9 0 000-1.8H14.74c-.581 0-1.542-.114-2.352-.66-.755-.508-1.508-1.478-1.582-3.474-.072-1.952.663-2.89 1.458-3.394.871-.553 1.96-.672 2.643-.672z' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_redo:hover,
.otbi-theme-ot-light button.bicon.bicon-action_redo:hover,
.otbi-theme-ot-light i.bicon.bicon-action_redo:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_redo:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_redo:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_redo:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14z' fill='%23F3FBFF'/%3E%3Cpath d='M17.895 9.867l1.275 1.274 1.24 1.24-.47.47-2.006 2.006a.882.882 0 00.01 1.248.882.882 0 001.248.01l3.713-3.714-3.772-3.772a.882.882 0 00-1.248-.01.882.882 0 00.01 1.248z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.905 13.4h6v-1.8h-6c-.817 0-2.311.13-3.607.953-1.372.87-2.386 2.433-2.292 4.98.093 2.504 1.09 4.035 2.376 4.901 1.232.83 2.605.966 3.357.966h2.166a.9.9 0 000-1.8H14.74c-.581 0-1.542-.114-2.352-.659-.755-.51-1.508-1.479-1.582-3.474-.072-1.953.663-2.89 1.458-3.395.871-.553 1.96-.672 2.643-.672z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_redo:active,
.otbi-theme-ot-light button.bicon.bicon-action_redo:active,
.otbi-theme-ot-light i.bicon.bicon-action_redo:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_redo:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_redo:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_redo:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14z' fill='%23CCC'/%3E%3Cpath d='M17.895 9.867l1.275 1.274 1.24 1.24-.47.47-2.006 2.006a.882.882 0 00.01 1.248.882.882 0 001.248.01l3.713-3.714-3.772-3.772a.882.882 0 00-1.248-.01.882.882 0 00.01 1.248z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.905 13.4h6v-1.8h-6c-.817 0-2.311.13-3.607.953-1.372.87-2.386 2.433-2.292 4.98.093 2.504 1.09 4.035 2.376 4.901 1.232.83 2.605.966 3.357.966h2.166a.9.9 0 000-1.8H14.74c-.581 0-1.542-.114-2.352-.659-.755-.51-1.508-1.479-1.582-3.474-.072-1.953.663-2.89 1.458-3.395.871-.553 1.96-.672 2.643-.672z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_refresh,
button.bicon.bicon-action_refresh,
i.bicon.bicon-action_refresh {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M22.501 22.263h-1.433c1.841-1.52 2.93-3.832 2.93-6.262 0-4.055-2.947-7.491-6.855-7.993a.855.855 0 00-.949.753.869.869 0 00.739.971c3.058.392 5.365 3.087 5.365 6.269 0 2.175-1.042 4.14-2.799 5.304v-2.108a.86.86 0 00-.852-.869.86.86 0 00-.85.869V24h4.704a.86.86 0 00.85-.868.857.857 0 00-.85-.869zM15.068 22.269c-3.06-.392-5.366-3.087-5.366-6.269 0-2.175 1.042-4.14 2.799-5.304v2.108a.86.86 0 00.851.868.86.86 0 00.851-.868V8.001H9.498a.86.86 0 00-.851.869.86.86 0 00.851.868h1.433A8.149 8.149 0 008 16c0 4.055 2.947 7.491 6.855 7.993a.86.86 0 00.951-.753.867.867 0 00-.738-.971z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_refresh:hover,
button.bicon.bicon-action_refresh:hover,
i.bicon.bicon-action_refresh:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M22.501 22.263h-1.433c1.841-1.52 2.93-3.832 2.93-6.262 0-4.055-2.947-7.491-6.855-7.993a.855.855 0 00-.949.753.869.869 0 00.739.971c3.058.392 5.365 3.087 5.365 6.269 0 2.175-1.042 4.14-2.799 5.304v-2.108a.86.86 0 00-.852-.869.86.86 0 00-.85.869V24h4.704a.86.86 0 00.85-.868.857.857 0 00-.85-.869zM15.068 22.269c-3.06-.392-5.366-3.087-5.366-6.269 0-2.175 1.042-4.14 2.799-5.304v2.108a.86.86 0 00.851.868.86.86 0 00.851-.868V8.001H9.498a.86.86 0 00-.851.869.86.86 0 00.851.868h1.433A8.149 8.149 0 008 16c0 4.055 2.947 7.491 6.855 7.993a.86.86 0 00.951-.753.867.867 0 00-.738-.971z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_refresh:active,
button.bicon.bicon-action_refresh:active,
i.bicon.bicon-action_refresh:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M22.501 22.263h-1.433c1.841-1.52 2.93-3.832 2.93-6.262 0-4.055-2.947-7.491-6.855-7.993a.855.855 0 00-.949.753.869.869 0 00.739.971c3.058.392 5.365 3.087 5.365 6.269 0 2.175-1.042 4.14-2.799 5.304v-2.108a.86.86 0 00-.852-.869.86.86 0 00-.85.869V24h4.704a.86.86 0 00.85-.868.857.857 0 00-.85-.869zM15.068 22.269c-3.06-.392-5.366-3.087-5.366-6.269 0-2.175 1.042-4.14 2.799-5.304v2.108a.86.86 0 00.851.868.86.86 0 00.851-.868V8.001H9.498a.86.86 0 00-.851.869.86.86 0 00.851.868h1.433A8.149 8.149 0 008 16c0 4.055 2.947 7.491 6.855 7.993a.86.86 0 00.951-.753.867.867 0 00-.738-.971z' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_refresh,
.otbi-theme-ot-dark button.bicon.bicon-action_refresh,
.otbi-theme-ot-dark i.bicon.bicon-action_refresh, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_refresh,
.otbi-theme-soft-color-dark button.bicon.bicon-action_refresh,
.otbi-theme-soft-color-dark i.bicon.bicon-action_refresh {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.501 22.262H21.07c1.841-1.52 2.93-3.832 2.93-6.261 0-4.055-2.947-7.492-6.854-7.993a.854.854 0 00-.95.753.868.868 0 00.738.971c3.058.392 5.365 3.087 5.365 6.269 0 2.174-1.042 4.14-2.799 5.304v-2.108a.862.862 0 00-.851-.87.86.86 0 00-.85.87V24H22.5a.86.86 0 00.85-.868.859.859 0 00-.85-.87zM15.068 22.269c-3.06-.392-5.366-3.087-5.366-6.269 0-2.175 1.042-4.14 2.799-5.304v2.108a.86.86 0 00.851.868c.469 0 .852-.39.852-.868V8.001H9.498a.862.862 0 00-.851.87.86.86 0 00.851.867h1.433C9.09 11.258 8 13.571 8 16c0 4.055 2.947 7.492 6.854 7.993a.859.859 0 00.95-.753.866.866 0 00-.737-.971z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_refresh:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_refresh:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_refresh:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_refresh:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_refresh:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_refresh:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23DFEEFA'/%3E%3Cpath d='M22.501 22.262H21.07c1.841-1.52 2.93-3.832 2.93-6.261 0-4.055-2.947-7.492-6.854-7.993a.854.854 0 00-.95.753.868.868 0 00.738.971c3.058.392 5.365 3.087 5.365 6.269 0 2.174-1.042 4.14-2.799 5.304v-2.108a.862.862 0 00-.851-.87.86.86 0 00-.85.87V24H22.5a.86.86 0 00.85-.868.859.859 0 00-.85-.87zM15.068 22.269c-3.06-.392-5.366-3.087-5.366-6.269 0-2.175 1.042-4.14 2.799-5.304v2.108a.86.86 0 00.851.868c.469 0 .852-.39.852-.868V8.001H9.498a.862.862 0 00-.851.87.86.86 0 00.851.867h1.433C9.09 11.258 8 13.571 8 16c0 4.055 2.947 7.492 6.854 7.993a.859.859 0 00.95-.753.866.866 0 00-.737-.971z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_refresh:active,
.otbi-theme-ot-dark button.bicon.bicon-action_refresh:active,
.otbi-theme-ot-dark i.bicon.bicon-action_refresh:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_refresh:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_refresh:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_refresh:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23A0A4BC'/%3E%3Cpath d='M22.501 22.262H21.07c1.841-1.52 2.93-3.832 2.93-6.261 0-4.055-2.947-7.492-6.854-7.993a.854.854 0 00-.95.753.868.868 0 00.738.971c3.058.392 5.365 3.087 5.365 6.269 0 2.174-1.042 4.14-2.799 5.304v-2.108a.862.862 0 00-.851-.87.86.86 0 00-.85.87V24H22.5a.86.86 0 00.85-.868.859.859 0 00-.85-.87zM15.068 22.269c-3.06-.392-5.366-3.087-5.366-6.269 0-2.175 1.042-4.14 2.799-5.304v2.108a.86.86 0 00.851.868c.469 0 .852-.39.852-.868V8.001H9.498a.862.862 0 00-.851.87.86.86 0 00.851.867h1.433C9.09 11.258 8 13.571 8 16c0 4.055 2.947 7.492 6.854 7.993a.859.859 0 00.95-.753.866.866 0 00-.737-.971z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_refresh,
.otbi-theme-ot-light button.bicon.bicon-action_refresh,
.otbi-theme-ot-light i.bicon.bicon-action_refresh, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_refresh,
.otbi-theme-soft-color-light button.bicon.bicon-action_refresh,
.otbi-theme-soft-color-light i.bicon.bicon-action_refresh {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M22.501 22.263h-1.433c1.841-1.52 2.93-3.832 2.93-6.262 0-4.055-2.947-7.491-6.855-7.993a.855.855 0 00-.949.753.869.869 0 00.739.971c3.058.392 5.365 3.087 5.365 6.269 0 2.175-1.042 4.14-2.799 5.304v-2.108a.86.86 0 00-.852-.869.86.86 0 00-.85.869V24h4.704a.86.86 0 00.85-.868.857.857 0 00-.85-.869zM15.068 22.269c-3.06-.392-5.366-3.087-5.366-6.269 0-2.175 1.042-4.14 2.799-5.304v2.108a.86.86 0 00.851.868.86.86 0 00.851-.868V8.001H9.498a.86.86 0 00-.851.869.86.86 0 00.851.868h1.433A8.149 8.149 0 008 16c0 4.055 2.947 7.491 6.855 7.993a.86.86 0 00.951-.753.867.867 0 00-.738-.971z' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_refresh:hover,
.otbi-theme-ot-light button.bicon.bicon-action_refresh:hover,
.otbi-theme-ot-light i.bicon.bicon-action_refresh:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_refresh:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_refresh:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_refresh:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M22.501 22.263h-1.433c1.841-1.52 2.93-3.832 2.93-6.262 0-4.055-2.947-7.491-6.855-7.993a.855.855 0 00-.949.753.869.869 0 00.739.971c3.058.392 5.365 3.087 5.365 6.269 0 2.175-1.042 4.14-2.799 5.304v-2.108a.86.86 0 00-.852-.869.86.86 0 00-.85.869V24h4.704a.86.86 0 00.85-.868.857.857 0 00-.85-.869zM15.068 22.269c-3.06-.392-5.366-3.087-5.366-6.269 0-2.175 1.042-4.14 2.799-5.304v2.108a.86.86 0 00.851.868.86.86 0 00.851-.868V8.001H9.498a.86.86 0 00-.851.869.86.86 0 00.851.868h1.433A8.149 8.149 0 008 16c0 4.055 2.947 7.491 6.855 7.993a.86.86 0 00.951-.753.867.867 0 00-.738-.971z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_refresh:active,
.otbi-theme-ot-light button.bicon.bicon-action_refresh:active,
.otbi-theme-ot-light i.bicon.bicon-action_refresh:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_refresh:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_refresh:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_refresh:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M22.501 22.263h-1.433c1.841-1.52 2.93-3.832 2.93-6.262 0-4.055-2.947-7.491-6.855-7.993a.855.855 0 00-.949.753.869.869 0 00.739.971c3.058.392 5.365 3.087 5.365 6.269 0 2.175-1.042 4.14-2.799 5.304v-2.108a.86.86 0 00-.852-.869.86.86 0 00-.85.869V24h4.704a.86.86 0 00.85-.868.857.857 0 00-.85-.869zM15.068 22.269c-3.06-.392-5.366-3.087-5.366-6.269 0-2.175 1.042-4.14 2.799-5.304v2.108a.86.86 0 00.851.868.86.86 0 00.851-.868V8.001H9.498a.86.86 0 00-.851.869.86.86 0 00.851.868h1.433A8.149 8.149 0 008 16c0 4.055 2.947 7.491 6.855 7.993a.86.86 0 00.951-.753.867.867 0 00-.738-.971z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_save,
button.bicon.bicon-action_save,
i.bicon.bicon-action_save {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M24 18.242c0 .55-.121 1.37-.516 1.758l-3.613 3.5c-.395.389-.904.5-1.463.5h-8.86C8.99 24 8 23.092 8 22.542V9.5C8 8.95 8.99 8 9.548 8H11v7h10V8h1.495C23.053 8 24 8.95 24 9.5v8.742zM19 17h-8v5.5h8V17zm-4.308 1.553h3.385v3.158h-3.385v-3.158z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3Cpath opacity='.6' fill='%23333' d='M11 8h10v7H11z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_save:hover,
button.bicon.bicon-action_save:hover,
i.bicon.bicon-action_save:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M24 18.242c0 .55-.121 1.37-.516 1.758l-3.613 3.5c-.395.389-.904.5-1.463.5h-8.86C8.99 24 8 23.092 8 22.542V9.5C8 8.95 8.99 8 9.548 8H11v7h10V8h1.495C23.053 8 24 8.95 24 9.5v8.742zM19 17h-8v5.5h8V17zm-4.308 1.553h3.385v3.158h-3.385v-3.158z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3Cpath opacity='.6' fill='%23627783' d='M11 8h10v7H11z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_save:active,
button.bicon.bicon-action_save:active,
i.bicon.bicon-action_save:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M24 18.242c0 .55-.121 1.37-.516 1.758l-3.613 3.5c-.395.389-.904.5-1.463.5h-8.86C8.99 24 8 23.092 8 22.542V9.5C8 8.95 8.99 8 9.548 8H11v7h10V8h1.495C23.053 8 24 8.95 24 9.5v8.742zM19 17h-8v5.5h8V17zm-4.308 1.553h3.385v3.158h-3.385v-3.158z' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3Cpath opacity='.6' fill='%23666' d='M11 8h10v7H11z'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_save,
.otbi-theme-ot-dark button.bicon.bicon-action_save,
.otbi-theme-ot-dark i.bicon.bicon-action_save, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_save,
.otbi-theme-soft-color-dark button.bicon.bicon-action_save,
.otbi-theme-soft-color-dark i.bicon.bicon-action_save {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 18.242c0 .55-.121 1.37-.516 1.758l-3.613 3.5c-.395.389-.904.5-1.463.5h-8.86C8.99 24 8 23.092 8 22.542V9.5C8 8.95 8.99 8 9.548 8H11v7h10V8h1.495C23.053 8 24 8.95 24 9.5v8.742zM19 17h-8v5.5h8V17zm-4.308 1.553h3.385v3.157h-3.385v-3.157z' fill='%23fff'/%3E%3Cpath opacity='.6' d='M11 8h10v7H11V8z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_save:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_save:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_save:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_save:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_save:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_save:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23DFEEFA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 18.242c0 .55-.121 1.37-.516 1.758l-3.613 3.5c-.395.389-.904.5-1.463.5h-8.86C8.99 24 8 23.092 8 22.542V9.5C8 8.95 8.99 8 9.548 8H11v7h10V8h1.495C23.053 8 24 8.95 24 9.5v8.742zM19 17h-8v5.5h8V17zm-4.308 1.553h3.385v3.157h-3.385v-3.157z' fill='%23627783'/%3E%3Cpath opacity='.6' d='M11 8h10v7H11V8z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_save:active,
.otbi-theme-ot-dark button.bicon.bicon-action_save:active,
.otbi-theme-ot-dark i.bicon.bicon-action_save:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_save:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_save:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_save:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23A0A4BC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 18.242c0 .55-.121 1.37-.516 1.758l-3.613 3.5c-.395.389-.904.5-1.463.5h-8.86C8.99 24 8 23.092 8 22.542V9.5C8 8.95 8.99 8 9.548 8H11v7h10V8h1.495C23.053 8 24 8.95 24 9.5v8.742zM19 17h-8v5.5h8V17zm-4.308 1.553h3.385v3.157h-3.385v-3.157z' fill='%23414979'/%3E%3Cpath opacity='.6' d='M11 8h10v7H11V8z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_save,
.otbi-theme-ot-light button.bicon.bicon-action_save,
.otbi-theme-ot-light i.bicon.bicon-action_save, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_save,
.otbi-theme-soft-color-light button.bicon.bicon-action_save,
.otbi-theme-soft-color-light i.bicon.bicon-action_save {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M24 18.242c0 .55-.121 1.37-.516 1.758l-3.613 3.5c-.395.389-.904.5-1.463.5h-8.86C8.99 24 8 23.092 8 22.542V9.5C8 8.95 8.99 8 9.548 8H11v7h10V8h1.495C23.053 8 24 8.95 24 9.5v8.742zM19 17h-8v5.5h8V17zm-4.308 1.553h3.385v3.158h-3.385v-3.158z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3Cpath opacity='.6' fill='%23333' d='M11 8h10v7H11z'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_save:hover,
.otbi-theme-ot-light button.bicon.bicon-action_save:hover,
.otbi-theme-ot-light i.bicon.bicon-action_save:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_save:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_save:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_save:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M24 18.242c0 .55-.121 1.37-.516 1.758l-3.613 3.5c-.395.389-.904.5-1.463.5h-8.86C8.99 24 8 23.092 8 22.542V9.5C8 8.95 8.99 8 9.548 8H11v7h10V8h1.495C23.053 8 24 8.95 24 9.5v8.742zM19 17h-8v5.5h8V17zm-4.308 1.553h3.385v3.158h-3.385v-3.158z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3Cpath opacity='.6' fill='%23627783' d='M11 8h10v7H11z'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_save:active,
.otbi-theme-ot-light button.bicon.bicon-action_save:active,
.otbi-theme-ot-light i.bicon.bicon-action_save:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_save:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_save:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_save:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M24 18.242c0 .55-.121 1.37-.516 1.758l-3.613 3.5c-.395.389-.904.5-1.463.5h-8.86C8.99 24 8 23.092 8 22.542V9.5C8 8.95 8.99 8 9.548 8H11v7h10V8h1.495C23.053 8 24 8.95 24 9.5v8.742zM19 17h-8v5.5h8V17zm-4.308 1.553h3.385v3.158h-3.385v-3.158z' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3Cpath opacity='.6' fill='%23666' d='M11 8h10v7H11z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_undo,
button.bicon.bicon-action_undo,
i.bicon.bicon-action_undo {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.01 9.501l-1.275 1.275-1.24 1.24.47.47 2.006 2.006c.341.341.338.9-.01 1.247a.882.882 0 01-1.248.01L9 12.036l3.772-3.773a.882.882 0 011.248-.01c.341.342.338.9-.01 1.248z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 13.035h-6v-1.8h6c.817 0 2.312.13 3.607.952 1.372.87 2.386 2.434 2.292 4.981-.093 2.504-1.09 4.035-2.376 4.9-1.232.83-2.605.967-3.357.967H15a.9.9 0 010-1.8h2.166c.581 0 1.542-.114 2.352-.66.756-.508 1.508-1.478 1.582-3.474.073-1.952-.663-2.89-1.458-3.394-.871-.553-1.96-.672-2.642-.672z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_undo:hover,
button.bicon.bicon-action_undo:hover,
i.bicon.bicon-action_undo:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14z' fill='%23F3FBFF'/%3E%3Cpath d='M14.01 9.867l-1.275 1.274-1.24 1.24.47.47 2.006 2.006c.341.342.338.9-.01 1.248a.882.882 0 01-1.248.01L9 12.4l3.772-3.772a.882.882 0 011.248-.01c.341.342.338.9-.01 1.248z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 13.4h-6v-1.8h6c.817 0 2.312.13 3.607.953 1.372.87 2.386 2.433 2.292 4.98-.093 2.504-1.09 4.035-2.376 4.901-1.232.83-2.605.966-3.357.966H15a.9.9 0 010-1.8h2.166c.581 0 1.542-.114 2.352-.659.756-.51 1.508-1.479 1.582-3.474.073-1.953-.663-2.89-1.458-3.395-.871-.553-1.96-.672-2.642-.672z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_undo:active,
button.bicon.bicon-action_undo:active,
i.bicon.bicon-action_undo:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14z' fill='%23CCC'/%3E%3Cpath d='M14.01 9.867l-1.275 1.274-1.24 1.24.47.47 2.006 2.006c.341.342.338.9-.01 1.248a.882.882 0 01-1.248.01L9 12.4l3.772-3.772a.882.882 0 011.248-.01c.341.342.338.9-.01 1.248z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 13.4h-6v-1.8h6c.817 0 2.312.13 3.607.953 1.372.87 2.386 2.433 2.292 4.98-.093 2.504-1.09 4.035-2.376 4.901-1.232.83-2.605.966-3.357.966H15a.9.9 0 010-1.8h2.166c.581 0 1.542-.114 2.352-.659.756-.51 1.508-1.479 1.582-3.474.073-1.953-.663-2.89-1.458-3.395-.871-.553-1.96-.672-2.642-.672z' fill='%23666'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_undo,
.otbi-theme-ot-dark button.bicon.bicon-action_undo,
.otbi-theme-ot-dark i.bicon.bicon-action_undo, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_undo,
.otbi-theme-soft-color-dark button.bicon.bicon-action_undo,
.otbi-theme-soft-color-dark i.bicon.bicon-action_undo {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.01 9.501l-1.275 1.275-1.24 1.24.47.47 2.006 2.006c.341.341.338.9-.01 1.247a.882.882 0 01-1.248.01L9 12.036l3.772-3.773a.882.882 0 011.248-.01c.341.342.338.9-.01 1.248z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 13.035h-6v-1.8h6c.817 0 2.312.13 3.607.952 1.372.87 2.386 2.434 2.292 4.98-.093 2.505-1.09 4.036-2.376 4.902-1.232.83-2.605.966-3.357.966H15a.9.9 0 010-1.8h2.166c.581 0 1.542-.114 2.352-.66.756-.508 1.508-1.478 1.582-3.474.073-1.952-.663-2.89-1.458-3.394-.871-.553-1.96-.672-2.642-.672z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_undo:hover,
.otbi-theme-ot-dark button.bicon.bicon-action_undo:hover,
.otbi-theme-ot-dark i.bicon.bicon-action_undo:hover, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_undo:hover,
.otbi-theme-soft-color-dark button.bicon.bicon-action_undo:hover,
.otbi-theme-soft-color-dark i.bicon.bicon-action_undo:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23DFEEFA'/%3E%3Cpath d='M14.01 9.501l-1.275 1.275-1.24 1.24.47.47 2.006 2.006c.341.341.338.9-.01 1.247a.882.882 0 01-1.248.01L9 12.036l3.772-3.773a.882.882 0 011.248-.01c.341.342.338.9-.01 1.248z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 13.035h-6v-1.8h6c.817 0 2.312.13 3.607.952 1.372.87 2.386 2.434 2.292 4.98-.093 2.505-1.09 4.036-2.376 4.902-1.232.83-2.605.966-3.357.966H15a.9.9 0 010-1.8h2.166c.581 0 1.542-.114 2.352-.66.756-.508 1.508-1.478 1.582-3.474.073-1.952-.663-2.89-1.458-3.394-.871-.553-1.96-.672-2.642-.672z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-dark button.btn.bicon.bicon-action_undo:active,
.otbi-theme-ot-dark button.bicon.bicon-action_undo:active,
.otbi-theme-ot-dark i.bicon.bicon-action_undo:active, .otbi-theme-soft-color-dark button.btn.bicon.bicon-action_undo:active,
.otbi-theme-soft-color-dark button.bicon.bicon-action_undo:active,
.otbi-theme-soft-color-dark i.bicon.bicon-action_undo:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23A0A4BC'/%3E%3Cpath d='M14.01 9.501l-1.275 1.275-1.24 1.24.47.47 2.006 2.006c.341.341.338.9-.01 1.247a.882.882 0 01-1.248.01L9 12.036l3.772-3.773a.882.882 0 011.248-.01c.341.342.338.9-.01 1.248z' fill='%23414979'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 13.035h-6v-1.8h6c.817 0 2.312.13 3.607.952 1.372.87 2.386 2.434 2.292 4.98-.093 2.505-1.09 4.036-2.376 4.902-1.232.83-2.605.966-3.357.966H15a.9.9 0 010-1.8h2.166c.581 0 1.542-.114 2.352-.66.756-.508 1.508-1.478 1.582-3.474.073-1.952-.663-2.89-1.458-3.394-.871-.553-1.96-.672-2.642-.672z' fill='%23414979'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_undo,
.otbi-theme-ot-light button.bicon.bicon-action_undo,
.otbi-theme-ot-light i.bicon.bicon-action_undo, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_undo,
.otbi-theme-soft-color-light button.bicon.bicon-action_undo,
.otbi-theme-soft-color-light i.bicon.bicon-action_undo {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.01 9.501l-1.275 1.275-1.24 1.24.47.47 2.006 2.006c.341.341.338.9-.01 1.247a.882.882 0 01-1.248.01L9 12.036l3.772-3.773a.882.882 0 011.248-.01c.341.342.338.9-.01 1.248z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 13.035h-6v-1.8h6c.817 0 2.312.13 3.607.952 1.372.87 2.386 2.434 2.292 4.981-.093 2.504-1.09 4.035-2.376 4.9-1.232.83-2.605.967-3.357.967H15a.9.9 0 010-1.8h2.166c.581 0 1.542-.114 2.352-.66.756-.508 1.508-1.478 1.582-3.474.073-1.952-.663-2.89-1.458-3.394-.871-.553-1.96-.672-2.642-.672z' fill='%23333'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_undo:hover,
.otbi-theme-ot-light button.bicon.bicon-action_undo:hover,
.otbi-theme-ot-light i.bicon.bicon-action_undo:hover, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_undo:hover,
.otbi-theme-soft-color-light button.bicon.bicon-action_undo:hover,
.otbi-theme-soft-color-light i.bicon.bicon-action_undo:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14z' fill='%23F3FBFF'/%3E%3Cpath d='M14.01 9.867l-1.275 1.274-1.24 1.24.47.47 2.006 2.006c.341.342.338.9-.01 1.248a.882.882 0 01-1.248.01L9 12.4l3.772-3.772a.882.882 0 011.248-.01c.341.342.338.9-.01 1.248z' fill='%23627783'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 13.4h-6v-1.8h6c.817 0 2.312.13 3.607.953 1.372.87 2.386 2.433 2.292 4.98-.093 2.504-1.09 4.035-2.376 4.901-1.232.83-2.605.966-3.357.966H15a.9.9 0 010-1.8h2.166c.581 0 1.542-.114 2.352-.659.756-.51 1.508-1.479 1.582-3.474.073-1.953-.663-2.89-1.458-3.395-.871-.553-1.96-.672-2.642-.672z' fill='%23627783'/%3E%3C/svg%3E");
}

.otbi-theme-ot-light button.btn.bicon.bicon-action_undo:active,
.otbi-theme-ot-light button.bicon.bicon-action_undo:active,
.otbi-theme-ot-light i.bicon.bicon-action_undo:active, .otbi-theme-soft-color-light button.btn.bicon.bicon-action_undo:active,
.otbi-theme-soft-color-light button.bicon.bicon-action_undo:active,
.otbi-theme-soft-color-light i.bicon.bicon-action_undo:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14z' fill='%23CCC'/%3E%3Cpath d='M14.01 9.867l-1.275 1.274-1.24 1.24.47.47 2.006 2.006c.341.342.338.9-.01 1.248a.882.882 0 01-1.248.01L9 12.4l3.772-3.772a.882.882 0 011.248-.01c.341.342.338.9-.01 1.248z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 13.4h-6v-1.8h6c.817 0 2.312.13 3.607.953 1.372.87 2.386 2.433 2.292 4.98-.093 2.504-1.09 4.035-2.376 4.901-1.232.83-2.605.966-3.357.966H15a.9.9 0 010-1.8h2.166c.581 0 1.542-.114 2.352-.659.756-.51 1.508-1.479 1.582-3.474.073-1.953-.663-2.89-1.458-3.395-.871-.553-1.96-.672-2.642-.672z' fill='%23666'/%3E%3C/svg%3E");
}

/* Icons with single state */
button.btn.bicon.bicon-title_analytics,
button.bicon.bicon-title_analytics,
i.bicon.bicon-title_analytics {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 31.556c8.591 0 15.556-6.964 15.556-15.556C31.556 7.409 24.592.444 16 .444 7.409.444.444 7.409.444 16S7.409 31.556 16 31.556z' fill='%2300b8ba'/%3E%3Cpath d='M16 .889a15.114 15.114 0 0110.685 25.797A15.11 15.11 0 115.315 5.315 15.11 15.11 0 0116 .889zM16 0A15.998 15.998 0 004.687 27.313a16.013 16.013 0 008.192 4.379A16 16 0 1016 0z' fill='%23fff'/%3E%3Cpath d='M16.018 27.164c6.146 0 11.129-4.983 11.129-11.129S22.164 4.906 16.018 4.906 4.889 9.889 4.889 16.035c0 6.147 4.982 11.129 11.129 11.129z' opacity='.1' fill='%23fff'/%3E%3Cpath d='M14.96 11.244h-1.973v12.187a8.601 8.601 0 001.973.427V11.244zM18.88 16.471h-1.991v7.36a8.933 8.933 0 001.964-.507l.027-6.853zM9.236 14.782v6.036a8.282 8.282 0 001.636 1.52v-7.556H9.236zM22.809 20.222V13.04h-1.973v9.182a8.71 8.71 0 001.973-2z' fill='%23fff'/%3E%3Cpath d='M5.218 20.747A12.578 12.578 0 014.222 16a11.734 11.734 0 01.889-4.587 11.83 11.83 0 016.267-6.222 11.801 11.801 0 0110.667.756 11.891 11.891 0 014.24 4.391l-.569.32a11.235 11.235 0 00-4.009-4.151 11.129 11.129 0 00-16 13.867l-.489.373z' fill='%23fff'/%3E%3Cpath d='M26.347 10.933l-2.638-.426a.338.338 0 01-.258-.391.328.328 0 01.256-.251.314.314 0 01.126.002l1.998.293.521-1.978A.333.333 0 0126.5 8a.324.324 0 01.232-.037.333.333 0 01.261.353l-.646 2.617zM6.306 22.104l2.566.172a.337.337 0 01.217.505.339.339 0 01-.089.088.334.334 0 01-.242.048l-1.924-.048-.151 1.925a.328.328 0 01-.642-.123l.265-2.567z' fill='%23fff'/%3E%3Cpath d='M16 27.778a11.73 11.73 0 01-9.663-5.049l.533-.373a11.254 11.254 0 003.902 3.467 11.112 11.112 0 0010.954-.284A11.117 11.117 0 0027.119 16a10.888 10.888 0 00-.551-3.467l.524-.524c.427 1.289.658 2.634.684 3.991a11.734 11.734 0 01-.889 4.587 11.834 11.834 0 01-6.222 6.267 11.742 11.742 0 01-4.665.924z' fill='%23fff'/%3E%3Cpath d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16z' fill='%23e55c50'/%3E%3Cpath d='M22.222 24.889H9.778c-.356 0-.533-.089-.533-.444-.001-.356.177-.445.533-.445h12.444c.356 0 .533.089.533.444.001.356-.266.445-.533.445zM22.222 21.333h-1.778c-.267 0-.444-.178-.444-.444V12c0-.267.178-.444.444-.444h1.778c.267 0 .444.178.444.444v8.889c.001.267-.177.444-.444.444zM11.556 21.333H9.778c-.267 0-.444-.178-.444-.444V10.222c0-.267.178-.444.444-.444h1.778c.267 0 .444.178.444.444v10.667c0 .267-.178.444-.444.444zM16.889 21.333h-1.778c-.267 0-.444-.178-.444-.444V6.667c0-.267.178-.444.444-.444h1.778c.267 0 .444.178.444.444v14.222c0 .267-.177.444-.444.444z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-mime_report,
button.bicon.bicon-mime_report,
i.bicon.bicon-mime_report {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M7 31.5c-1.93 0-3.5-1.57-3.5-3.5V4C3.5 2.07 5.07.5 7 .5h15.207L28.5 6.793V28c0 1.93-1.57 3.5-3.5 3.5H7z' fill='%23725EA6'/%3E%3Cpath d='M22 1l6 6v21a3 3 0 01-3 3H7a3 3 0 01-3-3V4a3 3 0 013-3h15zm.414-1H7C4.794 0 3 1.794 3 4v24c0 2.206 1.794 4 4 4h18c2.206 0 4-1.794 4-4V6.586l-.293-.293-6-6L22.414 0z' fill='%23fff'/%3E%3Cpath d='M22 1v6h6l-6-6z' fill='%234F3690'/%3E%3Cpath fill='%23fff' d='M8 10h3v11H8zM14 14h3v7h-3zM20 12h3v9h-3zM8 24h15v3H8z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-add_datapoint,
button.bicon.bicon-add_datapoint,
i.bicon.bicon-add_datapoint {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 7a1 1 0 00-1 1v8H8a1 1 0 100 2h8v8a1 1 0 102 0v-8h8a1 1 0 100-2h-8V8a1 1 0 00-1-1z' fill='%23fff'/%3E%3Cpath d='M1 16.5a15.5 15.5 0 1031 0 15.5 15.5 0 00-31 0v0z' stroke='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-arrow_down,
button.bicon.bicon-arrow_down,
i.bicon.bicon-arrow_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.494 14.089a.999.999 0 00-1.414 0l-3.099 3.098V9.586a1 1 0 10-2 0v7.57l-3.067-3.067a.999.999 0 10-1.414 1.414L15.997 21l5.497-5.497a.999.999 0 000-1.414z' fill='%23fff'/%3E%3Crect x='10' y='24' width='2' height='12' rx='1' transform='rotate(-90 10 24)' fill='%23fff'/%3E%3Ccircle cx='16' cy='16' r='15.5' transform='rotate(-90 16 16)' stroke='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-arrow_left,
button.bicon.bicon-arrow_left,
i.bicon.bicon-arrow_left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.089 10.506a.999.999 0 000 1.414l3.098 3.099H9.586a1 1 0 100 2h7.57l-3.067 3.067a.999.999 0 101.414 1.414L21 16.003l-5.497-5.497a.999.999 0 00-1.414 0z' fill='%23fff'/%3E%3Crect x='24' y='22' width='2' height='12' rx='1' transform='rotate(-180 24 22)' fill='%23fff'/%3E%3Ccircle cx='16' cy='16' r='15.5' transform='rotate(-180 16 16)' stroke='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-arrow_right,
button.bicon.bicon-arrow_right,
i.bicon.bicon-arrow_right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.911 21.494a.999.999 0 000-1.414l-3.098-3.099h7.601a1 1 0 100-2h-7.57l3.067-3.067a.999.999 0 10-1.414-1.414L11 15.997l5.497 5.497a.999.999 0 001.414 0z' fill='%23fff'/%3E%3Crect x='8' y='10' width='2' height='12' rx='1' fill='%23fff'/%3E%3Ccircle cx='16' cy='16' r='15.5' stroke='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-arrow_up,
button.bicon.bicon-arrow_up,
i.bicon.bicon-arrow_up {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.506 17.911a.999.999 0 001.414 0l3.099-3.098v7.601a1 1 0 102 0v-7.57l3.067 3.067a.999.999 0 101.414-1.414L16.003 11l-5.497 5.497a.999.999 0 000 1.414z' fill='%23fff'/%3E%3Crect x='22' y='8' width='2' height='12' rx='1' transform='rotate(90 22 8)' fill='%23fff'/%3E%3Ccircle cx='16' cy='16' r='15.5' transform='rotate(90 16 16)' stroke='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-switch,
button.bicon.bicon-switch,
i.bicon.bicon-switch {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M.5 16A15.5 15.5 0 1016 .5 15.5 15.5 0 00.5 16z' fill='none' stroke='%23fff'/%3E%3Cpath d='M15 9a1 1 0 00-1-1H9a1 1 0 00-1 1v5a1 1 0 001 1h5a1 1 0 001-1zM14.77 22.67l-4.12-4.13H14A.77.77 0 0014 17H8v6a.77.77 0 001.54 0v-3.39l4.14 4.15a.77.77 0 001.09 0 .76.76 0 000-1.09zM17 23a1 1 0 001 1h5a1 1 0 001-1v-5a1 1 0 00-1-1h-5a1 1 0 00-1 1zM17.23 9.33l4.12 4.13H18A.77.77 0 0018 15h6V9a.77.77 0 00-1.54 0v3.38l-4.14-4.14a.77.77 0 00-1.09 0 .76.76 0 000 1.09z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_search,
button.bicon.bicon-action_search,
i.bicon.bicon-action_search {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.765 21.46l-3.259-3.253a5.814 5.814 0 00-1.222-8.076c-2.56-1.917-6.227-1.336-8.147 1.278-1.92 2.615-1.339 6.159 1.222 8.076a6.038 6.038 0 003.434 1.104 6.038 6.038 0 003.433-1.104l3.26 3.254a.845.845 0 001.221 0c.35-.349.408-.93.058-1.279zm-7.972-2.672a4.02 4.02 0 01-4.016-4.009 4.02 4.02 0 014.016-4.009 4.02 4.02 0 014.015 4.01 4.02 4.02 0 01-4.015 4.008z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-canvas_info_missing,
button.bicon.bicon-canvas_info_missing,
i.bicon.bicon-canvas_info_missing {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M2.732 18.51H6.69v-.986c0-.84.67-1.524 1.493-1.524.824 0 1.493.683 1.493 1.524v.978h3.979c.401 0 .725.331.725.741v4.063h-.944c-.823 0-1.492.683-1.492 1.524 0 .842.669 1.525 1.492 1.525h.944v4.055c0 .41-.324.741-.725.741H2.732a.732.732 0 01-.725-.74V19.25a.723.723 0 01.725-.741zM14.387 8.81v4.07c0 .41-.324.74-.725.74H9.69v-.964c0-.841-.669-1.524-1.493-1.524-.824 0-1.493.683-1.493 1.524v.964H2.725A.732.732 0 012 12.88V1.74c0-.41.324-.74.725-.74h10.93c.401 0 .725.33.725.74v4.027h.972c.824 0 1.486.684 1.486 1.518 0 .841-.669 1.517-1.486 1.517h-.965v.007zM19 5.803V1.748c0-.41.331-.748.732-.748h10.909c.401 0 .725.33.725.74v11.146c0 .41-.324.741-.725.741h-3.965v1.014c0 .841-.662 1.517-1.486 1.517s-1.486-.676-1.486-1.517v-.985H19.74a.732.732 0 01-.725-.74V8.83h.95c.818 0 1.48-.676 1.48-1.51s-.662-1.51-1.48-1.51H19v-.008z' stroke='%23666' stroke-width='1.5'/%3E%3Cpath d='M23.422 27.546a2.766 2.766 0 01-.065-.987 3.32 3.32 0 01.228-.889c.114-.285.253-.554.407-.824.155-.26.326-.521.505-.79.122-.204.245-.392.359-.572.114-.179.203-.367.277-.562.073-.196.122-.4.138-.62a2.529 2.529 0 00-.065-.718c-.106-.481-.334-.823-.684-1.027-.342-.204-.757-.253-1.238-.147-.643.147-1.1.408-1.384.775-.228.301-.359.726-.391 1.28a.498.498 0 01-.448.465l-1.507.155a.499.499 0 01-.553-.514c.016-.359.057-.71.122-1.06a3.88 3.88 0 01.594-1.427c.294-.433.693-.808 1.19-1.142.504-.326 1.131-.58 1.88-.75 1.344-.31 2.468-.245 3.372.203.904.44 1.474 1.191 1.718 2.251.09.4.13.767.122 1.085a3.69 3.69 0 01-.147.88 3.59 3.59 0 01-.325.743c-.13.228-.27.457-.416.693-.17.278-.342.539-.496.791-.155.245-.285.49-.391.734a3.056 3.056 0 00-.212.726c-.04.245-.024.49.033.759.04.18-.074.35-.245.391l-1.962.449a.327.327 0 01-.391-.245l-.024-.106zm1.67 1.411a1.346 1.346 0 011.604 1.003l.09.4a1.348 1.348 0 01-1.002 1.607 1.346 1.346 0 01-1.604-1.004l-.09-.4a1.34 1.34 0 011.002-1.606z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_close,
button.bicon.bicon-action_close,
i.bicon.bicon-action_close {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.777 9.778L16 16m0 0l-6.223 6.222M16 16l6.222 6.222M16 16l6.222-6.222' stroke='%23333' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_play,
button.bicon.bicon-action_play,
i.bicon.bicon-action_play {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 9a2 2 0 00-2 2v10a2 2 0 002 2h14a2 2 0 002-2V11a2 2 0 00-2-2H9zm4 3.862v6.276a.5.5 0 00.748.434l5.492-3.138a.5.5 0 000-.868l-5.492-3.139a.5.5 0 00-.748.435z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_play_disabled,
button.bicon.bicon-action_play_disabled,
i.bicon.bicon-action_play_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 9a2 2 0 00-2 2v10a2 2 0 002 2h14a2 2 0 002-2V11a2 2 0 00-2-2H9zm4 3.862v6.276a.5.5 0 00.748.434l5.492-3.138a.5.5 0 000-.868l-5.492-3.139a.5.5 0 00-.748.435z' fill='%23ABABAB'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_undo_disabled,
button.bicon.bicon-action_undo_disabled,
i.bicon.bicon-action_undo_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.01 9.501l-1.275 1.275-1.24 1.24.47.47 2.006 2.006c.341.341.338.9-.01 1.247a.882.882 0 01-1.248.01L9 12.036l3.772-3.773a.882.882 0 011.248-.01c.341.342.338.9-.01 1.248z' fill='%23A8A8A8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 13.035h-6v-1.8h6c.817 0 2.312.13 3.607.952 1.372.87 2.386 2.434 2.292 4.981-.093 2.504-1.09 4.035-2.376 4.9-1.232.83-2.605.967-3.357.967H15a.9.9 0 010-1.8h2.166c.581 0 1.542-.114 2.352-.66.756-.508 1.508-1.478 1.582-3.474.073-1.952-.663-2.89-1.458-3.394-.871-.553-1.96-.672-2.642-.672z' fill='%23A8A8A8'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_redo_disabled,
button.bicon.bicon-action_redo_disabled,
i.bicon.bicon-action_redo_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.895 9.501l1.275 1.275 1.24 1.24-.47.47-2.006 2.006a.882.882 0 00.01 1.247.882.882 0 001.248.01l3.713-3.713-3.772-3.773a.882.882 0 00-1.248-.01.882.882 0 00.01 1.248z' fill='%23A8A8A8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.905 13.035h6v-1.8h-6c-.817 0-2.311.13-3.607.952-1.372.87-2.386 2.434-2.292 4.981.093 2.504 1.09 4.035 2.376 4.9 1.232.83 2.605.967 3.357.967h2.166a.9.9 0 000-1.8H14.74c-.581 0-1.542-.114-2.352-.66-.755-.508-1.508-1.478-1.582-3.474-.072-1.952.663-2.89 1.458-3.394.871-.553 1.96-.672 2.643-.672z' fill='%23A8A8A8'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_approve_disabled,
button.bicon.bicon-action_approve_disabled,
i.bicon.bicon-action_approve_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 21.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L14.5 18.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L14.5 21.75z' fill='%23A8A8A8'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-new_row_content_pushed_down,
button.bicon.bicon-new_row_content_pushed_down,
i.bicon.bicon-new_row_content_pushed_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.5 16a15.5 15.5 0 1031 0 15.5 15.5 0 00-31 0v0z' stroke='%23fff'/%3E%3Cpath d='M15.172 12.093l-.007 5.834-2.369-2.369a.77.77 0 00-1.089 1.09l4.243 4.242 4.243-4.243a.77.77 0 00-1.09-1.089l-2.396 2.397.007-5.862a.77.77 0 00-.771-.77.76.76 0 00-.77.77z' fill='%23fff'/%3E%3Crect x='9' y='24' width='14' height='1.5' rx='.75' fill='%23fff'/%3E%3Crect x='9' y='7' width='14' height='1.5' rx='.75' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_view_database,
button.bicon.bicon-action_view_database,
i.bicon.bicon-action_view_database {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 14.215c3.64 0 6.93-1.286 6.93-2.857C22.93 9.786 19.64 8.5 16 8.5c-3.64 0-6.93 1.286-6.93 2.858 0 1.571 3.29 2.857 6.93 2.857z' fill='%23333'/%3E%3Cpath d='M9 13.053v2.715s1.33 2.143 7.07 2.143S23 15.768 23 15.768v-2.715s-1.26 2.143-7 2.143-7-2.143-7-2.143z' fill='%23333'/%3E%3Cpath d='M9 19.562v-2.714s1.26 2.143 7 2.143 7-2.143 7-2.143v2.714s-1.19 2.144-6.93 2.144S9 19.562 9 19.562z' fill='%23333'/%3E%3Cpath d='M9 23.357v-2.715s1.26 2.143 7 2.143 7-2.143 7-2.143v2.715S21.81 25.5 16.07 25.5 9 23.357 9 23.357z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_view_filter,
button.bicon.bicon-action_view_filter,
i.bicon.bicon-action_view_filter {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.602 11.646l-5.965 7.025v3.595c0 .816-.552 1.577-1.357 1.712a1.64 1.64 0 01-1.916-1.613v-3.693l-5.965-7.025A1 1 0 019.16 10h13.678a.999.999 0 01.763 1.646z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_view_config,
button.bicon.bicon-action_view_config,
i.bicon.bicon-action_view_config {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.154 20.757c2.21 3.873 6.142 4.242 7.618 4.094 3.23-.322 2.374-1.522 1.373-2.925-.982-1.376-2.103-2.949.354-4.082 4.963-2.289 2.283-11.669-5.162-9.542-5.654 1.616-6.392 8.582-4.183 12.455zm8.418-7.448a2.127 2.127 0 11-4.254 0 2.127 2.127 0 014.254 0zm-5.298 6.693a1.595 1.595 0 100-3.191 1.595 1.595 0 000 3.19zm3.722 2.127a1.064 1.064 0 11-2.127 0 1.064 1.064 0 012.127 0zm8.52-11.392a1.027 1.027 0 111.985.53l-1.558 5.822-1.984-.53 1.558-5.822zm-2.073 7.817l1.984.53s.562-.115.695-.61c.133-.497-.297-.877-.297-.877l-1.984-.531s-.547.06-.695.61c-.147.552.297.878.297.878zm-.255.55l1.984.53c.74 1.451.804 4.34-3.36 5.727.04-.104.094-.204.15-.308.221-.404.474-.868.077-1.884-.776-1.984.382-3.235.996-3.898.056-.06.108-.116.153-.167z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(6 6)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-split_top,
button.bicon.bicon-split_top,
i.bicon.bicon-split_top {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Crect opacity='.65' x='-.75' y='-.75' width='11.5' height='18.5' rx='1.25' transform='matrix(0 -1 -1 0 24.5 30.5)' stroke='%23fff' stroke-width='1.5'/%3E%3Crect x='-.75' y='-.75' width='12.5' height='18.5' rx='1.25' transform='matrix(0 -1 -1 0 24.5 12.5)' stroke='%23fff' stroke-width='1.5'/%3E%3Crect width='8' height='2' rx='1' transform='matrix(0 -1 -1 0 17 11)' fill='%23fff'/%3E%3Crect width='8' height='2' rx='1' transform='matrix(-1 0 0 1 20 6)' fill='%23fff'/%3E%3Crect width='1' height='28' rx='.5' transform='matrix(0 -1 -1 0 30 17)' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 32 32)' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-split_bottom,
button.bicon.bicon-split_bottom,
i.bicon.bicon-split_bottom {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Crect opacity='.65' x='.75' y='.75' width='11.5' height='18.5' rx='1.25' transform='matrix(0 1 1 0 6 0)' stroke='%23fff' stroke-width='1.5'/%3E%3Crect x='.75' y='.75' width='12.5' height='18.5' rx='1.25' transform='matrix(0 1 1 0 6 18)' stroke='%23fff' stroke-width='1.5'/%3E%3Crect width='8' height='2' rx='1' transform='matrix(0 1 1 0 15 21)' fill='%23fff'/%3E%3Crect width='8' height='2' rx='1' transform='matrix(1 0 0 -1 12 26)' fill='%23fff'/%3E%3Crect width='1' height='28' rx='.5' transform='matrix(0 1 1 0 2 15)' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 0 0)' d='M0 0h32v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-split_right,
button.bicon.bicon-split_right,
i.bicon.bicon-split_right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='.65' x='.75' y='6.75' width='11.5' height='18.5' rx='1.25' stroke='%23fff' stroke-width='1.5'/%3E%3Crect x='18.75' y='6.75' width='12.5' height='18.5' rx='1.25' stroke='%23fff' stroke-width='1.5'/%3E%3Crect x='21' y='15' width='8' height='2' rx='1' fill='%23fff'/%3E%3Crect x='26' y='12' width='8' height='2' rx='1' transform='rotate(90 26 12)' fill='%23fff'/%3E%3Crect x='15' y='2' width='1' height='28' rx='.5' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-split_left,
button.bicon.bicon-split_left,
i.bicon.bicon-split_left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='.65' x='-.75' y='.75' width='11.5' height='18.5' rx='1.25' transform='matrix(-1 0 0 1 30.5 6)' stroke='%23fff' stroke-width='1.5'/%3E%3Crect x='-.75' y='.75' width='12.5' height='18.5' rx='1.25' transform='matrix(-1 0 0 1 12.5 6)' stroke='%23fff' stroke-width='1.5'/%3E%3Crect width='8' height='2' rx='1' transform='matrix(-1 0 0 1 11 15)' fill='%23fff'/%3E%3Crect width='8' height='2' rx='1' transform='matrix(0 1 1 0 6 12)' fill='%23fff'/%3E%3Crect width='1' height='28' rx='.5' transform='matrix(-1 0 0 1 17 2)' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-swap,
button.bicon.bicon-swap,
i.bicon.bicon-swap {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 13.5h10a.5.5 0 00.5-.5V3a.5.5 0 00-.5-.5H3a.5.5 0 00-.5.5v10a.5.5 0 00.5.5zM13 15a2 2 0 002-2V3a2 2 0 00-2-2H3a2 2 0 00-2 2v10a2 2 0 002 2h10zM19 29.5h10a.5.5 0 00.5-.5V19a.5.5 0 00-.5-.5H19a.5.5 0 00-.5.5v10a.5.5 0 00.5.5zM29 31a2 2 0 002-2V19a2 2 0 00-2-2H19a2 2 0 00-2 2v10a2 2 0 002 2h10z' fill='%23fff'/%3E%3Cpath d='M11.76 20.694L8 17l-3.76 3.694a.795.795 0 000 1.14.829.829 0 001.16 0l1.794-1.762V26H15v-1.644H8.834v-4.26l1.767 1.737c.16.157.37.236.58.236.209 0 .419-.079.579-.236a.795.795 0 000-1.139zM20.24 11.306L24 15l3.76-3.694a.795.795 0 000-1.14.829.829 0 00-1.16 0l-1.794 1.762V6H17v1.644h6.166v4.26L21.4 10.166a.825.825 0 00-.58-.236c-.209 0-.419.079-.579.236a.795.795 0 000 1.139z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_copy,
button.bicon.bicon-action_copy,
i.bicon.bicon-action_copy {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='28' width='28' fill='none'%3E%3Cpath d='M5 17.444V6.556C5 5.696 5.703 5 6.571 5h7.072L16 7.333V8h-2.429A2.563 2.563 0 0011 10.556V19H6.571A1.563 1.563 0 015 17.444zM16 9v8.444c0 .86-.703 1.556-1.571 1.556H12v-8.444C12 9.696 12.703 9 13.571 9z' clip-rule='evenodd' opacity='.6' fill='%23333' fill-rule='evenodd'/%3E%3Cpath d='M12 10.556v10.888c0 .86.703 1.556 1.571 1.556h7.858c.868 0 1.571-.696 1.571-1.556v-10.11L20.643 9H13.57C12.703 9 12 9.696 12 10.556z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_next_disabled,
button.bicon.bicon-action_next_disabled,
i.bicon.bicon-action_next_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 19.707a1 1 0 001.414 0L18.414 14l-5.707-5.707a1 1 0 10-1.414 1.414L15.586 14l-4.293 4.293a1 1 0 000 1.414z' fill='%23A8A8A8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 1 1 0 6 6)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_previous_disabled,
button.bicon.bicon-action_previous_disabled,
i.bicon.bicon-action_previous_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 8.293a1 1 0 00-1.414 0L9.586 14l5.707 5.707a1 1 0 001.414-1.414L12.414 14l4.293-4.293a1 1 0 000-1.414z' fill='%23A8A8A8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_next_skip_disabled,
button.bicon.bicon-action_next_skip_disabled,
i.bicon.bicon-action_next_skip_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill='%23A8A8A8'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.293 8.293a1 1 0 011.414 0L15.414 14l-5.707 5.707a1 1 0 01-1.414-1.414L12.586 14 8.293 9.707a1 1 0 010-1.414z'/%3E%3Crect x='17' y='8' width='2' height='12' rx='1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_previous_skip_disabled,
button.bicon.bicon-action_previous_skip_disabled,
i.bicon.bicon-action_previous_skip_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill='%23A8A8A8'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.707 8.293a1 1 0 00-1.414 0L12.586 14l5.707 5.707a1 1 0 001.414-1.414L15.414 14l4.293-4.293a1 1 0 000-1.414z'/%3E%3Crect width='2' height='12' rx='1' transform='matrix(-1 0 0 1 11 8)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 22 22)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-caret_up,
button.bicon.bicon-caret_up,
i.bicon.bicon-caret_up {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 2.793L1.293 7.5a.999.999 0 101.414 1.414L6 5.621l3.293 3.293A.999.999 0 1010.707 7.5L6 2.793z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-caret_down,
button.bicon.bicon-caret_down,
i.bicon.bicon-caret_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23424242' d='M6 9.207L1.293 4.5a.999.999 0 111.414-1.414L6 6.379l3.293-3.293A.999.999 0 1110.707 4.5L6 9.207z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-arrow_pull_up,
button.bicon.bicon-arrow_pull_up,
i.bicon.bicon-arrow_pull_up {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M14 6.9c0 .6-.5 1.1-1 1.1H3c-.5 0-1-.5-1-1.1 0-.3.1-.6.3-.8L7.2.3c.2-.2.5-.3.8-.3.3 0 .6.1.8.4l5 5.9c.1.1.2.4.2.6z'/%3E%3Cpath opacity='.4' d='M6 14h4v2H6z'/%3E%3Cpath d='M6 8h4v2H6z'/%3E%3Cpath opacity='.6' d='M6 11h4v2H6z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-arrow_pull_down,
button.bicon.bicon-arrow_pull_down,
i.bicon.bicon-arrow_pull_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 9.07C2 8.48 2.463 8 3.034 8l.013.001h9.917L12.966 8C13.536 8 14 8.479 14 9.07c0 .299-.119.569-.31.763l-4.915 5.806h-.001C8.584 15.86 8.309 16 8 16c-.31 0-.589-.142-.778-.366H7.22L2.245 9.762A1.086 1.086 0 012 9.07z' fill='%23000'/%3E%3Cpath opacity='.4' fill='%23000' d='M6 0h4v2H6z'/%3E%3Cpath fill='%23000' d='M6 6h4v2H6z'/%3E%3Cpath opacity='.6' fill='%23000' d='M6 3h4v2H6z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-notification_information,
button.bicon.bicon-notification_information,
i.bicon.bicon-notification_information {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='16' fill='%232e3d98'/%3E%3Ccircle cx='16' cy='7' r='2' fill='%23fff'/%3E%3Cpath d='M18 24c0 1.1-.9 2-2 2s-2-.9-2-2V14c0-1.1.9-2 2-2s2 .9 2 2v10z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-notification_question,
button.bicon.bicon-notification_question,
i.bicon.bicon-notification_question {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24'%3E%3Cpath d='M24 12c0 6.6-5.4 12-12 12S0 18.6 0 12 5.4 0 12 0s12 5.4 12 12' fill='%23111b58'/%3E%3Cpath d='M8.8 7.6c.2-.2.4-.3.6-.5.2-.1.5-.3.7-.4l.9-.3c.3-.1.7-.1 1-.1.4 0 .9.1 1.3.2s.7.3 1 .6c.3.3.5.6.7.9.2.4.2.8.2 1.2 0 .4-.1.7-.2 1.1-.1.3-.3.6-.5.8l-.6.6c-.2.2-.4.3-.6.5-.2.1-.3.3-.5.4-.1.1-.2.3-.3.5l-.2 1.2H11l-.1-1.4v-.2c0-.2.1-.4.2-.6.1-.2.3-.4.5-.5.2-.2.4-.3.6-.5.2-.1.4-.3.6-.5.2-.2.3-.4.5-.6.1-.2.2-.5.2-.8 0-.2 0-.4-.1-.5-.1-.2-.2-.3-.3-.4-.1-.1-.3-.2-.5-.3-.4.1-.6 0-.8 0-.3 0-.5 0-.8.1-.2.1-.4.1-.6.2-.2.1-.3.2-.4.2 0 .1-.1.2-.2.2-.2 0-.4-.1-.4-.3l-.6-.8zm1.6 9.8c0-.2 0-.3.1-.5s.2-.3.3-.4c.1-.1.3-.2.4-.3.2-.1.3-.1.5-.1s.3 0 .5.1c.3.1.5.4.7.7.1.3.1.7 0 1-.1.1-.2.3-.3.4-.1.1-.3.2-.4.3-.2.1-.3.1-.5.1s-.3 0-.5-.1c-.1-.1-.3-.1-.4-.3-.1-.1-.2-.2-.3-.4-.1-.1-.1-.3-.1-.5z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-notification_not_allowed,
button.bicon.bicon-notification_not_allowed,
i.bicon.bicon-notification_not_allowed {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='0' y='0' width='16' height='16' fill='%23000'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.25 8a5.25 5.25 0 01-8.349 4.238l7.337-7.337A5.226 5.226 0 0113.25 8zm-9.488 3.099l7.337-7.337a5.25 5.25 0 00-7.337 7.337zM15 8A7 7 0 111 8a7 7 0 0114 0z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.25 8a5.25 5.25 0 01-8.349 4.238l7.337-7.337A5.226 5.226 0 0113.25 8zm-9.488 3.099l7.337-7.337a5.25 5.25 0 00-7.337 7.337zM15 8A7 7 0 111 8a7 7 0 0114 0z' fill='%23DF3324'/%3E%3Cpath d='M4.901 12.238l-.707-.707-.825.825.941.689.591-.807zm7.337-7.337l.807-.59-.69-.942-.824.825.707.707zm-8.476 6.198l-.807.59.69.942.824-.825-.707-.707zm7.337-7.337l.707.707.825-.825-.941-.689-.591.807zM8 14.25A6.25 6.25 0 0014.25 8h-2A4.25 4.25 0 018 12.25v2zm-3.69-1.205A6.226 6.226 0 008 14.25v-2c-.94 0-1.805-.304-2.508-.819L4.31 13.046zm7.221-8.851L4.194 11.53l1.414 1.414 7.337-7.337-1.414-1.414zM14.25 8a6.226 6.226 0 00-1.205-3.69L11.43 5.492c.515.703.819 1.568.819 2.508h2zm-9.781 3.806l7.337-7.337-1.414-1.414-7.337 7.337 1.414 1.414zm7.22-8.85A6.226 6.226 0 008 1.749v2c.94 0 1.805.304 2.508.819l1.182-1.614zM8 1.749A6.25 6.25 0 001.75 8h2A4.25 4.25 0 018 3.75v-2zM1.75 8c0 1.379.448 2.656 1.205 3.69l1.614-1.182A4.226 4.226 0 013.75 8h-2zM8 16a8 8 0 008-8h-2a6 6 0 01-6 6v2zM0 8a8 8 0 008 8v-2a6 6 0 01-6-6H0zm8-8a8 8 0 00-8 8h2a6 6 0 016-6V0zm8 8a8 8 0 00-8-8v2a6 6 0 016 6h2z' fill='%23fff' mask='url(%23a)'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-notification_warning,
button.bicon.bicon-notification_warning,
i.bicon.bicon-notification_warning {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 15A7 7 0 108 1a7 7 0 000 14z' fill='%23E67035'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 8A8 8 0 110 8a8 8 0 0116 0zm-1 0A7 7 0 111 8a7 7 0 0114 0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.997 3.75c-.483 0-.875.41-.875.917v3.666c0 .507.392.917.875.917.484 0 .876-.41.876-.917V4.667c0-.507-.392-.917-.875-.917zm.88 7.375a.875.875 0 11-1.75 0 .875.875 0 011.75 0z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-notification_success,
button.bicon.bicon-notification_success,
i.bicon.bicon-notification_success {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='7.5' fill='%23067D14' stroke='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.951 5.039a1.027 1.027 0 00-1.428 0l-3.602 3.51L5.477 7.14a1.027 1.027 0 00-1.428 0 .98.98 0 000 1.41l2.872 2.798 5.03-4.9a.98.98 0 000-1.41z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-drag_handle,
button.bicon.bicon-drag_handle,
i.bicon.bicon-drag_handle {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6 5a1 1 0 100-2 1 1 0 000 2zm4 0a1 1 0 100-2 1 1 0 000 2zM7 8a1 1 0 11-2 0 1 1 0 012 0zm3 1a1 1 0 100-2 1 1 0 000 2zm-3 3a1 1 0 11-2 0 1 1 0 012 0zm3 1a1 1 0 100-2 1 1 0 000 2z' fill-rule='evenodd' clip-rule='evenodd' fill='%233f4950'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_attribute,
button.bicon.bicon-tree_attribute,
i.bicon.bicon-tree_attribute {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' enable-background='new 0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='.8' d='M5.2 6h4v4h-4z'/%3E%3Cpath d='M4.8 12h6.4V5.6' fill='none' stroke='%23fff' stroke-width='.8' stroke-dasharray='.8,.8'/%3E%3Cpath d='M10.4 1H3.644C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.244 1.272h8.711c.684 0 1.244-.573 1.244-1.273V4L10.4 1z' fill='%23725ea6'/%3E%3Cdefs%3E%3Cfilter id='a' filterUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16' id='b'%3E%3Cpath fill='%23fff' filter='url(%23a)' d='M1.4 0h14v16h-14z'/%3E%3Cpath d='M10.4 1H3.644C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.244 1.272h8.711c.684 0 1.244-.573 1.244-1.273V4L10.4 1z'/%3E%3C/mask%3E%3Cpath d='M10.4 1l.684-.73-.289-.27H10.4v1zm3.2 3h1v-.433l-.316-.297L13.6 4zm-3.2-4H3.644v2H10.4V0zM3.644 0C2.387 0 1.4 1.042 1.4 2.273h2c0-.169.133-.273.244-.273V0zM1.4 2.273v11.455h2V2.273h-2zm0 11.454C1.4 14.958 2.387 16 3.644 16v-2c-.111 0-.244-.104-.244-.273h-2zM3.644 16h8.711v-2H3.644v2zm8.712 0c1.258 0 2.244-1.042 2.244-2.273h-2c0 .169-.133.273-.244.273v2zm2.244-2.273V4h-2v9.727h2zM14.284 3.27l-3.2-3-1.368 1.46 3.2 3 1.368-1.46z' mask='url(%23b)' fill='%23fff'/%3E%3Cpath d='M10.4 4V1l3.2 3h-3.2z' fill='%234f3690'/%3E%3Cpath d='M7.33 5.6h1.34L11.2 12H9.69l-.538-1.479h-2.36L6.254 12H4.8l2.53-6.4zm1.453 3.818l-.821-2.294-.812 2.294h1.633z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-caret_left,
button.bicon.bicon-caret_left,
i.bicon.bicon-caret_left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='2 -2 16 16'%3E%3Cpath fill='%23333' d='M12.344 12.188c.192.191.436.293.707.293s.515-.102.707-.293c.191-.192.293-.436.293-.707s-.102-.515-.293-.707l-4.98-4.98 4.98-4.98c.191-.191.293-.437.293-.707s-.102-.516-.293-.707c-.192-.191-.436-.293-.707-.293s-.515.102-.707.293L5.949 5.793l6.395 6.395z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-caret_right,
button.bicon.bicon-caret_right,
i.bicon.bicon-caret_right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='2 -2 16 16'%3E%3Cpath fill='%23333' d='M7.656 12.188c-.192.191-.436.292-.707.292s-.515-.102-.707-.293c-.191-.192-.293-.436-.293-.707s.102-.515.293-.707l4.98-4.98-4.98-4.98C6.051.621 5.949.376 5.949.105s.102-.515.293-.707c.192-.191.436-.293.707-.293s.515.102.707.293l6.395 6.395-6.395 6.395z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-caret_up,
button.bicon.bicon-caret_up,
i.bicon.bicon-caret_up {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.293 10.707a1 1 0 010-1.414L8 3.586l5.707 5.707a1 1 0 01-1.414 1.414L8 6.414l-4.293 4.293a1 1 0 01-1.414 0z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='rotate(180 8 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-caret_down,
button.bicon.bicon-caret_down,
i.bicon.bicon-caret_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.707 5.293a1 1 0 010 1.414L8 12.414 2.293 6.707a1 1 0 011.414-1.414L8 9.586l4.293-4.293a1 1 0 011.414 0z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_all_data_sets,
button.bicon.bicon-tree_all_data_sets,
i.bicon.bicon-tree_all_data_sets {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 2.538C0 1.688.716 1 1.6 1h9.6c.884 0 1.6.689 1.6 1.538v7.693c0 .85-.716 1.538-1.6 1.538H1.6c-.884 0-1.6-.689-1.6-1.538V2.538z' fill='%23fff'/%3E%3Cpath fill='%2398A8B2' d='M11.733 6.384v1.077h-9.6V6.384z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.267 10.692h1.066V2.077H4.267v8.615zm3.2 0h1.066V2.077H7.467v8.615z' fill='%2398A8B2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.133 4.23v5.385h8.534V4.231H2.133zM1.067 3.155c0-.595.477-1.077 1.066-1.077h8.534c.589 0 1.066.482 1.066 1.077v6.461c0 .595-.477 1.077-1.066 1.077H2.133c-.589 0-1.066-.482-1.066-1.077V3.154z' fill='%2398A8B2'/%3E%3Cpath d='M3.2 5.77c0-.85.716-1.54 1.6-1.54h9.6c.884 0 1.6.69 1.6 1.54v7.691c0 .85-.716 1.539-1.6 1.539H4.8c-.884 0-1.6-.689-1.6-1.539V5.77z' fill='%23fff'/%3E%3Cpath fill='%2398A8B2' d='M14.934 9.615v1.077h-9.6V9.615z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.467 13.923h1.066V5.308H7.467v8.615zm3.2 0h1.066V5.308h-1.066v8.615z' fill='%2398A8B2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.333 7.462v5.384h8.534V7.462H5.333zM4.267 6.385c0-.595.477-1.077 1.066-1.077h8.534c.589 0 1.066.482 1.066 1.077v6.461c0 .595-.477 1.077-1.066 1.077H5.333c-.589 0-1.066-.482-1.066-1.077V6.385z' fill='%2398A8B2'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_data,
button.bicon.bicon-tree_data,
i.bicon.bicon-tree_data {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M0 3a2 2 0 012-2h12a2 2 0 012 2v10a2 2 0 01-2 2H2a2 2 0 01-2-2V3z' fill='%23fff'/%3E%3Cpath fill='%2398a8b2' d='M2 6.5h12v1H2zM2 9.75h12v1H2z'/%3E%3Cpath d='M4 14h1V2H4v12zm4.5 0h-1V2h1v12zm3.5 0h-1V2h1v12z' fill-rule='evenodd' clip-rule='evenodd' fill='%2398a8b2'/%3E%3Cpath d='M2 4v9h12V4H2zM1 3a1 1 0 011-1h12a1 1 0 011 1v10a1 1 0 01-1 1H2a1 1 0 01-1-1V3z' fill-rule='evenodd' clip-rule='evenodd' fill='%2398a8b2'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_database,
button.bicon.bicon-tree_database,
i.bicon.bicon-tree_database {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 5.707c3.12 0 5.94-1.059 5.94-2.353S11.12 1 8 1 2.06 2.059 2.06 3.353 4.88 5.707 8 5.707z' fill='%2398a8b2'/%3E%3Cpath d='M2 4.75v2.236s1.14 1.765 6.06 1.765S14 6.985 14 6.985V4.75s-1.08 1.765-6 1.765S2 4.75 2 4.75z' fill='%2398a8b2'/%3E%3Cpath d='M2 10.11V7.874s1.08 1.765 6 1.765 6-1.765 6-1.765v2.236s-1.02 1.765-5.94 1.765S2 10.11 2 10.11z' fill='%2398a8b2'/%3E%3Cpath d='M2 13.235v-2.236s1.08 1.765 6 1.765 6-1.765 6-1.765v2.236S12.98 15 8.06 15 2 13.235 2 13.235z' fill='%2398a8b2'/%3E%3Cpath d='M1 7.5V4.75 4v-.647c0-.713.45-1.271.881-1.658.434-.39 1.004-.698 1.616-.936C4.729.28 6.34 0 8 0s3.271.28 4.503.76c.612.239 1.182.546 1.616.936.431.387.881.945.881 1.657v9.882a.996.996 0 01-.134.5l-.866-.5v-2.236s-.238.389-1 .802c-.854.463-2.367.955-4.94.963H8c-2.61 0-4.139-.497-5-.963-.762-.413-1-.802-1-.802v2.236l-.84.543a1.007 1.007 0 01-.16-.543v-2.236-.499V7.874 7.5zm1-.515s.151.234.582.533C3.328 8.034 4.913 8.741 8 8.75h.06c3.102 0 4.654-.702 5.377-1.22.424-.304.563-.545.563-.545V4.75s-.238.389-1 .802c-.861.466-2.39.963-5 .963s-4.139-.497-5-.963c-.762-.413-1-.802-1-.802v2.235zm.649-2.633C3.636 5.151 5.74 5.707 8 5.707s4.363-.556 5.351-1.354c.229-.185.398-.383.495-.591a.959.959 0 00.095-.408C13.94 2.059 11.12 1 8 1S2.06 2.059 2.06 3.353c0 .139.033.276.095.408.097.208.265.406.494.591zM13 8.676c.762-.413 1-.802 1-.802v2.236s-.139.241-.563.545c-.723.519-2.275 1.22-5.377 1.22H8c-3.087-.009-4.671-.716-5.418-1.232-.43-.298-.582-.533-.582-.533V7.874s.238.389 1 .802c.861.467 2.39.964 5 .964h.06c2.573-.008 4.086-.501 4.94-.964zM2 13.235S3.14 15 8.06 15 14 13.235 14 13.235c.866.5.865.502.865.502l-.001.002-.002.004-.005.008-.011.018a1.588 1.588 0 01-.11.156 2.88 2.88 0 01-.28.308 4.664 4.664 0 01-1.129.777c-1.042.528-2.69.99-5.267.99-2.579 0-4.251-.463-5.315-.985a5 5 0 01-1.159-.762 2.99 2.99 0 01-.376-.405 1.168 1.168 0 01-.029-.041l-.011-.017-.005-.007-.002-.003-.001-.002c-.001.001-.002 0 .838-.543z' fill-rule='evenodd' clip-rule='evenodd' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_datasheet,
button.bicon.bicon-tree_datasheet,
i.bicon.bicon-tree_datasheet {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' enable-background='new 0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='.8' d='M5.2 6h4v4h-4z'/%3E%3Cpath d='M4.8 12h6.4V5.6' fill='none' stroke='%23fff' stroke-width='.8' stroke-dasharray='.8,.8'/%3E%3Cpath d='M10.4 1H3.644C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.244 1.272h8.711c.684 0 1.244-.573 1.244-1.273V4L10.4 1z' fill='%23627783'/%3E%3Cdefs%3E%3Cfilter id='a' filterUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16' id='b'%3E%3Cpath fill='%23fff' filter='url(%23a)' d='M1.4 0h14v16h-14z'/%3E%3Cpath d='M10.4 1H3.644C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.244 1.272h8.711c.684 0 1.244-.573 1.244-1.273V4L10.4 1z'/%3E%3C/mask%3E%3Cpath d='M10.4 1l.684-.73-.289-.27H10.4v1zm3.2 3h1v-.433l-.316-.297L13.6 4zm-3.2-4H3.644v2H10.4V0zM3.644 0C2.387 0 1.4 1.042 1.4 2.273h2c0-.169.133-.273.244-.273V0zM1.4 2.273v11.455h2V2.273h-2zm0 11.454C1.4 14.958 2.387 16 3.644 16v-2c-.111 0-.244-.104-.244-.273h-2zM3.644 16h8.711v-2H3.644v2zm8.712 0c1.258 0 2.244-1.042 2.244-2.273h-2c0 .169-.133.273-.244.273v2zm2.244-2.273V4h-2v9.727h2zM14.284 3.27l-3.2-3-1.368 1.46 3.2 3 1.368-1.46z' mask='url(%23b)' fill='%23fff'/%3E%3Cpath d='M10.4 4V1l3.2 3h-3.2z' fill='%233f4950'/%3E%3Cpath d='M8 7.353c1.56 0 2.97-.53 2.97-1.177S9.56 5 8 5s-2.97.53-2.97 1.177S6.44 7.353 8 7.353z' fill='%23fff'/%3E%3Cpath d='M5 6.875v1.118s.57.883 3.03.883S11 7.993 11 7.993V6.875s-.54.883-3 .883-3-.883-3-.883z' fill='%23fff'/%3E%3Cpath d='M5 9.555V8.437s.54.883 3 .883 3-.883 3-.883v1.118s-.51.882-2.97.882S5 9.555 5 9.555z' fill='%23fff'/%3E%3Cpath d='M5 11.118V10s.54.882 3 .882S11 10 11 10v1.118S10.49 12 8.03 12 5 11.118 5 11.118z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_dimension,
button.bicon.bicon-tree_dimension,
i.bicon.bicon-tree_dimension {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' enable-background='new 0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='.8' d='M5.2 6h4v4h-4z'/%3E%3Cpath d='M4.8 12h6.4V5.6' fill='none' stroke='%23fff' stroke-width='.8' stroke-dasharray='.8,.8'/%3E%3Cpath d='M10.4 1H3.644C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.244 1.272h8.711c.684 0 1.244-.573 1.244-1.273V4L10.4 1z' fill='%230084ce'/%3E%3Cdefs%3E%3Cfilter id='a' filterUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16' id='b'%3E%3Cpath fill='%23fff' filter='url(%23a)' d='M1.4 0h14v16h-14z'/%3E%3Cpath d='M10.4 1H3.644C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.244 1.272h8.711c.684 0 1.244-.573 1.244-1.273V4L10.4 1z'/%3E%3C/mask%3E%3Cpath d='M10.4 1l.684-.73-.289-.27H10.4v1zm3.2 3h1v-.433l-.316-.297L13.6 4zm-3.2-4H3.644v2H10.4V0zM3.644 0C2.387 0 1.4 1.042 1.4 2.273h2c0-.169.133-.273.244-.273V0zM1.4 2.273v11.455h2V2.273h-2zm0 11.454C1.4 14.958 2.387 16 3.644 16v-2c-.111 0-.244-.104-.244-.273h-2zM3.644 16h8.711v-2H3.644v2zm8.712 0c1.258 0 2.244-1.042 2.244-2.273h-2c0 .169-.133.273-.244.273v2zm2.244-2.273V4h-2v9.727h2zM14.284 3.27l-3.2-3-1.368 1.46 3.2 3 1.368-1.46z' mask='url(%23b)' fill='%23fff'/%3E%3Cpath d='M10.4 4V1l3.2 3h-3.2z' fill='%2300639b'/%3E%3Cpath d='M5.6 5.6h2.435c.997 0 1.772.266 2.326.798.559.532.839 1.32.839 2.366 0 .532-.079.998-.237 1.398-.152.4-.374.738-.666 1.013a2.801 2.801 0 01-1.067.618c-.42.138-.894.207-1.423.207H5.6V5.6zm2.235 5.262c.353 0 .654-.048.903-.143.249-.102.45-.245.602-.43.158-.185.274-.403.347-.654.072-.258.108-.545.108-.862a3.27 3.27 0 00-.1-.843 1.6 1.6 0 00-.301-.645 1.38 1.38 0 00-.547-.403c-.219-.096-.49-.144-.812-.144H6.959v4.123h.876z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_dimension_group,
button.bicon.bicon-tree_dimension_group,
i.bicon.bicon-tree_dimension_group {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' enable-background='new 0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='.8' d='M5.2 6h4v4h-4z'/%3E%3Cpath d='M4.8 12h6.4V5.6' fill='none' stroke='%23fff' stroke-width='.8' stroke-dasharray='.8,.8'/%3E%3Cpath d='M10.4 1H3.645C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.245 1.272h8.711c.684 0 1.245-.573 1.245-1.273V4L10.4 1z' fill='%2398a8b2'/%3E%3Cdefs%3E%3Cfilter id='a' filterUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16' id='b'%3E%3Cpath fill='%23fff' filter='url(%23a)' d='M1.4 0h14v16h-14z'/%3E%3Cpath d='M10.4 1H3.645C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.245 1.272h8.711c.684 0 1.245-.573 1.245-1.273V4L10.4 1z'/%3E%3C/mask%3E%3Cpath d='M10.4 1l.684-.73-.288-.27H10.4v1zm3.2 3h1v-.433l-.316-.297L13.6 4zm-3.2-4H3.645v2H10.4V0zM3.645 0C2.387 0 1.4 1.042 1.4 2.273h2c0-.169.134-.273.245-.273V0zM1.4 2.273v11.455h2V2.273h-2zm0 11.454C1.4 14.958 2.387 16 3.645 16v-2c-.111 0-.245-.104-.245-.273h-2zM3.645 16h8.711v-2H3.645v2zm8.711 0c1.258 0 2.245-1.042 2.245-2.273h-2c0 .169-.133.273-.245.273v2zm2.244-2.273V4h-2v9.727h2zM14.284 3.27l-3.2-3-1.368 1.46 3.2 3 1.368-1.46z' mask='url(%23b)' fill='%23fff'/%3E%3Cpath d='M5.6 5.6h2.435c.997 0 1.772.266 2.326.798.559.532.839 1.32.839 2.366 0 .532-.079.998-.237 1.398-.152.4-.374.738-.666 1.013a2.816 2.816 0 01-1.067.619c-.42.137-.894.206-1.423.206H5.6V5.6zm2.234 5.262c.353 0 .654-.048.903-.143.249-.102.45-.245.602-.43.158-.185.274-.403.347-.654.073-.258.109-.545.109-.862a3.27 3.27 0 00-.1-.843 1.6 1.6 0 00-.301-.645 1.38 1.38 0 00-.547-.403c-.219-.096-.49-.144-.812-.144H6.959v4.123h.875z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_folder,
button.bicon.bicon-tree_folder,
i.bicon.bicon-tree_folder {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M16 5v7.27c0 .96-.77 1.73-1.73 1.73H1.73C.77 14 0 13.23 0 12.27V2.84C0 1.83.83 1 1.84 1h3.44c.43 0 .86.15 1.22.43l2.02 1.71c.01.01.02.01.02.02h5.62C15.17 3.16 16 3.98 16 5z' fill='%23fff'/%3E%3Cpath d='M14.16 4.16H8.43c-.21 0-.37-.11-.53-.23L5.85 2.2a.9.9 0 00-.57-.2H1.84c-.46 0-.84.38-.84.84v9.43c0 .4.33.73.73.73h12.55c.4 0 .73-.33.73-.73V5a.854.854 0 00-.85-.84z' fill='%2398a8b2'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_link_data,
button.bicon.bicon-tree_link_data,
i.bicon.bicon-tree_link_data {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' enable-background='new 0 0 16 16'%3E%3Cpath d='M0 3a2 2 0 012-2h12a2 2 0 012 2v10a2 2 0 01-2 2H2a2 2 0 01-2-2V3z' fill='%23fff'/%3E%3Cpath fill='%2398a8b2' d='M2 6.5h12v1H2zM2 9.75h12v1H2z'/%3E%3Cpath d='M4 14h1V2H4v12zm4.5 0h-1V2h1v12zm3.5 0h-1V2h1v12z' fill-rule='evenodd' clip-rule='evenodd' fill='%2398a8b2'/%3E%3Cpath d='M2 4v9h12V4H2zM1 3a1 1 0 011-1h12a1 1 0 011 1v10a1 1 0 01-1 1H2a1 1 0 01-1-1V3z' fill-rule='evenodd' clip-rule='evenodd' fill='%2398a8b2'/%3E%3Cpath d='M14.93 5.692A2.23 2.23 0 0012.748 4a2.222 2.222 0 00-1.684.77L9.769 6.065a2.24 2.24 0 00-.426 2.884l-.393.394A2.189 2.189 0 007.75 9a2.222 2.222 0 00-1.684.77l-1.295 1.295a2.243 2.243 0 103.163 3.165l1.295-1.295a2.235 2.235 0 00.427-2.884l.394-.394c.197.126.413.219.641.276.183.045.371.066.559.067a2.222 2.222 0 001.684-.77l1.295-1.295a2.236 2.236 0 00.701-2.243zM8.574 12.18l-.026.023-.025.025-1.295 1.295-.025.025-.023.027a1.214 1.214 0 01-.929.426 1.227 1.227 0 01-1.209-.925c-.12-.457.03-.943.386-1.254l.026-.023.025-.025 1.295-1.295.025-.025.023-.026a1.21 1.21 0 01.927-.427c.109 0 .218.014.324.039.044.014.087.031.128.05l-1.055 1.057a.5.5 0 00.695.719l.012-.012L8.908 10.8c.02.041.037.083.052.126.121.458-.03.944-.386 1.254zm4.999-5l-.026.024-.025.025-1.295 1.295-.025.025-.023.026a1.214 1.214 0 01-.929.426c-.109 0-.218-.014-.324-.039a1.096 1.096 0 01-.128-.05l1.055-1.055a.5.5 0 00-.707-.707L10.09 8.201a1.17 1.17 0 01-.05-.128c-.12-.457.03-.943.386-1.254l.026-.023.025-.025 1.295-1.295.025-.025.023-.026c.233-.27.572-.425.927-.423a1.227 1.227 0 011.209.925c.123.456-.027.942-.383 1.253z' fill='%2398a8b2'/%3E%3Cdefs%3E%3Cfilter id='a' filterUnits='userSpaceOnUse' x='3' y='3' width='13' height='13'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='3' y='3' width='13' height='13' id='b'%3E%3Cpath fill='%23fff' filter='url(%23a)' d='M3 3h13v13H3z'/%3E%3Cpath d='M14.93 5.692A2.23 2.23 0 0012.748 4a2.222 2.222 0 00-1.684.77L9.769 6.065a2.24 2.24 0 00-.426 2.884l-.393.394A2.189 2.189 0 007.75 9a2.222 2.222 0 00-1.684.77l-1.295 1.295a2.243 2.243 0 103.163 3.165l1.295-1.295a2.235 2.235 0 00.427-2.884l.394-.394c.197.126.413.219.641.276.183.045.371.066.559.067a2.222 2.222 0 001.684-.77l1.295-1.295a2.236 2.236 0 00.701-2.243zM8.574 12.18l-.026.023-.025.025-1.295 1.295-.025.025-.023.027a1.214 1.214 0 01-.929.426 1.227 1.227 0 01-1.209-.925c-.12-.457.03-.943.386-1.254l.026-.023.025-.025 1.295-1.295.025-.025.023-.026a1.21 1.21 0 01.927-.427c.109 0 .218.014.324.039.044.014.087.031.128.05l-1.055 1.057a.5.5 0 00.695.719l.012-.012L8.908 10.8c.02.041.037.083.052.126.121.458-.03.944-.386 1.254zm4.999-5l-.026.024-.025.025-1.295 1.295-.025.025-.023.026a1.214 1.214 0 01-.929.426c-.109 0-.218-.014-.324-.039a1.096 1.096 0 01-.128-.05l1.055-1.055a.5.5 0 00-.707-.707L10.09 8.201a1.17 1.17 0 01-.05-.128c-.12-.457.03-.943.386-1.254l.026-.023.025-.025 1.295-1.295.025-.025.023-.026c.233-.27.572-.425.927-.423a1.227 1.227 0 011.209.925c.123.456-.027.942-.383 1.253z'/%3E%3C/mask%3E%3Cpath d='M14.93 5.692l-.97.242.002.006.968-.248zm-1.624-1.625l.242-.97-.005-.001-.237.971zM12.748 4l.005-1h-.003l-.002 1zm-1.684.77l.707.707.026-.026.024-.028-.757-.653zM9.769 6.065l.655.756.027-.023.025-.025-.707-.708zm-.702 2.243l.97-.242-.001-.004-.969.246zm.276.641l.708.706.569-.57-.436-.677-.841.541zm-.393.394l-.537.843.678.432.568-.569-.709-.706zm-.642-.276l.243-.97-.01-.002-.233.972zM7.75 9l-.001 1h.001V9zm-1.684.771l.707.707.026-.026.024-.027-.757-.654zm-1.295 1.295l.656.755.026-.023.025-.025-.707-.707zM4.55 14.23l-.755.656.755-.656zm1.143.703l-.245.97.008.002.237-.972zM6.25 15l.001-1H6.25v1zm1.685-.77l-.707-.707-.026.026-.024.028.757.653zm1.294-1.295l-.655-.756-.027.024-.025.025.707.707zm.703-2.243l-.97.242.001.005.969-.247zm-.276-.641l-.707-.707-.57.57.437.678.84-.541zm.394-.394l.537-.843-.676-.432-.568.568.707.707zm.641.276l-.243.97.005.001.238-.971zm.558.068l-.005 1h.003l.002-1zm1.685-.771l-.707-.707-.026.026-.024.028.757.653zm1.294-1.295l-.655-.755-.027.023-.025.025.707.707zM8.574 12.18l.655.756.001-.001-.656-.755zm-.027.023l-.655-.756-.027.023-.025.026.707.707zm-1.319 1.32l-.708-.707.708.707zm-.026.026l-.707-.707-.025.025-.023.027.755.655zm-.022.026l-.756-.655-.004.005.76.65zm-.93.426l.005-1H6.25v1zm-.324-.04l-.247.969.008.002.008.002.231-.973zm-.885-.885l.969-.247-.002-.006-.967.253zm.386-1.254l-.655-.756-.002.002.657.754zm.026-.023l.655.756.027-.023.025-.025-.707-.708zm.025-.025l.707.707-.707-.707zm1.295-1.295l-.707-.707.707.707zm.025-.026l.707.707.025-.025.023-.027-.755-.655zm.023-.026l.756.655.005-.006-.761-.649zm.928-.426l-.005 1h.005v-1zm.325.04l.305-.952-.037-.012-.037-.009-.231.973zm.127.05l.708.706 1.006-1.008-1.29-.604-.424.906zm-1.055 1.057l.694.72.007-.007.007-.007-.708-.706zm-.012.707l-.721.693.002.002.719-.695zm.707.012l.693.721.007-.007.007-.007-.707-.707zm.012-.012l-.707-.708-.001.001.708.707zm1.055-1.054l.898-.439-.614-1.257-.99.989.706.707zm.052.126l.967-.256-.01-.036-.012-.035-.945.327zm4.613-3.747l-.658-.753-.006.005-.006.005.67.743zm-.026.024l-.67-.744-.02.018-.019.019.709.707zm-.026.025l-.707-.707.707.707zm-1.294 1.295l.707.707-.707-.707zm-.026.025l-.707-.707-.025.025-.023.027.755.655zm-.022.026l-.756-.655-.004.005.76.65zm-.93.426l.005-1h-.005v1zm-.324-.039l-.305.952.036.012.037.009.232-.973zm-.128-.05l-.707-.707-1.008 1.008 1.291.604.424-.905zm1.055-1.055l.707.707.006-.006.006-.006-.719-.695zm-.012-.708l.696-.718-.002-.002-.694.72zm-.695 0l-.694-.72-.006.006-.006.006.706.708zM10.09 8.201l-.909.417.598 1.305 1.017-1.014-.706-.708zm-.05-.127l-.967.253.007.026.008.025.952-.304zm.387-1.254l-.655-.756-.002.001.657.755zm.026-.023l.655.756.027-.023.025-.025-.707-.708zm.025-.025l-.707-.707.707.707zm1.295-1.295l-.707-.707.707.707zm.025-.026l.707.707.025-.025.023-.027-.755-.655zm.023-.026l.756.655.002-.003-.758-.652zm.927-.423l-.005 1h.005v-1zm.325.039l.247-.969-.008-.002-.008-.002-.231.973zm.885.886l-.969.248.002.008.967-.256zm1.943-.477a3.23 3.23 0 00-2.353-2.353l-.484 1.941c.441.11.786.455.896.896l1.941-.484zm-2.358-2.354a3.38 3.38 0 00-.79-.096l-.009 2c.113.001.222.014.325.039l.474-1.943zM12.75 3a3.22 3.22 0 00-2.442 1.116l1.513 1.308c.233-.27.571-.424.926-.424l.003-2zm-2.393 1.063L9.062 5.358l1.414 1.414 1.295-1.295-1.414-1.414zM9.115 5.309a3.237 3.237 0 00-1.017 3.246l1.938-.494a1.235 1.235 0 01.389-1.24l-1.31-1.512zM8.097 8.55c.083.33.218.649.406.94l1.681-1.083a1.128 1.128 0 01-.147-.342l-1.94.485zm.538-.307l-.393.394 1.416 1.412.393-.394-1.416-1.412zm.852.257a3.163 3.163 0 00-.936-.403l-.485 1.94c.122.031.239.081.347.149L9.487 8.5zm-.946-.406A3.423 3.423 0 007.75 8v2c.107 0 .216.013.325.039l.466-1.945zM7.752 8A3.22 3.22 0 005.31 9.116l1.513 1.308c.233-.27.571-.424.926-.424l.003-2zM5.359 9.064l-1.295 1.295 1.414 1.414 1.295-1.295-1.414-1.414zm-1.244 1.247a3.243 3.243 0 00-.32 4.575l1.509-1.312a1.243 1.243 0 01.123-1.753l-1.312-1.51zm-.319 4.575c.434.498 1.01.854 1.652 1.016l.49-1.939a1.252 1.252 0 01-.633-.39l-1.509 1.313zm1.66 1.018c.259.063.526.096.794.096v-2c-.107 0-.215-.013-.321-.039l-.473 1.943zm.793.096a3.22 3.22 0 002.442-1.116l-1.513-1.308c-.233.27-.571.424-.926.424l-.003 2zm2.393-1.063l1.295-1.295-1.414-1.414-1.295 1.295 1.414 1.414zm1.242-1.246a3.236 3.236 0 001.017-3.246l-1.938.495c.116.452-.034.932-.389 1.239l1.31 1.512zm1.018-3.241a3.12 3.12 0 00-.406-.94l-1.681 1.083c.066.102.116.217.147.342l1.94-.485zm-.539.308l.394-.394L9.343 8.95l-.394.394 1.414 1.414zm-.85-.258c.287.183.602.32.936.403l.485-1.94a1.163 1.163 0 01-.346-.149L9.513 10.5zm.941.405c.263.064.529.095.791.096l.009-2a1.434 1.434 0 01-.326-.039l-.474 1.943zm.794.096a3.222 3.222 0 002.442-1.117l-1.513-1.308a1.22 1.22 0 01-.926.424l-.003 2.001zm2.393-1.064l1.295-1.295-1.414-1.414-1.295 1.295 1.414 1.414zm1.242-1.246a3.235 3.235 0 001.016-3.247l-1.938.496c.116.453-.034.934-.388 1.24l1.31 1.511zm-6.964 2.734l-.026.023 1.31 1.511.026-.023-1.31-1.511zm-.079.071l-.025.025 1.414 1.414.025-.025-1.414-1.414zm-.025.025L6.52 12.816l1.414 1.414 1.295-1.295-1.414-1.414zM6.52 12.816l-.025.025 1.414 1.414.025-.025-1.414-1.414zm-.074.078l-.022.026 1.512 1.31.023-.026-1.513-1.31zm-.027.031a.216.216 0 01-.164.076l-.01 2a2.214 2.214 0 001.694-.776l-1.52-1.3zm-.169.076a.413.413 0 01-.093-.012l-.463 1.946c.174.042.361.066.556.066v-2zm-.077-.009a.227.227 0 01-.164-.164l-1.938.495a2.226 2.226 0 001.607 1.607l.495-1.938zm-.165-.17a.244.244 0 01.075-.246L4.77 11.068a2.243 2.243 0 00-.697 2.261l1.935-.507zm.074-.245l.026-.023-1.31-1.511-.026.023 1.31 1.511zm.078-.071l.025-.025-1.414-1.414-.025.025 1.414 1.414zm.026-.025l1.295-1.295-1.415-1.414-1.295 1.295 1.415 1.414zm1.294-1.295l.025-.025-1.414-1.415-.025.026 1.414 1.414zm.074-.078l.023-.026-1.512-1.31-.022.027 1.511 1.309zm.028-.032a.21.21 0 01.162-.074l.01-2a2.207 2.207 0 00-1.694.777l1.522 1.297zm.167-.075c.024 0 .054.003.093.012l.463-1.946a2.426 2.426 0 00-.556-.066v2zm.02-.008l.008.003.848-1.811a2.16 2.16 0 00-.246-.097l-.61 1.905zm-.275-1.609l-1.055 1.057 1.416 1.413 1.055-1.057-1.416-1.413zm-1.042 1.044a1.501 1.501 0 00-.039 2.12l1.443-1.385a.5.5 0 01-.015.705l-1.389-1.44zm-.038 2.121c.577.598 1.525.61 2.12.039l-1.386-1.442a.498.498 0 01.705.015l-1.439 1.388zm2.134.025c.001 0 .001 0 0 0l.002-.002.002-.002.003-.003c.001-.001-.001.001 0 0 .005-.004-.004.004 0 0l.001-.001.001-.001.003-.003-1.414-1.414-.003.003-.001.001-.001.001-.001.001-.001.001c-.001.001.001-.001 0 0l-.001.001-.002.002-.002.002-.002.002 1.416 1.412zm.012-.011l1.055-1.054-1.413-1.415-1.055 1.054 1.413 1.415zm-.55-1.322l.005.014 1.89-.655a2.247 2.247 0 00-.098-.238l-1.797.879zm-.017-.058a.241.241 0 01-.076.243l1.313 1.509a2.244 2.244 0 00.697-2.263l-1.934.511zm4.911-4.746l-.027.023 1.338 1.486.026-.024-1.337-1.485zm-.065.06l-.025.025 1.414 1.414.025-.025-1.414-1.414zm-.025.025l-1.295 1.295 1.414 1.414 1.295-1.295-1.414-1.414zm-1.295 1.295l-.025.025 1.414 1.414.025-.025-1.414-1.414zm-.073.077l-.023.026 1.512 1.31.023-.026-1.512-1.31zm-.028.031a.216.216 0 01-.164.076l-.01 2a2.214 2.214 0 001.694-.776l-1.52-1.3zm-.169.076a.413.413 0 01-.093-.012l-.463 1.946c.174.041.361.066.556.066v-2zm-.019.008l-.008-.003-.848 1.811c.082.039.165.07.247.097l.609-1.905zm.275 1.61l1.055-1.055-1.415-1.414-1.055 1.055 1.415 1.414zm1.067-1.068a1.501 1.501 0 00-.036-2.12l-1.392 1.436a.5.5 0 01-.012-.705l1.44 1.389zm-.038-2.122a1.5 1.5 0 00-2.083 0l1.388 1.44a.5.5 0 01-.693 0l1.388-1.44zm-2.095.012L9.384 7.493l1.412 1.416 1.055-1.052-1.412-1.416zm.56 1.344l-.007-.016-1.904.609c.028.086.059.166.093.24l1.818-.833zm.009.035a.244.244 0 01.075-.246L9.77 6.065a2.243 2.243 0 00-.697 2.261l1.935-.506zm.074-.245l.026-.023-1.31-1.511-.026.023 1.31 1.511zm.078-.071l.025-.025-1.414-1.414-.025.025 1.414 1.414zm.026-.025l1.295-1.295-1.415-1.414-1.295 1.295 1.415 1.414zm1.294-1.295l.025-.025-1.414-1.414-.025.025 1.414 1.414zm.074-.078l.023-.026-1.512-1.31-.023.026 1.512 1.31zm.025-.029a.216.216 0 01.165-.076l.01-2a2.216 2.216 0 00-1.69.771l1.515 1.305zm.169-.075c.024 0 .054.003.093.012l.463-1.946a2.433 2.433 0 00-.556-.066v2zm.078.008c.08.02.143.083.164.164l1.938-.495a2.226 2.226 0 00-1.607-1.607l-.495 1.938zm.166.173a.243.243 0 01-.076.244l1.315 1.507c.642-.56.913-1.437.695-2.262l-1.934.511z' mask='url(%23b)' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_measure,
button.bicon.bicon-tree_measure,
i.bicon.bicon-tree_measure {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' enable-background='new 0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='.8' d='M5.2 6h4v4h-4z'/%3E%3Cpath d='M4.8 12h6.4V5.6' fill='none' stroke='%23fff' stroke-width='.8' stroke-dasharray='.8,.8'/%3E%3Cpath d='M10.4 1H3.644C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.244 1.272h8.711c.684 0 1.244-.573 1.244-1.273V4L10.4 1z' fill='%23008383'/%3E%3Cdefs%3E%3Cfilter id='a' filterUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16' id='b'%3E%3Cpath fill='%23fff' filter='url(%23a)' d='M1.4 0h14v16h-14z'/%3E%3Cpath d='M10.4 1H3.644C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.244 1.272h8.711c.684 0 1.244-.573 1.244-1.273V4L10.4 1z'/%3E%3C/mask%3E%3Cpath d='M10.4 1l.684-.73-.289-.27H10.4v1zm3.2 3h1v-.433l-.316-.297L13.6 4zm-3.2-4H3.644v2H10.4V0zM3.644 0C2.387 0 1.4 1.042 1.4 2.273h2c0-.169.133-.273.244-.273V0zM1.4 2.273v11.455h2V2.273h-2zm0 11.454C1.4 14.958 2.387 16 3.644 16v-2c-.111 0-.244-.104-.244-.273h-2zM3.644 16h8.711v-2H3.644v2zm8.712 0c1.258 0 2.244-1.042 2.244-2.273h-2c0 .169-.133.273-.244.273v2zm2.244-2.273V4h-2v9.727h2zM14.284 3.27l-3.2-3-1.368 1.46 3.2 3 1.368-1.46z' mask='url(%23b)' fill='%23fff'/%3E%3Cpath d='M10.4 4V1l3.2 3h-3.2z' fill='%23005c5d'/%3E%3Cpath d='M4.8 5.6h1.575l1.566 4.69 1.61-4.69h1.531v6.283H9.878V7.694l-1.434 4.189H7.422l-1.443-4.18v4.18H4.8V5.6z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_measure_lock,
button.bicon.bicon-tree_measure_lock,
i.bicon.bicon-tree_measure_lock {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='.8' d='M5.2 6h4v4h-4z'/%3E%3Cpath d='M4.8 12h6.4V5.6' stroke='%23fff' stroke-width='.8' stroke-dasharray='0.8 0.8'/%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='1.4' y='0' width='14' height='16' fill='%23000'%3E%3Cpath fill='%23fff' d='M1.4 0h14v16h-14z'/%3E%3Cpath d='M10.4 1H3.644C2.96 1 2.4 1.573 2.4 2.273v11.454c0 .7.56 1.273 1.244 1.273h8.712c.684 0 1.244-.573 1.244-1.273V4l-3.2-3z'/%3E%3C/mask%3E%3Cpath d='M10.4 1H3.644C2.96 1 2.4 1.573 2.4 2.273v11.454c0 .7.56 1.273 1.244 1.273h8.712c.684 0 1.244-.573 1.244-1.273V4l-3.2-3z' fill='%23128382'/%3E%3Cpath d='M10.4 1l.684-.73-.288-.27H10.4v1zm3.2 3h1v-.433l-.316-.296L13.6 4zm-3.2-4H3.644v2H10.4V0zM3.644 0C2.387 0 1.4 1.042 1.4 2.273h2c0-.17.133-.273.244-.273V0zM1.4 2.273v11.454h2V2.273h-2zm0 11.454C1.4 14.958 2.387 16 3.644 16v-2c-.11 0-.244-.104-.244-.273h-2zM3.644 16h8.712v-2H3.644v2zm8.712 0c1.257 0 2.244-1.042 2.244-2.273h-2c0 .17-.133.273-.244.273v2zm2.244-2.273V4h-2v9.727h2zM14.284 3.27l-3.2-3-1.368 1.46 3.2 3 1.368-1.46z' fill='%23fff' mask='url(%23a)'/%3E%3Cpath d='M10.4 4V1l3.2 3h-3.2z' fill='%23026564'/%3E%3Cpath d='M5 5h1.504L8 9.479 9.538 5H11v6H9.849V7l-1.37 4h-.975L6.126 7.008V11H5V5z' fill='%23fff'/%3E%3Cpath d='M14.93 10.675v-.001a2.167 2.167 0 00-.532-1.43 1.79 1.79 0 00-1.33-.619v0h-.135v0h-.001a1.79 1.79 0 00-1.33.618c-.344.386-.531.901-.533 1.43h0v.472a.594.594 0 00-.284.18.642.642 0 00-.16.425v3c0 .152.053.306.16.426.107.121.264.199.437.199h3.556c.173 0 .33-.078.437-.2a.642.642 0 00.16-.425v-3a.642.642 0 00-.16-.426.594.594 0 00-.284-.178v-.471zm-2.666 0a.88.88 0 01.212-.581.617.617 0 01.458-.219h.132c.163 0 .329.073.458.219a.88.88 0 01.212.581s0 0 0 0v.45h-1.472v-.45z' fill='%23F05822' stroke='%23fff' stroke-width='.75'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_measure_group,
button.bicon.bicon-tree_measure_group,
i.bicon.bicon-tree_measure_group {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' enable-background='new 0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='.8' d='M5.2 6h4v4h-4z'/%3E%3Cpath d='M4.8 12h6.4V5.6' fill='none' stroke='%23fff' stroke-width='.8' stroke-dasharray='.8,.8'/%3E%3Cpath d='M10.4 1H3.645C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.245 1.272h8.711c.684 0 1.245-.573 1.245-1.273V4L10.4 1z' fill='%2398a8b2'/%3E%3Cdefs%3E%3Cfilter id='a' filterUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='1.4' y='0' width='13.2' height='16' id='b'%3E%3Cpath fill='%23fff' filter='url(%23a)' d='M1.4 0h14v16h-14z'/%3E%3Cpath d='M10.4 1H3.645C2.96 1 2.4 1.573 2.4 2.273v11.455c0 .699.56 1.272 1.245 1.272h8.711c.684 0 1.245-.573 1.245-1.273V4L10.4 1z'/%3E%3C/mask%3E%3Cpath d='M10.4 1l.684-.73-.288-.27H10.4v1zm3.2 3h1v-.433l-.316-.297L13.6 4zm-3.2-4H3.645v2H10.4V0zM3.645 0C2.387 0 1.4 1.042 1.4 2.273h2c0-.169.134-.273.245-.273V0zM1.4 2.273v11.455h2V2.273h-2zm0 11.454C1.4 14.958 2.387 16 3.645 16v-2c-.111 0-.245-.104-.245-.273h-2zM3.645 16h8.711v-2H3.645v2zm8.711 0c1.258 0 2.245-1.042 2.245-2.273h-2c0 .169-.133.273-.245.273v2zm2.244-2.273V4h-2v9.727h2zM14.284 3.27l-3.2-3-1.368 1.46 3.2 3 1.368-1.46z' mask='url(%23b)' fill='%23fff'/%3E%3Cpath d='M4.8 5.6h1.575l1.566 4.69 1.61-4.69h1.531v6.283H9.877V7.694l-1.434 4.189H7.422l-1.443-4.18v4.18H4.8V5.6z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-tree_open_folder,
button.bicon.bicon-tree_open_folder,
i.bicon.bicon-tree_open_folder {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 16 16' enable-background='new 0 0 16 16'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h16v16H0z'/%3E%3C/defs%3E%3CclipPath id='b'%3E%3Cuse xlink:href='%23a' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23b)'%3E%3Cpath d='M6.172 1.818h0l-.007-.006A1.4 1.4 0 005.28 1.5H1.84C1.104 1.5.5 2.104.5 2.84v9.43c0 .676.554 1.23 1.23 1.23h10.55c.676 0 1.23-.554 1.23-1.23V5h0v-.011a1.354 1.354 0 00-1.35-1.329H8.43a.135.135 0 01-.063-.019 1.131 1.131 0 01-.156-.103l-2.039-1.72z' fill='%2398a8b2' stroke='%23fff'/%3E%3Cpath d='M13.046 13l1.917-5.551c.143-.281-.148-.449-.565-.449H4.189c-.598 0-1.013 0-1.235.402L1 13h12.046z' fill='%2398a8b2'/%3E%3Cdefs%3E%3Cfilter id='c' filterUnits='userSpaceOnUse' x='-.408' y='6' width='16.408' height='8'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='-.408' y='6' width='16.408' height='8' id='d'%3E%3Cpath fill='%23fff' filter='url(%23c)' d='M-1 5h18v9H-1z'/%3E%3Cpath d='M13.046 13l1.917-5.551c.143-.281-.148-.449-.565-.449H4.189c-.598 0-1.013 0-1.235.402L1 13h12.046z'/%3E%3C/mask%3E%3Cpath d='M13.046 13v1h.712l.233-.674-.945-.326zm1.917-5.551l-.892-.452-.031.061-.022.065.945.326zM4.189 7v1-1zm-1.235.402l-.876-.482-.04.073-.028.08.944.329zM1 13l-.944-.33L-.408 14H1v-1zm12.991.326l1.917-5.551-1.89-.653-1.917 5.551 1.89.653zm1.864-5.425c.116-.23.194-.54.109-.882a1.251 1.251 0 00-.489-.712C15.122 6.053 14.697 6 14.398 6v2c.04 0 .057.004.051.003 0 0-.061-.013-.143-.073a.752.752 0 01-.283-.43.738.738 0 01.048-.504l1.784.905zM14.398 6H4.189v2h10.21V6zM4.189 6c-.258 0-.647-.006-.996.079a1.684 1.684 0 00-1.115.841l1.752.964a.32.32 0 01-.094.1c-.048.034-.081.04-.069.038a.954.954 0 01.157-.017C3.921 8 4.033 8 4.189 8V6zM2.01 7.073L.056 12.67l1.888.659 1.954-5.598-1.888-.658zM1 14h12.046v-2H1v2z' mask='url(%23d)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_check,
button.bicon.bicon-action_check,
i.bicon.bicon-action_check {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.8 12.6L3.3 9.1c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l2.1 2.1 5.5-5.5c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-6.9 6.9z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_check_white,
button.bicon.bicon-action_check_white,
i.bicon.bicon-action_check_white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.8 12.6L3.3 9.1c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l2.1 2.1 5.5-5.5c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-6.9 6.9z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-add,
button.bicon.bicon-chart-add,
i.bicon.bicon-chart-add {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M256 416h128v352H256V416zm192-160h128v512H448V256zm192 288h128v224H640V544zm384-352V0H832v64H192V0H0v192h64v640H0v192h192v-64h640v64h192V832.008h-64V192h64zM64 64h64v64H64V64zm64 896H64v-64h64v64zm704-64H192v-64h-64V192h64v-64h640v64h64v640.008h-64V896zm128 64h-64v-64h64v64zm-64-832V64h64v64h-64z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-area-overlay,
button.bicon.bicon-chart-area-overlay,
i.bicon.bicon-chart-area-overlay {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M791.284 301.82c-12.806-3.202-30.03 2.614-38.276 12.92l-65.006 115.566L503.31 234.068c-11.714-12.448-31.144-13.49-44.128-2.366L259.228 403.088 56.082 170.928a31.998 31.998 0 00-35.338-8.882A31.998 31.998 0 000 192v807.288c0 13.2 10.8 24 24 24h976c13.2 0 24-10.8 24-24v-569.91L791.284 301.82zM64 277.166l167.922 191.908c11.552 13.204 31.58 14.64 44.908 3.224l200.81-172.122 177.484 188.58-128.132 227.792c-8.246 10.306-24.652 13.91-36.46 8.008L277.466 618.02c-11.806-5.902-31.944-8.114-44.75-4.912L64 655.288V277.166z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-area-percent-stacked,
button.bicon.bicon-chart-area-percent-stacked,
i.bicon.bicon-chart-area-percent-stacked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M0 695.288v304c0 13.2 10.8 24 24 24h976c13.2 0 24-10.8 24-24V170c0-40.804-33.196-74-74-74H74c-40.804 0-74 33.196-74 74zM64 170c0-5.514 4.486-10 10-10h876c5.514 0 10 4.486 10 10v293.288l-168.716-42.18c-12.806-3.202-30.03 2.614-38.276 12.92l-226.016 282.52c-8.246 10.306-24.652 13.91-36.46 8.008L277.466 618.02c-11.806-5.902-31.944-8.114-44.75-4.912L64 655.288z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-area,
button.bicon.bicon-chart-area,
i.bicon.bicon-chart-area {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M1006.174 101.127c-1.752 0-3.58.225-5.457.693l-209.434 52.359c-12.807 3.201-30.92 13.457-40.254 22.791L528.97 399.029c-6.023 6.023-15.365 9.33-24.406 9.33-4.967 0-9.846-.998-14.031-3.092L277.467 298.732c-4.188-2.094-9.063-3.092-14.031-3.092-9.041.002-18.383 3.307-24.406 9.33L16.971 527.029C7.637 536.363 0 554.8 0 568v432c0 13.199 10.801 24 24 24h976c13.199 0 24-10.801 24-24V120c0-11.264-7.629-18.873-17.826-18.873zM64.232 570.277l204.404-204.406 193.277 96.641c12.885 6.441 27.633 9.848 42.65 9.848 26.43 0 51.82-10.234 69.662-28.074L795.991 222.52c2.336-1.979 8.313-5.363 11.211-6.35l152.797-38.201V464l-168.717-42.18c-12.807-3.201-30.029 2.613-38.275 12.92L526.991 717.26c-8.246 10.307-24.652 13.91-36.459 8.008L277.466 618.733c-11.807-5.902-31.943-8.113-44.75-4.912l-168.717 42.18v-85.162c.072-.186.152-.377.232-.561z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-bar,
button.bicon.bicon-chart-bar,
i.bicon.bicon-chart-bar {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M960 .002H0v256h960c35.199 0 64-28.801 64-64v-128c0-35.199-28.801-64-64-64zm0 191.996H288V64h672v127.998zM960 768H0v256h960c35.199 0 64-28.801 64-64V832c0-35.199-28.801-64-64-64zm0 191.998H480V832h480v127.998zM960 384H0v256h960c35.199 0 64-28.801 64-64V448c0-35.199-28.801-64-64-64zm-.002 191.996h-224V447.998h224v127.998z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-bar1,
button.bicon.bicon-chart-bar1,
i.bicon.bicon-chart-bar1 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M600 244.002v-120c0-32.999-27.001-60-60-60H0v240h540c32.999 0 60-27.001 60-60zM719.998 784H0v240h719.998c33.001 0 60-27.001 60-60V844c0-32.999-26.999-60-60-60zM900 424H0v240h900c32.999 0 60-27.001 60-60V484c0-32.999-27.001-60-60-60z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-bar2,
button.bicon.bicon-chart-bar2,
i.bicon.bicon-chart-bar2 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M416 256v-32h192c35.199 0 64-28.801 64-64V96c0-35.199-28.801-64-64-64H0v288h352c35.199 0 64-28.801 64-64zM64 96h544v63.998H64V96zm448 768h-96v-64c0-35.199-28.801-64-64-64H0v288h512c35.199 0 64-28.801 64-64v-32c0-35.199-28.801-64-64-64zM64 800h288v63.998H64V800zm896-413.842H0v288h800c35.199 0 64-28.801 64-64v-32h96c35.199 0 64-28.801 64-64v-64c0-35.199-28.801-64-64-64zm0 127.998H64v-63.998h896v63.998z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-bar3,
button.bicon.bicon-chart-bar3,
i.bicon.bicon-chart-bar3 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M640 192.002v-128c0-35.199-28.801-64-64-64H0v256h576c35.199 0 64-28.801 64-64zm-64.004-.004h-288V64h288v127.998zM767.998 768H0v256h767.998c35.201 0 64-28.801 64-64V832c0-35.199-28.799-64-64-64zM768 959.998H416V832h352v127.998zM960 384H0v256h960c35.199 0 64-28.801 64-64V448c0-35.199-28.801-64-64-64zm-.004 191.996h-224V447.998h224v127.998z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-bubble,
button.bicon.bicon-chart-bubble,
i.bicon.bicon-chart-bubble {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M992 224c0-88.225-71.775-160-160-160-66.676 0-123.93 41.008-147.934 99.115-81.137 14.189-146.246 75.558-165.93 154.691-26.045-37.322-69.273-61.807-118.137-61.807-79.402 0-144 64.598-144 144 0 31.065 9.921 59.839 26.715 83.391a257.733 257.733 0 00-26.715-1.391c-141.159 0-256 114.841-256 256s114.841 256 256 256c61.652 0 118.283-21.909 162.52-58.348 27.682 15.496 59.564 24.348 93.48 24.348 105.869 0 192-86.131 192-192s-86.131-192-192-192c-18.099 0-35.619 2.521-52.232 7.223a258.19 258.19 0 00-38.752-40.772c49.94-7.335 91.612-40.396 111.107-85.252C565.576 527.38 637.213 576 719.999 576c114.691 0 208-93.309 208-208 0-5.263-.2-10.479-.586-15.646 39.169-29.192 64.586-75.858 64.586-128.354zM434.174 666.478C443.084 688.594 448 712.733 448 738c0 41.208-13.053 79.423-35.236 110.734C394.798 826.693 384 798.588 384 768c0-41.317 19.697-78.104 50.174-101.522zM512 640c70.579 0 128 57.421 128 128s-57.421 128-128 128a127.273 127.273 0 01-47.752-9.275C494.293 844.776 512 793.418 512 738c0-34.159-6.742-66.768-18.938-96.59A128.44 128.44 0 01512 640zM320 768c0 48.29 17.926 92.467 47.465 126.243C336.018 916.742 297.529 930 256 930c-105.869 0-192-86.131-192-192s86.131-192 192-192c57.579 0 109.313 25.483 144.535 65.757C351.814 646.614 320 703.66 320 768zm80-288c-44.112 0-80-35.888-80-80s35.888-80 80-80 80 35.888 80 80-35.888 80-80 80zm320 32c-79.402 0-144-64.598-144-144 0-62.652 40.232-116.058 96.208-135.813C676.484 316.623 746.521 384 832 384c10.744 0 21.237-1.082 31.394-3.111C856.85 454.272 795.056 512 720 512zm16.023-287.087c54.535 6.067 99.96 42.701 118.718 92.342A95.812 95.812 0 01832 320c-52.629 0-95.482-42.573-95.977-95.087zm172.995 56.327c-27.895-60.532-84.027-105.472-151.417-117.826C775.219 141.819 802.022 128 832 128c52.935 0 96 43.065 96 96 0 21.434-7.064 41.247-18.982 57.24z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-column-3d,
button.bicon.bicon-chart-column-3d,
i.bicon.bicon-chart-column-3d {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M228.292 411.358C212.242 396.31 181.112 384 159.112 384H40c-22 0-40 18-40 40v480c0 22 13.132 52.31 29.182 67.358l26.97 25.284c16.05 15.048 47.182 27.358 69.182 27.358h119.11c22 0 40-18 40-40V504v-40l-29.182-27.358-26.97-25.284zm18.152 534.476c0 22-18 40-40 40h-43.11c-22 0-40-18-40-40V542c0-22 18-40 40-40h43.11c22 0 40 18 40 40v403.834zm345.12-880.882C579.092 46.828 550.888 32 528.888 32h-119.11c-22 0-40 18-40 40v788c0 22 10.204 54.828 22.676 72.952l39.982 58.098c12.472 18.124 40.676 32.952 62.676 32.952h119.11c22 0 40-18 40-40V196c0-22-10.204-54.828-22.676-72.952l-39.982-58.096zm24.658 880.882c0 22-18 40-40 40h-43.11c-22 0-40-18-40-40V234c0-22 18-40 40-40h43.11c22 0 40 18 40 40v711.834zm348.41-691.406C950.352 237.692 920.668 224 898.668 224h-119.11c-22 0-40 18-40 40v620c0 22 11.684 53.692 25.964 70.428l33.404 39.146c14.28 16.736 43.964 30.428 65.964 30.428H984c22 0 40-18 40-40V364c0-22-11.684-53.692-25.964-70.428l-33.404-39.144zm21.424 691.406c0 22-18 40-40 40h-43.11c-22 0-40-18-40-40v-544c0-22 18-40 40-40h43.11c22 0 40 18 40 40v544z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-column1,
button.bicon.bicon-chart-column1,
i.bicon.bicon-chart-column1 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M212 392H92c-32.999 0-60 27.001-60 60v540h240V452c0-32.999-27.001-60-60-60zm780-119.998c0-33.001-27.004-60-60-60H812c-33.003 0-60 26.999-60 60V992h240V272.002zM572 32H451.998c-33.001 0-60 27.001-60 60v900H632V92c0-32.999-27.004-60-60-60z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-column2,
button.bicon.bicon-chart-column2,
i.bicon.bicon-chart-column2 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M928.002 352h-64c-35.199 0-64 28.801-64 64l-.001 192H768c-35.199 0-64 28.801-64 64v352h288l.002-608c0-35.199-28.801-64-64-64zM928 960h-63.996V416h63.998L928 960zM573.844 0h-64c-35.199 0-64 28.801-64 64v96h-32c-35.199 0-64 28.801-64 64v800h288V64c0-35.199-28.801-64-64-64zm0 960h-64V64h64v896zM224 608h-64v-96c0-35.199-28.801-64-64-64H64c-35.199 0-64 28.801-64 64v512h288V672c0-35.199-28.801-64-64-64zm0 352h-63.996V672H224v288z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-column3,
button.bicon.bicon-chart-column3,
i.bicon.bicon-chart-column3 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M192 384H64c-35.199 0-64 28.801-64 64v576h256V448c0-35.199-28.801-64-64-64zm-.004 352.004H63.998v-288h127.998v288zm832.002-480.002c0-35.201-28.801-64-64-64h-128c-35.199 0-64 28.799-64 64L768 1024h256l-.002-767.998zM959.996 608H832l-.002-352h127.998v352zM575.998 0h-128c-35.199 0-64 28.801-64 64v960H640l-.002-960c0-35.199-28.801-64-64-64zM447.996 288.004v-224h127.998l.002 224h-128z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-column4,
button.bicon.bicon-chart-column4,
i.bicon.bicon-chart-column4 {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M192 0H64C28.801 0 0 28.801 0 64v960h256V64c0-35.199-28.801-64-64-64zm-.004 736.002H63.998v-672h127.998v672zM959.998 0h-128c-35.199 0-64 28.801-64 64v960h256V64c0-35.199-28.801-64-64-64zm-.002 544.002H831.998v-480h127.998v480zM575.998 0h-128c-35.199 0-64 28.801-64 64v960h256V64c0-35.199-28.801-64-64-64zm-.004 288.004H447.996v-224h127.998v224z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-cone-percent-stacked,
button.bicon.bicon-chart-cone-percent-stacked,
i.bicon.bicon-chart-cone-percent-stacked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M885.51 622.41C841.732 459.2 742 56 742 56s-99.836 406.762-143.68 569.708C635.666 654 710.852 666 742.338 666c34.288 0 113.328-14.066 143.172-43.59zm-520-254C321.732 205.2 282 56 282 56s-39.836 152.762-83.68 315.71c22.348 18.914 52.532 20.29 84.018 20.29 34.288 0 62.69-6.376 83.172-23.59zM742 968c108.8 0 197-58.898 197-131.598V826c0-16.336-14.604-66.856-35.856-152.102-35.27 42.468-94.608 54.032-161.032 54.032-66.322 0-126.284-9.908-161.526-52.676C559.48 760.11 545 808.65 545 826v10.352C545 909.102 633.2 968 742 968zM282.112 663.928c70.718.002 122.796-16.932 145.95-49.69-14.478-56.602-30.758-126.6-47.06-187.85-27.04 22.718-61.47 29.612-98.664 29.612-37.376 0-72.256-3.234-99.518-26.454-16.344 61.254-32.662 129.296-47.156 185.984 30.46 44.442 94.872 48.398 146.448 48.398zM282 968c108.8 0 197-58.898 197-131.598V826c0-16.336-14.604-66.856-35.856-152.102-35.27 42.468-94.608 54.032-161.032 54.032-66.322 0-126.284-9.908-161.526-52.676C99.48 760.11 85 808.65 85 826v10.352C85 909.102 173.2 968 282 968z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-cone-side-by-side,
button.bicon.bicon-chart-cone-side-by-side,
i.bicon.bicon-chart-cone-side-by-side {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M746.666 968C857.86 968 948 909.102 948 836.402V826c0-16.336-179.614-384.754-201.334-470-21.57 84.856-201.334 452.65-201.334 470v10.352c0 72.75 90.14 131.648 201.334 131.648zm-469.332 0c111.194 0 201.334-58.898 201.334-131.598V826c-.002-16.336-179.614-684.754-201.334-770C255.764 140.856 76 808.65 76 826v10.352C76 909.102 166.14 968 277.334 968z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-cone-stacked,
button.bicon.bicon-chart-cone-stacked,
i.bicon.bicon-chart-cone-stacked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M373.51 368.41C329.732 205.2 290 56 290 56s-39.836 152.762-83.68 315.71c22.348 18.914 52.532 20.29 84.018 20.29 34.288 0 62.69-6.376 83.172-23.59zM734 968c108.8 0 197-41.462 197-92.638v-7.322c0-11.5-14.604-56.918-35.856-116.928-35.27 29.896-94.608 47.89-161.032 47.89-66.322 0-126.284-18.238-161.526-48.344C551.48 810.392 537 855.826 537 868.038v7.286C537 926.538 625.2 968 734 968zm83.51-456.304C773.732 396.804 734 296 734 296s-39.836 100.496-83.68 215.204c22.348 13.316 52.532 21.324 84.018 21.324 34.288-.002 62.69-8.714 83.172-20.832zm62.552 181.42c-14.478-39.844-30.758-83.488-47.06-126.604-27.04 15.992-61.472 25.068-98.664 25.068-37.376 0-72.256-9.316-99.518-25.662-16.344 43.12-32.662 86.794-47.156 126.7 30.46 31.284 94.872 45.334 146.448 45.334 70.718-.002 122.796-21.778 145.95-44.836zM290 968c108.8 0 197-58.898 197-131.598V826c0-16.336-14.604-66.856-35.856-152.102-35.27 42.468-94.608 54.032-161.032 54.032-66.322 0-126.284-9.908-161.526-52.676C107.48 760.11 93 808.65 93 826v10.352C93 909.102 181.2 968 290 968zm.112-304.072c70.718.002 122.796-16.932 145.95-49.69-14.478-56.602-30.758-126.6-47.06-187.85-27.04 22.718-61.47 29.612-98.664 29.612-37.376 0-72.256-3.234-99.518-26.454-16.344 61.254-32.662 129.296-47.156 185.984 30.46 44.442 94.872 48.398 146.448 48.398z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-cone,
button.bicon.bicon-chart-cone,
i.bicon.bicon-chart-cone {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M769.5 592.238c-25.723-56.602-54.645-118.6-83.607-179.85-48.041 22.717-109.213 35.611-175.291 35.611-66.402 0-128.373-13.234-176.809-36.453-29.039 61.254-58.027 123.297-83.781 179.984 54.117 44.441 168.553 64.398 260.188 64.398 125.643 0 218.166-30.934 259.301-63.691zM658.367 354.41C580.59 191.199 510 48 510 48s-70.773 142.762-148.67 305.709C401.037 372.625 454.66 384 510.601 384c60.918 0 111.379-12.375 147.766-29.59zm137.93 297.488c-62.664 42.469-168.084 68.031-286.098 68.031-117.832 0-224.363-25.908-286.975-68.676-37.498 84.855-63.225 149.396-63.225 166.746v10.352c0 72.75 156.699 131.648 350 131.648s350-58.898 350-131.598v-10.402c0-16.336-25.945-80.855-63.703-166.102z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-difference,
button.bicon.bicon-chart-difference,
i.bicon.bicon-chart-difference {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M404 926H32c-17.672 0-32-14.326-32-32s14.328-32 32-32h358.746l244.628-244.626c6-6.002 14.14-9.374 22.626-9.374h165.136l152.4-91.44c15.152-9.094 34.81-4.178 43.902 10.976 9.094 15.154 4.18 34.81-10.976 43.902l-160 96a31.994 31.994 0 01-16.462 4.56H671.254L426.626 916.626A31.99 31.99 0 01404 926zM32.026 800.004c-10.872.002-21.47-5.54-27.47-15.542-9.092-15.154-4.178-34.81 10.976-43.902l312.542-187.524 187.834-344.36a32.003 32.003 0 0148.58-9.26l166.124 138.436 75.792-101.054a32.004 32.004 0 0125.602-12.8h160.002c17.674 0 32 14.328 32 32s-14.326 32-32 32H848.006l-86.402 115.2a32.005 32.005 0 01-21.886 12.584 31.99 31.99 0 01-24.2-7.202L553.444 273.518 380.094 591.32a32.003 32.003 0 01-11.628 12.118l-320.004 192a31.862 31.862 0 01-16.436 4.566zM224 830h-64v-62l64-34zm128 0h-64V704l64-38.148zm128-126l-64 64V614l64-113.156zm128-119.414l-64 62.642V384l22-39.828L608 384zM736 566h-64V433.904L736 480zm128-40l-64 40V438l64-83.678zm128-78l-64 40.082V332h64z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-donut-3d,
button.bicon.bicon-chart-donut-3d,
i.bicon.bicon-chart-donut-3d {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M473.673 159.433C220.971 170.13 19.461 286.218 2.001 431.296h191.214c17.28-84.115 133.722-150.809 280.458-160.586V159.433zm73.89-.092v111.328c60.516 3.953 115.902 17.572 161.334 38.117L846.2 230.042c-81.215-40.328-184.805-66.199-298.637-70.701zm350.873 100.674l-137.139 78.66c43.594 31.365 69.676 71.104 69.676 114.332 0 101.376-143.281 183.548-320.005 183.548-164.538 0-300.06-71.238-317.97-162.878H2.144v121.679c19.529 151.707 240.281 271.273 509.705 271.273 282.275 0 511.111-131.266 511.111-293.172V451.778c0-73.324-46.926-140.361-124.525-191.764zm36.068 391.946c-20.48 27.773-51.982 54.313-91.1 76.75-42.025 24.105-91.4 43.141-146.754 56.57-58.387 14.164-120.563 21.348-184.801 21.348-120.168 0-233.903-25.445-320.256-71.652-39.52-21.145-71.056-45.398-93.731-72.086-19.786-23.281-31.778-47.375-35.692-71.66 86.47 91.551 255.416 153.719 449.68 153.719 194.23 0 363.152-62.148 449.639-153.664-3.326 20.48-12.344 40.82-26.984 60.676z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-donut,
button.bicon.bicon-chart-donut,
i.bicon.bicon-chart-donut {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M474.701 194.176V.158C222.002 18.82 20.492 221.207 3.025 474.14H194.24c17.289-146.652 133.732-262.928 280.461-279.965zm424.776-18.662L762.325 312.668C805.927 367.35 832.001 436.625 832.001 512c0 176.73-143.27 320-320 320-164.545 0-300.059-124.201-317.969-283.963H3.18c19.531 264.494 240.273 472.939 509.701 472.939 282.27 0 511.119-228.848 511.119-511.119 0-127.836-46.941-244.715-124.523-334.344zm-52.252-52.252C766.018 52.969 662.43 7.862 548.598 0v194.096c60.508 6.891 115.896 30.635 161.338 66.455l137.289-137.289z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-gantt,
button.bicon.bicon-chart-gantt,
i.bicon.bicon-chart-gantt {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M960 131.834H576v96H256v192h544c35.199 0 64-28.801 64-64v-64h96c35.199 0 64-28.801 64-64v-32c0-35.199-28.801-64-64-64zm-160 224H320v-63.998h480v63.998zM576 512H256v96H0v192h320c35.201 0 64-28.801 64-64v-64h192c35.201 0 64-28.801 64-64v-32c0-35.199-28.799-64-64-64zM320.002 736H64v-63.998h256.002V736z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-heatmap,
button.bicon.bicon-chart-heatmap,
i.bicon.bicon-chart-heatmap {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M256 182.86c0 40.394-32.746 73.14-73.14 73.14s-73.14-32.746-73.14-73.14 32.746-73.14 73.14-73.14S256 142.466 256 182.86zm0 310.86c0 30.298-24.562 54.86-54.86 54.86s-54.86-24.562-54.86-54.86 24.562-54.86 54.86-54.86S256 463.422 256 493.72zM256 768c0 40.394-32.746 73.14-73.14 73.14s-73.14-32.746-73.14-73.14 32.746-73.14 73.14-73.14S256 727.606 256 768zm329.14-566.86c0 70.692-57.308 128-128 128s-128-57.308-128-128c0-70.692 57.308-128 128-128s128 57.308 128 128zM768 164.58c0 30.298-24.562 54.86-54.86 54.86s-54.86-24.562-54.86-54.86 24.562-54.86 54.86-54.86S768 134.282 768 164.58zm256 36.56c0 50.49-40.93 91.42-91.42 91.42s-91.42-40.93-91.42-91.42 40.93-91.42 91.42-91.42 91.42 40.93 91.42 91.42zM804.56 475.42c0 40.394-32.746 73.14-73.14 73.14s-73.14-32.746-73.14-73.14 32.746-73.14 73.14-73.14 73.14 32.746 73.14 73.14zM1024 530.28c0 30.298-24.562 54.86-54.86 54.86s-54.86-24.562-54.86-54.86 24.562-54.86 54.86-54.86 54.86 24.562 54.86 54.86zm0 251.18c0 74.415-60.325 134.74-134.74 134.74s-134.74-60.325-134.74-134.74 60.325-134.74 134.74-134.74S1024 707.045 1024 781.46zM694.86 658.28c0 40.394-32.746 73.14-73.14 73.14s-73.14-32.746-73.14-73.14 32.746-73.14 73.14-73.14 73.14 32.746 73.14 73.14zM512 822.86c0 50.49-40.93 91.42-91.42 91.42s-91.42-40.93-91.42-91.42 40.93-91.42 91.42-91.42S512 772.37 512 822.86zM512 512c0 60.597-49.123 109.72-109.72 109.72S292.56 572.597 292.56 512s49.123-109.72 109.72-109.72S512 451.403 512 512zm480 448H64V32C64 14.327 49.673 0 32 0S0 14.327 0 32v960c0 17.673 14.327 32 32 32h960c17.673 0 32-14.327 32-32s-14.327-32-32-32z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-histogram,
button.bicon.bicon-chart-histogram,
i.bicon.bicon-chart-histogram {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M0 402.28V340.4c105.18 0 131.26-41.38 164.28-93.74 10.5-16.62 21.34-33.84 35.14-49.86l11.54-13.62C260.82 123.72 364.58 0 512 0c114.96 0 219.46 44.7 310.62 132.84 7.88 7.58 14.88 15.08 21.66 22.34 34.66 36.98 57.54 61.44 179.72 61.44v61.9c-140 0-180.9-32.4-227.16-81.8-6-6.52-12.4-13.26-19.46-20C698.66 100.6 609.38 62 512 62c-116.92 0-204.38 104.26-251.34 160.26l-12 14.3c-10.76 12.48-20 27.04-29.64 42.42-34.76 54.88-77.88 123.3-219.02 123.3zM256 320h224v704H256V320zm288-96h224v799.2H544V224zm288 224h192v575.2H832V448zM0 544h192v480H0V544z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-line-percent-stacked,
button.bicon.bicon-chart-line-percent-stacked,
i.bicon.bicon-chart-line-percent-stacked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M503.682 735.126a32.005 32.005 0 0036.938-5.994l250.224-250.224 210.16-61.698c16.958-4.978 26.67-22.762 21.692-39.718-4.978-16.958-22.76-26.67-39.716-21.692l-218 64a32.029 32.029 0 00-13.616 8.078l-239.69 239.69L276.3 549.884a31.982 31.982 0 00-37.04 6.098l-218 220c-12.44 12.552-12.348 32.814.206 45.254 6.238 6.184 14.382 9.27 22.524 9.27 8.238 0 16.472-3.162 22.73-9.476l201.688-203.536 235.274 117.632zM992 259.496H32c-18.224 0-33-14.774-33-33s14.776-33 33-33h960c18.224 0 33 14.774 33 33s-14.776 33-33 33z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-line-stacked,
button.bicon.bicon-chart-line-stacked,
i.bicon.bicon-chart-line-stacked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M503.682 540.626a32.005 32.005 0 0036.938-5.994l250.224-250.224 210.162-61.698c16.958-4.978 26.668-22.762 21.69-39.718-4.978-16.958-22.76-26.67-39.716-21.692l-218 64a32.029 32.029 0 00-13.616 8.078l-239.69 239.69-235.372-117.686a31.985 31.985 0 00-37.042 6.098l-218 220c-12.44 12.552-12.348 32.814.208 45.254 6.238 6.184 14.382 9.27 22.524 9.27 8.238 0 16.472-3.162 22.73-9.476L268.41 422.992l235.272 117.634zM63.968 960a31.832 31.832 0 01-16.432-4.566c-15.156-9.092-20.07-28.75-10.976-43.904l192-320a31.993 31.993 0 0122.474-15.148 32.013 32.013 0 0126.038 7.53l228.542 199.974 235.762-353.642c8.554-12.836 25.044-17.738 39.23-11.664l224 96c16.244 6.962 23.77 25.774 16.806 42.018-6.96 16.244-25.772 23.766-42.018 16.808L779.86 487.892 538.624 849.746a32.004 32.004 0 01-22.414 13.972 32.005 32.005 0 01-25.284-7.64L263.74 657.29 91.44 944.458c-6 10-16.6 15.542-27.472 15.542z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-line,
button.bicon.bicon-chart-line,
i.bicon.bicon-chart-line {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M67.182 434.227l45.256-45.256-49.857-49.646c-12.525-12.471-32.785-12.426-45.256.096s-12.428 32.785.096 45.256l49.762 49.551zm937.441 157.75l-218-156a32.013 32.013 0 00-24.107-5.504 32.004 32.004 0 00-20.83 13.32L507.461 782.32 251.324 527.267l-45.256 45.256L489.42 854.675a32.003 32.003 0 0048.894-4.469l237.502-343.264 191.561 137.08c14.375 10.283 34.359 6.967 44.646-7.4 10.285-14.373 6.971-34.361-7.4-44.646zm-506.934-51.356a32.005 32.005 0 0036.938-5.994l250.225-250.225 210.162-61.697c16.957-4.979 26.668-22.762 21.691-39.719-4.98-16.957-22.762-26.67-39.719-21.691l-218 64a31.984 31.984 0 00-13.613 8.078L505.682 473.064 270.311 355.378a31.983 31.983 0 00-37.041 6.098l-218 220c-12.439 12.553-12.348 32.814.207 45.254C21.715 632.914 29.86 636 38 636c8.238 0 16.473-3.162 22.73-9.477l201.688-203.537 235.271 117.635z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-meter-superimposed,
button.bicon.bicon-chart-meter-superimposed,
i.bicon.bicon-chart-meter-superimposed {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M199.05 179.972c-18.952 10.952 198.898 544.5 233.398 604.25 34.5 59.8 88.75 64.202 136.602 36.6 47.85-27.6 71.048-76.798 36.548-136.6-34.498-59.798-387.648-515.2-406.548-504.25zM524 770.222c-17.674 0-32-14.326-32-32s14.326-32 32-32 32 14.326 32 32-14.326 32-32 32zM151.05 366.674C64.6 462.972 12 594.872 12 742.424c0 18.898.85 37.85 2.55 56.35 2.35 25.9 24.148 45.45 49.7 45.45 1.55 0 3.05-.048 4.6-.2 27.5-2.55 47.75-26.85 45.25-54.35-1.4-15.452-2.1-31.4-2.1-47.25 0-101.352 29.9-193.5 80.75-267-13-33.052-27.75-71.25-41.7-108.75zM512 204.222c-46.8 0-91.75 6.702-134.35 19.05 23.85 28.75 48.4 58.95 70.298 86.35 20.8-3.5 42.15-5.4 64.05-5.4 224.25 0 400 192.5 400 438.202 0 15.6-.7 31.2-2.05 46.35-2.45 27.5 17.852 51.75 45.352 54.25 27.25 2.4 51.798-17.85 54.25-45.35 1.6-18.102 2.45-36.65 2.45-55.25 0-301.802-219.65-538.202-500-538.202zM266.032 564.066C207.208 625.368 171 708.532 171 800c0 29.272 23.728 53 53 53s53-23.728 53-53c0-49.016 15.094-94.568 40.864-132.272l-51.832-103.662zM512 459c-.426 0-.848.014-1.274.016l87.368 122.314C685.21 615.75 747 700.794 747 800c0 29.272 23.728 53 53 53s53-23.728 53-53c0-188.028-152.972-341-341-341z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-meter,
button.bicon.bicon-chart-meter,
i.bicon.bicon-chart-meter {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M852.309 64H170c-59.23 0-106 48.461-106 103.385V848c0 63.539 48.461 112 107.691 112h680.617c59.23 0 107.691-48.461 107.691-112V167.385C959.999 112.461 911.538 64 852.308 64zM742.695 311.547c55.299 61.594 88.941 145.963 88.941 240.34 0 12.088-.543 24.211-1.631 36.041-1.504 16.57-15.447 29.074-31.789 29.074-.99 0-1.951-.031-2.943-.127-17.59-1.631-30.543-17.172-28.943-34.766a336.707 336.707 0 001.346-30.223c0-64.828-19.127-123.77-51.652-170.783 8.316-21.143 17.748-45.574 26.672-69.557zm-30.703-119.422c12.121 7.002-127.223 348.281-149.289 386.5-22.066 38.25-56.766 41.066-87.377 23.41-30.604-17.656-45.445-49.125-23.377-87.375s247.955-329.541 260.043-322.535zm-200.174 15.51c29.936 0 58.687 4.285 85.937 12.184a4000.232 4000.232 0 00-44.967 55.232c-13.305-2.238-26.961-3.451-40.971-3.451-143.439 0-255.854 123.127-255.854 280.287 0 9.979.445 19.957 1.311 29.648 1.568 17.59-11.42 33.102-29.01 34.699-17.43 1.537-33.129-11.414-34.699-29.008a403.505 403.505 0 01-1.566-35.34c0-193.041 140.5-344.252 319.818-344.252zM782 836H242c-27.6 0-50-22.4-50-50s22.4-50 50-50h540c27.65 0 50 22.4 50 50s-22.35 50-50 50z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-pie-3d,
button.bicon.bicon-chart-pie-3d,
i.bicon.bicon-chart-pie-3d {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M475.124 184.058C222.422 193.662 20.912 297.903 3.434 428.174h471.69V184.058zm73.89-.083V401.26l298.621-153.8c-81.199-36.212-184.789-59.443-298.621-63.485zm475.388 262.953c0-.121.01-.24.01-.361 0-65.84-46.926-126.035-124.523-172.193L545.94 456.669 76.483 466.23H3.597c.07.496.17.986.246 1.48l-1.842.037L5.03 596.413c19.53 136.225 240.265 243.588 509.706 243.588 282.258 0 511.109-117.867 511.109-263.25l.076-129.855-1.52.033zM848.664 709.553c-42.293 21.783-92.008 38.988-147.762 51.135-58.822 12.814-121.457 19.313-186.166 19.313-250.146 0-433.004-97.18-449.817-189.07l-.433-18.303c86.73 81.75 255.198 137.189 448.816 137.189 196.443 0 366.986-57.102 452.549-140.828l-.006 7.762c0 46.043-42.711 94.447-117.182 132.803z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-pie,
button.bicon.bicon-chart-pie,
i.bicon.bicon-chart-pie {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M471.676 1.182C218.977 19.844 17.467 222.23 0 475.165h471.676V1.182zm424.777 175.355L534.758 538.23a36.463 36.463 0 01-2.707 2.449c-.301.25-.621.461-.93.699-.652.5-1.301 1.004-1.988 1.461-.336.227-.688.414-1.027.625-.689.43-1.375.859-2.092 1.242-.311.168-.635.305-.951.461-.766.383-1.533.762-2.332 1.09-.285.119-.578.207-.863.316-.836.322-1.676.637-2.539.898-.309.094-.621.156-.93.238-.844.234-1.688.463-2.555.633-.48.098-.965.145-1.449.223-.699.109-1.395.24-2.109.309a35.896 35.896 0 01-3.668.188H.155c19.529 264.492 240.271 472.937 509.701 472.937 282.27 0 511.119-228.848 511.119-511.118 0-127.838-46.939-244.716-124.521-334.345zm-52.254-52.252C762.992 53.992 659.406 8.885 545.574 1.023v421.89l298.625-298.628z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-pyramid-percent-stacked,
button.bicon.bicon-chart-pyramid-percent-stacked,
i.bicon.bicon-chart-pyramid-percent-stacked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M363.024 394.118L269.012 68l-94.016 326.114 94.016 20.614zM915.086 623.37L754.988 68 594.88 623.366l160.108 59.12zM980.994 852l-51.106-177.288-174.9 66.802-174.91-66.806-51.096 177.242L754.988 956zM429.11 623.37l-51.242-177.756-108.856 27.658-108.862-27.66-51.244 177.754 160.106 59.12zM495.018 852l-51.106-177.288-174.9 66.802-174.91-66.808L43.006 851.95 269.012 956z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-pyramid-side-by-side,
button.bicon.bicon-chart-pyramid-side-by-side,
i.bicon.bicon-chart-pyramid-side-by-side {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M489.676 851L263.672 65 37.676 850.95l226 108.05zm496.648 0L760.32 291 534.324 850.95l226 108.05z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-pyramid-stacked,
button.bicon.bicon-chart-pyramid-stacked,
i.bicon.bicon-chart-pyramid-stacked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M363.024 394.118L269.012 68l-94.016 326.114 94.016 20.614zM429.11 623.37l-51.244-177.756-108.854 27.658-108.862-27.66-51.244 177.754 160.106 59.12zM980.994 852L906.8 667.948l-151.812 57.566-153.002-54.65-73.004 181.086L754.988 956zm-97.08-240.83L754.988 291.342 624.874 614.09l130.114 47.98zM495.018 852l-51.106-177.288-174.9 66.802-174.91-66.808L43.006 851.95 269.012 956z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-pyramid,
button.bicon.bicon-chart-pyramid,
i.bicon.bicon-chart-pyramid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M658.42 374.117L512 48 365.572 374.113 512 418.728zm102.93 229.252l-79.809-177.756L512 477.271l-169.551-51.66-79.813 177.754 249.363 83.121zm23.052 51.344L512 745.514l-272.418-90.807L160 831.949 512 960l352-128z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-radar,
button.bicon.bicon-chart-radar,
i.bicon.bicon-chart-radar {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M512 224L256 416l128 256 320 128 128-384-320-192zm0 362.662c-41.234 0-74.662-33.432-74.662-74.662 0-41.232 33.428-74.664 74.662-74.664s74.662 33.432 74.662 74.664c0 41.23-33.428 74.662-74.662 74.662zm-4.609-562.91L32 369.143 213.584 928h587.615l181.584-558.857L507.39 23.752zM754.701 864H260.082L107.236 393.588 507.39 102.859l400.156 290.729L754.7 864z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-scatter,
button.bicon.bicon-chart-scatter,
i.bicon.bicon-chart-scatter {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M160 816c0 44.183-35.817 80-80 80S0 860.183 0 816s35.817-80 80-80 80 35.817 80 80zm224-320c0 61.856-50.144 112-112 112s-112-50.144-112-112 50.144-112 112-112 112 50.144 112 112zm224 192c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80zm192-304c0 53.019-42.981 96-96 96s-96-42.981-96-96 42.981-96 96-96 96 42.981 96 96zm224-176c0 44.183-35.817 80-80 80s-80-35.817-80-80 35.817-80 80-80 80 35.817 80 80z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-sparkline,
button.bicon.bicon-chart-sparkline,
i.bicon.bicon-chart-sparkline {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M447.988 864c-14.07.002-26.565-9.225-30.639-22.805L328.191 544H256a32 32 0 01-30.357-21.881l-29.25-87.75-37.348 149.393C155.483 598.006 142.684 608 128 608H64c-17.673 0-32-14.326-32-32s14.327-32 32-32h39.015l57.94-231.762c3.451-13.803 15.601-23.668 29.817-24.215 14.152-.568 27.086 8.359 31.585 21.857l56.707 170.119H352a32 32 0 0130.65 22.805l59.91 199.701 102.126-485.098c2.95-14.018 14.856-24.365 29.146-25.334 14.31-.977 27.486 7.674 32.303 21.162l130.598 365.674 65.304-174.146A32.002 32.002 0 01832 383.999h128c17.673 0 32 14.326 32 32s-14.327 32-32 32H854.176l-88.213 235.236a32.003 32.003 0 01-29.961 20.764c-.085 0-.169 0-.254-.002a31.999 31.999 0 01-29.884-21.234L583.971 341.464 479.313 838.591c-3.014 14.316-15.354 24.766-29.971 25.381a34.05 34.05 0 01-1.354.027z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-stock-bar-stick,
button.bicon.bicon-chart-stock-bar-stick,
i.bicon.bicon-chart-stock-bar-stick {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M224 416h-64.002v-64H96v288H32c-17.672 0-32 14.328-32 32s14.328 32 32 32h64v64h63.998v-95.962L160 672l-.002-.038V480H224c17.672 0 32-14.328 32-32s-14.328-32-32-32zm768 96h-64v-96.004h-63.998v127.966L864 544l.002.038V704H800c-17.672 0-32 14.328-32 32s14.328 32 32 32h64.002v192H928V576h64c17.672 0 32-14.328 32-32s-14.328-32-32-32zM608 128h-64V32h-63.998v127.962L480 160l.002.038V512H416c-17.672 0-32 14.328-32 32s14.328 32 32 32h64.002v64H544V192h64c17.672 0 32-14.328 32-32s-14.328-32-32-32z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-stock,
button.bicon.bicon-chart-stock,
i.bicon.bicon-chart-stock {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M192 544h-32.002V384.002H96V544H64c-35.199 0-64 28.801-64 64v128c0 35.199 28.801 64 64 64h32v63.998h63.998V800H192c35.199 0 64-28.801 64-64V608c0-35.199-28.801-64-64-64zm384-255.998h-32v-224h-63.998v224H448c-35.199 0-64 28.801-64 64V576c0 35.199 28.801 64 64 64h32.002v224H544V640h32c35.199 0 64-28.801 64-64V352.002c0-35.199-28.801-64-64-64zM960 736h-32V447.998h-63.998V736H832c-35.199 0-64 28.801-64 64v64c0 35.199 28.801 64 64 64h32.002v95.998H928V928h32c35.199 0 64-28.801 64-64v-64c0-35.199-28.801-64-64-64z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-treemap,
button.bicon.bicon-chart-treemap,
i.bicon.bicon-chart-treemap {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M0 0h384v384H0V0zm0 416h384v608H0V416zM416 0h288v640H416V0zm320 352h288v288H736V352zM416 672h608v352H416V672zM736 0h288v320H736V0z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-tube-percent-stacked,
button.bicon.bicon-chart-tube-percent-stacked,
i.bicon.bicon-chart-tube-percent-stacked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M98.512 309.412v214.116C131.538 553.084 202.898 580 290.472 580c84.246 0 153.492-24.914 188.04-53.12V311.398C430.766 334.66 364.62 348 290.472 348c-76.218 0-143.95-14.11-191.96-38.588zM735.488 960c104.934 0 190-54.556 190-107.186V593.532C875.946 620.012 808.236 636 737.45 636c-72.668 0-142.11-16.828-191.962-44.578v261.392c0 52.63 85.066 107.186 190 107.186zm1.962-388c47.794 0 92.794-6.182 130.132-17.878 24.036-7.53 43.876-17.116 57.906-27.79V135.464c0-39.492-85.066-71.464-190-71.464s-190 31.972-190 71.438v387.75c14.124 11.93 35.438 22.666 61.8 30.926C644.636 565.814 689.644 572 737.45 572zM98.512 591.422v261.392c0 52.63 85.066 107.186 190 107.186s190-54.556 190-107.186V593.532C428.968 620.012 361.26 636 290.472 636c-72.668 0-142.11-16.828-191.96-44.578zM290.472 292c47.794 0 92.794-6.182 130.132-17.878 24.036-7.53 43.876-17.116 57.906-27.788v-110.87c0-39.492-85.066-71.464-190-71.464s-190 31.972-190 71.438v107.75c14.124 11.93 35.438 22.666 61.8 30.926C197.658 285.814 242.666 292 290.472 292z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-tube-side-by-side,
button.bicon.bicon-chart-tube-side-by-side,
i.bicon.bicon-chart-tube-side-by-side {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M278.462 960c104.934 0 190-54.556 190-107.186v-717.35c0-39.492-85.066-71.464-190-71.464s-190 31.972-190 71.438v717.376c0 52.628 85.066 107.186 190 107.186zm467.076 0c104.934 0 190-54.556 190-107.186V495.466c0-39.494-85.066-71.466-190-71.466s-190 31.972-190 71.438v357.376c0 52.628 85.066 107.186 190 107.186z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-tube-stacked,
button.bicon.bicon-chart-tube-stacked,
i.bicon.bicon-chart-tube-stacked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M740.45 576.986c47.794 0 92.794-6.182 130.132-17.876 24.036-7.53 43.876-17.116 57.906-27.79V420.45c0-39.492-85.066-71.464-190-71.464s-190 31.972-190 71.438v107.75c14.124 11.93 35.438 22.666 61.8 30.926 37.348 11.7 82.356 17.886 130.162 17.886zM95.512 591.422v261.392c0 52.63 85.066 107.186 190 107.186s190-54.556 190-107.186V593.532C425.968 620.012 358.26 636 287.472 636c-72.668 0-142.108-16.828-191.96-44.578zM738.488 960c104.934 0 190-54.556 190-107.186V593.532C878.946 620.012 811.236 636 740.45 636c-72.668 0-142.11-16.828-191.962-44.578v261.392c0 52.63 85.066 107.186 190 107.186zM287.472 292c47.794 0 92.794-6.182 130.132-17.878 24.036-7.53 43.876-17.116 57.906-27.788v-110.87c0-39.492-85.066-71.464-190-71.464s-190 31.972-190 71.438v107.75c14.124 11.93 35.438 22.666 61.8 30.926C194.658 285.814 239.666 292 287.472 292zm-191.96 17.412v214.116C128.538 553.084 199.898 580 287.472 580c84.246 0 153.492-24.914 188.04-53.12V311.398C427.768 334.66 361.62 348 287.472 348c-76.218 0-143.95-14.11-191.96-38.588z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-tube,
button.bicon.bicon-chart-tube,
i.bicon.bicon-chart-tube {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M319.633 591.422v261.393c0 52.629 85.066 107.186 190 107.186s190-54.557 190-107.186V593.532c-49.543 26.48-117.252 42.469-188.039 42.469-72.668 0-142.109-16.83-191.961-44.578zM511.594 292c47.795 0 92.795-6.182 130.133-17.877 24.035-7.529 43.877-17.115 57.906-27.789V135.465c0-39.492-85.066-71.465-190-71.465s-190 31.973-190 71.437v107.75c14.125 11.93 35.438 22.666 61.803 30.926C418.78 285.814 463.788 292 511.594 292zm188.039 234.881V311.399c-47.744 23.262-113.891 36.602-188.039 36.602-76.219 0-143.949-14.109-191.961-38.588V523.53c33.027 29.555 104.387 56.471 191.961 56.471 84.246 0 153.492-24.914 188.039-53.119z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart-type,
button.bicon.bicon-chart-type,
i.bicon.bicon-chart-type {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M0 384h192v512H0V384zm256-192h192v704H256V192zm256 320h192v384H512V512zm480 276.985c0-11.581-9.388-20.969-20.969-20.969-.085 0-.168.012-.252.013l-201.046-.027-.025-.002c-11.581 0-20.969 9.388-20.969 20.969 0 5.86 2.41 11.152 6.286 14.958l-.003.008 99.665 113.829c3.842 4.327 9.429 7.069 15.671 7.069 6.295 0 11.927-2.787 15.77-7.18h.029L987.023 802.53A20.872 20.872 0 00992 788.985z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-chart,
button.bicon.bicon-chart,
i.bicon.bicon-chart {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M160 384h192v512H160V384zm256-192h192v704H416V192zm256 320h192v384H672V512z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-data_type_boolean,
button.bicon.bicon-data_type_boolean,
i.bicon.bicon-data_type_boolean {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.034 12h-.943l1.962-8H9l-1.966 8zM3.907 7.568l1.206-2.84h1.705l-2.11 4.194v2.35H3.106v-2.35L1 4.727h1.696l1.21 2.841zM14.818 11.273h-1.46L11.196 7.2v4.073h-1.47V4.727h1.47L13.353 8.8V4.727h1.465v6.546z' fill='%230084CE'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-data_type_date,
button.bicon.bicon-data_type_date,
i.bicon.bicon-data_type_date {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.479 4.296v-.898c0-.45-.45-.898-.898-.898-.45 0-.898.449-.898.898v.898H6.09v-.898c0-.45-.448-.898-.897-.898-.45 0-.898.449-.898.898v.898c-.988 0-1.796.808-1.796 1.795v5.388c0 .987.808 1.795 1.796 1.795h7.183c.987 0 1.795-.808 1.795-1.795V6.09c0-.987-.808-1.795-1.795-1.795zm.898 7.183c0 .449-.45.898-.898.898H4.296c-.45 0-.898-.45-.898-.898V7.887c0-.449.449-.898.898-.898h7.183c.449 0 .898.45.898.898v3.592z' fill='%230084CE'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-data_type_datetime,
button.bicon.bicon-data_type_datetime,
i.bicon.bicon-data_type_datetime {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M11.855 3.96v-.898c0-.45-.45-.898-.898-.898-.45 0-.898.449-.898.898v.898H6.468v-.898c0-.45-.45-.898-.898-.898-.45 0-.898.449-.898.898v.898c-.988 0-1.796.808-1.796 1.795v5.388c0 .987.808 1.795 1.796 1.795h7.183c.987 0 1.795-.808 1.795-1.795V5.755c0-.987-.808-1.795-1.795-1.795zm.898 7.183c0 .448-.45.897-.898.897H4.672c-.45 0-.898-.448-.898-.897V7.55c0-.449.449-.898.898-.898h7.183c.449 0 .898.45.898.898v3.592z' fill='%230084CE'/%3E%3Cpath d='M11.634 13.836a2.92 2.92 0 100-5.838 2.92 2.92 0 000 5.838z' fill='%230084CE'/%3E%3Cpath d='M11.618 11.346L9.96 9.677c-.1-.1-.1-.262 0-.361.099-.1.262-.1.361 0l1.296 1.304.903-.904a.256.256 0 01.361.361l-1.264 1.27z' fill='%23fff'/%3E%3Cpath d='M11.641 11.494a.533.533 0 100-1.067.533.533 0 000 1.067z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M.715 0h16v16h-16z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-data_type_decimal,
button.bicon.bicon-data_type_decimal,
i.bicon.bicon-data_type_decimal {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.773 11.403c-.866 0-1.54-.307-2.021-.922-.475-.614-.712-1.578-.712-2.89 0-.657.063-1.223.188-1.697.133-.482.318-.88.555-1.194.245-.315.538-.545.88-.692.342-.153.726-.23 1.152-.23.866 0 1.536.31 2.01.932.482.614.723 1.575.723 2.88 0 1.313-.244 2.277-.733 2.891-.482.615-1.162.922-2.042.922zm.01-1.278c.23 0 .423-.056.576-.167.16-.12.29-.287.388-.503.098-.224.167-.489.21-.796.041-.314.062-.67.062-1.069 0-.398-.02-.75-.063-1.057a2.863 2.863 0 00-.21-.797 1.157 1.157 0 00-.387-.502.914.914 0 00-.576-.178c-.23 0-.422.059-.576.178-.153.111-.279.279-.376.502-.091.217-.158.482-.2.797A7.91 7.91 0 004.57 7.59c0 .398.02.755.063 1.069.041.307.108.572.199.796.097.216.223.384.376.503a.953.953 0 00.576.167zM12.603 5.674l-1.414.848-.65-1.079 2.315-1.665H14.1v7.625h-1.497v-5.73z' fill='%230084CE'/%3E%3Ccircle cx='9.937' cy='10.449' fill='%230084CE' r='.954'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-data_type_float,
button.bicon.bicon-data_type_float,
i.bicon.bicon-data_type_float {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.846 11.92a2.504 2.504 0 01-2.095-.957 4.89 4.89 0 01-.744-3.002c-.01-.596.057-1.19.2-1.768.11-.444.306-.863.576-1.233a2.3 2.3 0 01.91-.722 2.926 2.926 0 011.196-.235 2.496 2.496 0 012.095.957c.564.893.825 1.945.744 2.998a4.817 4.817 0 01-.758 3.005 2.552 2.552 0 01-2.124.958zm.01-1.327c.216.007.428-.056.605-.178.176-.137.312-.318.396-.524a3.06 3.06 0 00.218-.825c.046-.367.068-.736.065-1.105a8.313 8.313 0 00-.065-1.103 3.041 3.041 0 00-.218-.827 1.26 1.26 0 00-.396-.522.985.985 0 00-.605-.18.96.96 0 00-.598.18 1.243 1.243 0 00-.385.522c-.108.265-.18.543-.213.827a9.372 9.372 0 000 2.208c.034.283.105.56.213.825.08.206.212.386.385.524a.98.98 0 00.598.178zM13.726 8.739H9.777a.777.777 0 110-1.554h3.949a.777.777 0 010 1.554z' fill='%230084CE'/%3E%3Cpath d='M12.809 11a.74.74 0 01-.419-.132.773.773 0 01-.277-.348.799.799 0 01.162-.846l1.6-1.647-1.663-1.71a.79.79 0 01.01-1.09.744.744 0 011.059-.01L16 8.018l-2.656 2.751a.756.756 0 01-.535.232z' fill='%230084CE'/%3E%3Ccircle cx='8.937' cy='10.973' fill='%230084CE' r='.954'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-data_type_integer,
button.bicon.bicon-data_type_integer,
i.bicon.bicon-data_type_integer {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.686 10.62H4.64V9.257h1.27l.33-2.037h-1.19V5.87H6.48l.344-2.117h1.574L8.054 5.87H9.47l.344-2.117h1.574l-.344 2.117h.887v1.35h-1.098l-.331 2.037h.979v1.363h-1.23l-.331 2.104H8.345l.331-2.104H7.26l-.33 2.104H5.355l.33-2.104zM8.9 9.257l.357-2.037H7.842l-.357 2.037h1.416z' fill='%230084CE'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-data_type_string,
button.bicon.bicon-data_type_string,
i.bicon.bicon-data_type_string {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.315 3.491h1.68l3.173 8.45h-1.894L9.6 9.988H6.64l-.674 1.953H4.144l3.171-8.45zm1.823 5.042l-1.03-3.03-1.017 3.03h2.047z' fill='%230084CE'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-data_type_time,
button.bicon.bicon-data_type_time,
i.bicon.bicon-data_type_time {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 13.289A5.289 5.289 0 108 2.71 5.289 5.289 0 008 13.29z' fill='%230084CE'/%3E%3Cpath d='M7.97 8.778L4.968 5.754a.464.464 0 010-.655c.18-.18.475-.18.655 0L7.97 7.462l1.637-1.637c.18-.18.475-.18.655 0 .18.18.18.475 0 .655L7.97 8.778z' fill='%23fff'/%3E%3Cpath d='M8.014 9.045a.966.966 0 100-1.932.966.966 0 000 1.932zM7.997 4.597a.342.342 0 01-.344-.344v-.41c0-.19.153-.343.344-.343.191 0 .344.153.344.344v.41a.339.339 0 01-.344.343zM7.997 12.5a.342.342 0 01-.344-.344v-.41c0-.19.153-.343.344-.343.191 0 .344.153.344.344v.41a.342.342 0 01-.344.343zM11.398 7.997c0-.19.152-.344.343-.344h.41c.19 0 .344.153.344.344a.342.342 0 01-.344.344h-.41a.342.342 0 01-.343-.344zM3.5 7.997c0-.19.153-.344.344-.344h.41c.19 0 .343.153.343.344a.342.342 0 01-.344.344h-.41a.339.339 0 01-.343-.344z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-html,
button.bicon.bicon-gadget-html,
i.bicon.bicon-gadget-html {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M419.973 210.145c-23.369-22.738-62.681-21.328-84.481 0-21.849 21.326-235.343 245.486-235.343 245.486-11.657 11.396-17.459 26.295-17.459 41.191 0 14.898 5.802 29.797 17.459 41.195 0 0 213.494 224.156 235.343 245.434 21.853 21.328 61.163 22.791 84.481 0 23.26-22.738 25.092-54.471-.056-82.334L224.041 496.822l195.876-204.293c25.147-27.914 23.315-59.646.056-82.385zm268.537 0c-21.801-21.328-61.113-22.738-84.482 0-23.26 22.738-25.092 54.471.056 82.385L799.96 496.823 604.084 701.118c-25.147 27.863-23.315 59.596-.056 82.334 23.318 22.791 62.629 21.328 84.482 0 21.848-21.277 235.342-245.434 235.342-245.434 11.658-11.398 17.459-26.297 17.459-41.195 0-14.896-5.801-29.795-17.459-41.191 0 0-213.494-224.16-235.342-245.486z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-video,
button.bicon.bicon-gadget-video,
i.bicon.bicon-gadget-video {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M889.568 128H134.433c-56.34 0-102.434 46.096-102.434 102.432v563.383c0 56.336 45.195 89.898 100.453 100.953h759.115c55.238-11.055 100.432-44.617 100.432-100.953V230.432c0-56.336-46.096-102.432-102.432-102.432zM512 800c-159.059 0-288-128.941-288-288s128.941-288 288-288 288 128.941 288 288-128.941 288-288 288zm-96-130.465l264.615-158.768L416 351.999z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-image,
button.bicon.bicon-gadget-image,
i.bicon.bicon-gadget-image {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M892 128H132c-55 0-100 45-100 96v568c0 59 45 104 100 104h760c55 0 100-45 100-104V224c0-51-45-96-100-96zm4 96v285.354l-107.648-112.1c-24.889-24.889-65.619-24.889-90.508 0L455.903 639.195l85.152 155.428L357.344 604.25c-24.443-25.33-64.807-25.689-89.695-.801L128.001 743.097V223.999h768zM337.609 515.029c62.648 0 113.523-50.803 113.523-113.496 0-62.725-50.875-113.533-113.523-113.533C274.877 288 224 338.809 224 401.533c0 62.693 50.877 113.496 113.609 113.496z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-type,
button.bicon.bicon-gadget-type,
i.bicon.bicon-gadget-type {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M992 608V416h-64.001V160H928V96l-832.001.002V416H32v192h63.999v319.998H96V928h832v-64h-.001V608H992zm-64-128v64h-64v-64h64zm-832 0h64v64H96v-64zm63.999 384V608H224V416h-64.001V160h704v256H800v192h63.999v256h-704zM320 320h160v416h64V320h160v-51.359H320z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-import-gadget,
button.bicon.bicon-gadget-import-gadget,
i.bicon.bicon-gadget-import-gadget {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M615.877 541.475c-5.611 3.242 58.873 161.176 69.086 178.861 10.211 17.701 26.271 19.004 40.436 10.834 14.162-8.17 21.029-22.732 10.818-40.434-10.213-17.701-114.748-152.502-120.34-149.262zM640 480c0 17.673-14.327 32-32 32s-32-14.327-32-32c0-17.673 14.327-32 32-32s32 14.327 32 32zm96 0c0 17.673-14.327 32-32 32s-32-14.327-32-32c0-17.673 14.327-32 32-32s32 14.327 32 32zm96 0c0 17.673-14.327 32-32 32s-32-14.327-32-32c0-17.673 14.327-32 32-32s32 14.327 32 32zM576 288h256v64H576v-64zm-91.434 248.303c6.604-5.863 10.789-14.391 10.789-23.916 0-9.605-4.254-18.203-10.957-24.068v-.043L308.699 334.335c-5.578-4.729-12.785-7.596-20.672-7.596-17.674 0-32.002 14.328-32.002 32.004 0 .129.018.254.02.385l-.01 56.92L0 416.001v192h256.01l-.008 57.957-.002.039c0 17.676 14.328 32.004 32.002 32.004 8.943 0 17.021-3.68 22.828-9.594l.012.004 173.725-152.107zM924 92H484c-55.051 0-100 45-100 100v128h96V188h448v648H480V704h-96v128c0 55 44.949 100 100 100h440c55 0 100-45 100-100V192c0-55-45-100-100-100z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-single-metric,
button.bicon.bicon-gadget-single-metric,
i.bicon.bicon-gadget-single-metric {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M972.8 0H51.2C22.938 0 0 22.938 0 51.2v921.6c0 28.262 22.938 51.2 51.2 51.2h921.6c28.262 0 51.2-22.938 51.2-51.2V51.2c0-28.262-22.938-51.2-51.2-51.2zM240.845 704.922h-79.872V410.01l-75.366 45.261-34.611-57.344 123.29-78.029h66.355v385.024zm390.758 0H364.544v-58.573c15.974-14.131 31.744-27.648 47.309-40.346 15.565-12.902 31.334-26.214 47.309-40.346 15.565-13.722 29.286-26.214 40.96-37.274s21.504-21.914 29.286-32.358c7.782-10.445 13.722-20.685 17.613-30.925s5.939-21.504 5.939-33.792c0-15.974-4.506-29.082-13.722-39.322-9.011-10.24-21.504-15.36-37.069-15.36-18.637 0-33.178 4.096-43.827 12.493s-18.432 24.166-23.757 47.718l-75.776-9.011c3.277-15.974 8.192-31.13 14.541-45.466s14.95-27.034 26.01-37.888c11.059-11.059 24.781-19.661 41.574-26.01s37.274-9.421 61.85-9.421c43.213 0 75.776 10.65 98.099 31.744s33.382 49.971 33.382 86.426c0 15.565-2.048 30.106-5.939 43.213s-9.83 26.214-17.613 38.707c-7.782 12.698-17.818 25.395-29.901 38.093-12.083 12.902-26.419 26.624-43.213 41.574-9.011 7.373-18.022 14.95-27.034 22.323s-18.842 15.974-29.286 25.6h158.31l-7.987 68.198zm333.415-63.488c-5.12 15.155-13.517 28.262-24.781 39.117s-25.805 19.251-43.213 25.395c-17.408 6.144-38.502 9.216-63.078 9.216-27.853 0-50.995-4.096-69.427-12.083s-33.178-18.227-44.237-30.925c-11.059-12.698-19.046-26.829-23.962-42.598s-7.578-31.334-8.397-46.49h79.667c1.843 24.166 7.987 41.165 18.432 50.79s25.6 14.541 45.67 14.541c17.818 0 32.358-4.096 43.827-12.493 11.264-8.397 16.998-22.118 16.998-41.574 0-19.046-4.71-32.563-14.131-40.96s-25.19-12.493-47.104-12.493h-39.117v-68.608h43.418c33.178 0 49.562-16.589 49.562-49.562 0-6.349-1.024-12.288-2.867-18.022s-4.915-10.854-9.011-14.95c-4.096-4.301-9.421-7.578-16.179-10.035s-15.155-3.686-25.19-3.686c-17.818 0-32.154 4.096-43.008 12.288s-18.637 22.733-23.347 43.418l-74.752-10.035c3.277-15.974 8.192-30.925 14.746-44.646s15.36-25.6 26.829-35.635c11.264-10.035 25.19-17.818 41.574-23.347s35.84-8.397 58.573-8.397c21.914 0 41.165 2.662 57.344 7.987 16.384 5.325 30.106 12.698 40.96 22.118 11.059 9.216 19.046 20.275 24.576 33.178 5.325 12.902 7.987 26.419 7.987 40.96 0 19.046-4.096 35.84-12.493 50.381-8.397 14.746-21.504 26.829-39.322 36.454 22.323 9.216 38.093 22.118 47.104 38.093 9.011 16.179 13.722 33.792 13.722 52.634.41 18.022-2.253 34.611-7.373 49.971z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-wordcloud,
button.bicon.bicon-gadget-wordcloud,
i.bicon.bicon-gadget-wordcloud {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M800 384c-9.6 0-22.4 3.2-32 3.2V384c0-105.6-86.4-192-192-192-73.6 0-134.4 41.6-166.4 99.2C384 268.8 355.2 256 320 256c-70.4 0-128 57.6-128 128v3.2C83.2 403.2 0 496 0 608c0 124.8 99.2 224 224 224h576c124.8 0 224-99.2 224-224s-99.2-224-224-224zm-512 0h384c19.2 0 32 12.8 32 32 0 16-12.8 32-32 32H288c-19.2 0-32-16-32-32 0-19.2 12.8-32 32-32zM128 544c0-19.2 12.8-32 32-32h192c19.2 0 32 12.8 32 32 0 16-12.8 32-32 32H160c-19.2 0-32-16-32-32zm416 160H224c-19.2 0-32-16-32-32 0-19.2 12.8-32 32-32h320c19.2 0 32 12.8 32 32 0 16-12.8 32-32 32zm256 0H672c-19.2 0-32-16-32-32 0-19.2 12.8-32 32-32h128c19.2 0 32 12.8 32 32 0 16-12.8 32-32 32zm64-128H480c-19.2 0-32-16-32-32 0-19.2 12.8-32 32-32h384c19.2 0 32 12.8 32 32 0 16-12.8 32-32 32z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-report,
button.bicon.bicon-gadget-report,
i.bicon.bicon-gadget-report {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M895.686 255.895L639.791 0v.316L639.686 0H207.967C163.985 0 128 35.984 128 79.967v863.648c0 43.982 35.984 79.967 79.967 79.967h607.236c43.984 0 79.969-35.984 79.969-79.967V256l-.314-.105h.828zm-96 672.105h-576V96h416.105v159.895h159.895V928zm-496-512h96v192h-96V416zm0 256h416v64h-416v-64zm0 96h416v64h-416v-64zm160-448h96v288h-96V320zm160 160h96v128h-96V480z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-reportlet,
button.bicon.bicon-gadget-reportlet,
i.bicon.bicon-gadget-reportlet {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M895.686 255.895L639.791 0v.316L639.686 0H207.967C163.985 0 128 35.984 128 79.967v863.648c0 43.982 35.984 79.967 79.967 79.967h607.236c43.984 0 79.969-35.984 79.969-79.967V256l-.314-.105h.828zm-96 672.105h-576V96h416.105v159.895h159.895V928zM320 480v288h160v-64h-96V480h96v-64H320zm224 0h96v224h-96v64h160V416H544z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-parameters,
button.bicon.bicon-gadget-parameters,
i.bicon.bicon-gadget-parameters {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M166.895 176.482V366.14c0 76.102-32.994 111.234-70.895 111.234v71.352c37.9 0 70.895 33.9 70.895 116.381v182.229c0 97.473 73.893 144.664 152.092 144.664h65.014v-71.848h-23.186c-45.188 0-51.365-28.93-51.365-78.24V650.096c0-115.689-70.809-132.838-114.961-137.135v-2.18c44.152-4.258 114.961-28.912 114.961-129.648V184.188c0-48.199 6.178-78.203 51.365-78.203h23.186V31.782h-65.014c-73.959 0-152.092 44.994-152.092 144.701zm690.117 189.659V176.483c0-99.707-78.105-144.701-152.045-144.701H640v74.203h23.119c45.188 0 51.414 30.004 51.414 78.203v196.945c0 100.736 70.844 125.391 114.914 129.648v2.18c-44.07 4.297-114.914 21.445-114.914 137.135v191.816c0 49.311-6.227 78.24-51.414 78.24H640V992h64.967c78.162 0 152.045-47.191 152.045-144.664V665.107c0-82.48 32.975-116.381 70.988-116.381v-71.352c-38.014 0-70.988-35.133-70.988-111.234z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-library-item,
button.bicon.bicon-gadget-library-item,
i.bicon.bicon-gadget-library-item {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M757.051 223.01L426.963 52.877c-45.209-23.83-134.357 22.191-159.961 62.691-11.436 18.092-10.592 31.162-10.592 38.557L256 742.32c.273 8.15 10.543 19.176 19.34 24.559 18.316 11.238 300.111 184.367 307.977 189.266 4.227 2.641 9.215 3.855 14.145 3.855 4.199 0 8.408-.928 12.221-2.822 8.342-4.094 13.529-12.049 13.529-20.691V328.954c0-8.393-4.902-16.156-12.879-20.357L310.302 141.115c3.395-6.592 16.75-20.547 41.281-33.395 25.848-13.525 45.211-8.42 49.648-6.699 0 0 287.928 154.088 296.746 158.68 8.764 4.566 8.941 5.262 8.941 13.094v586.92c0 19.105 19.402 26.92 33.627 26.92 14.217 0 29.389-13.938 29.389-26.92V243.383c0-8.396-4.928-16.172-12.883-20.371z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-list,
button.bicon.bicon-gadget-list,
i.bicon.bicon-gadget-list {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M228 544h-50c-27.6 0-50 22.35-50 50s22.4 50 50 50h50c27.6 0 50-22.35 50-50s-22.4-50-50-50zm0-192h-50c-27.6 0-50 22.4-50 50s22.4 50 50 50h50c27.6 0 50-22.4 50-50s-22.4-50-50-50zm0-192h-50c-27.6 0-50 22.4-50 50s22.4 50 50 50h50c27.6 0 50-22.4 50-50s-22.4-50-50-50zm200 100h418c27.65 0 50-22.4 50-50s-22.35-50-50-50H428c-27.6 0-50 22.4-50 50s22.4 50 50 50zm418 92H428c-27.6 0-50 22.4-50 50s22.4 50 50 50h418c27.65 0 50-22.4 50-50s-22.35-50-50-50zm0 192H428c-27.6 0-50 22.35-50 50s22.4 50 50 50h418c27.65 0 50-22.35 50-50s-22.35-50-50-50zM228 736h-50c-27.6 0-50 22.35-50 50s22.4 50 50 50h50c27.6 0 50-22.35 50-50s-22.4-50-50-50zm618 0H428c-27.6 0-50 22.35-50 50s22.4 50 50 50h418c27.65 0 50-22.35 50-50s-22.35-50-50-50z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-combo-box,
button.bicon.bicon-gadget-combo-box,
i.bicon.bicon-gadget-combo-box {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M908.615 320h-793.23C51.922 320 0 371.924 0 430.77V584c0 68.076 51.922 120 115.385 120h793.23C972.078 704 1024 652.076 1024 584V430.77C1024 371.924 972.078 320 908.615 320zM608 608H96V416h512v192zm314.633-134.49v.006l-92.07 111.201c-3.504 4.021-8.648 6.559-14.391 6.559-5.697 0-10.797-2.502-14.297-6.449h-.037l-90.912-110.045a19.059 19.059 0 01-5.73-13.648c0-10.572 8.563-19.133 19.125-19.133.016 0 .016.006.035.006l183.445.014c.082 0 .158-.006.236-.006 10.568 0 19.137 8.568 19.137 19.139 0 4.713-1.721 9.02-4.541 12.357z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-checkbox,
button.bicon.bicon-gadget-checkbox,
i.bicon.bicon-gadget-checkbox {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M404.326 746.732C414.48 760.193 430.324 768 447.053 768c.809 0 1.617 0 2.424-.037a53.466 53.466 0 0043.109-25.229l268.557-431.117c15.689-25.111 7.998-58.225-17.115-73.838-25.15-15.652-58.225-7.961-73.877 17.152L442.784 619.935l-90.412-119.371c-17.883-23.615-51.457-28.305-75.109-10.383-23.613 17.879-28.268 51.492-10.385 75.105l137.449 181.445zM828 96H196c-55 0-100 45-100 96v632c0 59 45 104 100 104h632c55 0 100-45 100-104V192c0-51-45-96-100-96zm4 736H192V192h640v640z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-radial,
button.bicon.bicon-gadget-radial,
i.bicon.bicon-gadget-radial {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M872.193 303.021c-37.203-63.752-87.68-114.232-151.436-151.436-63.752-37.203-133.377-55.807-208.869-55.807s-145.115 18.604-208.867 55.807-114.232 87.684-151.436 151.436S95.778 436.396 95.778 511.89c0 75.492 18.604 145.115 55.807 208.867s87.684 114.232 151.436 151.436S436.396 928 511.888 928s145.117-18.604 208.869-55.807c63.756-37.203 114.232-87.684 151.436-151.436C909.4 657.005 928 587.382 928 511.89c0-75.494-18.6-145.117-55.807-208.869zm-83.052 369.592c-28.627 49.057-67.469 87.898-116.527 116.527-49.059 28.627-102.633 42.943-160.725 42.943-58.09 0-111.664-14.316-160.723-42.943-49.055-28.629-87.9-67.471-116.527-116.527-28.627-49.059-42.943-102.633-42.943-160.723 0-58.094 14.316-111.668 42.943-160.725 28.627-49.055 67.473-87.9 116.527-116.527 49.059-28.627 102.633-42.943 160.723-42.943 58.092 0 111.666 14.316 160.725 42.943s87.9 67.473 116.527 116.527c28.631 49.057 42.943 102.631 42.943 160.725 0 58.09-14.313 111.664-42.943 160.723zm-212.836-271.84c-19.66-11.473-41.133-17.209-64.414-17.209s-44.754 5.736-64.414 17.209c-19.66 11.475-35.229 27.043-46.703 46.703s-17.209 41.133-17.209 64.414 5.736 44.754 17.209 64.414c11.475 19.66 27.043 35.227 46.703 46.703 19.66 11.473 41.133 17.209 64.414 17.209s44.754-5.736 64.414-17.209c19.66-11.477 35.227-27.043 46.701-46.703s17.211-41.133 17.211-64.414-5.736-44.754-17.211-64.414-27.041-35.229-46.701-46.703z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-slider,
button.bicon.bicon-gadget-slider,
i.bicon.bicon-gadget-slider {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M488.268 396.803H64c-35.199 0-64 28.801-64 64v76.801c0 35.199 28.801 64 64 64h424.268C523.684 662.801 589.811 704 665.602 704c75.789 0 141.916-41.199 177.332-102.396H960c35.201 0 64-28.801 64-64v-76.801c0-35.199-28.799-64-64-64H842.934c-35.416-61.197-101.543-102.4-177.332-102.4-75.791 0-141.918 41.203-177.334 102.4zM768 499.201c0 56.559-45.846 102.402-102.398 102.402-56.555 0-102.4-45.844-102.4-102.402 0-56.553 45.846-102.398 102.4-102.398S768 442.649 768 499.201z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-calendar,
button.bicon.bicon-gadget-calendar,
i.bicon.bicon-gadget-calendar {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M365.441 675.52c-21.6 0-43.68-11.521-62.4-28.801l-37.439 51.84c23.039 26.881 59.039 43.201 108.48 43.201 63.363 0 118.082-31.68 118.082-89.281 0-38.4-24-62.402-58.559-72.963v-1.92c32.641-14.4 48.961-36.48 48.961-65.762 0-55.201-43.203-85.922-110.402-85.922-37.441 0-69.123 14.4-98.883 39.361l41.281 49.922c19.199-16.32 33.6-24.961 53.76-24.961 20.641 0 31.682 9.6 31.682 27.84 0 21.121-15.361 34.563-66.242 34.563v57.6c63.842 0 75.842 13.441 75.842 36.482 0 19.199-17.279 28.801-44.162 28.801zm384-5.762H694.72V431.674h-60.482c-23.039 14.4-45.121 23.039-79.68 29.76v50.881h57.6v157.443h-65.281V736h202.564v-66.242zM860 64H164c-55 0-100 45-100 96v696c0 59 45 104 100 104h696c55 0 100-45 100-104V160c0-51-45-96-100-96zm-124 64c35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64 28.654-64 64-64zm-448 0c35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64 28.654-64 64-64zm576 736H160V320h704v544z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-data-version,
button.bicon.bicon-gadget-data-version,
i.bicon.bicon-gadget-data-version {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M672 224l-64-64H292.799c-38.5 0-70 31.5-70 70v564c0 38.5 25.5 70 64 70V294c0-38.5 31.5-70 70-70H672zM545.201 96l-64-64H166c-38.5 0-70 31.5-70 70v564c0 38.5 25.5 70 64 70V166c0-38.5 31.5-70 70-70h315.201zm190.59 192v160.313H896zm21.789 224c-47.074 0-85.58-35.195-85.58-82.266h.166V288H431.967C387.985 288 352 323.984 352 367.967v544.066C352 956.015 387.984 992 431.967 992h383.551c43.984 0 79.969-35.984 79.969-79.967V512h-137.74-.166zM624 928c-97.203 0-176-78.797-176-176s78.797-176 176-176 176 78.797 176 176-78.797 176-176 176zm32-189.254V640c0-17.674-14.326-32-32-32s-32 14.326-32 32v112a31.996 31.996 0 009.373 22.627l80 80C687.621 860.875 695.811 864 704 864s16.379-3.125 22.627-9.373c12.498-12.496 12.498-32.758 0-45.254L656 738.746z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-selector-group,
button.bicon.bicon-gadget-selector-group,
i.bicon.bicon-gadget-selector-group {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M876.615 64h-729.23C83.922 64 32 115.924 32 174.77V840c0 68.076 51.922 120 115.385 120h729.23C940.078 960 992 908.076 992 840V174.77C992 115.924 940.078 64 876.615 64zM896 864H128V672h768v192zm0-256H128V416h768v192zm0-256H128V160h768v192zm-181.07-33.195c3.055 0 5.818-1.254 7.799-3.273h.002l62.861-51.955a10.89 10.89 0 00-.062-16.387v-.014l-63.527-52.582a10.913 10.913 0 00-7.061-2.594c-6.037 0-10.934 4.895-10.934 10.932 0 .045.006.088.006.135l-.01 104.793c0 .012-.004.012-.004.02 0 6.035 4.893 10.926 10.93 10.926zm0 257.195c3.055 0 5.818-1.254 7.799-3.273h.002l62.861-51.955a10.89 10.89 0 00-.062-16.387v-.014l-63.527-52.582a10.913 10.913 0 00-7.061-2.594c-6.037 0-10.934 4.895-10.934 10.932 0 .045.006.088.006.135l-.01 104.793c0 .012-.004.012-.004.02 0 6.035 4.893 10.926 10.93 10.926zm0 256c3.055 0 5.818-1.254 7.799-3.273h.002l62.861-51.955a10.89 10.89 0 00-.062-16.387v-.014l-63.527-52.582a10.913 10.913 0 00-7.061-2.594c-6.037 0-10.934 4.895-10.934 10.932 0 .045.006.088.006.135l-.01 104.793c0 .012-.004.012-.004.02 0 6.035 4.893 10.926 10.93 10.926z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-tree-selector,
button.bicon.bicon-gadget-tree-selector,
i.bicon.bicon-gadget-tree-selector {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M371.154 212.388c0 19.014-15.414 34.426-34.426 34.426h-177.87c-19.014 0-34.426-15.414-34.426-34.426V34.518c0-19.014 15.414-34.426 34.426-34.426h177.87c19.014 0 34.426 15.414 34.426 34.426v177.87zm401.984 772.158c0 19.014-15.414 34.426-34.426 34.426H560.84c-19.014 0-34.426-15.414-34.426-34.426v-177.87c0-19.014 15.414-34.426 34.426-34.426h177.87c19.014 0 34.426 15.414 34.426 34.426v177.87zm0-387.728c0 19.014-15.414 34.426-34.426 34.426H560.84c-19.014 0-34.426-15.414-34.426-34.426v-177.87c0-19.014 15.414-34.426 34.426-34.426h177.87c19.014 0 34.426 15.414 34.426 34.426v177.87zM447.408 858.02v-.08H278.69V539.482l168.718-.096c17.294-.418 31.194-14.538 31.194-31.932s-13.9-31.516-31.194-31.932v-.04H278.69V298.014h-.078c-.238-17.452-14.44-31.532-31.95-31.532s-31.712 14.08-31.95 31.532h-.022V922l230.778-.06c.402.014.794.06 1.198.06 17.678 0 32.008-14.332 32.008-32.008.002-17.428-13.934-31.574-31.266-31.972z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-apply-button-alt,
button.bicon.bicon-gadget-apply-button-alt,
i.bicon.bicon-gadget-apply-button-alt {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M968 320h-8v-40c0-30.801-25.199-56-56-56H120c-30.801 0-56 25.199-56 56v432c0 30.801 25.199 56 56 56h848c30.801 0 56-25.199 56-56V376c0-30.801-25.199-56-56-56zm-68 320H128V288h772v352zm-316.426-88.691c0 .014-.004.021-.004.031 0 13.621 11.043 24.66 24.658 24.66 6.893 0 13.117-2.836 17.592-7.391l.008.002 101.859-87.137c5.088-4.518 8.316-11.088 8.316-18.428 0-7.402-3.279-14.027-8.443-18.545v-.033l-103.383-86.617c-4.297-3.643-9.852-5.852-15.928-5.852-13.621 0-24.658 11.041-24.658 24.658 0 .1.01.197.016.299l-.008 39.043H320.003v96h263.576l-.006 39.309z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-bullet,
button.bicon.bicon-gadget-bullet,
i.bicon.bicon-gadget-bullet {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M48 256h303.999v96H416v-96h207.999c26.399 0 48-21.6 48-48v-32c0-26.4-21.601-48-48-48H416V32h-64.001v96H48c-26.4 0-48 21.6-48 48v32c0 26.4 21.6 48 48 48zm320 508.367H48c-26.4 0-48 21.6-48 48v31.996c0 26.4 21.6 48 48 48h320c26.4 0 48-21.6 48-48v-31.996c0-26.4-21.6-48-48-48zM608 672h64.001v320H608V672zm320-320v96H48c-26.4 0-48 21.6-48 48v32c0 26.4 21.6 48 48 48h880v96h64.001V352H928z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-cylinder,
button.bicon.bicon-gadget-cylinder,
i.bicon.bicon-gadget-cylinder {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M510 64c-193.301 0-350 58.898-350 131.598v550.953C160 843.5 316.699 944 510 944s350-100.5 350-197.449V195.649c0-72.75-156.699-131.648-350-131.648zm2 247.078c-165.931 0-300.444-45.766-300.444-102.223 0-56.449 134.514-102.217 300.444-102.217s300.444 45.768 300.444 102.217c0 56.457-134.514 102.223-300.444 102.223z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-linear-gauge,
button.bicon.bicon-gadget-linear-gauge,
i.bicon.bicon-gadget-linear-gauge {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M128 448h32v192h-32V448zm96 0h32v192h-32V448zm96 0h63.999v192H320V448zm128 0h63.999v192H448V448zm128.001 0h96v192h-96V448zM736 448h160v192H736V448zM215.383 233.93l117.171 141.762c4.51 5.086 11.079 8.309 18.419 8.309 7.398 0 14.025-3.27 18.54-8.449h.03l118.585-143.27c3.634-4.301 5.851-9.85 5.851-15.922 0-13.617-11.039-24.656-24.654-24.656-.101 0-.198.008-.305.008l-236.335-.018c-.025 0-.025-.008-.046-.008-13.607 0-24.639 11.029-24.639 24.65a24.546 24.546 0 007.383 17.582v.012zM951.98 320H512c-17.673 0-32 14.326-32 32s14.327 32 32 32h448v320H64V384h128.001C209.673 384 224 369.674 224 352s-14.327-32-31.999-32H72.02C32.408 320 0 352.408 0 389.139v303.959C0 735.59 32.407 768 72.02 768h879.961c39.61 0 72.02-32.41 72.02-74.902V389.139c0-36.73-32.409-69.139-72.02-69.139z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-meter,
button.bicon.bicon-gadget-meter,
i.bicon.bicon-gadget-meter {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M852.309 64H170c-59.23 0-106 48.461-106 103.385V848c0 63.539 48.461 112 107.691 112h680.617c59.23 0 107.691-48.461 107.691-112V167.385C959.999 112.461 911.538 64 852.308 64zM742.695 311.547c55.299 61.594 88.941 145.963 88.941 240.34 0 12.088-.543 24.211-1.631 36.041-1.504 16.57-15.447 29.074-31.789 29.074-.99 0-1.951-.031-2.943-.127-17.59-1.631-30.543-17.172-28.943-34.766a336.707 336.707 0 001.346-30.223c0-64.828-19.127-123.77-51.652-170.783 8.316-21.143 17.748-45.574 26.672-69.557zm-30.703-119.422c12.121 7.002-127.223 348.281-149.289 386.5-22.066 38.25-56.766 41.066-87.377 23.41-30.604-17.656-45.445-49.125-23.377-87.375s247.955-329.541 260.043-322.535zm-200.174 15.51c29.936 0 58.687 4.285 85.937 12.184a4000.232 4000.232 0 00-44.967 55.232c-13.305-2.238-26.961-3.451-40.971-3.451-143.439 0-255.854 123.127-255.854 280.287 0 9.979.445 19.957 1.311 29.648 1.568 17.59-11.42 33.102-29.01 34.699-17.43 1.537-33.129-11.414-34.699-29.008a403.505 403.505 0 01-1.566-35.34c0-193.041 140.5-344.252 319.818-344.252zM782 836H242c-27.6 0-50-22.4-50-50s22.4-50 50-50h540c27.65 0 50 22.4 50 50s-22.35 50-50 50z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-sparkline,
button.bicon.bicon-gadget-sparkline,
i.bicon.bicon-gadget-sparkline {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M447.988 864c-14.07.002-26.565-9.225-30.639-22.805L328.191 544H256a32 32 0 01-30.357-21.881l-29.25-87.75-37.348 149.393C155.483 598.006 142.684 608 128 608H64c-17.673 0-32-14.326-32-32s14.327-32 32-32h39.015l57.94-231.762c3.451-13.803 15.601-23.668 29.817-24.215 14.152-.568 27.086 8.359 31.585 21.857l56.707 170.119H352a32 32 0 0130.65 22.805l59.91 199.701 102.126-485.098c2.95-14.018 14.856-24.365 29.146-25.334 14.31-.977 27.486 7.674 32.303 21.162l130.598 365.674 65.304-174.146A32.002 32.002 0 01832 383.999h128c17.673 0 32 14.326 32 32s-14.327 32-32 32H854.176l-88.213 235.236a32.003 32.003 0 01-29.961 20.764c-.085 0-.169 0-.254-.002a31.999 31.999 0 01-29.884-21.234L583.971 341.464 479.313 838.591c-3.014 14.316-15.354 24.766-29.971 25.381a34.05 34.05 0 01-1.354.027z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-thermometer,
button.bicon.bicon-gadget-thermometer,
i.bicon.bicon-gadget-thermometer {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M576 625.363V384c0-35.346-28.653-64-64-64s-64 28.654-64 64v241.363c-38.248 22.135-64 63.465-64 110.834 0 70.693 57.308 128 128 128s128-57.307 128-128c0-47.369-25.752-88.699-64-110.834zM736 384c17.673 0 32-14.326 32-32s-14.327-32-32-32h-32v-64h32c17.673 0 32-14.326 32-32s-14.327-32-32-32h-34.682C686.038 101.311 606.967 32 512 32c-105.869 0-192 86.131-192 192v342.898c-40.974 46.508-64 106.727-64 169.299 0 68.381 26.629 132.668 74.98 181.02s112.64 74.98 181.02 74.98 132.668-26.629 181.02-74.98S768 804.578 768 736.197c0-62.572-23.026-122.791-64-169.299V512h32c17.673 0 32-14.326 32-32s-14.327-32-32-32h-32v-64h32zM512 928.197c-106.039 0-192-85.961-192-192 0-56.861 24.725-107.939 64-143.096V223.999c0-70.693 57.308-128 128-128s128 57.307 128 128v369.102c39.275 35.156 64 86.234 64 143.096 0 106.039-85.961 192-192 192z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-crosstab,
button.bicon.bicon-gadget-crosstab,
i.bicon.bicon-gadget-crosstab {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M927.998 96H96v832h831.996l.002-832zm-64 64v192h-192V160h192zm-192 256h192v192h-192V416zm-64 192h-192V416h192v192zm0-448v192h-192V160h192zm-192 704V672h192v192h-192zm256-192h192v192h-192V672z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-table,
button.bicon.bicon-gadget-table,
i.bicon.bicon-gadget-table {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1024' height='1024'%3E%3Cpath d='M927.998 96H96v832h831.996l.002-832zm-64 64v192h-192V160h192zm-192 256h192v192h-192V416zm-64 192h-192V416h192v192zm0-448v192h-192V160h192zM160 160h191.998v192H160V160zm0 256h191.998v192H160V416zm0 448V672h191.998v192H160zm255.998 0V672h192v192h-192zm256-192h192v192h-192V672z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget-current-data-selections,
button.bicon.bicon-gadget-current-data-selections,
i.bicon.bicon-gadget-current-data-selections {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='M1.14 11.53l-.94.94 2.47 2.47L7.8 9.8l-.94-.94-4.19 4.2-1.53-1.53zM1.14 3.53l-.94.94 2.47 2.47L7.8 1.8 6.86.86l-4.19 4.2-1.53-1.53z'/%3E%3Cpath fill='none' d='M0 0h16v16H0z'/%3E%3Cpath d='M15 4.5a.51.51 0 01-.5.5h-6a.51.51 0 01-.5-.5.51.51 0 01.5-.5h6a.51.51 0 01.5.5zM15 12.5a.51.51 0 01-.5.5h-6a.51.51 0 01-.5-.5.51.51 0 01.5-.5h6a.51.51 0 01.5.5z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-circle_add,
button.bicon.bicon-circle_add,
i.bicon.bicon-circle_add {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M15.167 23.5c0 .5.333.833.833.833s.833-.333.833-.833v-6.667H23.5c.5 0 .833-.333.833-.833s-.333-.833-.833-.833h-6.667V8.5c0-.5-.333-.833-.833-.833s-.833.333-.833.833v6.667H8.5c-.5 0-.833.333-.833.833s.333.833.833.833h6.667V23.5z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-canvas_hint_input_add,
button.bicon.bicon-canvas_hint_input_add,
i.bicon.bicon-canvas_hint_input_add {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12zm1-13.171h4c.6 0 1 .4 1 1s-.4 1-1 1h-4v4c0 .6-.4 1-1 1s-1-.4-1-1v-4H7c-.6 0-1-.4-1-1s.4-1 1-1h4v-4c0-.6.4-1 1-1s1 .4 1 1v4z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-canvas_error,
button.bicon.bicon-canvas_error,
i.bicon.bicon-canvas_error {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='11.5' fill='%23DF3324' stroke='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.764 7.764a.9.9 0 011.272 0L12 10.727l2.964-2.963a.9.9 0 011.272 1.272L13.273 12l2.963 2.964a.9.9 0 11-1.272 1.272L12 13.273l-2.964 2.963a.9.9 0 11-1.272-1.272L10.727 12 7.764 9.036a.9.9 0 010-1.272z' fill='%23fff' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_close_transparent,
button.bicon.bicon-action_close_transparent,
i.bicon.bicon-action_close_transparent {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.5' cx='7' cy='7' r='7' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.176 4.176a.6.6 0 01.848 0L7 6.15l1.976-1.975a.6.6 0 11.848.848L7.85 7l1.975 1.976a.6.6 0 11-.848.848L7 7.85 5.024 9.824a.6.6 0 11-.848-.848L6.15 7 4.176 5.024a.6.6 0 010-.848z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-checkbox,
button.bicon.bicon-checkbox,
i.bicon.bicon-checkbox {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M18 16c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h14c1.1 0 2 .9 2 2v14z' fill='%23fff'/%3E%3Cpath d='M16 1c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H2c-.6 0-1-.4-1-1V2c0-.6.4-1 1-1h14m0-1H2C.9 0 0 .9 0 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2z' fill='%23757575'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-checkbox_selected,
button.bicon.bicon-checkbox_selected,
i.bicon.bicon-checkbox_selected {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M16 18H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2z' fill='%23757575'/%3E%3Cpath d='M7.1 13.8l-3.5-3.5c-.4-.4-.4-1 0-1.4s1-.4 1.4 0L7.1 11l5.5-5.5c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-6.9 6.9z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_checkbox,
button.bicon.bicon-input_checkbox,
i.bicon.bicon-input_checkbox {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-1 -5 24 24'%3E%3Cpath fill='%23FFF' d='M1.667 18.333c-1.103 0-2-.897-2-2V-2.333c0-1.103.897-2 2-2h18.667c1.103 0 2 .897 2 2v18.667c0 1.103-.897 2-2 2H1.667z'/%3E%3Cpath fill='%23757575' d='M20.333-3.667c.735 0 1.333.598 1.333 1.333v18.667c0 .735-.598 1.333-1.333 1.333H1.667a1.335 1.335 0 01-1.333-1.333V-2.333c0-.735.598-1.333 1.333-1.333h18.666m0-1.334H1.667A2.675 2.675 0 00-1-2.333v18.667C-1 17.8.2 19 1.667 19h18.667C21.8 19 23 17.8 23 16.333V-2.333C23-3.8 21.8-5 20.333-5z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_checkbox_selected,
button.bicon.bicon-input_checkbox_selected,
i.bicon.bicon-input_checkbox_selected {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23666' d='M21.333 24H2.667A2.666 2.666 0 010 21.333V2.667A2.666 2.666 0 012.667 0h18.667A2.665 2.665 0 0124 2.667v18.667A2.665 2.665 0 0121.333 24z'/%3E%3Cpath fill='%23FFF' d='M9.525 18.385l-4.693-4.693a1.332 1.332 0 111.885-1.885l2.807 2.807 7.368-7.368a1.332 1.332 0 111.885 1.885l-9.252 9.254z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_checkbox_disabled,
button.bicon.bicon-input_checkbox_disabled,
i.bicon.bicon-input_checkbox_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-1 -5 24 24'%3E%3Cpath fill='%23CCC' d='M1.667 18.333c-1.103 0-2-.897-2-2V-2.333c0-1.103.897-2 2-2h18.667c1.103 0 2 .897 2 2v18.667c0 1.103-.897 2-2 2H1.667z'/%3E%3Cpath fill='%23A9A9A9' d='M20.333-3.667c.735 0 1.333.598 1.333 1.333v18.667c0 .735-.598 1.333-1.333 1.333H1.667a1.335 1.335 0 01-1.333-1.333V-2.333c0-.735.598-1.333 1.333-1.333h18.666m0-1.334H1.667A2.675 2.675 0 00-1-2.333v18.667C-1 17.8.2 19 1.667 19h18.667C21.8 19 23 17.8 23 16.333V-2.333C23-3.8 21.8-5 20.333-5z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_checkbox_selected_disabled,
button.bicon.bicon-input_checkbox_selected_disabled,
i.bicon.bicon-input_checkbox_selected_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23F5F5F5' d='M2.667 23.333c-1.103 0-2-.897-2-2V2.667c0-1.103.897-2 2-2h18.667c1.103 0 2 .897 2 2v18.667c0 1.103-.897 2-2 2H2.667z'/%3E%3Cpath fill='%23A9A9A9' d='M21.333 1.333c.735 0 1.333.598 1.333 1.333v18.667c0 .735-.598 1.333-1.333 1.333H2.667a1.335 1.335 0 01-1.333-1.333V2.667c0-.735.598-1.333 1.333-1.333h18.666m0-1.334H2.667A2.675 2.675 0 000 2.667v18.667C0 22.8 1.2 24 2.667 24h18.667C22.8 24 24 22.8 24 21.333V2.667C24 1.2 22.8 0 21.333 0z'/%3E%3Cg%3E%3Cpath fill='%23A9A9A9' d='M9.733 17.733l-4.667-4.667c-.533-.533-.533-1.333 0-1.867s1.333-.533 1.867 0l2.8 2.8 7.333-7.333c.533-.533 1.333-.533 1.867 0s.533 1.333 0 1.867l-9.2 9.2z'/%3E%3C/g%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_radio,
button.bicon.bicon-input_radio,
i.bicon.bicon-input_radio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='%23FFF' d='M9 17.55C4.286 17.55.45 13.714.45 9S4.286.45 9 .45 17.55 4.286 17.55 9 13.714 17.55 9 17.55z'/%3E%3Cpath fill='%23757575' d='M9 .9c4.466 0 8.1 3.634 8.1 8.1s-3.634 8.1-8.1 8.1S.9 13.466.9 9 4.534.9 9 .9M9 0C4.029 0 0 4.029 0 9s4.029 9 9 9 9-4.029 9-9-4.029-9-9-9z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_radio_selected,
button.bicon.bicon-input_radio_selected,
i.bicon.bicon-input_radio_selected {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='%23FFF' d='M9 17.55C4.286 17.55.45 13.714.45 9S4.286.45 9 .45 17.55 4.286 17.55 9 13.714 17.55 9 17.55z'/%3E%3Cpath fill='%23757575' d='M9 .9c4.466 0 8.1 3.634 8.1 8.1s-3.634 8.1-8.1 8.1S.9 13.466.9 9 4.534.9 9 .9M9 0C4.029 0 0 4.029 0 9s4.029 9 9 9 9-4.029 9-9-4.029-9-9-9z'/%3E%3Ccircle fill='%23757575' cx='9' cy='9' r='5'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_radio_disabled,
button.bicon.bicon-input_radio_disabled,
i.bicon.bicon-input_radio_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='%23CCC' d='M9 17.5C4.313 17.5.5 13.687.5 9S4.313.5 9 .5s8.5 3.813 8.5 8.5-3.813 8.5-8.5 8.5z'/%3E%3Cpath fill='%23A9A9A9' d='M9 1c4.411 0 8 3.589 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8m0-1C4.029 0 0 4.029 0 9s4.029 9 9 9 9-4.029 9-9-4.029-9-9-9z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_radio_selected_disabled,
button.bicon.bicon-input_radio_selected_disabled,
i.bicon.bicon-input_radio_selected_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='%23F5F5F5' d='M9 17.5C4.313 17.5.5 13.687.5 9S4.313.5 9 .5s8.5 3.813 8.5 8.5-3.813 8.5-8.5 8.5z'/%3E%3Cpath fill='%23A9A9A9' d='M9 1c4.411 0 8 3.589 8 8s-3.589 8-8 8-8-3.589-8-8 3.589-8 8-8m0-1C4.029 0 0 4.029 0 9s4.029 9 9 9 9-4.029 9-9-4.029-9-9-9z'/%3E%3Ccircle fill='%23A9A9A9' cx='9' cy='9' r='5'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_switch,
button.bicon.bicon-input_switch,
i.bicon.bicon-input_switch {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='30.667' height='16' rx='8' fill='%23757575'/%3E%3Ccircle cx='8' cy='8' r='5.333' fill='%23fff'/%3E%3Cpath d='M20 5.333L22.667 8m0 0L20 10.667M22.667 8l2.666 2.667M22.667 8l2.666-2.667' stroke='%23fff' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_switch_selected,
button.bicon.bicon-input_switch_selected,
i.bicon.bicon-input_switch_selected {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='30.667' height='16' rx='8' fill='%232E3D98'/%3E%3Ccircle cx='22.667' cy='8' fill='%23fff' r='5.333'/%3E%3Cpath d='M7.2 11.067L4.867 8.733a.644.644 0 010-.933.644.644 0 01.933 0l1.4 1.4 3.667-3.667a.645.645 0 01.933 0 .645.645 0 010 .934l-4.6 4.6z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_switch_disabled,
button.bicon.bicon-input_switch_disabled,
i.bicon.bicon-input_switch_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='30.667' height='16' rx='8' fill='%23999'/%3E%3Ccircle cx='8' cy='8' r='5.333' fill='%23fff'/%3E%3Cpath d='M20 5.333L22.667 8m0 0L20 10.667M22.667 8l2.666 2.667M22.667 8l2.666-2.667' stroke='%23fff' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-checkbox,
button.bicon.bicon-checkbox,
i.bicon.bicon-checkbox {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M18 16c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h14c1.1 0 2 .9 2 2v14z' fill='%23fff'/%3E%3Cpath d='M16 1c.6 0 1 .4 1 1v14c0 .6-.4 1-1 1H2c-.6 0-1-.4-1-1V2c0-.6.4-1 1-1h14m0-1H2C.9 0 0 .9 0 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2z' fill='%23757575'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-checkbox_selected,
button.bicon.bicon-checkbox_selected,
i.bicon.bicon-checkbox_selected {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M16 18H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2z' fill='%23757575'/%3E%3Cpath d='M7.1 13.8l-3.5-3.5c-.4-.4-.4-1 0-1.4s1-.4 1.4 0L7.1 11l5.5-5.5c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-6.9 6.9z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_browse,
button.bicon.bicon-action_browse,
i.bicon.bicon-action_browse {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M3.25 12a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zM10 12a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5zm9-2.25a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_back_white,
button.bicon.bicon-action_back_white,
i.bicon.bicon-action_back_white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 9.021H5.014l5.397-4.907a.989.989 0 10-1.33-1.464L1 10.001l8.08 7.349a.989.989 0 101.331-1.464L5.01 10.977H18c.553 0 1-.438 1-.978a.989.989 0 00-1-.978z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_checkmark,
button.bicon.bicon-action_checkmark,
i.bicon.bicon-action_checkmark {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 15.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L8.5 12.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L8.5 15.75z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_checkmark_disabled,
button.bicon.bicon-action_checkmark_disabled,
i.bicon.bicon-action_checkmark_disabled {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 15.75l-4.375-4.375c-.5-.5-.5-1.25 0-1.75s1.25-.5 1.75 0L8.5 12.25l6.875-6.875c.5-.5 1.25-.5 1.75 0s.5 1.25 0 1.75L8.5 15.75z' fill='%23A8A8A8'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_action_clear,
button.bicon.bicon-input_action_clear,
i.bicon.bicon-input_action_clear {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='8' fill='%23DCDCDC'/%3E%3Cpath d='M13 7l-3 3m0 0l-3 3m3-3l3 3m-3-3L7 7' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-input_action_search,
button.bicon.bicon-input_action_search,
i.bicon.bicon-input_action_search {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.765 15.46l-3.259-3.253a5.814 5.814 0 00-1.222-8.076C9.724 2.214 6.057 2.795 4.137 5.41c-1.92 2.615-1.339 6.159 1.222 8.076a6.038 6.038 0 003.434 1.104 6.038 6.038 0 003.433-1.104l3.26 3.254a.845.845 0 001.221 0c.35-.349.408-.93.058-1.279zm-7.972-2.672a4.02 4.02 0 01-4.016-4.009A4.02 4.02 0 018.793 4.77a4.02 4.02 0 014.015 4.01 4.02 4.02 0 01-4.015 4.008z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget_crosstab,
button.bicon.bicon-gadget_crosstab,
i.bicon.bicon-gadget_crosstab {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12l2.5-3 3.375 3 3.375-5L16 12v3H3v-3z' fill='%23333'/%3E%3Crect x='2.5' y='4.5' width='14' height='11' rx='1.5' stroke='%23333'/%3E%3Ccircle cx='6' cy='7' r='1' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget_table,
button.bicon.bicon-gadget_table,
i.bicon.bicon-gadget_table {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23333' d='M3 4h13v3H3z'/%3E%3Cpath stroke='%23333' d='M2.5 4.5h14v11h-14z'/%3E%3Cpath fill='%23333' d='M3 11h13v1H3zM3 7h13v1H3z'/%3E%3Cpath fill='%23333' d='M8 4v12H7V4zM12 4v12h-1V4z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-gadget_text,
button.bicon.bicon-gadget_text,
i.bicon.bicon-gadget_text {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.798 12.95H6.202L5.52 15H3.338l3.705-9.953h1.9L12.67 15h-2.18l-.691-2.05zm-3.042-1.662h2.488l-1.25-3.726-1.238 3.726z' fill='%23000'/%3E%3Cpath d='M15.027 13.828h-2.054L12.582 15h-1.246l2.117-5.688h1.086L16.668 15h-1.246l-.395-1.172zm-1.738-.95h1.422l-.715-2.128-.707 2.129z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-ill_nodata,
button.bicon.bicon-ill_nodata,
i.bicon.bicon-ill_nodata {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='220' height='220' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.858 146.989c1.37 0 2.48-1.117 2.48-2.495a2.488 2.488 0 00-2.48-2.494 2.487 2.487 0 00-2.481 2.494 2.488 2.488 0 002.48 2.495z' fill='%23CFCFCF'/%3E%3Cpath d='M22.863 155.748a1.868 1.868 0 001.862-1.874A1.868 1.868 0 0022.863 152 1.868 1.868 0 0021 153.874c0 1.035.834 1.874 1.863 1.874z' fill='%239BAFBA' opacity='.8'/%3E%3Cpath opacity='.3' d='M174.5 79c14.636 0 26.5-11.865 26.5-26.5 0-14.636-11.864-26.5-26.5-26.5S148 37.864 148 52.5c0 14.635 11.864 26.5 26.5 26.5z' fill='%23CBD3D9'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M124 78v72h-.054C122.8 160.581 103.563 169 80 169s-42.8-8.419-43.946-19H36V77h.054C37.2 66.419 56.437 58 80 58s42.8 8.419 43.946 19H124v1z' fill='%23D7E2E5'/%3E%3Cpath opacity='.4' fill-rule='evenodd' clip-rule='evenodd' d='M130 148.68V71l-5.414-6.663C129.883 62.855 136.121 62 142.797 62c18.635 0 33.848 6.658 34.755 15.026h.043V134.758h-.043c-.907 8.368-16.12 15.026-34.755 15.026-4.518 0-8.836-.391-12.797-1.104z' fill='%23CCC'/%3E%3Cpath d='M152.671 23.341a5.678 5.678 0 01-5.671-5.67A5.677 5.677 0 01152.671 12a5.677 5.677 0 015.67 5.67 5.677 5.677 0 01-5.67 5.671zm0-9.47a3.804 3.804 0 00-3.8 3.8c0 2.095 1.705 3.8 3.8 3.8 2.095 0 3.8-1.705 3.8-3.8 0-2.096-1.705-3.8-3.8-3.8z' fill='%23D7E2E5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M51.879 58.309C60.234 54.392 71.698 52 84.3 52s24.066 2.392 32.421 6.309c8.116 3.804 13.676 9.252 13.873 15.632l.006.18v71.024l-.011.256c-.28 6.312-5.819 11.706-13.868 15.479-8.355 3.916-19.819 6.308-32.421 6.308s-24.066-2.392-32.421-6.308c-8.05-3.773-13.588-9.167-13.868-15.479l-.011-.256V74.12l.005-.18c.198-6.379 5.758-11.827 13.873-15.631zM84.3 54.247c-12.348 0-23.472 2.349-31.468 6.096-8.091 3.793-12.585 8.807-12.585 13.957s4.494 10.164 12.585 13.957c7.995 3.747 19.12 6.096 31.468 6.096 12.348 0 23.473-2.349 31.468-6.096 8.091-3.793 12.585-8.807 12.585-13.957s-4.494-10.164-12.585-13.957c-7.995-3.748-19.12-6.096-31.468-6.096zm44.053 29.618a.85.85 0 00-1.43-.621l-1.431 1.337c-2.344 2.19-5.363 4.113-8.771 5.71C108.366 94.208 96.902 96.6 84.3 96.6s-24.066-2.392-32.421-6.309c-3.408-1.597-6.427-3.52-8.771-5.71l-1.43-1.337a.85.85 0 00-1.43.621v16.285c0 .068.007.134.022.197.356 4.928 4.8 9.683 12.562 13.321 7.995 3.748 19.12 6.097 31.468 6.097 12.348 0 23.473-2.349 31.468-6.097 7.762-3.638 12.205-8.393 12.562-13.32a.865.865 0 00.023-.198V83.865zm0 25.412a.85.85 0 00-1.43-.621l-1.431 1.336c-2.344 2.191-5.363 4.114-8.771 5.711-8.355 3.917-19.819 6.309-32.421 6.309s-24.066-2.392-32.421-6.309c-3.408-1.597-6.427-3.52-8.771-5.71l-1.43-1.337a.85.85 0 00-1.43.621V122.3c0 5.15 4.493 10.164 12.584 13.957 7.995 3.747 19.12 6.096 31.468 6.096 12.348 0 23.473-2.349 31.468-6.096 8.091-3.793 12.585-8.807 12.585-13.957v-13.023zm0 22.588a.85.85 0 00-1.43-.621l-1.431 1.337c-2.344 2.19-5.363 4.113-8.771 5.71-8.355 3.917-19.819 6.309-32.421 6.309s-24.066-2.392-32.421-6.309c-3.408-1.597-6.427-3.52-8.771-5.71l-1.43-1.337a.85.85 0 00-1.43.621v14.285c0 .199.067.382.182.527.917 4.512 5.233 8.807 12.402 12.168 7.995 3.748 19.12 6.096 31.468 6.096 12.348 0 23.473-2.348 31.468-6.096 7.169-3.361 11.485-7.656 12.402-12.168a.844.844 0 00.183-.527v-14.285z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M119.688 62.44l3.419.502c6.082-2.284 13.873-3.667 22.394-3.667 9.868 0 18.758 1.855 25.147 4.816 6.466 2.997 10.057 6.957 10.057 11.026 0 4.07-3.591 8.03-10.057 11.026-6.389 2.961-15.279 4.816-25.147 4.816-5.57 0-10.828-.59-15.501-1.638v1.819c4.719 1.025 9.973 1.594 15.501 1.594 10.071 0 19.232-1.89 25.909-4.983 2.723-1.262 5.136-2.781 7.009-4.512l1.143-1.056a.685.685 0 01.734-.125.67.67 0 01.409.616v12.865a.67.67 0 01-.018.156c-.285 3.893-3.836 7.649-10.039 10.524-6.389 2.961-15.279 4.816-25.147 4.816-5.57 0-10.828-.591-15.501-1.639v1.819c4.719 1.026 9.973 1.595 15.501 1.595 10.071 0 19.232-1.89 25.909-4.984 2.723-1.262 5.136-2.781 7.009-4.511l1.143-1.056a.685.685 0 01.734-.126.671.671 0 01.409.616v10.289c0 4.069-3.591 8.029-10.057 11.026-6.389 2.961-15.279 4.816-25.147 4.816-5.57 0-10.828-.591-15.501-1.639v1.819c4.719 1.026 9.973 1.595 15.501 1.595 10.071 0 19.232-1.89 25.909-4.984 2.723-1.262 5.136-2.781 7.009-4.511l1.143-1.056a.685.685 0 01.734-.126.671.671 0 01.409.616v11.286a.662.662 0 01-.146.416c-.733 3.564-4.182 6.958-9.911 9.613-6.389 2.96-15.279 4.816-25.147 4.816-5.57 0-10.828-.591-15.501-1.639v1.819c4.719 1.026 9.973 1.595 15.501 1.595 10.071 0 19.232-1.89 25.909-4.984 6.432-2.981 10.858-7.242 11.082-12.228l.009-.203V74.976l-.005-.142c-.157-5.04-4.6-9.345-11.086-12.35-6.677-3.094-15.838-4.984-25.909-4.984-10.023 0-19.144 1.872-25.813 4.94z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160.519 172.147c0-4.542 3.553-8.243 7.987-8.243 4.433 0 7.987 3.701 7.987 8.243 0 4.543-3.554 8.244-7.987 8.244-4.434 0-7.987-3.701-7.987-8.244zm7.987-5.871c-3.084 0-5.638 2.586-5.638 5.871 0 3.286 2.554 5.872 5.638 5.872s5.638-2.586 5.638-5.872c0-3.285-2.554-5.871-5.638-5.871z' fill='%23CECECE'/%3E%3Cpath d='M168.506 190.295c.646 0 1.174-.534 1.174-1.245 0-.712-.528-1.246-1.174-1.246-.646 0-1.175.534-1.175 1.246 0 .652.529 1.245 1.175 1.245zM180.956 184.958c.47-.475.47-1.246 0-1.779a1.196 1.196 0 00-1.703 0c-.47.474-.47 1.245 0 1.779.47.534 1.234.534 1.703 0zM184.833 173.393c.646 0 1.174-.534 1.174-1.245 0-.712-.528-1.246-1.174-1.246-.646 0-1.175.534-1.175 1.246 0 .652.529 1.245 1.175 1.245zM180.956 161.057c.47-.474.47-1.245 0-1.779a1.198 1.198 0 00-1.703 0c-.47.475-.47 1.246 0 1.779.47.475 1.234.475 1.703 0zM168.506 156.491c.646 0 1.174-.534 1.174-1.246 0-.711-.528-1.245-1.174-1.245-.646 0-1.175.534-1.175 1.245 0 .653.529 1.246 1.175 1.246zM157.817 161.057c.47-.474.47-1.245 0-1.779a1.198 1.198 0 00-1.703 0c-.47.475-.47 1.246 0 1.779.47.534 1.233.534 1.703 0zM152.179 173.393c.646 0 1.175-.534 1.175-1.245 0-.712-.529-1.246-1.175-1.246s-1.175.534-1.175 1.246c-.058.652.47 1.245 1.175 1.245zM157.817 185.017c.47-.475.47-1.246 0-1.779a1.196 1.196 0 00-1.703 0c-.47.474-.47 1.245 0 1.779.47.474 1.233.474 1.703 0z' fill='%23CECECE'/%3E%3Cpath opacity='.5' fill-rule='evenodd' clip-rule='evenodd' d='M19.97 81.651c0 .321.268.581.598.581a.59.59 0 00.6-.58V79.58a.59.59 0 00-.6-.581.59.59 0 00-.599.58v2.072zm3.754 9.49c0 1.665-1.413 3.015-3.155 3.015-1.743 0-3.156-1.35-3.156-3.015 0-1.666 1.413-3.016 3.156-3.016 1.742 0 3.155 1.35 3.155 3.016zm1.493-7.823a.613.613 0 01-.282-.068.572.572 0 01-.245-.787l1.01-1.83a.609.609 0 01.81-.237.572.572 0 01.245.786l-1.01 1.83a.602.602 0 01-.528.306zm3.059 2.78a.608.608 0 00.831.158l1.788-1.167a.57.57 0 00.162-.806.61.61 0 00-.831-.158l-1.788 1.166a.57.57 0 00-.162.806zm2.178 4.538a.593.593 0 01-.594-.514.585.585 0 01.526-.644l2.146-.241a.594.594 0 01.664.51.585.585 0 01-.526.644l-2.146.24a.567.567 0 01-.07.005zm1.198 5.23a.6.6 0 00.772-.337.576.576 0 00-.347-.75l-2.02-.743a.605.605 0 00-.772.336c-.117.3.038.635.348.75l2.019.744zm-3.132 4.601a.606.606 0 01-.452-.2l-1.41-1.568a.569.569 0 01.059-.82.612.612 0 01.845.057l1.41 1.568a.568.568 0 01-.059.819.602.602 0 01-.393.144zm-5.757 2.09a.596.596 0 00.724.427.58.58 0 00.44-.702l-.505-2.01a.601.601 0 00-.724-.427.58.58 0 00-.44.702l.505 2.01zm-5.245.363a.636.636 0 01-.154-.02.58.58 0 01-.425-.711l.547-1.99a.6.6 0 01.733-.412c.32.083.51.401.425.711l-.547 1.99a.597.597 0 01-.579.432zm-5.524-2.813a.608.608 0 00.847-.023l1.472-1.507a.569.569 0 00-.023-.821.612.612 0 00-.846.022l-1.473 1.508a.569.569 0 00.023.821zm-2.806-4.465a.599.599 0 01-.566-.391.577.577 0 01.37-.74l2.041-.683a.605.605 0 01.761.36.577.577 0 01-.37.738l-2.04.684a.61.61 0 01-.196.032zm1.455-5.233a.593.593 0 00.674-.497.584.584 0 00-.512-.654l-2.125-.281a.594.594 0 00-.674.496.584.584 0 00.512.654l2.125.282zm1.868-4.236a.608.608 0 01-.347-.108l-1.746-1.206a.57.57 0 01-.14-.81.611.611 0 01.836-.136l1.745 1.206a.57.57 0 01.14.81.605.605 0 01-.488.244zm3.106-3.273a.61.61 0 00.805.255.572.572 0 00.263-.78l-.967-1.85a.607.607 0 00-.805-.256.572.572 0 00-.263.78l.967 1.85z' fill='%23999'/%3E%3Cpath opacity='.93' d='M32.352 59.535a1.14 1.14 0 100-2.28 1.14 1.14 0 00-1.152 1.14c0 .641.54 1.14 1.152 1.14z' fill='%239BAFBA'/%3E%3Cpath opacity='.5' fill-rule='evenodd' clip-rule='evenodd' d='M34.932 54.416c.227.127.31.416.184.645l-.376.69a.468.468 0 01-.64.186.478.478 0 01-.184-.646l.376-.689a.468.468 0 01.64-.186zM37.053 57.839a.474.474 0 01-.41.529l-.776.095a.471.471 0 01-.524-.415.474.474 0 01.41-.529l.776-.095a.471.471 0 01.524.415zM34.558 60.485a.467.467 0 01.664.043l.518.593a.478.478 0 01-.043.671.467.467 0 01-.664-.043l-.517-.594a.478.478 0 01.042-.67zM31.995 61.247c.259.024.45.255.426.517l-.07.783a.472.472 0 01-.512.43.474.474 0 01-.426-.516l.07-.783a.472.472 0 01.512-.43zM29.767 60.001a.478.478 0 01-.158.653l-.659.403a.468.468 0 01-.646-.16.478.478 0 01.158-.652l.658-.403a.468.468 0 01.647.159zM28.023 56.895a.47.47 0 01.592-.306l.73.237c.247.08.382.348.303.598a.47.47 0 01-.593.306l-.729-.237a.476.476 0 01-.303-.598zM30.818 54.032a.469.469 0 01.608.272l.283.736a.476.476 0 01-.27.615.469.469 0 01-.608-.272l-.282-.736a.476.476 0 01.269-.615z' fill='%239BAFBA'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-ill_datasets,
button.bicon.bicon-ill_datasets,
i.bicon.bicon-ill_datasets {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='220' height='220' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.5' fill-rule='evenodd' clip-rule='evenodd' d='M211.706 104.595c0 12.986-10.528 23.513-23.514 23.513-2.827 0-5.537-.499-8.048-1.413l-.69 3.197a26.709 26.709 0 008.738 1.459c14.778 0 26.757-11.979 26.757-26.756 0-14.778-11.979-26.757-26.757-26.757-14.777 0-26.756 11.98-26.756 26.757 0 .747.03 1.487.09 2.219a3.236 3.236 0 012.369-.398l.868.188a23.866 23.866 0 01-.084-2.009c0-12.986 10.527-23.514 23.513-23.514 12.986 0 23.514 10.528 23.514 23.514z' fill='%23D7E2E5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M172.543 133.168l.172-.792 2.756.595c.434.094.864.065 1.257-.061l.249.771c-.525.17-1.1.207-1.677.082l-2.757-.595zm9.749-16.42l-.793-.171.628-2.906a2.42 2.42 0 00-.061-1.257l.771-.249c.169.524.207 1.099.082 1.677l-.627 2.906zm-15.641-9.737l-2.756-.595a3.226 3.226 0 00-1.677.082l.249.772a2.41 2.41 0 011.257-.061l2.756.595.171-.793zm2.757.595l-.171.793 5.512 1.19.172-.792-5.513-1.191zm8.269 1.786l-.171.792 2.756.596c.435.093.815.297 1.12.574l.545-.6a3.227 3.227 0 00-1.493-.767l-2.757-.595zm3.987 10.262l-.792-.171-1.255 5.812.792.171 1.255-5.812zm-1.882 8.718l-.793-.171-.627 2.906a2.419 2.419 0 01-.574 1.119l.6.545c.371-.408.642-.916.767-1.493l.627-2.906zm-9.995 4.201l.171-.792-5.513-1.191-.171.793 5.513 1.19z' fill='%23CFCFCF'/%3E%3Cpath opacity='.5' fill-rule='evenodd' clip-rule='evenodd' d='M46.541 123.037c-1.432 10.32-10.333 18.267-21.1 18.267-11.766 0-21.303-9.488-21.303-21.192 0-11.705 9.537-21.193 21.302-21.193 3.177 0 6.191.692 8.9 1.932l-2.036.459a3.244 3.244 0 00-2.452 3.877l3.92 17.401a3.244 3.244 0 003.876 2.452l8.893-2.003z' fill='%23D7E2E5'/%3E%3Cpath d='M8.192 111.892a4.059 4.059 0 01-4.054-4.054 4.058 4.058 0 014.054-4.054 4.058 4.058 0 014.054 4.054 4.059 4.059 0 01-4.054 4.054zm0-6.771a2.72 2.72 0 00-2.717 2.717 2.72 2.72 0 002.717 2.717 2.72 2.72 0 002.717-2.717 2.72 2.72 0 00-2.717-2.717zM173.597 79.46a2.433 2.433 0 100-4.866 2.433 2.433 0 000 4.866zM20.556 81.734a3.405 3.405 0 00-2.574 4.07l13.54 60.116a3.405 3.405 0 004.07 2.574l48.005-10.813 13.784-3.086h5.676l-17.838 4.217-49.306 11.106a4.865 4.865 0 01-5.815-3.677l-13.54-60.116a4.865 4.865 0 013.677-5.815l39.038-8.792v1.496l-38.717 8.72z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M35.971 124.973l.242-.774c.394.123.824.147 1.258.05l2.75-.62.179.791-2.751.62a3.242 3.242 0 01-1.678-.067zm15.433-3.032l-.178-.791 2.751-.619a2.42 2.42 0 001.115-.584l.55.595a3.23 3.23 0 01-1.487.78l-2.75.619zm1.936-18.997l-.79.178-.654-2.901a2.42 2.42 0 00-.584-1.114l.595-.55c.374.404.65.91.78 1.486l.653 2.901zm-18.285-2.254l-2.75.62a3.222 3.222 0 00-1.488.78l.55.595a2.41 2.41 0 011.115-.584l2.751-.62-.178-.791zm-1.936 18.998l.791-.178.653 2.9c.098.434.304.812.584 1.115l-.595.55a3.228 3.228 0 01-.78-1.487l-.653-2.9zm-.653-2.9l.79-.178-1.306-5.801-.79.178 1.306 5.801zm-1.96-8.701l.791-.178-.653-2.901a2.416 2.416 0 01.05-1.257l-.774-.242a3.226 3.226 0 00-.067 1.677l.653 2.901zm7.3-8.016l.178.791 5.502-1.24-.178-.79-5.502 1.239zm8.253-1.86l.179.792 2.75-.62a2.418 2.418 0 011.258.05l.242-.774a3.23 3.23 0 00-1.678-.067l-2.75.62zm7.935 7.633l-.791.178 1.306 5.801.791-.178-1.306-5.801zm1.96 8.701l-.792.178.654 2.9a2.42 2.42 0 01-.05 1.258l.774.242a3.23 3.23 0 00.067-1.678l-.654-2.9zm-7.3 8.016l-.179-.791-5.502 1.239.178.791 5.502-1.239z' fill='%23CFCFCF'/%3E%3Cpath d='M195.647 88.524a5.595 5.595 0 014.288 6.65l-13.005 60.233a5.595 5.595 0 01-6.65 4.288l-53.863-11.63-20.271-4.377-13.77-2.973a3.233 3.233 0 01-2.477-3.842l1.427.308a1.774 1.774 0 001.359 2.108l13.769 2.973 20.271 4.376 53.863 11.63a4.135 4.135 0 004.915-3.169l13.005-60.233a4.135 4.135 0 00-3.169-4.915l-34.165-7.377v-1.493l34.473 7.443z' fill='%23666'/%3E%3Cpath d='M77.955 151.728a2.25 2.25 0 002.671-1.726 2.249 2.249 0 00-1.737-2.664 2.249 2.249 0 00-2.671 1.726 2.249 2.249 0 001.737 2.664z' fill='%23CFCFCF'/%3E%3Cpath d='M71.17 157.445a1.689 1.689 0 002.006-1.297 1.69 1.69 0 00-1.304-2.001 1.689 1.689 0 00-2.006 1.297 1.688 1.688 0 001.304 2.001z' fill='%239BAFBA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M66.138 64.865a2 2 0 00-2 2v65.73a2 2 0 002 2h93.297a2 2 0 002-2v-65.73a2 2 0 00-2-2H66.138zm4.865 21.08a2 2 0 00-2 2v17.082a2 2 0 002 2h17.08a2 2 0 002-2V87.946a2 2 0 00-2-2h-17.08zm25.567 2a2 2 0 012-2h17.081a2 2 0 012 2v17.082a2 2 0 01-2 2h-17.08a2 2 0 01-2-2V87.946zm30.285-2a2 2 0 00-2 2v17.082a2 2 0 002 2h17.081a2 2 0 002-2V87.946a2 2 0 00-2-2h-17.081z' fill='%23D7E2E5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M151.705 61.46H64.138a3.405 3.405 0 00-3.406 3.405v61.621a3.406 3.406 0 003.406 3.406h87.567a3.406 3.406 0 003.406-3.406V64.865a3.406 3.406 0 00-3.406-3.405zM64.138 60a4.865 4.865 0 00-4.865 4.865v61.621a4.865 4.865 0 004.865 4.865h87.567a4.865 4.865 0 004.865-4.865V64.865A4.865 4.865 0 00151.705 60H64.138z' fill='%23666'/%3E%3Crect x='86.841' y='64.865' width='42.162' height='3.243' rx='1.622' fill='%23666'/%3E%3Cpath d='M161.435 129.831l1.064.318-.164.81-.9-.232v-.896z' fill='%23CFCFCF'/%3E%3Cpath opacity='.7' d='M92.474 158.713c1.452 0 2.63-1.132 2.63-2.529s-1.178-2.53-2.63-2.53c-1.453 0-2.63 1.133-2.63 2.53 0 1.397 1.177 2.529 2.63 2.529z' fill='%23949494'/%3E%3Cpath opacity='.5' d='M92.474 148.711a.493.493 0 01-.5-.487v-1.737c0-.269.224-.487.5-.487.275 0 .499.218.499.487v1.737a.493.493 0 01-.5.487zM96.347 149.622a.51.51 0 01-.235-.058.48.48 0 01-.204-.659l.841-1.535a.505.505 0 01.676-.199.48.48 0 01.204.659l-.841 1.535a.503.503 0 01-.44.257zM99.311 152.168a.502.502 0 01-.415-.215.48.48 0 01.136-.676l1.49-.978a.507.507 0 01.693.132.48.48 0 01-.136.676l-1.49.978a.506.506 0 01-.278.083zM100.712 155.76a.495.495 0 01-.495-.431.49.49 0 01.438-.54l1.788-.202a.495.495 0 01.554.427.49.49 0 01-.439.54l-1.788.203a.563.563 0 01-.058.003zM101.887 160.179a.497.497 0 01-.176-.032l-1.683-.624a.483.483 0 01-.29-.628.503.503 0 01.644-.283l1.683.624a.484.484 0 01.289.629.5.5 0 01-.467.314zM99.1 164.006a.502.502 0 01-.377-.167l-1.174-1.315a.478.478 0 01.048-.687.507.507 0 01.705.047l1.174 1.315a.479.479 0 01-.048.687.502.502 0 01-.328.12zM94.787 166.131a.497.497 0 01-.484-.372l-.42-1.686a.487.487 0 01.366-.589.501.501 0 01.603.358l.42 1.687a.486.486 0 01-.366.588.483.483 0 01-.119.014zM89.932 166.065a.522.522 0 01-.129-.017.486.486 0 01-.353-.596l.455-1.669a.5.5 0 01.611-.346.486.486 0 01.354.596l-.456 1.67a.497.497 0 01-.482.362zM85.671 163.838a.505.505 0 01-.343-.133.48.48 0 01-.02-.689l1.228-1.265a.507.507 0 01.706-.018c.2.185.208.493.019.688l-1.227 1.265a.504.504 0 01-.363.152zM82.99 159.959a.485.485 0 01-.163-.948l1.7-.573a.503.503 0 01.635.301.485.485 0 01-.309.62l-1.7.573a.486.486 0 01-.163.027zM84.27 155.574a.525.525 0 01-.068-.004l-1.77-.236a.49.49 0 01-.427-.549.495.495 0 01.562-.417l1.77.236a.49.49 0 01.427.549.494.494 0 01-.494.421zM85.76 152.017a.505.505 0 01-.29-.09l-1.455-1.012a.48.48 0 01-.117-.68.507.507 0 01.696-.114l1.455 1.012a.48.48 0 01.117.679.502.502 0 01-.407.205zM88.793 149.538a.501.501 0 01-.445-.267l-.807-1.552a.48.48 0 01.22-.654.504.504 0 01.67.213l.807 1.552a.482.482 0 01-.22.655.505.505 0 01-.225.053z' fill='%23949494'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-canvas_hint_ill_dashboards,
button.bicon.bicon-canvas_hint_ill_dashboards,
i.bicon.bicon-canvas_hint_ill_dashboards {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='220' height='220' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.374 150.382a2.766 2.766 0 001.756-3.495 2.765 2.765 0 00-3.501-1.744 2.766 2.766 0 00-1.757 3.495 2.765 2.765 0 003.502 1.744z' fill='%239BAFBA'/%3E%3Cpath opacity='.58' d='M12.276 138.395a1.813 1.813 0 001.152-2.291 1.813 1.813 0 00-2.296-1.144 1.814 1.814 0 00-1.151 2.292 1.814 1.814 0 002.295 1.143z' fill='%239BAFBA'/%3E%3Cpath opacity='.7' d='M36.548 68.547c1.775 0 3.215-1.385 3.215-3.094 0-1.708-1.44-3.093-3.215-3.093-1.776 0-3.216 1.385-3.216 3.093 0 1.709 1.44 3.094 3.216 3.094z' fill='%23949494'/%3E%3Cpath opacity='.5' d='M36.548 56.316a.603.603 0 01-.61-.596v-2.124c0-.33.273-.596.61-.596.337 0 .61.267.61.596v2.124c0 .329-.273.596-.61.596zM41.285 57.429a.621.621 0 01-.288-.07.589.589 0 01-.25-.807l1.03-1.877a.619.619 0 01.825-.244c.298.156.41.517.25.807l-1.029 1.877c-.11.2-.32.314-.538.314zM44.909 60.543a.615.615 0 01-.507-.263.587.587 0 01.165-.827l1.822-1.196a.62.62 0 01.847.162.587.587 0 01-.165.826l-1.822 1.196a.617.617 0 01-.34.102zM46.622 64.935a.605.605 0 01-.605-.527.599.599 0 01.536-.66l2.186-.248a.606.606 0 01.677.523.599.599 0 01-.536.66l-2.187.248a.569.569 0 01-.07.004zM48.06 70.34a.626.626 0 01-.217-.04l-2.058-.763a.592.592 0 01-.354-.768.616.616 0 01.787-.346l2.058.763a.592.592 0 01.354.769.611.611 0 01-.57.384zM44.65 75.02c-.17 0-.34-.07-.46-.205l-1.436-1.608a.586.586 0 01.059-.841.621.621 0 01.861.057l1.436 1.609a.586.586 0 01-.059.84.615.615 0 01-.4.147zM39.377 77.618a.608.608 0 01-.593-.455l-.514-2.062a.595.595 0 01.448-.72.613.613 0 01.738.438l.514 2.062a.595.595 0 01-.593.737zM33.44 77.536a.627.627 0 01-.158-.02.594.594 0 01-.433-.729l.558-2.041a.612.612 0 01.747-.423c.325.085.52.411.432.73l-.557 2.04a.608.608 0 01-.59.443zM28.23 74.814a.617.617 0 01-.42-.164.586.586 0 01-.024-.842l1.5-1.546a.62.62 0 01.863-.023.586.586 0 01.024.842l-1.5 1.546a.617.617 0 01-.444.187zM24.95 70.07a.61.61 0 01-.577-.401.593.593 0 01.378-.758l2.08-.701a.616.616 0 01.775.368c.11.312-.059.65-.378.758l-2.079.701a.616.616 0 01-.199.033zM26.516 64.708a.621.621 0 01-.083-.005l-2.166-.29a.598.598 0 01-.522-.67.605.605 0 01.688-.51l2.165.289a.598.598 0 01.522.67.605.605 0 01-.604.516zM28.337 60.358a.617.617 0 01-.354-.11l-1.78-1.238a.587.587 0 01-.142-.83.62.62 0 01.851-.14l1.78 1.237c.274.19.338.563.142.83a.615.615 0 01-.497.25zM32.047 57.326a.612.612 0 01-.545-.326l-.986-1.897a.589.589 0 01.269-.801c.3-.15.667-.032.82.261l.986 1.898a.589.589 0 01-.269.8.616.616 0 01-.275.065z' fill='%23949494'/%3E%3Cpath d='M179.055 70.546a2.415 2.415 0 001.701 2.96 2.415 2.415 0 002.954-1.713 2.415 2.415 0 00-1.701-2.961 2.415 2.415 0 00-2.954 1.714z' fill='%23CFCFCF'/%3E%3Cpath opacity='.2' d='M173.304 62.951c-.26.97.312 1.965 1.278 2.224a1.814 1.814 0 002.219-1.287 1.814 1.814 0 00-1.279-2.223 1.813 1.813 0 00-2.218 1.286z' fill='%23fff'/%3E%3Cpath d='M86.42 85.907a3.656 3.656 0 00-3.657 3.656v24.319l-1.567-5.386V89.563a5.223 5.223 0 015.223-5.223h54.447v1.567H86.419zM82.763 148.761a3.656 3.656 0 003.656 3.656h59.198a3.656 3.656 0 003.656-3.656v-3.539l1.567.272v3.267a5.224 5.224 0 01-5.223 5.223H86.419a5.224 5.224 0 01-5.223-5.223v-4.736l1.567-.435v5.171z' fill='%23fff'/%3E%3Cpath d='M8.593 93.464L69.89 76.336a2.25 2.25 0 012.773 1.562l17.127 61.296a2.25 2.25 0 01-1.561 2.772l-61.296 17.128a2.25 2.25 0 01-2.773-1.562L7.032 96.236a2.25 2.25 0 011.561-2.772z' stroke='%23fff' stroke-width='1.5'/%3E%3Cpath d='M52.11 98.604l-1.406-5.031-31.86 8.902 1.405 5.031 31.86-8.902z' fill='%23fff' fill-opacity='.3'/%3E%3Cpath d='M61.9 101.291l-1.406-5.03-40.245 11.245 1.405 5.031L61.9 101.291z' fill='%23fff'/%3E%3Cpath d='M70.21 111.624l-1.406-5.031-45.275 12.651 1.405 5.03 45.276-12.65z' fill='%23fff' fill-opacity='.3'/%3E%3Cpath d='M49.816 122.746l-1.405-5.031-23.477 6.56 1.406 5.03 23.476-6.559z' fill='%23fff'/%3E%3Cpath d='M61.48 132.141l-1.405-5.031-31.86 8.902 1.405 5.031 31.86-8.902z' fill='%23fff' fill-opacity='.3'/%3E%3Cpath d='M46.118 141.857l-1.406-5.031-15.092 4.217 1.406 5.031 15.092-4.217z' fill='%23fff'/%3E%3Cpath opacity='.2' d='M177.414 157.659c19.232 0 34.823-15.59 34.823-34.822a34.657 34.657 0 00-5.171-18.267l.98-4.734a38.131 38.131 0 017.673 23.001c0 21.155-17.15 38.304-38.305 38.304-10.431 0-19.888-4.169-26.796-10.933v-5.131c6.388 7.687 16.02 12.582 26.796 12.582z' fill='%23fff'/%3E%3Cpath opacity='.2' fill-rule='evenodd' clip-rule='evenodd' d='M84.196 84.34h29.89c-4.66-13.187-17.236-22.634-32.02-22.634-13.37 0-24.936 7.73-30.472 18.964l18.094-5.056a3 3 0 013.697 2.082l7.811 27.956V87.34a3 3 0 013-3z' fill='%23fff'/%3E%3Cpath d='M205.211 86.623l-58.298-10.28a3.657 3.657 0 00-4.236 2.966l-1.667 9.458-1.558-.28 1.682-9.45a5.223 5.223 0 016.051-4.237l58.298 10.28a5.223 5.223 0 014.237 6.05l-10.279 58.299a5.223 5.223 0 01-6.051 4.237l-58.299-10.28a5.223 5.223 0 01-4.236-6.051l4.625-26.268 1.564.299-4.646 26.241a3.656 3.656 0 002.966 4.236l58.298 10.28a3.657 3.657 0 004.235-2.966l10.28-58.298a3.656 3.656 0 00-2.966-4.236z' fill='%23fff'/%3E%3Cpath opacity='.2' fill-rule='evenodd' clip-rule='evenodd' d='M157.26 77.49a9.556 9.556 0 01-7.291 3.368 9.562 9.562 0 01-7.585-3.73l-.742 4.212c2.26 1.874 5.162 3 8.327 3a13.05 13.05 0 0011.101-6.178l-3.81-.671zm-15.532-1.33a9.53 9.53 0 01-1.335-4.878c0-5.29 4.288-9.576 9.576-9.576a9.576 9.576 0 019.576 9.576 9.533 9.533 0 01-1.669 5.404l3.668.646a12.996 12.996 0 001.484-6.05c0-7.212-5.847-13.059-13.059-13.059-7.211 0-13.058 5.847-13.058 13.059 0 3.665 1.51 6.977 3.942 9.349l.667-3.783a3 3 0 01.208-.687z' fill='%23fff'/%3E%3Cpath opacity='.3' fill-rule='evenodd' clip-rule='evenodd' d='M164.663 105.583a1.742 1.742 0 011.43 1.19l7.019 21.707 21.006-1.389a1.74 1.74 0 11.23 3.474l-22.36 1.479a1.74 1.74 0 01-1.772-1.201l-6.308-19.509-11.381 17.605a1.742 1.742 0 01-1.079.753l-10.126 2.281a1.741 1.741 0 11-.766-3.397l9.433-2.125 12.985-20.087a1.74 1.74 0 011.689-.781z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M201.232 100.667c.611.743.504 1.84-.239 2.451l-16.747 13.762a1.743 1.743 0 01-2.806-.971l-2.939-13.347-12.253 18.727a1.74 1.74 0 01-2.556.397l-9.224-7.51-12.108 17.103a1.74 1.74 0 11-2.842-2.012l13.184-18.623a1.743 1.743 0 012.521-.344l9.169 7.465 13.463-20.574a1.74 1.74 0 013.157.579l3.218 14.616 14.552-11.959a1.74 1.74 0 012.45.24zM125.351 134.275h5.464a.905.905 0 00.907-.908.912.912 0 00-.913-.908h-5.464a.907.907 0 10.006 1.816zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.914.914 0 00-.914-.908h-5.463a.906.906 0 00-.908.908.913.913 0 00.913.908zm-10.927 0h5.464a.905.905 0 00.907-.908.913.913 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.913.913 0 00-.914-.908h-5.463a.906.906 0 00-.908.908c.001.501.41.908.913.908zM136.279 105.108h5.463c.503 0 .91-.407.908-.908a.914.914 0 00-.913-.908h-5.464a.906.906 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464a.905.905 0 00.907-.908.912.912 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.914.914 0 00-.914-.908h-5.463a.906.906 0 00-.908.908.913.913 0 00.913.908zm-10.927 0h5.464a.905.905 0 00.907-.908.913.913 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zm-10.928 0h5.464c.503 0 .91-.407.908-.908a.913.913 0 00-.914-.908h-5.463a.906.906 0 00-.908.908c.001.501.41.908.913.908z' fill='%23fff'/%3E%3Cpath d='M125.832 119.692h5.464a.907.907 0 00.908-.908.914.914 0 00-.914-.908h-5.463a.906.906 0 00-.908.908.913.913 0 00.913.908zM114.905 119.692h5.464a.905.905 0 00.907-.908.913.913 0 00-.913-.908h-5.464a.907.907 0 00-.908.908.914.914 0 00.914.908zM103.977 119.692h5.464a.907.907 0 00.908-.908.914.914 0 00-.914-.908h-5.464a.906.906 0 00-.907.908.913.913 0 00.913.908zM93.05 119.692h5.463c.504 0 .91-.407.908-.908a.913.913 0 00-.913-.908h-5.464a.906.906 0 00-.908.908c.002.501.411.908.914.908zM88.494 118.784a.913.913 0 00-.914-.908h-3.19l.464 1.816h2.732c.503 0 .91-.407.908-.908z' fill='%23fff'/%3E%3C/svg%3E");
}

/* Icons with hover state */
button.btn.bicon.bicon-action_sort_a_to_z,
button.bicon.bicon-action_sort_a_to_z,
i.bicon.bicon-action_sort_a_to_z {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.204 15.204l-2.181 2.18-2.124-2.124' stroke='%23333' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M15.721 15.32a.937.937 0 00-1.343 0l-2.943 2.994v-7.347a.958.958 0 00-.95-.967.958.958 0 00-.95.967v7.317L6.622 15.32a.937.937 0 00-1.343 0 .978.978 0 000 1.366L10.5 22l5.221-5.314a.978.978 0 000-1.367z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_a_to_z:hover,
button.bicon.bicon-action_sort_a_to_z:hover,
i.bicon.bicon-action_sort_a_to_z:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.204 15.204l-2.181 2.18-2.124-2.124' stroke='%23333' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M15.721 15.32a.937.937 0 00-1.343 0l-2.943 2.994v-7.347a.958.958 0 00-.95-.967.958.958 0 00-.95.967v7.317L6.622 15.32a.937.937 0 00-1.343 0 .978.978 0 000 1.366L10.5 22l5.221-5.314a.978.978 0 000-1.367z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_a_to_z:active,
button.bicon.bicon-action_sort_a_to_z:active,
i.bicon.bicon-action_sort_a_to_z:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.204 15.204l-2.181 2.18-2.124-2.124' stroke='%23333' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M15.721 15.32a.937.937 0 00-1.343 0l-2.943 2.994v-7.347a.958.958 0 00-.95-.967.958.958 0 00-.95.967v7.317L6.622 15.32a.937.937 0 00-1.343 0 .978.978 0 000 1.366L10.5 22l5.221-5.314a.978.978 0 000-1.367z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_z_to_a,
button.bicon.bicon-action_sort_z_to_a,
i.bicon.bicon-action_sort_z_to_a {
  background-image: svg-load("../../svg/Dashboard/Panels and Toolbar/action_sort_z_to_a32.svg");
}

button.btn.bicon.bicon-action_sort_z_to_a:hover,
button.bicon.bicon-action_sort_z_to_a:hover,
i.bicon.bicon-action_sort_z_to_a:hover {
  background-image: svg-load("../../svg/Dashboard/Panels and Toolbar/action_sort_z_to_a_mo32.svg");
}

button.btn.bicon.bicon-action_sort_z_to_a:active,
button.bicon.bicon-action_sort_z_to_a:active,
i.bicon.bicon-action_sort_z_to_a:active {
  background-image: svg-load("../../svg/Dashboard/Panels and Toolbar/action_sort_z_to_a_md32.svg");
}

button.btn.bicon.bicon-action_sort_default,
button.bicon.bicon-action_sort_default,
i.bicon.bicon-action_sort_default {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12l4-4 4 4M10 9v5M14 20l-4 4-4-4M10 23v-5' stroke='%23333' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.204 15.204l-2.181 2.18-2.124-2.124' stroke='%23333' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_default:hover,
button.bicon.bicon-action_sort_default:hover,
i.bicon.bicon-action_sort_default:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12l4-4 4 4M10 9v5M14 20l-4 4-4-4M10 23v-5' stroke='%23333' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.204 15.204l-2.181 2.18-2.124-2.124' stroke='%23333' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_default:active,
button.bicon.bicon-action_sort_default:active,
i.bicon.bicon-action_sort_default:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12l4-4 4 4M10 9v5M14 20l-4 4-4-4M10 23v-5' stroke='%23333' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.204 15.204l-2.181 2.18-2.124-2.124' stroke='%23333' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_down,
button.bicon.bicon-action_sort_down,
i.bicon.bicon-action_sort_down {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M21.497 15.296a.999.999 0 00-1.414 0l-3.099 3.098v-7.601a1 1 0 10-2 0v7.57l-3.067-3.067a.999.999 0 10-1.414 1.414L16 22.207l5.497-5.497a.999.999 0 000-1.414z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_down:hover,
button.bicon.bicon-action_sort_down:hover,
i.bicon.bicon-action_sort_down:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M21.497 15.296a.999.999 0 00-1.414 0l-3.099 3.098v-7.601a1 1 0 10-2 0v7.57l-3.067-3.067a.999.999 0 10-1.414 1.414L16 22.207l5.497-5.497a.999.999 0 000-1.414z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_down:active,
button.bicon.bicon-action_sort_down:active,
i.bicon.bicon-action_sort_down:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M21.497 15.296a.999.999 0 00-1.414 0l-3.099 3.098v-7.601a1 1 0 10-2 0v7.57l-3.067-3.067a.999.999 0 10-1.414 1.414L16 22.207l5.497-5.497a.999.999 0 000-1.414z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_up,
button.bicon.bicon-action_sort_up,
i.bicon.bicon-action_sort_up {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M10.503 16.704a.999.999 0 001.414 0l3.099-3.098v7.601a1 1 0 102 0v-7.57l3.067 3.067a.999.999 0 101.414-1.414L16 9.793l-5.497 5.497a.999.999 0 000 1.414z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_up:hover,
button.bicon.bicon-action_sort_up:hover,
i.bicon.bicon-action_sort_up:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M10.503 16.704a.999.999 0 001.414 0l3.099-3.098v7.601a1 1 0 102 0v-7.57l3.067 3.067a.999.999 0 101.414-1.414L16 9.793l-5.497 5.497a.999.999 0 000 1.414z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_up:active,
button.bicon.bicon-action_sort_up:active,
i.bicon.bicon-action_sort_up:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M10.503 16.704a.999.999 0 001.414 0l3.099-3.098v7.601a1 1 0 102 0v-7.57l3.067 3.067a.999.999 0 101.414-1.414L16 9.793l-5.497 5.497a.999.999 0 000 1.414z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_unsorted,
button.bicon.bicon-action_sort_unsorted,
i.bicon.bicon-action_sort_unsorted {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M24 22.59A1 1 0 0124 24a1 1 0 01-1.41 0L8 9.41A1 1 0 018 8a1 1 0 011.41 0z' fill='%23333'/%3E%3Cpath fill='none' d='M15.32 18.86L13 16.54v4.64l2.32-2.32zM16.39 12.85l2.19 2.2v-4.4l-2.19 2.2z'/%3E%3Cpath d='M13 21.18v-4.64l-2-2v6.61l-3.07-3.07a1 1 0 00-1.41 0 1 1 0 000 1.42L12 25l4.72-4.72-1.42-1.41zM18.58 10.65v4.4l2 2v-6.37l3.07 3.07a1 1 0 001.41 0 1 1 0 000-1.41l-5.49-5.5-4.57 4.6 1.41 1.41z' fill='%23333'/%3E%3Cpath fill='none' d='M0 0h32v32H0z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_unsorted:hover,
button.bicon.bicon-action_sort_unsorted:hover,
i.bicon.bicon-action_sort_unsorted:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='15.79' cy='15.92' r='14' fill='%23f3fbff'/%3E%3Cpath d='M24 22.59A1 1 0 0124 24a1 1 0 01-1.41 0L8 9.41A1 1 0 018 8a1 1 0 011.41 0z' fill='%23333'/%3E%3Cpath fill='none' d='M15.32 18.86L13 16.54v4.64l2.32-2.32zM16.39 12.85l2.19 2.2v-4.4l-2.19 2.2z'/%3E%3Cpath d='M13 21.18v-4.64l-2-2v6.61l-3.07-3.07a1 1 0 00-1.41 0 1 1 0 000 1.42L12 25l4.72-4.72-1.42-1.41zM18.58 10.65v4.4l2 2v-6.37l3.07 3.07a1 1 0 001.41 0 1 1 0 000-1.41l-5.49-5.5-4.57 4.6 1.41 1.41z' fill='%23333'/%3E%3Cpath fill='none' d='M0 0h32v32H0z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_sort_unsorted:active,
button.bicon.bicon-action_sort_unsorted:active,
i.bicon.bicon-action_sort_unsorted:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='15.79' cy='15.92' r='14' fill='%23ccc'/%3E%3Cpath d='M24 22.59A1 1 0 0124 24a1 1 0 01-1.41 0L8 9.41A1 1 0 018 8a1 1 0 011.41 0z' fill='%23333'/%3E%3Cpath fill='none' d='M15.32 18.86L13 16.54v4.64l2.32-2.32zM16.39 12.85l2.19 2.2v-4.4l-2.19 2.2z'/%3E%3Cpath d='M13 21.18v-4.64l-2-2v6.61l-3.07-3.07a1 1 0 00-1.41 0 1 1 0 000 1.42L12 25l4.72-4.72-1.42-1.41zM18.58 10.65v4.4l2 2v-6.37l3.07 3.07a1 1 0 001.41 0 1 1 0 000-1.41l-5.49-5.5-4.57 4.6 1.41 1.41z' fill='%23333'/%3E%3Cpath fill='none' d='M0 0h32v32H0z'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_database,
button.bicon.bicon-action_database,
i.bicon.bicon-action_database {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M16 14.215c3.64 0 6.93-1.286 6.93-2.858C22.93 9.786 19.64 8.5 16 8.5s-6.93 1.286-6.93 2.858c0 1.571 3.29 2.857 6.93 2.857z' fill='%23333'/%3E%3Cpath d='M9 13.053v2.715s1.33 2.143 7.07 2.143S23 15.768 23 15.768v-2.715s-1.26 2.143-7 2.143-7-2.143-7-2.143z' fill='%23333'/%3E%3Cpath d='M9 19.562v-2.715s1.26 2.143 7 2.143 7-2.143 7-2.143v2.715s-1.19 2.143-6.93 2.143S9 19.562 9 19.562z' fill='%23333'/%3E%3Cpath d='M9 23.357v-2.715s1.26 2.143 7 2.143 7-2.143 7-2.143v2.715S21.81 25.5 16.07 25.5 9 23.357 9 23.357z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_database:hover,
button.bicon.bicon-action_database:hover,
i.bicon.bicon-action_database:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M16 14.215c3.64 0 6.93-1.286 6.93-2.858C22.93 9.786 19.64 8.5 16 8.5s-6.93 1.286-6.93 2.858c0 1.571 3.29 2.857 6.93 2.857z' fill='%23627783'/%3E%3Cpath d='M9 13.053v2.715s1.33 2.143 7.07 2.143S23 15.768 23 15.768v-2.715s-1.26 2.143-7 2.143-7-2.143-7-2.143z' fill='%23627783'/%3E%3Cpath d='M9 19.562v-2.715s1.26 2.143 7 2.143 7-2.143 7-2.143v2.715s-1.19 2.143-6.93 2.143S9 19.562 9 19.562z' fill='%23627783'/%3E%3Cpath d='M9 23.357v-2.715s1.26 2.143 7 2.143 7-2.143 7-2.143v2.715S21.81 25.5 16.07 25.5 9 23.357 9 23.357z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_database:active,
button.bicon.bicon-action_database:active,
i.bicon.bicon-action_database:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M16 14.215c3.64 0 6.93-1.286 6.93-2.858C22.93 9.786 19.64 8.5 16 8.5s-6.93 1.286-6.93 2.858c0 1.571 3.29 2.857 6.93 2.857z' fill='%23666'/%3E%3Cpath d='M9 13.053v2.715s1.33 2.143 7.07 2.143S23 15.768 23 15.768v-2.715s-1.26 2.143-7 2.143-7-2.143-7-2.143z' fill='%23666'/%3E%3Cpath d='M9 19.562v-2.715s1.26 2.143 7 2.143 7-2.143 7-2.143v2.715s-1.19 2.143-6.93 2.143S9 19.562 9 19.562z' fill='%23666'/%3E%3Cpath d='M9 23.357v-2.715s1.26 2.143 7 2.143 7-2.143 7-2.143v2.715S21.81 25.5 16.07 25.5 9 23.357 9 23.357z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_edit,
button.bicon.bicon-action_edit,
i.bicon.bicon-action_edit {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.28 6.72c.958.958.96 2.51.004 3.466l-.872.873-3.47-3.47.872-.873a2.45 2.45 0 013.466.004zM6 18l.867-4.338 5.207-5.207 3.47 3.471-5.206 5.207L6 18z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_edit:hover,
button.bicon.bicon-action_edit:hover,
i.bicon.bicon-action_edit:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23F3FBFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.28 6.72c.958.958.96 2.51.004 3.466l-.872.873-3.47-3.47.872-.873a2.45 2.45 0 013.466.004zM6 18l.867-4.338 5.207-5.207 3.47 3.471-5.206 5.207L6 18z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_edit:active,
button.bicon.bicon-action_edit:active,
i.bicon.bicon-action_edit:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23CCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.28 6.72c.958.958.96 2.51.004 3.466l-.872.873-3.47-3.47.872-.873a2.45 2.45 0 013.466.004zM6 18l.867-4.338 5.207-5.207 3.47 3.471-5.206 5.207L6 18z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_close_min,
button.bicon.bicon-action_close_min,
i.bicon.bicon-action_close_min {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 8l4 4m0 0l-4 4m4-4l4 4m-4-4l4-4' stroke='%23333' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_close_min:hover,
button.bicon.bicon-action_close_min:hover,
i.bicon.bicon-action_close_min:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23F3FBFF'/%3E%3Cpath d='M8 8l4 4m0 0l-4 4m4-4l4 4m-4-4l4-4' stroke='%23627783' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_close_min:active,
button.bicon.bicon-action_close_min:active,
i.bicon.bicon-action_close_min:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23CCC'/%3E%3Cpath d='M8 8l4 4m0 0l-4 4m4-4l4 4m-4-4l4-4' stroke='%23666' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_settings,
button.bicon.bicon-action_settings,
i.bicon.bicon-action_settings {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M22.85 17.15a1.15 1.15 0 000-2.3h-1.229a5.72 5.72 0 00-.845-2l.88-.88a1.15 1.15 0 00-1.626-1.626l-.892.892a5.73 5.73 0 00-1.989-.821V9.15a1.15 1.15 0 00-2.299 0v1.265a5.692 5.692 0 00-1.989.821l-.892-.892a1.15 1.15 0 00-1.626 1.626l.881.881a5.72 5.72 0 00-.845 2H9.15a1.15 1.15 0 000 2.299h1.21c.144.74.43 1.428.828 2.037l-.844.844a1.15 1.15 0 001.626 1.626l.833-.833c.61.409 1.303.705 2.049.857v1.17a1.15 1.15 0 002.3 0v-1.17a5.732 5.732 0 002.049-.857l.833.833a1.15 1.15 0 001.626-1.626l-.844-.844a5.715 5.715 0 00.828-2.037h1.206zM16 19.497a3.454 3.454 0 01-3.449-3.449c0-1.902 1.547-3.449 3.449-3.449s3.449 1.547 3.449 3.449A3.453 3.453 0 0116 19.497z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_settings:hover,
button.bicon.bicon-action_settings:hover,
i.bicon.bicon-action_settings:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M22.85 17.15a1.15 1.15 0 000-2.3h-1.229a5.72 5.72 0 00-.845-2l.88-.88a1.15 1.15 0 00-1.626-1.626l-.892.892a5.73 5.73 0 00-1.989-.821V9.15a1.15 1.15 0 00-2.299 0v1.265a5.692 5.692 0 00-1.989.821l-.892-.892a1.15 1.15 0 00-1.626 1.626l.881.881a5.72 5.72 0 00-.845 2H9.15a1.15 1.15 0 000 2.299h1.21c.144.74.43 1.428.828 2.037l-.844.844a1.15 1.15 0 001.626 1.626l.833-.833c.61.409 1.303.705 2.049.857v1.17a1.15 1.15 0 002.3 0v-1.17a5.732 5.732 0 002.049-.857l.833.833a1.15 1.15 0 001.626-1.626l-.844-.844a5.715 5.715 0 00.828-2.037h1.206zM16 19.497a3.454 3.454 0 01-3.449-3.449c0-1.902 1.547-3.449 3.449-3.449s3.449 1.547 3.449 3.449A3.453 3.453 0 0116 19.497z' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_settings:active,
button.bicon.bicon-action_settings:active,
i.bicon.bicon-action_settings:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M22.85 17.15a1.15 1.15 0 000-2.3h-1.229a5.72 5.72 0 00-.845-2l.88-.88a1.15 1.15 0 00-1.626-1.626l-.892.892a5.73 5.73 0 00-1.989-.821V9.15a1.15 1.15 0 00-2.299 0v1.265a5.692 5.692 0 00-1.989.821l-.892-.892a1.15 1.15 0 00-1.626 1.626l.881.881a5.72 5.72 0 00-.845 2H9.15a1.15 1.15 0 000 2.299h1.21c.144.74.43 1.428.828 2.037l-.844.844a1.15 1.15 0 001.626 1.626l.833-.833c.61.409 1.303.705 2.049.857v1.17a1.15 1.15 0 002.3 0v-1.17a5.732 5.732 0 002.049-.857l.833.833a1.15 1.15 0 001.626-1.626l-.844-.844a5.715 5.715 0 00.828-2.037h1.206zM16 19.497a3.454 3.454 0 01-3.449-3.449c0-1.902 1.547-3.449 3.449-3.449s3.449 1.547 3.449 3.449A3.453 3.453 0 0116 19.497z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_favorites_add,
button.bicon.bicon-action_favorites_add,
i.bicon.bicon-action_favorites_add {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.021 11.289a.325.325 0 01-.243-.178l-1.694-3.43a.324.324 0 00-.58 0l-.188.378-1.506 3.052a.322.322 0 01-.244.178l-3.787.55a.323.323 0 00-.178.552l2.74 2.671a.324.324 0 01.094.287l-.647 3.772a.324.324 0 00.47.34l3.386-1.78a.322.322 0 01.301 0l1.06.558c.034.7.21 1.363.503 1.959l-1.714-.901-2.839 1.492c-1.335.703-2.904-.43-2.646-1.923v-.003l.543-3.158-2.293-2.235-.003-.003c-1.09-1.058-.484-2.894 1.006-3.112l3.176-.462 1.421-2.88c.67-1.348 2.6-1.355 3.27.004l1.42 2.876 3.176.462c1.358.198 1.98 1.74 1.26 2.812a5.006 5.006 0 00-1.97-.12l.672-.656a.324.324 0 00-.179-.552l-3.787-.55z' fill='%23333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23 18.079a4.079 4.079 0 11-8.158 0 4.079 4.079 0 018.158 0zm-6.992 0c0-.322.26-.583.582-.583h1.749v-1.748a.583.583 0 111.165 0v1.748h1.748a.583.583 0 010 1.165h-1.748v1.748a.583.583 0 01-1.165 0v-1.748H16.59a.583.583 0 01-.583-.582z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_favorites_add:hover,
button.bicon.bicon-action_favorites_add:hover,
i.bicon.bicon-action_favorites_add:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23F3FBFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.021 11.289a.325.325 0 01-.243-.178l-1.694-3.43a.324.324 0 00-.58 0l-.188.378-1.506 3.052a.322.322 0 01-.244.178l-3.787.55a.323.323 0 00-.178.552l2.74 2.671a.324.324 0 01.094.287l-.647 3.772a.324.324 0 00.47.34l3.386-1.78a.322.322 0 01.301 0l1.06.558c.034.7.21 1.363.503 1.959l-1.714-.901-2.839 1.493c-1.335.702-2.904-.43-2.646-1.924v-.003l.543-3.158-2.293-2.235-.003-.003c-1.09-1.058-.484-2.894 1.006-3.112l3.176-.462 1.421-2.88c.67-1.348 2.6-1.355 3.27.004l1.42 2.876 3.176.462c1.358.198 1.98 1.74 1.26 2.812a5.006 5.006 0 00-1.97-.12l.672-.656a.324.324 0 00-.179-.552l-3.787-.55z' fill='%235F6E77'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23 18.079a4.079 4.079 0 11-8.158 0 4.079 4.079 0 018.158 0zm-6.992 0c0-.322.26-.583.582-.583h1.749v-1.748a.583.583 0 111.165 0v1.748h1.748a.583.583 0 010 1.165h-1.748v1.748a.583.583 0 01-1.165 0v-1.748H16.59a.583.583 0 01-.583-.582z' fill='%235F6E77'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_favorites_add:active,
button.bicon.bicon-action_favorites_add:active,
i.bicon.bicon-action_favorites_add:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.021 11.289a.325.325 0 01-.243-.178l-1.694-3.43a.324.324 0 00-.58 0l-.188.378-1.506 3.052a.322.322 0 01-.244.178l-3.787.55a.323.323 0 00-.178.552l2.74 2.671a.324.324 0 01.094.287l-.647 3.772a.324.324 0 00.47.34l3.386-1.78a.322.322 0 01.301 0l1.06.558c.034.7.21 1.363.503 1.959l-1.714-.901-2.839 1.493c-1.335.702-2.904-.43-2.646-1.924v-.003l.543-3.158-2.293-2.235-.003-.003c-1.09-1.058-.484-2.894 1.006-3.112l3.176-.462 1.421-2.88c.67-1.348 2.6-1.355 3.27.004l1.42 2.876 3.176.462c1.358.198 1.98 1.74 1.26 2.812a5.006 5.006 0 00-1.97-.12l.672-.656a.324.324 0 00-.179-.552l-3.787-.55z' fill='%23666'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23 18.079a4.079 4.079 0 11-8.158 0 4.079 4.079 0 018.158 0zm-6.992 0c0-.322.26-.583.582-.583h1.749v-1.748a.583.583 0 111.165 0v1.748h1.748a.583.583 0 010 1.165h-1.748v1.748a.583.583 0 01-1.165 0v-1.748H16.59a.583.583 0 01-.583-.582z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_favorites_list,
button.bicon.bicon-action_favorites_list,
i.bicon.bicon-action_favorites_list {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.021 11.289a.325.325 0 01-.243-.178l-1.694-3.43a.324.324 0 00-.58 0l-.188.378-1.506 3.052a.322.322 0 01-.244.178l-3.787.55a.323.323 0 00-.178.552l2.74 2.671a.324.324 0 01.094.287l-.647 3.772a.324.324 0 00.47.34l3.386-1.78a.322.322 0 01.301 0L16 18.761v1.695l-2.206-1.16-2.839 1.494c-1.335.702-2.904-.43-2.646-1.924v-.003l.543-3.158-2.293-2.235-.003-.003c-1.09-1.058-.484-2.894 1.006-3.112l3.176-.462 1.421-2.88c.67-1.348 2.6-1.355 3.27.004l1.42 2.876 3.176.462c1.491.218 2.095 2.053 1.01 3.11l-.001.002-.548.533h-2.149l1.65-1.609a.324.324 0 00-.179-.552l-3.787-.55z' fill='%23333'/%3E%3Crect x='18' y='16' width='5' height='1' rx='.5' fill='%23333'/%3E%3Crect x='18' y='18' width='5' height='1' rx='.5' fill='%23333'/%3E%3Crect x='18' y='20' width='5' height='1' rx='.5' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_favorites_list:hover,
button.bicon.bicon-action_favorites_list:hover,
i.bicon.bicon-action_favorites_list:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23F3FBFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.021 11.289a.325.325 0 01-.243-.178l-1.694-3.43a.324.324 0 00-.58 0l-.188.378-1.506 3.052a.322.322 0 01-.244.178l-3.787.55a.323.323 0 00-.178.552l2.74 2.671a.324.324 0 01.094.287l-.647 3.772a.324.324 0 00.47.34l3.386-1.78a.322.322 0 01.301 0L16 18.761v1.695l-2.206-1.16-2.839 1.494c-1.335.702-2.904-.43-2.646-1.924v-.003l.543-3.158-2.293-2.235-.003-.003c-1.09-1.058-.484-2.894 1.006-3.112l3.176-.462 1.421-2.88c.67-1.348 2.6-1.355 3.27.004l1.42 2.876 3.176.462c1.491.218 2.095 2.053 1.01 3.11l-.001.002-.548.533h-2.149l1.65-1.609a.324.324 0 00-.179-.552l-3.787-.55z' fill='%235F6E77'/%3E%3Crect x='18' y='16' width='5' height='1' rx='.5' fill='%235F6E77'/%3E%3Crect x='18' y='18' width='5' height='1' rx='.5' fill='%235F6E77'/%3E%3Crect x='18' y='20' width='5' height='1' rx='.5' fill='%235F6E77'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_favorites_list:active,
button.bicon.bicon-action_favorites_list:active,
i.bicon.bicon-action_favorites_list:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23CCC'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.021 11.289a.325.325 0 01-.243-.178l-1.694-3.43a.324.324 0 00-.58 0l-.188.378-1.506 3.052a.322.322 0 01-.244.178l-3.787.55a.323.323 0 00-.178.552l2.74 2.671a.324.324 0 01.094.287l-.647 3.772a.324.324 0 00.47.34l3.386-1.78a.322.322 0 01.301 0L16 18.761v1.695l-2.206-1.16-2.839 1.494c-1.335.702-2.904-.43-2.646-1.924v-.003l.543-3.158-2.293-2.235-.003-.003c-1.09-1.058-.484-2.894 1.006-3.112l3.176-.462 1.421-2.88c.67-1.348 2.6-1.355 3.27.004l1.42 2.876 3.176.462c1.491.218 2.095 2.053 1.01 3.11l-.001.002-.548.533h-2.149l1.65-1.609a.324.324 0 00-.179-.552l-3.787-.55z' fill='%23666'/%3E%3Crect x='18' y='16' width='5' height='1' rx='.5' fill='%23666'/%3E%3Crect x='18' y='18' width='5' height='1' rx='.5' fill='%23666'/%3E%3Crect x='18' y='20' width='5' height='1' rx='.5' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-button_caret_left,
button.bicon.bicon-button_caret_left,
i.bicon.bicon-button_caret_left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-90 14 14)' fill='%23FFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-button_caret_left:hover,
button.bicon.bicon-button_caret_left:hover,
i.bicon.bicon-button_caret_left:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-90 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-button_caret_left:active,
button.bicon.bicon-button_caret_left:active,
i.bicon.bicon-button_caret_left:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(-90 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.707 19.707a1 1 0 01-1.414 0L9.586 14l5.707-5.707a1 1 0 111.414 1.414L12.414 14l4.293 4.293a1 1 0 010 1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(90 8 14)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-button_caret_right,
button.bicon.bicon-button_caret_right,
i.bicon.bicon-button_caret_right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(90 14 14)' fill='%23FFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23333'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-button_caret_right:hover,
button.bicon.bicon-button_caret_right:hover,
i.bicon.bicon-button_caret_right:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(90 14 14)' fill='%23F3FBFF'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23627783'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-button_caret_right:active,
button.bicon.bicon-button_caret_right:active,
i.bicon.bicon-button_caret_right:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='14' transform='rotate(90 14 14)' fill='%23CCC'/%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.293 8.293a1 1 0 011.414 0L18.414 14l-5.707 5.707a1 1 0 11-1.414-1.414L15.586 14l-4.293-4.293a1 1 0 010-1.414z' fill='%23666'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23333' transform='rotate(-90 14 8)' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

button.btn.bicon.bicon-close,
button.bicon.bicon-close,
i.bicon.bicon-close {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M10.4 9l4.3-4.3c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0L9 7.6 4.7 3.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L7.6 9l-4.3 4.3c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0L9 10.4l4.3 4.3c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4L10.4 9z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-close:hover,
button.bicon.bicon-close:hover,
i.bicon.bicon-close:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M10.4 9l4.3-4.3c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0L9 7.6 4.7 3.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L7.6 9l-4.3 4.3c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0L9 10.4l4.3 4.3c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4L10.4 9z' fill='%235c707d'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-close:active,
button.bicon.bicon-close:active,
i.bicon.bicon-close:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M10.4 9l4.3-4.3c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0L9 7.6 4.7 3.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L7.6 9l-4.3 4.3c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0L9 10.4l4.3 4.3c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4L10.4 9z' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-create,
button.bicon.bicon-create,
i.bicon.bicon-create {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23232e72'/%3E%3Cpath d='M12 6a1 1 0 011 1v10a1 1 0 01-2 0V7a1 1 0 011-1z' fill='%23fff'/%3E%3Cpath d='M6 12a1 1 0 011-1h10a1 1 0 010 2H7a1 1 0 01-1-1z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-create:hover,
button.bicon.bicon-create:hover,
i.bicon.bicon-create:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23171f4c'/%3E%3Cpath d='M12 6a1 1 0 011 1v10a1 1 0 01-2 0V7a1 1 0 011-1z' fill='%23fff'/%3E%3Cpath d='M6 12a1 1 0 011-1h10a1 1 0 010 2H7a1 1 0 01-1-1z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-create:active,
button.bicon.bicon-create:active,
i.bicon.bicon-create:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%232e3d98'/%3E%3Cpath d='M12 6a1 1 0 011 1v10a1 1 0 01-2 0V7a1 1 0 011-1z' fill='%23fff'/%3E%3Cpath d='M6 12a1 1 0 011-1h10a1 1 0 010 2H7a1 1 0 01-1-1z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-help_inline,
button.bicon.bicon-help_inline,
i.bicon.bicon-help_inline {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15.625 8c0 4.193-3.432 7.625-7.625 7.625S.375 12.193.375 8 3.807.375 8 .375 15.625 3.807 15.625 8z' fill='%23232e72' stroke='%23fff' stroke-width='.75'/%3E%3Cpath d='M8.403 7.264c.526-.351.981-.667.981-1.263 0-.561-.455-1.087-1.366-1.087-.736-.035-1.402.351-1.822.947L5.6 5.195a3.071 3.071 0 012.523-1.193c1.401 0 2.277.807 2.277 1.789 0 .982-.666 1.438-1.296 1.859-.491.351-.946.632-.946 1.158 0 .21.14.421.315.561l-.701.316c-.28-.246-.455-.596-.455-.947 0-.737.56-1.088 1.086-1.474zm-.421 3.473a.63.63 0 01.631.632c0 .351-.28.631-.631.631a.63.63 0 01-.631-.631.63.63 0 01.631-.632c0-.035 0-.035 0 0z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-help_inline:hover,
button.bicon.bicon-help_inline:hover,
i.bicon.bicon-help_inline:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15.625 8c0 4.193-3.432 7.625-7.625 7.625S.375 12.193.375 8 3.807.375 8 .375 15.625 3.807 15.625 8z' fill='%23171f4c' stroke='%23fff' stroke-width='.75'/%3E%3Cpath d='M8.403 7.264c.526-.351.981-.667.981-1.263 0-.561-.455-1.087-1.366-1.087-.736-.035-1.402.351-1.822.947L5.6 5.195a3.071 3.071 0 012.523-1.193c1.401 0 2.277.807 2.277 1.789 0 .982-.666 1.438-1.296 1.859-.491.351-.946.632-.946 1.158 0 .21.14.421.315.561l-.701.316c-.28-.246-.455-.596-.455-.947 0-.737.56-1.088 1.086-1.474zm-.421 3.473a.63.63 0 01.631.632c0 .351-.28.631-.631.631a.63.63 0 01-.631-.631.63.63 0 01.631-.632c0-.035 0-.035 0 0z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-help_inline:active,
button.bicon.bicon-help_inline:active,
i.bicon.bicon-help_inline:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15.625 8c0 4.193-3.432 7.625-7.625 7.625S.375 12.193.375 8 3.807.375 8 .375 15.625 3.807 15.625 8z' fill='%232e3d98' stroke='%23fff' stroke-width='.75'/%3E%3Cpath d='M8.403 7.264c.526-.351.981-.667.981-1.263 0-.561-.455-1.087-1.366-1.087-.736-.035-1.402.351-1.822.947L5.6 5.195a3.071 3.071 0 012.523-1.193c1.401 0 2.277.807 2.277 1.789 0 .982-.666 1.438-1.296 1.859-.491.351-.946.632-.946 1.158 0 .21.14.421.315.561l-.701.316c-.28-.246-.455-.596-.455-.947 0-.737.56-1.088 1.086-1.474zm-.421 3.473a.63.63 0 01.631.632c0 .351-.28.631-.631.631a.63.63 0 01-.631-.631.63.63 0 01.631-.632c0-.035 0-.035 0 0z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-collapse_panel_left,
button.bicon.bicon-collapse_panel_left,
i.bicon.bicon-collapse_panel_left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23627783'/%3E%3Cpath d='M8.81 11.25L5.569 8.009l3.157-3.157' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-collapse_panel_left:hover,
button.bicon.bicon-collapse_panel_left:hover,
i.bicon.bicon-collapse_panel_left:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' transform='rotate(-180 8 8)' fill='%2309BCEF'/%3E%3Cpath d='M9.274 11.148l-3.24-3.241L9.19 4.75' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-collapse_panel_left:active,
button.bicon.bicon-collapse_panel_left:active,
i.bicon.bicon-collapse_panel_left:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' transform='rotate(-180 8 8)' fill='%2309BCEF'/%3E%3Cpath d='M9.274 11.148l-3.24-3.241L9.19 4.75' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-collapse_panel_right,
button.bicon.bicon-collapse_panel_right,
i.bicon.bicon-collapse_panel_right {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23627783'/%3E%3Cpath d='M7.19 4.75l3.241 3.241-3.157 3.157' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-collapse_panel_right:hover,
button.bicon.bicon-collapse_panel_right:hover,
i.bicon.bicon-collapse_panel_right:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='8' transform='matrix(1 0 0 -1 8 8)' fill='%2309BCEF'/%3E%3Cpath d='M6.726 11.148l3.24-3.241L6.81 4.75' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-collapse_panel_right:active,
button.bicon.bicon-collapse_panel_right:active,
i.bicon.bicon-collapse_panel_right:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='8' transform='matrix(1 0 0 -1 8 8)' fill='%2309BCEF'/%3E%3Cpath d='M6.726 11.148l3.24-3.241L6.81 4.75' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-li_header_help,
button.bicon.bicon-li_header_help,
i.bicon.bicon-li_header_help {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 42'%3E%3Cpath d='M21 1c11 0 20 9 20 20s-9 20-20 20S1 32 1 21 10 1 21 1m0-1C9.4 0 0 9.4 0 21s9.4 21 21 21 21-9.4 21-21S32.6 0 21 0z' fill='%23004a70'/%3E%3Cpath d='M22.1 18.9c1.5-1 2.8-1.9 2.8-3.6 0-1.6-1.3-3.1-3.9-3.1-2.1-.1-4 1-5.2 2.7L14.1 13c1.7-2.2 4.4-3.5 7.2-3.4 4 0 6.5 2.3 6.5 5.1s-1.9 4.1-3.7 5.3c-1.4 1-2.7 1.8-2.7 3.3 0 .6.4 1.2.9 1.6l-2 .9c-.8-.7-1.3-1.7-1.3-2.7 0-2.1 1.6-3.1 3.1-4.2zm-1.2 9.9c1 0 1.8.8 1.8 1.8s-.8 1.8-1.8 1.8-1.8-.8-1.8-1.8.8-1.8 1.8-1.8c0-.1 0-.1 0 0z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-li_header_help:hover,
button.bicon.bicon-li_header_help:hover,
i.bicon.bicon-li_header_help:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 42'%3E%3Cpath d='M21 2c10.5 0 19 8.5 19 19s-8.5 19-19 19S2 31.5 2 21 10.5 2 21 2m0-2C9.4 0 0 9.4 0 21s9.4 21 21 21 21-9.4 21-21S32.6 0 21 0z' fill='%237b9ab0'/%3E%3Cpath d='M22.1 18.9c1.5-1 2.8-1.9 2.8-3.6 0-1.6-1.3-3.1-3.9-3.1-2.1-.1-4 1-5.2 2.7L14.1 13c1.7-2.2 4.4-3.5 7.2-3.4 4 0 6.5 2.3 6.5 5.1s-1.9 4.1-3.7 5.3c-1.4 1-2.7 1.8-2.7 3.3 0 .6.4 1.2.9 1.6l-2 .9c-.8-.7-1.3-1.7-1.3-2.7 0-2.1 1.6-3.1 3.1-4.2zm-1.2 9.9c1 0 1.8.8 1.8 1.8s-.8 1.8-1.8 1.8-1.8-.8-1.8-1.8.8-1.8 1.8-1.8c0-.1 0-.1 0 0z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-li_header_help:active,
button.bicon.bicon-li_header_help:active,
i.bicon.bicon-li_header_help:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 42'%3E%3Cpath d='M21 2c10.5 0 19 8.5 19 19s-8.5 19-19 19S2 31.5 2 21 10.5 2 21 2m0-2C9.4 0 0 9.4 0 21s9.4 21 21 21 21-9.4 21-21S32.6 0 21 0z' fill='%23999'/%3E%3Cpath d='M22.1 18.9c1.5-1 2.8-1.9 2.8-3.6 0-1.6-1.3-3.1-3.9-3.1-2.1-.1-4 1-5.2 2.7L14.1 13c1.7-2.2 4.4-3.5 7.2-3.4 4 0 6.5 2.3 6.5 5.1s-1.9 4.1-3.7 5.3c-1.4 1-2.7 1.8-2.7 3.3 0 .6.4 1.2.9 1.6l-2 .9c-.8-.7-1.3-1.7-1.3-2.7 0-2.1 1.6-3.1 3.1-4.2zm-1.2 9.9c1 0 1.8.8 1.8 1.8s-.8 1.8-1.8 1.8-1.8-.8-1.8-1.8.8-1.8 1.8-1.8c0-.1 0-.1 0 0z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-multiselect_resize,
button.bicon.bicon-multiselect_resize,
i.bicon.bicon-multiselect_resize {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.854 7.146l4.292-4.292A.5.5 0 018 3.207V7.5a.5.5 0 01-.5.5H3.207a.5.5 0 01-.353-.854z' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-multiselect_resize:hover,
button.bicon.bicon-multiselect_resize:hover,
i.bicon.bicon-multiselect_resize:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.854 7.146l4.292-4.292A.5.5 0 018 3.207V7.5a.5.5 0 01-.5.5H3.207a.5.5 0 01-.353-.854z' fill='%237E929F'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-multiselect_resize:active,
button.bicon.bicon-multiselect_resize:active,
i.bicon.bicon-multiselect_resize:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.854 7.146l4.292-4.292A.5.5 0 018 3.207V7.5a.5.5 0 01-.5.5H3.207a.5.5 0 01-.353-.854z' fill='%23666'/%3E%3C/svg%3E");
}

/* Icons with added menu state */
button.btn.bicon.bicon-action_add_data,
button.bicon.bicon-action_add_data,
i.bicon.bicon-action_add_data {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M19 25a6 6 0 100-12 6 6 0 000 12zm.75-2.75a.75.75 0 01-1.5 0v-2.5h-2.5a.75.75 0 010-1.5h2.5v-2.5a.75.75 0 011.5 0v2.5h2.5a.75.75 0 010 1.5h-2.5v2.5z' opacity='.75' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3Cpath d='M19.935 9.521c0 1.387-3.055 2.522-6.435 2.522s-6.435-1.135-6.435-2.522C7.065 8.135 10.12 7 13.5 7s6.435 1.135 6.435 2.521zM7 13.413v-2.395s1.17 1.891 6.5 1.891c.874 0 1.636-.051 2.3-.136a7.039 7.039 0 00-2.742 2.525C8.156 15.183 7 13.413 7 13.413zm5.021 6.139c.067.863.291 1.683.643 2.43C8.094 21.784 7 20.109 7 20.109v-2.395c0-.001.947 1.531 5.021 1.838zm.546-3.316a6.97 6.97 0 00-.555 2.357C7.988 18.274 7 16.761 7 16.761v-2.395s1.031 1.666 5.567 1.87zM20 12.071a7.017 7.017 0 00-1.345-.063c1.033-.487 1.345-.99 1.345-.99v1.053z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_add_data:hover,
button.bicon.bicon-action_add_data:hover,
i.bicon.bicon-action_add_data:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M19 25a6 6 0 100-12 6 6 0 000 12zm.75-2.75a.75.75 0 01-1.5 0v-2.5h-2.5a.75.75 0 010-1.5h2.5v-2.5a.75.75 0 011.5 0v2.5h2.5a.75.75 0 010 1.5h-2.5v2.5z' opacity='.75' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3Cpath d='M19.935 9.521c0 1.387-3.055 2.522-6.435 2.522s-6.435-1.135-6.435-2.522C7.065 8.135 10.12 7 13.5 7s6.435 1.135 6.435 2.521zM7 13.413v-2.395s1.17 1.891 6.5 1.891c.874 0 1.636-.051 2.3-.136a7.039 7.039 0 00-2.742 2.525C8.156 15.183 7 13.413 7 13.413zm5.021 6.139c.067.863.291 1.683.643 2.43C8.094 21.784 7 20.109 7 20.109v-2.395c0-.001.947 1.531 5.021 1.838zm.546-3.316a6.97 6.97 0 00-.555 2.357C7.988 18.274 7 16.761 7 16.761v-2.395s1.031 1.666 5.567 1.87zM20 12.071a7.017 7.017 0 00-1.345-.063c1.033-.487 1.345-.99 1.345-.99v1.053z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_add_data:active,
button.bicon.bicon-action_add_data:active,
i.bicon.bicon-action_add_data:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M19 25a6 6 0 100-12 6 6 0 000 12zm.75-2.75a.75.75 0 01-1.5 0v-2.5h-2.5a.75.75 0 010-1.5h2.5v-2.5a.75.75 0 011.5 0v2.5h2.5a.75.75 0 010 1.5h-2.5v2.5z' opacity='.75' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3Cpath d='M19.935 9.521c0 1.387-3.055 2.522-6.435 2.522s-6.435-1.135-6.435-2.522C7.065 8.135 10.12 7 13.5 7s6.435 1.135 6.435 2.521zM7 13.413v-2.395s1.17 1.891 6.5 1.891c.874 0 1.636-.051 2.3-.136a7.039 7.039 0 00-2.742 2.525C8.156 15.183 7 13.413 7 13.413zm5.021 6.139c.067.863.291 1.683.643 2.43C8.094 21.784 7 20.109 7 20.109v-2.395c0-.001.947 1.531 5.021 1.838zm.546-3.316a6.97 6.97 0 00-.555 2.357C7.988 18.274 7 16.761 7 16.761v-2.395s1.031 1.666 5.567 1.87zM20 12.071a7.017 7.017 0 00-1.345-.063c1.033-.487 1.345-.99 1.345-.99v1.053z' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_add_data.menu-open,
button.bicon.bicon-action_add_data.menu-open,
i.bicon.bicon-action_add_data.menu-open {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23fff'/%3E%3Cpath d='M19 25a6 6 0 100-12 6 6 0 000 12zm.75-2.75a.75.75 0 01-1.5 0v-2.5h-2.5a.75.75 0 010-1.5h2.5v-2.5a.75.75 0 011.5 0v2.5h2.5a.75.75 0 010 1.5h-2.5v2.5z' opacity='.75' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3Cpath d='M19.935 9.521c0 1.387-3.055 2.522-6.435 2.522s-6.435-1.135-6.435-2.522C7.065 8.135 10.12 7 13.5 7s6.435 1.135 6.435 2.521zM7 13.413v-2.395s1.17 1.891 6.5 1.891c.874 0 1.636-.051 2.3-.136a7.039 7.039 0 00-2.742 2.525C8.156 15.183 7 13.413 7 13.413zm5.021 6.139c.067.863.291 1.683.643 2.43C8.094 21.784 7 20.109 7 20.109v-2.395c0-.001.947 1.531 5.021 1.838zm.546-3.316a6.97 6.97 0 00-.555 2.357C7.988 18.274 7 16.761 7 16.761v-2.395s1.031 1.666 5.567 1.87zM20 12.071a7.017 7.017 0 00-1.345-.063c1.033-.487 1.345-.99 1.345-.99v1.053z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3C/svg%3E");
  border-radius: 32px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  height: 28px;
  width: 28px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

button.btn.bicon.bicon-action_add_data.bicon-no-shrink,
button.bicon.bicon-action_add_data.bicon-no-shrink,
i.bicon.bicon-action_add_data.bicon-no-shrink {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 32px;
  width: 32px;
}

button.btn.bicon.bicon-action_add_data.bicon-no-shrink.menu-open,
button.bicon.bicon-action_add_data.bicon-no-shrink.menu-open,
i.bicon.bicon-action_add_data.bicon-no-shrink.menu-open {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 32px;
  width: 32px;
}

button.btn.bicon.bicon-action_list,
button.bicon.bicon-action_list,
i.bicon.bicon-action_list {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M8.6 9a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6h-.8zm4 0a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h10.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6H12.6zm0 6a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h10.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6H12.6zm-.6 6.6a.6.6 0 01.6-.6h10.8a.6.6 0 01.6.6v.8a.6.6 0 01-.6.6H12.6a.6.6 0 01-.6-.6v-.8zm-4-6a.6.6 0 01.6-.6h.8a.6.6 0 01.6.6v.8a.6.6 0 01-.6.6h-.8a.6.6 0 01-.6-.6v-.8zm.6 5.4a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6h-.8z' fill-rule='evenodd' clip-rule='evenodd' fill='%23333'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_list:hover,
button.bicon.bicon-action_list:hover,
i.bicon.bicon-action_list:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cpath d='M8.6 9a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6h-.8zm4 0a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h10.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6H12.6zm0 6a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h10.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6H12.6zm-.6 6.6a.6.6 0 01.6-.6h10.8a.6.6 0 01.6.6v.8a.6.6 0 01-.6.6H12.6a.6.6 0 01-.6-.6v-.8zm-4-6a.6.6 0 01.6-.6h.8a.6.6 0 01.6.6v.8a.6.6 0 01-.6.6h-.8a.6.6 0 01-.6-.6v-.8zm.6 5.4a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6h-.8z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_list:active,
button.bicon.bicon-action_list:active,
i.bicon.bicon-action_list:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cpath d='M8.6 9a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6h-.8zm4 0a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h10.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6H12.6zm0 6a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h10.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6H12.6zm-.6 6.6a.6.6 0 01.6-.6h10.8a.6.6 0 01.6.6v.8a.6.6 0 01-.6.6H12.6a.6.6 0 01-.6-.6v-.8zm-4-6a.6.6 0 01.6-.6h.8a.6.6 0 01.6.6v.8a.6.6 0 01-.6.6h-.8a.6.6 0 01-.6-.6v-.8zm.6 5.4a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6h-.8z' fill-rule='evenodd' clip-rule='evenodd' fill='%23666'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_list.menu-open,
button.bicon.bicon-action_list.menu-open,
i.bicon.bicon-action_list.menu-open {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23fff'/%3E%3Cpath d='M8.6 9a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6h-.8zm4 0a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h10.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6H12.6zm0 6a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h10.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6H12.6zm-.6 6.6a.6.6 0 01.6-.6h10.8a.6.6 0 01.6.6v.8a.6.6 0 01-.6.6H12.6a.6.6 0 01-.6-.6v-.8zm-4-6a.6.6 0 01.6-.6h.8a.6.6 0 01.6.6v.8a.6.6 0 01-.6.6h-.8a.6.6 0 01-.6-.6v-.8zm.6 5.4a.6.6 0 00-.6.6v.8a.6.6 0 00.6.6h.8a.6.6 0 00.6-.6v-.8a.6.6 0 00-.6-.6h-.8z' fill-rule='evenodd' clip-rule='evenodd' fill='%23627783'/%3E%3C/svg%3E");
  border-radius: 32px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  height: 28px;
  width: 28px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

button.btn.bicon.bicon-action_list.bicon-no-shrink,
button.bicon.bicon-action_list.bicon-no-shrink,
i.bicon.bicon-action_list.bicon-no-shrink {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 32px;
  width: 32px;
}

button.btn.bicon.bicon-action_list.bicon-no-shrink.menu-open,
button.bicon.bicon-action_list.bicon-no-shrink.menu-open,
i.bicon.bicon-action_list.bicon-no-shrink.menu-open {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 32px;
  width: 32px;
}

button.btn.bicon.bicon-action_switcher,
button.bicon.bicon-action_switcher,
i.bicon.bicon-action_switcher {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cpath id='a' d='M6 6h20v20H6z'/%3E%3C/defs%3E%3CclipPath id='b'%3E%3Cuse xlink:href='%23a' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23b)' fill='%23333'%3E%3Cpath d='M12.415 21.186a.697.697 0 00-.217-.505l-2.966-2.865-3.012 2.861a.698.698 0 00-.004 1.014.76.76 0 001.043.004l1.208-1.148v2.769c0 1.485 1.26 2.684 2.797 2.684h2.133c.403 0 .74-.315.74-.714 0-.4-.337-.714-.74-.714h-2.133c-.731 0-1.316-.568-1.316-1.256v-2.788l1.204 1.163a.76.76 0 001.043.004.705.705 0 00.22-.509zm7.17-10.372a.7.7 0 00.216.505l2.967 2.865 3.012-2.861a.698.698 0 00.004-1.014.76.76 0 00-1.043-.004l-1.208 1.148V8.684c0-1.485-1.26-2.684-2.796-2.684h-2.133c-.403 0-.74.315-.74.714s.337.714.74.714h2.133c.731 0 1.316.568 1.316 1.256v2.788l-1.204-1.163a.76.76 0 00-1.043-.004.702.702 0 00-.221.509zM6.25 7.5c0-.69.56-1.25 1.25-1.25h7c.69 0 1.25.56 1.25 1.25v7c0 .69-.56 1.25-1.25 1.25h-7c-.69 0-1.25-.56-1.25-1.25v-7zm1.5.25v6.5h6.5v-6.5h-6.5z' fill-rule='evenodd' clip-rule='evenodd'/%3E%3Ccircle cx='16.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='24.75' r='.75'/%3E%3Ccircle cx='16.75' cy='24.75' r='.75'/%3E%3Ccircle cx='16.75' cy='22.75' r='.75'/%3E%3Ccircle cx='16.75' cy='20.75' r='.75'/%3E%3Ccircle cx='16.75' cy='18.75' r='.75'/%3E%3Ccircle cx='18.75' cy='16.75' r='.75'/%3E%3Ccircle cx='20.75' cy='16.75' r='.75'/%3E%3Ccircle cx='22.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='18.75' r='.75'/%3E%3Ccircle cx='24.75' cy='20.75' r='.75'/%3E%3Ccircle cx='24.75' cy='22.75' r='.75'/%3E%3Ccircle cx='22.75' cy='24.75' r='.75'/%3E%3Ccircle cx='20.75' cy='24.75' r='.75'/%3E%3Ccircle cx='18.75' cy='24.75' r='.75'/%3E%3C/g%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_switcher:hover,
button.bicon.bicon-action_switcher:hover,
i.bicon.bicon-action_switcher:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23f3fbff'/%3E%3Cdefs%3E%3Cpath id='a' d='M6 6h20v20H6z'/%3E%3C/defs%3E%3CclipPath id='b'%3E%3Cuse xlink:href='%23a' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23b)' fill='%23627783'%3E%3Cpath d='M12.415 21.186a.697.697 0 00-.217-.505l-2.966-2.865-3.012 2.861a.698.698 0 00-.004 1.014.76.76 0 001.043.004l1.208-1.148v2.769c0 1.485 1.26 2.684 2.797 2.684h2.133c.403 0 .74-.315.74-.714 0-.4-.337-.714-.74-.714h-2.133c-.731 0-1.316-.568-1.316-1.256v-2.788l1.204 1.163a.76.76 0 001.043.004.705.705 0 00.22-.509zm7.17-10.372a.7.7 0 00.216.505l2.967 2.865 3.012-2.861a.698.698 0 00.004-1.014.76.76 0 00-1.043-.004l-1.208 1.148V8.684c0-1.485-1.26-2.684-2.796-2.684h-2.133c-.403 0-.74.315-.74.714s.337.714.74.714h2.133c.731 0 1.316.568 1.316 1.256v2.788l-1.204-1.163a.76.76 0 00-1.043-.004.702.702 0 00-.221.509zM6.25 7.5c0-.69.56-1.25 1.25-1.25h7c.69 0 1.25.56 1.25 1.25v7c0 .69-.56 1.25-1.25 1.25h-7c-.69 0-1.25-.56-1.25-1.25v-7zm1.5.25v6.5h6.5v-6.5h-6.5z' fill-rule='evenodd' clip-rule='evenodd'/%3E%3Ccircle cx='16.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='24.75' r='.75'/%3E%3Ccircle cx='16.75' cy='24.75' r='.75'/%3E%3Ccircle cx='16.75' cy='22.75' r='.75'/%3E%3Ccircle cx='16.75' cy='20.75' r='.75'/%3E%3Ccircle cx='16.75' cy='18.75' r='.75'/%3E%3Ccircle cx='18.75' cy='16.75' r='.75'/%3E%3Ccircle cx='20.75' cy='16.75' r='.75'/%3E%3Ccircle cx='22.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='18.75' r='.75'/%3E%3Ccircle cx='24.75' cy='20.75' r='.75'/%3E%3Ccircle cx='24.75' cy='22.75' r='.75'/%3E%3Ccircle cx='22.75' cy='24.75' r='.75'/%3E%3Ccircle cx='20.75' cy='24.75' r='.75'/%3E%3Ccircle cx='18.75' cy='24.75' r='.75'/%3E%3C/g%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_switcher:active,
button.bicon.bicon-action_switcher:active,
i.bicon.bicon-action_switcher:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23ccc'/%3E%3Cdefs%3E%3Cpath id='a' d='M6 6h20v20H6z'/%3E%3C/defs%3E%3CclipPath id='b'%3E%3Cuse xlink:href='%23a' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23b)' fill='%23666'%3E%3Cpath d='M12.415 21.186a.697.697 0 00-.217-.505l-2.966-2.865-3.012 2.861a.698.698 0 00-.004 1.014.76.76 0 001.043.004l1.208-1.148v2.769c0 1.485 1.26 2.684 2.797 2.684h2.133c.403 0 .74-.315.74-.714 0-.4-.337-.714-.74-.714h-2.133c-.731 0-1.316-.568-1.316-1.256v-2.788l1.204 1.163a.76.76 0 001.043.004.705.705 0 00.22-.509zm7.17-10.372a.7.7 0 00.216.505l2.967 2.865 3.012-2.861a.698.698 0 00.004-1.014.76.76 0 00-1.043-.004l-1.208 1.148V8.684c0-1.485-1.26-2.684-2.796-2.684h-2.133c-.403 0-.74.315-.74.714s.337.714.74.714h2.133c.731 0 1.316.568 1.316 1.256v2.788l-1.204-1.163a.76.76 0 00-1.043-.004.702.702 0 00-.221.509zM6.25 7.5c0-.69.56-1.25 1.25-1.25h7c.69 0 1.25.56 1.25 1.25v7c0 .69-.56 1.25-1.25 1.25h-7c-.69 0-1.25-.56-1.25-1.25v-7zm1.5.25v6.5h6.5v-6.5h-6.5z' fill-rule='evenodd' clip-rule='evenodd'/%3E%3Ccircle cx='16.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='24.75' r='.75'/%3E%3Ccircle cx='16.75' cy='24.75' r='.75'/%3E%3Ccircle cx='16.75' cy='22.75' r='.75'/%3E%3Ccircle cx='16.75' cy='20.75' r='.75'/%3E%3Ccircle cx='16.75' cy='18.75' r='.75'/%3E%3Ccircle cx='18.75' cy='16.75' r='.75'/%3E%3Ccircle cx='20.75' cy='16.75' r='.75'/%3E%3Ccircle cx='22.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='18.75' r='.75'/%3E%3Ccircle cx='24.75' cy='20.75' r='.75'/%3E%3Ccircle cx='24.75' cy='22.75' r='.75'/%3E%3Ccircle cx='22.75' cy='24.75' r='.75'/%3E%3Ccircle cx='20.75' cy='24.75' r='.75'/%3E%3Ccircle cx='18.75' cy='24.75' r='.75'/%3E%3C/g%3E%3C/svg%3E");
}

button.btn.bicon.bicon-action_switcher.menu-open,
button.bicon.bicon-action_switcher.menu-open,
i.bicon.bicon-action_switcher.menu-open {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='%23fff'/%3E%3Cdefs%3E%3Cpath id='a' d='M6 6h20v20H6z'/%3E%3C/defs%3E%3CclipPath id='b'%3E%3Cuse xlink:href='%23a' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23b)' fill='%23627783'%3E%3Cpath d='M12.415 21.186a.697.697 0 00-.217-.505l-2.966-2.865-3.012 2.861a.698.698 0 00-.004 1.014.76.76 0 001.043.004l1.208-1.148v2.769c0 1.485 1.26 2.684 2.797 2.684h2.133c.403 0 .74-.315.74-.714 0-.4-.337-.714-.74-.714h-2.133c-.731 0-1.316-.568-1.316-1.256v-2.788l1.204 1.163a.76.76 0 001.043.004.705.705 0 00.22-.509zm7.17-10.372a.7.7 0 00.216.505l2.967 2.865 3.012-2.861a.698.698 0 00.004-1.014.76.76 0 00-1.043-.004l-1.208 1.148V8.684c0-1.485-1.26-2.684-2.796-2.684h-2.133c-.403 0-.74.315-.74.714s.337.714.74.714h2.133c.731 0 1.316.568 1.316 1.256v2.788l-1.204-1.163a.76.76 0 00-1.043-.004.702.702 0 00-.221.509zM6.25 7.5c0-.69.56-1.25 1.25-1.25h7c.69 0 1.25.56 1.25 1.25v7c0 .69-.56 1.25-1.25 1.25h-7c-.69 0-1.25-.56-1.25-1.25v-7zm1.5.25v6.5h6.5v-6.5h-6.5z' fill-rule='evenodd' clip-rule='evenodd'/%3E%3Ccircle cx='16.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='24.75' r='.75'/%3E%3Ccircle cx='16.75' cy='24.75' r='.75'/%3E%3Ccircle cx='16.75' cy='22.75' r='.75'/%3E%3Ccircle cx='16.75' cy='20.75' r='.75'/%3E%3Ccircle cx='16.75' cy='18.75' r='.75'/%3E%3Ccircle cx='18.75' cy='16.75' r='.75'/%3E%3Ccircle cx='20.75' cy='16.75' r='.75'/%3E%3Ccircle cx='22.75' cy='16.75' r='.75'/%3E%3Ccircle cx='24.75' cy='18.75' r='.75'/%3E%3Ccircle cx='24.75' cy='20.75' r='.75'/%3E%3Ccircle cx='24.75' cy='22.75' r='.75'/%3E%3Ccircle cx='22.75' cy='24.75' r='.75'/%3E%3Ccircle cx='20.75' cy='24.75' r='.75'/%3E%3Ccircle cx='18.75' cy='24.75' r='.75'/%3E%3C/g%3E%3C/svg%3E");
  border-radius: 32px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  height: 28px;
  width: 28px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

button.btn.bicon.bicon-action_switcher.bicon-no-shrink,
button.bicon.bicon-action_switcher.bicon-no-shrink,
i.bicon.bicon-action_switcher.bicon-no-shrink {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 32px;
  width: 32px;
}

button.btn.bicon.bicon-action_switcher.bicon-no-shrink.menu-open,
button.bicon.bicon-action_switcher.bicon-no-shrink.menu-open,
i.bicon.bicon-action_switcher.bicon-no-shrink.menu-open {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 32px;
  width: 32px;
}

button.btn.bicon.bicon-li_header_user,
button.bicon.bicon-li_header_user,
i.bicon.bicon-li_header_user {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 42'%3E%3Cpath d='M21 1c11 0 20 9 20 20s-9 20-20 20S1 32 1 21 10 1 21 1m0-1C9.4 0 0 9.4 0 21s9.4 21 21 21 21-9.4 21-21S32.6 0 21 0z' fill='%23004a70'/%3E%3Cpath d='M31.1 30.8v-1.1-.4c-.1-1-.1-1.5-.5-2.6-.2-.7-.7-1.2-1.5-1.6-.8-.3-1.7-.5-2.5-.7-.8-.1-1.5-.3-2-.5-.3-.2-.6-.4-.9-.7-.1-.2-.3-.3-.3-.5l-.4-.4.4-.3c.4-.3.7-.7 1-1.1.4-.6.7-1.3.8-2.2l.1-.3.3-.1c.1 0 .1-.1.2-.2.1-.2.2-.5.3-.7.1-.5 0-.8-.1-1l-.1-.2.1-.4c.1-.4.1-.9.1-1.4-.1-.9-.3-1.7-.3-1.7-.2-.7-.7-1.5-1.5-2-.6-.5-1.7-1-3.3-1-1.6 0-2.7.6-3.3 1-.8.6-1.4 1.3-1.5 2 0 .1-.2.9-.3 1.7 0 .5 0 1 .1 1.4l.1.4-.1.1c-.1.2-.2.5-.1 1 .1.3.2.6.3.7l.2.2.3.1.1.3c.2.8.5 1.6.8 2.2.3.4.6.8 1 1.1l.4.3-.2.4c-.1.2-.2.4-.3.5-.2.3-.5.5-.9.7-.5.2-1.2.4-2 .5-.9.2-1.8.3-2.6.7-.8.4-1.3.9-1.5 1.6-.3 1.1-.4 1.7-.5 2.6 0 .2-.1.3-.1.5v1.1c0 .9.8 1.7 1.7 1.7h16.8c.9 0 1.7-.7 1.7-1.7z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-li_header_user:hover,
button.bicon.bicon-li_header_user:hover,
i.bicon.bicon-li_header_user:hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 42'%3E%3Cpath d='M21 2c10.5 0 19 8.5 19 19s-8.5 19-19 19S2 31.5 2 21 10.5 2 21 2m0-2C9.4 0 0 9.4 0 21s9.4 21 21 21 21-9.4 21-21S32.6 0 21 0z' fill='%237b9ab0'/%3E%3Cpath d='M31.1 30.8v-1.1-.4c-.1-1-.1-1.5-.5-2.6-.2-.7-.7-1.2-1.5-1.6-.8-.3-1.7-.5-2.5-.7-.8-.1-1.5-.3-2-.5-.3-.2-.6-.4-.9-.7-.1-.2-.3-.3-.3-.5l-.4-.4.4-.3c.4-.3.7-.7 1-1.1.4-.6.7-1.3.8-2.2l.1-.3.3-.1c.1 0 .1-.1.2-.2.1-.2.2-.5.3-.7.1-.5 0-.8-.1-1l-.1-.2.1-.4c.1-.4.1-.9.1-1.4-.1-.9-.3-1.7-.3-1.7-.2-.7-.7-1.5-1.5-2-.6-.5-1.7-1-3.3-1-1.6 0-2.7.6-3.3 1-.8.6-1.4 1.3-1.5 2 0 .1-.2.9-.3 1.7 0 .5 0 1 .1 1.4l.1.4-.1.1c-.1.2-.2.5-.1 1 .1.3.2.6.3.7l.2.2.3.1.1.3c.2.8.5 1.6.8 2.2.3.4.6.8 1 1.1l.4.3-.2.4c-.1.2-.2.4-.3.5-.2.3-.5.5-.9.7-.5.2-1.2.4-2 .5-.9.2-1.8.3-2.6.7-.8.4-1.3.9-1.5 1.6-.3 1.1-.4 1.7-.5 2.6 0 .2-.1.3-.1.5v1.1c0 .9.8 1.7 1.7 1.7h16.8c.9 0 1.7-.7 1.7-1.7z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-li_header_user:active,
button.bicon.bicon-li_header_user:active,
i.bicon.bicon-li_header_user:active {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 42'%3E%3Cpath d='M21 2c10.5 0 19 8.5 19 19s-8.5 19-19 19S2 31.5 2 21 10.5 2 21 2m0-2C9.4 0 0 9.4 0 21s9.4 21 21 21 21-9.4 21-21S32.6 0 21 0z' fill='%23999'/%3E%3Cpath d='M31.1 30.8v-1.1-.4c-.1-1-.1-1.5-.5-2.6-.2-.7-.7-1.2-1.5-1.6-.8-.3-1.7-.5-2.5-.7-.8-.1-1.5-.3-2-.5-.3-.2-.6-.4-.9-.7-.1-.2-.3-.3-.3-.5l-.4-.4.4-.3c.4-.3.7-.7 1-1.1.4-.6.7-1.3.8-2.2l.1-.3.3-.1c.1 0 .1-.1.2-.2.1-.2.2-.5.3-.7.1-.5 0-.8-.1-1l-.1-.2.1-.4c.1-.4.1-.9.1-1.4-.1-.9-.3-1.7-.3-1.7-.2-.7-.7-1.5-1.5-2-.6-.5-1.7-1-3.3-1-1.6 0-2.7.6-3.3 1-.8.6-1.4 1.3-1.5 2 0 .1-.2.9-.3 1.7 0 .5 0 1 .1 1.4l.1.4-.1.1c-.1.2-.2.5-.1 1 .1.3.2.6.3.7l.2.2.3.1.1.3c.2.8.5 1.6.8 2.2.3.4.6.8 1 1.1l.4.3-.2.4c-.1.2-.2.4-.3.5-.2.3-.5.5-.9.7-.5.2-1.2.4-2 .5-.9.2-1.8.3-2.6.7-.8.4-1.3.9-1.5 1.6-.3 1.1-.4 1.7-.5 2.6 0 .2-.1.3-.1.5v1.1c0 .9.8 1.7 1.7 1.7h16.8c.9 0 1.7-.7 1.7-1.7z' fill='%23fff'/%3E%3C/svg%3E");
}

button.btn.bicon.bicon-li_header_user.menu-open,
button.bicon.bicon-li_header_user.menu-open,
i.bicon.bicon-li_header_user.menu-open {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 42'%3E%3Cg data-name='Layer 2'%3E%3Cpath d='M21 0a21 21 0 1021 21A21 21 0 0021 0z' fill='%23111b58' data-name='Layer 1-2'/%3E%3C/g%3E%3Cpath d='M31.1 30.8v-1.5a8.51 8.51 0 00-.5-2.6 2.6 2.6 0 00-1.5-1.6 23.348 23.348 0 00-2.5-.7 8.3 8.3 0 01-2-.5 5.5 5.5 0 01-.9-.7c-.1-.2-.3-.3-.3-.5l-.4-.4.4-.3a5.241 5.241 0 001-1.1 4.808 4.808 0 00.8-2.2l.1-.3.3-.1c.1 0 .1-.1.2-.2.1-.2.2-.5.3-.7a1.454 1.454 0 00-.1-1l-.1-.2.1-.4a6.15 6.15 0 00.1-1.4 14.519 14.519 0 00-.3-1.7 3.573 3.573 0 00-1.5-2 5.149 5.149 0 00-3.3-1 5.828 5.828 0 00-3.3 1 3.444 3.444 0 00-1.5 2c0 .1-.2.9-.3 1.7a6.15 6.15 0 00.1 1.4l.1.4-.1.1a1.454 1.454 0 00-.1 1 2.389 2.389 0 00.3.7l.2.2.3.1.1.3a11.256 11.256 0 00.8 2.2 5.241 5.241 0 001 1.1l.4.3-.2.4a2.351 2.351 0 01-1.2 1.2 8.3 8.3 0 01-2 .5 11.068 11.068 0 00-2.6.7 2.6 2.6 0 00-1.5 1.6 14.7 14.7 0 00-.5 2.6c0 .2-.1.3-.1.5v1.1a1.752 1.752 0 001.7 1.7h16.8a1.685 1.685 0 001.7-1.7z' fill='%23fff'/%3E%3C/svg%3E");
  border-radius: 42px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  height: 38px;
  width: 38px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

button.btn.bicon.bicon-li_header_user.bicon-no-shrink,
button.bicon.bicon-li_header_user.bicon-no-shrink,
i.bicon.bicon-li_header_user.bicon-no-shrink {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 42px;
  width: 42px;
}

button.btn.bicon.bicon-li_header_user.bicon-no-shrink.menu-open,
button.bicon.bicon-li_header_user.bicon-no-shrink.menu-open,
i.bicon.bicon-li_header_user.bicon-no-shrink.menu-open {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 42px;
  width: 42px;
}

/* Special Imports for include only */
/* Banners */
/* OT Buttons */
button.btn,
.opentext-ux button.btn {
  line-height: 18px;
}

/* Right Panel Header */
.otbi-panel-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.otbi-panel-header .title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.otbi-panel-header .title .title-field {
  font-size: 18px;
}

/* Left Panel Header */
.otbi-data-action-bar {
  background-color: #fff;
  border-bottom: 1px solid #dfe5ea;
  padding: 4px 16px;
}

/* Top Header */
.otbi-action-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.otbi-action-container div.title {
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: normal;
}

.otbi-action-container .action-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.otbi-action-container .action-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}

.otbi-action-container .action-right .btn {
  margin-left: 10px;
}

.otbi-action-container .action-center {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

/* Menu Bar Borders */
.bicon-menu-bar button.btn.bicon,
.bicon-menu-bar button.bicon,
.bicon-menu-bar .bicon,
.bicon-menu-bar .bicon-menu-group {
  margin-right: 9px;
  position: relative;
  /* Open Menu */
}

.bicon-menu-bar button.btn.bicon::after,
.bicon-menu-bar button.bicon::after,
.bicon-menu-bar .bicon::after,
.bicon-menu-bar .bicon-menu-group::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: -7px;
  border-right: 1px solid #999999;
}

.bicon-menu-bar button.btn.bicon:last-child,
.bicon-menu-bar button.bicon:last-child,
.bicon-menu-bar .bicon:last-child,
.bicon-menu-bar .bicon-menu-group:last-child {
  margin-right: 0;
}

.bicon-menu-bar button.btn.bicon:last-child::after,
.bicon-menu-bar button.bicon:last-child::after,
.bicon-menu-bar .bicon:last-child::after,
.bicon-menu-bar .bicon-menu-group:last-child::after {
  content: none;
  border: none;
}

.bicon-menu-bar button.btn.bicon.menu-open,
.bicon-menu-bar button.bicon.menu-open,
.bicon-menu-bar .bicon.menu-open,
.bicon-menu-bar .bicon-menu-group.menu-open {
  margin-right: 11px;
  margin-left: 2px;
}

.bicon-menu-bar button.btn.bicon.menu-open::after,
.bicon-menu-bar button.bicon.menu-open::after,
.bicon-menu-bar .bicon.menu-open::after,
.bicon-menu-bar .bicon-menu-group.menu-open::after {
  top: 4px;
  bottom: 4px;
  right: -9px;
}

/* Menu Bar Group */
.bicon-menu-group {
  display: inline-block;
}

.bicon-menu-group button.btn.bicon,
.bicon-menu-group button.bicon,
.bicon-menu-group .bicon {
  margin-right: 0;
}

.bicon-menu-group button.btn.bicon::after,
.bicon-menu-group button.bicon::after,
.bicon-menu-group .bicon::after {
  content: none;
  border: none;
}

/* Icon Tab Bar */
.otbi-tab-container nav.navbar ul.nav li.nav-item {
  margin-left: 0;
}

.otbi-tab-container nav.navbar ul.nav li.nav-item a.nav-link i.oticon {
  width: 2em;
  text-align: center;
}

/* Data Trees */
.otbi-data-container .data-nav-tree,
.popup .data-nav-tree,
.dropdown-menu .data-nav-tree {
  /* item */
}

.otbi-data-container .data-nav-tree .item,
.popup .data-nav-tree .item,
.dropdown-menu .data-nav-tree .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
  padding: 10px;
  /* Icon/Text Spacing */
  /* Text Truncation */
  /* Hover and Indention */
  /* Drag and Drop cues */
  /* Hover Actions Overlay */
}

.otbi-data-container .data-nav-tree .item .bicon, .otbi-data-container .data-nav-tree .item .label,
.popup .data-nav-tree .item .bicon,
.popup .data-nav-tree .item .label,
.dropdown-menu .data-nav-tree .item .bicon,
.dropdown-menu .data-nav-tree .item .label {
  margin-left: 10px;
}

.otbi-data-container .data-nav-tree .item .label,
.popup .data-nav-tree .item .label,
.dropdown-menu .data-nav-tree .item .label {
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.otbi-data-container .data-nav-tree .item:hover,
.popup .data-nav-tree .item:hover,
.dropdown-menu .data-nav-tree .item:hover {
  background-color: #B2BEC5;
}

.otbi-data-container .data-nav-tree .item.selected,
.popup .data-nav-tree .item.selected,
.dropdown-menu .data-nav-tree .item.selected {
  background-color: #cbd3d9;
}

.otbi-data-container .data-nav-tree .item.level1,
.popup .data-nav-tree .item.level1,
.dropdown-menu .data-nav-tree .item.level1 {
  padding-left: 16px;
}

.otbi-data-container .data-nav-tree .item.level2,
.popup .data-nav-tree .item.level2,
.dropdown-menu .data-nav-tree .item.level2 {
  padding-left: 36px;
}

.otbi-data-container .data-nav-tree .item.level3,
.popup .data-nav-tree .item.level3,
.dropdown-menu .data-nav-tree .item.level3 {
  padding-left: 56px;
}

.otbi-data-container .data-nav-tree .item.level4,
.popup .data-nav-tree .item.level4,
.dropdown-menu .data-nav-tree .item.level4 {
  padding-left: 76px;
}

.otbi-data-container .data-nav-tree .item.level5,
.popup .data-nav-tree .item.level5,
.dropdown-menu .data-nav-tree .item.level5 {
  padding-left: 96px;
}

.otbi-data-container .data-nav-tree .item.level6,
.popup .data-nav-tree .item.level6,
.dropdown-menu .data-nav-tree .item.level6 {
  padding-left: 116px;
}

.otbi-data-container .data-nav-tree .item.level7,
.popup .data-nav-tree .item.level7,
.dropdown-menu .data-nav-tree .item.level7 {
  padding-left: 136px;
}

.otbi-data-container .data-nav-tree .item.level8,
.popup .data-nav-tree .item.level8,
.dropdown-menu .data-nav-tree .item.level8 {
  padding-left: 156px;
}

.otbi-data-container .data-nav-tree .item.level9,
.popup .data-nav-tree .item.level9,
.dropdown-menu .data-nav-tree .item.level9 {
  padding-left: 176px;
}

.otbi-data-container .data-nav-tree .item.level10,
.popup .data-nav-tree .item.level10,
.dropdown-menu .data-nav-tree .item.level10 {
  padding-left: 196px;
}

.otbi-data-container .data-nav-tree .item.level11,
.popup .data-nav-tree .item.level11,
.dropdown-menu .data-nav-tree .item.level11 {
  padding-left: 216px;
}

.otbi-data-container .data-nav-tree .item.level12,
.popup .data-nav-tree .item.level12,
.dropdown-menu .data-nav-tree .item.level12 {
  padding-left: 236px;
}

.otbi-data-container .data-nav-tree .item.level13,
.popup .data-nav-tree .item.level13,
.dropdown-menu .data-nav-tree .item.level13 {
  padding-left: 256px;
}

.otbi-data-container .data-nav-tree .item.level14,
.popup .data-nav-tree .item.level14,
.dropdown-menu .data-nav-tree .item.level14 {
  padding-left: 276px;
}

.otbi-data-container .data-nav-tree .item.level15,
.popup .data-nav-tree .item.level15,
.dropdown-menu .data-nav-tree .item.level15 {
  padding-left: 296px;
}

.otbi-data-container .data-nav-tree .item.level16,
.popup .data-nav-tree .item.level16,
.dropdown-menu .data-nav-tree .item.level16 {
  padding-left: 316px;
}

.otbi-data-container .data-nav-tree .item.level17,
.popup .data-nav-tree .item.level17,
.dropdown-menu .data-nav-tree .item.level17 {
  padding-left: 336px;
}

.otbi-data-container .data-nav-tree .item.level18,
.popup .data-nav-tree .item.level18,
.dropdown-menu .data-nav-tree .item.level18 {
  padding-left: 356px;
}

.otbi-data-container .data-nav-tree .item.level19,
.popup .data-nav-tree .item.level19,
.dropdown-menu .data-nav-tree .item.level19 {
  padding-left: 376px;
}

.otbi-data-container .data-nav-tree .item.level20,
.popup .data-nav-tree .item.level20,
.dropdown-menu .data-nav-tree .item.level20 {
  padding-left: 396px;
}

.otbi-data-container .data-nav-tree .item.level21,
.popup .data-nav-tree .item.level21,
.dropdown-menu .data-nav-tree .item.level21 {
  padding-left: 416px;
}

.otbi-data-container .data-nav-tree .item.level22,
.popup .data-nav-tree .item.level22,
.dropdown-menu .data-nav-tree .item.level22 {
  padding-left: 436px;
}

.otbi-data-container .data-nav-tree .item.level23,
.popup .data-nav-tree .item.level23,
.dropdown-menu .data-nav-tree .item.level23 {
  padding-left: 456px;
}

.otbi-data-container .data-nav-tree .item.level24,
.popup .data-nav-tree .item.level24,
.dropdown-menu .data-nav-tree .item.level24 {
  padding-left: 476px;
}

.otbi-data-container .data-nav-tree .item.level25,
.popup .data-nav-tree .item.level25,
.dropdown-menu .data-nav-tree .item.level25 {
  padding-left: 496px;
}

.otbi-data-container .data-nav-tree .item.draggable,
.popup .data-nav-tree .item.draggable,
.dropdown-menu .data-nav-tree .item.draggable {
  cursor: -webkit-grab;
  cursor: grab;
}

.otbi-data-container .data-nav-tree .item.draggable .draggable-handle,
.popup .data-nav-tree .item.draggable .draggable-handle,
.dropdown-menu .data-nav-tree .item.draggable .draggable-handle {
  visibility: hidden;
  cursor: -webkit-grab;
  cursor: grab;
}

.otbi-data-container .data-nav-tree .item.draggable:hover .draggable-handle,
.popup .data-nav-tree .item.draggable:hover .draggable-handle,
.dropdown-menu .data-nav-tree .item.draggable:hover .draggable-handle {
  visibility: visible;
}

.otbi-data-container .data-nav-tree .item.draggable.draggable-active,
.popup .data-nav-tree .item.draggable.draggable-active,
.dropdown-menu .data-nav-tree .item.draggable.draggable-active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.otbi-data-container .data-nav-tree .item.draggable.draggable-active .draggable-handle,
.popup .data-nav-tree .item.draggable.draggable-active .draggable-handle,
.dropdown-menu .data-nav-tree .item.draggable.draggable-active .draggable-handle {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.otbi-data-container .data-nav-tree .item.draggable.draggable-disabled,
.popup .data-nav-tree .item.draggable.draggable-disabled,
.dropdown-menu .data-nav-tree .item.draggable.draggable-disabled {
  cursor: not-allowed;
}

.otbi-data-container .data-nav-tree .item.draggable.draggable-disabled .draggable-handle,
.popup .data-nav-tree .item.draggable.draggable-disabled .draggable-handle,
.dropdown-menu .data-nav-tree .item.draggable.draggable-disabled .draggable-handle {
  visibility: hidden;
  cursor: not-allowed;
}

.otbi-data-container .data-nav-tree .item.draggable.draggable-ghost,
.popup .data-nav-tree .item.draggable.draggable-ghost,
.dropdown-menu .data-nav-tree .item.draggable.draggable-ghost {
  padding-left: 5px;
  margin-left: 15px;
  margin-right: 15px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  background-color: #eef2f4;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.otbi-data-container .data-nav-tree .item.draggable.draggable-ghost .draggable-handle,
.popup .data-nav-tree .item.draggable.draggable-ghost .draggable-handle,
.dropdown-menu .data-nav-tree .item.draggable.draggable-ghost .draggable-handle {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.otbi-data-container .data-nav-tree .item.draggable.draggable-ghost:hover,
.popup .data-nav-tree .item.draggable.draggable-ghost:hover,
.dropdown-menu .data-nav-tree .item.draggable.draggable-ghost:hover {
  background-color: #eef2f4;
}

.otbi-data-container .data-nav-tree .item .hover-actions,
.popup .data-nav-tree .item .hover-actions,
.dropdown-menu .data-nav-tree .item .hover-actions {
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding-right: 24px;
  background-color: inherit;
}

.otbi-data-container .data-nav-tree .item:hover .hover-actions,
.popup .data-nav-tree .item:hover .hover-actions,
.dropdown-menu .data-nav-tree .item:hover .hover-actions {
  visibility: visible;
}

/* Dropdown Overrides */
div.dropdown-menu div.data-nav-tree .item {
  padding: 7px;
  /* Icon/Text Spacing */
}

div.dropdown-menu div.data-nav-tree .item .bicon {
  margin-left: 2px;
}

div.dropdown-menu div.data-nav-tree .item .label {
  margin-left: 8px;
}

div.dropdown-menu div.data-nav-tree .item.level1 {
  padding-left: 0px;
}

div.dropdown-menu div.data-nav-tree .item.level2 {
  padding-left: 20px;
}

div.dropdown-menu div.data-nav-tree .item.level3 {
  padding-left: 40px;
}

div.dropdown-menu div.data-nav-tree .item.level4 {
  padding-left: 60px;
}

div.dropdown-menu div.data-nav-tree .item.level5 {
  padding-left: 80px;
}

div.dropdown-menu div.data-nav-tree .item.level6 {
  padding-left: 100px;
}

div.dropdown-menu div.data-nav-tree .item.level7 {
  padding-left: 120px;
}

div.dropdown-menu div.data-nav-tree .item.level8 {
  padding-left: 140px;
}

div.dropdown-menu div.data-nav-tree .item.level9 {
  padding-left: 160px;
}

div.dropdown-menu div.data-nav-tree .item.level10 {
  padding-left: 180px;
}

div.dropdown-menu div.data-nav-tree .item.level11 {
  padding-left: 200px;
}

div.dropdown-menu div.data-nav-tree .item.level12 {
  padding-left: 220px;
}

div.dropdown-menu div.data-nav-tree .item.level13 {
  padding-left: 240px;
}

div.dropdown-menu div.data-nav-tree .item.level14 {
  padding-left: 260px;
}

div.dropdown-menu div.data-nav-tree .item.level15 {
  padding-left: 280px;
}

div.dropdown-menu div.data-nav-tree .item.level16 {
  padding-left: 300px;
}

div.dropdown-menu div.data-nav-tree .item.level17 {
  padding-left: 320px;
}

div.dropdown-menu div.data-nav-tree .item.level18 {
  padding-left: 340px;
}

div.dropdown-menu div.data-nav-tree .item.level19 {
  padding-left: 360px;
}

div.dropdown-menu div.data-nav-tree .item.level20 {
  padding-left: 380px;
}

div.dropdown-menu div.data-nav-tree .item.level21 {
  padding-left: 400px;
}

div.dropdown-menu div.data-nav-tree .item.level22 {
  padding-left: 420px;
}

div.dropdown-menu div.data-nav-tree .item.level23 {
  padding-left: 440px;
}

div.dropdown-menu div.data-nav-tree .item.level24 {
  padding-left: 460px;
}

div.dropdown-menu div.data-nav-tree .item.level25 {
  padding-left: 480px;
}

.otbi-data-drag-proxy-container {
  position: fixed;
}

.otbi-data-drag-tile {
  border-radius: 3px;
  height: 32px;
  width: 208px;
  padding: 0 8px;
  padding-right: 10px;
  background-color: #E7EDF8;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
  z-index: 103;
}

.otbi-data-drag-tile i.bicon.bicon-drag_handle {
  margin-right: 6px;
}

.otbi-data-drag-tile i.bicon,
.otbi-data-drag-tile .otbi-data-drag-label {
  margin-right: 8px;
}

.otbi-data-drag-tile i.bicon:last-child,
.otbi-data-drag-tile .otbi-data-drag-label:last-child {
  margin-right: 0;
}

.otbi-data-drag-tile .otbi-data-drag-label {
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.otbi-data-drag-tile .otbi-data-drag-count {
  position: absolute;
  right: 50%;
  top: 0;
  font-size: 12px;
  border-radius: 10px;
  background: #9DE4F9;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0 8px;
  margin: 0;
  -webkit-transform: translate(50%, -50%);
       -o-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.otbi-data-square-drag-tile {
  border-radius: 4px;
  height: 64px;
  width: 64px;
  padding: 14px 5px;
  background-color: #E7EDF8;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  position: relative;
  z-index: 103;
}

.otbi-data-square-drag-tile .otbi-data-square-drag-label {
  font-size: 11px;
  line-height: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.otbi-data-square-drag-tile .otbi-data-square-drag-notification {
  position: absolute;
  right: 0%;
  top: 0;
  font-size: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 0;
  padding: 4px 4px 0px 0px;
}

/* Extra tiles */
.otbi-data-drag-tile-extra-one,
.otbi-data-drag-tile-extra-two {
  border-radius: 3px;
  height: 32px;
  width: 208px;
  background-color: #E7EDF8;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 101;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.otbi-data-drag-tile-extra-two {
  top: 6px;
  left: 6px;
  z-index: 100;
}

.otbi-data-search-panel {
  padding: 8px 24px;
}

.data-match-highlight {
  font-weight: bold;
}

/* Panel Resizer */
.otbi-left-panel.collapsed,
.otbi-right-panel.collapsed {
  width: 10px;
}

.otbi-left-panel.collapsed .otbi-panel-resizer,
.otbi-right-panel.collapsed .otbi-panel-resizer {
  cursor: default;
}

.otbi-left-panel.collapsed .otbi-panel-resizer:hover::after,
.otbi-right-panel.collapsed .otbi-panel-resizer:hover::after {
  content: none;
}

.otbi-left-panel .otbi-panel-resizer,
.otbi-right-panel .otbi-panel-resizer {
  position: absolute;
  top: 0;
  bottom: 0;
  cursor: ew-resize;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.otbi-left-panel .otbi-panel-resizer .otbi-panel-collapser,
.otbi-right-panel .otbi-panel-resizer .otbi-panel-collapser {
  position: relative;
  z-index: 10;
}

.otbi-left-panel .otbi-panel-resizer:hover::after,
.otbi-right-panel .otbi-panel-resizer:hover::after {
  content: "";
  top: 0;
  bottom: 0;
  border-right: 3px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 6px;
  z-index: 5;
}

.otbi-left-panel .otbi-panel-resizer {
  right: -9px;
}

.otbi-left-panel .otbi-panel-collapser button {
  cursor: pointer;
}

.otbi-left-panel.collapsed {
  border-right: 2px solid #E6E6E6;
}

.otbi-left-panel.collapsed .otbi-panel-collapser button {
  cursor: pointer;
}

.otbi-left-panel.collapsed .otbi-panel-sizable-container {
  display: none;
}

.otbi-left-panel.highlight .otbi-panel-resizer::after {
  border-right: 4px solid rgba(0, 0, 0, 0.2);
}

.otbi-right-panel .otbi-panel-resizer {
  left: -9px;
}

.otbi-right-panel .otbi-panel-collapser button {
  cursor: pointer;
}

.otbi-right-panel.collapsed {
  border-left: 2px solid #E6E6E6;
}

.otbi-right-panel.collapsed .otbi-panel-collapser button {
  cursor: pointer;
}

.otbi-right-panel.collapsed .otbi-panel-sizable-container > div:not(.otbi-panel-header) {
  display: none;
}

.otbi-right-panel.highlight .otbi-panel-resizer::after {
  content: "";
  top: 0;
  bottom: 0;
  border-right: 4px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 6px;
  z-index: 5;
}

.otbi-right-panel.highlight .otbi-panel-resizer:hover::after {
  content: "";
  border-right: 4px solid rgba(0, 0, 0, 0.2);
}

.otbi-right-panel.highlight button.btn.bicon.bicon-collapse_panel_left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' transform='rotate(-180 8 8)' fill='%2309BCEF'/%3E%3Cpath d='M9.274 11.148l-3.24-3.241L9.19 4.75' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
}

/* Dialog Split View */
.otbi-split-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.otbi-split-container .otbi-split-pane {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
}

.otbi-scrollable-pane {
  overflow-x: auto;
}

.otbi-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.otbi-flex-pane {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.otbi-shaded-pane {
  border: 1px solid #999999;
  background-color: #f7f7f7;
}

.otbi-left-outer-shadow-border {
  border-left: 1px solid #c4c4c4;
  -webkit-box-shadow: -2px 0px 0px 0px rgba(0, 0, 0, 0.1);
          box-shadow: -2px 0px 0px 0px rgba(0, 0, 0, 0.1);
}

.otbi-maxsize-lg-pane {
  height: 750px;
}

.otbi-maxsize-md-pane {
  height: 350px;
}

.otbi-maxsize-sm-pane {
  height: 250px;
}

/* Noshrink containeres */
.otbi-header-container,
.otbi-bread-container,
.otbi-action-container {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

/* Header Banners */
.ot-header-banner {
  height: 24px;
  -webkit-background-size: auto 24px;
          background-size: auto 24px;
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.ot-header-banner.ot-banner-analytics-studio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='457' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM409.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L418.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M240.069 4.006h2.037L247.923 19h-2.1l-1.575-4.179h-6.426L236.247 19h-2.016l5.838-14.994zm3.591 9.135l-2.646-6.951-2.604 6.951h5.25zm5.687-4.998h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm18.529 9.366a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.412-9.555h1.827V19h-1.827V4.006zm4.423 17.304c.392.14.784.21 1.176.21.448 0 .791-.119 1.029-.357.252-.224.497-.651.735-1.281l.441-1.155-4.599-10.584h2.121l3.423 8.526 3.129-8.526h2.016l-4.746 11.886c-.196.49-.392.917-.588 1.281-.196.378-.413.7-.651.966a2.153 2.153 0 01-.861.588c-.322.14-.721.21-1.197.21a5.83 5.83 0 01-.903-.063 5.169 5.169 0 01-.882-.231l.357-1.47zm11.864-11.718h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.482-1.449h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm13.936 11.319c-.182 1.246-.658 2.226-1.428 2.94-.77.714-1.855 1.071-3.255 1.071-.826 0-1.561-.133-2.205-.399a4.37 4.37 0 01-1.596-1.134 5.316 5.316 0 01-.966-1.806c-.21-.714-.315-1.512-.315-2.394 0-.868.119-1.659.357-2.373.238-.714.581-1.323 1.029-1.827a4.63 4.63 0 011.638-1.176c.644-.28 1.372-.42 2.184-.42 1.302 0 2.31.322 3.024.966.714.63 1.169 1.505 1.365 2.625l-1.827.336a4.873 4.873 0 00-.294-.966 2.123 2.123 0 00-.483-.756 1.968 1.968 0 00-.777-.504c-.294-.126-.651-.189-1.071-.189-.574 0-1.064.112-1.47.336-.406.21-.742.511-1.008.903a4.185 4.185 0 00-.567 1.344 7.84 7.84 0 00-.168 1.659c0 .588.056 1.141.168 1.659.112.518.294.973.546 1.365.252.378.581.679.987.903.406.224.903.336 1.491.336.882 0 1.533-.224 1.953-.672.434-.448.714-1.057.84-1.827h1.848zm3.288.504c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm15.396-1.092c.168 1.05.581 1.813 1.239 2.289.672.462 1.666.693 2.982.693.658 0 1.204-.07 1.638-.21.448-.154.805-.35 1.071-.588a2.15 2.15 0 00.567-.861c.112-.336.168-.686.168-1.05 0-.294-.035-.574-.105-.84-.07-.28-.21-.532-.42-.756-.196-.224-.476-.42-.84-.588-.35-.168-.805-.301-1.365-.399l-1.89-.336c-.742-.126-1.4-.294-1.974-.504a5.246 5.246 0 01-1.47-.798 3.34 3.34 0 01-.903-1.239c-.196-.49-.294-1.085-.294-1.785 0-.686.14-1.288.42-1.806a4.024 4.024 0 011.176-1.302c.49-.35 1.071-.609 1.743-.777a8.989 8.989 0 012.184-.252c.994 0 1.82.112 2.478.336.672.21 1.218.497 1.638.861.42.364.735.784.945 1.26.224.462.392.938.504 1.428l-1.806.357a4.733 4.733 0 00-.441-1.113 2.194 2.194 0 00-.693-.819 2.822 2.822 0 00-1.05-.504c-.42-.112-.931-.168-1.533-.168-.686 0-1.26.063-1.722.189-.462.126-.833.301-1.113.525-.28.21-.483.469-.609.777a2.632 2.632 0 00-.168.945c0 .364.042.686.126.966.098.266.252.504.462.714.224.196.511.364.861.504.35.126.784.238 1.302.336l2.1.378c1.554.294 2.695.784 3.423 1.47.728.672 1.092 1.666 1.092 2.982 0 .602-.119 1.169-.357 1.701a3.712 3.712 0 01-1.029 1.365c-.448.392-1.015.7-1.701.924-.686.224-1.491.336-2.415.336a9.957 9.957 0 01-2.415-.273 5.275 5.275 0 01-1.869-.819 4.262 4.262 0 01-1.281-1.449c-.322-.588-.518-1.288-.588-2.1h1.932zm12.775-5.145h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.377-1.449h1.827v6.846c0 1.008.161 1.722.483 2.142.336.42.875.63 1.617.63.812 0 1.547-.294 2.205-.882.35-.308.616-.63.798-.966.182-.35.273-.798.273-1.344V8.143h1.827V19h-1.806v-1.68c-.532.7-1.106 1.211-1.722 1.533a4.242 4.242 0 01-1.995.483c-1.232 0-2.128-.329-2.688-.987-.546-.672-.819-1.673-.819-3.003V8.143zm19.521 9.303a5.082 5.082 0 01-1.554 1.407c-.588.322-1.281.483-2.079.483-.798 0-1.491-.147-2.079-.441a4.088 4.088 0 01-1.428-1.197 5.347 5.347 0 01-.84-1.827 8.903 8.903 0 01-.273-2.247c0-.896.112-1.701.336-2.415.224-.728.539-1.344.945-1.848a4.2 4.2 0 011.512-1.155c.602-.266 1.281-.399 2.037-.399a4.62 4.62 0 011.743.357c.588.224 1.134.658 1.638 1.302v-5.46h1.827V19h-1.785v-1.554zm.021-4.2c0-.868-.098-1.54-.294-2.016a2.762 2.762 0 00-.924-1.239 2.776 2.776 0 00-.945-.525 3.383 3.383 0 00-1.029-.147c-.448 0-.868.077-1.26.231a2.59 2.59 0 00-1.008.756c-.28.336-.504.777-.672 1.323-.154.532-.231 1.183-.231 1.953 0 .798.084 1.47.252 2.016.182.546.413.98.693 1.302.294.322.616.553.966.693.364.14.735.21 1.113.21.406 0 .77-.049 1.092-.147.322-.098.644-.266.966-.504.42-.336.735-.756.945-1.26.224-.504.336-1.141.336-1.911v-.735zm4.425-5.103h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm9.399 15.33c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315z' fill='%23fff'/%3E%3C/svg%3E");
}

.ot-header-banner.ot-banner-bi-reporting {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='438' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM390.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L399.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h4.977c1.064 0 1.939.105 2.625.315.686.196 1.225.469 1.617.819.406.336.686.742.84 1.218.154.462.231.959.231 1.491 0 .686-.161 1.302-.483 1.848-.308.546-.854 1.001-1.638 1.365.504.196.917.427 1.239.693.336.252.602.539.798.861.21.308.35.637.42.987.084.336.126.686.126 1.05 0 .616-.098 1.19-.294 1.722a3.381 3.381 0 01-.903 1.365c-.42.392-.973.7-1.659.924-.686.224-1.533.336-2.541.336h-5.355V4.006zm5.229 6.342c1.134 0 1.946-.203 2.436-.609.49-.42.735-1.029.735-1.827 0-.812-.266-1.4-.798-1.764-.518-.364-1.414-.546-2.688-.546h-3.024v4.746h3.339zm.063 7.056c.686 0 1.253-.063 1.701-.189.462-.126.826-.301 1.092-.525.28-.238.469-.518.567-.84.112-.336.168-.714.168-1.134 0-.882-.259-1.554-.777-2.016-.518-.476-1.386-.714-2.604-.714h-3.549v5.418h3.402zm7.767-13.398h1.932V19h-1.932V4.006zm17.926 13.692a5.528 5.528 0 01-1.764 1.197c-.7.294-1.498.441-2.394.441-.98 0-1.806-.112-2.478-.336-.658-.238-1.19-.553-1.596-.945a3.592 3.592 0 01-.861-1.365 5.208 5.208 0 01-.252-1.617c0-.56.091-1.057.273-1.491a4.45 4.45 0 01.714-1.197 5.74 5.74 0 011.05-.966 10.9 10.9 0 011.281-.798 11.568 11.568 0 01-1.071-1.512 3.753 3.753 0 01-.504-1.932c0-.462.084-.889.252-1.281.168-.406.406-.749.714-1.029a3.332 3.332 0 011.113-.693c.434-.168.91-.252 1.428-.252.574 0 1.078.084 1.512.252.434.154.791.371 1.071.651.294.28.511.609.651.987.154.378.231.777.231 1.197 0 .504-.084.945-.252 1.323a3.461 3.461 0 01-.651 1.029 5 5 0 01-.945.84c-.364.238-.742.476-1.134.714l3.591 4.221a5.908 5.908 0 00.441-1.533c.084-.504.14-1.057.168-1.659h1.701c-.028.84-.147 1.645-.357 2.415a8.893 8.893 0 01-.861 2.079L269.92 19h-2.163l-1.113-1.302zm-5.124-5.985a9.653 9.653 0 00-.882.588c-.28.196-.532.42-.756.672a3.19 3.19 0 00-.504.84 2.694 2.694 0 00-.189 1.029c0 .42.056.819.168 1.197.112.364.301.679.567.945.266.266.616.476 1.05.63.448.154 1.008.231 1.68.231.7 0 1.295-.119 1.785-.357.49-.252.889-.56 1.197-.924l-4.116-4.851zm.63-1.806c.252-.14.511-.301.777-.483s.504-.378.714-.588c.224-.224.399-.476.525-.756.14-.28.21-.595.21-.945 0-.616-.168-1.078-.504-1.386-.322-.308-.749-.462-1.281-.462-.588 0-1.043.168-1.365.504-.308.322-.462.791-.462 1.407 0 .532.147 1.022.441 1.47.294.448.609.861.945 1.239zm13.7-5.901h4.914c1.12 0 2.037.126 2.751.378s1.274.581 1.68.987c.42.392.707.84.861 1.344.154.504.231 1.015.231 1.533 0 .952-.203 1.764-.609 2.436-.392.672-1.043 1.197-1.953 1.575l3.15 6.741h-2.163l-2.835-6.279a6.892 6.892 0 01-.588.063H277.761V19h-1.911V4.006zm5.103 7.119c.672 0 1.225-.063 1.659-.189.434-.14.777-.329 1.029-.567.252-.252.427-.553.525-.903a4.36 4.36 0 00.147-1.176c0-.42-.056-.791-.168-1.113a1.786 1.786 0 00-.588-.819c-.266-.238-.63-.413-1.092-.525-.462-.126-1.05-.189-1.764-.189h-2.94v5.481h3.192zm16.558 4.83c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.038-4.515h1.806v1.554c.448-.616.966-1.085 1.554-1.407.602-.322 1.302-.483 2.1-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399a4.933 4.933 0 01-1.827-.357c-.588-.252-1.12-.693-1.596-1.323v5.418h-1.827V8.143zm1.806 5.733c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm15.386 5.46c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.51-9.681h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm8.643 1.449h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.483-1.449h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm4.527 4.137h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm13.615 11.865c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357z' fill='%23fff'/%3E%3C/svg%3E");
}

.ot-header-banner.ot-banner-dashboards {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='423' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM371.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L380.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h5.25c1.092 0 2.065.154 2.919.462.868.294 1.596.749 2.184 1.365.602.616 1.064 1.386 1.386 2.31.322.924.483 2.009.483 3.255 0 1.26-.175 2.366-.525 3.318-.336.952-.826 1.743-1.47 2.373-.644.63-1.428 1.106-2.352 1.428-.924.322-1.96.483-3.108.483h-4.767V4.006zm4.851 13.314c1.862 0 3.22-.518 4.074-1.554.854-1.05 1.281-2.492 1.281-4.326 0-.91-.098-1.722-.294-2.436-.182-.714-.476-1.316-.882-1.806a3.586 3.586 0 00-1.533-1.134c-.63-.266-1.379-.399-2.247-.399h-3.318V17.32h2.919zm16.03.189a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5.546 2.268c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm9.586-11.823h1.827V9.76c.532-.686 1.113-1.183 1.743-1.491a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.848v-6.867c0-1.008-.182-1.715-.546-2.121-.35-.42-.903-.63-1.659-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V4.006zm11.766 0h1.827v5.649a4.931 4.931 0 011.554-1.365c.588-.322 1.281-.483 2.079-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399-.63 0-1.246-.126-1.848-.378-.588-.266-1.12-.714-1.596-1.344V19h-1.806V4.006zm1.806 9.87c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm15.386 5.46c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm14.272-.315a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.369-5.418h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm14.741 9.303a5.082 5.082 0 01-1.554 1.407c-.588.322-1.281.483-2.079.483-.798 0-1.491-.147-2.079-.441a4.088 4.088 0 01-1.428-1.197 5.347 5.347 0 01-.84-1.827 8.903 8.903 0 01-.273-2.247c0-.896.112-1.701.336-2.415.224-.728.539-1.344.945-1.848a4.2 4.2 0 011.512-1.155c.602-.266 1.281-.399 2.037-.399a4.62 4.62 0 011.743.357c.588.224 1.134.658 1.638 1.302v-5.46h1.827V19h-1.785v-1.554zm.021-4.2c0-.868-.098-1.54-.294-2.016a2.762 2.762 0 00-.924-1.239 2.776 2.776 0 00-.945-.525 3.383 3.383 0 00-1.029-.147c-.448 0-.868.077-1.26.231a2.59 2.59 0 00-1.008.756c-.28.336-.504.777-.672 1.323-.154.532-.231 1.183-.231 1.953 0 .798.084 1.47.252 2.016.182.546.413.98.693 1.302.294.322.616.553.966.693.364.14.735.21 1.113.21.406 0 .77-.049 1.092-.147.322-.098.644-.266.966-.504.42-.336.735-.756.945-1.26.224-.504.336-1.141.336-1.911v-.735zm5.559 2.583c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764z' fill='%23fff'/%3E%3C/svg%3E");
}

.ot-header-banner.ot-banner-data-preparation {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='604' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM556.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L565.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h4.977c1.064 0 1.939.105 2.625.315.686.196 1.225.469 1.617.819.406.336.686.742.84 1.218.154.462.231.959.231 1.491 0 .686-.161 1.302-.483 1.848-.308.546-.854 1.001-1.638 1.365.504.196.917.427 1.239.693.336.252.602.539.798.861.21.308.35.637.42.987.084.336.126.686.126 1.05 0 .616-.098 1.19-.294 1.722a3.381 3.381 0 01-.903 1.365c-.42.392-.973.7-1.659.924-.686.224-1.533.336-2.541.336h-5.355V4.006zm5.229 6.342c1.134 0 1.946-.203 2.436-.609.49-.42.735-1.029.735-1.827 0-.812-.266-1.4-.798-1.764-.518-.364-1.414-.546-2.688-.546h-3.024v4.746h3.339zm.063 7.056c.686 0 1.253-.063 1.701-.189.462-.126.826-.301 1.092-.525.28-.238.469-.518.567-.84.112-.336.168-.714.168-1.134 0-.882-.259-1.554-.777-2.016-.518-.476-1.386-.714-2.604-.714h-3.549v5.418h3.402zm7.767-13.398h1.932V19h-1.932V4.006zm10.597 10.731c.168 1.05.581 1.813 1.239 2.289.672.462 1.666.693 2.982.693.658 0 1.204-.07 1.638-.21.448-.154.805-.35 1.071-.588a2.15 2.15 0 00.567-.861c.112-.336.168-.686.168-1.05 0-.294-.035-.574-.105-.84-.07-.28-.21-.532-.42-.756-.196-.224-.476-.42-.84-.588-.35-.168-.805-.301-1.365-.399l-1.89-.336c-.742-.126-1.4-.294-1.974-.504a5.246 5.246 0 01-1.47-.798 3.34 3.34 0 01-.903-1.239c-.196-.49-.294-1.085-.294-1.785 0-.686.14-1.288.42-1.806a4.024 4.024 0 011.176-1.302c.49-.35 1.071-.609 1.743-.777a8.989 8.989 0 012.184-.252c.994 0 1.82.112 2.478.336.672.21 1.218.497 1.638.861.42.364.735.784.945 1.26.224.462.392.938.504 1.428l-1.806.357a4.733 4.733 0 00-.441-1.113 2.194 2.194 0 00-.693-.819 2.822 2.822 0 00-1.05-.504c-.42-.112-.931-.168-1.533-.168-.686 0-1.26.063-1.722.189-.462.126-.833.301-1.113.525-.28.21-.483.469-.609.777a2.632 2.632 0 00-.168.945c0 .364.042.686.126.966.098.266.252.504.462.714.224.196.511.364.861.504.35.126.784.238 1.302.336l2.1.378c1.554.294 2.695.784 3.423 1.47.728.672 1.092 1.666 1.092 2.982 0 .602-.119 1.169-.357 1.701a3.712 3.712 0 01-1.029 1.365c-.448.392-1.015.7-1.701.924-.686.224-1.491.336-2.415.336a9.957 9.957 0 01-2.415-.273 5.275 5.275 0 01-1.869-.819 4.262 4.262 0 01-1.281-1.449c-.322-.588-.518-1.288-.588-2.1h1.932zm21.327 1.218c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.081-8.652h1.827V19h-1.827V4.006zm5.116 5.586h-1.701V8.143h1.701v-.945c0-.588.084-1.092.252-1.512.182-.42.42-.763.714-1.029.308-.28.658-.483 1.05-.609.406-.14.833-.21 1.281-.21.322 0 .63.021.924.063.294.028.602.091.924.189l-.294 1.428a2.809 2.809 0 00-.651-.126 4.153 4.153 0 00-.588-.042c-.49 0-.91.133-1.26.399-.35.252-.525.721-.525 1.407v.987h2.751v1.449h-2.751V19h-1.827V9.592zm5.22 2.352h6.174v1.827H293.4v-1.827zm9.716 2.793c.168 1.05.581 1.813 1.239 2.289.672.462 1.666.693 2.982.693.658 0 1.204-.07 1.638-.21.448-.154.805-.35 1.071-.588a2.15 2.15 0 00.567-.861c.112-.336.168-.686.168-1.05 0-.294-.035-.574-.105-.84-.07-.28-.21-.532-.42-.756-.196-.224-.476-.42-.84-.588-.35-.168-.805-.301-1.365-.399l-1.89-.336c-.742-.126-1.4-.294-1.974-.504a5.246 5.246 0 01-1.47-.798 3.34 3.34 0 01-.903-1.239c-.196-.49-.294-1.085-.294-1.785 0-.686.14-1.288.42-1.806a4.024 4.024 0 011.176-1.302c.49-.35 1.071-.609 1.743-.777a8.989 8.989 0 012.184-.252c.994 0 1.82.112 2.478.336.672.21 1.218.497 1.638.861.42.364.735.784.945 1.26.224.462.392.938.504 1.428l-1.806.357a4.733 4.733 0 00-.441-1.113 2.194 2.194 0 00-.693-.819 2.822 2.822 0 00-1.05-.504c-.42-.112-.931-.168-1.533-.168-.686 0-1.26.063-1.722.189-.462.126-.833.301-1.113.525-.28.21-.483.469-.609.777a2.632 2.632 0 00-.168.945c0 .364.042.686.126.966.098.266.252.504.462.714.224.196.511.364.861.504.35.126.784.238 1.302.336l2.1.378c1.554.294 2.695.784 3.423 1.47.728.672 1.092 1.666 1.092 2.982 0 .602-.119 1.169-.357 1.701a3.712 3.712 0 01-1.029 1.365c-.448.392-1.015.7-1.701.924-.686.224-1.491.336-2.415.336a9.957 9.957 0 01-2.415-.273 5.275 5.275 0 01-1.869-.819 4.262 4.262 0 01-1.281-1.449c-.322-.588-.518-1.288-.588-2.1h1.932zm21.327 1.218c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.039-4.515h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm6.753 0h2.121l3.234 8.82 3.297-8.82h2.016L339.876 19h-1.953l-4.347-10.857zm12.043 0h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm13.936 11.319c-.182 1.246-.658 2.226-1.428 2.94-.77.714-1.855 1.071-3.255 1.071-.826 0-1.561-.133-2.205-.399a4.37 4.37 0 01-1.596-1.134 5.316 5.316 0 01-.966-1.806c-.21-.714-.315-1.512-.315-2.394 0-.868.119-1.659.357-2.373.238-.714.581-1.323 1.029-1.827a4.63 4.63 0 011.638-1.176c.644-.28 1.372-.42 2.184-.42 1.302 0 2.31.322 3.024.966.714.63 1.169 1.505 1.365 2.625l-1.827.336a4.873 4.873 0 00-.294-.966 2.123 2.123 0 00-.483-.756 1.968 1.968 0 00-.777-.504c-.294-.126-.651-.189-1.071-.189-.574 0-1.064.112-1.47.336-.406.21-.742.511-1.008.903a4.185 4.185 0 00-.567 1.344 7.84 7.84 0 00-.168 1.659c0 .588.056 1.141.168 1.659.112.518.294.973.546 1.365.252.378.581.679.987.903.406.224.903.336 1.491.336.882 0 1.533-.224 1.953-.672.434-.448.714-1.057.84-1.827h1.848zm11.295.63c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm8.756-8.652h5.25c1.092 0 2.065.154 2.919.462.868.294 1.596.749 2.184 1.365.602.616 1.064 1.386 1.386 2.31.322.924.483 2.009.483 3.255 0 1.26-.175 2.366-.525 3.318-.336.952-.826 1.743-1.47 2.373-.644.63-1.428 1.106-2.352 1.428-.924.322-1.96.483-3.108.483h-4.767V4.006zm4.851 13.314c1.862 0 3.22-.518 4.074-1.554.854-1.05 1.281-2.492 1.281-4.326 0-.91-.098-1.722-.294-2.436-.182-.714-.476-1.316-.882-1.806a3.586 3.586 0 00-1.533-1.134c-.63-.266-1.379-.399-2.247-.399h-3.318V17.32h2.919zm16.03.189a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5-3.969h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm13.202 7.917a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm9.088-9.555h5.019c1.106 0 2.016.119 2.73.357.728.238 1.295.56 1.701.966.42.406.707.882.861 1.428.168.532.252 1.099.252 1.701 0 .63-.084 1.232-.252 1.806a3.598 3.598 0 01-.882 1.512c-.42.434-.987.777-1.701 1.029-.714.252-1.617.378-2.709.378h-3.108V19h-1.911V4.006zm4.998 7.539c.728 0 1.33-.07 1.806-.21.476-.14.847-.343 1.113-.609.266-.266.448-.581.546-.945.112-.378.168-.798.168-1.26a4.29 4.29 0 00-.168-1.26 1.886 1.886 0 00-.588-.903c-.28-.238-.658-.413-1.134-.525-.462-.126-1.05-.189-1.764-.189h-3.066v5.901h3.087zm7.48-3.402h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm16.232 7.812c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.038-4.515h1.806v1.554c.448-.616.966-1.085 1.554-1.407.602-.322 1.302-.483 2.1-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399a4.933 4.933 0 01-1.827-.357c-.588-.252-1.12-.693-1.596-1.323v5.418h-1.827V8.143zm1.806 5.733c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm17.277 3.633a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.369-5.418h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm13.833 9.366a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5-3.969h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.482-1.449h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm9.4 15.33c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.509-9.681h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143z' fill='%23fff'/%3E%3C/svg%3E");
}

.ot-header-banner.ot-banner-java-components {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='477' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM429.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L438.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M236.52 14.506c.056.462.154.889.294 1.281.14.392.336.728.588 1.008.266.28.595.504.987.672.406.154.903.231 1.491.231 1.176 0 2.002-.329 2.478-.987.49-.658.735-1.589.735-2.793V4.006h1.932v10.059c0 1.778-.455 3.108-1.365 3.99-.91.882-2.156 1.323-3.738 1.323-1.568 0-2.814-.392-3.738-1.176-.924-.784-1.463-2.016-1.617-3.696h1.953zm17.764 3.003a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm2.905-5.418h2.121l3.234 8.82 3.297-8.82h2.016L263.447 19h-1.953l-4.347-10.857zm18.455 9.366a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm21.373.504a7.083 7.083 0 01-.567 2.121 5.333 5.333 0 01-1.197 1.68c-.504.476-1.12.847-1.848 1.113-.714.266-1.547.399-2.499.399-1.036 0-1.967-.175-2.793-.525a5.59 5.59 0 01-2.1-1.533c-.574-.672-1.022-1.491-1.344-2.457-.308-.98-.462-2.093-.462-3.339 0-1.26.168-2.38.504-3.36.336-.98.805-1.806 1.407-2.478a6.017 6.017 0 012.121-1.533 6.765 6.765 0 012.667-.525c.924 0 1.722.119 2.394.357.672.238 1.239.574 1.701 1.008.476.434.854.952 1.134 1.554a8.57 8.57 0 01.672 1.995l-1.89.315a6.964 6.964 0 00-.504-1.47 3.473 3.473 0 00-.777-1.134 2.917 2.917 0 00-1.134-.693c-.434-.168-.966-.252-1.596-.252-.742 0-1.407.154-1.995.462a4.211 4.211 0 00-1.47 1.26c-.392.532-.693 1.183-.903 1.953-.21.756-.315 1.596-.315 2.52 0 .924.105 1.771.315 2.541.21.756.511 1.407.903 1.953.406.546.896.966 1.47 1.26.588.294 1.26.441 2.016.441.686 0 1.267-.084 1.743-.252.49-.182.889-.434 1.197-.756.322-.322.574-.707.756-1.155a6.65 6.65 0 00.399-1.47h1.995zm7.034 5.271c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.51-9.681h1.806v1.659c.49-.672 1.029-1.169 1.617-1.491.588-.336 1.19-.504 1.806-.504.812 0 1.463.175 1.953.525.504.35.875.854 1.113 1.512.49-.672 1.05-1.176 1.68-1.512a4.087 4.087 0 012.016-.525c1.064 0 1.883.294 2.457.882.588.574.882 1.505.882 2.793V19h-1.827v-7.098c0-.49-.042-.896-.126-1.218-.084-.336-.21-.595-.378-.777a1.14 1.14 0 00-.588-.399 2.455 2.455 0 00-.819-.126c-.322 0-.658.056-1.008.168a3.086 3.086 0 00-1.722 1.449 2.386 2.386 0 00-.273 1.155V19h-1.827v-7.077c0-.952-.168-1.61-.504-1.974-.322-.378-.791-.567-1.407-.567-.714 0-1.386.294-2.016.882a4.53 4.53 0 00-.693.861c-.21.35-.315.819-.315 1.407V19h-1.827V8.143zm17.877 0h1.806v1.554c.448-.616.966-1.085 1.554-1.407.602-.322 1.302-.483 2.1-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399a4.933 4.933 0 01-1.827-.357c-.588-.252-1.12-.693-1.596-1.323v5.418h-1.827V8.143zm1.806 5.733c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm15.387 5.46c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.509-9.681h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm21.154 7.812c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.038-4.515h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm12.397 1.449h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm7.616 6.237c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764z' fill='%23fff'/%3E%3C/svg%3E");
}

.ot-header-banner.ot-banner-system-console {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='594' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM546.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L555.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h4.977c1.064 0 1.939.105 2.625.315.686.196 1.225.469 1.617.819.406.336.686.742.84 1.218.154.462.231.959.231 1.491 0 .686-.161 1.302-.483 1.848-.308.546-.854 1.001-1.638 1.365.504.196.917.427 1.239.693.336.252.602.539.798.861.21.308.35.637.42.987.084.336.126.686.126 1.05 0 .616-.098 1.19-.294 1.722a3.381 3.381 0 01-.903 1.365c-.42.392-.973.7-1.659.924-.686.224-1.533.336-2.541.336h-5.355V4.006zm5.229 6.342c1.134 0 1.946-.203 2.436-.609.49-.42.735-1.029.735-1.827 0-.812-.266-1.4-.798-1.764-.518-.364-1.414-.546-2.688-.546h-3.024v4.746h3.339zm.063 7.056c.686 0 1.253-.063 1.701-.189.462-.126.826-.301 1.092-.525.28-.238.469-.518.567-.84.112-.336.168-.714.168-1.134 0-.882-.259-1.554-.777-2.016-.518-.476-1.386-.714-2.604-.714h-3.549v5.418h3.402zm7.767-13.398h1.932V19h-1.932V4.006zm17.926 13.692a5.528 5.528 0 01-1.764 1.197c-.7.294-1.498.441-2.394.441-.98 0-1.806-.112-2.478-.336-.658-.238-1.19-.553-1.596-.945a3.592 3.592 0 01-.861-1.365 5.208 5.208 0 01-.252-1.617c0-.56.091-1.057.273-1.491a4.45 4.45 0 01.714-1.197 5.74 5.74 0 011.05-.966 10.9 10.9 0 011.281-.798 11.568 11.568 0 01-1.071-1.512 3.753 3.753 0 01-.504-1.932c0-.462.084-.889.252-1.281.168-.406.406-.749.714-1.029a3.332 3.332 0 011.113-.693c.434-.168.91-.252 1.428-.252.574 0 1.078.084 1.512.252.434.154.791.371 1.071.651.294.28.511.609.651.987.154.378.231.777.231 1.197 0 .504-.084.945-.252 1.323a3.461 3.461 0 01-.651 1.029 5 5 0 01-.945.84c-.364.238-.742.476-1.134.714l3.591 4.221a5.908 5.908 0 00.441-1.533c.084-.504.14-1.057.168-1.659h1.701c-.028.84-.147 1.645-.357 2.415a8.893 8.893 0 01-.861 2.079L269.92 19h-2.163l-1.113-1.302zm-5.124-5.985a9.653 9.653 0 00-.882.588c-.28.196-.532.42-.756.672a3.19 3.19 0 00-.504.84 2.694 2.694 0 00-.189 1.029c0 .42.056.819.168 1.197.112.364.301.679.567.945.266.266.616.476 1.05.63.448.154 1.008.231 1.68.231.7 0 1.295-.119 1.785-.357.49-.252.889-.56 1.197-.924l-4.116-4.851zm.63-1.806c.252-.14.511-.301.777-.483s.504-.378.714-.588c.224-.224.399-.476.525-.756.14-.28.21-.595.21-.945 0-.616-.168-1.078-.504-1.386-.322-.308-.749-.462-1.281-.462-.588 0-1.043.168-1.365.504-.308.322-.462.791-.462 1.407 0 .532.147 1.022.441 1.47.294.448.609.861.945 1.239zm13.7-5.901h4.914c1.12 0 2.037.126 2.751.378s1.274.581 1.68.987c.42.392.707.84.861 1.344.154.504.231 1.015.231 1.533 0 .952-.203 1.764-.609 2.436-.392.672-1.043 1.197-1.953 1.575l3.15 6.741h-2.163l-2.835-6.279a6.892 6.892 0 01-.588.063H277.761V19h-1.911V4.006zm5.103 7.119c.672 0 1.225-.063 1.659-.189.434-.14.777-.329 1.029-.567.252-.252.427-.553.525-.903a4.36 4.36 0 00.147-1.176c0-.42-.056-.791-.168-1.113a1.786 1.786 0 00-.588-.819c-.266-.238-.63-.413-1.092-.525-.462-.126-1.05-.189-1.764-.189h-2.94v5.481h3.192zm16.558 4.83c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.038-4.515h1.806v1.554c.448-.616.966-1.085 1.554-1.407.602-.322 1.302-.483 2.1-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399a4.933 4.933 0 01-1.827-.357c-.588-.252-1.12-.693-1.596-1.323v5.418h-1.827V8.143zm1.806 5.733c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm15.386 5.46c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.51-9.681h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm8.643 1.449h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.483-1.449h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm4.527 4.137h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm13.615 11.865c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm10.193 1.575c.168 1.05.581 1.813 1.239 2.289.672.462 1.666.693 2.982.693.658 0 1.204-.07 1.638-.21.448-.154.805-.35 1.071-.588a2.15 2.15 0 00.567-.861c.112-.336.168-.686.168-1.05 0-.294-.035-.574-.105-.84-.07-.28-.21-.532-.42-.756-.196-.224-.476-.42-.84-.588-.35-.168-.805-.301-1.365-.399l-1.89-.336c-.742-.126-1.4-.294-1.974-.504a5.246 5.246 0 01-1.47-.798 3.34 3.34 0 01-.903-1.239c-.196-.49-.294-1.085-.294-1.785 0-.686.14-1.288.42-1.806a4.024 4.024 0 011.176-1.302c.49-.35 1.071-.609 1.743-.777a8.989 8.989 0 012.184-.252c.994 0 1.82.112 2.478.336.672.21 1.218.497 1.638.861.42.364.735.784.945 1.26.224.462.392.938.504 1.428l-1.806.357a4.733 4.733 0 00-.441-1.113 2.194 2.194 0 00-.693-.819 2.822 2.822 0 00-1.05-.504c-.42-.112-.931-.168-1.533-.168-.686 0-1.26.063-1.722.189-.462.126-.833.301-1.113.525-.28.21-.483.469-.609.777a2.632 2.632 0 00-.168.945c0 .364.042.686.126.966.098.266.252.504.462.714.224.196.511.364.861.504.35.126.784.238 1.302.336l2.1.378c1.554.294 2.695.784 3.423 1.47.728.672 1.092 1.666 1.092 2.982 0 .602-.119 1.169-.357 1.701a3.712 3.712 0 01-1.029 1.365c-.448.392-1.015.7-1.701.924-.686.224-1.491.336-2.415.336a9.957 9.957 0 01-2.415-.273 5.275 5.275 0 01-1.869-.819 4.262 4.262 0 01-1.281-1.449c-.322-.588-.518-1.288-.588-2.1h1.932zm12.206 6.573c.392.14.784.21 1.176.21.448 0 .791-.119 1.029-.357.252-.224.497-.651.735-1.281l.441-1.155-4.599-10.584h2.121l3.423 8.526 3.129-8.526h2.016l-4.746 11.886c-.196.49-.392.917-.588 1.281-.196.378-.413.7-.651.966a2.153 2.153 0 01-.861.588c-.322.14-.721.21-1.197.21a5.83 5.83 0 01-.903-.063 5.169 5.169 0 01-.882-.231l.357-1.47zm12-5.481c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm10.216-6.237h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zM424 15.955c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407H424zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.039-4.515h1.806v1.659c.49-.672 1.029-1.169 1.617-1.491.588-.336 1.19-.504 1.806-.504.812 0 1.463.175 1.953.525.504.35.875.854 1.113 1.512.49-.672 1.05-1.176 1.68-1.512a4.087 4.087 0 012.016-.525c1.064 0 1.883.294 2.457.882.588.574.882 1.505.882 2.793V19h-1.827v-7.098c0-.49-.042-.896-.126-1.218-.084-.336-.21-.595-.378-.777a1.14 1.14 0 00-.588-.399 2.455 2.455 0 00-.819-.126c-.322 0-.658.056-1.008.168a3.086 3.086 0 00-1.722 1.449 2.386 2.386 0 00-.273 1.155V19h-1.827v-7.077c0-.952-.168-1.61-.504-1.974-.322-.378-.791-.567-1.407-.567-.714 0-1.386.294-2.016.882a4.53 4.53 0 00-.693.861c-.21.35-.315.819-.315 1.407V19h-1.827V8.143zm34.881 5.922a7.083 7.083 0 01-.567 2.121 5.333 5.333 0 01-1.197 1.68c-.504.476-1.12.847-1.848 1.113-.714.266-1.547.399-2.499.399-1.036 0-1.967-.175-2.793-.525a5.59 5.59 0 01-2.1-1.533c-.574-.672-1.022-1.491-1.344-2.457-.308-.98-.462-2.093-.462-3.339 0-1.26.168-2.38.504-3.36.336-.98.805-1.806 1.407-2.478a6.017 6.017 0 012.121-1.533 6.765 6.765 0 012.667-.525c.924 0 1.722.119 2.394.357.672.238 1.239.574 1.701 1.008.476.434.854.952 1.134 1.554a8.57 8.57 0 01.672 1.995l-1.89.315a6.964 6.964 0 00-.504-1.47 3.473 3.473 0 00-.777-1.134 2.917 2.917 0 00-1.134-.693c-.434-.168-.966-.252-1.596-.252-.742 0-1.407.154-1.995.462a4.211 4.211 0 00-1.47 1.26c-.392.532-.693 1.183-.903 1.953-.21.756-.315 1.596-.315 2.52 0 .924.105 1.771.315 2.541.21.756.511 1.407.903 1.953.406.546.896.966 1.47 1.26.588.294 1.26.441 2.016.441.686 0 1.267-.084 1.743-.252.49-.182.889-.434 1.197-.756.322-.322.574-.707.756-1.155a6.65 6.65 0 00.399-1.47h1.995zm7.034 5.271c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.509-9.681h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm12.943 7.686c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm14.15 3.507c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.551-13.818h1.827V19h-1.827V4.006zm13.852 11.949c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195z' fill='%23fff'/%3E%3C/svg%3E");
}

.ot-header-banner.ot-banner-data-discovery {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='455' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM400.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L409.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h5.25c1.092 0 2.065.154 2.919.462.868.294 1.596.749 2.184 1.365.602.616 1.064 1.386 1.386 2.31.322.924.483 2.009.483 3.255 0 1.26-.175 2.366-.525 3.318-.336.952-.826 1.743-1.47 2.373-.644.63-1.428 1.106-2.352 1.428-.924.322-1.96.483-3.108.483h-4.767V4.006zm4.851 13.314c1.862 0 3.22-.518 4.074-1.554.854-1.05 1.281-2.492 1.281-4.326 0-.91-.098-1.722-.294-2.436-.182-.714-.476-1.316-.882-1.806a3.586 3.586 0 00-1.533-1.134c-.63-.266-1.379-.399-2.247-.399h-3.318V17.32h2.919zm16.03.189a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5-3.969h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm13.202 7.917a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19H274.7v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm9.088-9.555h5.25c1.092 0 2.065.154 2.919.462.868.294 1.596.749 2.184 1.365.602.616 1.064 1.386 1.386 2.31.322.924.483 2.009.483 3.255 0 1.26-.175 2.366-.525 3.318-.336.952-.826 1.743-1.47 2.373-.644.63-1.428 1.106-2.352 1.428-.924.322-1.96.483-3.108.483h-4.767V4.006zm4.851 13.314c1.862 0 3.22-.518 4.074-1.554.854-1.05 1.281-2.492 1.281-4.326 0-.91-.098-1.722-.294-2.436-.182-.714-.476-1.316-.882-1.806a3.586 3.586 0 00-1.533-1.134c-.63-.266-1.379-.399-2.247-.399h-3.318V17.32h2.919zm9.72-9.177h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm5.704 11.823c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm18.686-.504c-.182 1.246-.658 2.226-1.428 2.94-.77.714-1.855 1.071-3.255 1.071-.826 0-1.561-.133-2.205-.399a4.37 4.37 0 01-1.596-1.134 5.316 5.316 0 01-.966-1.806c-.21-.714-.315-1.512-.315-2.394 0-.868.119-1.659.357-2.373.238-.714.581-1.323 1.029-1.827a4.63 4.63 0 011.638-1.176c.644-.28 1.372-.42 2.184-.42 1.302 0 2.31.322 3.024.966.714.63 1.169 1.505 1.365 2.625l-1.827.336a4.873 4.873 0 00-.294-.966 2.123 2.123 0 00-.483-.756 1.968 1.968 0 00-.777-.504c-.294-.126-.651-.189-1.071-.189-.574 0-1.064.112-1.47.336-.406.21-.742.511-1.008.903a4.185 4.185 0 00-.567 1.344 7.84 7.84 0 00-.168 1.659c0 .588.056 1.141.168 1.659.112.518.294.973.546 1.365.252.378.581.679.987.903.406.224.903.336 1.491.336.882 0 1.533-.224 1.953-.672.434-.448.714-1.057.84-1.827h1.848zm6.779 4.011c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm5.839-9.681h2.121l3.234 8.82 3.297-8.82h2.016L341.583 19h-1.953l-4.347-10.857zm20.978 7.812c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.039-4.515h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm7.972 13.167c.392.14.784.21 1.176.21.448 0 .791-.119 1.029-.357.252-.224.497-.651.735-1.281l.441-1.155-4.599-10.584h2.121l3.423 8.526 3.129-8.526h2.016l-4.746 11.886c-.196.49-.392.917-.588 1.281-.196.378-.413.7-.651.966a2.153 2.153 0 01-.861.588c-.322.14-.721.21-1.197.21a5.83 5.83 0 01-.903-.063 5.169 5.169 0 01-.882-.231l.357-1.47z' fill='%23fff'/%3E%3C/svg%3E");
}

.ot-header-banner.ot-banner-data-flow {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='389' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM341.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L350.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h5.25c1.092 0 2.065.154 2.919.462.868.294 1.596.749 2.184 1.365.602.616 1.064 1.386 1.386 2.31.322.924.483 2.009.483 3.255 0 1.26-.175 2.366-.525 3.318-.336.952-.826 1.743-1.47 2.373-.644.63-1.428 1.106-2.352 1.428-.924.322-1.96.483-3.108.483h-4.767V4.006zm4.851 13.314c1.862 0 3.22-.518 4.074-1.554.854-1.05 1.281-2.492 1.281-4.326 0-.91-.098-1.722-.294-2.436-.182-.714-.476-1.316-.882-1.806a3.586 3.586 0 00-1.533-1.134c-.63-.266-1.379-.399-2.247-.399h-3.318V17.32h2.919zm16.03.189a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5-3.969h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm13.202 7.917a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19H274.7v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5.021-3.969h-1.701V8.143h1.701v-.945c0-.588.084-1.092.252-1.512.182-.42.42-.763.714-1.029.308-.28.658-.483 1.05-.609.406-.14.833-.21 1.281-.21.322 0 .63.021.924.063.294.028.602.091.924.189l-.294 1.428a2.809 2.809 0 00-.651-.126 4.153 4.153 0 00-.588-.042c-.49 0-.91.133-1.26.399-.35.252-.525.721-.525 1.407v.987h2.751v1.449h-2.751V19h-1.827V9.592zm6.405-5.586h1.827V19h-1.827V4.006zm9.336 15.33c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm5.963-9.681h1.995l2.184 8.652 2.499-8.589h1.848l2.436 8.589 2.163-8.652h1.932L313.29 19h-1.932l-2.436-8.652L306.465 19h-1.911l-3.15-10.857z' fill='%23fff'/%3E%3C/svg%3E");
}

.ot-header-banner.ot-banner-magellan {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='300' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM252.96 14.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L261.674 18h-6.99V7.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V18h-1.26v-2.58h-4.95v-.975zm4.95-.09V9.36l-3.585 4.995h3.585zm4.122 1.89h1.5V18h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3C/svg%3E");
}

.ot-header-banner.ot-banner-metrics-management {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='510' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM461.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L470.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M239.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L247.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm26.685 11.949c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.668-3.066h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.441-1.449h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm7.522 0h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm13.936 11.319c-.182 1.246-.658 2.226-1.428 2.94-.77.714-1.855 1.071-3.255 1.071-.826 0-1.561-.133-2.205-.399a4.37 4.37 0 01-1.596-1.134 5.316 5.316 0 01-.966-1.806c-.21-.714-.315-1.512-.315-2.394 0-.868.119-1.659.357-2.373.238-.714.581-1.323 1.029-1.827a4.63 4.63 0 011.638-1.176c.644-.28 1.372-.42 2.184-.42 1.302 0 2.31.322 3.024.966.714.63 1.169 1.505 1.365 2.625l-1.827.336a4.873 4.873 0 00-.294-.966 2.123 2.123 0 00-.483-.756 1.968 1.968 0 00-.777-.504c-.294-.126-.651-.189-1.071-.189-.574 0-1.064.112-1.47.336-.406.21-.742.511-1.008.903a4.185 4.185 0 00-.567 1.344 7.84 7.84 0 00-.168 1.659c0 .588.056 1.141.168 1.659.112.518.294.973.546 1.365.252.378.581.679.987.903.406.224.903.336 1.491.336.882 0 1.533-.224 1.953-.672.434-.448.714-1.057.84-1.827h1.848zm3.288.504c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm14.304-11.823h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L322.74 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.369-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm18.529 9.366a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.039-4.515h1.806v1.659c.49-.672 1.029-1.169 1.617-1.491.588-.336 1.19-.504 1.806-.504.812 0 1.463.175 1.953.525.504.35.875.854 1.113 1.512.49-.672 1.05-1.176 1.68-1.512a4.087 4.087 0 012.016-.525c1.064 0 1.883.294 2.457.882.588.574.882 1.505.882 2.793V19h-1.827v-7.098c0-.49-.042-.896-.126-1.218-.084-.336-.21-.595-.378-.777a1.14 1.14 0 00-.588-.399 2.455 2.455 0 00-.819-.126c-.322 0-.658.056-1.008.168a3.086 3.086 0 00-1.722 1.449 2.386 2.386 0 00-.273 1.155V19h-1.827v-7.077c0-.952-.168-1.61-.504-1.974-.322-.378-.791-.567-1.407-.567-.714 0-1.386.294-2.016.882a4.53 4.53 0 00-.693.861c-.21.35-.315.819-.315 1.407V19h-1.827V8.143zm27.264 7.812c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.039-4.515h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm12.397 1.449h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88z' fill='%23fff'/%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3C/svg%3E");
}

.ot-header-banner.ot-banner-bi-reporting-rest-api {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='529' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM481.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L490.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h4.977c1.064 0 1.939.105 2.625.315.686.196 1.225.469 1.617.819.406.336.686.742.84 1.218.154.462.231.959.231 1.491 0 .686-.161 1.302-.483 1.848-.308.546-.854 1.001-1.638 1.365.504.196.917.427 1.239.693.336.252.602.539.798.861.21.308.35.637.42.987.084.336.126.686.126 1.05 0 .616-.098 1.19-.294 1.722a3.381 3.381 0 01-.903 1.365c-.42.392-.973.7-1.659.924-.686.224-1.533.336-2.541.336h-5.355V4.006zm5.229 6.342c1.134 0 1.946-.203 2.436-.609.49-.42.735-1.029.735-1.827 0-.812-.266-1.4-.798-1.764-.518-.364-1.414-.546-2.688-.546h-3.024v4.746h3.339zm.063 7.056c.686 0 1.253-.063 1.701-.189.462-.126.826-.301 1.092-.525.28-.238.469-.518.567-.84.112-.336.168-.714.168-1.134 0-.882-.259-1.554-.777-2.016-.518-.476-1.386-.714-2.604-.714h-3.549v5.418h3.402zm7.767-13.398h1.932V19h-1.932V4.006zm17.926 13.692a5.528 5.528 0 01-1.764 1.197c-.7.294-1.498.441-2.394.441-.98 0-1.806-.112-2.478-.336-.658-.238-1.19-.553-1.596-.945a3.592 3.592 0 01-.861-1.365 5.208 5.208 0 01-.252-1.617c0-.56.091-1.057.273-1.491a4.45 4.45 0 01.714-1.197 5.74 5.74 0 011.05-.966 10.9 10.9 0 011.281-.798 11.568 11.568 0 01-1.071-1.512 3.753 3.753 0 01-.504-1.932c0-.462.084-.889.252-1.281.168-.406.406-.749.714-1.029a3.332 3.332 0 011.113-.693c.434-.168.91-.252 1.428-.252.574 0 1.078.084 1.512.252.434.154.791.371 1.071.651.294.28.511.609.651.987.154.378.231.777.231 1.197 0 .504-.084.945-.252 1.323a3.461 3.461 0 01-.651 1.029 5 5 0 01-.945.84c-.364.238-.742.476-1.134.714l3.591 4.221a5.908 5.908 0 00.441-1.533c.084-.504.14-1.057.168-1.659h1.701c-.028.84-.147 1.645-.357 2.415a8.893 8.893 0 01-.861 2.079L269.92 19h-2.163l-1.113-1.302zm-5.124-5.985a9.653 9.653 0 00-.882.588c-.28.196-.532.42-.756.672a3.19 3.19 0 00-.504.84 2.694 2.694 0 00-.189 1.029c0 .42.056.819.168 1.197.112.364.301.679.567.945.266.266.616.476 1.05.63.448.154 1.008.231 1.68.231.7 0 1.295-.119 1.785-.357.49-.252.889-.56 1.197-.924l-4.116-4.851zm.63-1.806c.252-.14.511-.301.777-.483s.504-.378.714-.588c.224-.224.399-.476.525-.756.14-.28.21-.595.21-.945 0-.616-.168-1.078-.504-1.386-.322-.308-.749-.462-1.281-.462-.588 0-1.043.168-1.365.504-.308.322-.462.791-.462 1.407 0 .532.147 1.022.441 1.47.294.448.609.861.945 1.239zm13.7-5.901h4.914c1.12 0 2.037.126 2.751.378s1.274.581 1.68.987c.42.392.707.84.861 1.344.154.504.231 1.015.231 1.533 0 .952-.203 1.764-.609 2.436-.392.672-1.043 1.197-1.953 1.575l3.15 6.741h-2.163l-2.835-6.279a6.892 6.892 0 01-.588.063H277.761V19h-1.911V4.006zm5.103 7.119c.672 0 1.225-.063 1.659-.189.434-.14.777-.329 1.029-.567.252-.252.427-.553.525-.903a4.36 4.36 0 00.147-1.176c0-.42-.056-.791-.168-1.113a1.786 1.786 0 00-.588-.819c-.266-.238-.63-.413-1.092-.525-.462-.126-1.05-.189-1.764-.189h-2.94v5.481h3.192zm16.558 4.83c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.038-4.515h1.806v1.554c.448-.616.966-1.085 1.554-1.407.602-.322 1.302-.483 2.1-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399a4.933 4.933 0 01-1.827-.357c-.588-.252-1.12-.693-1.596-1.323v5.418h-1.827V8.143zm1.806 5.733c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm15.386 5.46c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.51-9.681h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm8.643 1.449h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.483-1.449h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm4.527 4.137h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm13.615 11.865c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm9.101-9.156h4.914c1.12 0 2.037.126 2.751.378s1.274.581 1.68.987c.42.392.707.84.861 1.344.154.504.231 1.015.231 1.533 0 .952-.203 1.764-.609 2.436-.392.672-1.043 1.197-1.953 1.575l3.15 6.741h-2.163l-2.835-6.279a6.892 6.892 0 01-.588.063H374.878V19h-1.911V4.006zm5.103 7.119c.672 0 1.225-.063 1.659-.189.434-.14.777-.329 1.029-.567.252-.252.427-.553.525-.903a4.36 4.36 0 00.147-1.176c0-.42-.056-.791-.168-1.113a1.786 1.786 0 00-.588-.819c-.266-.238-.63-.413-1.092-.525-.462-.126-1.05-.189-1.764-.189h-2.94v5.481h3.192zm7.956-7.119h9.702v1.701h-7.77v4.704h7.35v1.722h-7.35v5.166h8.169L395.812 19h-9.786V4.006zm13.35 10.731c.168 1.05.581 1.813 1.239 2.289.672.462 1.666.693 2.982.693.658 0 1.204-.07 1.638-.21.448-.154.805-.35 1.071-.588a2.15 2.15 0 00.567-.861c.112-.336.168-.686.168-1.05 0-.294-.035-.574-.105-.84-.07-.28-.21-.532-.42-.756-.196-.224-.476-.42-.84-.588-.35-.168-.805-.301-1.365-.399l-1.89-.336c-.742-.126-1.4-.294-1.974-.504a5.246 5.246 0 01-1.47-.798 3.34 3.34 0 01-.903-1.239c-.196-.49-.294-1.085-.294-1.785 0-.686.14-1.288.42-1.806a4.024 4.024 0 011.176-1.302c.49-.35 1.071-.609 1.743-.777a8.989 8.989 0 012.184-.252c.994 0 1.82.112 2.478.336.672.21 1.218.497 1.638.861.42.364.735.784.945 1.26.224.462.392.938.504 1.428l-1.806.357a4.733 4.733 0 00-.441-1.113 2.194 2.194 0 00-.693-.819 2.822 2.822 0 00-1.05-.504c-.42-.112-.931-.168-1.533-.168-.686 0-1.26.063-1.722.189-.462.126-.833.301-1.113.525-.28.21-.483.469-.609.777a2.632 2.632 0 00-.168.945c0 .364.042.686.126.966.098.266.252.504.462.714.224.196.511.364.861.504.35.126.784.238 1.302.336l2.1.378c1.554.294 2.695.784 3.423 1.47.728.672 1.092 1.666 1.092 2.982 0 .602-.119 1.169-.357 1.701a3.712 3.712 0 01-1.029 1.365c-.448.392-1.015.7-1.701.924-.686.224-1.491.336-2.415.336a9.957 9.957 0 01-2.415-.273 5.275 5.275 0 01-1.869-.819 4.262 4.262 0 01-1.281-1.449c-.322-.588-.518-1.288-.588-2.1h1.932zm15.662-9.009h-4.956V4.006h11.865v1.722h-4.956V19h-1.953V5.728zm17.603-1.722h2.037L440.495 19h-2.1l-1.575-4.179h-6.426L428.819 19h-2.016l5.838-14.994zm3.591 9.135l-2.646-6.951-2.604 6.951h5.25zm5.94-9.135h5.019c1.106 0 2.016.119 2.73.357.728.238 1.295.56 1.701.966.42.406.707.882.861 1.428.168.532.252 1.099.252 1.701 0 .63-.084 1.232-.252 1.806a3.598 3.598 0 01-.882 1.512c-.42.434-.987.777-1.701 1.029-.714.252-1.617.378-2.709.378h-3.108V19h-1.911V4.006zm4.998 7.539c.728 0 1.33-.07 1.806-.21.476-.14.847-.343 1.113-.609.266-.266.448-.581.546-.945.112-.378.168-.798.168-1.26a4.29 4.29 0 00-.168-1.26 1.886 1.886 0 00-.588-.903c-.28-.238-.658-.413-1.134-.525-.462-.126-1.05-.189-1.764-.189h-3.066v5.901h3.087zm7.937-7.539h1.932V19h-1.932V4.006z' fill='%23fff'/%3E%3C/svg%3E");
}

/* Info Chiclets */
.ot-info-chiclet-list,
div.ot-input-chiclet-field.form-control {
  width: 100%;
  margin: 0;
  margin-right: -4px;
  margin-bottom: 10px;
}

.ot-info-chiclet-list.ot-input-chiclet-single-value .ot-info-chiclet,
.ot-info-chiclet-list.ot-input-chiclet-single-value .label,
div.ot-input-chiclet-field.form-control.ot-input-chiclet-single-value .ot-info-chiclet,
div.ot-input-chiclet-field.form-control.ot-input-chiclet-single-value .label {
  width: 100%;
}

.ot-info-chiclet-list.ot-input-chiclet-single-value .ot-info-chiclet,
div.ot-input-chiclet-field.form-control.ot-input-chiclet-single-value .ot-info-chiclet {
  margin-right: 0;
}

.ot-info-chiclet-list .ot-info-chiclet,
div.ot-input-chiclet-field.form-control .ot-info-chiclet {
  font-size: 12px;
  line-height: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  max-width: 100%;
  margin: 0;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 2px 4px;
  border-radius: 2px;
  border: 1px solid #DFE3ED;
  background-color: #F2F4F8;
}

.ot-info-chiclet-list .ot-info-chiclet .label,
div.ot-input-chiclet-field.form-control .ot-info-chiclet .label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 4px;
}

div.ot-input-chiclet-field.form-control {
  padding: 4px;
  margin-right: 0;
  padding-bottom: 0;
  overflow-x: auto;
}

div.ot-input-chiclet-field.form-control.with-dropdown-arrow {
  padding-right: 1.75em;
  background-repeat: no-repeat;
  -webkit-background-size: 1em 1em;
          background-size: 1em;
  background-position: right 0.5em top 7px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M1.6 5.7c-.2-.2-.3-.4-.3-.7s.1-.5.3-.7c.2-.2.4-.3.7-.3s.5.1.7.3l5 5 5-5c.2-.2.4-.3.7-.3s.5.1.7.3c.2.2.3.4.3.7 0 .3-.1.5-.3.7L8 12.1 1.6 5.7z' fill='%23333'/%3E%3C/svg%3E");
}

div.ot-input-chiclet-field.form-control .ot-info-chiclet {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  max-width: 100%;
  position: relative;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  padding: 2px;
}

div.ot-input-chiclet-field.form-control .ot-info-chiclet .label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 4px;
}

div.ot-input-chiclet-field.form-control .ot-info-chiclet.drop-insert-after-marker::after {
  position: absolute;
  border-left: 2px solid #09BCEF;
  right: -5px;
  top: 0;
  bottom: 0;
  content: "";
}

div.ot-input-chiclet-field.form-control .ot-info-chiclet.drop-insert-before-marker::after {
  position: absolute;
  border-left: 2px solid #09BCEF;
  left: -5px;
  top: 0;
  bottom: 0;
  content: "";
}

div.ot-input-chiclet-field.form-control .ot-chiclet-text-input {
  overflow: hidden;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  padding: 3px;
  margin-right: 4px;
  margin-bottom: 4px;
}

div.ot-input-chiclet-field.form-control .ot-chiclet-text-input .chiclet-typeahead {
  border: none;
  min-width: 2em;
  width: 2em;
  max-width: 100%;
  margin: 0;
  padding: 0;
  line-height: 14px;
}

div.ot-input-chiclet-field.form-control .ot-chiclet-text-input .chiclet-typeahead:focus {
  outline: none;
}

div.ot-input-chiclet-field.form-control .ot-chiclet-text-input .chiclet-input-sizer {
  position: absolute;
  height: 0;
  overflow: hidden;
  white-space: pre;
}

/* Chiclet Resize */
.otinput-chiclet-resize-container {
  position: relative;
}

.otinput-chiclet-resize-container .ot-input-chiclet-resizer {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  height: 16px;
  width: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  cursor: ns-resize;
}

/* Table Form */
.otbi-table-form {
  margin-top: 6px;
}

.otbi-table-form .otbi-table-form-header {
  background-color: #eef2f4;
}

.otbi-table-form div.otbi-table-row.row {
  margin: 0;
}

.otbi-table-form div.otbi-table-row.row:last-child .otbi-table-form-cell {
  border-bottom: 1px solid #D5D5D5;
}

.otbi-table-form .otbi-table-form-cell {
  padding: 8px 24px !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-left: 1px solid #D5D5D5;
  border-top: 1px solid #D5D5D5;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.otbi-table-form .otbi-table-form-cell:last-child {
  border-right: 1px solid #D5D5D5;
}

.otbi-table-form .otbi-table-form-cell.input-cell {
  padding: 0 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.otbi-table-form .otbi-table-form-cell.input-cell .form-check {
  margin: 0 !important;
}

.otbi-table-form .otbi-table-form-cell.input-cell .form-check-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.otbi-table-form .otbi-table-form-cell.input-cell label.form-check-label,
.otbi-table-form .otbi-table-form-cell.input-cell input[type=checkbox].form-check-input {
  margin: 0;
  padding: 0;
  position: static;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.otbi-table-form .otbi-table-form-cell.input-cell input[type=text].form-control,
.otbi-table-form .otbi-table-form-cell.input-cell select.form-control {
  border-radius: 0 !important;
  padding-left: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  height: auto !important;
}

.otbi-table-form .otbi-table-form-cell.input-cell input[type=text].form-control,
.otbi-table-form .otbi-table-form-cell.input-cell select.form-control,
.otbi-table-form .otbi-table-form-cell.input-cell .combobox {
  width: 100% !important;
}

/* Panel Form Padding */
.otbi-form-container form {
  padding: 16px 0;
}

.otbi-form-container form .ot-form-expander-header:first-child,
.otbi-form-container form .otbi-series-group:first-child {
  margin-top: -16px;
}

.opentext-ux .otbi-form-container .ot-chart-type-container {
  width: 256px;
  margin-left: 0;
  margin-right: 0;
}

.opentext-ux .otbi-form-container .ot-chart-type-inner {
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
}

.opentext-ux .otbi-form-container .ot-chart-type-item {
  margin: 0;
  padding: 0;
}

/* Filter Properties */
div.otbi-filter-group,
div.otbi-parameter-group {
  background-color: #F2F4F8;
  padding: 12px;
  border-radius: 3px;
  position: relative;
  /* Actions */
  /* Form Enhancements */
  /* Hover Pill Buttons TEMP LOCATION */
}

div.otbi-filter-group.form-group,
div.otbi-parameter-group.form-group {
  margin-bottom: 8px;
}

div.otbi-filter-group .form-check,
div.otbi-parameter-group .form-check {
  margin-top: 0;
}

div.otbi-filter-group .parameter-header,
div.otbi-parameter-group .parameter-header {
  padding-top: 8px;
}

div.otbi-filter-group .parameter-title,
div.otbi-parameter-group .parameter-title {
  color: #666666;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

div.otbi-filter-group .parameter-header,
div.otbi-filter-group .parameter-description,
div.otbi-parameter-group .parameter-header,
div.otbi-parameter-group .parameter-description {
  padding-bottom: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

div.otbi-filter-group .hover-actions,
div.otbi-parameter-group .hover-actions {
  position: absolute;
  top: 0px;
  right: 0px;
  visibility: hidden;
  background-color: inherit;
  margin: 6px 12px 0 0;
}

div.otbi-filter-group .hover-actions.always-visible,
div.otbi-parameter-group .hover-actions.always-visible {
  visibility: visible;
}

div.otbi-filter-group:hover .hover-actions,
div.otbi-parameter-group:hover .hover-actions {
  visibility: visible;
}

div.otbi-filter-group .form-group:last-child,
div.otbi-filter-group .form-check:last-child,
div.otbi-parameter-group .form-group:last-child,
div.otbi-parameter-group .form-check:last-child {
  margin-bottom: 0;
}

div.otbi-filter-group .col-form-label,
div.otbi-parameter-group .col-form-label {
  position: relative;
  line-height: 16px;
}

div.otbi-filter-group .col-form-label .bicon,
div.otbi-parameter-group .col-form-label .bicon {
  margin-left: 10px;
  vertical-align: sub;
}

div.otbi-filter-group button.btn.btn-hover-pill,
div.otbi-parameter-group button.btn.btn-hover-pill {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-color: transparent;
  background-color: transparent;
  color: #171F4C;
}

div.otbi-filter-group button.btn.btn-hover-pill.btn-primary,
div.otbi-parameter-group button.btn.btn-hover-pill.btn-primary {
  font-weight: bold;
}

div.otbi-filter-group button.btn.btn-hover-pill.btn-primary:hover,
div.otbi-parameter-group button.btn.btn-hover-pill.btn-primary:hover {
  color: #ffffff;
  background-color: #171F4C;
  border-color: #171F4C;
}

div.otbi-filter-group button.btn.btn-hover-pill.btn-primary:active,
div.otbi-parameter-group button.btn.btn-hover-pill.btn-primary:active {
  color: #ffffff;
  background-color: #2E3D98;
  border-color: #2E3D98;
}

div.otbi-filter-group button.btn.btn-hover-pill.btn-secondary:hover,
div.otbi-parameter-group button.btn.btn-hover-pill.btn-secondary:hover {
  border-color: #171F4C;
  background-color: transparent;
  -webkit-box-shadow: inset 0px 0px 0px 1px #171F4C;
          box-shadow: inset 0px 0px 0px 1px #171F4C;
}

div.otbi-filter-group button.btn.btn-hover-pill.btn-secondary:active,
div.otbi-parameter-group button.btn.btn-hover-pill.btn-secondary:active {
  color: #2E3D98;
  border-color: #2E3D98;
  background-color: transparent;
}

div.otbi-filter-group.single-check-padding .form-check-label,
div.otbi-parameter-group.single-check-padding .form-check-label {
  color: #333333;
}

div.otbi-filter-group.single-check-padding .form-check-label .form-control-feedback,
div.otbi-parameter-group.single-check-padding .form-check-label .form-control-feedback {
  color: #666666;
}

div.otbi-parameter-group {
  position: relative;
}

div.otbi-parameter-group.form-group {
  margin-bottom: 2px;
}

div.otbi-parameter-group:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

div.otbi-parameter-group:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

div.otbi-series-group {
  position: relative;
  border-top: 1px solid #E6E6E6;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  /* Actions */
}

div.otbi-series-group:first-child {
  border-top: none;
}

div.otbi-series-group label.otbi-series-header {
  font-weight: bold;
  color: #666666;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  font-size: 13px;
  line-height: 13px;
}

div.otbi-series-group div.form-group label:only-child {
  padding-bottom: 0;
}

div.otbi-series-group .hover-actions {
  position: absolute;
  top: 14px;
  right: 20px;
  visibility: hidden;
  background-color: #fff;
}

div.otbi-series-group:hover .hover-actions {
  visibility: visible;
}

.auto_suggestion_container .selected a:hover {
  background: #333399 none repeat scroll 0 0;
  color: #F0F3F9;
  text-decoration: none;
}

.otbi-right-panel .form-group .btn .bicon.bicon-create {
  margin-right: 8px;
}

/* Notification Container */
.otbi-notification-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 62px;
}

/* Info Message Hint Panel */
.otbi-chart-overlay-info-panel,
.otbi-chart-overlay-error-panel {
  font-family: OpenTextSans;
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.otbi-chart-overlay-info-panel .otbi-chart-overlay-info-message-panel,
.otbi-chart-overlay-info-panel .otbi-chart-overlay-error-message-panel,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-info-message-panel,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-error-message-panel {
  background-color: #F3F6FB;
  border-radius: 6px;
  margin: 16px;
  padding: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.otbi-chart-overlay-info-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-info-label,
.otbi-chart-overlay-info-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-error-label,
.otbi-chart-overlay-info-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-info-label,
.otbi-chart-overlay-info-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-error-label,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-info-label,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-error-label,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-info-label,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-error-label {
  font-size: 13px;
  padding-top: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
}

.otbi-chart-overlay-info-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-info-label.label-bold,
.otbi-chart-overlay-info-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-error-label.label-bold,
.otbi-chart-overlay-info-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-info-label.label-bold,
.otbi-chart-overlay-info-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-error-label.label-bold,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-info-label.label-bold,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-error-label.label-bold,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-info-label.label-bold,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-error-label.label-bold {
  font-weight: bold;
}

.otbi-chart-overlay-info-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-info-label,
.otbi-chart-overlay-info-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-info-label,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-info-label,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-info-label {
  color: #666666;
}

.otbi-chart-overlay-info-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-error-label,
.otbi-chart-overlay-info-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-error-label,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-info-message-panel .otbi-chart-overlay-error-label,
.otbi-chart-overlay-error-panel .otbi-chart-overlay-error-message-panel .otbi-chart-overlay-error-label {
  color: #df3324;
}

/* Actuate Report Canvas Overrides */
.otbi-dashboard-container div.actuate-dashboard-tab-panel {
  border-width: 0 !important;
}

.otbi-dashboard-container ul.actuate-dashboard-tab-strip li {
  border-right: 0;
}

.otbi-dashboard-container .actuate-dashboard-tab-strip span.actuate-tab-strip-text {
  font-weight: normal !important;
}

.otbi-dashboard-container .actuate-dashboard-tab-strip-top .actuate-tab-right {
  padding-left: 16px !important;
}

.otbi-dashboard-container .actuate-dashboard-tab-strip-top .actuate-tab-left {
  padding-right: 16px !important;
}

.otbi-dashboard-container .actuate-tab-strip-active span.actuate-tab-strip-text {
  padding-bottom: 8px;
  border-bottom: 4px solid #232E72 !important;
  font-weight: bold !important;
}

.otbi-dashboard-container .otbi-canvas-newtab.actuate-dashboard-tab-panel-tool.actuate-dashboard-tab-panel-tool-plus {
  background: none !important;
  width: unset !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  font-size: 13px;
  margin-top: 1px !important;
}

.otbi-dashboard-container .otbi-canvas-newtab.actuate-dashboard-tab-panel-tool.actuate-dashboard-tab-panel-tool-plus .bicon {
  margin-right: 8px;
}

.otbi-dashboard-container .actuate-dashboard-tab-strip-top .actuate-tab-strip-over .actuate-tab-right {
  background: unset !important;
}

.otbi-dashboard-container .actuate-dashboard-tab-strip-top .actuate-tab-strip-over span.actuate-tab-strip-text {
  padding-bottom: 8px;
  border-bottom: 4px solid #0084CE;
}

.otbi-dashboard-container .otbi-overlay-selection-border {
  border-style: solid;
  border-color: #09BCEF;
  border-width: 0;
}

.otbi-dashboard-container .otbi-caret-overlay.overlayHeaderDashboard {
  height: 20px !important;
  width: 20px !important;
  background-color: #B2BEC5;
}

.otbi-dashboard-container .crosstabOverlay .xst, .otbi-dashboard-container .crosstabOverlay .xsb,
.otbi-dashboard-container .crosstabOverlay .xsml, .otbi-dashboard-container .crosstabOverlay .xsmr,
.otbi-dashboard-container .crosstabOverlay .xstl, .otbi-dashboard-container .crosstabOverlay .xstc,
.otbi-dashboard-container .crosstabOverlay .xstr, .otbi-dashboard-container .crosstabOverlay .xsbl,
.otbi-dashboard-container .crosstabOverlay .xsbc, .otbi-dashboard-container .crosstabOverlay .xsbr,
.otbi-dashboard-container .overlayShadow .xst, .otbi-dashboard-container .overlayShadow .xsb,
.otbi-dashboard-container .overlayShadow .xsml, .otbi-dashboard-container .overlayShadow .xsmr,
.otbi-dashboard-container .overlayShadow .xstl, .otbi-dashboard-container .overlayShadow .xstc,
.otbi-dashboard-container .overlayShadow .xstr, .otbi-dashboard-container .overlayShadow .xsbl,
.otbi-dashboard-container .overlayShadow .xsbc, .otbi-dashboard-container .overlayShadow .xsbr,
.otbi-dashboard-container .actuate-iv-overlay .xst, .otbi-dashboard-container .actuate-iv-overlay .xsb,
.otbi-dashboard-container .actuate-iv-overlay .xsml, .otbi-dashboard-container .actuate-iv-overlay .xsmr,
.otbi-dashboard-container .actuate-iv-overlay .xstl, .otbi-dashboard-container .actuate-iv-overlay .xstc,
.otbi-dashboard-container .actuate-iv-overlay .xstr, .otbi-dashboard-container .actuate-iv-overlay .xsbl,
.otbi-dashboard-container .actuate-iv-overlay .xsbc, .otbi-dashboard-container .actuate-iv-overlay .xsbr {
  background-color: #B2BEC5 !important;
}

.otbi-dashboard-container .ContextMenuDiv {
  border-radius: 0 !important;
  border: none !important;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.otbi-dashboard-container .ContextMenuDiv .ContextMenuItem {
  padding-top: 7px;
  padding-bottom: 4px;
}

.otbi-actuate-menu.actuate-widget-menu {
  border-radius: 0 !important;
  border: none !important;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.otbi-actuate-menu.actuate-widget-menu .actuate-widget-menu-item {
  padding-top: 7px;
  padding-bottom: 6px;
}

.otbi-actuate-menu.actuate-widget-menu .actuate-widget-menu-list-item.actuate-widget-menu-item-active {
  background-color: #B2BEC5 !important;
  border-color: #B2BEC5 !important;
}

.otbi-actuate-menu.actuate-widget-menu .actuate-widget-menu-list-item.actuate-widget-menu-item-active .actuate-widget-menu-item {
  color: #353535 !important;
}

div.otbi-crosstab-layout.crosstabLayout .rowsContent div.otbi-crosstab-pill-container.content,
div.otbi-crosstab-layout.crosstabLayout .columnsContent div.otbi-crosstab-pill-container.content,
div.otbi-crosstab-layout.crosstabLayout .measuresContent div.otbi-crosstab-pill-container.content {
  overflow: visible;
  overflow-y: auto;
  white-space: normal;
  max-height: 89px;
  padding: 2px;
}

div.otbi-crosstab-layout.crosstabLayout .rowsContent div.otbi-crosstab-pill-container.content span.otbi-crosstab-pill,
div.otbi-crosstab-layout.crosstabLayout .columnsContent div.otbi-crosstab-pill-container.content span.otbi-crosstab-pill,
div.otbi-crosstab-layout.crosstabLayout .measuresContent div.otbi-crosstab-pill-container.content span.otbi-crosstab-pill {
  display: inline-block;
}

.otbi-canvas-navigation .otbi-tab-container {
  border-bottom: none;
}

.otbi-canvas-navigation {
  background-color: rgba(255, 255, 255, 0.6);
}

.otbi-dashboard-container {
  background: -webkit-gradient(linear, left bottom, left top, from(#F7F7F7), to(#F7F7F7)), -webkit-gradient(linear, left bottom, left top, from(rgba(51, 198, 200, 0.15)), to(rgba(51, 198, 200, 0.15))), #FFFFFF;
  background: -webkit-linear-gradient(bottom, #F7F7F7, #F7F7F7), -webkit-linear-gradient(bottom, rgba(51, 198, 200, 0.15), rgba(51, 198, 200, 0.15)), #FFFFFF;
  background: -o-linear-gradient(bottom, #F7F7F7, #F7F7F7), -o-linear-gradient(bottom, rgba(51, 198, 200, 0.15), rgba(51, 198, 200, 0.15)), #FFFFFF;
  background: linear-gradient(0deg, #F7F7F7, #F7F7F7), linear-gradient(0deg, rgba(51, 198, 200, 0.15), rgba(51, 198, 200, 0.15)), #FFFFFF;
}

.otbi-dashboard-canvas--is-grid-layout {
  background-image: -webkit-linear-gradient(#dcf9f7 0px, transparent 1px), -webkit-linear-gradient(left, #dcf9f7 0px, transparent 1px);
  background-image: -o-linear-gradient(#dcf9f7 0px, transparent 1px), -o-linear-gradient(left, #dcf9f7 0px, transparent 1px);
  background-image: linear-gradient(#dcf9f7 0px, transparent 1px), linear-gradient(90deg, #dcf9f7 0px, transparent 1px);
  -webkit-background-size: 72px 72px;
          background-size: 72px 72px;
  background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
}

.otbi-chart-container {
  border-radius: 6px;
  overflow: auto;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
  background: #ffffff;
}

.otbi-chart-container.otbi-container-selected {
  border: 2px solid #09BCEF;
}

.otbi-chart-container.otbi-container-linked {
  border: 2px dashed #2F4ED1;
}

.otbi-chart-container .otbi-chart-container-titlebar {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: move;
  font-size: 16px;
  height: 36px;
  position: relative;
}

.otbi-chart-container .otbi-chart-container-titlebar.editable, .otbi-chart-container .otbi-chart-container-titlebar:hover {
  background-color: #F4F8FF;
}

.otbi-chart-container .otbi-chart-container-actions {
  position: absolute;
  top: 2px;
  right: 16px;
}

.otbi-widget-panel-noHeader .otbi-chart-container-title {
  display: none;
}

.otbi-chart-container-titlebar:hover .otbi-chart-container-actions .bicon-action_rename {
  display: inline-block;
}

.otbi-chart-container-titlebar.editable {
  cursor: auto;
}

.otbi-chart-container-titlebar.editable .otbi-chart-container-actions {
  position: static;
}

.otbi-chart-container-titlebar.editable .otbi-chart-container-actions .bicon-action_rename,
.otbi-chart-container-titlebar.editable .otbi-chart-container-actions .bicon-action_caret_down {
  display: none;
}

.otbi-chart-container-titlebar.editable .otbi-chart-container-btn-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.otbi-chart-container-content {
  padding: 16px;
  padding-top: 0;
}

.otbi-chart-crosstab {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-chart-crosstab th, .otbi-chart-crosstab td {
  border: 1px solid #c4c4c4;
  background-color: #ffffff;
  color: #333333;
  padding: 2px 8px;
  font-size: 13px;
}

.otbi-chart-crosstab th.otbi-table-heading, .otbi-chart-crosstab td.otbi-table-heading {
  background: #232E72;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-chart-crosstab th.otbi-table-heading-alt, .otbi-chart-crosstab td.otbi-table-heading-alt {
  background: #2E3D98;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-chart-crosstab th.otbi-table-selected, .otbi-chart-crosstab td.otbi-table-selected {
  background: #ffffff;
  color: #333333;
  border-color: #c4c4c4;
}

.otbi-chart-table {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-chart-table th, .otbi-chart-table td {
  border: 1px solid #c4c4c4;
  background-color: #ffffff;
  color: #333333;
  padding: 2px 8px;
  font-size: 13px;
}

.otbi-chart-table th.otbi-table-heading, .otbi-chart-table td.otbi-table-heading {
  background: #232E72;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-chart-table th.otbi-table-heading-alt, .otbi-chart-table td.otbi-table-heading-alt {
  background: #2E3D98;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-chart-table th.otbi-table-selected, .otbi-chart-table td.otbi-table-selected {
  background: #ffffff;
  color: #333333;
  border-color: #c4c4c4;
}

.otbi-chart-data-selector-scroll-wrapper {
  overflow: hidden;
  overflow-x: auto;
  padding: 16px;
  padding-top: 0;
}

.otbi-chart-data-selector-scroll-wrapper .otbi-chart-data-selector-table {
  border: none;
}

.otbi-chart-data-selector-scroll-wrapper .otbi-chart-data-selector-table td {
  padding: 0;
}

.otbi-chart-data-selector-scroll-wrapper .otbi-chart-data-selector-table .otbi-selector-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.otbi-chart-data-selector-scroll-wrapper .otbi-chart-data-selector-table .otbi-selector-field .bicon {
  margin-top: 5px;
  margin-bottom: 5px;
}

.otbi-chart-data-selector-scroll-wrapper .otbi-chart-data-selector-table .otbi-selector-field .otbi-selector-label {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  padding-left: 12px;
  padding-right: 32px;
}

/* Data Selector Tree */
.otbi-data-selector-tree-scroll-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: auto;
}

.otbi-chart-data-selector-tree {
  /* item */
}

.otbi-chart-data-selector-tree .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
  padding: 0 8px;
  /* Icon/Text Spacing */
  /* Text Truncation */
}

.otbi-chart-data-selector-tree .item .bicon, .otbi-chart-data-selector-tree .item .label {
  margin-left: 8px;
}

.otbi-chart-data-selector-tree .item .label {
  font-size: 13px;
  line-height: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.otbi-chart-data-selector-tree .item.level1 {
  padding-left: 8px;
}

.otbi-chart-data-selector-tree .item.level2 {
  padding-left: 30px;
}

.otbi-chart-data-selector-tree .item.level3 {
  padding-left: 52px;
}

.otbi-chart-data-selector-tree .item.level4 {
  padding-left: 74px;
}

.otbi-chart-data-selector-tree .item.level5 {
  padding-left: 96px;
}

.otbi-chart-data-selector-tree .item.level6 {
  padding-left: 118px;
}

.otbi-chart-data-selector-tree .item.level7 {
  padding-left: 140px;
}

.otbi-chart-data-selector-tree .item.level8 {
  padding-left: 162px;
}

.otbi-chart-data-selector-tree .item.level9 {
  padding-left: 184px;
}

.otbi-chart-data-selector-tree .item.level10 {
  padding-left: 206px;
}

.otbi-chart-data-selector-tree .item.level11 {
  padding-left: 228px;
}

.otbi-chart-data-selector-tree .item.level12 {
  padding-left: 250px;
}

.otbi-chart-data-selector-tree .item.level13 {
  padding-left: 272px;
}

.otbi-chart-data-selector-tree .item.level14 {
  padding-left: 294px;
}

.otbi-chart-data-selector-tree .item.level15 {
  padding-left: 316px;
}

.otbi-chart-data-selector-tree .item.level16 {
  padding-left: 338px;
}

.otbi-chart-data-selector-tree .item.level17 {
  padding-left: 360px;
}

.otbi-chart-data-selector-tree .item.level18 {
  padding-left: 382px;
}

.otbi-chart-data-selector-tree .item.level19 {
  padding-left: 404px;
}

.otbi-chart-data-selector-tree .item.level20 {
  padding-left: 426px;
}

.otbi-chart-data-selector-tree .item.level21 {
  padding-left: 448px;
}

.otbi-chart-data-selector-tree .item.level22 {
  padding-left: 470px;
}

.otbi-chart-data-selector-tree .item.level23 {
  padding-left: 492px;
}

.otbi-chart-data-selector-tree .item.level24 {
  padding-left: 514px;
}

.otbi-chart-data-selector-tree .item.level25 {
  padding-left: 536px;
}

/* Data Selector List */
.otbi-data-selector-list-scroll-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  overflow: auto;
}

.otbi-chart-data-selector-list {
  /* Item List */
  /* item list */
}

.otbi-chart-data-selector-list .item {
  padding: 0 16px;
  position: relative;
  cursor: pointer;
  /* selected */
}

.otbi-chart-data-selector-list .item:last-child {
  padding-bottom: 4px;
}

.otbi-chart-data-selector-list .item .label {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  height: 24px;
  padding: 0;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #EBEBEB;
}

.otbi-chart-data-selector-list .item.selected::before {
  border: 2px solid #2E3D98;
  background: rgba(47, 78, 209, 0.2);
  position: absolute;
  height: 24px;
  left: 8px;
  right: 8px;
  content: "";
}

/* search input */
.otbi-data-selector-search-container .form-control-with-icon-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.otbi-data-selector-search-container .otbi-data-selector-current-selection-input {
  padding: 8px 16px;
  padding-top: 0;
}

.otbi-data-selector-search-container .selection-label {
  font-weight: bold;
  padding-bottom: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.otbi-data-selector-search-container .selection-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
          align-items: baseline;
}

.otbi-data-selector-search-container .selection-group .selection-action {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  font-weight: bold;
  padding-left: 24px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Data Selector Search fields container */
.otbi-data-selector-search-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}

.otbi-multi-selector-container-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
}

.otbi-multi-selector-container-horizontal .otbi-multi-selector-panel {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  overflow-x: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.otbi-multi-selector-container-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  /* Title Spacing */
}

.otbi-multi-selector-container-vertical .otbi-multi-selector-panel {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  overflow-x: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.otbi-multi-selector-container-vertical .otbi-multi-selector-panel + .otbi-multi-selector-panel {
  padding-top: 16px;
}

/* Current Selection */
.otbi-data-selector-actions {
  background-color: #F5F5F5;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 0 16px;
  height: 28px;
}

.otbi-data-selector-actions .form-group {
  width: 100%;
}

.otbi-data-selector-actions .form-control {
  font-size: 13px;
  line-height: 14px;
}

.otbi-data-selector-actions .otbi-data-selector-action {
  -webkit-align-self: center;
              -ms-grid-row-align: center;
          align-self: center;
  color: #232E72;
  cursor: pointer;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  font-weight: bold;
  padding-left: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.otbi-data-selector-actions .otbi-data-selector-action-secondary {
  -webkit-align-self: center;
              -ms-grid-row-align: center;
          align-self: center;
  color: #232E72;
  cursor: pointer;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  padding-left: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.otbi-data-selector-current-selection-scroll-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.otbi-data-selector-current-selection-scroll-container .otbi-data-selector-current-selection-list {
  padding: 16px;
  padding-top: 8px;
}

.otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  border: 1px solid #EBEBEB;
  border-bottom: none;
  font-size: 13px;
  height: 24px;
  padding: 0 12px;
}

.otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row:last-child {
  border-bottom: 1px solid #EBEBEB;
}

.otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row.selected {
  background-color: rgba(47, 78, 209, 0.2);
  border: 1px solid #2E3D98;
  -webkit-box-shadow: inset 0px 0px 0 1px #2E3D98;
          box-shadow: inset 0px 0px 0 1px #2E3D98;
}

.otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row.selected + .otbi-current-selection-row {
  border-top: none;
}

.otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row .otbi-current-selection-label {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row .otbi-data-selector-row-actions {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row .otbi-data-selector-row-actions .otbi-data-selector-row-action {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: underline;
  color: #232E72;
  cursor: pointer;
}

/* Chart Container Title */
.otbi-chart-container-titlebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 8px 16px;
}

.otbi-chart-container-titlebar .otbi-chart-container-title {
  -webkit-align-self: center;
              -ms-grid-row-align: center;
          align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.otbi-chart-container-titlebar .otbi-chart-container-title[contenteditable="true"] {
  border: 2px solid #757575;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
  background-color: #fff;
  color: #333333;
  cursor: text;
  font-family: OpenTextSans;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  padding: 4px 8px;
  white-space: nowrap;
  overflow: auto;
  text-align: left;
  text-overflow: clip;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.otbi-chart-container-titlebar .otbi-chart-container-title[contenteditable="true"]::-webkit-scrollbar {
  display: none;
}

.otbi-chart-container-titlebar .otbi-chart-container-title[contenteditable="true"]:focus {
  outline: 0px solid transparent;
}

.otbi-chart-container-titlebar .otbi-chart-container-title br {
  display: none;
}

.otbi-chart-container-titlebar .otbi-chart-container-title * {
  display: inline;
  white-space: nowrap;
}

.otbi-chart-container-titlebar .otbi-chart-container-actions {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.otbi-chart-container-titlebar .otbi-chart-container-actions .bicon-action_rename {
  display: none;
}

.otbi-chart-container-titlebar .otbi-chart-container-action {
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  color: #232E72;
  padding-left: 16px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.otbi-chart-container-titlebar .otbi-chart-container-action-secondary {
  font-weight: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  color: #232E72;
  padding-left: 16px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.otbi-chart-container-titlebar .otbi-chart-container-btn-group {
  display: none;
  font-size: 16px;
  margin-left: 16px;
}

/* Data Selector Slider Horizontal */
.otbi-data-selector-slider-padding-container-horizontal {
  padding: 16px;
  padding-top: 8px;
  padding-bottom: 32px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.otbi-data-selector-slider-container-horizontal {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  /* /bar */
}

.otbi-data-selector-slider-container-horizontal .slider-bar {
  background-color: #CCCCCC;
  border-radius: 4px;
  height: 4px;
  position: relative;
}

.otbi-data-selector-slider-container-horizontal .slider-bar .slider-handle {
  background-color: #2F4ED1;
  height: 16px;
  width: 16px;
  border-radius: 16px;
  cursor: pointer;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-8px) translateY(calc(-50% + 2px));
       -o-transform: translateX(-8px) translateY(calc(-50% + 2px));
          transform: translateX(-8px) translateY(calc(-50% + 2px));
}

.otbi-data-selector-slider-container-horizontal .slider-label {
  position: absolute;
  font-size: 11px;
  color: #666666;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transform: translateY(8px) translateX(-50%);
       -o-transform: translateY(8px) translateX(-50%);
          transform: translateY(8px) translateX(-50%);
}

.otbi-data-selector-slider-container-horizontal .slider-tick-marks-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding-bottom: 5px;
}

.otbi-data-selector-slider-container-horizontal .slider-tick-marks-container .slider-tick-mark {
  height: 5px;
  width: 1px;
  background: #CCCCCC;
}

/* Data Selector Slider Vertical */
.otbi-data-selector-slider-padding-container-vertical {
  padding: 16px;
  padding-top: 8px;
  padding-bottom: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.otbi-data-selector-slider-container-vertical {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  /* Vertical */
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  /* /bar */
}

.otbi-data-selector-slider-container-vertical .otbi-chart-data-selector-slider {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  position: relative;
}

.otbi-data-selector-slider-container-vertical .slider-bar {
  background-color: #CCCCCC;
  border-radius: 4px;
  width: 4px;
  position: relative;
  /* Vertical */
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
}

.otbi-data-selector-slider-container-vertical .slider-bar .slider-handle {
  background-color: #2F4ED1;
  height: 16px;
  width: 16px;
  border-radius: 16px;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-transform: translateX(-6px) translateY(-50%);
       -o-transform: translateX(-6px) translateY(-50%);
          transform: translateX(-6px) translateY(-50%);
}

.otbi-data-selector-slider-container-vertical .slider-label {
  position: absolute;
  font-size: 11px;
  color: #666666;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transform: translateY(-8px) translateX(calc(-50% - 16px));
       -o-transform: translateY(-8px) translateX(calc(-50% - 16px));
          transform: translateY(-8px) translateX(calc(-50% - 16px));
  max-width: calc(50% - 20px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.otbi-data-selector-slider-container-vertical .slider-tick-marks-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding-right: 5px;
  /* Vertical */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.otbi-data-selector-slider-container-vertical .slider-tick-marks-container .slider-tick-mark {
  height: 1px;
  width: 5px;
  background: #CCCCCC;
}

.ac.otbi-crossfilter-wrapper {
  min-width: unset;
}

.ac.otbi-crossfilter-wrapper .dashboard-favorites-bar .btn.btn-pill:hover,
.ac.otbi-crossfilter-wrapper .dashboard-favorites-bar .btn.btn-pill:active {
  background: none;
}

.ac.otbi-crossfilter-wrapper .dashboard-favorites-bar .btn.btn-text.btn-pill {
  background: none;
  color: #232E72;
  border-radius: 100px;
  padding: 4px 10px;
}

.ac.otbi-crossfilter-wrapper .dashboard-favorites-bar .btn.btn-text.btn-pill:hover {
  background: rgba(178, 190, 197, 0.25);
}

.ac.otbi-crossfilter-wrapper .dashboard-favorites-bar .btn.btn-text.btn-pill:active {
  background: rgba(152, 168, 178, 0.15);
}

.ac.otbi-crossfilter-wrapper .crossfilter-scroll-left,
.ac.otbi-crossfilter-wrapper .crossfilter-scroll-right {
  height: unset;
  border: none;
  background: #fff;
  top: 0;
  bottom: 0;
  padding: 12px;
}

.ac.otbi-crossfilter-wrapper .crossfilter-scroll-left .bicon,
.ac.otbi-crossfilter-wrapper .crossfilter-scroll-right .bicon {
  cursor: pointer;
  position: relative;
}

.ac.otbi-crossfilter-wrapper .crossfilter-tile .icon-otsvg-invalid {
  height: 16px;
  width: 16px;
  -webkit-background-size: 16px 16px;
          background-size: 16px;
}

.ac.otbi-crossfilter-wrapper .crossfilter-tile {
  background: #F2F4F8;
  border-color: #DFE3ED;
  color: #333333;
}

.ac.otbi-crossfilter-wrapper .crossfilter-scroll-right .bicon::after {
  border-left: 1px solid #cccccc;
  position: absolute;
  left: -12px;
  height: 31px;
  -webkit-transform: translateY(-1px);
       -o-transform: translateY(-1px);
          transform: translateY(-1px);
  content: "";
}

.ac.otbi-crossfilter-wrapper .crossfilter-scroll-left .bicon::after {
  border-right: 1px solid #cccccc;
  position: absolute;
  right: -12px;
  height: 31px;
  -webkit-transform: translateY(-1px);
       -o-transform: translateY(-1px);
          transform: translateY(-1px);
  content: "";
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-dashboard-container {
  background: -webkit-linear-gradient(191.43deg, rgba(13, 42, 216, 0.2) 19.27%, rgba(157, 228, 249, 0.33) 82.29%), -webkit-linear-gradient(bottom, rgba(51, 198, 200, 0.15), rgba(51, 198, 200, 0.15)), #FFFFFF;
  background: -o-linear-gradient(191.43deg, rgba(13, 42, 216, 0.2) 19.27%, rgba(157, 228, 249, 0.33) 82.29%), -o-linear-gradient(bottom, rgba(51, 198, 200, 0.15), rgba(51, 198, 200, 0.15)), #FFFFFF;
  background: linear-gradient(258.57deg, rgba(13, 42, 216, 0.2) 19.27%, rgba(157, 228, 249, 0.33) 82.29%), linear-gradient(0deg, rgba(51, 198, 200, 0.15), rgba(51, 198, 200, 0.15)), #FFFFFF;
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-canvas-navigation {
  background-color: rgba(255, 255, 255, 0.6);
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-crosstab {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-crosstab th, .otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-crosstab td {
  border: 1px solid #c4c4c4;
  background-color: #ffffff;
  color: #333333;
  padding: 2px 8px;
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-heading, .otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-heading {
  background: #1035CA;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-heading-alt, .otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-heading-alt {
  background: #7086DF;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-selected, .otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-selected {
  background: #CFD7F4;
  color: #333333;
  border-color: #c4c4c4;
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-table {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-table th, .otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-table td {
  border: 1px solid #c4c4c4;
  background-color: #ffffff;
  color: #333333;
  padding: 2px 8px;
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-table th.otbi-table-heading, .otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-table td.otbi-table-heading {
  background: #1035CA;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-table th.otbi-table-heading-alt, .otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-table td.otbi-table-heading-alt {
  background: #7086DF;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-table th.otbi-table-selected, .otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-table td.otbi-table-selected {
  background: #CFD7F4;
  color: #333333;
  border-color: #c4c4c4;
}

.otbi-theme-ot-light.otbi-theme-enabled .otbi-chart-data-selector-slider .slider-handle {
  background-color: #008383;
}

.otbi-theme-ot-light.otbi-theme-enabled svg.ot-gadget__bar-chart,
.otbi-theme-ot-light.otbi-theme-enabled svg.ot-gadget__pie-chart {
  --color_font: #333333;
}

.otbi-theme-ot-dark.otbi-theme-enabled {
  /* Chart Container */
  /* Container Selection */
  /* Current Selection */
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-dashboard-container {
  background: -webkit-linear-gradient(22.84deg, #0E122B -3.89%, #0F142F 14.03%, #131939 28.2%, #19224A 41.08%, #222E61 53.12%, #243167 55.62%, #23346A 66.17%, #203E72 74.43%, #1B4F7F 81.9%, #146693 88.91%, #0B84AB 93.28%, #088CB2 97.1%), #C4C4C4;
  background: -o-linear-gradient(22.84deg, #0E122B -3.89%, #0F142F 14.03%, #131939 28.2%, #19224A 41.08%, #222E61 53.12%, #243167 55.62%, #23346A 66.17%, #203E72 74.43%, #1B4F7F 81.9%, #146693 88.91%, #0B84AB 93.28%, #088CB2 97.1%), #C4C4C4;
  background: linear-gradient(67.16deg, #0E122B -3.89%, #0F142F 14.03%, #131939 28.2%, #19224A 41.08%, #222E61 53.12%, #243167 55.62%, #23346A 66.17%, #203E72 74.43%, #1B4F7F 81.9%, #146693 88.91%, #0B84AB 93.28%, #088CB2 97.1%), #C4C4C4;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otux-center-message-text {
  color: #FFFFFF;
}

.otbi-theme-ot-dark.otbi-theme-enabled div.otbi-canvas-navigation {
  background-color: rgba(0, 0, 0, 0.3);
}

.otbi-theme-ot-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-tab-container ul.navbar-nav li.nav-item a.nav-link {
  color: #FFFFFF;
  border-bottom: 4px solid transparent;
}

.otbi-theme-ot-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-tab-container ul.navbar-nav li.nav-item:hover a.nav-link {
  color: #FFFFFF;
  border-color: #6BD7F5;
}

.otbi-theme-ot-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-tab-container ul.navbar-nav li.nav-item:active a.nav-link {
  color: #FFFFFF;
  border-color: #078DB3;
}

.otbi-theme-ot-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-tab-container ul.navbar-nav li.nav-item.active a.nav-link {
  border-color: #FFFFFF;
}

.otbi-theme-ot-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-scrollable-nav div.otbi-scrollable-area-container div.otbi-scrollable-nav-button button::after,
.otbi-theme-ot-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-scrollable-nav div.otbi-navigation-actions button.with-left-separator::after {
  border-color: rgba(255, 255, 255, 0.3);
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-container {
  background: #222222;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-crosstab {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-crosstab th, .otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-crosstab td {
  border: 1px solid #666666;
  background-color: #333333;
  color: #ffffff;
  padding: 2px 8px;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-heading, .otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-heading {
  background: #2F4ED1;
  color: #ffffff;
  border-color: #333333;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-heading-alt, .otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-heading-alt {
  background: #4D4E4F;
  color: #ffffff;
  border-color: #333333;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-selected, .otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-selected {
  background: #0C2691;
  color: #ffffff;
  border-color: #666666;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-table {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-table th, .otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-table td {
  border: 1px solid #666666;
  background-color: #333333;
  color: #ffffff;
  padding: 2px 8px;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-table th.otbi-table-heading, .otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-table td.otbi-table-heading {
  background: #2F4ED1;
  color: #ffffff;
  border-color: #222223;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-table th.otbi-table-heading-alt, .otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-table td.otbi-table-heading-alt {
  background: #4D4E4F;
  color: #ffffff;
  border-color: #222223;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-table th.otbi-table-selected, .otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-table td.otbi-table-selected {
  background: #0C2691;
  color: #ffffff;
  border-color: #666666;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-data-selector-table .otbi-selector-field .otbi-selector-label {
  color: #ffffff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-data-selector-tree .label {
  color: #ffffff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-data-selector-list .label {
  color: #ffffff;
  border-bottom-color: #666666;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-data-selector-list .selected::before {
  background: rgba(255, 255, 255, 0.2);
  border-color: #ffffff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-data-selector-search-container .selection-action,
.otbi-theme-ot-dark.otbi-theme-enabled .otbi-data-selector-search-container .selection-label {
  color: #ffffff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-data-selector-slider .slider-bar {
  background-color: #666666;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-data-selector-slider .slider-handle {
  background-color: #B0EDED;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-data-selector-slider .slider-tick-marks-container .slider-tick-mark {
  background-color: #666666;
}

.otbi-theme-ot-dark.otbi-theme-enabled .slider-label {
  color: #ffffff;
}

.otbi-theme-ot-dark.otbi-theme-enabled button.btn.btn-nav-action {
  color: #ffffff;
}

.otbi-theme-ot-dark.otbi-theme-enabled button.btn.btn-nav-action:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
}

.otbi-theme-ot-dark.otbi-theme-enabled button.btn.btn-nav-action:active {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar {
  color: #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar.editable, .otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar:hover {
  background-color: #000;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar .otbi-chart-container-title[contenteditable="true"] {
  border: 2px solid #fff;
  background-color: #222222;
  color: #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar .otbi-chart-container-action,
.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar .otbi-chart-container-action-secondary {
  color: #ffffff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-container.otbi-container-selected {
  border: 2px solid #FFFFFF;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-chart-container.otbi-container-linked {
  border: 2px dashed #8899FF;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-data-selector-actions {
  background-color: #404040;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-data-selector-actions .otbi-data-selector-action,
.otbi-theme-ot-dark.otbi-theme-enabled .otbi-data-selector-actions .otbi-data-selector-action-secondary {
  color: #ffffff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row {
  border-color: #666666;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row.selected {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #FFFFFF;
  -webkit-box-shadow: inset 0px 0px 0 1px #FFFFFF;
          box-shadow: inset 0px 0px 0 1px #FFFFFF;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row.selected + .otbi-current-selection-row {
  border-top: none;
}

.otbi-theme-ot-dark.otbi-theme-enabled .otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row .otbi-current-selection-label,
.otbi-theme-ot-dark.otbi-theme-enabled .otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row .otbi-data-selector-row-action {
  color: #ffffff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-report {
  background-color: #0D1442;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-report__header {
  border-bottom: 1px solid #DCE4E8;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-report__header.ot-header-row {
  background-color: #000;
  border-bottom: none;
  color: #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-report__header.ot-header-row a.side-menu-toggle {
  color: #fff !important;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-report__content {
  color: #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-report-canvas {
  color: #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget__container--is-selected {
  border-color: #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table__col--is-selected {
  border-color: #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table th, .otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table td {
  border: 1px solid #666666;
  background-color: #0D1442;
  color: #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table th.ot-gadget-table__heading,
.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table td.ot-gadget-table__heading {
  background-color: #2F4ED1;
  color: #fff;
  border-color: #666666;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table th.ot-gadget-table__heading--alt,
.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table td.ot-gadget-table__heading--alt {
  background: #4D4E4F;
  color: #fff;
  border-color: #ffffff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th, .otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td {
  border: 1px solid #666666;
  background-color: #0D1442;
  color: #fff;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th.ot-gadget-crosstab__heading,
.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td.ot-gadget-crosstab__heading {
  background-color: #2F4ED1;
  color: #fff;
  border-color: #0D1442;
}

.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th.ot-gadget-crosstab__heading--alt,
.otbi-theme-ot-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td.ot-gadget-crosstab__heading--alt {
  background: #4D4E4F;
  color: #fff;
  border-color: #0D1442;
}

.otbi-theme-ot-dark.otbi-theme-enabled svg.ot-gadget__bar-chart,
.otbi-theme-ot-dark.otbi-theme-enabled svg.ot-gadget__pie-chart {
  --color_font: #fff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled {
  /* Chart Container */
  /* Container Selection */
  /* Current Selection */
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-dashboard-container {
  background: -webkit-linear-gradient(248.3deg, #353A3D 0%, #3F4950 100%);
  background: -o-linear-gradient(248.3deg, #353A3D 0%, #3F4950 100%);
  background: linear-gradient(201.7deg, #353A3D 0%, #3F4950 100%);
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otux-center-message-text {
  color: #FFFFFF;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled div.otbi-canvas-navigation {
  background-color: transparent;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-tab-container ul.navbar-nav li.nav-item a.nav-link {
  color: #FFFFFF;
  border-bottom: 4px solid transparent;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-tab-container ul.navbar-nav li.nav-item:hover a.nav-link {
  color: #FFFFFF;
  border-color: #6BD7F5;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-tab-container ul.navbar-nav li.nav-item:active a.nav-link {
  color: #FFFFFF;
  border-color: #078DB3;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-tab-container ul.navbar-nav li.nav-item.active a.nav-link {
  border-color: #FFFFFF;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-scrollable-nav div.otbi-scrollable-area-container div.otbi-scrollable-nav-button button::after,
.otbi-theme-soft-color-dark.otbi-theme-enabled div.otbi-canvas-navigation div.otbi-scrollable-nav div.otbi-navigation-actions button.with-left-separator::after {
  border-color: rgba(255, 255, 255, 0.3);
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-canvas-chart-area {
  background-color: rgba(0, 0, 0, 0.3);
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-container {
  background: #222222;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-crosstab {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-crosstab th, .otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-crosstab td {
  border: 1px solid #666666;
  background-color: #333333;
  color: #ffffff;
  padding: 2px 8px;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-heading, .otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-heading {
  background: #395682;
  color: #ffffff;
  border-color: #333333;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-heading-alt, .otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-heading-alt {
  background: #4d4e4f;
  color: #ffffff;
  border-color: #333333;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-selected, .otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-selected {
  background: rgba(57, 86, 130, 0.5);
  color: #ffffff;
  border-color: #666666;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-table {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-table th, .otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-table td {
  border: 1px solid #666666;
  background-color: #333333;
  color: #ffffff;
  padding: 2px 8px;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-table th.otbi-table-heading, .otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-table td.otbi-table-heading {
  background: #395682;
  color: #ffffff;
  border-color: #222223;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-table th.otbi-table-heading-alt, .otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-table td.otbi-table-heading-alt {
  background: #4d4e4f;
  color: #ffffff;
  border-color: #222223;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-table th.otbi-table-selected, .otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-table td.otbi-table-selected {
  background: rgba(57, 86, 130, 0.5);
  color: #ffffff;
  border-color: #666666;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-data-selector-table .otbi-selector-field .otbi-selector-label {
  color: #ffffff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-data-selector-tree .label {
  color: #ffffff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-data-selector-list .label {
  color: #ffffff;
  border-bottom-color: #666666;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-data-selector-list .selected::before {
  background: rgba(255, 255, 255, 0.2);
  border-color: #ffffff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-data-selector-search-container .selection-action,
.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-data-selector-search-container .selection-label {
  color: #ffffff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-data-selector-slider .slider-bar {
  background-color: #666666;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-data-selector-slider .slider-handle {
  background-color: #A7C6DA;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-data-selector-slider .slider-tick-marks-container .slider-tick-mark {
  background-color: #666666;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .slider-label {
  color: #ffffff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled button.btn.btn-nav-action {
  color: #ffffff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled button.btn.btn-nav-action:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
}

.otbi-theme-soft-color-dark.otbi-theme-enabled button.btn.btn-nav-action:active {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar {
  color: #fff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar.editable, .otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar:hover {
  background-color: #000;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar .otbi-chart-container-title[contenteditable="true"] {
  border: 2px solid #fff;
  background-color: #222222;
  color: #fff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar .otbi-chart-container-action,
.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-container .otbi-chart-container-titlebar .otbi-chart-container-action-secondary {
  color: #ffffff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-container.otbi-container-selected {
  border: 2px solid #FFFFFF;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-chart-container.otbi-container-linked {
  border: 2px dashed #8899FF;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-data-selector-actions {
  background-color: #404040;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-data-selector-actions .otbi-data-selector-action,
.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-data-selector-actions .otbi-data-selector-action-secondary {
  color: #ffffff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row {
  border-color: #666666;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row.selected {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #FFFFFF;
  -webkit-box-shadow: inset 0px 0px 0 1px #FFFFFF;
          box-shadow: inset 0px 0px 0 1px #FFFFFF;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row.selected + .otbi-current-selection-row {
  border-top: none;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row .otbi-current-selection-label,
.otbi-theme-soft-color-dark.otbi-theme-enabled .otbi-data-selector-current-selection-scroll-container .otbi-current-selection-row .otbi-data-selector-row-action {
  color: #ffffff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-report {
  background-color: #222222;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-report__header {
  border-bottom: 1px solid #DCE4E8;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-report__header.ot-header-row {
  background-color: #000;
  border-bottom: none;
  color: #FFFFFF;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-report__header.ot-header-row a.side-menu-toggle {
  color: #FFFFFF !important;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-report__content {
  color: #FFFFFF;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-report-canvas {
  color: #FFFFFF;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget__container--is-selected {
  border-color: #FFFFFF;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table__col--is-selected {
  border-color: #fff;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table th, .otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table td {
  border: 1px solid #666666;
  background-color: #222222;
  color: #FFFFFF;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table th.ot-gadget-table__heading,
.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table td.ot-gadget-table__heading {
  background-color: #665687;
  color: #FFFFFF;
  border-color: #222222;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table th.ot-gadget-table__heading--alt,
.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-table td.ot-gadget-table__heading--alt {
  background: #4D4E4F;
  color: #fff;
  border-color: #222222;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th, .otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td {
  border: 1px solid #666666;
  background-color: #222222;
  color: #FFFFFF;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th.ot-gadget-crosstab__heading,
.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td.ot-gadget-crosstab__heading {
  background-color: #665687;
  color: #fff;
  border-color: #222222;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th.ot-gadget-crosstab__heading--alt,
.otbi-theme-soft-color-dark.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td.ot-gadget-crosstab__heading--alt {
  background: #4D4E4F;
  color: #fff;
  border-color: #222222;
}

.otbi-theme-soft-color-dark.otbi-theme-enabled svg.ot-gadget__bar-chart,
.otbi-theme-soft-color-dark.otbi-theme-enabled svg.ot-gadget__pie-chart {
  --color_font: #FFFFFF;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-dashboard-container {
  background: -webkit-linear-gradient(191.43deg, rgba(19, 149, 222, 0.3) 15.63%, rgba(29, 126, 168, 0.2) 93.75%), #FFFFFF;
  background: -o-linear-gradient(191.43deg, rgba(19, 149, 222, 0.3) 15.63%, rgba(29, 126, 168, 0.2) 93.75%), #FFFFFF;
  background: linear-gradient(258.57deg, rgba(19, 149, 222, 0.3) 15.63%, rgba(29, 126, 168, 0.2) 93.75%), #FFFFFF;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-canvas-navigation {
  background-color: rgba(255, 255, 255, 0.6);
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-crosstab {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-crosstab th, .otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-crosstab td {
  border: 1px solid #c4c4c4;
  background-color: #ffffff;
  color: #333333;
  padding: 2px 8px;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-heading, .otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-heading {
  background: #1A6586;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-heading-alt, .otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-heading-alt {
  background: #2287B4;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-selected, .otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-selected {
  background: #B3E4FB;
  color: #333333;
  border-color: #c4c4c4;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-table {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-table th, .otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-table td {
  border: 1px solid #c4c4c4;
  background-color: #ffffff;
  color: #333333;
  padding: 2px 8px;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-table th.otbi-table-heading, .otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-table td.otbi-table-heading {
  background: #1A6586;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-table th.otbi-table-heading-alt, .otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-table td.otbi-table-heading-alt {
  background: #2287B4;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-table th.otbi-table-selected, .otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-table td.otbi-table-selected {
  background: #B3E4FB;
  color: #333333;
  border-color: #c4c4c4;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .otbi-chart-data-selector-slider .slider-handle {
  background-color: #2287B4;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table th, .otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table td {
  border: 1px solid #DCE4E8;
  background-color: #FFFFFF;
  color: #333333;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table th.ot-gadget-table__heading,
.otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table td.ot-gadget-table__heading {
  background-color: #1A6586;
  color: #fff;
  border-color: #DCE4E8;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table th.ot-gadget-table__heading--alt,
.otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table td.ot-gadget-table__heading--alt {
  background: #2287B4;
  color: #fff;
  border-color: #fff;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th, .otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td {
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  color: #333333;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th.ot-gadget-crosstab__heading,
.otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td.ot-gadget-crosstab__heading {
  background-color: #1A6586;
  color: #fff;
  border-color: #CCCCCC;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th.ot-gadget-crosstab__heading--alt,
.otbi-theme-clean-blue-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td.ot-gadget-crosstab__heading--alt {
  background: #2287B4;
  color: #fff;
  border-color: #fff;
}

.otbi-theme-clean-blue-light.otbi-theme-enabled svg.ot-gadget__bar-chart,
.otbi-theme-clean-blue-light.otbi-theme-enabled svg.ot-gadget__pie-chart {
  --color_font: #333333;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-dashboard-container {
  background: -webkit-linear-gradient(191.43deg, rgba(85, 131, 221, 0.2) 19.27%, rgba(141, 141, 185, 0.2) 82.29%), #FFFFFF;
  background: -o-linear-gradient(191.43deg, rgba(85, 131, 221, 0.2) 19.27%, rgba(141, 141, 185, 0.2) 82.29%), #FFFFFF;
  background: linear-gradient(258.57deg, rgba(85, 131, 221, 0.2) 19.27%, rgba(141, 141, 185, 0.2) 82.29%), #FFFFFF;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-canvas-navigation {
  background-color: rgba(255, 255, 255, 0.6);
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-crosstab {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-crosstab th, .otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-crosstab td {
  border: 1px solid #c4c4c4;
  background-color: #ffffff;
  color: #333333;
  padding: 2px 8px;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-heading, .otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-heading {
  background: #5936B5;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-heading-alt, .otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-heading-alt {
  background: #764DE0;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-crosstab th.otbi-table-selected, .otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-crosstab td.otbi-table-selected {
  background: #D8C9FF;
  color: #333333;
  border-color: #c4c4c4;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-table {
  border-collapse: collapse;
  border-style: hidden;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-table th, .otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-table td {
  border: 1px solid #c4c4c4;
  background-color: #ffffff;
  color: #333333;
  padding: 2px 8px;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-table th.otbi-table-heading, .otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-table td.otbi-table-heading {
  background: #5936B5;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-table th.otbi-table-heading-alt, .otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-table td.otbi-table-heading-alt {
  background: #764DE0;
  color: #ffffff;
  border-color: #ffffff;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-table th.otbi-table-selected, .otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-table td.otbi-table-selected {
  background: #D8C9FF;
  color: #333333;
  border-color: #c4c4c4;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .otbi-chart-data-selector-slider .slider-handle {
  background-color: #5583DD;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-report__header {
  border-bottom: 1px solid #DCE4E8;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-report__header.ot-header-row {
  background-color: #000;
  border-bottom: none;
  color: #fff;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-report__content {
  color: #333333;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-report-canvas {
  color: #333333;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table th, .otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table td {
  border: 1px solid #DCE4E8;
  background-color: #FFFFFF;
  color: #333333;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table th.ot-gadget-table__heading,
.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table td.ot-gadget-table__heading {
  background-color: #5936B5;
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table th.ot-gadget-table__heading--alt,
.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-table td.ot-gadget-table__heading--alt {
  background: #764DE0;
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th, .otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td {
  border: 1px solid #DCE4E8;
  background-color: #FFFFFF;
  color: #333333;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th.ot-gadget-crosstab__heading,
.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td.ot-gadget-crosstab__heading {
  background-color: #5936B5;
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab th.ot-gadget-crosstab__heading--alt,
.otbi-theme-off-rainbow-light.otbi-theme-enabled .report-viewer-container .ot-gadget-crosstab td.ot-gadget-crosstab__heading--alt {
  background: #764DE0;
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.otbi-theme-off-rainbow-light.otbi-theme-enabled svg.ot-gadget__bar-chart,
.otbi-theme-off-rainbow-light.otbi-theme-enabled svg.ot-gadget__pie-chart {
  --color_font: #333333;
}

/* Panel styles ***************************************/
.otbi-app-container {
  background-color: #090e2c;
  background-image: -webkit-linear-gradient(61deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  background-image: -o-linear-gradient(61deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  background-image: linear-gradient(29deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start', endColorstr='$end',GradientType=1);
}

.otbi-left-panel {
  background-color: #ffffff;
  border-right: 1px solid #eeeeee;
}

.otbi-right-panel {
  background-color: #ffffff;
  border-left: 1px solid #eeeeee;
}

.otbi-center-panel {
  background-color: #f4f4f4;
}

.otbi-main-column-container {
  border-top: 1px solid #cfd8df;
}

.otbi-dashboard-container {
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}

.otbi-action-container {
  background-color: #ebf0f4;
}

.otbi-bread-container {
  background: rgba(0, 0, 0, 0.3);
}

.otbi-bread-container nav.breadcrumb {
  background: transparent;
}

.otbi-bread-container nav.breadcrumb a.breadcrumb-item, .otbi-bread-container nav.breadcrumb span.breadcrumb-item {
  color: #c0e5f5;
  position: relative;
  padding-right: 16px;
}

.otbi-bread-container nav.breadcrumb a.breadcrumb-item.active, .otbi-bread-container nav.breadcrumb span.breadcrumb-item.active {
  font-weight: bold;
}

.otbi-bread-container nav.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  left: -16px;
  bottom: 2px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7 4l3.4 3.9L7 11.8' fill='none' stroke='%2300a4d8' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.detail-tooltip-bread-container {
  background: transparent;
}

.detail-tooltip-bread-container nav.breadcrumb {
  background: transparent;
  padding: 0;
}

.detail-tooltip-bread-container nav.breadcrumb a.breadcrumb-item, .detail-tooltip-bread-container nav.breadcrumb span.breadcrumb-item {
  color: #232E72;
  position: relative;
  padding-right: 16px;
  padding-top: 0;
}

.detail-tooltip-bread-container nav.breadcrumb a.breadcrumb-item.active, .detail-tooltip-bread-container nav.breadcrumb span.breadcrumb-item.active {
  font-weight: bold;
}

.detail-tooltip-bread-container nav.breadcrumb span.breadcrumb-item {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.detail-tooltip-bread-container nav.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  left: -16px;
  bottom: 0px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7 4l3.4 3.9L7 11.8' fill='none' stroke='%23757575' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.otbi-panel-header {
  background: #dfe5ea;
  padding: 8px 20px;
  font-size: 18px;
}

.otbi-panel-header.otbi-pad-small {
  padding: 8px 20px;
}

.otbi-panel-subheader {
  background: #eef2f4;
  padding: 8px 20px;
  padding-top: 0;
  font-size: 13px;
}

/* Panel geometry ********************************************/
div.otbi-header-container,
div.otbi-header-container.opentext-ux {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

div.otbi-action-container,
div.otbi-action-container.opentext-ux {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
}

div.otbi-dashboard-container,
div.otbi-dashboard-container.opentext-ux {
  margin: 16px;
}

.otbi-tab-container nav.navbar {
  padding-bottom: 0;
}

div.otbi-bread-container,
div.otbi-bread-container.opentext-ux {
  padding-left: 24px;
  padding-right: 24px;
}

div.otbi-bread-container nav.breadcrumb,
div.otbi-bread-container.opentext-ux nav.breadcrumb {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

/* Panel structure ******************************************/
/*
   otbi-fullscreen-container                (optional, any relative container)
   \- otbi-app-container                    (absolute filled, flex down)
      |- otbi-header-container
      |- otbi-action-container
      \- otbi-main-column-container         (flex left to right)
         |- otbi-left-panel
            \- otbi-panel-sizable-container (flex top to bottom)
               |- otbi-tab-container
               |- otbi-data-action-bar
               \- otbi-data-container       (flex expand)
         |- otbi-center-panel               (flex expand)
         |  \- otbi-dashboard-container
         \- otbi-right-panel
            \- otbi-panel-sizable-container (flex top to bottom)
               |- otbi-panel-header
               |- otbi-tab-container
               \- otbi-form-container       (flex expand)
*/
/* Full screen container */
.otbi-fullscreen-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Fill parent container */
.otbi-app-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

/* Panel flex and dimension */
.otbi-main-column-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.otbi-left-panel,
.otbi-right-panel {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 300px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.otbi-center-panel {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.otbi-dashboard-theme-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.otbi-dashboard-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  /* Accepts absolute filled children */
  position: relative;
}

/* Panel Flex and Collapse */
.otbi-left-panel,
.otbi-right-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.otbi-left-panel .otbi-panel-sizable-container,
.otbi-right-panel .otbi-panel-sizable-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
}

.otbi-left-panel .otbi-panel-sizable-container .otbi-form-container,
.otbi-left-panel .otbi-panel-sizable-container .otbi-data-container,
.otbi-right-panel .otbi-panel-sizable-container .otbi-form-container,
.otbi-right-panel .otbi-panel-sizable-container .otbi-data-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 0;
}

.otbi-left-panel .otbi-panel-sizable-container .otbi-panel-header,
.otbi-left-panel .otbi-panel-sizable-container .otbi-tab-container,
.otbi-left-panel .otbi-panel-sizable-container .otbi-data-action-bar,
.otbi-right-panel .otbi-panel-sizable-container .otbi-panel-header,
.otbi-right-panel .otbi-panel-sizable-container .otbi-tab-container,
.otbi-right-panel .otbi-panel-sizable-container .otbi-data-action-bar {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.ot-btn-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  border: 1px solid #cccccc;
  padding: 0.5em;
  background: white;
}

.ot-btn-container .btn:not(:first-child),
.ot-btn-container .ot-btn:not(:first-child) {
  margin-left: 0.5em;
}

.position-absolute {
  position: absolute;
  z-index: 1;
}

.otbi-action-bar,
.otbi-action-bar.opentext-ux {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.otbi-action-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.otbi-action-bar--is-light-bg {
  background: #ebf0f4;
}

.otbi-action-bar--is-dark-bg {
  background: rgba(9, 14, 44, 0.6);
}

.otbi-action-bar--is-dark-bg .otbi-action-bar__title {
  color: #fff;
}

.otbi-action-bar__title {
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: normal;
}

.otbi-action-bar__left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.otbi-action-bar__right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}

.otbi-action-bar__right .btn {
  margin-left: 10px;
}

.otbi-action-bar__center {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

div.otbi-bread-container,
div.otbi-bread-container.opentext-ux {
  padding-left: 24px;
  padding-right: 24px;
}

div.otbi-bread-container nav.breadcrumb,
div.otbi-bread-container.opentext-ux nav.breadcrumb {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.otbi-bread-container {
  background: rgba(0, 0, 0, 0.3);
}

.otbi-bread-container nav.breadcrumb {
  background: transparent;
}

.otbi-bread-container nav.breadcrumb a.breadcrumb-item, .otbi-bread-container nav.breadcrumb span.breadcrumb-item {
  color: #c0e5f5;
  position: relative;
  padding-right: 16px;
}

.otbi-bread-container nav.breadcrumb a.breadcrumb-item.active, .otbi-bread-container nav.breadcrumb span.breadcrumb-item.active {
  font-weight: bold;
}

.otbi-bread-container nav.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  left: -16px;
  bottom: 2px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7 4l3.4 3.9L7 11.8' fill='none' stroke='%2300a4d8' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.detail-tooltip-bread-container {
  background: transparent;
}

.detail-tooltip-bread-container nav.breadcrumb {
  background: transparent;
  padding: 0;
}

.detail-tooltip-bread-container nav.breadcrumb a.breadcrumb-item, .detail-tooltip-bread-container nav.breadcrumb span.breadcrumb-item {
  color: #232E72;
  position: relative;
  padding-right: 16px;
  padding-top: 0;
}

.detail-tooltip-bread-container nav.breadcrumb a.breadcrumb-item.active, .detail-tooltip-bread-container nav.breadcrumb span.breadcrumb-item.active {
  font-weight: bold;
}

.detail-tooltip-bread-container nav.breadcrumb span.breadcrumb-item {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.detail-tooltip-bread-container nav.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  left: -16px;
  bottom: 0px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7 4l3.4 3.9L7 11.8' fill='none' stroke='%23757575' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.otbi-canvas-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: #fff;
  border: 1px solid #CBD3D9;
  margin: 16px;
  /* Accepts absolute filled children */
  position: relative;
}

/* Full screen container */
.otbi-fullscreen-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Fill parent container */
.otbi-app-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  background-color: #090e2c;
  background-image: -webkit-linear-gradient(61deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  background-image: -o-linear-gradient(61deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  background-image: linear-gradient(29deg, #090e2c 0%, #122c69 59%, #078db3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start', endColorstr='$end',GradientType=1);
}

.otbi-main-column-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  border-top: 1px solid #cfd8df;
}

.ot-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.ot-flex--is-space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.ot-flex--is-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.ot-flex--is-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

/* Header Container */
.otbi-header-container,
.otbi-header-container.opentext-ux {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

/* Header */
.otbi-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  width: 100%;
  /* Header Banners */
  /* Header Actions */
  /* Header Label */
}

.otbi-header__banner {
  height: 24px;
  -webkit-background-size: auto 24px;
          background-size: auto 24px;
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.otbi-header__banner.ot-banner-analytics-studio {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='457' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM409.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L418.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M240.069 4.006h2.037L247.923 19h-2.1l-1.575-4.179h-6.426L236.247 19h-2.016l5.838-14.994zm3.591 9.135l-2.646-6.951-2.604 6.951h5.25zm5.687-4.998h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm18.529 9.366a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.412-9.555h1.827V19h-1.827V4.006zm4.423 17.304c.392.14.784.21 1.176.21.448 0 .791-.119 1.029-.357.252-.224.497-.651.735-1.281l.441-1.155-4.599-10.584h2.121l3.423 8.526 3.129-8.526h2.016l-4.746 11.886c-.196.49-.392.917-.588 1.281-.196.378-.413.7-.651.966a2.153 2.153 0 01-.861.588c-.322.14-.721.21-1.197.21a5.83 5.83 0 01-.903-.063 5.169 5.169 0 01-.882-.231l.357-1.47zm11.864-11.718h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.482-1.449h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm13.936 11.319c-.182 1.246-.658 2.226-1.428 2.94-.77.714-1.855 1.071-3.255 1.071-.826 0-1.561-.133-2.205-.399a4.37 4.37 0 01-1.596-1.134 5.316 5.316 0 01-.966-1.806c-.21-.714-.315-1.512-.315-2.394 0-.868.119-1.659.357-2.373.238-.714.581-1.323 1.029-1.827a4.63 4.63 0 011.638-1.176c.644-.28 1.372-.42 2.184-.42 1.302 0 2.31.322 3.024.966.714.63 1.169 1.505 1.365 2.625l-1.827.336a4.873 4.873 0 00-.294-.966 2.123 2.123 0 00-.483-.756 1.968 1.968 0 00-.777-.504c-.294-.126-.651-.189-1.071-.189-.574 0-1.064.112-1.47.336-.406.21-.742.511-1.008.903a4.185 4.185 0 00-.567 1.344 7.84 7.84 0 00-.168 1.659c0 .588.056 1.141.168 1.659.112.518.294.973.546 1.365.252.378.581.679.987.903.406.224.903.336 1.491.336.882 0 1.533-.224 1.953-.672.434-.448.714-1.057.84-1.827h1.848zm3.288.504c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm15.396-1.092c.168 1.05.581 1.813 1.239 2.289.672.462 1.666.693 2.982.693.658 0 1.204-.07 1.638-.21.448-.154.805-.35 1.071-.588a2.15 2.15 0 00.567-.861c.112-.336.168-.686.168-1.05 0-.294-.035-.574-.105-.84-.07-.28-.21-.532-.42-.756-.196-.224-.476-.42-.84-.588-.35-.168-.805-.301-1.365-.399l-1.89-.336c-.742-.126-1.4-.294-1.974-.504a5.246 5.246 0 01-1.47-.798 3.34 3.34 0 01-.903-1.239c-.196-.49-.294-1.085-.294-1.785 0-.686.14-1.288.42-1.806a4.024 4.024 0 011.176-1.302c.49-.35 1.071-.609 1.743-.777a8.989 8.989 0 012.184-.252c.994 0 1.82.112 2.478.336.672.21 1.218.497 1.638.861.42.364.735.784.945 1.26.224.462.392.938.504 1.428l-1.806.357a4.733 4.733 0 00-.441-1.113 2.194 2.194 0 00-.693-.819 2.822 2.822 0 00-1.05-.504c-.42-.112-.931-.168-1.533-.168-.686 0-1.26.063-1.722.189-.462.126-.833.301-1.113.525-.28.21-.483.469-.609.777a2.632 2.632 0 00-.168.945c0 .364.042.686.126.966.098.266.252.504.462.714.224.196.511.364.861.504.35.126.784.238 1.302.336l2.1.378c1.554.294 2.695.784 3.423 1.47.728.672 1.092 1.666 1.092 2.982 0 .602-.119 1.169-.357 1.701a3.712 3.712 0 01-1.029 1.365c-.448.392-1.015.7-1.701.924-.686.224-1.491.336-2.415.336a9.957 9.957 0 01-2.415-.273 5.275 5.275 0 01-1.869-.819 4.262 4.262 0 01-1.281-1.449c-.322-.588-.518-1.288-.588-2.1h1.932zm12.775-5.145h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.377-1.449h1.827v6.846c0 1.008.161 1.722.483 2.142.336.42.875.63 1.617.63.812 0 1.547-.294 2.205-.882.35-.308.616-.63.798-.966.182-.35.273-.798.273-1.344V8.143h1.827V19h-1.806v-1.68c-.532.7-1.106 1.211-1.722 1.533a4.242 4.242 0 01-1.995.483c-1.232 0-2.128-.329-2.688-.987-.546-.672-.819-1.673-.819-3.003V8.143zm19.521 9.303a5.082 5.082 0 01-1.554 1.407c-.588.322-1.281.483-2.079.483-.798 0-1.491-.147-2.079-.441a4.088 4.088 0 01-1.428-1.197 5.347 5.347 0 01-.84-1.827 8.903 8.903 0 01-.273-2.247c0-.896.112-1.701.336-2.415.224-.728.539-1.344.945-1.848a4.2 4.2 0 011.512-1.155c.602-.266 1.281-.399 2.037-.399a4.62 4.62 0 011.743.357c.588.224 1.134.658 1.638 1.302v-5.46h1.827V19h-1.785v-1.554zm.021-4.2c0-.868-.098-1.54-.294-2.016a2.762 2.762 0 00-.924-1.239 2.776 2.776 0 00-.945-.525 3.383 3.383 0 00-1.029-.147c-.448 0-.868.077-1.26.231a2.59 2.59 0 00-1.008.756c-.28.336-.504.777-.672 1.323-.154.532-.231 1.183-.231 1.953 0 .798.084 1.47.252 2.016.182.546.413.98.693 1.302.294.322.616.553.966.693.364.14.735.21 1.113.21.406 0 .77-.049 1.092-.147.322-.098.644-.266.966-.504.42-.336.735-.756.945-1.26.224-.504.336-1.141.336-1.911v-.735zm4.425-5.103h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm9.399 15.33c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-header__banner.ot-banner-bi-reporting {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='438' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM390.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L399.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h4.977c1.064 0 1.939.105 2.625.315.686.196 1.225.469 1.617.819.406.336.686.742.84 1.218.154.462.231.959.231 1.491 0 .686-.161 1.302-.483 1.848-.308.546-.854 1.001-1.638 1.365.504.196.917.427 1.239.693.336.252.602.539.798.861.21.308.35.637.42.987.084.336.126.686.126 1.05 0 .616-.098 1.19-.294 1.722a3.381 3.381 0 01-.903 1.365c-.42.392-.973.7-1.659.924-.686.224-1.533.336-2.541.336h-5.355V4.006zm5.229 6.342c1.134 0 1.946-.203 2.436-.609.49-.42.735-1.029.735-1.827 0-.812-.266-1.4-.798-1.764-.518-.364-1.414-.546-2.688-.546h-3.024v4.746h3.339zm.063 7.056c.686 0 1.253-.063 1.701-.189.462-.126.826-.301 1.092-.525.28-.238.469-.518.567-.84.112-.336.168-.714.168-1.134 0-.882-.259-1.554-.777-2.016-.518-.476-1.386-.714-2.604-.714h-3.549v5.418h3.402zm7.767-13.398h1.932V19h-1.932V4.006zm17.926 13.692a5.528 5.528 0 01-1.764 1.197c-.7.294-1.498.441-2.394.441-.98 0-1.806-.112-2.478-.336-.658-.238-1.19-.553-1.596-.945a3.592 3.592 0 01-.861-1.365 5.208 5.208 0 01-.252-1.617c0-.56.091-1.057.273-1.491a4.45 4.45 0 01.714-1.197 5.74 5.74 0 011.05-.966 10.9 10.9 0 011.281-.798 11.568 11.568 0 01-1.071-1.512 3.753 3.753 0 01-.504-1.932c0-.462.084-.889.252-1.281.168-.406.406-.749.714-1.029a3.332 3.332 0 011.113-.693c.434-.168.91-.252 1.428-.252.574 0 1.078.084 1.512.252.434.154.791.371 1.071.651.294.28.511.609.651.987.154.378.231.777.231 1.197 0 .504-.084.945-.252 1.323a3.461 3.461 0 01-.651 1.029 5 5 0 01-.945.84c-.364.238-.742.476-1.134.714l3.591 4.221a5.908 5.908 0 00.441-1.533c.084-.504.14-1.057.168-1.659h1.701c-.028.84-.147 1.645-.357 2.415a8.893 8.893 0 01-.861 2.079L269.92 19h-2.163l-1.113-1.302zm-5.124-5.985a9.653 9.653 0 00-.882.588c-.28.196-.532.42-.756.672a3.19 3.19 0 00-.504.84 2.694 2.694 0 00-.189 1.029c0 .42.056.819.168 1.197.112.364.301.679.567.945.266.266.616.476 1.05.63.448.154 1.008.231 1.68.231.7 0 1.295-.119 1.785-.357.49-.252.889-.56 1.197-.924l-4.116-4.851zm.63-1.806c.252-.14.511-.301.777-.483s.504-.378.714-.588c.224-.224.399-.476.525-.756.14-.28.21-.595.21-.945 0-.616-.168-1.078-.504-1.386-.322-.308-.749-.462-1.281-.462-.588 0-1.043.168-1.365.504-.308.322-.462.791-.462 1.407 0 .532.147 1.022.441 1.47.294.448.609.861.945 1.239zm13.7-5.901h4.914c1.12 0 2.037.126 2.751.378s1.274.581 1.68.987c.42.392.707.84.861 1.344.154.504.231 1.015.231 1.533 0 .952-.203 1.764-.609 2.436-.392.672-1.043 1.197-1.953 1.575l3.15 6.741h-2.163l-2.835-6.279a6.892 6.892 0 01-.588.063H277.761V19h-1.911V4.006zm5.103 7.119c.672 0 1.225-.063 1.659-.189.434-.14.777-.329 1.029-.567.252-.252.427-.553.525-.903a4.36 4.36 0 00.147-1.176c0-.42-.056-.791-.168-1.113a1.786 1.786 0 00-.588-.819c-.266-.238-.63-.413-1.092-.525-.462-.126-1.05-.189-1.764-.189h-2.94v5.481h3.192zm16.558 4.83c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.038-4.515h1.806v1.554c.448-.616.966-1.085 1.554-1.407.602-.322 1.302-.483 2.1-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399a4.933 4.933 0 01-1.827-.357c-.588-.252-1.12-.693-1.596-1.323v5.418h-1.827V8.143zm1.806 5.733c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm15.386 5.46c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.51-9.681h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm8.643 1.449h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.483-1.449h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm4.527 4.137h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm13.615 11.865c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-header__banner.ot-banner-dashboards {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='423' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM371.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L380.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h5.25c1.092 0 2.065.154 2.919.462.868.294 1.596.749 2.184 1.365.602.616 1.064 1.386 1.386 2.31.322.924.483 2.009.483 3.255 0 1.26-.175 2.366-.525 3.318-.336.952-.826 1.743-1.47 2.373-.644.63-1.428 1.106-2.352 1.428-.924.322-1.96.483-3.108.483h-4.767V4.006zm4.851 13.314c1.862 0 3.22-.518 4.074-1.554.854-1.05 1.281-2.492 1.281-4.326 0-.91-.098-1.722-.294-2.436-.182-.714-.476-1.316-.882-1.806a3.586 3.586 0 00-1.533-1.134c-.63-.266-1.379-.399-2.247-.399h-3.318V17.32h2.919zm16.03.189a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5.546 2.268c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm9.586-11.823h1.827V9.76c.532-.686 1.113-1.183 1.743-1.491a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.848v-6.867c0-1.008-.182-1.715-.546-2.121-.35-.42-.903-.63-1.659-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V4.006zm11.766 0h1.827v5.649a4.931 4.931 0 011.554-1.365c.588-.322 1.281-.483 2.079-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399-.63 0-1.246-.126-1.848-.378-.588-.266-1.12-.714-1.596-1.344V19h-1.806V4.006zm1.806 9.87c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm15.386 5.46c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm14.272-.315a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.369-5.418h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm14.741 9.303a5.082 5.082 0 01-1.554 1.407c-.588.322-1.281.483-2.079.483-.798 0-1.491-.147-2.079-.441a4.088 4.088 0 01-1.428-1.197 5.347 5.347 0 01-.84-1.827 8.903 8.903 0 01-.273-2.247c0-.896.112-1.701.336-2.415.224-.728.539-1.344.945-1.848a4.2 4.2 0 011.512-1.155c.602-.266 1.281-.399 2.037-.399a4.62 4.62 0 011.743.357c.588.224 1.134.658 1.638 1.302v-5.46h1.827V19h-1.785v-1.554zm.021-4.2c0-.868-.098-1.54-.294-2.016a2.762 2.762 0 00-.924-1.239 2.776 2.776 0 00-.945-.525 3.383 3.383 0 00-1.029-.147c-.448 0-.868.077-1.26.231a2.59 2.59 0 00-1.008.756c-.28.336-.504.777-.672 1.323-.154.532-.231 1.183-.231 1.953 0 .798.084 1.47.252 2.016.182.546.413.98.693 1.302.294.322.616.553.966.693.364.14.735.21 1.113.21.406 0 .77-.049 1.092-.147.322-.098.644-.266.966-.504.42-.336.735-.756.945-1.26.224-.504.336-1.141.336-1.911v-.735zm5.559 2.583c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-header__banner.ot-banner-data-preparation {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='604' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM556.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L565.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h4.977c1.064 0 1.939.105 2.625.315.686.196 1.225.469 1.617.819.406.336.686.742.84 1.218.154.462.231.959.231 1.491 0 .686-.161 1.302-.483 1.848-.308.546-.854 1.001-1.638 1.365.504.196.917.427 1.239.693.336.252.602.539.798.861.21.308.35.637.42.987.084.336.126.686.126 1.05 0 .616-.098 1.19-.294 1.722a3.381 3.381 0 01-.903 1.365c-.42.392-.973.7-1.659.924-.686.224-1.533.336-2.541.336h-5.355V4.006zm5.229 6.342c1.134 0 1.946-.203 2.436-.609.49-.42.735-1.029.735-1.827 0-.812-.266-1.4-.798-1.764-.518-.364-1.414-.546-2.688-.546h-3.024v4.746h3.339zm.063 7.056c.686 0 1.253-.063 1.701-.189.462-.126.826-.301 1.092-.525.28-.238.469-.518.567-.84.112-.336.168-.714.168-1.134 0-.882-.259-1.554-.777-2.016-.518-.476-1.386-.714-2.604-.714h-3.549v5.418h3.402zm7.767-13.398h1.932V19h-1.932V4.006zm10.597 10.731c.168 1.05.581 1.813 1.239 2.289.672.462 1.666.693 2.982.693.658 0 1.204-.07 1.638-.21.448-.154.805-.35 1.071-.588a2.15 2.15 0 00.567-.861c.112-.336.168-.686.168-1.05 0-.294-.035-.574-.105-.84-.07-.28-.21-.532-.42-.756-.196-.224-.476-.42-.84-.588-.35-.168-.805-.301-1.365-.399l-1.89-.336c-.742-.126-1.4-.294-1.974-.504a5.246 5.246 0 01-1.47-.798 3.34 3.34 0 01-.903-1.239c-.196-.49-.294-1.085-.294-1.785 0-.686.14-1.288.42-1.806a4.024 4.024 0 011.176-1.302c.49-.35 1.071-.609 1.743-.777a8.989 8.989 0 012.184-.252c.994 0 1.82.112 2.478.336.672.21 1.218.497 1.638.861.42.364.735.784.945 1.26.224.462.392.938.504 1.428l-1.806.357a4.733 4.733 0 00-.441-1.113 2.194 2.194 0 00-.693-.819 2.822 2.822 0 00-1.05-.504c-.42-.112-.931-.168-1.533-.168-.686 0-1.26.063-1.722.189-.462.126-.833.301-1.113.525-.28.21-.483.469-.609.777a2.632 2.632 0 00-.168.945c0 .364.042.686.126.966.098.266.252.504.462.714.224.196.511.364.861.504.35.126.784.238 1.302.336l2.1.378c1.554.294 2.695.784 3.423 1.47.728.672 1.092 1.666 1.092 2.982 0 .602-.119 1.169-.357 1.701a3.712 3.712 0 01-1.029 1.365c-.448.392-1.015.7-1.701.924-.686.224-1.491.336-2.415.336a9.957 9.957 0 01-2.415-.273 5.275 5.275 0 01-1.869-.819 4.262 4.262 0 01-1.281-1.449c-.322-.588-.518-1.288-.588-2.1h1.932zm21.327 1.218c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.081-8.652h1.827V19h-1.827V4.006zm5.116 5.586h-1.701V8.143h1.701v-.945c0-.588.084-1.092.252-1.512.182-.42.42-.763.714-1.029.308-.28.658-.483 1.05-.609.406-.14.833-.21 1.281-.21.322 0 .63.021.924.063.294.028.602.091.924.189l-.294 1.428a2.809 2.809 0 00-.651-.126 4.153 4.153 0 00-.588-.042c-.49 0-.91.133-1.26.399-.35.252-.525.721-.525 1.407v.987h2.751v1.449h-2.751V19h-1.827V9.592zm5.22 2.352h6.174v1.827H293.4v-1.827zm9.716 2.793c.168 1.05.581 1.813 1.239 2.289.672.462 1.666.693 2.982.693.658 0 1.204-.07 1.638-.21.448-.154.805-.35 1.071-.588a2.15 2.15 0 00.567-.861c.112-.336.168-.686.168-1.05 0-.294-.035-.574-.105-.84-.07-.28-.21-.532-.42-.756-.196-.224-.476-.42-.84-.588-.35-.168-.805-.301-1.365-.399l-1.89-.336c-.742-.126-1.4-.294-1.974-.504a5.246 5.246 0 01-1.47-.798 3.34 3.34 0 01-.903-1.239c-.196-.49-.294-1.085-.294-1.785 0-.686.14-1.288.42-1.806a4.024 4.024 0 011.176-1.302c.49-.35 1.071-.609 1.743-.777a8.989 8.989 0 012.184-.252c.994 0 1.82.112 2.478.336.672.21 1.218.497 1.638.861.42.364.735.784.945 1.26.224.462.392.938.504 1.428l-1.806.357a4.733 4.733 0 00-.441-1.113 2.194 2.194 0 00-.693-.819 2.822 2.822 0 00-1.05-.504c-.42-.112-.931-.168-1.533-.168-.686 0-1.26.063-1.722.189-.462.126-.833.301-1.113.525-.28.21-.483.469-.609.777a2.632 2.632 0 00-.168.945c0 .364.042.686.126.966.098.266.252.504.462.714.224.196.511.364.861.504.35.126.784.238 1.302.336l2.1.378c1.554.294 2.695.784 3.423 1.47.728.672 1.092 1.666 1.092 2.982 0 .602-.119 1.169-.357 1.701a3.712 3.712 0 01-1.029 1.365c-.448.392-1.015.7-1.701.924-.686.224-1.491.336-2.415.336a9.957 9.957 0 01-2.415-.273 5.275 5.275 0 01-1.869-.819 4.262 4.262 0 01-1.281-1.449c-.322-.588-.518-1.288-.588-2.1h1.932zm21.327 1.218c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.039-4.515h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm6.753 0h2.121l3.234 8.82 3.297-8.82h2.016L339.876 19h-1.953l-4.347-10.857zm12.043 0h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm13.936 11.319c-.182 1.246-.658 2.226-1.428 2.94-.77.714-1.855 1.071-3.255 1.071-.826 0-1.561-.133-2.205-.399a4.37 4.37 0 01-1.596-1.134 5.316 5.316 0 01-.966-1.806c-.21-.714-.315-1.512-.315-2.394 0-.868.119-1.659.357-2.373.238-.714.581-1.323 1.029-1.827a4.63 4.63 0 011.638-1.176c.644-.28 1.372-.42 2.184-.42 1.302 0 2.31.322 3.024.966.714.63 1.169 1.505 1.365 2.625l-1.827.336a4.873 4.873 0 00-.294-.966 2.123 2.123 0 00-.483-.756 1.968 1.968 0 00-.777-.504c-.294-.126-.651-.189-1.071-.189-.574 0-1.064.112-1.47.336-.406.21-.742.511-1.008.903a4.185 4.185 0 00-.567 1.344 7.84 7.84 0 00-.168 1.659c0 .588.056 1.141.168 1.659.112.518.294.973.546 1.365.252.378.581.679.987.903.406.224.903.336 1.491.336.882 0 1.533-.224 1.953-.672.434-.448.714-1.057.84-1.827h1.848zm11.295.63c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm8.756-8.652h5.25c1.092 0 2.065.154 2.919.462.868.294 1.596.749 2.184 1.365.602.616 1.064 1.386 1.386 2.31.322.924.483 2.009.483 3.255 0 1.26-.175 2.366-.525 3.318-.336.952-.826 1.743-1.47 2.373-.644.63-1.428 1.106-2.352 1.428-.924.322-1.96.483-3.108.483h-4.767V4.006zm4.851 13.314c1.862 0 3.22-.518 4.074-1.554.854-1.05 1.281-2.492 1.281-4.326 0-.91-.098-1.722-.294-2.436-.182-.714-.476-1.316-.882-1.806a3.586 3.586 0 00-1.533-1.134c-.63-.266-1.379-.399-2.247-.399h-3.318V17.32h2.919zm16.03.189a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5-3.969h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm13.202 7.917a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm9.088-9.555h5.019c1.106 0 2.016.119 2.73.357.728.238 1.295.56 1.701.966.42.406.707.882.861 1.428.168.532.252 1.099.252 1.701 0 .63-.084 1.232-.252 1.806a3.598 3.598 0 01-.882 1.512c-.42.434-.987.777-1.701 1.029-.714.252-1.617.378-2.709.378h-3.108V19h-1.911V4.006zm4.998 7.539c.728 0 1.33-.07 1.806-.21.476-.14.847-.343 1.113-.609.266-.266.448-.581.546-.945.112-.378.168-.798.168-1.26a4.29 4.29 0 00-.168-1.26 1.886 1.886 0 00-.588-.903c-.28-.238-.658-.413-1.134-.525-.462-.126-1.05-.189-1.764-.189h-3.066v5.901h3.087zm7.48-3.402h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm16.232 7.812c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.038-4.515h1.806v1.554c.448-.616.966-1.085 1.554-1.407.602-.322 1.302-.483 2.1-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399a4.933 4.933 0 01-1.827-.357c-.588-.252-1.12-.693-1.596-1.323v5.418h-1.827V8.143zm1.806 5.733c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm17.277 3.633a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.369-5.418h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm13.833 9.366a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5-3.969h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.482-1.449h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm9.4 15.33c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.509-9.681h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-header__banner.ot-banner-java-components {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='477' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM429.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L438.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M236.52 14.506c.056.462.154.889.294 1.281.14.392.336.728.588 1.008.266.28.595.504.987.672.406.154.903.231 1.491.231 1.176 0 2.002-.329 2.478-.987.49-.658.735-1.589.735-2.793V4.006h1.932v10.059c0 1.778-.455 3.108-1.365 3.99-.91.882-2.156 1.323-3.738 1.323-1.568 0-2.814-.392-3.738-1.176-.924-.784-1.463-2.016-1.617-3.696h1.953zm17.764 3.003a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm2.905-5.418h2.121l3.234 8.82 3.297-8.82h2.016L263.447 19h-1.953l-4.347-10.857zm18.455 9.366a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm21.373.504a7.083 7.083 0 01-.567 2.121 5.333 5.333 0 01-1.197 1.68c-.504.476-1.12.847-1.848 1.113-.714.266-1.547.399-2.499.399-1.036 0-1.967-.175-2.793-.525a5.59 5.59 0 01-2.1-1.533c-.574-.672-1.022-1.491-1.344-2.457-.308-.98-.462-2.093-.462-3.339 0-1.26.168-2.38.504-3.36.336-.98.805-1.806 1.407-2.478a6.017 6.017 0 012.121-1.533 6.765 6.765 0 012.667-.525c.924 0 1.722.119 2.394.357.672.238 1.239.574 1.701 1.008.476.434.854.952 1.134 1.554a8.57 8.57 0 01.672 1.995l-1.89.315a6.964 6.964 0 00-.504-1.47 3.473 3.473 0 00-.777-1.134 2.917 2.917 0 00-1.134-.693c-.434-.168-.966-.252-1.596-.252-.742 0-1.407.154-1.995.462a4.211 4.211 0 00-1.47 1.26c-.392.532-.693 1.183-.903 1.953-.21.756-.315 1.596-.315 2.52 0 .924.105 1.771.315 2.541.21.756.511 1.407.903 1.953.406.546.896.966 1.47 1.26.588.294 1.26.441 2.016.441.686 0 1.267-.084 1.743-.252.49-.182.889-.434 1.197-.756.322-.322.574-.707.756-1.155a6.65 6.65 0 00.399-1.47h1.995zm7.034 5.271c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.51-9.681h1.806v1.659c.49-.672 1.029-1.169 1.617-1.491.588-.336 1.19-.504 1.806-.504.812 0 1.463.175 1.953.525.504.35.875.854 1.113 1.512.49-.672 1.05-1.176 1.68-1.512a4.087 4.087 0 012.016-.525c1.064 0 1.883.294 2.457.882.588.574.882 1.505.882 2.793V19h-1.827v-7.098c0-.49-.042-.896-.126-1.218-.084-.336-.21-.595-.378-.777a1.14 1.14 0 00-.588-.399 2.455 2.455 0 00-.819-.126c-.322 0-.658.056-1.008.168a3.086 3.086 0 00-1.722 1.449 2.386 2.386 0 00-.273 1.155V19h-1.827v-7.077c0-.952-.168-1.61-.504-1.974-.322-.378-.791-.567-1.407-.567-.714 0-1.386.294-2.016.882a4.53 4.53 0 00-.693.861c-.21.35-.315.819-.315 1.407V19h-1.827V8.143zm17.877 0h1.806v1.554c.448-.616.966-1.085 1.554-1.407.602-.322 1.302-.483 2.1-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399a4.933 4.933 0 01-1.827-.357c-.588-.252-1.12-.693-1.596-1.323v5.418h-1.827V8.143zm1.806 5.733c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm15.387 5.46c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.509-9.681h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm21.154 7.812c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.038-4.515h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm12.397 1.449h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm7.616 6.237c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-header__banner.ot-banner-system-console {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='594' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM546.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L555.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h4.977c1.064 0 1.939.105 2.625.315.686.196 1.225.469 1.617.819.406.336.686.742.84 1.218.154.462.231.959.231 1.491 0 .686-.161 1.302-.483 1.848-.308.546-.854 1.001-1.638 1.365.504.196.917.427 1.239.693.336.252.602.539.798.861.21.308.35.637.42.987.084.336.126.686.126 1.05 0 .616-.098 1.19-.294 1.722a3.381 3.381 0 01-.903 1.365c-.42.392-.973.7-1.659.924-.686.224-1.533.336-2.541.336h-5.355V4.006zm5.229 6.342c1.134 0 1.946-.203 2.436-.609.49-.42.735-1.029.735-1.827 0-.812-.266-1.4-.798-1.764-.518-.364-1.414-.546-2.688-.546h-3.024v4.746h3.339zm.063 7.056c.686 0 1.253-.063 1.701-.189.462-.126.826-.301 1.092-.525.28-.238.469-.518.567-.84.112-.336.168-.714.168-1.134 0-.882-.259-1.554-.777-2.016-.518-.476-1.386-.714-2.604-.714h-3.549v5.418h3.402zm7.767-13.398h1.932V19h-1.932V4.006zm17.926 13.692a5.528 5.528 0 01-1.764 1.197c-.7.294-1.498.441-2.394.441-.98 0-1.806-.112-2.478-.336-.658-.238-1.19-.553-1.596-.945a3.592 3.592 0 01-.861-1.365 5.208 5.208 0 01-.252-1.617c0-.56.091-1.057.273-1.491a4.45 4.45 0 01.714-1.197 5.74 5.74 0 011.05-.966 10.9 10.9 0 011.281-.798 11.568 11.568 0 01-1.071-1.512 3.753 3.753 0 01-.504-1.932c0-.462.084-.889.252-1.281.168-.406.406-.749.714-1.029a3.332 3.332 0 011.113-.693c.434-.168.91-.252 1.428-.252.574 0 1.078.084 1.512.252.434.154.791.371 1.071.651.294.28.511.609.651.987.154.378.231.777.231 1.197 0 .504-.084.945-.252 1.323a3.461 3.461 0 01-.651 1.029 5 5 0 01-.945.84c-.364.238-.742.476-1.134.714l3.591 4.221a5.908 5.908 0 00.441-1.533c.084-.504.14-1.057.168-1.659h1.701c-.028.84-.147 1.645-.357 2.415a8.893 8.893 0 01-.861 2.079L269.92 19h-2.163l-1.113-1.302zm-5.124-5.985a9.653 9.653 0 00-.882.588c-.28.196-.532.42-.756.672a3.19 3.19 0 00-.504.84 2.694 2.694 0 00-.189 1.029c0 .42.056.819.168 1.197.112.364.301.679.567.945.266.266.616.476 1.05.63.448.154 1.008.231 1.68.231.7 0 1.295-.119 1.785-.357.49-.252.889-.56 1.197-.924l-4.116-4.851zm.63-1.806c.252-.14.511-.301.777-.483s.504-.378.714-.588c.224-.224.399-.476.525-.756.14-.28.21-.595.21-.945 0-.616-.168-1.078-.504-1.386-.322-.308-.749-.462-1.281-.462-.588 0-1.043.168-1.365.504-.308.322-.462.791-.462 1.407 0 .532.147 1.022.441 1.47.294.448.609.861.945 1.239zm13.7-5.901h4.914c1.12 0 2.037.126 2.751.378s1.274.581 1.68.987c.42.392.707.84.861 1.344.154.504.231 1.015.231 1.533 0 .952-.203 1.764-.609 2.436-.392.672-1.043 1.197-1.953 1.575l3.15 6.741h-2.163l-2.835-6.279a6.892 6.892 0 01-.588.063H277.761V19h-1.911V4.006zm5.103 7.119c.672 0 1.225-.063 1.659-.189.434-.14.777-.329 1.029-.567.252-.252.427-.553.525-.903a4.36 4.36 0 00.147-1.176c0-.42-.056-.791-.168-1.113a1.786 1.786 0 00-.588-.819c-.266-.238-.63-.413-1.092-.525-.462-.126-1.05-.189-1.764-.189h-2.94v5.481h3.192zm16.558 4.83c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.038-4.515h1.806v1.554c.448-.616.966-1.085 1.554-1.407.602-.322 1.302-.483 2.1-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399a4.933 4.933 0 01-1.827-.357c-.588-.252-1.12-.693-1.596-1.323v5.418h-1.827V8.143zm1.806 5.733c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm15.386 5.46c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.51-9.681h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm8.643 1.449h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.483-1.449h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm4.527 4.137h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm13.615 11.865c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm10.193 1.575c.168 1.05.581 1.813 1.239 2.289.672.462 1.666.693 2.982.693.658 0 1.204-.07 1.638-.21.448-.154.805-.35 1.071-.588a2.15 2.15 0 00.567-.861c.112-.336.168-.686.168-1.05 0-.294-.035-.574-.105-.84-.07-.28-.21-.532-.42-.756-.196-.224-.476-.42-.84-.588-.35-.168-.805-.301-1.365-.399l-1.89-.336c-.742-.126-1.4-.294-1.974-.504a5.246 5.246 0 01-1.47-.798 3.34 3.34 0 01-.903-1.239c-.196-.49-.294-1.085-.294-1.785 0-.686.14-1.288.42-1.806a4.024 4.024 0 011.176-1.302c.49-.35 1.071-.609 1.743-.777a8.989 8.989 0 012.184-.252c.994 0 1.82.112 2.478.336.672.21 1.218.497 1.638.861.42.364.735.784.945 1.26.224.462.392.938.504 1.428l-1.806.357a4.733 4.733 0 00-.441-1.113 2.194 2.194 0 00-.693-.819 2.822 2.822 0 00-1.05-.504c-.42-.112-.931-.168-1.533-.168-.686 0-1.26.063-1.722.189-.462.126-.833.301-1.113.525-.28.21-.483.469-.609.777a2.632 2.632 0 00-.168.945c0 .364.042.686.126.966.098.266.252.504.462.714.224.196.511.364.861.504.35.126.784.238 1.302.336l2.1.378c1.554.294 2.695.784 3.423 1.47.728.672 1.092 1.666 1.092 2.982 0 .602-.119 1.169-.357 1.701a3.712 3.712 0 01-1.029 1.365c-.448.392-1.015.7-1.701.924-.686.224-1.491.336-2.415.336a9.957 9.957 0 01-2.415-.273 5.275 5.275 0 01-1.869-.819 4.262 4.262 0 01-1.281-1.449c-.322-.588-.518-1.288-.588-2.1h1.932zm12.206 6.573c.392.14.784.21 1.176.21.448 0 .791-.119 1.029-.357.252-.224.497-.651.735-1.281l.441-1.155-4.599-10.584h2.121l3.423 8.526 3.129-8.526h2.016l-4.746 11.886c-.196.49-.392.917-.588 1.281-.196.378-.413.7-.651.966a2.153 2.153 0 01-.861.588c-.322.14-.721.21-1.197.21a5.83 5.83 0 01-.903-.063 5.169 5.169 0 01-.882-.231l.357-1.47zm12-5.481c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm10.216-6.237h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zM424 15.955c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407H424zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.039-4.515h1.806v1.659c.49-.672 1.029-1.169 1.617-1.491.588-.336 1.19-.504 1.806-.504.812 0 1.463.175 1.953.525.504.35.875.854 1.113 1.512.49-.672 1.05-1.176 1.68-1.512a4.087 4.087 0 012.016-.525c1.064 0 1.883.294 2.457.882.588.574.882 1.505.882 2.793V19h-1.827v-7.098c0-.49-.042-.896-.126-1.218-.084-.336-.21-.595-.378-.777a1.14 1.14 0 00-.588-.399 2.455 2.455 0 00-.819-.126c-.322 0-.658.056-1.008.168a3.086 3.086 0 00-1.722 1.449 2.386 2.386 0 00-.273 1.155V19h-1.827v-7.077c0-.952-.168-1.61-.504-1.974-.322-.378-.791-.567-1.407-.567-.714 0-1.386.294-2.016.882a4.53 4.53 0 00-.693.861c-.21.35-.315.819-.315 1.407V19h-1.827V8.143zm34.881 5.922a7.083 7.083 0 01-.567 2.121 5.333 5.333 0 01-1.197 1.68c-.504.476-1.12.847-1.848 1.113-.714.266-1.547.399-2.499.399-1.036 0-1.967-.175-2.793-.525a5.59 5.59 0 01-2.1-1.533c-.574-.672-1.022-1.491-1.344-2.457-.308-.98-.462-2.093-.462-3.339 0-1.26.168-2.38.504-3.36.336-.98.805-1.806 1.407-2.478a6.017 6.017 0 012.121-1.533 6.765 6.765 0 012.667-.525c.924 0 1.722.119 2.394.357.672.238 1.239.574 1.701 1.008.476.434.854.952 1.134 1.554a8.57 8.57 0 01.672 1.995l-1.89.315a6.964 6.964 0 00-.504-1.47 3.473 3.473 0 00-.777-1.134 2.917 2.917 0 00-1.134-.693c-.434-.168-.966-.252-1.596-.252-.742 0-1.407.154-1.995.462a4.211 4.211 0 00-1.47 1.26c-.392.532-.693 1.183-.903 1.953-.21.756-.315 1.596-.315 2.52 0 .924.105 1.771.315 2.541.21.756.511 1.407.903 1.953.406.546.896.966 1.47 1.26.588.294 1.26.441 2.016.441.686 0 1.267-.084 1.743-.252.49-.182.889-.434 1.197-.756.322-.322.574-.707.756-1.155a6.65 6.65 0 00.399-1.47h1.995zm7.034 5.271c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.509-9.681h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm12.943 7.686c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm14.15 3.507c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.551-13.818h1.827V19h-1.827V4.006zm13.852 11.949c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-header__banner.ot-banner-data-discovery {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='455' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM400.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L409.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h5.25c1.092 0 2.065.154 2.919.462.868.294 1.596.749 2.184 1.365.602.616 1.064 1.386 1.386 2.31.322.924.483 2.009.483 3.255 0 1.26-.175 2.366-.525 3.318-.336.952-.826 1.743-1.47 2.373-.644.63-1.428 1.106-2.352 1.428-.924.322-1.96.483-3.108.483h-4.767V4.006zm4.851 13.314c1.862 0 3.22-.518 4.074-1.554.854-1.05 1.281-2.492 1.281-4.326 0-.91-.098-1.722-.294-2.436-.182-.714-.476-1.316-.882-1.806a3.586 3.586 0 00-1.533-1.134c-.63-.266-1.379-.399-2.247-.399h-3.318V17.32h2.919zm16.03.189a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5-3.969h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm13.202 7.917a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19H274.7v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm9.088-9.555h5.25c1.092 0 2.065.154 2.919.462.868.294 1.596.749 2.184 1.365.602.616 1.064 1.386 1.386 2.31.322.924.483 2.009.483 3.255 0 1.26-.175 2.366-.525 3.318-.336.952-.826 1.743-1.47 2.373-.644.63-1.428 1.106-2.352 1.428-.924.322-1.96.483-3.108.483h-4.767V4.006zm4.851 13.314c1.862 0 3.22-.518 4.074-1.554.854-1.05 1.281-2.492 1.281-4.326 0-.91-.098-1.722-.294-2.436-.182-.714-.476-1.316-.882-1.806a3.586 3.586 0 00-1.533-1.134c-.63-.266-1.379-.399-2.247-.399h-3.318V17.32h2.919zm9.72-9.177h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm5.704 11.823c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm18.686-.504c-.182 1.246-.658 2.226-1.428 2.94-.77.714-1.855 1.071-3.255 1.071-.826 0-1.561-.133-2.205-.399a4.37 4.37 0 01-1.596-1.134 5.316 5.316 0 01-.966-1.806c-.21-.714-.315-1.512-.315-2.394 0-.868.119-1.659.357-2.373.238-.714.581-1.323 1.029-1.827a4.63 4.63 0 011.638-1.176c.644-.28 1.372-.42 2.184-.42 1.302 0 2.31.322 3.024.966.714.63 1.169 1.505 1.365 2.625l-1.827.336a4.873 4.873 0 00-.294-.966 2.123 2.123 0 00-.483-.756 1.968 1.968 0 00-.777-.504c-.294-.126-.651-.189-1.071-.189-.574 0-1.064.112-1.47.336-.406.21-.742.511-1.008.903a4.185 4.185 0 00-.567 1.344 7.84 7.84 0 00-.168 1.659c0 .588.056 1.141.168 1.659.112.518.294.973.546 1.365.252.378.581.679.987.903.406.224.903.336 1.491.336.882 0 1.533-.224 1.953-.672.434-.448.714-1.057.84-1.827h1.848zm6.779 4.011c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm5.839-9.681h2.121l3.234 8.82 3.297-8.82h2.016L341.583 19h-1.953l-4.347-10.857zm20.978 7.812c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.039-4.515h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm7.972 13.167c.392.14.784.21 1.176.21.448 0 .791-.119 1.029-.357.252-.224.497-.651.735-1.281l.441-1.155-4.599-10.584h2.121l3.423 8.526 3.129-8.526h2.016l-4.746 11.886c-.196.49-.392.917-.588 1.281-.196.378-.413.7-.651.966a2.153 2.153 0 01-.861.588c-.322.14-.721.21-1.197.21a5.83 5.83 0 01-.903-.063 5.169 5.169 0 01-.882-.231l.357-1.47z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-header__banner.ot-banner-data-flow {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='389' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM341.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L350.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h5.25c1.092 0 2.065.154 2.919.462.868.294 1.596.749 2.184 1.365.602.616 1.064 1.386 1.386 2.31.322.924.483 2.009.483 3.255 0 1.26-.175 2.366-.525 3.318-.336.952-.826 1.743-1.47 2.373-.644.63-1.428 1.106-2.352 1.428-.924.322-1.96.483-3.108.483h-4.767V4.006zm4.851 13.314c1.862 0 3.22-.518 4.074-1.554.854-1.05 1.281-2.492 1.281-4.326 0-.91-.098-1.722-.294-2.436-.182-.714-.476-1.316-.882-1.806a3.586 3.586 0 00-1.533-1.134c-.63-.266-1.379-.399-2.247-.399h-3.318V17.32h2.919zm16.03.189a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5-3.969h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm13.202 7.917a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19H274.7v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm5.021-3.969h-1.701V8.143h1.701v-.945c0-.588.084-1.092.252-1.512.182-.42.42-.763.714-1.029.308-.28.658-.483 1.05-.609.406-.14.833-.21 1.281-.21.322 0 .63.021.924.063.294.028.602.091.924.189l-.294 1.428a2.809 2.809 0 00-.651-.126 4.153 4.153 0 00-.588-.042c-.49 0-.91.133-1.26.399-.35.252-.525.721-.525 1.407v.987h2.751v1.449h-2.751V19h-1.827V9.592zm6.405-5.586h1.827V19h-1.827V4.006zm9.336 15.33c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm5.963-9.681h1.995l2.184 8.652 2.499-8.589h1.848l2.436 8.589 2.163-8.652h1.932L313.29 19h-1.932l-2.436-8.652L306.465 19h-1.911l-3.15-10.857z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-header__banner.ot-banner-magellan {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='300' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM252.96 14.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L261.674 18h-6.99V7.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V18h-1.26v-2.58h-4.95v-.975zm4.95-.09V9.36l-3.585 4.995h3.585zm4.122 1.89h1.5V18h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-header__banner.ot-banner-metrics-management {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='510' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM461.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L470.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M239.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L247.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm26.685 11.949c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.668-3.066h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.441-1.449h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm7.522 0h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm13.936 11.319c-.182 1.246-.658 2.226-1.428 2.94-.77.714-1.855 1.071-3.255 1.071-.826 0-1.561-.133-2.205-.399a4.37 4.37 0 01-1.596-1.134 5.316 5.316 0 01-.966-1.806c-.21-.714-.315-1.512-.315-2.394 0-.868.119-1.659.357-2.373.238-.714.581-1.323 1.029-1.827a4.63 4.63 0 011.638-1.176c.644-.28 1.372-.42 2.184-.42 1.302 0 2.31.322 3.024.966.714.63 1.169 1.505 1.365 2.625l-1.827.336a4.873 4.873 0 00-.294-.966 2.123 2.123 0 00-.483-.756 1.968 1.968 0 00-.777-.504c-.294-.126-.651-.189-1.071-.189-.574 0-1.064.112-1.47.336-.406.21-.742.511-1.008.903a4.185 4.185 0 00-.567 1.344 7.84 7.84 0 00-.168 1.659c0 .588.056 1.141.168 1.659.112.518.294.973.546 1.365.252.378.581.679.987.903.406.224.903.336 1.491.336.882 0 1.533-.224 1.953-.672.434-.448.714-1.057.84-1.827h1.848zm3.288.504c.126.756.441 1.288.945 1.596.518.294 1.218.441 2.1.441.924 0 1.575-.154 1.953-.462.392-.322.588-.742.588-1.26 0-.21-.028-.406-.084-.588a.992.992 0 00-.273-.504 1.733 1.733 0 00-.588-.399 4.26 4.26 0 00-.987-.273l-1.386-.21a10.238 10.238 0 01-1.617-.378 4.199 4.199 0 01-1.176-.588 2.526 2.526 0 01-.735-.903c-.154-.364-.231-.798-.231-1.302s.105-.952.315-1.344a3.04 3.04 0 01.903-.987c.392-.28.847-.49 1.365-.63a6.17 6.17 0 011.722-.231c.784 0 1.435.077 1.953.231.532.154.966.364 1.302.63.336.266.595.581.777.945.182.364.322.749.42 1.155l-1.659.273a4.466 4.466 0 00-.336-.777 1.573 1.573 0 00-.504-.546 2.076 2.076 0 00-.777-.336c-.294-.084-.665-.126-1.113-.126-.504 0-.924.049-1.26.147a2.333 2.333 0 00-.819.357 1.386 1.386 0 00-.546 1.113c0 .224.028.427.084.609.056.168.161.322.315.462.154.126.364.238.63.336.266.098.609.182 1.029.252l1.575.252c1.274.21 2.184.574 2.73 1.092.56.518.84 1.274.84 2.268 0 .462-.091.889-.273 1.281a2.93 2.93 0 01-.819 1.008c-.364.28-.819.497-1.365.651-.546.168-1.183.252-1.911.252a8.61 8.61 0 01-1.848-.189 4.881 4.881 0 01-1.491-.588 3.265 3.265 0 01-1.05-1.092c-.266-.448-.42-.994-.462-1.638h1.764zm14.304-11.823h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L322.74 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.369-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm18.529 9.366a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.039-4.515h1.806v1.659c.49-.672 1.029-1.169 1.617-1.491.588-.336 1.19-.504 1.806-.504.812 0 1.463.175 1.953.525.504.35.875.854 1.113 1.512.49-.672 1.05-1.176 1.68-1.512a4.087 4.087 0 012.016-.525c1.064 0 1.883.294 2.457.882.588.574.882 1.505.882 2.793V19h-1.827v-7.098c0-.49-.042-.896-.126-1.218-.084-.336-.21-.595-.378-.777a1.14 1.14 0 00-.588-.399 2.455 2.455 0 00-.819-.126c-.322 0-.658.056-1.008.168a3.086 3.086 0 00-1.722 1.449 2.386 2.386 0 00-.273 1.155V19h-1.827v-7.077c0-.952-.168-1.61-.504-1.974-.322-.378-.791-.567-1.407-.567-.714 0-1.386.294-2.016.882a4.53 4.53 0 00-.693.861c-.21.35-.315.819-.315 1.407V19h-1.827V8.143zm27.264 7.812c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.039-4.515h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm12.397 1.449h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88z' fill='%23fff'/%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-header__banner.ot-banner-bi-reporting-rest-api {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='529' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M138.659 4.006h2.394l4.83 12.684 4.914-12.684h2.31V19h-1.785V7.177L146.618 19h-1.575l-4.62-11.781V19h-1.764V4.006zm24.06 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm6.218 6.447c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm13.77 2.793c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.08-8.652h1.827V19h-1.827V4.006zm4.507 0h1.827V19h-1.827V4.006zm11.227 13.503a5.458 5.458 0 01-1.491 1.239c-.602.336-1.351.504-2.247.504-.546 0-1.05-.07-1.512-.21a3.318 3.318 0 01-1.176-.588 2.934 2.934 0 01-.756-1.029c-.182-.406-.273-.882-.273-1.428 0-.742.154-1.344.462-1.806a3.403 3.403 0 011.26-1.092 6.352 6.352 0 011.785-.567 15.923 15.923 0 012.037-.21l1.869-.063v-.42c0-.924-.196-1.589-.588-1.995-.392-.406-1.029-.609-1.911-.609-.868 0-1.505.147-1.911.441a1.95 1.95 0 00-.798 1.176l-1.659-.189c.196-.994.665-1.715 1.407-2.163.742-.462 1.75-.693 3.024-.693.784 0 1.442.098 1.974.294.546.182.987.448 1.323.798.336.35.574.784.714 1.302a6.11 6.11 0 01.231 1.743V19h-1.764v-1.491zm-.042-3.948l-1.743.063c-.742.028-1.358.098-1.848.21-.49.112-.882.266-1.176.462-.28.182-.483.413-.609.693-.112.28-.168.602-.168.966 0 .546.161.987.483 1.323.336.322.882.483 1.638.483 1.078 0 1.918-.266 2.52-.798.602-.532.903-1.26.903-2.184v-1.218zm4.37-5.418h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zM223.604 8.107h-.546v-2.65h-1.003V5h2.529v.458h-.988l.008 2.65zm4.264 0h-.538V5.554l-.153.522-.634 2.031h-.49l-.626-2.031-.161-.514v2.546h-.521V5h.738l.803 2.457.763-2.457h.739l.08 3.107zM129 0h-1v24h1V0zM16.147 11.498c0 3.798-2.184 7.917-8.03 7.917C3.855 19.431 0 17.022 0 11.498c0-4.6 2.907-8.142 8.664-7.829 6.126.346 7.483 5.091 7.483 7.83zM5.211 8.608a5.219 5.219 0 00-.747 2.866c0 2.329 1.149 4.44 3.63 4.44 2.48 0 3.565-1.943 3.565-4.247a4.889 4.889 0 00-1.237-3.678 3.268 3.268 0 00-2.593-.803A3.003 3.003 0 005.21 8.608zM55.427 5.364a4.32 4.32 0 011.494-1.189 7.339 7.339 0 012.73-.514 5.685 5.685 0 012.674.578c1.605.803 1.983 2.184 1.983 4.521v10.278h-4.392v-8.44a6.014 6.014 0 00-.201-2.248 2.016 2.016 0 00-1.983-1.148c-2.329 0-2.329 1.871-2.329 3.742v8.094h-4.44V4.047h4.464v1.317zM48.86 15.16c-.41.859-1.711 4.255-7.484 4.255-4.465 0-7.596-2.73-7.596-7.652 0-3.63 1.782-8.094 7.716-8.094a6.921 6.921 0 015.412 1.96c1.96 2.103 2.072 5.034 2.128 6.736H38.3c0 1.871 1.036 3.742 3.42 3.742 2.386 0 3.213-1.606 3.799-2.65l3.34 1.703zm-4.401-5.557a3.572 3.572 0 00-.803-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.248.98 3.926 3.926 0 00-.891 1.983l6.102-.032zM110.477 7.154h2.947V4.047h-2.907V.883h-4.4V4.04h-.723l-2.015 3.115h2.714v7.139c0 1.437 0 2.505.634 3.396.948 1.381 2.618 1.47 4.143 1.47.782-.014 1.56-.092 2.329-.233v-3.453l-1.606.056c-1.18 0-1.18-.803-1.148-1.694l.032-6.68zM66.524.883h4.4V4.04h4.577l-2.016 3.115h-2.617v6.657c0 .923 0 1.694 1.148 1.694l1.606-.056V18.9c-.769.142-1.547.22-2.329.233-1.525 0-3.211-.088-4.143-1.47-.602-.89-.634-1.958-.634-3.396L66.524.883zM117.55 8.154h-.546v-2.65H116v-.457h2.529v.458h-.987l.008 2.65zm4.263 0h-.538V5.601l-.152.522-.635 2.031h-.489l-.627-2.031-.16-.514v2.546h-.522V5.046h.739l.803 2.457.762-2.457h.739l.08 3.107z' fill='%23fff'/%3E%3Cpath d='M89.336 15.168l-.803 1.3c-.803 1.157-2.273 2.94-6.528 2.94-4.465 0-7.46-2.73-7.46-7.653 0-3.63 1.783-8.094 7.717-8.094a6.921 6.921 0 015.412 1.96c1.959 2.103 2.071 5.034 2.127 6.736H79.066c0 1.871.9 3.742 3.284 3.742 2.385 0 3.116-1.606 3.662-2.65l3.324 1.719zm-4.152-5.565a3.573 3.573 0 00-.802-2.128 3.123 3.123 0 00-2.16-.803 3.043 3.043 0 00-2.249.98 3.926 3.926 0 00-.891 1.983l6.102-.032z' fill='%23fff'/%3E%3Cpath d='M104.463 19.038l-5.508-7.893 4.593-7.106h-5.043l-2.168 3.356L94 4.04h-5.042l4.954 7.106-5.099 7.893h5.043l2.674-4.143 2.89 4.143h5.043zM22.234 5.364a4.817 4.817 0 013.942-1.694c3.686 0 6.271 2.794 6.271 7.796 0 3.075-1.124 7.941-6.423 7.941a4.817 4.817 0 01-3.782-1.694V24h-4.465V4.047h4.465l-.008 1.317zm2.995 1.758a2.834 2.834 0 00-2.273 1.124 5.284 5.284 0 00-.923 3.292 5.043 5.043 0 001.068 3.453 2.714 2.714 0 002 .924c2.16 0 3.107-2.273 3.107-4.473 0-1.847-.546-3.806-2.361-4.231a2.344 2.344 0 00-.618-.08v-.009zM481.96 15.475a5.06 5.06 0 01-.405 1.515c-.21.46-.495.86-.855 1.2-.36.34-.8.605-1.32.795-.51.19-1.105.285-1.785.285-.74 0-1.405-.125-1.995-.375a3.993 3.993 0 01-1.5-1.095c-.41-.48-.73-1.065-.96-1.755-.22-.7-.33-1.495-.33-2.385 0-.9.12-1.7.36-2.4s.575-1.29 1.005-1.77c.43-.48.935-.845 1.515-1.095a4.832 4.832 0 011.905-.375c.66 0 1.23.085 1.71.255a3.458 3.458 0 012.025 1.83c.21.43.37.905.48 1.425l-1.35.225c-.09-.39-.21-.74-.36-1.05a2.48 2.48 0 00-.555-.81c-.22-.22-.49-.385-.81-.495-.31-.12-.69-.18-1.14-.18-.53 0-1.005.11-1.425.33-.41.21-.76.51-1.05.9-.28.38-.495.845-.645 1.395-.15.54-.225 1.14-.225 1.8 0 .66.075 1.265.225 1.815.15.54.365 1.005.645 1.395.29.39.64.69 1.05.9.42.21.9.315 1.44.315.49 0 .905-.06 1.245-.18.35-.13.635-.31.855-.54.23-.23.41-.505.54-.825.13-.32.225-.67.285-1.05h1.425zm1.724-7.185h6.93v1.215h-5.55v3.36h5.25v1.23h-5.25v3.69h5.835L490.674 19h-6.99V8.29zm11.737 9.63c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08zm8.336-2.475l4.935-6.81h1.275v6.72h1.425l-.18 1.065h-1.245V19h-1.26v-2.58h-4.95v-.975zm4.95-.09V10.36l-3.585 4.995h3.585zm4.122 1.89h1.5V19h-1.5v-1.755zm3.25.675c.38-.34.79-.7 1.23-1.08.44-.38.885-.77 1.335-1.17.48-.42.9-.8 1.26-1.14.36-.35.66-.685.9-1.005.24-.32.42-.645.54-.975.12-.33.18-.685.18-1.065 0-.63-.17-1.11-.51-1.44-.34-.34-.815-.51-1.425-.51-.37 0-.685.04-.945.12-.26.08-.48.2-.66.36-.18.15-.33.34-.45.57-.11.23-.21.5-.3.81l-1.245-.195c.09-.36.215-.71.375-1.05a3.058 3.058 0 011.71-1.545c.42-.17.935-.255 1.545-.255.53 0 1 .075 1.41.225.41.15.75.36 1.02.63.28.26.49.575.63.945.15.37.225.78.225 1.23 0 .45-.065.87-.195 1.26-.12.39-.31.775-.57 1.155-.26.38-.59.77-.99 1.17-.4.4-.875.835-1.425 1.305-.29.25-.59.505-.9.765-.3.25-.595.505-.885.765h5.07l-.195 1.2h-6.735v-1.08z' fill='%23fff'/%3E%3Cpath opacity='.65' d='M235.659 4.006h4.977c1.064 0 1.939.105 2.625.315.686.196 1.225.469 1.617.819.406.336.686.742.84 1.218.154.462.231.959.231 1.491 0 .686-.161 1.302-.483 1.848-.308.546-.854 1.001-1.638 1.365.504.196.917.427 1.239.693.336.252.602.539.798.861.21.308.35.637.42.987.084.336.126.686.126 1.05 0 .616-.098 1.19-.294 1.722a3.381 3.381 0 01-.903 1.365c-.42.392-.973.7-1.659.924-.686.224-1.533.336-2.541.336h-5.355V4.006zm5.229 6.342c1.134 0 1.946-.203 2.436-.609.49-.42.735-1.029.735-1.827 0-.812-.266-1.4-.798-1.764-.518-.364-1.414-.546-2.688-.546h-3.024v4.746h3.339zm.063 7.056c.686 0 1.253-.063 1.701-.189.462-.126.826-.301 1.092-.525.28-.238.469-.518.567-.84.112-.336.168-.714.168-1.134 0-.882-.259-1.554-.777-2.016-.518-.476-1.386-.714-2.604-.714h-3.549v5.418h3.402zm7.767-13.398h1.932V19h-1.932V4.006zm17.926 13.692a5.528 5.528 0 01-1.764 1.197c-.7.294-1.498.441-2.394.441-.98 0-1.806-.112-2.478-.336-.658-.238-1.19-.553-1.596-.945a3.592 3.592 0 01-.861-1.365 5.208 5.208 0 01-.252-1.617c0-.56.091-1.057.273-1.491a4.45 4.45 0 01.714-1.197 5.74 5.74 0 011.05-.966 10.9 10.9 0 011.281-.798 11.568 11.568 0 01-1.071-1.512 3.753 3.753 0 01-.504-1.932c0-.462.084-.889.252-1.281.168-.406.406-.749.714-1.029a3.332 3.332 0 011.113-.693c.434-.168.91-.252 1.428-.252.574 0 1.078.084 1.512.252.434.154.791.371 1.071.651.294.28.511.609.651.987.154.378.231.777.231 1.197 0 .504-.084.945-.252 1.323a3.461 3.461 0 01-.651 1.029 5 5 0 01-.945.84c-.364.238-.742.476-1.134.714l3.591 4.221a5.908 5.908 0 00.441-1.533c.084-.504.14-1.057.168-1.659h1.701c-.028.84-.147 1.645-.357 2.415a8.893 8.893 0 01-.861 2.079L269.92 19h-2.163l-1.113-1.302zm-5.124-5.985a9.653 9.653 0 00-.882.588c-.28.196-.532.42-.756.672a3.19 3.19 0 00-.504.84 2.694 2.694 0 00-.189 1.029c0 .42.056.819.168 1.197.112.364.301.679.567.945.266.266.616.476 1.05.63.448.154 1.008.231 1.68.231.7 0 1.295-.119 1.785-.357.49-.252.889-.56 1.197-.924l-4.116-4.851zm.63-1.806c.252-.14.511-.301.777-.483s.504-.378.714-.588c.224-.224.399-.476.525-.756.14-.28.21-.595.21-.945 0-.616-.168-1.078-.504-1.386-.322-.308-.749-.462-1.281-.462-.588 0-1.043.168-1.365.504-.308.322-.462.791-.462 1.407 0 .532.147 1.022.441 1.47.294.448.609.861.945 1.239zm13.7-5.901h4.914c1.12 0 2.037.126 2.751.378s1.274.581 1.68.987c.42.392.707.84.861 1.344.154.504.231 1.015.231 1.533 0 .952-.203 1.764-.609 2.436-.392.672-1.043 1.197-1.953 1.575l3.15 6.741h-2.163l-2.835-6.279a6.892 6.892 0 01-.588.063H277.761V19h-1.911V4.006zm5.103 7.119c.672 0 1.225-.063 1.659-.189.434-.14.777-.329 1.029-.567.252-.252.427-.553.525-.903a4.36 4.36 0 00.147-1.176c0-.42-.056-.791-.168-1.113a1.786 1.786 0 00-.588-.819c-.266-.238-.63-.413-1.092-.525-.462-.126-1.05-.189-1.764-.189h-2.94v5.481h3.192zm16.558 4.83c-.182 1.05-.651 1.876-1.407 2.478-.742.602-1.813.903-3.213.903-1.652 0-2.919-.497-3.801-1.491-.882-1.008-1.323-2.408-1.323-4.2 0-.938.126-1.771.378-2.499.252-.728.602-1.337 1.05-1.827a4.543 4.543 0 011.638-1.113 5.237 5.237 0 012.058-.399c.84 0 1.561.133 2.163.399a3.8 3.8 0 011.47 1.113c.392.462.679 1.015.861 1.659a7.26 7.26 0 01.294 2.121v.924h-8.064c0 .546.07 1.057.21 1.533.154.462.364.868.63 1.218.28.336.623.602 1.029.798.406.196.875.294 1.407.294.91 0 1.575-.168 1.995-.504.42-.35.707-.819.861-1.407h1.764zm-1.659-3.297c0-.518-.056-.987-.168-1.407a2.84 2.84 0 00-.525-1.071 2.35 2.35 0 00-.924-.714c-.378-.168-.833-.252-1.365-.252-.966 0-1.722.294-2.268.882-.532.588-.847 1.442-.945 2.562h6.195zm4.038-4.515h1.806v1.554c.448-.616.966-1.085 1.554-1.407.602-.322 1.302-.483 2.1-.483.77 0 1.442.14 2.016.42.588.28 1.071.672 1.449 1.176.392.504.679 1.106.861 1.806.196.686.294 1.449.294 2.289 0 .896-.112 1.708-.336 2.436-.224.714-.546 1.323-.966 1.827-.42.504-.931.896-1.533 1.176-.588.266-1.253.399-1.995.399a4.933 4.933 0 01-1.827-.357c-.588-.252-1.12-.693-1.596-1.323v5.418h-1.827V8.143zm1.806 5.733c0 .7.077 1.302.231 1.806.168.49.392.896.672 1.218.28.322.616.56 1.008.714.392.14.819.21 1.281.21.448 0 .861-.077 1.239-.231a2.475 2.475 0 001.008-.735c.28-.35.497-.798.651-1.344.168-.546.252-1.211.252-1.995 0-.798-.091-1.463-.273-1.995-.168-.546-.392-.98-.672-1.302a2.429 2.429 0 00-.966-.693c-.35-.14-.714-.21-1.092-.21-.476 0-.917.084-1.323.252a2.88 2.88 0 00-1.071.714c-.294.308-.525.707-.693 1.197-.168.476-.252 1.029-.252 1.659v.735zm15.386 5.46c-.826 0-1.561-.133-2.205-.399a4.528 4.528 0 01-1.638-1.134c-.448-.49-.791-1.092-1.029-1.806-.238-.714-.357-1.512-.357-2.394 0-.882.126-1.68.378-2.394a5.253 5.253 0 011.071-1.827 4.607 4.607 0 011.659-1.155c.658-.28 1.386-.42 2.184-.42.812 0 1.54.133 2.184.399.644.266 1.19.651 1.638 1.155.462.49.812 1.085 1.05 1.785s.357 1.491.357 2.373c0 .896-.126 1.701-.378 2.415a5.006 5.006 0 01-1.05 1.827 4.587 4.587 0 01-1.659 1.176c-.658.266-1.393.399-2.205.399zm.021-1.512c.588 0 1.092-.105 1.512-.315a2.73 2.73 0 001.029-.882c.28-.378.483-.826.609-1.344a7.559 7.559 0 00.189-1.743c0-.616-.063-1.183-.189-1.701a3.494 3.494 0 00-.609-1.323 2.73 2.73 0 00-1.029-.882c-.42-.21-.924-.315-1.512-.315s-1.092.105-1.512.315a2.96 2.96 0 00-1.029.882 3.697 3.697 0 00-.588 1.323 7.29 7.29 0 00-.189 1.722c0 .63.063 1.204.189 1.722s.322.966.588 1.344a2.73 2.73 0 001.029.882c.42.21.924.315 1.512.315zm7.51-9.681h1.806v1.68c.406-.602.882-1.064 1.428-1.386a3.376 3.376 0 011.743-.483c.378 0 .7.028.966.084l-.231 1.701a4.345 4.345 0 00-.42-.063 2.36 2.36 0 00-.462-.042c-.336 0-.679.063-1.029.189-.35.112-.679.308-.987.588a3.107 3.107 0 00-.735.924c-.168.35-.252.756-.252 1.218V19h-1.827V8.143zm8.643 1.449h-1.68V8.143h1.68V5.182h1.827v2.961h2.877v1.449h-2.877v6.363c0 .532.119.959.357 1.281.238.322.602.483 1.092.483.308 0 .574-.021.798-.063.238-.042.455-.098.651-.168l.315 1.407a5.57 5.57 0 01-.924.231 5.51 5.51 0 01-1.155.105c-.616 0-1.113-.091-1.491-.273a2.219 2.219 0 01-.903-.777 3.147 3.147 0 01-.462-1.197 10.12 10.12 0 01-.105-1.512v-5.88zm6.483-1.449h1.827V19h-1.827V8.143zm-.063-4.137h1.953v2.121h-1.953V4.006zm4.527 4.137h1.806v1.659c.532-.714 1.12-1.225 1.764-1.533a4.663 4.663 0 012.037-.462c1.232 0 2.142.336 2.73 1.008.602.672.903 1.659.903 2.961V19h-1.827v-6.867c0-1.008-.182-1.715-.546-2.121-.364-.42-.924-.63-1.68-.63-.406 0-.812.07-1.218.21-.392.14-.749.364-1.071.672-.35.308-.616.637-.798.987-.182.336-.273.777-.273 1.323V19h-1.827V8.143zm13.615 11.865c.154.658.448 1.127.882 1.407.448.28 1.141.42 2.079.42 1.148 0 1.939-.322 2.373-.966.448-.63.672-1.554.672-2.772v-1.155a4.452 4.452 0 01-1.533 1.365c-.588.322-1.281.483-2.079.483-.784 0-1.47-.14-2.058-.42a4.186 4.186 0 01-1.428-1.176 5.485 5.485 0 01-.861-1.743 7.928 7.928 0 01-.273-2.121c0-.826.112-1.575.336-2.247.224-.686.546-1.267.966-1.743.42-.49.924-.868 1.512-1.134.602-.266 1.274-.399 2.016-.399.602 0 1.197.126 1.785.378.602.238 1.148.686 1.638 1.344V8.143h1.806v9.093c0 .938-.07 1.778-.21 2.52-.126.756-.371 1.393-.735 1.911-.35.532-.84.938-1.47 1.218s-1.442.42-2.436.42c-1.428 0-2.548-.259-3.36-.777-.812-.504-1.288-1.344-1.428-2.52h1.806zm6.048-6.846c0-.714-.084-1.309-.252-1.785-.168-.49-.399-.889-.693-1.197a2.435 2.435 0 00-1.029-.651 3.418 3.418 0 00-1.197-.21c-.448 0-.868.077-1.26.231a2.56 2.56 0 00-1.008.693c-.28.322-.504.735-.672 1.239-.154.504-.231 1.113-.231 1.827 0 .728.084 1.344.252 1.848.182.504.413.91.693 1.218.28.308.602.532.966.672.378.14.756.21 1.134.21.476 0 .91-.077 1.302-.231a2.81 2.81 0 001.05-.693 3.26 3.26 0 00.693-1.155c.168-.476.252-1.029.252-1.659v-.357zm9.101-9.156h4.914c1.12 0 2.037.126 2.751.378s1.274.581 1.68.987c.42.392.707.84.861 1.344.154.504.231 1.015.231 1.533 0 .952-.203 1.764-.609 2.436-.392.672-1.043 1.197-1.953 1.575l3.15 6.741h-2.163l-2.835-6.279a6.892 6.892 0 01-.588.063H374.878V19h-1.911V4.006zm5.103 7.119c.672 0 1.225-.063 1.659-.189.434-.14.777-.329 1.029-.567.252-.252.427-.553.525-.903a4.36 4.36 0 00.147-1.176c0-.42-.056-.791-.168-1.113a1.786 1.786 0 00-.588-.819c-.266-.238-.63-.413-1.092-.525-.462-.126-1.05-.189-1.764-.189h-2.94v5.481h3.192zm7.956-7.119h9.702v1.701h-7.77v4.704h7.35v1.722h-7.35v5.166h8.169L395.812 19h-9.786V4.006zm13.35 10.731c.168 1.05.581 1.813 1.239 2.289.672.462 1.666.693 2.982.693.658 0 1.204-.07 1.638-.21.448-.154.805-.35 1.071-.588a2.15 2.15 0 00.567-.861c.112-.336.168-.686.168-1.05 0-.294-.035-.574-.105-.84-.07-.28-.21-.532-.42-.756-.196-.224-.476-.42-.84-.588-.35-.168-.805-.301-1.365-.399l-1.89-.336c-.742-.126-1.4-.294-1.974-.504a5.246 5.246 0 01-1.47-.798 3.34 3.34 0 01-.903-1.239c-.196-.49-.294-1.085-.294-1.785 0-.686.14-1.288.42-1.806a4.024 4.024 0 011.176-1.302c.49-.35 1.071-.609 1.743-.777a8.989 8.989 0 012.184-.252c.994 0 1.82.112 2.478.336.672.21 1.218.497 1.638.861.42.364.735.784.945 1.26.224.462.392.938.504 1.428l-1.806.357a4.733 4.733 0 00-.441-1.113 2.194 2.194 0 00-.693-.819 2.822 2.822 0 00-1.05-.504c-.42-.112-.931-.168-1.533-.168-.686 0-1.26.063-1.722.189-.462.126-.833.301-1.113.525-.28.21-.483.469-.609.777a2.632 2.632 0 00-.168.945c0 .364.042.686.126.966.098.266.252.504.462.714.224.196.511.364.861.504.35.126.784.238 1.302.336l2.1.378c1.554.294 2.695.784 3.423 1.47.728.672 1.092 1.666 1.092 2.982 0 .602-.119 1.169-.357 1.701a3.712 3.712 0 01-1.029 1.365c-.448.392-1.015.7-1.701.924-.686.224-1.491.336-2.415.336a9.957 9.957 0 01-2.415-.273 5.275 5.275 0 01-1.869-.819 4.262 4.262 0 01-1.281-1.449c-.322-.588-.518-1.288-.588-2.1h1.932zm15.662-9.009h-4.956V4.006h11.865v1.722h-4.956V19h-1.953V5.728zm17.603-1.722h2.037L440.495 19h-2.1l-1.575-4.179h-6.426L428.819 19h-2.016l5.838-14.994zm3.591 9.135l-2.646-6.951-2.604 6.951h5.25zm5.94-9.135h5.019c1.106 0 2.016.119 2.73.357.728.238 1.295.56 1.701.966.42.406.707.882.861 1.428.168.532.252 1.099.252 1.701 0 .63-.084 1.232-.252 1.806a3.598 3.598 0 01-.882 1.512c-.42.434-.987.777-1.701 1.029-.714.252-1.617.378-2.709.378h-3.108V19h-1.911V4.006zm4.998 7.539c.728 0 1.33-.07 1.806-.21.476-.14.847-.343 1.113-.609.266-.266.448-.581.546-.945.112-.378.168-.798.168-1.26a4.29 4.29 0 00-.168-1.26 1.886 1.886 0 00-.588-.903c-.28-.238-.658-.413-1.134-.525-.462-.126-1.05-.189-1.764-.189h-3.066v5.901h3.087zm7.937-7.539h1.932V19h-1.932V4.006z' fill='%23fff'/%3E%3C/svg%3E");
}

.otbi-header__actions button.bicon {
  margin-left: 24px !important;
}

.otbi-header__label {
  display: inline-block;
  color: #fff;
  margin-left: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Left Panel */
.otbi-left-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  background-color: #ffffff;
  width: 300px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-right: 1px solid #eeeeee;
}

.otbi-left-panel--is-collapsed {
  width: 10px;
  border-right: 2px solid #E6E6E6;
}

/* Right Panel */
.otbi-right-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  background-color: #ffffff;
  width: 300px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-left: 1px solid #eeeeee;
}

.otbi-right-panel--is-collapsed {
  width: 10px;
  border-left: 2px solid #E6E6E6;
}

/* Center Panel */
.otbi-center-panel {
  background-color: #F7F7F7;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
}

/* Sizble Container */
.otbi-panel-sizable-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
}

.otbi-form-container,
.otbi-data-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 0;
}

.otbi-panel-header,
.otbi-tab-container,
.otbi-data-action-bar {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

/* Left Panel Search */
.otbi-data-search-panel {
  padding: 8px 24px;
}

.otbi-data-match-highlight {
  font-weight: bold;
}

/* Right Panel Header */
.otbi-panel-header {
  background: #dfe5ea;
  padding: 8px 20px;
}

/* Panel Form Padding */
.otbi-form-container form {
  padding: 16px 0;
}

.otbi-form-container form .otbi-form-expander:first-child,
.otbi-form-container form .otbi-series-group:first-child {
  margin-top: -16px;
}

.opentext-ux {
  /* Chiclet Container */
  /* Chiclet Resize */
  /* Chiclet Info */
  /* Chiclet Input */
  /* Data Trees */
  /* Tree level Padding */
  /* Drag and Drop cues */
  /* Dropzone Outline */
  /* Panel Header */
  /* Panel Resizer */
  /* Collapse Button Icon */
  /* Collapsed Panel Styles */
  /* Left Panel Styles */
  /* Right Panel Styles */
}

.opentext-ux .otbi-breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.opentext-ux .otbi-breadcrumbs__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  font-size: 14px;
  line-height: 1;
}

.opentext-ux .otbi-breadcrumbs__item:not(:first-child)::before {
  content: "";
  height: 16px;
  width: 16px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M7 4l3.4 3.9L7 11.8' fill='none' stroke='%23757575' stroke-linecap='round' stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.opentext-ux .otbi-breadcrumbs a {
  color: #2F4ED1;
}

.opentext-ux .otbi-breadcrumbs p {
  color: #333333;
  margin: 0;
}

.opentext-ux .ot-btn {
  background: #fff;
  border: 1px solid transparent;
  border-radius: 1em;
  color: #333;
  display: inline-block;
  height: 2rem;
  margin: 0;
  padding: 5px 24px;
  text-align: center;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.opentext-ux .ot-btn--is-primary {
  background: #232e72;
  color: #FFFFFF;
}

.opentext-ux .ot-btn--is-primary:hover:not(:disabled) {
  background-color: #171f4c;
}

.opentext-ux .ot-btn--is-primary:active {
  background-color: #2e3d98;
}

.opentext-ux .ot-btn--is-primary:focus {
  outline: 1px solid #2e3d98;
  outline-offset: 1px;
}

.opentext-ux .ot-btn--is-primary:disabled,
.opentext-ux .ot-btn--is-primary .ot-btn--is-disabled {
  background-color: #999999;
  border: none;
  color: white;
}

.opentext-ux .ot-btn--is-secondary {
  background-color: #FFFFFF;
  border: 1px solid #232e72;
  color: #232e72;
}

.opentext-ux .ot-btn--is-secondary:hover:not(:disabled) {
  border: 1px solid #171f4c;
  background-color: #FFFFFF;
  -webkit-box-shadow: inset 0 0 0 1px #171f4c;
  box-shadow: inset 0 0 0 1px #171f4c;
}

.opentext-ux .ot-btn--is-secondary:active {
  border-color: #2e3d98;
  color: #2e3d98;
}

.opentext-ux .ot-btn--is-secondary:focus {
  outline: 1px solid #2e3d98;
  outline-offset: 1px;
}

.opentext-ux .ot-btn--is-secondary:disabled,
.opentext-ux .ot-btn--is-secondary .ot-btn--is-disabled {
  border: 1px solid #999999;
  color: #999999;
}

.opentext-ux .ot-btn--is-micro {
  padding: 0 0.75rem;
  font-size: 0.75rem;
  font-weight: 500;
  height: 1.5rem;
  border-radius: 4rem;
}

.opentext-ux .ot-btn-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .ot-btn-group--is-flex-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}

.opentext-ux .ot-btn-group .ot-btn:not(:first-child) {
  margin-left: 0.5em;
}

.opentext-ux div.otbi-chiclet-container {
  width: 100%;
  margin: 0;
  margin-right: -4px;
  margin-bottom: 10px;
}

.opentext-ux div.otbi-chiclet-container--has-single-value .otbi-info-chiclet,
.opentext-ux div.otbi-chiclet-container--has-single-value .otbi-info-chiclet__label {
  width: 100%;
}

.opentext-ux div.otbi-chiclet-container--has-single-value .otbi-info-chiclet {
  margin-right: 0;
}

.opentext-ux div.otbi-chiclet-container--is-input-field {
  padding: 4px;
  margin-right: 0;
  padding-bottom: 0;
  overflow-x: auto;
}

.opentext-ux div.otbi-chiclet-container--is-input-field.otbi-chiclet-container--has-dropdown-arrow {
  padding-right: 1.75em;
  background-repeat: no-repeat;
  -webkit-background-size: 1em 1em;
          background-size: 1em;
  background-position: right 0.5em top 7px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M1.6 5.7c-.2-.2-.3-.4-.3-.7s.1-.5.3-.7c.2-.2.4-.3.7-.3s.5.1.7.3l5 5 5-5c.2-.2.4-.3.7-.3s.5.1.7.3c.2.2.3.4.3.7 0 .3-.1.5-.3.7L8 12.1 1.6 5.7z' fill='%23333'/%3E%3C/svg%3E");
}

.opentext-ux div.otbi-chiclet-container--is-input-field .otbi-info-chiclet {
  position: relative;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  padding: 2px;
}

.opentext-ux div.otbi-chiclet-container--is-input-field .otbi-info-chiclet.drop-insert-after-marker::after {
  position: absolute;
  border-left: 2px solid #09BCEF;
  right: -5px;
  top: 0;
  bottom: 0;
  content: "";
}

.opentext-ux div.otbi-chiclet-container--is-input-field .otbi-info-chiclet.drop-insert-before-marker::after {
  position: absolute;
  border-left: 2px solid #09BCEF;
  left: -5px;
  top: 0;
  bottom: 0;
  content: "";
}

.opentext-ux .otbi-chiclet-resizer {
  position: relative;
}

.opentext-ux .otbi-chiclet-resizer__icon {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  height: 16px;
  width: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  cursor: ns-resize;
}

.opentext-ux .otbi-info-chiclet {
  font-size: 12px;
  line-height: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  max-width: 100%;
  margin: 0;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 2px 4px;
  border-radius: 2px;
  border: 1px solid #DFE3ED;
  background-color: #F2F4F8;
}

.opentext-ux .otbi-info-chiclet__label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 4px;
}

.opentext-ux .otbi-chiclet-input {
  overflow: hidden;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  padding: 3px;
  margin-right: 4px;
  margin-bottom: 4px;
}

.opentext-ux .otbi-chiclet-input__typeahead {
  border: none;
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  line-height: 14px;
}

.opentext-ux .otbi-chiclet-input__typeahead:focus {
  outline: none;
}

.opentext-ux .otbi-chiclet-input__sizer {
  position: absolute;
  height: 0;
  overflow: hidden;
  white-space: pre;
}

.opentext-ux .otbi-data-action-bar {
  background-color: #fff;
  border-bottom: 1px solid #dfe5ea;
  padding: 4px 16px;
}

.opentext-ux .otbi-data-tree {
  /* Data Tree Item */
  /* Hover Actions Overlay */
}

.opentext-ux .otbi-data-tree__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
  padding: 10px;
  /* Icon/Text Spacing */
  /* Text Truncation */
  /* Hover and Indention */
}

.opentext-ux .otbi-data-tree__item .bicon, .opentext-ux .otbi-data-tree__item .label {
  margin-left: 10px;
}

.opentext-ux .otbi-data-tree__item .label {
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .otbi-data-tree__item:hover {
  background-color: #B2BEC5;
}

.opentext-ux .otbi-data-tree__item:hover .otbi-data-tree__hover-actions {
  visibility: visible;
}

.opentext-ux .otbi-data-tree__item--is-selected {
  background-color: #cbd3d9;
}

.opentext-ux .otbi-data-tree__hover-actions {
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding-right: 24px;
  background-color: inherit;
}

.opentext-ux .level1 {
  padding-left: 16px;
}

.opentext-ux .level2 {
  padding-left: 36px;
}

.opentext-ux .level3 {
  padding-left: 56px;
}

.opentext-ux .level4 {
  padding-left: 76px;
}

.opentext-ux .level5 {
  padding-left: 96px;
}

.opentext-ux .level6 {
  padding-left: 116px;
}

.opentext-ux .level7 {
  padding-left: 136px;
}

.opentext-ux .level8 {
  padding-left: 156px;
}

.opentext-ux .level9 {
  padding-left: 176px;
}

.opentext-ux .level10 {
  padding-left: 196px;
}

.opentext-ux .level11 {
  padding-left: 216px;
}

.opentext-ux .level12 {
  padding-left: 236px;
}

.opentext-ux .level13 {
  padding-left: 256px;
}

.opentext-ux .level14 {
  padding-left: 276px;
}

.opentext-ux .level15 {
  padding-left: 296px;
}

.opentext-ux .level16 {
  padding-left: 316px;
}

.opentext-ux .level17 {
  padding-left: 336px;
}

.opentext-ux .level18 {
  padding-left: 356px;
}

.opentext-ux .level19 {
  padding-left: 376px;
}

.opentext-ux .level20 {
  padding-left: 396px;
}

.opentext-ux .level21 {
  padding-left: 416px;
}

.opentext-ux .level22 {
  padding-left: 436px;
}

.opentext-ux .level23 {
  padding-left: 456px;
}

.opentext-ux .level24 {
  padding-left: 476px;
}

.opentext-ux .level25 {
  padding-left: 496px;
}

.opentext-ux .otbi-draggable {
  cursor: -webkit-grab;
  cursor: grab;
}

.opentext-ux .otbi-draggable:hover .opentext-ux .otbi-draggable__handle {
  visibility: visible;
}

.opentext-ux .otbi-draggable__handle {
  visibility: hidden;
  cursor: -webkit-grab;
  cursor: grab;
}

.opentext-ux .otbi-draggable--is-active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.opentext-ux .otbi-draggable--is-active .opentext-ux .otbi-draggable__handle {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.opentext-ux .otbi-draggable--is-disabled {
  cursor: not-allowed;
}

.opentext-ux .otbi-draggable--is-disabled .opentext-ux .otbi-draggable__handle {
  visibility: hidden;
  cursor: not-allowed;
}

.opentext-ux .otbi-draggable--is-ghost {
  padding-left: 5px;
  margin-left: 15px;
  margin-right: 15px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  background-color: #eef2f4;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.opentext-ux .otbi-draggable--is-ghost .opentext-ux .otbi-draggable__handle {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.opentext-ux .otbi-draggable--is-ghost:hover {
  background-color: #eef2f4;
}

/* Autofit Hint Panels */
.autofit-hint-panel {
  font-family: OpenTextSans;
  border: 2px dashed #09BCEF;
  background-color: rgba(35, 64, 119, 0.9);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.autofit-hint-panel__label {
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
  margin-top: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Drag and drop Hint Panel */
.dragdrop-hint-panel {
  font-family: OpenTextSans;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
}

.dragdrop-hint-panel .dragdrop-hint-message-panel {
  border: 2px solid #09BCEF;
  background-color: rgba(35, 64, 119, 0.9);
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  overflow: hidden;
  margin: 10px;
  padding: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.dragdrop-hint-panel .dragdrop-hint-message-panel .dragdrop-hint-label {
  font-size: 13px;
  line-height: 1.2;
  margin-top: 12px;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
}

.opentext-ux .ot-dropzone {
  border: 1.5px solid #09BCEF;
  -webkit-box-shadow: 0 0 0 1px #09BCEF;
          box-shadow: 0 0 0 1px #09BCEF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.opentext-ux .otbi-form-expander:first-child .otbi-form-expander__header {
  border-top: none;
}

.opentext-ux .otbi-form-expander__header {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  height: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 13px;
  border-top: 1px solid #E6E6E6;
  margin-left: -20px;
  margin-right: -20px;
}

.opentext-ux .otbi-form-expander__header--is-inline {
  border-top: none;
  font-size: 16px;
  height: auto;
  margin-top: 16px;
  margin-bottom: 16px;
}

.opentext-ux .otbi-form-expander__header--is-inline .otbi-form-expander-indicator {
  margin-left: 16px;
}

.opentext-ux .otbi-form-expander__indicator {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-left: 8px;
  margin-right: 8px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  text-align: center;
}

.opentext-ux .otbi-form-expander__label {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
          flex: 1 1 0%;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opentext-ux .otbi-form-expander__label--is-bold {
  font-weight: bold;
}

.opentext-ux .otbi-form-expander__content {
  padding-left: 0;
}

.opentext-ux .otbi-form-expander__content--is-collapsed {
  display: none;
}

.opentext-ux .otbi-form-expander__content--is-inline {
  padding-left: 12px;
}

.opentext-ux .otbi-form-expander__content .form-group:first-child .col-form-label:first-child {
  padding-top: 0;
}

.opentext-ux .otbi-menu-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .otbi-menu-bar button.btn.bicon,
.opentext-ux .otbi-menu-bar button.bicon,
.opentext-ux .otbi-menu-bar .bicon, .opentext-ux .otbi-menu-bar__group {
  margin-right: 9px;
  position: relative;
}

.opentext-ux .otbi-menu-bar button.btn.bicon::after,
.opentext-ux .otbi-menu-bar button.bicon::after,
.opentext-ux .otbi-menu-bar .bicon::after, .opentext-ux .otbi-menu-bar__group::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: -5px;
  border-right: 1px solid #999999;
}

.opentext-ux .otbi-menu-bar button.btn.bicon:last-child,
.opentext-ux .otbi-menu-bar button.bicon:last-child,
.opentext-ux .otbi-menu-bar .bicon:last-child, .opentext-ux .otbi-menu-bar__group:last-child {
  margin-right: 0;
}

.opentext-ux .otbi-menu-bar button.btn.bicon:last-child::after,
.opentext-ux .otbi-menu-bar button.bicon:last-child::after,
.opentext-ux .otbi-menu-bar .bicon:last-child::after, .opentext-ux .otbi-menu-bar__group:last-child::after {
  content: none;
  border: none;
}

.opentext-ux .otbi-menu-bar__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .otbi-menu-bar__group button.btn.bicon20 {
  height: 32px;
}

.opentext-ux .otbi-menu-bar__group button.btn.bicon,
.opentext-ux .otbi-menu-bar__group button.bicon,
.opentext-ux .otbi-menu-bar__group .bicon {
  margin-right: 0;
}

.opentext-ux .otbi-menu-bar__group button.btn.bicon::after,
.opentext-ux .otbi-menu-bar__group button.bicon::after,
.opentext-ux .otbi-menu-bar__group .bicon::after {
  content: none;
  border: none;
}

.opentext-ux .otbi-panel-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.opentext-ux .otbi-panel-header__titlebar {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
}

.opentext-ux .otbi-panel-header__titlebar .otbi-panel-header__title-field {
  font-size: 18px;
  padding: 0;
}

.opentext-ux .otbi-panel-header .otbi-breadcrumbs {
  padding: 8px 0;
  margin: 0;
}

.opentext-ux .otbi-panel-resizer {
  position: absolute;
  top: 0;
  bottom: 0;
  cursor: ew-resize;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.opentext-ux .otbi-panel-resizer::after {
  top: 0;
  bottom: 0;
  position: absolute;
  left: 6px;
  z-index: 5;
}

.opentext-ux .otbi-panel-resizer:hover::after {
  content: "";
  border-right: 3px solid rgba(0, 0, 0, 0.2);
}

.opentext-ux .otbi-panel-collapser {
  position: relative;
  z-index: 10;
}

.opentext-ux .otbi-panel-collapser button {
  cursor: pointer;
}

.opentext-ux .otbi-left-panel--is-collapsed .otbi-panel-resizer,
.opentext-ux .otbi-right-panel--is-collapsed .otbi-panel-resizer {
  cursor: default;
}

.opentext-ux .otbi-left-panel--is-collapsed .otbi-panel-resizer:hover::after,
.opentext-ux .otbi-right-panel--is-collapsed .otbi-panel-resizer:hover::after {
  content: none;
}

.opentext-ux .otbi-left-panel--is-collapsed .otbi-panel-sizable-container > div:not(.otbi-panel-header),
.opentext-ux .otbi-right-panel--is-collapsed .otbi-panel-sizable-container > div:not(.otbi-panel-header) {
  display: none;
}

.opentext-ux .otbi-left-panel .otbi-panel-resizer {
  right: -9px;
}

.opentext-ux .otbi-left-panel--highlight .otbi-panel-resizer::after {
  content: "";
  border-right: 4px solid rgba(0, 0, 0, 0.2);
}

.opentext-ux .otbi-right-panel .otbi-panel-resizer {
  left: -9px;
}

.opentext-ux .otbi-right-panel--highlight .otbi-panel-resizer::after {
  content: "";
  border-right: 4px solid rgba(0, 0, 0, 0.2);
}

.opentext-ux .otbi-right-panel--highlight button.btn.bicon.bicon-collapse_panel_left {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='8' transform='rotate(-180 8 8)' fill='%2309BCEF'/%3E%3Cpath d='M9.274 11.148l-3.24-3.241L9.19 4.75' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
}

.opentext-ux .otbi-table-container {
  padding: 32px;
}

.opentext-ux .otbi-table {
  display: table;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.opentext-ux .otbi-table:not(:last-child) {
  margin-bottom: 32px;
}

.opentext-ux .otbi-table__title {
  font-weight: bold;
  margin-bottom: 13px;
}

.opentext-ux .otbi-table__head {
  background-color: #E7EDF8;
}

.opentext-ux .otbi-table__head .otbi-table__cell {
  color: #666666;
  font-weight: normal;
  padding: 11px 16px;
}

.opentext-ux .otbi-table__row {
  border-bottom: 1px solid #E6E6E6;
  display: table-row;
}

.opentext-ux .otbi-table__cell {
  display: table-cell;
  color: #333333;
  font-size: 13px;
  line-height: 15px;
  padding: 12px 16px;
}

.opentext-ux .otbi-table__cell--align-right {
  text-align: right;
  white-space: nowrap;
}

.opentext-ux .otbi-table__cell--font-bold {
  font-weight: bold;
}

.opentext-ux .ot-tabs {
  background-color: #DFE5EA;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 40px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.opentext-ux .ot-tabs--is-icons .ot-tabs__item a {
  margin: 0 12px;
}

.opentext-ux .ot-tabs__item {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.opentext-ux .ot-tabs__item:hover {
  background-color: #BAC6D0;
}

.opentext-ux .ot-tabs__item:active {
  background-color: #DBE4EC;
}

.opentext-ux .ot-tabs__item:focus {
  outline: 1px dotted #000000;
  outline-offset: 0px;
}

.opentext-ux .ot-tabs__item--is-active {
  background-color: #fff;
}

.opentext-ux .ot-tabs__item--is-active:hover, .opentext-ux .ot-tabs__item--is-active:active {
  background-color: #fff;
}

.opentext-ux .ot-tabs__item--is-active > a {
  font-weight: bold;
}

.opentext-ux .ot-tabs__item > a {
  -webkit-align-self: center;
              -ms-grid-row-align: center;
          align-self: center;
  color: #474444;
  line-height: 1.2;
  margin: 0 16px;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .ot-tabs__item a, .opentext-ux .ot-tabs__item .btn {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.opentext-ux .ot-tabs__item a:focus, .opentext-ux .ot-tabs__item .btn:focus {
  outline: none;
}
/*# sourceMappingURL=opentext-bi.css.map */
